Re: [gentoo-ppc-user] openoffice

2005-06-03 Thread Peter Kiraly
Ok. I have another story: In the mean time, tried to emerge Abiword. It had 7 dependents. All compiled nicely, only abiword failed. Some sort of seg.fault again. Then tried again (this time only abiword left to be compile) and wow... Success! If I'm right gcc is part of the toolchain. On my

[gentoo-user] Gentoo on Intel Extended Memory 64 Technology

2005-06-03 Thread Khan
Hello, I'm thinking of installing gentoo on server with Intel Extended Memory 64 Technology. Do I have to make something special in make.conf or to use usual flags: CHOST=i686-pc-linux-gnu CFLAGS=-march=pentium4 -O3 -pipe -fomit-frame-pointer CXXFLAGS=-march=pentium4 -O3 -pipe

[gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Michael Kjorling
If this is better asked on gentoo-amd64, please let me know. I am new to Gentoo, but have used GNU/Linux as the only operating system whenever I have a choice (on workstations and servers) since early 2001. Even then, this has me really stumped. Maybe someone can offer some insight... Setup:

Re: [gentoo-user] root block device unspecified error on boot

2005-06-03 Thread Roy Wright
in /boot/grub/grub.conf, did you change your kernel root? kernel (hd0,0)/boot/vmlinuz root=/dev/hda1 HTH, Roy Gentoo Linux Mailing List Client wrote: yeah I did that as well. grub is not the problem as far as I can tell. I get the boot menu just fine. my system stops when it tries to

Re: [gentoo-user] Gentoo on Intel Extended Memory 64 Technology

2005-06-03 Thread Andreas Fredriksson
On 6/3/05, Khan [EMAIL PROTECTED] wrote: Hello, I'm thinking of installing gentoo on server with Intel(r) Extended Memory 64 Technology. Do I have to make something special in make.conf or to use usual flags: IIRC these chips are x86_64 compatible, so unless you have any specific reason to

Re: [gentoo-user] root block device unspecified error on boot

2005-06-03 Thread Myk Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ah, sounds similar to the discussion on http://www.linuxforums.org/forum/topic-23080.html short version: make sure the drivers for the hdd device and filesystem are compiled into the kernel and doubld check your grub.conf kernel= line. - --myk

[gentoo-user] 3 Disk server setup - recommendations?

2005-06-03 Thread Jakub Krajcovic
Hi guys, it has been a long time since i was last subscribed to this list, (we were still running gentoo 1.4 then), so let me say hello to everyone, i love being in the gentoo community. No, let me get to the point. In the near future, i am going to migrate one server for a local highschool

Re: [gentoo-user] grub still broke

2005-06-03 Thread Michael Ulm
maxim wexler wrote: http://www.gnu.org/software/grub/grub-legacy-faq.en.html HTH, Michael Thanks for the tip. But before I try this(and this goes for Richard F's suggestion) how do I safely get rid of the grub I have? Or do I need to? The emerge -C flag comes w/ dire warnings, The manual

Re: [gentoo-user] Sound not working with XDM

2005-06-03 Thread Raffaele BELARDI
Bob Sanders wrote: On Thu, 2 Jun 2005 11:25:20 -0300 Daniel da Veiga [EMAIL PROTECTED] wrote: rc.conf to use xdm and everything works ok, but I have no sound, I tried command-line and X apps, and none has access to the alsa, oss or esound drivers. It's probably pam. Look as /dev/mixer,

Re: [gentoo-user] Reiser4, encryption

2005-06-03 Thread rob3
Richard Fish wrote: rob3 wrote: Hi guys, I am very interested in encrypted directories and/or disks. Right now I am using ext3. Where can I find more info? The docs page at Gentoo? Probably, but someone else will have to point you to that. For dm-crypt:

[gentoo-user] Error when emerging dialog

2005-06-03 Thread Jules Colding
Hi, I did: emerge --update --deep --newuse world after having changed my USE flags to: USE=-qt -kde gtk2 gtkhtml gnome hal cdr unicode bzip2 doc emacs examples tetex Everything went well until dialog was to be emerged. The output is below. The error went away when ncurses was emerged

Re: Re: [gentoo-user] Printer setup tool

2005-06-03 Thread Urs Schuetz
On Thu, 02 Jun 2005, [EMAIL PROTECTED] wrote: I re-emerged cups, got cupsd to hold, setup my deskjet 722c as parralel port 0, It said everything was good, but the test page will not print! Suggestion: Change in /etc/cupsd.conf: LogLevel info to LogLevel debug or even to LogLevel debug2 Then

[gentoo-user] Re: 3 Disk server setup - recommendations?

2005-06-03 Thread Remy Blank
Jakub Krajcovic wrote: Should i leave the SCSI disk out of raid/lvm, and install the system on it, with the user data going to the RAID on top of the 2 IDE disks? (i quite inclined to do this). Or, would it be OK to stick all of the 3 disks into a RAID5?, (but i dont' really feel comfortable

Re: [gentoo-user] 3 Disk server setup - recommendations?

2005-06-03 Thread Mike Williams
On Friday 03 June 2005 10:38, Jakub Krajcovic wrote: If you have any opinions / recommendations concernign this issue, please let me know. I am really interested in the gentoo users opinion, (and myself being a libra, i hope i will able to make up my mind :-)) I'd mirror, and LVM the 2 IDE

[gentoo-user] Re: Error when emerging dialog

2005-06-03 Thread Remy Blank
Jules Colding wrote: USE=-qt -kde gtk2 gtkhtml gnome hal cdr unicode bzip2 doc emacs examples tetex Everything went well until dialog was to be emerged. The output is below. The error went away when ncurses was emerged manually. http://bugs.gentoo.org/show_bug.cgi?id=67524

Re: [gentoo-user] Re: Error when emerging dialog

2005-06-03 Thread Jules Colding
On Fri, 2005-06-03 at 13:49 +0200, Remy Blank wrote: Jules Colding wrote: USE=-qt -kde gtk2 gtkhtml gnome hal cdr unicode bzip2 doc emacs examples tetex Everything went well until dialog was to be emerged. The output is below. The error went away when ncurses was emerged manually.

Re: [gentoo-user] Sound not working with XDM

2005-06-03 Thread jakub . krajcovic
I definitely think it's ownership related. The problem is somewhere between pam and udev, but i think it's more likely pam. I experienced a very similar (if not the same) issue some time ago. When you start xdm, it starts as root, and somehow, something sets very restrictive (600) permissions

Re: [gentoo-user] Sound not working with XDM

2005-06-03 Thread Daniel da Veiga
Yeah, that solved the problem, it seems that the mask 600 appear more secure to xdm than 660 :) that and group permissions and it was all working, thanks to all of you!!! On 6/3/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I definitely think it's ownership related. The problem is somewhere

