View previous topic :: View next topic |
Author |
Message |
utang Apprentice
Joined: 20 Apr 2003 Posts: 190
|
Posted: Sun Apr 20, 2003 1:40 pm Post subject: PROBLEM: Kernel 2.4.20 und SCSI-Hostadapter ADAPTEC |
|
|
habe Gentoo1.4_rc2 mit dem Kernel 2.4.20 und ein grosses Problem mit meinem SCSI-Controller...
dmesg
Code: | SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 |
cat /proc/pci
Code: | Bus 0, device 10, function 0:
SCSI storage controller: Adaptec AHA-2940/2940W / AIC-7871 (rev 0).
IRQ 11.
Master Capable. Latency=32. Min Gnt=8.Max Lat=8.
I/O at 0xe400 [0xe4ff].
Non-prefetchable 32 bit memory at 0xd9200000 [0xd9200fff]. |
--> bin am verzweifeln ... 8/ |
|
Back to top |
|
|
shawk n00b
Joined: 12 Nov 2002 Posts: 42
|
Posted: Sun Apr 20, 2003 6:14 pm Post subject: |
|
|
Hallo !
Hast Du auch im Kernel den Low Level SCSI Support für den AIC7xxx drin?
Das kmod Problem sollte soweit ich weiss nur von Relevanz sein, wenn du im Kernel SCSI Module hattest, und nicht fest einkompiliert.
--
Shawk |
|
Back to top |
|
|
utang Apprentice
Joined: 20 Apr 2003 Posts: 190
|
Posted: Thu May 08, 2003 6:59 am Post subject: |
|
|
also ich habe im Kernel "SCSI support" aktiviert und dann :
- [aktiviert] SCSI support type (disk,tape, CD-ROM)
- Maximum number of ... 40
- [deaktiviert] SCSI Tape support
- [deaktiviert] SCSI OnStream SC-xt support
- [aktiviert] SCSI CD-ROM support
- [aktiviert] Enable vendor-specific extensions (for SCSI CDROM)
- Maximum number of cDROM dev 2
- [aktiviert] SCSI generic support
- [aktiviert] Enable extra checks in new queueing device
- [aktiviert] Probe all LUNs on each SCSI device
- [aktiviert] Verbose SCSI error reporting (kernel +=12K)
- [aktiviert] SCSI logging facility
- SCSI low-level drivers
- [deaktiviert] Adaptec AIC7xxx support
- [Modul] Old Adaptec AIC7xxx support
- [Modul] Future Domain 16xx SCSI/AHA-2920A support
ich habe bei den Low-level Treibern so ziemlich jede Kombination versucht aber immer schimpft kmod rum ... weiss da einer weiter? |
|
Back to top |
|
|
|