[gentoo-user] SuperMicro P4SCT+ and SATA

2005-08-18 Thread David Busby
List, I'm trying to get 2005.1 onto this box I was just gifted. It's got a SuperMicro p4sct+ with a goofy SATA controller. I've got four hard drives in it, connected to these four SATA connectors (labeled like 1/5, 2/6, 3/7, 4/8). I guess i'm using them in 1,2,3,4 mode. But my gentoo canno

Re: [gentoo-user] Re: ethereal bug?

2005-08-18 Thread Richard Fish
James wrote: Richard Fish asmallpond.org> writes: When I run ethereal as root (su -p) in a kde session, it dies off when I end the capture session. I do not use gnome, so I do not know if the problem exist there. If I comment out this line: gtk-alternative-button-order = 1 #g

Re: [gentoo-user] where's the splash?

2005-08-18 Thread Nagatoro
Holly Bostick wrote: None of it works. The images cannot be found. A shoot in the dark but I saw something regarding a default sym link in /etc/splash. If you have that try and delete it (think it was on the wiki page regading making your own splash theme) / HTH Naga -- gentoo-user@gentoo

Re: [gentoo-user] DVD recorder recommendations

2005-08-18 Thread Holly Bostick
Nick Rout schreef: > On Thu, 18 Aug 2005 21:23:38 -0700 > Kevin O'Gorman wrote: > > >>Every single one states that Windows in some >>form is a requirement. Surely this is FUD, right? > > > yes absolutely. To add to this, I think that what is really "meant" by this typical marketing-speak is

Re: [gentoo-user] DVD recorder recommendations

2005-08-18 Thread Jamie Dobbs
> yes absolutely. > > However be aware that to update firmware windows may be required. > > Like CD writers they are fundamentally ATAPI devices that plug straight > into the ide bus and the power supply. > > I recently bought an LG and it works fine. I too would heartily recommend LG drives, I ha

Re: [gentoo-user] DVD recorder recommendations

2005-08-18 Thread Nick Rout
On Thu, 18 Aug 2005 21:23:38 -0700 Kevin O'Gorman wrote: > Every single one states that Windows in some > form is a requirement. Surely this is FUD, right? yes absolutely. However be aware that to update firmware windows may be required. Like CD writers they are fundamentally ATAPI devices t

[gentoo-user] Re: DVD recorder recommendations

2005-08-18 Thread Kevin O'Gorman
I should probably add, since processor speeds were listed on most boxes, that this is a dual Xeon (P IV based), (2 hyperthreads each for a total of 4) rated at 1.2 GHz. ++ kevin On 8/18/05, Kevin O'Gorman <[EMAIL PROTECTED]> wrote: > It's time for me to get a DVD recorder for this system, so I we

[gentoo-user] DVD recorder recommendations

2005-08-18 Thread Kevin O'Gorman
It's time for me to get a DVD recorder for this system, so I went to Best Buy, and started reading the boxes. Every single one states that Windows in some form is a requirement. Surely this is FUD, right? Nevertheless, with memories of winmodems and winprinters, I fear to take the leap. What's

Re: [gentoo-user] mount point with hal and kde

2005-08-18 Thread Norberto Bensa
Pupeno wrote: > On Thursday 18 August 2005 09:47, Norberto Bensa wrote: > > Read: > > > >/usr/share/hal/fdi/90defaultpolicy/storage-policy.fdi > > > > Basically you'll be forcing (using the device-id) the path where it is > > mounted. Then just drop your changes into: > > > >/usr/share/hal/

Re: [gentoo-user] after emerge -Du world - - no sound no errors

2005-08-18 Thread Nick Rout
On Thu, 18 Aug 2005 22:11:09 +0200 Holly Bostick wrote: > Idea #1: Put alsasound in default, rather than boot runlevel. There is > no use for sound in the boot runlevel, and having it there often causes > (weird, inexplicable) problems. boot is what the gentoo alsa docs say to do, although they

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Nick Rout
On Fri, 19 Aug 2005 01:42:23 +0200 Holly Bostick wrote: > So I don't know what's dragging mozilla in for you-- except that > evolution data server, which I noticed in one of your previous posts, > which does require mozilla, and is enabled these days via the 'eds' USE > flag, which I have explici

