LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Install probs - NIC (https://www.linuxquestions.org/questions/debian-26/install-probs-nic-74077/)

0oBelialo0 07-19-2003 10:13 AM

Install probs - NIC
 
Howdee,
I'm having some issues installing deb 3.0. The install itself goes fine, but once I reboot it seems my NIC is no longer detected. During the first stage of the install there's no hassles setting up via DHCP, so the NIC's obviously working there.

I've got an SMC 1211TX card that uses the RealTek RTL8139 chip. I figued that (for some reason) I might have to explicity install the driver for it, but I can't find it in the list.

So a couple of questions: Can anyone explain why my NIC is fine during install, but is not after rebooting. Second, how do I get it working? If I've got to install a driver, which one?

Thanks

Ben

Mara 07-19-2003 11:19 AM

By default, driver for RTL8139 is included, so it should work. Look into your logs (/var/log/messages). Is there something interesting (errors, maybe)?

0oBelialo0 07-19-2003 08:00 PM

Although I can't find it in /var/log/dmesg or /var/log/messages or /var/log/syslog, here's the error I see when booting:
Code:

modprobe: can't open dependancies file /lib/modules/2.4.20/modules.dep
eth0: ERROR while getting interface flags : No such device

Ben

BittaBrotha 07-19-2003 08:30 PM

So I guess it doesn't show when you type the command lsmod as root. Try modprobe nicdrivername, to see what happens!

0oBelialo0 07-19-2003 08:47 PM

lsmod gives me nothing but the column headers.

modprobe RTL-8139A gives me the same error as before - can't open lib/modules/2.4.20/modules.dep

Ben

BittaBrotha 07-19-2003 08:51 PM

Does it show when you view the directory, /lib/modules/2.4.20/modules.dep?

Also, I think the nic module name should be something else. You Need to find out the exact name

0oBelialo0 07-19-2003 08:55 PM

AHHHHHHH! There is no 2.4.20 directory - it's 2.4.18-bf2.4!

So, can I *safely* rename the dir, or is there a better way I should fix this?

Ben

BittaBrotha 07-19-2003 08:57 PM

I dont understand, if there is no 2.4.20 but you have 2.4.18-bf2, then why are you getting error about the 2.4.20 directory not found?

Did you recompile your kernel?

0oBelialo0 07-19-2003 09:04 PM

I don't understand either. I wouldn't even know how to start recompiling the kernel :)

Here's what I did :
* Insert deb 3.0 CD
* type bf24 at the prompt
* go through all the installation stuff

That's IT! The partition I'm using did have VL on it before I installed debian, but I figured that the install would wipe the partition....

BittaBrotha 07-19-2003 09:12 PM

Well, I'm not sure what else to tell you. I don't know what VL is but if it's no problem, why not just start over and reinstall? Then just delete the partition and re-create it.

Did you find out what the real nic driver name is?

Also run modconfig or modconf, I think that's it, to configure the nic again.

0oBelialo0 07-19-2003 09:15 PM

VL is vector linux.. based on slack 8.0.

I've re-installed about 15 times already... always the same thing.

According to my slack install (on the same box) the driver for my nic is RTL-8139A.

I'll try deleting and re-creating the partition and see how that goes

Thanks for your help

ben

BittaBrotha 07-19-2003 09:20 PM

Ok, I should have known that @ VL, because I have it on my laptop...try running the modconf or modconfig command before reinstalling!

Good luck!

0oBelialo0 07-19-2003 11:58 PM

Ok, I think I worked it out... i think it was a LILO problem....

Instead of letting the deb install configure lilo, I just added deb to my slack lilo.conf. I haven't tried fixing that yet, but booting from a floppy seem to work well. Typing this from debian now :)

thanks for you help


All times are GMT -5. The time now is 04:52 AM.