Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Roman Zilka
Mick (Tue, 19 Jul 2011 06:55:35 +0100): > On Tuesday 19 Jul 2011 04:39:49 Pandu Poluan wrote: > > Spelunking in /etc/rc.conf, I found the rc_parallel setting, > > accompanied with a quite significant WARNING. > > > > Have anyone experienced any trouble setting rc_parallel to "YES"? > > > > Rgds,

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Jesús J . Guerrero Botella
2011/7/19 Pandu Poluan : > Spelunking in /etc/rc.conf, I found the rc_parallel setting, > accompanied with a quite significant WARNING. > > Have anyone experienced any trouble setting rc_parallel to "YES"? Obviously, the answer to this is "YES". If no one had a problem with this, first, there woul

Re: [gentoo-user] [OT]: grep -Z not working ???

2011-07-19 Thread Neil Bothwick
On Tue, 19 Jul 2011 05:12:53 +0200, meino.cra...@gmx.de wrote: > So when doing > > find /tmp | grep -Z tmp | xargs -0 md5sum > > it should work comparable to > > find /tmp -print0 | xargs -0 md5sum > > but for me it does not. The man page specifically refers to the newline after a fil

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Neil Bothwick
On Tue, 19 Jul 2011 10:02:08 +0200, Jesús J. Guerrero Botella wrote: > In any case, placebo effects aside as always, all you'll gain from > this will be a couple of seconds. That depends on your circumstances. For example, if you have a slow DHCP server, or mount several network shares over a slo

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 10:58:22 Neil Bothwick wrote: > On Tue, 19 Jul 2011 10:02:08 +0200, Jesús J. Guerrero Botella wrote: > > In any case, placebo effects aside as always, all you'll gain from > > this will be a couple of seconds. > > That depends on your circumstances. For example, if you have

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Indi
On Mon, 18 Jul 2011 15:50:19 +0200 Volker Armin Hemmann wrote: > On Monday 18 July 2011 14:30:28 Stroller wrote: > > On 18 July 2011, at 12:18, Mick wrote: > > > Is it a matter of waiting a bit longer? > > > > Yes, I think he'll be eligible for parole beginning 2023. > > please refrain yourself

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Canek Peláez Valdés
On Tue, Jul 19, 2011 at 5:39 AM, Pandu Poluan wrote: > Spelunking in /etc/rc.conf, I found the rc_parallel setting, > accompanied with a quite significant WARNING. Maybe not what you're looking for, but if you are really interested in truly parallelizing the startup of services you could try syst

[gentoo-user] Get rid of "hal"

2011-07-19 Thread Alain DIDIERJEAN
emerge -uDp returns [blocks B ] sys-apps/hal ("sys-apps/hal" is blocking sys-power/upower-0.9.12) does that mean I can open the pod bay door and send hal where it belongs, outer space ? Any special process to be observed or emerge --unmerge hal will do it (I have a tested xorg.conf ready)

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 06:27:52 Indi wrote: > On Mon, 18 Jul 2011 15:50:19 +0200 > > Volker Armin Hemmann wrote: > > On Monday 18 July 2011 14:30:28 Stroller wrote: > > > On 18 July 2011, at 12:18, Mick wrote: > > > > Is it a matter of waiting a bit longer? > > > > > > Yes, I think he'll be eli

