Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (3) </ 1 2 [3] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Networking is Notworking, DSL doesn't see NIC< Next Oldest | Next Newest >
UnDude Offline





Group: Members
Posts: 23
Joined: July 2004
Posted: Aug. 25 2004,03:30 QUOTE

Well, guess what?  I finally got ethernet working in DSL.

While waiting for Feather Linux to download, I thought I'd try something by booting DSL 0.7.3 from CD instead of from the HD.  dmesg now shows two interesting lines which do not appear when booting DSL from hdb7:

kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errorno = 2
ne.c: You must supply "io=0xNNN" value(s) for ISA cards.

Hmmm...

modprobe -c  shows:
alias eth0 off

Let's try this:
modprobe ne io=0x340

No error messages were returned, so maybe this activated the network card?

ifconfig -a  now shows eth0 --> WooHoo!   :laugh:

Let's configure our IP address:
ifconfig eth0 inet 192.168.0.3 netmask 255.255.255.0

Pinging other PCs on the network now works!

Next, I booted DSL from the HD, entered the same modprobe and ifconfig commands, and -- lo and behold -- pinging works again.   :D

So... it looks like this command is the key:
modprobe ne io=0xNNN

Where would be the best place to put this command so that it is automatically run on bootup?  Also, is there a config file that can automatically set my IP address and netmask?
Back to top
Profile PM 
ke4nt1 Offline





Group: Members
Posts: 2329
Joined: Oct. 2003
Posted: Aug. 25 2004,04:45 QUOTE

I thought we had suggested that solution earlier in this thread?

Place your modprobe line in your bootlocal.sh file
Save it, for your HDInstall,

or make sure the bootlocal.sh file is in your
filetool.lst for your LiveCD backup..

Good Work!

73
ke4nt
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: Aug. 25 2004,17:15 QUOTE

congrats on getting networking to work.

Take ke4nt's advice.  Put the commands in your bootlocal.sh file (I think it's in /opt/ directory) and save the file for your hd install disk.

For your livecd use, you can use the standard livecd backup/restore method that involves the filetool.lst editing.  Check out the DSL getting started and howtos for more details.

Also, check out the link that I posted at the beginning of the thread. It refers to command and to a network configuration script called "netcardconfig".  Once you have your card driver loaded up and your ifconfig running, netcardconfig can be used to configure the IP address and other related stuff.
Back to top
Profile PM 
UnDude Offline





Group: Members
Posts: 23
Joined: July 2004
Posted: Aug. 25 2004,17:20 QUOTE

Quote (ke4nt1 @ Aug. 25 2004,00:45)
I thought we had suggested that solution earlier in this thread?

Hmmm, I had tried these two previously suggested commands:

insmod ne io=0x340 irq=10
and
modprobe ne

neither of which worked.

But now, after rereading the alternate thread referenced by cbagger01, I see the command:

modprobe ne irq=10 io=0x300

For some reason, I apparently missed that one the first time through.

Oh well, maybe it's time for some new eyeglasses. :p

At any rate, I'm happy to have it working now, and I'd like to thank you guys for all your help!

Cheers,
UnDude
Back to top
Profile PM 
13 replies since Aug. 22 2004,00:50 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (3) </ 1 2 [3] >/
reply to topic new topic new poll
Quick Reply: Networking is Notworking

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code