Re: [gentoo-user] ATI X300 problem

2006-02-14 Thread Ghaith Hachem
i have the exact problem with kernel 2.15 and framebuffer disabled. it used to work fine with the same drivers and the same kernel before the only thing that changed in my 2 isntalls is that the new one has gcc-3.4.4 while in the old i didnt' update gcc On 2/14/06, Iain Buchanan <[EMAIL PROTECTED]>

[gentoo-user] program lancher

2006-02-14 Thread scwang
Does any know another program lancher like gmrun, grun? -- Wang ShaoChun(王绍春) <[EMAIL PROTECTED]> PH.D Candidate Laboratory of Computer Science, Institute of Software Chinsese Academy of Sciences -- gentoo-user@gentoo.org mailing list

[gentoo-user] BIND's Problem

2006-02-14 Thread Alexander Disla
I was trying to configure my own BIND Dynamic DNS and everything was ok, the daemon start normally, but when the client send it's hostname the output of the messages log in the server seems like this: "dhcpd: Unable to add forward map from american.cell.com to 192.168.0.128: connection refused" I

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Richard Fish wrote: On 2/14/06, Jorge Almeida <[EMAIL PROTECTED]> wrote: On Tue, 14 Feb 2006, Richard Fish wrote: data seg size (kbytes, -d) 58593 virtual memory (kbytes, -v) 58593 These are preventing any process spawned by this user from allocating mo

[gentoo-user] test