RE: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Pandu Poluan
-original message- Subject: Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ? From: Jesús J. Guerrero Botella Date: 2011-07-19 15:02 >2011/7/19 Pandu Poluan : >> Spelunking in /etc/rc.conf, I found the rc_parallel setting, >> accompanied with a quite significant WARNING. >> >> Ha

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Jesús J . Guerrero Botella
2011/7/19 Pandu Poluan : > -original message- > Subject: Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ? > From: Jesús J. Guerrero Botella > Date: 2011-07-19 15:02 > >>2011/7/19 Pandu Poluan : >>> Spelunking in /etc/rc.conf, I found the rc_parallel setting, >>> accompanied with

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Indi
On Tue, 19 Jul 2011 12:37:09 +0200 Volker Armin Hemmann wrote: > On Tuesday 19 July 2011 06:27:52 Indi wrote: > > On Mon, 18 Jul 2011 15:50:19 +0200 > > > > Volker Armin Hemmann wrote: > > > On Monday 18 July 2011 14:30:28 Stroller wrote: > > > > On 18 July 2011, at 12:18, Mick wrote: > > > > >

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Thanasis
on 07/19/2011 01:39 PM Pandu Poluan wrote the following: > In my case, I have to start eth0 to eth5 (yes, 6 eth's), and the speedup is > quite significant set rc_depend_strict="NO" in /etc/rc.conf

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Stroller
On 19 July 2011, at 00:36, Volker Armin Hemmann wrote: > ... >> You were wrong, and your ego did not permit you to acknowledge that. This >> is totally consistent with all your previous behaviour. > > I am still right, you are attacking me for no reason whatsoever. > > Which is consistent with

Re: [gentoo-user] Get rid of "hal"

2011-07-19 Thread Mick
On Tuesday 19 Jul 2011 11:34:27 Alain DIDIERJEAN wrote: > emerge -uDp returns > > [blocks B ] sys-apps/hal ("sys-apps/hal" is blocking > sys-power/upower-0.9.12) > > does that mean I can open the pod bay door and send hal where it belongs, > outer space ? Any special process to be observed o

[gentoo-user] strange, but Makefile is missing from gentoo-sources

2011-07-19 Thread Space Cake
Hi, I don't know exactly what happened but yesterday morning Makefile is disappeared from my /usr/src/linux directory rw-r--r-- 1 root 0 89856 jún1 12.18 config_38 -rw-r--r-- 1 root 0 92513 jún1 12.18 config_39 lrwxrwxrwx 1 root 022 jún1 13.42 linux -> linux-2.6.36-gentoo-r8 dr

Re: [gentoo-user] strange, but Makefile is missing from gentoo-sources

2011-07-19 Thread Canek Peláez Valdés
2011/7/19 Space Cake : > Hi, > > I don't know exactly what happened but yesterday morning Makefile is > disappeared from my /usr/src/linux directory > symlink is good, I've tried to re-emerge the current gentoo-source package > but I still have no Makefile what is the easiest way to solve a pr

Re: [gentoo-user] Problems with Nvidia fake raid array

2011-07-19 Thread Michael Orlitzky
On 07/18/2011 11:08 PM, Jeff Cranmer wrote: > > > Pardon my additional questions before taking the plunge here. > > So, given that I have three devices, /dev/sda, /dev/sdb and /dev/sdc, if > I run the command mdadm --assemble --scan, would this find all the > components and create a /dev/md0 d

Re: [gentoo-user] strange, but Makefile is missing from gentoo-sources

2011-07-19 Thread Todd Goodman
* Space Cake [110719 08:29]: > Hi, > > I don't know exactly what happened but yesterday morning Makefile is > disappeared from my /usr/src/linux directory > > rw-r--r-- 1 root 0 89856 jún1 12.18 config_38 > -rw-r--r-- 1 root 0 92513 jún1 12.18 config_39 > lrwxrwxrwx 1 root 022 jún

Re: [gentoo-user] strange, but Makefile is missing from gentoo-sources

2011-07-19 Thread Michael Orlitzky
On 07/19/2011 08:57 AM, Space Cake wrote: > Hi, > > I don't know exactly what happened but yesterday morning Makefile is > disappeared from my /usr/src/linux directory > > rw-r--r-- 1 root 0 89856 jún1 12.18 config_38 > -rw-r--r-- 1 root 0 92513 jún1 12.18 config_39 > lrwxrwxrwx 1 root

Re: [gentoo-user] strange, but Makefile is missing from gentoo-sources

2011-07-19 Thread Space Cake
On 2011. júl. 19., kedd, 15.01.13 CEST, Canek Peláez Valdés wrote: > 2011/7/19 Space Cake : >> Hi, >> >> I don't know exactly what happened but yesterday morning Makefile is >> disappeared from my /usr/src/linux directory > >> symlink is good, I've tried to re-emerge the current gentoo-source pack

Re: [gentoo-user] Any way around "Argument list too long"?

2011-07-19 Thread Florian Philipp
Am 18.07.2011 10:48, schrieb Neil Bothwick: > On Sun, 17 Jul 2011 18:40:44 -0700, Grant wrote: > >> Alright, find is tricky. Is this the right spot for -delete? >> >> /usr/bin/find /home/user -type f -name "*-`/bin/date -d 'yesterday' >> +\%Y\%m\%d`*.jpg" - delete > > Yes, but if you don't want

Re: [gentoo-user] Anyone have any trouble with rc_parallel="YES" ?

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 10:39:49 Pandu Poluan wrote: > Spelunking in /etc/rc.conf, I found the rc_parallel setting, > accompanied with a quite significant WARNING. > > Have anyone experienced any trouble setting rc_parallel to "YES"? > > Rgds, not me. I set it a long time ago. -- #163933

Re: [gentoo-user] Any way around "Argument list too long"?

2011-07-19 Thread Neil Bothwick
On Tue, 19 Jul 2011 15:58:44 +0200, Florian Philipp wrote: > In all these commands it would always be a good idea to deactivate > parameter parsing just in front of the place where the file names are > inserted. Very good point! -- Neil Bothwick This is the day for firm decisions! Or is it?

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 07:13:24 Indi wrote: > On Tue, 19 Jul 2011 12:37:09 +0200 > > Volker Armin Hemmann wrote: > > On Tuesday 19 July 2011 06:27:52 Indi wrote: > > > On Mon, 18 Jul 2011 15:50:19 +0200 > > > > > > Volker Armin Hemmann wrote: > > > > On Monday 18 July 2011 14:30:28 Stroller wr

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 12:39:09 Stroller wrote: > On 19 July 2011, at 00:36, Volker Armin Hemmann wrote: > > ... > > > >> You were wrong, and your ego did not permit you to acknowledge that. > >> This is totally consistent with all your previous behaviour. > > > > I am still right, you are attac

Re: [gentoo-user] Problems with Nvidia fake raid array

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 16:36:20 you wrote: > On Tuesday 19 July 2011 09:06:05 Michael Orlitzky wrote: > > On 07/18/2011 11:08 PM, Jeff Cranmer wrote: > > > Pardon my additional questions before taking the plunge here. > > > > > > So, given that I have three devices, /dev/sda, /dev/sdb and > > > /

Re: Re: [gentoo-user] Problem with xf86-video-ati & nvidia-drivers

2011-07-19 Thread Daniel Frey
On 01/-10/37 11:59, Grant wrote: --snip-- >> The TV is an LG 47LH90 and and it is said to do 1080p. I looked for >> ghosting in 16:9 mode instead of Just Scan mode and strangely the >> shadows are there, but they're oriented top and bottom instead of left >> and right. I can take another photo if

[gentoo-user] Alsa boot error

2011-07-19 Thread Daniel Hilst Selli
Hey people, I'm get an permission denied when trying to start as /etc/inid.d/alsasound here is the error: http://pastebin.com/F6bedM2p My sound works fine, but alsa isn't restoring my configs.. so I need to open alsamixer and unmute some channels after every book Any idea? Thanks in advance

Re: [gentoo-user] Alsa boot error

2011-07-19 Thread Blackdream W
your alsa.config??? On Jul 20, 2011 12:33 AM, "Daniel Hilst Selli" wrote: > Hey people, I'm get an permission denied when trying to start as > /etc/inid.d/alsasound > > here is the error: > http://pastebin.com/F6bedM2p > > My sound works fine, but alsa isn't restoring my configs.. so I need to > o

Re: [gentoo-user] Alsa boot error

2011-07-19 Thread ny6p01
On Tue, Jul 19, 2011 at 01:32:28PM -0300, Daniel Hilst Selli wrote: > Hey people, I'm get an permission denied when trying to start as > /etc/inid.d/alsasound > > here is the error: > http://pastebin.com/F6bedM2p > > My sound works fine, but alsa isn't restoring my configs.. so I need to > open

Re: [gentoo-user] Any way around "Argument list too long"?

2011-07-19 Thread Grant
>>> Alright, find is tricky.  Is this the right spot for -delete? >>> >>> /usr/bin/find /home/user -type f -name "*-`/bin/date -d 'yesterday' >>> +\%Y\%m\%d`*.jpg" - delete >> >> Yes, but if you don't want irreversible mistakes, move the files instead. >> >> find /home/user -type f -name blah -exec

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Indi
On Tue, Jul 19, 2011 at 04:38:26PM +0200, Volker Armin Hemmann wrote: > On Tuesday 19 July 2011 07:13:24 Indi wrote: > > On Tue, 19 Jul 2011 12:37:09 +0200 > > > > Volker Armin Hemmann wrote: > > > On Tuesday 19 July 2011 06:27:52 Indi wrote: > > > > On Mon, 18 Jul 2011 15:50:19 +0200 > > > > >

Re: [gentoo-user] Any way around "Argument list too long"?

2011-07-19 Thread David W Noon
On Tue, 19 Jul 2011 11:24:55 -0700, Grant wrote about Re: [gentoo-user] Any way around "Argument list too long"?: [snip] > > The double dash will prevent mv from interpreting weird file names > > like "-h" as parameters. Just about every standard GNU tool > > supports this. > > Does that apply to

Re: Re: [gentoo-user] Problem with xf86-video-ati & nvidia-drivers

2011-07-19 Thread Grant
> --snip-- >>> The TV is an LG 47LH90 and and it is said to do 1080p.  I looked for >>> ghosting in 16:9 mode instead of Just Scan mode and strangely the >>> shadows are there, but they're oriented top and bottom instead of left >>> and right.  I can take another photo if anyone would like to see.

Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers

2011-07-19 Thread Grant
... >> >>> I still think it's a driver problem.  Again: it's *physically* >> >>> impossible to >> >>> have these problems with the HDMI signal.  At most you get "digital >> >>> noise", >> >>> which means some pixels get stuck or are missing.  But not what you >> >>> get; that's just something that

[gentoo-user] ulogd fails to start

2011-07-19 Thread Paul Hartman
Hi, I emerged ulogd-2.0.0_beta4 and using the ulogd.conf that was installed by portage, it fails to start. I get this message in the log: Tue Jul 19 15:32:08 2011 <8> ulogd.c:1179 not even a single working plugin stack Does anyone know what that's about? ULOG stuff is enabled in my kernel, and t

[gentoo-user] new notebook

2011-07-19 Thread Alan McKinnon
Notebook renewal time has rolled around again, I've had the old one for 3 years now. Amazing how much can change in 3 years. I don't do notebook support so my knowledge is always out of date... I'm tending towards a Dell Precision M4600 partly because I've had 4 Dells in a row all troublefree b

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Bill Longman
On 07/19/2011 07:43 AM, Volker Armin Hemmann wrote: > On Tuesday 19 July 2011 12:39:09 Stroller wrote: >> On 19 July 2011, at 00:36, Volker Armin Hemmann wrote: >> Unless there is some family or intimate connection the rest of us are >> unaware of, there are no grounds for you to be offended on beh

Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers

2011-07-19 Thread Michael Mol
On Tue, Jul 19, 2011 at 4:35 PM, Grant wrote: > ... >>> >>> I still think it's a driver problem.  Again: it's *physically* >>> >>> impossible to >>> >>> have these problems with the HDMI signal.  At most you get "digital >>> >>> noise", >>> >>> which means some pixels get stuck or are missing.  Bu

Re: [gentoo-user] Problem with xf86-video-ati & nvidia-drivers

2011-07-19 Thread Mick
On Tuesday 19 Jul 2011 20:41:08 Grant wrote: > > --snip-- > > > >>> The TV is an LG 47LH90 and and it is said to do 1080p. I looked for > >>> ghosting in 16:9 mode instead of Just Scan mode and strangely the > >>> shadows are there, but they're oriented top and bottom instead of left > >>> and ri

[gentoo-user] evdev broken?

2011-07-19 Thread Francisco Ares
Hi, All Recently, after blindingly emerging world, X11/Xorg stopped to accept mouse and keyboard events. After some ways to figure out what was going on, I found that it seems related to "evdev". Anybody noticed something like that? The xorg-server package (or xorg-drivers, can't remember nor che

Re: [gentoo-user] evdev broken?

2011-07-19 Thread Arthur Barlow
On Tue, Jul 19, 2011 at 7:50 PM, Francisco Ares wrote: > Hi, All > > Recently, after blindingly emerging world, X11/Xorg stopped to accept mouse > and keyboard events. After some ways to figure out what was going on, I > found that it seems related to "evdev". > > Anybody noticed something like th

[gentoo-user] Re: evdev broken?

2011-07-19 Thread Grant Edwards
On 2011-07-20, Francisco Ares wrote: > Hi, All > > Recently, after blindingly emerging world, X11/Xorg stopped to accept mouse > and keyboard events. After some ways to figure out what was going on, I > found that it seems related to "evdev". > > Anybody noticed something like that? The xorg-serve

Re: [gentoo-user] Re: evdev broken?

2011-07-19 Thread Francisco Ares
On Wed, Jul 20, 2011 at 12:05 AM, Grant Edwards wrote: > On 2011-07-20, Francisco Ares wrote: > > Hi, All > > > > Recently, after blindingly emerging world, X11/Xorg stopped to accept > mouse > > and keyboard events. After some ways to figure out what was going on, I > > found that it seems relat

Re: [gentoo-user] Alsa boot error

2011-07-19 Thread Daniel Hilst Selli
Em 19-07-2011 14:29, ny6...@gmail.com escreveu: On Tue, Jul 19, 2011 at 01:32:28PM -0300, Daniel Hilst Selli wrote: Hey people, I'm get an permission denied when trying to start as /etc/inid.d/alsasound here is the error: http://pastebin.com/F6bedM2p My sound works fine, but alsa isn't restori

Re: [gentoo-user] Re: evdev broken?

2011-07-19 Thread Francisco Ares
On Wed, Jul 20, 2011 at 12:10 AM, Francisco Ares wrote: > On Wed, Jul 20, 2011 at 12:05 AM, Grant Edwards > wrote: > >> On 2011-07-20, Francisco Ares wrote: >> > Hi, All >> > >> > Recently, after blindingly emerging world, X11/Xorg stopped to accept >> mouse >> > and keyboard events. After some

Re: [gentoo-user] Can't find reiser4 patch for kernel-2.6.39

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 13:48:45 Bill Longman wrote: > On 07/19/2011 07:43 AM, Volker Armin Hemmann wrote: > > On Tuesday 19 July 2011 12:39:09 Stroller wrote: > >> On 19 July 2011, at 00:36, Volker Armin Hemmann wrote: > >> Unless there is some family or intimate connection the rest of us are > >>

Re: [gentoo-user] Re: evdev broken?

2011-07-19 Thread Mick
On Wednesday 20 Jul 2011 04:38:37 Francisco Ares wrote: > On Wed, Jul 20, 2011 at 12:10 AM, Francisco Ares wrote: > > On Wed, Jul 20, 2011 at 12:05 AM, Grant Edwards > > > > > > wrote: > >> On 2011-07-20, Francisco Ares wrote: > >> > Hi, All > >> > > >> > Recently, after blindingly emerging wo

Re: [gentoo-user] Re: evdev broken?

2011-07-19 Thread Dale
Mick wrote: Every time after you emerge xorg you're meant to remerge its drivers (evdev being one of them). Usually there is some elog message telling you to run qfile to find what is need to be reinstalled: qlist -I -C x11-drivers/ I think this works too: emerge -1av @x11-module-re

Re: [gentoo-user] new notebook

2011-07-19 Thread Mick
On Tuesday 19 Jul 2011 21:47:38 Alan McKinnon wrote: > Notebook renewal time has rolled around again, I've had the old one > for 3 years now. Amazing how much can change in 3 years. I don't do > notebook support so my knowledge is always out of date... > > I'm tending towards a Dell Precision M460