Re: [gentoo-user] Injecting files into a gentoo installation ISO?

2005-08-18 Thread Nick Rout
You can build one from scratch using catalyst, just like the big boys at gentoo-dev do. I have done so, but it was a bit of a PITA, and time consuming. Or quicker would be to unpack the compressed filesystem, change the startup script and make a new iso. You will need to make it bootable with the

Re: [gentoo-user] Injecting files into a gentoo installation ISO?

2005-08-18 Thread Michael Crute
Just a thought... extract the iso to your local hard drive, hack it up however you like, repack it and ship it off to your datacenter. As far as I know that should do the trick. -MikeOn 8/18/05, Greg Shikhman <[EMAIL PROTECTED]> wrote: Unfortunately, I have all space taken up. I would need to ask

Re: [gentoo-user] How to enable core dumps?

2005-08-18 Thread Antonio Souto
Thanks a lot. As a matter of fact I forgot do logout & login. Cores dumping all over the place now! ;-) Sorry.On 8/18/05, Jason Cooper <[EMAIL PROTECTED]> wrote: Antonio Souto ([EMAIL PROTECTED]) scribbled:> Does any one knows how to enable core dumps?> It seems like they are disabled by default.#

Re: [gentoo-user] Injecting files into a gentoo installation ISO?

2005-08-18 Thread Greg Shikhman
Unfortunately, I have all space taken up. I would need to ask the colo technician to insert a floppy and run the program, which is a bit much... On 8/18/05, Benno Schulenberg <[EMAIL PROTECTED]> wrote: Greg Shikhman wrote:>  I have a computer colocated and I want to switch to gentoo, but> I want to

Re: [gentoo-user] How to enable core dumps?

2005-08-18 Thread Jason Cooper
Antonio Souto ([EMAIL PROTECTED]) scribbled: > Does any one knows how to enable core dumps? > It seems like they are disabled by default. # ulimit -c unlimited hth, cooper. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] mount point with hal and kde

2005-08-18 Thread Pupeno
On Thursday 18 August 2005 09:47, Norberto Bensa wrote: > Read: > >/usr/share/hal/fdi/90defaultpolicy/storage-policy.fdi > > Basically you'll be forcing (using the device-id) the path where it is > mounted. Then just drop your changes into: > >/usr/share/hal/fdi/95userpolicy/storage-policy.

[gentoo-user] How to enable core dumps?

2005-08-18 Thread Antonio Souto
Hi Does any one knows how to enable core dumps? It seems like they are disabled by default. I have already tried putting * C20480 in /etc/limits and *   soft    core    2048000 in /etc/security/limits.conf and still no core dumps from my code's features... ;-) -- Antonio

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Neil Bothwick
On Thu, 18 Aug 2005 16:19:59 -0700, Mark Knecht wrote: >Beyond Mozilla splitting out portions of it's functionality it > seems to me that, as a pure user type, I have no way of determining > what a given flag is intending to do when emerge is run. If, for > instance, there was some query throu

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Holly Bostick
Mark Knecht schreef: > On 8/18/05, Daniel Drake <[EMAIL PROTECTED]> wrote: > >>Hi, >> >>Mark Knecht wrote: >> >>> I could look at removing the global mozilla flag and using it only >>>on certain apps, but really I'm wondering why Unison didn't accept >>>Firefox as a browser and wondering if the

Re: [gentoo-user] VIDEO_CARDS setting for 3D Rage Pro

2005-08-18 Thread Mark Knecht
Hi Tero, I put this off for a long time. I'm a bit confused about exactly what driver is getting loaded here and how it got built. When I set VIDEO_CARDS="mach64" I did not get a driver called 'ati' but I did get a driver called 'mach64'. I am currently loading the following drivers: godzil

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Mark Knecht
On 8/18/05, Daniel Drake <[EMAIL PROTECTED]> wrote: > Hi, > > Mark Knecht wrote: > >I could look at removing the global mozilla flag and using it only > > on certain apps, but really I'm wondering why Unison didn't accept > > Firefox as a browser and wondering if the ebuild for it, or more > >

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Bryan Whitehead
Are you blocking port 20 outgoing? http://slacksite.com/other/ftp.html On Thu, 18 Aug 2005, Willie Wong wrote: A quick search on google reveals the following as a possibility: Your server might be responding to the PASV connection by giving the lan-ip. Try setting the pasv_promiscuous

Re: [gentoo-user] where's the splash?

2005-08-18 Thread Holly Bostick
Uwe Thiem schreef: > On 17 August 2005 18:22, John Dangler wrote: > >>Uwe~ >>Yes, please share! I'd be interested to see how this goes together > > > Alright, it took me less time than I thought. ;-) > Thank you very much, Uwe, but I simply cannot get the livecd themes to work. Adapting your

Re: [gentoo-user] Help with ramdisk

2005-08-18 Thread Ognjen Bezanov
Richard Fish wrote: > Is this an initrd or initramfs (aka, cpio.gz) image? > > If it is initrd, you should have a /linuxrc script to initialize the > system. For grub, you will need: > > kernel /vmlinuz root=/dev/ram0 init=/linuxrc > initrd=/rootfs.gz > > Then your linuxrc script must *no

Re: [gentoo-user] after emerge -Du world - - no sound no errors

2005-08-18 Thread Holly Bostick
maxim wexler schreef: > Hello everyone, > > Sound files played fine prior to the update. > > When unit boots speakers thump at "Loading: > snd-seq-oss..."as before. > > [EMAIL PROTECTED] ~ $ lsmod > Module Size Used by > fglrx 238332 0 > agpgart

[gentoo-user] after emerge -Du world - - no sound no errors

2005-08-18 Thread maxim wexler
Hello everyone, Sound files played fine prior to the update. When unit boots speakers thump at "Loading: snd-seq-oss..."as before. [EMAIL PROTECTED] ~ $ lsmod Module Size Used by fglrx 238332 0 agpgart33320 1 fglrx ppp_deflate 6272

Re: [gentoo-user] Injecting files into a gentoo installation ISO?

2005-08-18 Thread Benno Schulenberg
Greg Shikhman wrote: > I have a computer colocated and I want to switch to gentoo, but > I want to cause the technical support there minimal hassle (and a > minimal cost to me :) ). The most I want them to do is pop in the > gentoo disk, restart, and run a script No need for that. Look at the e

Re: [gentoo-user] Xorg, nvidia drivers and MX4000

2005-08-18 Thread Mark
Might be on to something there. I just changed the DISPLAYMANAGER to xdm and Xsession to xsession. That gave me a sort-of desktop, although I think there's some tweaking necessary on the mouse - it wasn't working correctly. I'll go ahead and emerge kde, make the appropriate changes in rc.conf and

[gentoo-user] cbqlimit children priority

2005-08-18 Thread Claudinei Matos
Hi, I'm using cbqlimit to shape my bandwidth usage. What I want is that even if some user make some download from xyz.com using the full rate of the link I could start some other download at my external server and get the priority limiting the other user download speed and increasing mine. Well,

Re: [gentoo-user] Xorg, nvidia drivers and MX4000

2005-08-18 Thread Etaoin Shrdlu
On 21:01, giovedì 18 agosto 2005, Mark wrote: > the same result: namely when I type startx, I see the NVidia splash > screen, and then nothing but a white X cursor on all black > background. Nothing else happens, except I can move the mouse > cursor. I have to Ctrl+Alt+Backspace to get back out.

[gentoo-user] Xorg, nvidia drivers and MX4000

