Re: [gentoo-user] Konsole, Gentoo and colors

2008-04-11 Thread Kevin O'Gorman
I'm gonna guess that's a difference between plasma and LCD displays. ++ kevin On Wed, Apr 2, 2008 at 3:01 AM, Peter Humphrey <[EMAIL PROTECTED]> wrote: > On Tuesday 01 April 2008 14:25:56 Kevin O'Gorman wrote: > > > One of the things I don't like about black background is that on all > > monitors

Re: [gentoo-user] [OT] NFS through a firewall

2008-04-11 Thread Dan Farrell
On Fri, 11 Apr 2008 11:19:11 -0230 Roger Mason <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to configure the firewall on a client to allow that client > to mount an nfs directory. The client runs a netfilter firewall, the > server uses tcpwrapper. > > rpcinfo -p on the server shows: > >

Re: [gentoo-user] Re: X (i810) won't start with undefined symbol

2008-04-11 Thread Grant
> > I'm sorry to bother everybody again but this is really crucial for me. > > Does anyone have any ideas whatsoever? Do I have a permanently > > Xorgless installation? > > > > Might be worth to try the following: > emerge -tva -D x11-base/xorg-x11 x11-drivers/xf86-video-i810 > revdep-r

Re: [gentoo-user] (EE) R128(0): No DFP detected-RESOLVED?

2008-04-11 Thread maxim wexler
The good news is that startx works. The bad news is that the error remains on the login screen. What I did was to let xorgconfig find my mouse automatically, option 1, instead of selecting Microsoft Two Button mouse, option 5, which is what I'm using. So, I guess this error is for something else,

Re: [gentoo-user] firefox crash when playing flash

2008-04-11 Thread Qi Baobin
I don't have either of them, There is my /etc/conf.d/alsasound,hope it helps: # ENABLE_OSS_EMUL: # Do you want to enable in-kernel oss emulation? # no - Do not load oss emul drivers # yes - Load oss emul drivers if they're found ENABLE_OSS_EMUL="yes" # RESTORE_ON_START: # Do you want to restore y

Re: [gentoo-user] [OT] NFS through a firewall

2008-04-11 Thread Hamie
On Friday 11 April 2008 13:49:11 Roger Mason wrote: > Hello, > > I'm trying to configure the firewall on a client to allow that client > to mount an nfs directory. The client runs a netfilter firewall, the > server uses tcpwrapper. [deleted] > > If I drop the client firewall the mount succeeds.

Re: [gentoo-user] [OT] what 'hdparm -tT' is good for SATA HDD?

2008-04-11 Thread Volker Armin Hemmann
On Freitag, 11. April 2008, Andrew Gaydenko wrote: > Hi! > > I see, "good" tells nothing. I mean cases with most currently spreaded > HDDs on workstations. Say, with SAMSUNG HD401LJ I have ~3700 MB/sec and > ~65 MB/sec. Is it "normal"/expected? yes, its in the normal range. The first result is eve

Re: [gentoo-user] Postfix Question

2008-04-11 Thread Jason Messerschmitt
Thanks for your response. Here is the output of my telnet test. I guess I'm really not sure what to make of it. The bolded text is of some concern to me. pc130:~ admin$ telnet mail.ipr.edu 25 Trying 66.226.64.2... Connected to mail.ipr.edu. Escape character is '^]'. 220 pro.abac.com ESMTP Sendmail

