Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60582 - dev-sources-2.6.7-r14 SCSI (AIC7XXX) support broken w/ Adaptec AHA-2940U. No /dev/sda.
Summary: dev-sources-2.6.7-r14 SCSI (AIC7XXX) support broken w/ Adaptec AHA-2940U. No ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 12:48 UTC by Brian Kreulen
Modified: 2004-08-24 01:48 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 Brian Kreulen 2004-08-16 12:48:18 UTC
The aic7xxx driver included with dev-sources2.6.7-r14 is broken and no longer brings up my scsi hard drive. The new aic7xxx driver finds the drive but then barfs when trying to create /dev/sda. The old aic7xxx driver finds my PCI card, but fails to recognize my drive.

When I get to init, the new driver complains that /dev/sda is not a block device. Strangely enough, I then cannot load up my usbnet driver. The old driver just locks the kernel hard when I get to the UHCI usb module.

The new driver works fine with a vanilla 2.6.6 kernel, which makes me believe that the problem lies with gentoo's 2.6.7 patchset. Actually, even the vanilla 2.6.7 kernel never worked on my computer. Grrrrr... 

Please see the following links for dmesg, pci and emerge info.
dmesg.new is with the new driver, old with old, and working is a reference dmesg output generated by my working 2.6.6 vanilla kernel.

http://bkreulen.servebeer.com:8080/gentoo/dmesg.new
http://bkreulen.servebeer.com:8080/gentoo/dmesg.old
http://bkreulen.servebeer.com:8080/gentoo/dmesg.working
http://bkreulen.servebeer.com:8080/gentoo/emerge.info
http://bkreulen.servebeer.com:8080/gentoo/lspci


Reproducible: Always
Steps to Reproduce:
1.Compile a gentoo-dev-sources-2.6.7-r14 kernel and load it
2.
3.

Actual Results:  
See "Details" section

Expected Results:  
It should work

Athlon XP 2600
512 DDR
Asus A7N8X-X
SCSI HD: IBM-ESXS Model: ST373405LC
Adaptec AHA-2940U
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2004-08-23 00:10:22 UTC
Does the problem exist on a clean 2.6.8.1 kernel from kernel.org?
Comment 2 Brian Kreulen 2004-08-24 01:48:26 UTC
PEBKC.
I'm going to go ahead and close this one, the system is now working....