Re: [gentoo-user] Networkmanager is started when start a service !

2012-04-18 Thread Neil Bothwick
On Wed, 18 Apr 2012 14:13:00 +0800, 林守磊 wrote: > I installed wicd and Networkmanger(with gnome3). I get a problem that > when I start a service ,such as sshd, openvpn, it depend on net, which > will case the Networkmanager started. The Wicd init script does not provide the net service, I assume t

Re: [gentoo-user] Re: Building the nvidia and ati proprietary drivers against the latest kernel.git

2012-04-18 Thread Stefan G. Weichinger
Am 18.04.2012 04:16, schrieb Pandu Poluan: >> [I'm falling asleep at the keyboard now and I don't want to give you >> bogus information, so I'll be back tomorrow with the rest of it.] >> >> > > Bah! A cliffhanger! > > *twiddles thumb waiting for Walt to wake up* Ah, yeah, looking forward as wel

Re: [gentoo-user] Re: CORRECTION - Problem with eix-REMOTE update...

2012-04-18 Thread Tanstaafl
On 2012-04-17 12:21 PM, Tanstaafl wrote: On 2012-04-17 1:41 AM, Vaeth wrote: So if it is the differing versions problem, the solution is to upgrade to the most recent (~x86) version of eix, currently eix-0.25.3: echo app-portage/eix >>/etc/portage/package.accept_keywords && emerge eix Is thi

Re: [gentoo-user] Re: Building the nvidia and ati proprietary drivers against the latest kernel.git

2012-04-18 Thread Stefan G. Weichinger
Am 18.04.2012 12:08, schrieb Stefan G. Weichinger: > Am 18.04.2012 04:16, schrieb Pandu Poluan: > >>> [I'm falling asleep at the keyboard now and I don't want to give you >>> bogus information, so I'll be back tomorrow with the rest of it.] >>> >>> >> >> Bah! A cliffhanger! >> >> *twiddles thumb w

Re: [gentoo-user] Re: CORRECTION - Problem with eix-REMOTE update...

2012-04-18 Thread Hinnerk van Bruinehsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18.04.2012 12:32, Tanstaafl wrote: > On 2012-04-17 12:21 PM, Tanstaafl > wrote: >> On 2012-04-17 1:41 AM, Vaeth >> wrote: >>> So if it is the differing versions problem, the solution is to >>> upgrade to the most recent (~x86) version of eix, cur

Re: [gentoo-user] Re: CORRECTION - Problem with eix-REMOTE update...

2012-04-18 Thread Tanstaafl
On 2012-04-18 7:08 AM, Hinnerk van Bruinehsen wrote: On 18.04.2012 12:32, Tanstaafl wrote: On 2012-04-17 12:21 PM, Tanstaafl wrote: On 2012-04-17 1:41 AM, Vaeth wrote: So if it is the differing versions problem, the solution is to upgrade to the most recent (~x86) version of eix, currently ei

Re: [gentoo-user] Re: CORRECTION - Problem with eix-REMOTE update...

2012-04-18 Thread Alex Schuster
Tanstaafl writes: > On 2012-04-17 12:21 PM, Tanstaafl wrote: > > On 2012-04-17 1:41 AM, Vaeth > > wrote: > >> So if it is the differing versions problem, the solution is to > >> upgrade to the most recent (~x86) version of eix, currently > >> eix-0.25.3: echo app-portage/eix > >> >>/etc/portage/

[gentoo-user] Re: Building the nvidia and ati proprietary drivers against the latest kernel.git

2012-04-18 Thread walt
On 04/18/2012 03:46 AM, Stefan G. Weichinger wrote: > Am 18.04.2012 12:08, schrieb Stefan G. Weichinger: >> Am 18.04.2012 04:16, schrieb Pandu Poluan: >> [I'm falling asleep at the keyboard now and I don't want to give you bogus information, so I'll be back tomorrow with the rest of it.]

[gentoo-user]It comes problem when emerge fcitx

2012-04-18 Thread 赵佳晖
Hello everyone, i just want to install the fcitx in gentoo , but when i emerge fcitx , it comes the problem, the message are bleow: * IMPORTANT: 6 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calc

[gentoo-user] e-file Forbidden error

2012-04-18 Thread Daniel.
I got an 403 error while trying to run e-file... from sh -x $(which e-file) /usr/bin/dig I got curl -s 'http://www.portagefilelist.de/index.php/Special:PFLQuery2?file=/usr/bin/dig&searchfile=lookup&lookup=file&txt' Which gives me 403 Forbidden Forbidden You don't have permission to access /ind

Re: [gentoo-user] cpu sched for bulldozer

2012-04-18 Thread Volker Armin Hemmann
Am Dienstag, 17. April 2012, 21:20:42 schrieb Andrey Moshbear: > Which cpu scheduler would work best for AMD Bulldozer? The two-level > (4 macro-cores * 2 semi-cores) system looks like BFS wouldn't work > efficiently on it. > the same that works best for everybody else. Default. bfs only works g

Re: [gentoo-user]It comes problem when emerge fcitx

2012-04-18 Thread Dale
赵佳晖 wrote: > Hello everyone, i just want to install the fcitx in gentoo , but when i > emerge fcitx , it comes the problem, the message are bleow: > > * IMPORTANT: 6 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > > These are the packages that woul

Re: [gentoo-user]It comes problem when emerge fcitx

2012-04-18 Thread Yohan Pereira
Hi, Did you run etc-update after that ? -- - Yohan Pereira

Re: [gentoo-user] USB sticks now mounting on /run/media instead of /media ?

2012-04-18 Thread Claudio Roberto França Pereira
How do you mount them automatically? Isn't there a middle-man software that mounts removable drives? I'm pretty sure I never had a drive automount without kde or gnome managing them.

Re: [gentoo-user] Re: Building the nvidia and ati proprietary drivers against the latest kernel.git

2012-04-18 Thread Stefan G. Weichinger
Am 2012-04-18 15:25, schrieb walt: > Hey, I just pulled from Linus again and emerged nvidia-drivers and I see > that the test for kernel version no longer fails. The rest of the fix is > trivial now: > > diff -ur kernel/nv-linux.h nvidia/nv-linux.h > --- kernel/nv-linux.h 2012-04-05 21:37:05.0

[gentoo-user] Re: USB sticks now mounting on /run/media instead of /media ?

2012-04-18 Thread walt
On 04/18/2012 10:04 AM, Claudio Roberto França Pereira wrote: > How do you mount them automatically? Isn't there a middle-man software > that mounts removable drives? I'm pretty sure I never had a drive > automount without kde or gnome managing them. I forgot to check on this because I was distrac

[gentoo-user] Re: It comes problem when emerge fcitx

2012-04-18 Thread walt
On 04/18/2012 07:00 AM, 赵佳晖 wrote: > Hello everyone, i just want to install the fcitx in gentoo , but when i > emerge fcitx , it comes the problem, the message are bleow: > > * IMPORTANT: 6 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > > These a

Re: [gentoo-user]It comes problem when emerge fcitx

2012-04-18 Thread Michael Scherer
the message says =app-i18n/fcitx-4.2.1 ~x86 which means that the package is masked for x86 if you really need to install it, unmasking the package should work michael -- Michael Scherer Univ.klinik f. Psychiatrie email: michael.sche...@meduniwien.ac.at phone: +43 6991 941 22 54 - Original M

[gentoo-user] problem with Bluetooth / BlueZ

2012-04-18 Thread Steffen Becker
Hello, at first: my english is not very well, so i hope you understand me. And I'm new to gentoo (new to linux at all), so I don't have a good comprehension of this OS (and that's why I write this "prose", because I don't know which information are important). My problem is about Bluetooth/Bl

Re: [gentoo-user] USB sticks now mounting on /run/media instead of /media ?

2012-04-18 Thread Michael Scherer
a possibility could be to get the label or UUID of the device. blkid will give you a list to find out. you could then enter the device in fstab with either LABEL= or UUID=, bypassing the need to use /dev/something, which for USB-disks might change from one system start to the next hope I understo

Re: [gentoo-user] kwin opengl compositing w/ nouveau?

2012-04-18 Thread Doug Hunley
On Tue, Apr 17, 2012 at 22:50, Joshua Murphy wrote: > radeon side of the coin here, and with an intel system or two in the > past. The DRM related drivers seem to be prone to misbehaving when > they're not configured as modules. I haven't managed to sort out why, > so you may see if a change there

[gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Walter Dnes
I started a thread a while ago about looking for an accelerated video card. I went and got an ASUS EN210 Silent PCIe card and followed the instructions at the Gentoo Nouveau wiki. I have not been able to get X running yet. Trying to launch X with startx blanks the screen, and I can't get it ba

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Michael Mol
Proprietary drivers work fine with 3.2.1. Haven't tried 3.2.12. On Apr 18, 2012 5:09 PM, "Walter Dnes" wrote: > I started a thread a while ago about looking for an accelerated video > card. I went and got an ASUS EN210 Silent PCIe card and followed the > instructions at the Gentoo Nouveau wiki.

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Walter Dnes
On Wed, Apr 18, 2012 at 05:21:28PM -0400, Michael Mol wrote > Proprietary drivers work fine with 3.2.1. Haven't tried 3.2.12. The proprietary driver partly works. Static images (jpeg/gif/png/etc) are OK. 1080p HD Flash videos play fullscreen without stuttering. But colours are way off on hue.

[gentoo-user] Re: Nouveau driver turns off video when I start X

2012-04-18 Thread walt
On 04/18/2012 02:21 PM, Walter Dnes wrote: > Do the proprietary Nvidia drivers work with kernel 3.2.12? Yes, though it may differ depending on which version of the drivers you need. If your card needs the very recent drivers (which I suspect it does) then you should have no problems. > I'm runn

Re: [gentoo-user] Networkmanager is started when start a service !

2012-04-18 Thread 林守磊
thanks for your help. 2012/4/18 Neil Bothwick > On Wed, 18 Apr 2012 14:13:00 +0800, 林守磊 wrote: > > > I installed wicd and Networkmanger(with gnome3). I get a problem that > > when I start a service ,such as sshd, openvpn, it depend on net, which > > will case the Networkmanager started. > > The

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Mark Knecht
On Wed, Apr 18, 2012 at 6:27 PM, Walter Dnes wrote: > On Wed, Apr 18, 2012 at 05:21:28PM -0400, Michael Mol wrote >> Proprietary drivers work fine with 3.2.1. Haven't tried 3.2.12. > >  The proprietary driver partly works.  Static images (jpeg/gif/png/etc) > are OK.  1080p HD Flash videos play ful

Re: [gentoo-user] Re: Nouveau driver turns off video when I start X

2012-04-18 Thread Michael Mol
On Wed, Apr 18, 2012 at 9:32 PM, walt wrote: > On 04/18/2012 02:21 PM, Walter Dnes wrote: >> Do the proprietary Nvidia drivers work with kernel 3.2.12? > > Yes, though it may differ depending on which version of the drivers you > need.  If your card needs the very recent drivers (which I suspect i

[gentoo-user] initramfs with lvm

2012-04-18 Thread 林守磊
I get problom with my initramfs.: 1. I used to boot my kernel with genkernel-initramfs, but I must genarate the initramfs again by genkernel. when I change the kernel vernsion. 2. I have the '/' partition created with lvm, when I use genkernel to make the kernel and initramfs( with option --lvm ),

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Michael Mol
On Wed, Apr 18, 2012 at 9:27 PM, Walter Dnes wrote: > On Wed, Apr 18, 2012 at 05:21:28PM -0400, Michael Mol wrote >> Proprietary drivers work fine with 3.2.1. Haven't tried 3.2.12. > >  The proprietary driver partly works.  Static images (jpeg/gif/png/etc) > are OK.  1080p HD Flash videos play ful

Re: [gentoo-user] initramfs with lvm

2012-04-18 Thread Canek Peláez Valdés
On Wed, Apr 18, 2012 at 8:56 PM, 林守磊 wrote: > I get problom with my initramfs.: > [ snip ] > 3. I try to emerge dracut-018 to create my initramfs, but I use the USE > DRACUT_MODULES="lvm", which try to emerge device-mapper and  conflict with > lvm2. I am pullzed. You need LVM >= 2.02.33 for dracu

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Alecks Gates
Wait a second, was just scimming this and saw you mention blue faces. I have a 210 using the latest binary drivers from nvidia and it seems like all red color shows up as blue in the flash player (and only flash player). It had never happened any time previously, and this was a new install. Fran

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-18 Thread Michael Mol
Sounds like a bad color transform in Flash or the video driver. Maybe the U and V channels are being swapped. No idea why, though. On Wed, Apr 18, 2012 at 10:47 PM, Alecks Gates wrote: > Wait a second, was just scimming this and saw you mention blue faces.  I > have a 210 using the latest binary