Re: [gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-11 Thread Mark Knecht
On Fri, Apr 11, 2008 at 12:04 AM, Alan McKinnon <[EMAIL PROTECTED]> wrote: > On Thursday 10 April 2008, Mark Knecht wrote: > > The folks who maintain the portage servers will at times remove old > > versions of programs, for instance the ati-drivers package. In that > > past I did a blind update

Re: [gentoo-user] [OT] what 'hdparm -tT' is good for SATA HDD?

2008-04-11 Thread Andrew Gaydenko
=== On Friday 11 April 2008, Dale wrote: === > Andrew Gaydenko wrote: > > Hi! > > > > I see, "good" tells nothing. I mean cases with most currently > > spreaded HDDs on workstations. Say, with SAMSUNG HD401LJ I have > > ~3700 MB/sec and ~65 MB/sec. Is it "normal"/expected? > > > > > > Andre

Re: [gentoo-user] [OT] what 'hdparm -tT' is good for SATA HDD?

2008-04-11 Thread Dale
Andrew Gaydenko wrote: Hi! I see, "good" tells nothing. I mean cases with most currently spreaded HDDs on workstations. Say, with SAMSUNG HD401LJ I have ~3700 MB/sec and ~65 MB/sec. Is it "normal"/expected? Andrew I think for SATA needs this: [EMAIL PROTECTED] / # eix sdparm * sys-app

[gentoo-user] [OT] what 'hdparm -tT' is good for SATA HDD?

2008-04-11 Thread Andrew Gaydenko
Hi! I see, "good" tells nothing. I mean cases with most currently spreaded HDDs on workstations. Say, with SAMSUNG HD401LJ I have ~3700 MB/sec and ~65 MB/sec. Is it "normal"/expected? Andrew -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Really confusing situation

2008-04-11 Thread Andrey Falko
On Fri, Apr 11, 2008 at 12:05 PM, Michael Sullivan <[EMAIL PROTECTED]> wrote: > I do a daily emerge --sync and emerge -avuD world, but today when I did > it, this came up: > > camille ~ # emerge -pvuD world > > These are the packages that would be merged, in order: > > Calculating world depende

[gentoo-user] Really confusing situation

2008-04-11 Thread Michael Sullivan
I do a daily emerge --sync and emerge -avuD world, but today when I did it, this came up: camille ~ # emerge -pvuD world These are the packages that would be merged, in order: Calculating world dependencies | !!! Multiple versions within a single package slot have been !!! pulled into the depen

Re: [gentoo-user] firefox crash when playing flash

2008-04-11 Thread Gustavo Campos
> There is no message on the console.Firefox was just no responding. > I need to kill the process and restart it,after that it would run well > util next crash. Oh I see, for crash I understood it has closed abnormally, what happened to you is looks what I would call a freeze =) So, that makes th

Re: [gentoo-user] firefox crash when playing flash

2008-04-11 Thread Qi Baobin
I figure out that the mpd didn't work either when the firefox was suspending there, is it possible they cann't work together. On 11:27 Fri 11 Apr , Gustavo Campos wrote: > Actually since I sent you the response Firefox has crashed one more > time while playing Flash. Indeed, that used to happ

Re: [gentoo-user] firefox crash when playing flash

2008-04-11 Thread Qi Baobin
There is no message on the console.Firefox was just no responding. I need to kill the process and restart it,after that it would run well util next crash. On 11:27 Fri 11 Apr , Gustavo Campos wrote: > Actually since I sent you the response Firefox has crashed one more > time while playing Fla

Re: [gentoo-user] [OT] NFS through a firewall

2008-04-11 Thread Greg Bowser
Please excuse my possible lack of coherency; I have yet to have any coffee, and I just mediated a battle on IRC, so mehhh I had a very similar experience a few weeks back. There's that problem with the thing where the thing is like "hey, Imma use this random port" and then the other thing is like

Re: [gentoo-user] blocking package can't be found