[gentoo-user] linuxrc pass command line to kernel

2005-06-03 Thread Frieder Bürzele
Hi, I have one question. Can I change the passed boot-commandline within an initrd-image? Is it possible to tell the kernel that it read the changed commandline? Thx -- gentoo-user@gentoo.org mailing list

[gentoo-user] More on Libretto/PCMCIA effort

2005-06-03 Thread Digby Tarvin
A. GENKERNEL Well, I have now built a genkernal system to see if that helped, and it didn't seem to. It got noticably less far than my manually configured kernel, in that it did not recognise any PCMCIA slots at all :-( It also produced a suspicious error message during boot: /sbin/rc:

Re: [gentoo-user] bandwidthd alternative

2005-06-03 Thread Vincent A. Primavera
Hello, This is great stuff. Does anybody have any suggestions as to applications for monitoring web traffic(browsing) etc? -- Thank you, Vincent A. Primavera. - Original Message - From: Mark Shields To: gentoo-user@lists.gentoo.org Sent: Tuesday, May 31, 2005

Re: [gentoo-user] svgalib: Cannot open /dev/svga Is svgalib_helper module loaded?

2005-06-03 Thread Holly Bostick
Michael Sullivan schreef: I found a tutorial for svgalib this morning. I've always been fascinated by graphics programming, but never found a tutorial that was simple enough for me to follow in the beginning. I liked this tutorial. It provided source code for a simple c program that just

