On Tue, 2004-04-13 at 09:03, Simon wrote: > I ran /apt-get upgrade/ to which it left me a nice depency. > > Now with a reboot in hand, modprobe cannot find my ethernet > driver: rtl8139. Which could of been due to apt-get not being able to > finish.
Did the upgrade upgrade your kernel version? The rtl8139 driver has recently been replaced by a new one, 8139too. You should try to modprobe that. -- Pete -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