2006-02-14 Thread scwang
this is a test mail. ignore -- Wang ShaoChun(王绍春) <[EMAIL PROTECTED]> PH.D Candidate Laboratory of Computer Science, Institute of Software Chinsese Academy of Sciences -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Richard Fish
On 2/14/06, Jorge Almeida <[EMAIL PROTECTED]> wrote: > On Tue, 14 Feb 2006, Richard Fish wrote: > data seg size (kbytes, -d) 58593 > virtual memory (kbytes, -v) 58593 These are preventing any process spawned by this user from allocating more than 58593 bytes of memory (which is

Re: [gentoo-user] VERY OFF TOPIC! - Does anyone have a G4 iMac they dont want anymore?

2006-02-14 Thread darren kirby
quoth the Ian: > Hey everyone! > If you want to get rid of a (working) G4 iMac, and are willing to ship to > Canada, > please let me know. I dont have a lot of money right now as I am a student, > ($400-$450) > but we could maybe work something out. Thanks everyone!! > Cheers, > Ian Have you check

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Richard Fish wrote: Or better: ulimit -a $ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) 58593 file size (blocks, -f) unlimited pending signals (-i) 8191 max locked memory (kbytes, -l) 32 max memory

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Richard Fish wrote: Any chance this is a resource limit issue? ulimit -l -m Nope... $ ulimit -l -m max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited Jorge -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Richard Fish
On 2/14/06, Richard Fish <[EMAIL PROTECTED]> wrote: > ulimit -l -m Or better: ulimit -a -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Richard Fish
On 2/14/06, Jorge Almeida <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] ~ $ python -c "s='x'*(4*(1024*1024))" > ~ > [EMAIL PROTECTED] ~ $ python -c "s='x'*(8*(1024*1024))" > ~ > [EMAIL PROTECTED] ~ $ python -c "s='x'*(16*(1024*1024))" > ~ > [

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Richard Fish wrote: Also, to test whether your system can make large memory allocations, you can do: python -c "s='x'*(4*(1024*1024))" python -c "s='x'*(8*(1024*1024))" python -c "s='x'*(16*(1024*1024))" python -c "s='x'*(32*(1024*1024))" python -c "s='x'*(64*(1024*1024))"

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Zac Slade wrote: Just an absolute blind stab in the dark. what does df -h give you? $ df -h FilesystemSize Used Avail Use% Mounted on /dev/hda3 2.0G 281M 1.7G 15% / udev 506M 300K 506M 1%

Re: [gentoo-user] Display displacement

2006-02-14 Thread Richard Fish
On 2/14/06, Iain Buchanan <[EMAIL PROTECTED]> wrote: > On Tue, 2006-02-14 at 18:53 +0100, Daniel Pielmeier wrote: > > It is not just the displacement, as i mentionend before the picture is > > unsharp in some places too. Could this also be fixed with xvidtune. > > If you have a crt, then is it a fo

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Richard Fish
On 2/14/06, b.n. <[EMAIL PROTECTED]> wrote: > > Well kde 3.5.1 is probably one of the most solid releases in a while. 3.5 > > had > > some issues, but so far 3.5.1 seems almost as mature as 3.4.4 was. YMMV. > > That's what I wanted to know. I think I'll begin to emerge it these days... Also reme

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Richard Fish
On 2/14/06, Zac Slade <[EMAIL PROTECTED]> wrote: > Just an absolute blind stab in the dark. what does df -h give you? > Anything interesting in dmesg? And just to make sure we have PLENTY of > information here, can we get the end of emerge.log (some context prior to the > error message). Als

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Richard Fish
On 2/14/06, Jorge Almeida <[EMAIL PROTECTED]> wrote: > $ free > total used free sharedbuffers > cached > Mem: 1035204 968140 67064 0 270248 > 538412 > -/+ buffers/cache: 159480 875724 >

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Zac Slade
On Tuesday 14 February 2006 19:25, Jorge Almeida wrote: > $ cat /proc/sys/vm/swappiness > 60 > $ cat /proc/sys/vm/overcommit_memory > 0 > $ cat /proc/sys/vm/overcommit_ratio > 50 That was a long shot, but just wanted to make sure the system was allowing overcomm

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Zac Slade wrote: On Tuesday 14 February 2006 17:43, Benno Schulenberg wrote: Jorge Almeida wrote: parser error : out of memory error /bin/sh: line 1: 3831 Segmentation fault Doesn't look good. :( No it doesn't, but there has to be a reason why he's out

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread b.n.
This will download binary source diffs against a previous release. So if you have the kdelibs-3.4 tar ball it will just get the delta tar ball that will contain the binary diff from kdelibs-3.4->kdelibs-3.5 CFLAGS are irrelevant here. It can save you a lot of bandwidth if the delta exists.

Re: [gentoo-user] mythtv backend problem...

2006-02-14 Thread Charles Pittman
I had a very similar problem, but I actually got something in my /var/log/mythtv/mythbackend.log file: Starting up as the master server. /mnt/store//nfslockfile.lock: Permission denied Unable to open lockfile! Be sure that '/mnt/store/' exists and that both the directory and that file are writeabl

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Zac Slade
On Tuesday 14 February 2006 16:09, Richard Fish wrote: > Which ATI do you have? The ATI drivers (fglrx) does not support > composite yet. Both of the above options are only for nvidia users, I > believe. Enabling the Composite extension should work for all drivers, it isn't accelerated on fglrx,

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Zac Slade
On Tuesday 14 February 2006 15:47, b.n. wrote: > However I did it now and I noticed the USE flag "kdexdeltas", which > description on gentoo-portage.com is: > > "kdexdeltas - Makes kde ebuilds download binary diffs rather than > entire new tarballs for every new release" > > how is it supposed to

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Zac Slade
On Tuesday 14 February 2006 17:43, Benno Schulenberg wrote: > Jorge Almeida wrote: > > parser error : out of memory error > > /bin/sh: line 1: 3831 Segmentation fault > > Doesn't look good. :( No it doesn't, but there has to be a reason why he's out of memory... What is the output of fr

Re: [gentoo-user] trying KDE (again)

2006-02-14 Thread Iain Buchanan
That did it! Now I have a semi-transparent konsole, which always appears at the bottom right - thanks!! -- Iain Buchanan Alas, I am dying beyond my means. -- Oscar Wilde [as he sipped champagne on his deathbed] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Benno Schulenberg
Jorge Almeida wrote: > parser error : out of memory error > /bin/sh: line 1: 3831 Segmentation fault Doesn't look good. :( > No memory-hungry apps are open, since I'm working through ssh > (and there are no other human users). Is this box always on? Have you tried rebooting?

Re: [gentoo-user] trying KDE (again)

2006-02-14 Thread Iain Buchanan
On Tue, 2006-02-14 at 16:06 +0100, Hemmann, Volker Armin wrote: > On Tuesday 14 February 2006 06:34, Iain Buchanan wrote: [snip] > > > > konsole --geometry -0-0 [snip] > > I tried - instead of -- and the results are the same: -0-0 is not > > implemented properly... > > what do you mean with 'prope

Re: [gentoo-user] Display displacement

2006-02-14 Thread Iain Buchanan
On Tue, 2006-02-14 at 18:53 +0100, Daniel Pielmeier wrote: > It is not just the displacement, as i mentionend before the picture is > unsharp in some places too. Could this also be fixed with xvidtune. possibly. Did you try the shorter / taller / wider / narrower buttons? Or the auto button? (I'v

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Richard Fish
On 2/14/06, Iain Buchanan <[EMAIL PROTECTED]> wrote: > aha, thank you for that great explanation. However, I have edited > xorg.conf as required with > > Section "Extensions" >Option "Composite" "Enable" > EndSection > > and > > Option "RenderAccel" "true" > Option "AllowGLXWithComposite" "tru

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 February 2006 07:26, Ernie Schroder <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Re: trying KDE (again)': > On Tuesday 14 February 2006 04:41, a tiny voice compelled Boyd Stephen > Smith > > Jr. to write: > > In konsole you'll want to modify the scheme in use to have a > > tran

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 February 2006 08:11, Iain Buchanan <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Re: trying KDE (again)': > aha, thank you for that great explanation. However, I have edited > xorg.conf as required with > > Section "Extensions" >Option "Composite" "Enable" > EndSection > >

Re: [gentoo-user] Dumb symlink question

2006-02-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 February 2006 15:14, Neil Bothwick <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Dumb symlink question': > On Fri, 10 Feb 2006 01:43:21 -0600, Boyd Stephen Smith Jr. wrote: > > > ln doesn't overwrite symlinks to directories, although this is not > > > mentioned in the man page.

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Philip Webb
060214 b.n. wrote: > I still can't see KDE 3.5 in the stable x86. I'm always grateful for the devs' unpaid work (big smile), but the KDE team does seem a bit over-cautious about stability sometimes. > I don't like to rely on unstable -- crashing, misworking -- apps The only problem I've had with

Re: [gentoo-user] Dumb symlink question

2006-02-14 Thread Neil Bothwick
On Fri, 10 Feb 2006 01:43:21 -0600, Boyd Stephen Smith Jr. wrote: > > ln doesn't overwrite symlinks to directories, although this is not > > mentioned in the man page. Either delete the link first, or emerge > > your new kernel source with the symlink USE flag. > > That's just not true. Heck, I

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Benno Schulenberg wrote: Jorge Almeida wrote: Swap was enabled. $ emerge info [...] Looks fine. Have you tried emerging gcc again, a few times, and does it fail every time in the same spot with the same error? What error does Yes. I tried with CFLAGS and CXXFLAGS="", a

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread b.n.
You can determine this yourself: ACCEPT_KEYWORDS=~x86 emerge -pv kde-base/kdebase-meta Shame on me. I did know... just didn't think about it. Oh, well, just came back from 10 hours in the lab. However I did it now and I noticed the USE flag "kdexdeltas", which description on gentoo-portage.co

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Benno Schulenberg
Jorge Almeida wrote: > Swap was enabled. > $ emerge info > [...] Looks fine. Have you tried emerging gcc again, a few times, and does it fail every time in the same spot with the same error? What error does kpdf give? Does it too fail every time at the same place? Have you tried closing mem

Re: [gentoo-user] Wierdness with mod_php

2006-02-14 Thread Ernie Schroder
On Tuesday 14 February 2006 15:27, a tiny voice compelled Ernie Schroder to write: > # esearch mod_php > [ Results for search key : mod_php ] > [ Applications found : 1 ] > > * dev-php/mod_php > Latest version available: 4.4.0-r9 > Latest version installed: [ Not Installed ] > S

Re: [gentoo-user] [OT] K8M800 via video card support

2006-02-14 Thread Marco Calviani
Thanks Benno! 2006/2/14, Benno Schulenberg <[EMAIL PROTECTED]>: > Marco Calviani wrote: > > the unichrome driver became open source, but however > > googling around i've seen many people getting into trouble for > > make it working > > Not many. It's the ones with troubles that are the loudes

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Richard Fish
On 2/14/06, Ryan Holt <[EMAIL PROTECTED]> wrote: > If I were to setup a KDE 3.5 environment, what packages aside from kde-base > should I setup with the ~amd64 exception in my /etc/portage/package.keywords > ? ACCEPT_KEYWORDS=~amd64 emerge -pv kde-base/kdebase-meta I highly recommend using the -m

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Richard Fish
On 2/14/06, b.n. <[EMAIL PROTECTED]> wrote: > 2)Does kde 3.5 pulls in a lot of ~x86 dependecies? You can determine this yourself: ACCEPT_KEYWORDS=~x86 emerge -pv kde-base/kdebase-meta > 3)What are current known bugs/instabilities/issues/what of KDE 3.5 > packages I should be aware of? I don't us