Re: [gentoo-user] svgalib: Cannot open /dev/svga Is svgalib_helper module loaded?

2005-06-03 Thread Michael Sullivan
I modprobed svglib_helper and put it into my /etc/modules.autoload.d/kernel-2.6 file. When I tried to run the tutorial program again I got this: Not running in a graphics capable console, and unable to find one. Using SAVAGE driver, 12288KB. Chipset: ProSavage Not running in a graphics capable

Re: [gentoo-user] Does a stage 2 or 3 install eventually catch up with stage 1?

2005-06-03 Thread Matt Place
Check out the forums for info on this topic. My last installed was based off this thread: http://forums.gentoo.org/viewtopic-t-319349.html (info thread) http://forums.gentoo.org/viewtopic-t-314985-highlight-emwrap.html (support thread) The main goals of this install method are: 1. Eliminate the

Re: [gentoo-user] svgalib: Cannot open /dev/svga Is svgalib_helper module loaded?

2005-06-03 Thread Holly Bostick
Michael Sullivan schreef: On Fri, 2005-06-03 at 16:44 +0200, Holly Bostick wrote: Michael Sullivan schreef: I found a tutorial for svgalib this morning. I've always been fascinated by graphics programming, but never found a tutorial that was simple enough for me to follow in the beginning. I

Re: [gentoo-user] grub still broke

2005-06-03 Thread maxim wexler
Oops, What I was trying to say before I hit the wrong key, I paused the boot screen on the non-booting gentoo box and took a look at the HD line. It says the LBA mode is off. 32 bit mode is off. DMA mode is UDMA6, PIO mode is 4 FWIW -mw __

