Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18581 - modprobe tulip fails on 1.4 rc3, but works on 1.4 rc2, with Netgear FA310
Summary: modprobe tulip fails on 1.4 rc3, but works on 1.4 rc2, with Netgear FA310
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Bob Johnson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-01 05:23 UTC by Paul Komarek
Modified: 2003-04-15 20:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Komarek 2003-04-01 05:23:04 UTC
I had no problems with the tulip module on the 1.4 rc2 livecd.  However, the
tulip module on the 1.4 rc3 livecd fails:

PCI: unable to reserve I/O region #1:100@ac00 for device 00:0b.0
PCI: unable to reserve I/O region #1:100@ac00 for device 00:0b.0
/lib/modules/2.4.20-xfs_pre6/kernel/drivers/net/tulip/tulip.o: init_module: No
such device

I was able to use the tulip code from 2.4.20-gentoo-r2 with no problems.  My
.config options were:

CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set

-Paul Komarek

Reproducible: Always
Steps to Reproduce:
1.modprobe tulip
2.
3.

Actual Results:  
gives error messages listed in "Details" section

Expected Results:  
It should have succeeded.
Comment 1 Bob Johnson (RETIRED) gentoo-dev 2003-04-01 06:02:02 UTC
try booting the rc3 livecd with "gentoo noscsi" 
Comment 2 Bob Johnson (RETIRED) gentoo-dev 2003-04-15 20:46:12 UTC
reopen if needed, -rc4 should fix this