[gentoo-user] Wierdness with mod_php

2006-02-14 Thread Ernie Schroder
# esearch mod_php [ Results for search key : mod_php ] [ Applications found : 1 ] * dev-php/mod_php Latest version available: 4.4.0-r9 Latest version installed: [ Not Installed ] Size of downloaded files: 5,071 kB Homepage:http://www.php.net/ Description: Apache

Re: [gentoo-user] Kmail Spellchecking Disabled?

2006-02-14 Thread Benno Schulenberg
Michael Kintzios wrote: > > From: Benno Schulenberg [mailto:[EMAIL PROTECTED] > > > > (New Message, Options, Auto.Spell. -- it remembers the > > setting.) > > Thank you! I'll try it again when I get home. I guess this is > not available in the GUI? (because I couldn't find it). You mean in Sett

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Ryan Holt
If I were to setup a KDE 3.5 environment, what packages aside from kde-base should I setup with the ~amd64 exception in my /etc/portage/package.keywords ?On 2/14/06, Steven S. <[EMAIL PROTECTED]> wrote: On Tue, 14 Feb 2006, b.n. wrote:> Hi,> I still can't see KDE 3.5 in the stable x86. Since I'd l

[gentoo-user] RE: Kmail Spellchecking Disabled?

2006-02-14 Thread Mick
Michael Kintzios wrote: > > >> -Original Message- >> From: Benno Schulenberg [mailto:[EMAIL PROTECTED] >> Sent: 13 February 2006 23:03 >> To: gentoo-user@lists.gentoo.org >> Subject: Re: [gentoo-user] Kmail Spellchecking Disabled? >> >> >> Ctrl+N, Alt+O, A. >> >> (New Message, Options

Re: [gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread Steven S.
On Tue, 14 Feb 2006, b.n. wrote: Hi, I still can't see KDE 3.5 in the stable x86. Since I'd like to try it, but I also don't like to rely on unstable (i.e. crashing, misworking) apps very much, I have a couple of questions for you... 1)What is the timeline for having 3.5 stable? If I have to

Re: [gentoo-user] System Clock Problems

2006-02-14 Thread Drew Tomlinson
On 2/14/2006 6:32 AM Benno Schulenberg wrote: Drew Tomlinson wrote: I've tried both zeroing this file and removing it altogether. Zeroing doesn't work and if I delete it, it never gets recreated. I've even tried "touch"ing it but it remains empty. After touching it, I chmod it to ntp:ntp b

[gentoo-user] is kde 3.5 stable enough?

2006-02-14 Thread b.n.
Hi, I still can't see KDE 3.5 in the stable x86. Since I'd like to try it, but I also don't like to rely on unstable (i.e. crashing, misworking) apps very much, I have a couple of questions for you... 1)What is the timeline for having 3.5 stable? If I have to wait still 1 or 2 weeks, I don't

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Roy Wright
Ernie Schroder wrote: I tried all this a while back and it used too much cpu. It slowed my XP2400/1gigRAM system down to unacceptable levels. Has this been corrected in KDE 3.5.x? Try enabling the backingstore as suggested on the wiki. That solved the slowness problem for me. I'm running

RE: [gentoo-user] Kmail Spellchecking Disabled?

2006-02-14 Thread Michael Kintzios
> -Original Message- > From: Benno Schulenberg [mailto:[EMAIL PROTECTED] > Sent: 13 February 2006 23:03 > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Kmail Spellchecking Disabled? > > > Mick wrote: > > For some reason when I reply or create a new message in Kmail the

Re: [gentoo-user] lm_sensors problem

2006-02-14 Thread Jarry
Holly Bostick wrote: > This error means that your /usr/src/linux symlink points to unconfigured > kernel sources. Many, if not all, external packages that compile against > the kernel have this requirement. Yes, you are right. My fault, because I always move /usr/src/linux/.config to /boot/config

Re: [gentoo-user] lm_sensors problem

2006-02-14 Thread Holly Bostick
Jarry schreef: > > > Is it possible to install lm_sensors with gentoo-kernel too Yes, it is. > > I tried with gentoo-sources, but got this error: > > _ * > Determining the location of the kernel source code * Found kernel > source directo

Re: [gentoo-user] [OT] K8M800 via video card support

2006-02-14 Thread Benno Schulenberg
Marco Calviani wrote: > the unichrome driver became open source, but however > googling around i've seen many people getting into trouble for > make it working Not many. It's the ones with troubles that are the loudest. :) Getting it to work used to be a bit complicated, as you have X and

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
On Tue, 14 Feb 2006, Benno Schulenberg wrote: Jorge Almeida wrote: cc1: out of memory allocating 8579592 bytes after a total of 7716864 bytes Swap not enabled? Also, emerge --info output would be helpful. Swap was enabled. $ emerge info Portage 2.0.54 (default-linux/x86/2005.1, gc

Re: [gentoo-user] trying KDE (again)

2006-02-14 Thread Paul Varner
On Tue, 2006-02-14 at 15:04 +0930, Iain Buchanan wrote: > yes, but you should be able to specify a + OR - for the x and y offset > as well: > > -geometry WxH+Xoffs+Yoffs where > W: width > H: height > Xoffs: x offset* > Yoffs: y offset* > > * x is relative to the left screen edge, if positive, an

Re: [gentoo-user] lm_sensors problem

2006-02-14 Thread Jarry
Is it possible to install lm_sensors with gentoo-kernel too, or only with genkernel? I tried with gentoo-sources, but got this error: _ * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/l

Re: [gentoo-user] Display displacement

2006-02-14 Thread Daniel Pielmeier
It is not just the displacement, as i mentionend before the picture is unsharp in some places too. Could this also be fixed with xvidtune. > The "auto" button is for an adustment on your monitor? If so, then > you can fix the X server displacement by creating a better modeline > with xvidtune. >

Re: [gentoo-user] firefox locks up when looking at flash

2006-02-14 Thread Christoph Eckert
> I guess that's my problem too.  How do I know what's using OSS?  Can > I just disable it completely while leaving ALSA intact? ALSA usually emulates OSS (it's an kernel building option). You can switch it off, but unfortunately there are still a lot of apps which only can output sound via OSS

Re: [gentoo-user] Re: user agent switcher - automatic

2006-02-14 Thread Neil Bothwick
On Mon, 13 Feb 2006 23:19:10 +, Mick wrote: > Their server sends a test cookie which discriminates against decent > browsers! Firefox won't play. Opera falls apart irrespective of how I > set it to identify itself. The same happens with Konqueror in the > default user agent setting, but it

Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-14 Thread Cláudio Henrique
hey, gilberto, how about the grub trouble? use udev, check this out: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_chap9 have you heard of RR4? is a live dvd distro based on gentoo: http://www.lxnaydesign.net/index.php?option=com_content&task=view&id=16&Itemid=27 and

[gentoo-user] GConf Error

2006-02-14 Thread Emanuele Morozzi
Hello to everybody, Since some day I get this error while starting Gnome: > >GConf Error: Error contactiong the configuration server; it may be > >necessary to enable necessario TCP/IP support for ORBit or there may be > >an old NFS lock due to system crash. Please see > >http://www.gnome.org/pro

[gentoo-user] DEVPATH not set (subsystem pci)

2006-02-14 Thread Michael George
My system has this message in the log from several times: Feb 14 10:41:45 archie hal.hotplug[11262]: DEVPATH is not set (subsystem pci) I just updated the system last week and that included a bump in udev and hal. However, another system which is nearly the same architecture was also updated and

Re: [gentoo-user] trying KDE (again)

2006-02-14 Thread Richard Fish
On 2/13/06, Iain Buchanan <[EMAIL PROTECTED]> wrote: > However, I have some eye candy I want to bring from Gnome - transparent > konsole is the first. Right click in the Konsole window, select Settings->Schema-> and a transparent schema. You can also modify an existing or create a new schema with

Re: [gentoo-user] [OT] K8M800 via video card support

2006-02-14 Thread Marco Calviani
Hi Daniel, thanks for sharing your experience. The only "problem" in getting an Nvidia or ATI video card is that they rely on closed source proprietary drivers (apart for "older" ATI card for which the xorg radeon drivers works well); on the contrary i've seen that the unichrome driver became op

Re: [gentoo-user] [OT] K8M800 via video card support

2006-02-14 Thread Daniel da Veiga
I had one of this Via cards, different than yours, it was a KM400, but they're all Unychrome family (still have it onboard, only disabled), and it was a hell of a time getting it to work, in fact, I had to get an unstable Xorg, compile some stuff myself and getting a new opengl driver to copy over

Re: [gentoo-user] Display displacement

2006-02-14 Thread Richard Fish
> Now when i switch with CTRL-ALT-F1-6 through my consoles they are > displaced. On CTRL-ALT-F7 where my X-Server runs the picture is fine. > When i fix it in the consoles with the "Auto-Button" the X-Server on > F7 is displaced. The "auto" button is for an adustment on your monitor? If so, then

Re: [gentoo-user] Ethernet Module (3c59x) not recognized

2006-02-14 Thread Stroller
On 14 Feb 2006, at 13:27, Gilberto Martins wrote: ... I tried to compile the kernel following the guidelines in the handbook, like make menuconfig, make and make module_install. But it seems the the modules were not generated. I tried "find /usr/ -iname "*"3c59x*" but only the source code was l

[gentoo-user] PHP fails

2006-02-14 Thread Ernie Schroder
I'm trying to emerge php here and do some playing around. I don't have apache on this box but installed monkeyd as a light weight webserver. Emerge php fails as below checking for tgetent in -lncurses... no checking for tgetent in -ltermcap... no checking for readline in -lreadline... no configur

[gentoo-user] [OT] K8M800 via video card support

2006-02-14 Thread Marco Calviani
Hi list, i would like to buy a motherboard which uses a K8M800 chipset. Does Xorg drivers offers 2D/3D acceleration for this card? Anyone has experience with it using gentoo? Best regards, MC -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] trying KDE (again)

2006-02-14 Thread Hemmann, Volker Armin
On Tuesday 14 February 2006 06:34, Iain Buchanan wrote: > On Tue, 2006-02-14 at 00:54 +0100, Hemmann, Volker Armin wrote: > > On Tuesday 14 February 2006 00:35, Iain Buchanan wrote: > > > Welcome to my post, and remember to leave your flamewars at the door :) > > > > > > I've just installed KDE for

Re: [gentoo-user] is iptables needed on a Bridge

2006-02-14 Thread Hans-Werner Hilse
Hi, On Tue, 14 Feb 2006 05:43:33 -0600 "Boyd Stephen Smith Jr." <[EMAIL PROTECTED]> wrote: > On Tuesday 14 February 2006 03:31, Ow Mun Heng <[EMAIL PROTECTED]> wrote > about 'Re: [gentoo-user] is iptables needed on a Bridge': > > [...] > > If you /do/ want to do packet filtering on br0, I belive

Re: [gentoo-user] emerge troubles

2006-02-14 Thread Benno Schulenberg
Jorge Almeida wrote: > cc1: out of memory allocating 8579592 bytes after a total of > 7716864 bytes Swap not enabled? Also, emerge --info output would be helpful. Benno -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: [OT] lm_sensors question.

2006-02-14 Thread Benno Schulenberg
James wrote: > hddtemp /dev/hda < for example> > /dev/hda: HTS726060M9AT00: 44 C # hddtemp /dev/hda /dev/hda: Maxtor 6Y080L0: 22 C This doesn't look right, as system temperature is shown as 29°C. At startup hddtemp reported 12 C, while room temperature is 17°C. Benno -- gentoo-user@gentoo.org

Re: [gentoo-user] KDE 3.5 Disk insert feature

2006-02-14 Thread Neil Bothwick
On Mon, 13 Feb 2006 22:51:48 -0700, Ian wrote: > I installed KDE 3.5 with the split ebuilds, emerging the minimum: > konqueror, kdesktop, kcontrol, konsole, kicker, etc... > I noticed that I dont get that dialog box that appears when KDE finds a > new medium for data. (CD, Jumpdrive) > Do you know

Re: [gentoo-user] System Clock Problems

2006-02-14 Thread Benno Schulenberg
Drew Tomlinson wrote: > I've tried both zeroing this file and removing it altogether. > Zeroing doesn't work and if I delete it, it never gets recreated. > I've even tried "touch"ing it but it remains empty. After > touching it, I chmod it to ntp:ntp but still remains empty. >From 'man ntpd': "

Re: [gentoo-user] trying KDE (cvs repositories)

2006-02-14 Thread Iain Buchanan
> 2006/2/14, Iain Buchanan <[EMAIL PROTECTED]>: > Hi all KDE lovers, > > Is there a way to use some sort of graphical CVS plugin for > konqueror? > Or any program other than tkcvs? > On Tue, 2006-02-14 at 09:07 +0100, jose javier parra sanchez wro

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Iain Buchanan
On Tue, 2006-02-14 at 03:41 -0600, Boyd Stephen Smith Jr. wrote: > Kicker and Konsole both support a limited form of transparency. You'll set > this limited form up through kicker/koncole specific configurations. > > In konsole you'll want to modify the scheme in use to have a transparent > (o

Re: [gentoo-user] Gateway tring to emerge xorg, don´t know why

2006-02-14 Thread Allan Spagnol Comar
thank you guys, problem solved !!! On 2/14/06, Nagatoro <[EMAIL PROTECTED]> wrote: > Allan Spagnol Comar wrote: > > Hi Gentoo-List, I am having a bit of a problem with my gentoo box > > running as a gateway/proxy. > > > > I am trying to update it and I my box without my concern want to > > emerge

Re: [gentoo-user] Ethernet Module (3c59x) not recognized

2006-02-14 Thread Gilberto Martins
Hi again. > I'm a bit confused by Gilberto's statement: "Of course I had no > network for this." > If you mean that "I have no networking because of this error" and the > modprobe line above makes no difference then I might be inclined to > swap the network card out for another one. Yeah, that is

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Ernie Schroder
On Tuesday 14 February 2006 04:41, a tiny voice compelled Boyd Stephen Smith Jr. to write: > In konsole you'll want to modify the scheme in use to have a transparent > (or partially transparent) background (and maybe background text color). > > The WM-wide transparency is handled with the X compos

Re: [gentoo-user] Gateway tring to emerge xorg, don´t know why

2006-02-14 Thread Nagatoro
Allan Spagnol Comar wrote: > Hi Gentoo-List, I am having a bit of a problem with my gentoo box > running as a gateway/proxy. > > I am trying to update it and I my box without my concern want to > emerge xorg ( snip ) > emerge -pvDu world returns: > [blocks B ] any one has a clue about what is

[gentoo-user] Re: Gateway tring to emerge xorg, don´t know why

2006-02-14 Thread Remy Blank
Allan Spagnol Comar wrote: > [ebuild N] app-text/ghostscript-esp-7.07.1-r8 -X -cjk +cups > -emacs +gtk 2 kB That's the reason. > PS my USE flags are: > USE="logrotate -X -gnome -motif -kde -qt -png" Add -gtk to your USE flags. HTH. -- Remy Remove underscore and suffix in re

[gentoo-user] Gateway tring to emerge xorg, don´t know why

2006-02-14 Thread Allan Spagnol Comar
Hi Gentoo-List, I am having a bit of a problem with my gentoo box running as a gateway/proxy. I am trying to update it and I my box without my concern want to emerge xorg ( snip ) emerge -pvDu world returns: [blocks B ]

Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-14 Thread Gilberto Martins
> Not likely to happen during installation, but if you use udev, the > device nodes may not exist in your backups (depending upon how you do > your backups...). So a restore of a backup of your root filesystem > from a crash recovery or live CD may not restore any device nodes to > your root files

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Uwe Thiem
On 14 February 2006 09:12, Iain Buchanan wrote: > On Tue, 2006-02-14 at 07:40 +0100, Harm Geerts wrote: > > On Tuesday 14 February 2006 06:34, Iain Buchanan wrote: > > > On Tue, 2006-02-14 at 00:54 +0100, Hemmann, Volker Armin wrote: > > > > On Tuesday 14 February 2006 00:35, Iain Buchanan wrote: >

Re: [gentoo-user] is iptables needed on a Bridge

2006-02-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 February 2006 03:31, Ow Mun Heng <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] is iptables needed on a Bridge': > On Mon, 2006-02-13 at 18:38 -0600, Boyd Stephen Smith Jr. wrote: > > On Sunday 12 February 2006 20:58, Ow Mun Heng <[EMAIL PROTECTED]> > > wrote > > > > about '[gent

Re: [gentoo-user] MythTV users - read before updating to 0.19

2006-02-14 Thread Maarten
Mark Knecht wrote: > Hi, >I just wasted an hour so I thought maybe I could save someone else > the problems. The new MythTV 0.19 rev that's out in portage doesn't > work with an older mythbackend server running version 0.18. Apparently > you have to update both ends at the same time. Of course

Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-14 Thread Maarten
Gilberto Martins wrote: > What is OP ? > _O_riginal _P_oster, I believe. Maarten -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Display displacement

2006-02-14 Thread Daniel Pielmeier
Thank you, @Ian i have the old 2.6.14-r5 kernel with nvidia 1.0-6629 in /boot and in grub.conf, this configuration works. But i don' think it is necessary to check this out, because as i mentioned before, i have the displacement with the old and the new nvidia-driver. So i think it is a framebuf

[gentoo-user] emerge troubles

2006-02-14 Thread Jorge Almeida
I'm unable to emerge gcc: 17012 all allocated states, 101385 all allocated arcs 20258 all allocated alternative states 4765 all transition comb vector els, 13107 all trans table els 4765 all state alts comb vector els, 13107 all state alts table els 1

Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-14 Thread Holly Bostick
Gilberto Martins schreef: > > You are right. I pointed it to hdb1 and not to hdb3. It is working. Hurrah!! > > What is OP ? > "Original Post" or "Original Poster", referring to the person who started a thread if you forgot their name and don't have time to scroll back through a long thread to

Re: [gentoo-user] Re: Max Number of Partitions

2006-02-14 Thread Alexander Skwar
Mick wrote: > If I read you right, then /usr will behave the same with regards to data > fragmentation (in the non-LVM sense of the word) whether in a primary > partition on its own, or in a LV also on its own? Yes, exactly. Alexander Skwar -- Captain: "You would have done the same." Mal: "You

Re: [gentoo-user] Re: trying KDE (again)

2006-02-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 February 2006 01:12, Iain Buchanan <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Re: trying KDE (again)': > On Tue, 2006-02-14 at 07:40 +0100, Harm Geerts wrote: > > On Tuesday 14 February 2006 06:34, Iain Buchanan wrote: > > > On Tue, 2006-02-14 at 00:54 +0100, Hemmann, Volker

RE: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-14 Thread Michael Kintzios
> -Original Message- > From: Maarten [mailto:[EMAIL PROTECTED] > Sent: 13 February 2006 17:49 > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Re: Problems with GRUB in the > installation of Gentoo > > > Richard Fish wrote: > >>Now, after rebooting, it really went strai

Re: [gentoo-user] is iptables needed on a Bridge

2006-02-14 Thread Ow Mun Heng
On Mon, 2006-02-13 at 18:38 -0600, Boyd Stephen Smith Jr. wrote: > On Sunday 12 February 2006 20:58, Ow Mun Heng <[EMAIL PROTECTED]> wrote > about '[gentoo-user] is iptables needed on a Bridge': > > Just got a bridge setup to put in to monitor network traffic. I wonder > > if there's a need to

[gentoo-user] Rhythmbox and Audioscrobbler

2006-02-14 Thread Alex Bennee
I thought I'd give the latest Rhythmbox a try with the scocial music audoscrobbler system. When I emerged it it all ran fine but even with the username and password in the audioscrobbler box I'm not seeing my last.fm page update. I enebaled musicbrainz in my make.conf in case that was it but no dic

Re: [gentoo-user] trying KDE (cvs repositories)

2006-02-14 Thread jose javier parra sanchez
cervisia for cvskdesvn for subversion.2006/2/14, Iain Buchanan <[EMAIL PROTECTED]>: Hi all KDE lovers,Is there a way to use some sort of graphical CVS plugin for konqueror?Or any program other than tkcvs?My main gripe with tkcvs is every time I select "remove from archive", it deletes the file loca