View Full Version : [SOLVED] Damn Small Linux Internet Problems
shadow-of-sin
December 12th, 2007, 10:47 AM
Well I've installed Damn Small Linux onto a flash drive and have managed to boot into it however the internet doesn't work. My ethernet hardware is: "3com 3c920 integrated fast ethernet controller 3c905c-tx compatible". After a google search and viewing some irc logs it seems that this particular NIC is problematic in Linux. So has anyone managed to get this to work in DSL or have any clues on how to do so?
Thanks in advance,
tgalati4
December 12th, 2007, 11:47 AM
I've used DSL on older hardware without problems. Two things come to mind:
1) blacklist the currently loaded driver, then manually load it after boot, then
> pump -i eth0 (to get an ip address)
2) manually load the driver with optional switches. You will have to search for viable switches.
3) (Bonus) Turn off serial port and parallel port to free up interrupts, could be an interrupt conflict, see if ethernet card is sharing an interrupt (more /proc/interrupts).
shadow-of-sin
December 13th, 2007, 01:38 AM
Ah, I found out what was wrong...it turns out I was using an old version of the boot floppy and the modprobe command didn't work on it (when I tried to manually load the drivers as you said). Using a new floppy everything works fine...I'm posting from DSL right now :D
Thanks for your help
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.