2008-04-11 Thread Qi Baobin
I think it's bidirections. Becourse I got 'A blocks B' one, when both of them weren't installed.(I was installing C,and I don't know why C depends on both A and B). On 14:55 Thu 10 Apr , Uwe Thiem wrote: > On Thursday 10 April 2008, Etaoin Shrdlu wrote: > > On Thursday 10 April 2008, 14:08,

Re: [gentoo-user] [OT] NFS through a firewall

2008-04-11 Thread Etaoin Shrdlu
On Friday 11 April 2008, 15:49, Roger Mason wrote: > Hello, > > I'm trying to configure the firewall on a client to allow that client > to mount an nfs directory. The client runs a netfilter firewall, the > server uses tcpwrapper. http://marc.info/?l=gentoo-user&m=120546886304830&w=2 -- gentoo-

Re: [gentoo-user] firefox crash when playing flash

2008-04-11 Thread Gustavo Campos
Actually since I sent you the response Firefox has crashed one more time while playing Flash. Indeed, that used to happen more often before... now I don't really know if it was just a coincidence or not =/ Are you using pulseaudio? In my case when Firefox crashes the command line indicates some pr

[gentoo-user] [OT] NFS through a firewall

2008-04-11 Thread Roger Mason
Hello, I'm trying to configure the firewall on a client to allow that client to mount an nfs directory. The client runs a netfilter firewall, the server uses tcpwrapper. rpcinfo -p on the server shows: beryl rmason # rpcinfo -p program vers proto port 102 tcp111 portmapp

Re: [gentoo-user] firefox crash when playing flash

2008-04-11 Thread Qi Baobin
Thanks, but it still doesn't work for me. On 09:12 Thu 10 Apr , Gustavo Campos wrote: > I was having the same problem here, looking over the web found a > solution used for Ubuntu users I could adapt for me. > > Exporting the environment variable FIREFOX_DSP="auto" solved the > crashing for m

Re: [gentoo-user] OT - Migrating to a new box 2: Users

2008-04-11 Thread Neil Bothwick
On Fri, 11 Apr 2008 05:52:37 +0200, Volker Armin Hemmann wrote: > > I apologize for sending an email that was near 1MB; as I said this > > morning, I was panicking. The problem seems to be fixed now. As for > > the other users, how do I move them? Do I just copy over /etc/passwd > > and /etc/sh

Re: [gentoo-user] blocking package can't be found

2008-04-11 Thread Neil Bothwick
On Fri, 11 Apr 2008 13:15:20 +0100, Graham Murray wrote: > > Because of the nature of a block, only one of the named packages can > > be installed, so just unmerge that one, wherever it appears in the > > block message :) > Is that always true? Everything is always true, except for generalisat

Re: [gentoo-user] Gentoo AMD64, games freeze!

2008-04-11 Thread Volker Armin Hemmann
On Freitag, 11. April 2008, Abraham Gyorgy wrote: > I use revdep-rebuild everytime I upgrade my system. (emerge --sync && > emerge -uD world && revdep-rebuild && etc-update). > I think revdep-rebuild know what libs are broken. revdep rebuild does not see all brokeness. ldd the games and rebuilt a

Re: [gentoo-user] blocking package can't be found

2008-04-11 Thread Graham Murray
Neil Bothwick <[EMAIL PROTECTED]> writes: > Because of the nature of a block, only one of the named packages can be > installed, so just unmerge that one, wherever it appears in the block > message :) Is that always true? I seem to remember seeing cases where an upgrade of X wanted to install A a

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread dirk.heinrichs.ext
Am Freitag, den 11.04.2008, 17:12 +0930 schrieb ext Iain Buchanan: > On Fri, 2008-04-11 at 09:07 +0200, Amar Cosic wrote: > > This is hell! I have all SATA stuff, all SCSI stuff ,almost all ATA > > stuf, all Intel stuff, all Linux FS stuff and still same errorr for 24 > > hours :(( > > with my Pow

Re: [gentoo-user] Gentoo AMD64, games freeze!

2008-04-11 Thread Abraham Gyorgy
I use revdep-rebuild everytime I upgrade my system. (emerge --sync && emerge -uD world && revdep-rebuild && etc-update). I think revdep-rebuild know what libs are broken. 2008/4/10, Volker Armin Hemmann <[EMAIL PROTECTED]>: > > On Montag, 7. April 2008, Gyuszk wrote: > > > Maybe I have to set some

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread dirk.heinrichs.ext
Am Freitag, den 11.04.2008, 13:13 +0200 schrieb ext Amar Cosic: > Well I just make a "progres" , I got kernel panic :). Then I could see > available devices listed by kernel and it says drives are hdc1-3 :/. > On live cd I see sda1-3. Now Lilo returns erorrs when trying to > install it becouse on

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread Amar Cosic
Done! Switched back to genkernel but now with hdc3 as root and it booted Ok. Thank God ,and offcourse you guys for trying to help :) Amar 2008/4/11 Amar Cosic <[EMAIL PROTECTED]>: > > Well I just make a "progres" , I got kernel panic :). Then I could see > available devices listed by kernel a

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread Amar Cosic
Well I just make a "progres" , I got kernel panic :). Then I could see available devices listed by kernel and it says drives are hdc1-3 :/. On live cd I see sda1-3. Now Lilo returns erorrs when trying to install it becouse on Live Cd there is no hdc. Any idea how to solve this and install Lilo to l

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread Hal Martin
Peter Humphrey wrote: > On Thursday 10 April 2008 15:04:56 Amar Cosic wrote: > > >> Block device /dev/sda3 is not valid root device... >> Could not find the root block device in. >> > > Is AHCI set up correctly in your BIOS? Try toggling it and see if that > helps. > > On these lines, w

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread Peter Humphrey
On Thursday 10 April 2008 15:04:56 Amar Cosic wrote: > Block device /dev/sda3 is not valid root device... > Could not find the root block device in. Is AHCI set up correctly in your BIOS? Try toggling it and see if that helps. -- Rgds Peter -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] blocking package can't be found

