Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with eth0 and scsi
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
blarson
n00b
n00b


Joined: 22 Jul 2002
Posts: 22

PostPosted: Mon Sep 30, 2002 4:42 pm    Post subject: Problem with eth0 and scsi Reply with quote

I desperatly need some help here... project due soon...

I just installed gentoo and everything is working great... but I don't have scsi support.. no sda in /dev. no problem, I just recompiled the kernel and added the low-level driver support for my scsi card (NCR 53C825, I used the NCR 53C7XX, 8XX drivers). Well that works great, and now i can see sda in /dev, but eth0 won't load! arg! it is an on-board ethernet card, uses thunder-lan drivers. I just disabled the scsi drivers and recompiled, and ethernet works again. The error message happens during boot, says can't load eth0, device is busy or something like that.

This computer was running redhat fine a few days ago, but I really want it to run gentoo. If anyone has any ideas/suggustions, I would really appreciate it.

Thanks!

-Brad Larson
Back to top
View user's profile Send private message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Mon Sep 30, 2002 4:50 pm    Post subject: Initial thoughts.. Reply with quote

I have invariably had difficulties with ethernet & scsi devices when on of them is on-board. Check the IRQ & Mem addressing for each (boot for scsi, check settings, boot for eth, check settings).

I've found several boards where the PCI bus attempts to share IRQ's & addressing between the on-board device & a PCI slot. It basically makes to slot unusable. (Tyan comes to mind).
_________________
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Back to top
View user's profile Send private message
cole
n00b
n00b


Joined: 30 Sep 2002
Posts: 20

PostPosted: Mon Sep 30, 2002 4:50 pm    Post subject: Reply with quote

Did you have eth0 working before you recompiled? If so, did you clean out the old modules?
rm -rfv /lib/modules/*
then make dep && make clean bzImage modules modules_install
and copy bzImage to /boot
I've done the same before and had eth0 not load untill i redid the modules.
Hope that helps.
_________________
"I'm tolerating you."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum