Re: eepro100 driver in LiveCD 1.4_rc1
"Dana Powers" <[email protected]> Fri, 1 Nov 2002 12:58:12 -0800
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <001501c281e9$64688650$02f2000a@URSULA> |
Tom, I am the one that filed the bug you saw regarding eepro100 errors, and maybe USB problems. Note that we have not determined that this has anything to do with USB - it was just a hunch that a gentoo developer had and we are testing out, so I feel your problem may very well be related to mine. First off, eepro100 is compiled into the kernel, which means there is no module - the kernel will automatically use it without having to modprobe/insmod/whathaveyou . Can you look at your network card and/or your switch and see if you have a link light? If not, this is exactly the problem that I had. If you do, make sure that you have a valid /etc/resolv.conf file. I have noticed that dhcpd doesnt set mine up properly, and I'll have to enter my dns servers manually. To verify, try ping'ing a known IP address, instead of a dns name - if this goes through, your networking is just fine. Whatever the case, I can detail exactly how I got around this problem and eventually got gentoo successfully installed. dpk ----- Original Message ----- From: "Tom Caudron" <[email protected]> To: "Listserv, gentoo-newbies" <[email protected]> Sent: Friday, November 01, 2002 9:03 AM Subject: [gentoo-newbies] eepro100 driver in LiveCD 1.4_rc1 > I've installed Gentoo 1.2 on an older system and decided it is the way to go > for my main box. Before starting the install, I went to Redhat's hardware > browser and wrote down all the hardware and driver info, so as to make sure > I got it right. Upon beginning the install I had some problems, however. > > The CD booted fine and I ran pci-setup. It detected everything fine. When > I did a "modprobe eepro100", however, it couldn't find the driver. A quick > look confirmed it. I did see eepro, but not eepro100. I tried the same > with eepro and insmod failed. Still, I wasn't sure if that a normal message > or not (against my better judgement I was optimistic). I went to the next > step and ran "net-setup eth0", which also failed (telling me dhcpcd was > already running, I think?). I had a look at the interface with "ifconfig > eth0" and it said that it was both UP and RUNNING, with what looked like a > valid IP, so I again foolishly plodded forward. I went forward. > Partitioned everything, chroot'd the system and got as far as the first > "emerge sync", which then failed to connect. I tried other stuff like "ping > microsoft.com" to which it failed to resolve the name, let alone attempt a > ping. Definately no network connection. > > I went on the Gentoo forums and found that other's had this problem (missing > eepro100 driver in 1.4_rc1) but the answers weren't so helpful. They were > conflicting and not clear, mostly. I looked in bugzilla and found one > problem with eepro100 that seemed to be related to a usb conflict (not that > same as my problem, I think), so I'm here hoping someone on here can help. > :-) > > When I got the sync error, I ran "dmesg" and found that early on, it > mentions an eepro100 driver (eepro100.c not eepro100.o) but I guess it > doesn't load that driver, because later on it tries loading the eepro driver > and spits this back out: > > eepro_init_module: Probe is very dangerous in ISA boards! > eepro_init_module: Please add "autodetect=1" to force probe > > In the output of dmesg, that message gets repeated a few times, then it goes > on to other stuff, then it comes back and repeats that message one last > time. > > Are there plans to include the eepro100 driver in future iterations of the > 1.4 CD? Can anyone offer me some advice about getting it running? Thanks > in advance for any help. :-) > > -Tom Caudron > _______________________________________________ > gentoo-newbies mailing list > [email protected] > http://lists.gentoo.org/mailman/listinfo/gentoo-newbies > >