2008-04-11 Thread Peter Humphrey
On Thursday 10 April 2008 13:48:12 Etaoin Shrdlu wrote: > On Thursday 10 April 2008, 14:08, Alan McKinnon wrote: > > In any event, when portage says "A blocks B" your options and always > > only: > > > > - unmerge B and optionally remerge or upgrade it later > > - do not use A > > I have always res

Re: [gentoo-user] blocking package can't be found

2008-04-11 Thread Peter Humphrey
On Thursday 10 April 2008 13:08:14 Alan McKinnon wrote: > "blocks" is 6 letters. A semantically correct phrase is longer and takes > up heaps of line length. The emerge dev apparently favours brevity and > complete data over absolute descriptive correctness. We're not dealing here with fine detai

Re: [gentoo-user] X (i810) won't start with undefined symbol

2008-04-11 Thread Mick
On Thursday 10 April 2008, Grant wrote: > > > When I try to start Xorg, the exa module unloads with "undefined > > > symbol: fbGlyph8" and then i810 unloads with "undefined symbol: > > > exaDriverFini". Can anyone tell me how to fix this? > > > > > > (II) LoadModule: "exa" > > > (II) Loading

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread Iain Buchanan
On Fri, 2008-04-11 at 09:07 +0200, Amar Cosic wrote: > This is hell! I have all SATA stuff, all SCSI stuff ,almost all ATA > stuf, all Intel stuff, all Linux FS stuff and still same errorr for 24 > hours :(( with my Poweredge 2900, the live cd shows a different device to the kernel, eg livecd show

Re: [gentoo-user] Re: X (i810) won't start with undefined symbol

2008-04-11 Thread Liviu Andronic
On Fri, Apr 11, 2008 at 5:02 AM, Grant <[EMAIL PROTECTED]> wrote: > I'm sorry to bother everybody again but this is really crucial for me. > Does anyone have any ideas whatsoever? Do I have a permanently > Xorgless installation? > Might be worth to try the following: emerge -tva -D x11-base/x

Re: [gentoo-user] Old machine update - libexpat upgrade instructions?

2008-04-11 Thread Alan McKinnon
On Thursday 10 April 2008, Mark Knecht wrote: > The folks who maintain the portage servers will at times remove old > versions of programs, for instance the ati-drivers package. In that > past I did a blind update and got a new ati-drivers package but > unfortunately it didn't support the ATI 9100

Re: [gentoo-user] Dell PowerEdge 750 problem

2008-04-11 Thread Amar Cosic
This is hell! I have all SATA stuff, all SCSI stuff ,almost all ATA stuf, all Intel stuff, all Linux FS stuff and still same errorr for 24 hours :(( On Fri, Apr 11, 2008 at 7:43 AM, Stroller <[EMAIL PROTECTED]> wrote: > > On 10 Apr 2008, at 15:46, Alan McKinnon wrote: > > > On Thursday 10 Apri

Re: [gentoo-user] VQF deprecated?

2008-04-11 Thread Alan McKinnon
On Thursday 10 April 2008, Mateusz A. MierzwiƄski wrote: > Hi, > > I just wan't to know, why software such as amarok don't go way, like > winamp - more formats available for playing because of plugins? Dunno. You should ask the amarok developers why they chose the architecture they did. Or you c