Networking :: No network connection on HD install
DSL 3.2 syslinux connects to the internet when used 'live' on a an old desktop with no other OS installed. Yet on a HD install I cannot get past the router. I have used Netconfig to try various configurations of DHCP (including 'auto').
I found one post that suggested that DSL 3.1 would work, but not so. Same problem.
Since the network card works 'live' what am I missing to make it work as a HD install? Any help appreciated.
What kind of net card?
Do you know what module(s) were detected and used from live CD?
Perhaps posting your lsmod.
There does't seem to be a netcard. It looks like the network connection is part of the motherboard. Here are the lsmod outputs for both the hd install and the 'live' disk.
Live disk output of lsmod:
dsl@box:~$ lsmod
Module Size Used by Not tainted
mousedev 3832 0 (unused)
hid 22372 0 (unused)
input 3168 0 [mousedev hid]
unionfs 68800 7
af_packet 13544 0 (autoclean)
agpgart 42660 0 (unused)
cs4232 3652 0
ad1848 20812 0 [cs4232]
uart401 6052 0 [cs4232]
sound 55276 0 [cs4232 ad1848 uart401]
soundcore 3428 4 [sound]
aic7xxx 132140 0 (unused)
eepro100 19380 1
mii 2240 0 [eepro100]
serial 52100 0 (autoclean)
usb-uhci 21868 0 (unused)
usbcore 57824 1 [hid usb-uhci]
pcmcia_core 39840 0
apm 9768 1
rtc 7036 0 (autoclean)
cloop 8740 2
ide-cd 28512 0
ide-scsi 8816 1
Hard disk install optput for lsmod:
dsl@box:~$ lsmod
Module Size Used by Not tainted
apm 9736 1 (autoclean)
mousedev 3832 0 (unused)
hid 22372 0 (unused)
input 3168 0 [mousedev hid]
cloop 39364 0 (unused)
af_packet 13544 0 (autoclean)
agpgart 42660 0 (unused)
cs4232 3652 0
ad1848 20812 0 [cs4232]
uart401 6052 0 [cs4232]
sound 55244 0 [cs4232 ad1848 uart401]
soundcore 3428 4 [sound]
eepro100 19380 0
mii 2240 0 [eepro100]
serial 52068 0 (autoclean)
usb-uhci 21836 0 (unused)
usbcore 57824 1 [hid usb-uhci]
pcmcia_core 39840 0
ide-cd 28704 0
ide-scsi 9040 0
rtc 7004 0 (autoclean)
I have the dmesg output for each if that can be of help
Thanks,
twoflatfish
Looks like its not in use here, did you try to set up the network for it? (ie netcardconfig)
Yes, I attempted various configurations of netcardconfig, including the 'auto' DHCP setting. "auto" works in the live form but not in HD install. Neither did any other IP setting combinations (netcardconfig) work in the HD install.
twoflatfish
Next Page...
original here.