2005-08-18 Thread Mark
I'm having trouble getting a new NVidia MX4000 to work using the nvidia drivers. I have tried the version that installs by default, which I think is 6629, and I have tried using ACCEPT_KEYWORDS="~x86" so I can try the latest available. Both give the same result: namely when I type startx, I see the

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Willie Wong
On Thu, Aug 18, 2005 at 07:05:51PM +0100, Daniel Drake wrote: > Hopefully in the future, mozilla will split out the SDK/libraries into a > seperate package so that you don't have to install the mozilla > webbrowser/emailer/etc. For right now, the moznocompose, moznomail flags gets rid of the htm

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Daniel Drake
Hi, Mark Knecht wrote: I could look at removing the global mozilla flag and using it only on certain apps, but really I'm wondering why Unison didn't accept Firefox as a browser and wondering if the ebuild for it, or more likely evolution-data-server, could be improved in that area. I don't

[gentoo-user] Injecting files into a gentoo installation ISO?

2005-08-18 Thread Greg Shikhman
Hi,   I have a computer colocated and I want to switch to gentoo, but I want to cause the technical support there minimal hassle (and a minimal cost to me :) ). The most I want them to do is pop in the gentoo disk, restart, and run a script that changes the root password and implements the correct

Re: [gentoo-user] OT - vsftp 425 bad IP connecting [SOLVED]

2005-08-18 Thread Michael Sullivan
On Thu, 2005-08-18 at 13:19 -0400, Willie Wong wrote: > A quick search on google reveals the following as a possibility: > > Your server might be responding to the PASV connection by giving the > lan-ip. Try setting the > pasv_promiscuous=YES > and/or > pasv_addrs= > in the conf

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Michael Sullivan
On Thu, 2005-08-18 at 12:56 -0400, A. Khattri wrote: > On Thu, 18 Aug 2005, Michael Sullivan wrote: > > > One of my users is having a problem with FTP access to my server. He > > says that he can connect and get a listing for his home directory, but > > he can't do anything beyond seeing the list

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Willie Wong
A quick search on google reveals the following as a possibility: Your server might be responding to the PASV connection by giving the lan-ip. Try setting the pasv_promiscuous=YES and/or pasv_addrs= in the config. The suggestions are completely untested... and I don't use V

