[gentoo-user] WLAN speed either 800KB or 3MB
Downloads over my 802.1g WLAN seem to always be at either of these two speeds. Billon ADSL+WLAN router one end, Intel 5100 on the laptop. Any ideas on how i stop it falling back to the slower speed?
Re: [gentoo-user] WLAN speed either 800KB or 3MB
On Sonntag 25 April 2010, Adam wrote: > Downloads over my 802.1g WLAN seem to always be at either of these two > speeds. Billon ADSL+WLAN router one end, Intel 5100 on the laptop. Any > ideas on how i stop it falling back to the slower speed? look for a not contested channel?
Re: [gentoo-user] WLAN speed either 800KB or 3MB
>> Downloads over my 802.1g WLAN seem to always be at either of these two >> speeds. Billon ADSL+WLAN router one end, Intel 5100 on the laptop. Any >> ideas on how i stop it falling back to the slower speed? > > look for a not contested channel? I had assumed that congestion would reveal itself as varying speeds, as expected with multiple users on a shared medium, not step jumps between the two speeds that i'm seeing... Am I wrong?
Re: [gentoo-user] can't emerge '=dev-lang/php-4*' .. moved?
On Sat, 24 Apr 2010 21:28:08 +0100, AllenJB wrote: > The only way to even attempt to install it is to retrieve the ebuild > from sources.gentoo.org (gentoo-x86 - ignore the name as the same tree > is used for all archs). However this will almost certainly fail due to > issues with dependencies and patches. PHP 4 is in the php-4 overlay. -- Neil Bothwick A computer scientist is someone who, when told to "Go to Hell," sees the "go to," rather than the destination, as harmful. signature.asc Description: PGP signature
Re: [gentoo-user] WLAN speed either 800KB or 3MB
On Sonntag 25 April 2010, Adam wrote: > >> Downloads over my 802.1g WLAN seem to always be at either of these two > >> speeds. Billon ADSL+WLAN router one end, Intel 5100 on the laptop. Any > >> ideas on how i stop it falling back to the slower speed? > > > > look for a not contested channel? > > I had assumed that congestion would reveal itself as varying speeds, as > expected with multiple users on a shared medium, not step jumps between > the two speeds that i'm seeing... Am I wrong? depends on the situation and the other people's reaction ;)
Re: [gentoo-user] WLAN speed either 800KB or 3MB
On Sunday 25 April 2010 12:02:08 Adam wrote: > >> Downloads over my 802.1g WLAN seem to always be at either of these two > >> speeds. Billon ADSL+WLAN router one end, Intel 5100 on the laptop. Any > >> ideas on how i stop it falling back to the slower speed? > > > > look for a not contested channel? > > I had assumed that congestion would reveal itself as varying speeds, as > expected with multiple users on a shared medium, not step jumps between > the two speeds that i'm seeing... Am I wrong? Check that you have disabled 802.11b on your router, or you may find that an adjacent client who's running 802.11b will drag your router down to 11Mb/s max (the actual throughput will be lower). While you're experiencing the lower downloads you can run iwlist scan to see the speed at which your NIC is connecting at. If it is 802.11g it'll say so: Bit Rates:54 Mb/s Extra: Rates (Mb/s): 1 2 5.5 6 9 11 12 18 24 36 48 54 Also, iwconfig will show you IEEE 802.11g or IEEE 802.11b/g accordingly. -- Regards, Mick signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] WLAN speed either 800KB or 3MB
> Check that you have disabled 802.11b on your router, or you may find that an > adjacent client who's running 802.11b will drag your router down to 11Mb/s > max > (the actual throughput will be lower). Router is already fixed to g only. > While you're experiencing the lower downloads you can run iwlist scan > to see the speed at which your NIC is connecting at. If it is 802.11g it'll > say so: Thanks, i can see my own router (Cell 01) and three others, looks like I should try channel 13. I can't see the speed shown in the output tho. wlan0 Scan completed : Cell 01 - Address: Channel:1 Frequency:2.412 GHz (Channel 1) Quality=69/70 Signal level=-41 dBm Cell 02 - Address: Channel:1 Frequency:2.412 GHz (Channel 1) Quality=32/70 Signal level=-78 dBm Cell 03 - Address: Channel:6 Frequency:2.437 GHz (Channel 6) Quality=60/70 Signal level=-50 dBm Cell 04 - Address: Channel:6 Frequency:2.437 GHz (Channel 6) Quality=48/70 Signal level=-62 dBm
[gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
Hi, I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. Afterwards I etc-updated and recompiled the output of qlist -I -C x11-drivers and did a modprobe -r. I rebooted. X11 starts with no problem but the keyboard and the mouse were not responding. The xorg logfiles says that there are no input-devices specified and that module dri and dri2 couldn't be found. A quick look at man xorg.conf says nothing about definitions of input devices. The previous versions has had no problems with my xorg.conf, so something added with the latest update may have killed the functionality... What did I wrong? Thank you very much in advance for any help in advance! Best regards, mcc -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
On 25/04/10 14:25, meino.cra...@gmx.de wrote: > > Hi, > > I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. > Afterwards I etc-updated and recompiled the output of > qlist -I -C x11-drivers and did a modprobe -r. > I rebooted. X11 starts with no problem but the keyboard > and the mouse were not responding. > > The xorg logfiles says that there are no input-devices > specified and that module dri and dri2 couldn't be found. > A quick look at man xorg.conf says nothing about definitions > of input devices. > The previous versions has had no problems with my xorg.conf, > so something added with the latest update may have killed > the functionality... > > What did I wrong? > > Thank you very much in advance for any help in advance! > > Best regards, > mcc > > > Simple question: Did you follow the official gentoo xorg-1.8 guide and did you follow the elog msgs? justin signature.asc Description: OpenPGP digital signature
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
Justin [10-04-25 14:37]: > On 25/04/10 14:25, meino.cra...@gmx.de wrote: > > > > Hi, > > > > I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. > > Afterwards I etc-updated and recompiled the output of > > qlist -I -C x11-drivers and did a modprobe -r. > > I rebooted. X11 starts with no problem but the keyboard > > and the mouse were not responding. > > > > The xorg logfiles says that there are no input-devices > > specified and that module dri and dri2 couldn't be found. > > A quick look at man xorg.conf says nothing about definitions > > of input devices. > > The previous versions has had no problems with my xorg.conf, > > so something added with the latest update may have killed > > the functionality... > > > > What did I wrong? > > > > Thank you very much in advance for any help in advance! > > > > Best regards, > > mcc > > > > > > > > Simple question: > > Did you follow the official gentoo xorg-1.8 guide and did you follow the > elog msgs? > > justin > Simple answer: I followed the elog messages, which do nothing say about any extra-guide on the gentoo-site... :-/ -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
Hi, something like that happened to me too, i am guilty of not having followed the guide, but i solved the problem booting from a live cd, chrooting into my gentoo and rebuilding xf86-input-* packages HTH Davide 2010/4/25 > Justin [10-04-25 14:37]: > > On 25/04/10 14:25, meino.cra...@gmx.de wrote: > > > > > > Hi, > > > > > > I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. > > > Afterwards I etc-updated and recompiled the output of > > > qlist -I -C x11-drivers and did a modprobe -r. > > > I rebooted. X11 starts with no problem but the keyboard > > > and the mouse were not responding. > > > > > > The xorg logfiles says that there are no input-devices > > > specified and that module dri and dri2 couldn't be found. > > > A quick look at man xorg.conf says nothing about definitions > > > of input devices. > > > The previous versions has had no problems with my xorg.conf, > > > so something added with the latest update may have killed > > > the functionality... > > > > > > What did I wrong? > > > > > > Thank you very much in advance for any help in advance! > > > > > > Best regards, > > > mcc > > > > > > > > > > > > > Simple question: > > > > Did you follow the official gentoo xorg-1.8 guide and did you follow the > > elog msgs? > > > > justin > > > > Simple answer: I followed the elog messages, which do nothing say > about any extra-guide on the gentoo-site... :-/ > > > -- > Please don't send me any Word- or Powerpoint-Attachments > unless it's absolutely neccessary. - Send simply Text. > See http://www.gnu.org/philosophy/no-word-attachments.html > In a world without fences and walls nobody needs gates and windows. > > >
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
..and you are guilty for not reading my initial posting carefully... :) ;) I wrote: > Afterwards I etc-updated and recompiled the output of > qlist -I -C x11-drivers and did a modprobe -r. qlist -I -C does output any driver which needs to be rebuilt, which I did. Result: No mouse no keyboard. Davide Carnovale [10-04-25 14:45]: > Hi, > something like that happened to me too, i am guilty of not having followed > the guide, but i solved the problem booting from a live cd, chrooting into > my gentoo and rebuilding xf86-input-* packages > HTH > Davide > > 2010/4/25 > > > Justin [10-04-25 14:37]: > > > On 25/04/10 14:25, meino.cra...@gmx.de wrote: > > > > > > > > Hi, > > > > > > > > I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. > > > > Afterwards I etc-updated and recompiled the output of > > > > qlist -I -C x11-drivers and did a modprobe -r. > > > > I rebooted. X11 starts with no problem but the keyboard > > > > and the mouse were not responding. > > > > > > > > The xorg logfiles says that there are no input-devices > > > > specified and that module dri and dri2 couldn't be found. > > > > A quick look at man xorg.conf says nothing about definitions > > > > of input devices. > > > > The previous versions has had no problems with my xorg.conf, > > > > so something added with the latest update may have killed > > > > the functionality... > > > > > > > > What did I wrong? > > > > > > > > Thank you very much in advance for any help in advance! > > > > > > > > Best regards, > > > > mcc > > > > > > > > > > > > > > > > > > Simple question: > > > > > > Did you follow the official gentoo xorg-1.8 guide and did you follow the > > > elog msgs? > > > > > > justin > > > > > > > Simple answer: I followed the elog messages, which do nothing say > > about any extra-guide on the gentoo-site... :-/ > > > > > > -- > > Please don't send me any Word- or Powerpoint-Attachments > > unless it's absolutely neccessary. - Send simply Text. > > See http://www.gnu.org/philosophy/no-word-attachments.html > > In a world without fences and walls nobody needs gates and windows. > > > > > > -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
meino.cra...@gmx.de schrieb am 25.04.2010 14:25: > > Hi, > > I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. > Afterwards I etc-updated and recompiled the output of > qlist -I -C x11-drivers and did a modprobe -r. > I rebooted. X11 starts with no problem but the keyboard > and the mouse were not responding. > > The xorg logfiles says that there are no input-devices > specified and that module dri and dri2 couldn't be found. > A quick look at man xorg.conf says nothing about definitions > of input devices. > The previous versions has had no problems with my xorg.conf, > so something added with the latest update may have killed > the functionality... > > What did I wrong? > > Thank you very much in advance for any help in advance! Afaik input devices are managed by udev instead of hal in xorg-1.8. There is an upgrade guide [1] but I don't know if it is official and finished. [1] http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml -- Daniel Pielmeier signature.asc Description: OpenPGP digital signature
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
On 25/04/10 14:49, Daniel Pielmeier wrote: > meino.cra...@gmx.de schrieb am 25.04.2010 14:25: >> >> Hi, >> >> I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. >> Afterwards I etc-updated and recompiled the output of >> qlist -I -C x11-drivers and did a modprobe -r. >> I rebooted. X11 starts with no problem but the keyboard >> and the mouse were not responding. >> >> The xorg logfiles says that there are no input-devices >> specified and that module dri and dri2 couldn't be found. >> A quick look at man xorg.conf says nothing about definitions >> of input devices. >> The previous versions has had no problems with my xorg.conf, >> so something added with the latest update may have killed >> the functionality... >> >> What did I wrong? >> >> Thank you very much in advance for any help in advance! > > Afaik input devices are managed by udev instead of hal in xorg-1.8. There is > an > upgrade guide [1] but I don't know if it is official and finished. > > [1] > http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml > That's the one I meant, and I assume that everything hosted on our infra can considered to be official somehow. And this what was shown to me from the emerge. INFO: postinst You should consider reading upgrade guide for this release: http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml WARN: postinst You must rebuild all drivers if upgrading from signature.asc Description: OpenPGP digital signature
Re: [gentoo-user] WLAN speed either 800KB or 3MB
On Sunday 25 April 2010 13:19:51 Adam wrote: > > Check that you have disabled 802.11b on your router, or you may find that > > an adjacent client who's running 802.11b will drag your router down to > > 11Mb/s max (the actual throughput will be lower). > > Router is already fixed to g only. > > > While you're experiencing the lower downloads you can run iwlist > > scan to see the speed at which your NIC is connecting at. If it is > > 802.11g it'll say so: > > Thanks, i can see my own router (Cell 01) and three others, looks like I > should try channel 13. I can't see the speed shown in the output tho. > > wlan0 Scan completed : > Cell 01 - Address: > Channel:1 > Frequency:2.412 GHz (Channel 1) > Quality=69/70 Signal level=-41 dBm > > Cell 02 - Address: > Channel:1 > Frequency:2.412 GHz (Channel 1) > Quality=32/70 Signal level=-78 dBm > > Cell 03 - Address: > Channel:6 > Frequency:2.437 GHz (Channel 6) > Quality=60/70 Signal level=-50 dBm > > Cell 04 - Address: > Channel:6 > Frequency:2.437 GHz (Channel 6) > Quality=48/70 Signal level=-62 dBm Try channels 11 and 13, unless they are already congested. -- Regards, Mick signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse
Justin [10-04-25 15:02]: > On 25/04/10 14:49, Daniel Pielmeier wrote: > > meino.cra...@gmx.de schrieb am 25.04.2010 14:25: > >> > >> Hi, > >> > >> I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. > >> Afterwards I etc-updated and recompiled the output of > >> qlist -I -C x11-drivers and did a modprobe -r. > >> I rebooted. X11 starts with no problem but the keyboard > >> and the mouse were not responding. > >> > >> The xorg logfiles says that there are no input-devices > >> specified and that module dri and dri2 couldn't be found. > >> A quick look at man xorg.conf says nothing about definitions > >> of input devices. > >> The previous versions has had no problems with my xorg.conf, > >> so something added with the latest update may have killed > >> the functionality... > >> > >> What did I wrong? > >> > >> Thank you very much in advance for any help in advance! > > > > Afaik input devices are managed by udev instead of hal in xorg-1.8. There > > is an > > upgrade guide [1] but I don't know if it is official and finished. > > > > [1] > > http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml > > > > That's the one I meant, and I assume that everything hosted on our infra > can considered to be official somehow. > > And this what was shown to me from the emerge. > > INFO: postinst > You should consider reading upgrade guide for this release: > > http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml > > WARN: postinst > You must rebuild all drivers if upgrading from because the ABI changed. If you cannot start X because > of module version mismatch errors, this is your problem. > You can generate a list of all installed packages in the x11-drivers > category using this command: > emerge portage-utils; qlist -I -C x11-drivers/ > > I included the extra class specification xorg-server-18 needs for recognizing mouse and keyboard. Useflags, kernelversion und udev match also. But I get an error in the Xorg-logfile: [ 2805.694] (II) Initializing extension GLX [ 2806.923] (II) config/udev: Adding input device Logitech N48 (/dev/input/mouse0) [ 2806.923] (**) Logitech N48: Applying InputClass "mouse-all" [ 2806.923] (II) LoadModule: "evdev" [ 2806.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 2806.973] (II) Module evdev: vendor="X.Org Foundation" [ 2806.973]compiled for 1.8.0, module version = 2.4.0 [ 2806.973]Module class: X.Org XInput Driver [ 2806.973]ABI class: X.Org XInput driver, version 9.0 [ 2806.973] (**) Logitech N48: always reports core events [ 2806.973] (**) Logitech N48: Device: "/dev/input/mouse0" [ 2806.984] (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device [ 2807.016] (II) UnloadModule: "evdev" [ 2807.016] (EE) PreInit returned NULL for "Logitech N48" "Inappropiate ioctl" looks like some version mismatch between kernel interface and ... what? udev is recompiled after installation of xorg-server and the kernel was not changed after that installation... I simply dont know whats failing there... -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
Re: [gentoo-user] nvidia-drivers conflicts
On Saturday 24 April 2010 12:56:13 Peter Humphrey wrote: > Let's hope the upgrade is a simple one for the Gentoo devs to > incorporate into an ebuild. With any luck we'll have it in the next > week. Indeed, it has appeared today: $ equery l nvidia-drivers * Searching for nvidiadrivers ... [IP-] [ ] x11-drivers/nvidia-drivers-195.36.24:0 Installed happily. -- Rgds Peter.
[gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
On 04/25/2010 06:28 AM, meino.cra...@gmx.de wrote: [ 2806.923] (II) LoadModule: "evdev" [ 2806.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 2806.973] (II) Module evdev: vendor="X.Org Foundation" [ 2806.973]compiled for 1.8.0, module version = 2.4.0 [ 2806.973]Module class: X.Org XInput Driver [ 2806.973]ABI class: X.Org XInput driver, version 9.0 [ 2806.973] (**) Logitech N48: always reports core events [ 2806.973] (**) Logitech N48: Device: "/dev/input/mouse0" [ 2806.984] (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device [ 2807.016] (II) UnloadModule: "evdev" "Inappropiate ioctl" looks like some version mismatch between kernel interface and ... what? Notice that the error message appeared between loading evdev and unloading evdev, so I read that as meaning you need to recompile evdev. I'm not entirely clear yet about how 1.8 handles input devices, but I think it uses evdev automatically even if you don't have it in your xorg.conf.
Re: [gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
walt [10-04-25 17:56]: > On 04/25/2010 06:28 AM, meino.cra...@gmx.de wrote: > > >[ 2806.923] (II) LoadModule: "evdev" > >[ 2806.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so > >[ 2806.973] (II) Module evdev: vendor="X.Org Foundation" > >[ 2806.973] compiled for 1.8.0, module version = 2.4.0 > >[ 2806.973] Module class: X.Org XInput Driver > >[ 2806.973] ABI class: X.Org XInput driver, version 9.0 > >[ 2806.973] (**) Logitech N48: always reports core events > >[ 2806.973] (**) Logitech N48: Device: "/dev/input/mouse0" > >[ 2806.984] (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for > >device > >[ 2807.016] (II) UnloadModule: "evdev" > > > > > > > >"Inappropiate ioctl" looks like some version mismatch between kernel > >interface and ... what? > > Notice that the error message appeared between loading evdev and > unloading > evdev, so I read that as meaning you need to recompile evdev. > > I'm not entirely clear yet about how 1.8 handles input devices, but I > think > it uses evdev automatically even if you don't have it in your > xorg.conf. > > That was also my first thought, but evdev was recompiled -- as I wrote in my initial mail... What next? -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
Re: [gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
meino.cra...@gmx.de writes: > That was also my first thought, but evdev was recompiled -- as I wrote > in my initial mail... > > What next? Do you have an InputClass section in your xorg.conf? This is needed for xorg to use udev to detect input devices.
Re: [gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
Graham Murray [10-04-25 18:28]: > meino.cra...@gmx.de writes: > > > > That was also my first thought, but evdev was recompiled -- as I wrote > > in my initial mail... > > > > What next? > > Do you have an InputClass section in your xorg.conf? This is needed for > xorg to use udev to detect input devices. > yes: Section "InputClass" Identifier "keyboard-all" Driver "evdev" Option "XkbLayout" "de" Option "XkbVariant" ",qwertz" Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,compose:rwin,terminate:ctrl_alt_bksp" Option "XkbVariant" "nodeadkeys" MatchIsKeyboard "on" EndSection -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
[gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
On 04/25/2010 10:05 AM, meino.cra...@gmx.de wrote: Graham Murray [10-04-25 18:28]: meino.cra...@gmx.de writes: That was also my first thought, but evdev was recompiled -- as I wrote in my initial mail... What next? Do you have an InputClass section in your xorg.conf? This is needed for xorg to use udev to detect input devices. yes: Section "InputClass" Identifier "keyboard-all" Driver "evdev" Option "XkbLayout" "de" Option "XkbVariant" ",qwertz" Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,compose:rwin,terminate:ctrl_alt_bksp" Option "XkbVariant" "nodeadkeys" MatchIsKeyboard "on" EndSection I have no InputClass section at all, but I don't need all the options you use. Might be worth commenting the whole section out just as a test. I built xorg-server with the hal useflag disabled, and udev flag enabled.
[gentoo-user] xypic wants ruby?
Please help me to understand this: $ emerge -pv dev-texlive/texlive-pictures These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N] app-admin/eselect-ruby-20091225 2 kB [ebuild N] dev-lang/ruby-1.8.7_p249 USE="berkdb gdbm ipv6 ssl -debug -doc -emacs -examples -rubytests -socks5 -threads -tk -xemacs" 4,058 kB [ebuild N] dev-texlive/texlive-pictures-2008-r1 USE="-doc -source" 576 kB Total: 3 packages (3 new), Size of downloads: 4,636 kB I need dev-texlive/texlive-pictures because it seems that's what provides xy-pic. Why in Hell am I obliged to install ruby? I currently have no use for it. I can't begin to imagine why this particular programming language should be a must... Nothing in the use flags suggests a clue, for me anyway... Jorge Almeida
Re: [gentoo-user] xypic wants ruby?
On Sun, Apr 25, 2010 at 10:27:52PM +0100, Jorge Almeida wrote: > I need dev-texlive/texlive-pictures because it seems that's what > provides xy-pic. Why in Hell am I obliged to install ruby? I > currently have no use for it. I can't begin to imagine why this > particular programming language should be a must... Nothing in the > use flags suggests a clue, for me anyway... Probably because it installs a heck lot more than just xypic? The full list gives asyfig autoarea bardiag cachepic combinedgraphics circuitikz curve curve2e curves dcpic diagmac2 doc-pictex dottex dot2texi dratex eepic epspdf epspdfconversion fig4latex gnuplottex here hvfloat miniplot pb-diagram petri-nets pgf-soroban pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph randbild schemabloc swimgraf texdraw tikz-inet tikz-qtree tikz-timing tkz-doc tkz-linknodes tkz-tab tufte-latex xypic collection-pictures Ruby is a RDEPEND; if you are interested you certainly can try Googling to find out which in the above list is the offender. One that I recognize which requires a ruby runtime is the converter epspdf. Cheers, W -- Willie W. Wong ww...@math.princeton.edu Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire et vice versa ~~~ I. Newton
Re: [gentoo-user] Re: xorg-server/nvidia/x86-driver updated: No kbd, no mouse
walt [10-04-26 03:00]: > On 04/25/2010 10:05 AM, meino.cra...@gmx.de wrote: > >Graham Murray [10-04-25 18:28]: > >>meino.cra...@gmx.de writes: > >> > >> > >>>That was also my first thought, but evdev was recompiled -- as I > >>>wrote > >>>in my initial mail... > >>> > >>>What next? > >> > >>Do you have an InputClass section in your xorg.conf? This is needed > >>for > >>xorg to use udev to detect input devices. > >> > > > >yes: > > > > > >Section "InputClass" > > Identifier "keyboard-all" > > Driver "evdev" > > Option "XkbLayout" "de" > > Option "XkbVariant" ",qwertz" > > Option "XkbOptions" > >"grp:alt_shift_toggle,grp:switch,compose:rwin,terminate:ctrl_alt_bksp" > > Option "XkbVariant" "nodeadkeys" > > MatchIsKeyboard "on" > >EndSection > > I have no InputClass section at all, but I don't need all the options > you > use. Might be worth commenting the whole section out just as a test. > > I built xorg-server with the hal useflag disabled, and udev flag > enabled. > > Sorry guys for not understanding this anymore. First question after posting my problem was: "Did you read the guides???" Now I included exactly what the guides say and compiled as the ebuild has configured it (hal off, udev on) and now I am told to remove the stuff again... I am going back to xorg-server 1.7.6 and wait until this becomes more consistent. -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows.
[gentoo-user] elogviewer and something odd with equery
Hi folks, I have had elogv and elogviewer installed for a while. I only use it on occasion but when I tried to use it the other day I get this little error message: r...@smoker / # elogviewer No protocol specified /usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) /usr/bin/elogviewer:109: Warning: invalid (NULL) pointer instance gtk.Window.__init__ (self, gtk.WINDOW_TOPLEVEL) /usr/bin/elogviewer:109: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed gtk.Window.__init__ (self, gtk.WINDOW_TOPLEVEL) /usr/bin/elogviewer:546: Warning: invalid (NULL) pointer instance menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:546: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:546: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:546: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:546: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean' menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:546: GtkWarning: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:546: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed menubar = ui.get_widget('/Menubar') /usr/bin/elogviewer:117: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed gtk.ScrolledWindow.__init__(self) /usr/bin/elogviewer:203: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed 'Category', gtk.CellRendererText(), text=CATEGORY)) /usr/bin/elogviewer:203: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed 'Category', gtk.CellRendererText(), text=CATEGORY)) /usr/bin/elogviewer:205: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed 'Package', gtk.CellRendererText(), text=PACKAGE)) /usr/bin/elogviewer:205: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed 'Package', gtk.CellRendererText(), text=PACKAGE)) /usr/bin/elogviewer:207: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed 'Time', gtk.CellRendererText(), text=TIMESORT)) /usr/bin/elogviewer:207: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed 'Time', gtk.CellRendererText(), text=TIMESORT)) /usr/bin/elogviewer:571: GtkWarning: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: PangoWarning: pango_context_set_font_description: assertion `context != NULL' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: PangoWarning: pango_context_set_base_dir: assertion `context != NULL' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: PangoWarning: pango_context_set_language: assertion `context != NULL' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: GtkWarning: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: GtkWarning: gdk_keymap_get_for_display: assertion `GDK_IS_DISPLAY (display)' failed elogview_box.add(elogview) /usr/bin/elogviewer:571: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed elogview_box.add(elogview) Segmentation fault r...@smoker / # I re-emerged python, everything gtk and elogviewer itself but still get this error. I thought I would remove it and then install it again to get a fresh start. Well before I remove anything I always check to see what is installed first and I get this from equery: r...@smoker / # equery list -p elog* * Searching for elog* ... [IP-] [ ] app-portage/elogv-0.7.4:0 [IP-] [ ] app-portage/elogv-0.7.4:0 [-P-] [ ~] app-portage/elogv-0.7.4-r1:0 [IP-] [ ] app-portage/elogviewer-0.5.2-r2:0 [IP-] [ ] app-portage/elogviewer-0.5.2-r2:0 r...@smoker / # According to that, I have two copies of the same version installed. Huh? Then I notice the same for elogv. Double huh? Well, I emerge -C the thing then run the equery command again. They are both gone so I think this is a improvement at least. I then install elogviewer again. It shows two copies installed again just like above. So, it appears elogviewer has some issues but equery seems to have a weird streak as well. I'm not sure which to tackle first. By the way, elogv works fine. The logs show up but I prefer e