Re: [gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Zac Medico
--- Michael Kjorling [EMAIL PROTECTED] wrote: NFORCE3-250: BIOS didn't set cable bits correctly. snip ide1: Wait for ready failed before probe ! Hi Michael, Does your DVD drive still work with the livecd? If so you probably don't need to replace the drive. I ran a search for

Re: [gentoo-user] More on Libretto/PCMCIA effort

2005-06-03 Thread Digby Tarvin
Mulling over this a little more, I think what these messages tell me is that the driver is expecting interrupts on level 3 : eth0: 3Com 3c562, io 0x300, irq 3, hw_addr 00:60:97:FE:BE:6C but they are actually occuring on level 11: irq 11: nobody cared! Disabling IRQ #11 So the next

Re: [gentoo-user] svgalib: Cannot open /dev/svga Is svgalib_helper module loaded?

2005-06-03 Thread Zac Medico
--- Michael Sullivan [EMAIL PROTECTED] wrote: I found a tutorial for svgalib this morning. I've always been fascinated by graphics programming, but never found a tutorial that was simple enough for me to follow in the beginning. I liked this tutorial. Hi Michael, Sounds like fun.

Re: [gentoo-user] bandwidthd alternative

2005-06-03 Thread Mark Shields
Ethereal/Etherape? You can view the raw information that is sent from remote hosts on port 80, and information sent to servers at port 80. On 6/3/05, Vincent A. Primavera [EMAIL PROTECTED] wrote: Hello, This is great stuff. Does anybody have any suggestions as to applications for

[gentoo-user] Your friendly Bugday Reminder

2005-06-03 Thread Bryan Oestergaard
Hi all! Just a quick reminder that saturday 4 sees another gathering of users and developers in #gentoo-bugs on irc.freenode.net - a monthly gathering affectionally known as Bugday :) Hope you'll all have lots of fun. Regards, Bryan stergaard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] linuxrc pass command line to kernel

2005-06-03 Thread Richard Fish
Frieder Bürzele wrote: Hi, I have one question. Can I change the passed boot-commandline within an initrd-image? Is it possible to tell the kernel that it read the changed commandline? Not AFAIK, because by the time initrd gets control, the kernel is already booted and all internal drivers

[gentoo-user] gnome and aterm

2005-06-03 Thread LostSon
Hey I am trying to use aterm with gnome but aterm does not seem to read my .Xdefaults when using gnome. It works in openbox3 and fluxbox though. I have seen in the forums that you should make a link or new file like .Xdefaults-hostname but this hasnt worked either. What am i missing

Re: [gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Daniel da Veiga
That's why I decided to use genkernel and autoconfig, but even then I had to take a full list of my drives and all hardware config and tweak the kernel using menuconfig. Maybe if you take a look at yours you'll find out that you're missing modules for your specific needs. On 6/3/05, Zac Medico

[gentoo-user] Terminal Transparency

2005-06-03 Thread Simon Maynard
Using my friends Debian machine yesterday and his terminals had a better transparency than mine. Gnome-terminal, Eterm and Aterm all refreshed their transparency when moving the terminals around, whereas on my box I have to drop the terminal before the transparency updates. He also informed me

Re: [gentoo-user] webmin, can't access from external host with default configuration

2005-06-03 Thread Neil Bothwick
On Fri, June 3, 2005 5:55 pm, Claudinei Matos said: I've installed webmin on a server and I'm trying to get access there but always when I try I get Login failed. Please try again. using root user. I'm not on the same network and I didn't have a gui installed on the server to get local

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Ognjen Bezanov
Simon Maynard wrote: Using my friends Debian machine yesterday and his terminals had a better transparency than mine. Gnome-terminal, Eterm and Aterm all refreshed their transparency when moving the terminals around, whereas on my box I have to drop the terminal before the transparency updates.

[gentoo-user] symbolic link to var tmp

2005-06-03 Thread Ognjen Bezanov
I am trying to upgrade my gentoo box but the partition where /var/tmp resides is too full. So I tried making a symbolic link to another disk which had a lot of space, but then gentoo refused to compile, giving me permission errors. So im asking, how can you use /var/tmp on another disk. I dont

Re: [gentoo-user] grub still broke

2005-06-03 Thread Richard Fish
maxim wexler wrote: Oops, What I was trying to say before I hit the wrong key, I paused the boot screen on the non-booting gentoo box and took a look at the HD line. It says the LBA mode is off. 32 bit mode is off. DMA mode is UDMA6, PIO mode is 4 FWIW I took a peek at the manual for your MB.

Re: [gentoo-user] symbolic link to var tmp

2005-06-03 Thread A. R.
Hello, Did you set the right permissions? something like chmod 1777 destination directory on the other disk Of course, as long as you are linking to a directory in the other disk, however, I don't really know what needs to be done if you are using the whole partition in the other disk as the

Re: [gentoo-user] symbolic link to var tmp

2005-06-03 Thread Zac Medico
--- Ognjen Bezanov [EMAIL PROTECTED] wrote: I am trying to upgrade my gentoo box but the partition where /var/tmp resides is too full. So I tried making a symbolic link to another disk which had a lot of space, but then gentoo refused to compile, giving me permission errors. Hi

Re: [gentoo-user] symbolic link to var tmp

2005-06-03 Thread Holly Bostick
Ognjen Bezanov schreef: I am trying to upgrade my gentoo box but the partition where /var/tmp resides is too full. So I tried making a symbolic link to another disk which had a lot of space, but then gentoo refused to compile, giving me permission errors. So im asking, how can you use

Re: [gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Walter Dnes
On Fri, Jun 03, 2005 at 08:12:21AM +, Michael Kjorling wrote (Nvidia NF3 chipset). Two PATA IDE channels on board and in use: on ide0, the system hard disk and a smaller one [which fails to be detected, but that is not a big issue], both using Cable Select; on

Re: [gentoo-user] grub still broke

2005-06-03 Thread maxim wexler
Ah, some progress at last! Seems like there is a problem in the grub.conf file, but nothing too serious. Could you re-post that file? default 0 timeout 30 title=Gentoo root (hd0,1) kernel /vmlinuz root=/dev/hda4 title=WinXP rootnoverify (hd0,0) makeactive chainloader +1 -Richard --

Re: [gentoo-user] grub still broke

2005-06-03 Thread Richard Fish
maxim wexler wrote: Ah, some progress at last! Seems like there is a problem in the grub.conf file, but nothing too serious. Could you re-post that file? default 0 timeout 30 title=Gentoo root (hd0,1) Remove the root (hd0,1) line. That should (I hope) let you boot gentoo from the

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Ryan
It might be that he's running the new KDE alpha transparency (That is itself in alpha stage). For Gentoo it comes in 3.4, but it is REALLY REALLY slow for me, so I dont use it. But I noticed that the console transperancy changes as you move the window rather than when you drop it. You can find

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Ryan
Oppsie, I told you the wrong place for the alpha transperancy. It's in Desktop/Window Behavior/Translucency Simon Maynard wrote: It shouldn't be a hardware issue as my machine has a Geforce 4 running the nvidia-drivers. He has a Geforce 3 running the nvidia-drivers also. I am also running the

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Simon Maynard
He is running FVWM, same as me. He has also had this exact same kind of transparency for over a year now and also in two different distributions and with multiple types of terminal. Its really bugging me now :-) Thanks for your input, Simon On Fri, 2005-06-03 at 13:44 -0600, Ryan wrote: It

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Ryan
One other note, you will also need Load extmod in your X server config file for the alpha to work. Otherwise you wont notice true alpha being on. The easiest way to tell if you have true alpha on is to make the taskbar transperant and then move a window BEHIND it. If you can see the window, you

Re: [gentoo-user] grub still broke

2005-06-03 Thread Richard Fish
maxim wexler wrote: I took a peek at the manual for your MB. You might want to double check the BIOS settings for the hard disk and make sure that LBA/Large mode is set to Auto. It *is*. The only other choice is disabled. Also, what is the CHS reported by the kernel in the dmesg

Re: [gentoo-user] symbolic link to var tmp

2005-06-03 Thread Philip Webb
050603 Ognjen Bezanov wrote: I tried making a symbolic link to another disk IIRC you can make a symbolic link only within the same partition. others please correct me, if i'm mistaken. -- ,, SUPPORT ___//___,

Re: [gentoo-user] grub still broke

2005-06-03 Thread Richard Fish
Richard Fish wrote: maxim wexler wrote: Ah, some progress at last! Seems like there is a problem in the grub.conf file, but nothing too serious. Could you re-post that file? default 0 timeout 30 title=Gentoo root (hd0,1) Remove the root (hd0,1) line. That should (I

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Ryan
Well, then I guess I wouldnt know. Thats the only way I've ever been able to get Konsole or Gnome Terminal to use real alpha transperency. I would check your Xorg config for that Extmod line I mentioned in the other post. Without it, you cant use real alpha transperency (well at least in my

Re: [gentoo-user] Terminal Transparency

2005-06-03 Thread Richard Fish
Simon Maynard wrote: He is running FVWM, same as me. He has also had this exact same kind of transparency for over a year now and also in two different distributions and with multiple types of terminal. Maybe I am wrong (I can't actually stand terminal transparency...sure it looks cool, but

SOLVED: [gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Michael Kjorling
On 2005-06-03 14:52 -0400, [EMAIL PROTECTED] wrote: Do *NOT* use cable select. Yes, it works with Windoze, but then so do Winmodems. Set master/slave properly. You are not the first person to have run into problems with cable select. First off: thanks, Walter! Yes, setting master/slave

Re: SOLVED: [gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Colin
Michael Kjorling wrote: On 2005-06-03 14:52 -0400, [EMAIL PROTECTED] wrote: Do *NOT* use cable select. Yes, it works with Windoze, but then so do Winmodems. Set master/slave properly. You are not the first person to have run into problems with cable select. First off: thanks,

[gentoo-user] Gentoo deployment scripts?

2005-06-03 Thread Matthias Bethke
There's some SuSE-based workstations around me here I have to take care of. I guess they won't have to bear SuSE for much longer though. The alternatives I can imagine now are Debian and Gentoo. Personally I'd prefer Gentoo, but I don't feel like reinventing the weel by writing my own deployment

Re: [gentoo-user] Does a stage 2 or 3 install eventually catch up with stage 1?

2005-06-03 Thread Walter Dnes
On Fri, Jun 03, 2005 at 11:08:21PM +0100, Neil Bothwick wrote On Thu, 02 Jun 2005 18:21:35 -0400, Phil Sexton wrote: After I have the new portage tree, I then emerge --update --deep --newuse world I think I have essentially a stage 1 install without having to re-compile working

Re: [gentoo-user] Gentoo deployment scripts?

2005-06-03 Thread Antonino Sabetta
mentioning such setups here, so I guess somebody has developed the stuff I'd need already? I'd be thankful for any hint or pointer... This does not answer you question, but probably could be a partial solution: have you considered cloning the hd of the 'first' machine and then copying it to the

Re: [gentoo-user] Gentoo deployment scripts?

2005-06-03 Thread Matthias Bethke
Hi Antonino, on Friday, 2005-06-03 at 20:55:43, you wrote: So you're actually trying to reuse even the compilation work performed on the 'first' (let's call it 'master') machine and avoid compiling on all the others when you do an emerge --update world for instance? That was my idea, or rather

Re: SOLVED: [gentoo-user] DVD drive not found on new AMD64 system

2005-06-03 Thread Walter Dnes
On Fri, Jun 03, 2005 at 09:07:35PM +, Michael Kjorling wrote Winmodems always makes me wonder what other crap might pass for hardware, but that's another tale for another day and one I am sure is told even here frequently enough anyway. tinfoil=tight Each time I hear about Bill Gates

Re: [gentoo-user] Does a stage 2 or 3 install eventually catch up with stage 1?

2005-06-03 Thread Boyd Stephen Smith Jr.
On Friday 03 June 2005 06:41 pm, Walter Dnes [EMAIL PROTECTED] wrote: On Fri, Jun 03, 2005 at 11:08:21PM +0100, Neil Bothwick wrote On Thu, 02 Jun 2005 18:21:35 -0400, Phil Sexton wrote: After I have the new portage tree, I then emerge --update --deep --newuse world I think I

Re: [gentoo-user] kde 3.4.1?

2005-06-03 Thread Roy Wright
Howdy, I'm seeing an interesting change in behaviour between 3.4.0 and 3.4.1. When told to turn off or reboot the computer, KDM now exits to a console login prompt instead of shutting down. Any ideas? Overall 3.4.1 is feeling more stable. The only seg faults have been on shutdown. Konqueror

Re: [gentoo-user] kde 3.4.1?

2005-06-03 Thread Daniel da Veiga
Maybe the user can't shutdown? Try the halt command from a console using the user that you log in with KDE. Also check the logs to see if any message appears while you command the shutdown. I personally dislike KDE, but that's related to the fact that I don't have such a computer (p4 3G) to run

[gentoo-user] telnet without telnetd anyone???

2005-06-03 Thread Walter Dnes
Just poking around through my system today. I see a directory /etc/xinet.d complete with cupsd and telnetd config files (WTF?). I'm sure we're all aware of the (in)security of telnetd. And yes, I had /usr/sbin/in.telnetd but no xinetd or xinetd. /etc/var/lib/portage/world indicates that I