Re: [gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread A. Khattri
On Thu, 18 Aug 2005, Michael Sullivan wrote: > One of my users is having a problem with FTP access to my server. He > says that he can connect and get a listing for his home directory, but > he can't do anything beyond seeing the listing. He's connecting from > outside the network. I can connec

Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-18 Thread Mark Knecht
On 8/18/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Thu, 18 Aug 2005 08:39:45 -0700, Mark Knecht wrote: > > > > You still haven't run "this specific command". The command I gave was > > > "ls -l /etc/make.profile" not "ls -l /etc/make.profile/" or > > > "ls /etc/make.profile/" > > > > > > >

Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-18 Thread Neil Bothwick
On Thu, 18 Aug 2005 08:39:45 -0700, Mark Knecht wrote: > > You still haven't run "this specific command". The command I gave was > > "ls -l /etc/make.profile" not "ls -l /etc/make.profile/" or > > "ls /etc/make.profile/" > > > > Sorry Neil. I did eventually see the difference. The trailing slash

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Mark Knecht
On 8/18/05, Christoph Gysin <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > >It seems I've ended up with copies of Mozilla on the two machines I > > used to check out Unison. Apparently, at least the way I emerged it, > > the ebuild doesn't have any flags to effect this. > > Found out some m

Re: [gentoo-user] rsync mirroring

2005-08-18 Thread Jonathan Wright
Matthias Bethke wrote: I just set up a local rsync mirror using app-admin/gentoo-rsync-mirror. Now I'm just wondering if it's necessary to do it like suggested and put a separate portage tree under /opt? I mean, apart from syncing to the official Gentoo mirrors it's read-only anyway, so pointing

Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-18 Thread Mark Knecht
On 8/18/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Wed, 17 Aug 2005 18:09:25 -0700, Mark Knecht wrote: > > > > > Thanks Neil. It seems that this specific command doesn't give me a > > > > lot of information: > > > > > > > > [EMAIL PROTECTED] /etc/make.profile $ ls -l /etc/make.profile/ > >

Re: [gentoo-user] [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-18 Thread Ben Munat
Daniel Drake wrote: Ben Munat wrote: PS: I also found the following stuff in my logs starting at the time when I lost control of the keyboard and mouse; there's this MTRR stuff and then hundreds of lines with the call trace stuff: Aug 16 22:46:31 venus mtrr: no MTRR for cd80,80 found

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Matthew Cline
> Mark Knecht wrote: > >It seems I've ended up with copies of Mozilla on the two machines I > > used to check out Unison. Apparently, at least the way I emerged it, > > the ebuild doesn't have any flags to effect this. > On 8/18/05, Christoph Gysin <[EMAIL PROTECTED]> wrote: > > $ emerge -a

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Christoph Gysin
Mark Knecht wrote: It seems I've ended up with copies of Mozilla on the two machines I used to check out Unison. Apparently, at least the way I emerged it, the ebuild doesn't have any flags to effect this. Found out some more: You seem to have the 'gnome', 'mozilla' and 'gtk' or 'gtk2' usef

Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-18 Thread Neil Bothwick
On Wed, 17 Aug 2005 18:09:25 -0700, Mark Knecht wrote: > > > Thanks Neil. It seems that this specific command doesn't give me a > > > lot of information: > > > > > > [EMAIL PROTECTED] /etc/make.profile $ ls -l /etc/make.profile/ > > ^ > >

Re: [gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Christoph Gysin
Mark Knecht wrote: It seems I've ended up with copies of Mozilla on the two machines I used to check out Unison. Apparently, at least the way I emerged it, the ebuild doesn't have any flags to effect this. I don't have mozilla installed: $ emerge -avt unison These are the packages that I w

Re: [gentoo-user] Re: Must all software be installed with Ebuilds?

2005-08-18 Thread Neil Bothwick
On Thu, 18 Aug 2005 00:27:41 -0500, Michael Swanson wrote: > I'm setting up a home webserver on Gentoo Linux and was wondering about > the above question. I've read on here many places about people writing > their own ebuilds to install software. One of the pieces of software I > run is Commu

Re: [gentoo-user] mount point with hal and kde

2005-08-18 Thread Neil Bothwick
On Wed, 17 Aug 2005 23:38:16 -0300, Pupeno wrote: > I'd like a couple of this devices to be mounted at a specific place, > like /media/backup and /media/home. Is it possible ? Set up udev rules to give them their own names in /dev, these names are also used as the mount point under /media. It is

[gentoo-user] unison requires Mozilla, doesn't accept Firefox?

2005-08-18 Thread Mark Knecht
Hi, It seems I've ended up with copies of Mozilla on the two machines I used to check out Unison. Apparently, at least the way I emerged it, the ebuild doesn't have any flags to effect this. Anyone know how to get rid of Mozilla in this case? If not should I file an ebuild request? Thanks,

[gentoo-user] Re: ethereal bug?

2005-08-18 Thread James
Richard Fish asmallpond.org> writes: > >When I run ethereal as root (su -p) in a kde session, > >it dies off when I end the capture session. I do not use > >gnome, so I do not know if the problem exist there. > >If I comment out this line: > >gtk-alternative-button-order = 1 > >#gtk-alternative

[gentoo-user] OT - vsftp 425 bad IP connecting

2005-08-18 Thread Michael Sullivan
One of my users is having a problem with FTP access to my server. He says that he can connect and get a listing for his home directory, but he can't do anything beyond seeing the listing. He's connecting from outside the network. I can connect and interact with my personal account through FTP ju

Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-18 Thread Norberto Bensa
Holly Bostick wrote: > I think I thought that you were getting the contents when you weren't > ls-ing the folder, but only the symlink. > Mark was grep'ing /etc/make.profile/packages > I should probably get some sleep, then, huh? > Yes. The world will still be here tomorrow :) -- Norberto Be

Re: [gentoo-user] mount point with hal and kde

2005-08-18 Thread Norberto Bensa
Pupeno wrote: > I'd like a couple of this devices to be mounted at a specific place, > like /media/backup and /media/home. Is it possible ? > Thanks. Yup. Read: /usr/share/hal/fdi/90defaultpolicy/storage-policy.fdi Basically you'll be forcing (using the device-id) the path where it is mount

[gentoo-user] Embedded Gentoo problems

2005-08-18 Thread Matthias Bethke
To reactivate this old 486 laptop that's been sitting in my basement, I set out to install it with a tiny Gentoo system and use it as a DSL router. The HD is 1.3 GB, so a full glibc-based system wouldn't be much of a problem, but I wanted to experiment with embedded stuff anyway, so... Well, I've n

[gentoo-user] rsync mirroring

2005-08-18 Thread Matthias Bethke
I just set up a local rsync mirror using app-admin/gentoo-rsync-mirror. Now I'm just wondering if it's necessary to do it like suggested and put a separate portage tree under /opt? I mean, apart from syncing to the official Gentoo mirrors it's read-only anyway, so pointing my rsync daemon to /usr/p

Re: [gentoo-user] Slow HD

2005-08-18 Thread Volker Armin Hemmann
On Thursday 18 August 2005 05:13, Pupeno wrote: > On Wednesday 17 August 2005 23:04, Volker Armin Hemmann wrote: > > > flash linux #  hdparm /dev/hda > > > > > > /dev/hda: > > >  multcount    = 16 (on) > > >  IO_support   =  0 (default 16-bit) > > >  unmaskirq    =  0 (off) > > >  using_dma    =  1

Re: [gentoo-user] [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-18 Thread Daniel Drake
Ben Munat wrote: PS: I also found the following stuff in my logs starting at the time when I lost control of the keyboard and mouse; there's this MTRR stuff and then hundreds of lines with the call trace stuff: Aug 16 22:46:31 venus mtrr: no MTRR for cd80,80 found Aug 16 22:46:31 venus

RE: [gentoo-user] Re: OT: Recovering partitions from an imaged drive

2005-08-18 Thread Michael Kintzios
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Tom Eastman > Sent: 18 August 2005 05:19 > To: gentoo-user@lists.gentoo.org > Subject: [gentoo-user] Re: OT: Recovering partitions from an > imaged drive > > > Etaoin Shrdlu wrote: > > > Tom Eastman wrote: > > I'

Re: [gentoo-user] Automatic Network Stuff

2005-08-18 Thread Jonathan Wright
Ow Mun Heng wrote: Yup... that works. Esp if there's already a DHCP server somewhere.. The issue that I face is if the network is a PC-Card. (my pccard has this issue. It can't detect the link) Agreed. I've noticed that with my new laptop that as soon as you insert (or at least the laptop disc

Re: [gentoo-user] Problems with madwifi

2005-08-18 Thread Jonathan Wright
Pupeno wrote: On Wednesday 17 August 2005 17:07, Jonathan Wright wrote: In the end I had to remove all the modules (rm -Rf /lib/modules) and reinstall all the modules before rebuilding wireless-tools, madwifi-driver, madwifi-tools in that order. Thanks, that worked! (I haven't rebuild madwifi

RE: [gentoo-user] Boot freeze

2005-08-18 Thread Michael Kintzios
> -Original Message- > From: Michael W. Holdeman [mailto:[EMAIL PROTECTED] > Sent: 17 August 2005 21:11 > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Boot freeze > > > On Wednesday 17 August 2005 03:53 pm, Michael W. Holdeman wrote: > > My desktop suddenly won't boot.

Re: [gentoo-user] Automatic Network Stuff

2005-08-18 Thread Ow Mun Heng
On Wed, 2005-08-17 at 22:42 -0700, Richard Fish wrote: > Ian K wrote: > > >Hi there, > >I was having to use Windows the other day, and it got > >me into wondering if Linux is able to automatically > >set up a network connection when an ethernet cable is > >inserted, or more importantly, establish

Re: [gentoo-user] Re: [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-18 Thread Ben Munat
Thanks for the thoughts guys... I probably will wind up compiling the kernel again from scratch since I haven't been able to make any headway with this issue. I thought I'd read somewhere that genkernel was working pretty smoothly and saved a lot of hassle, but I guess it isn't all it's cracked