View previous topic :: View next topic |
Author |
Message |
tawtao Tux's lil' helper


Joined: 29 Sep 2003 Posts: 116 Location: Baltimore
|
Posted: Fri Oct 03, 2003 11:21 pm Post subject: ide-scsi module do not load with kernel gs-sources. |
|
|
Hi all, I emerge gs-sources and compile with SCSI emeulation support for my CDRW. Unfortunately, the module ide-scsi does not load .
The same configuration work when I switch to gentoo-kernel!! ...
Here is the messages from the kernel log:
Code: |
Oct 3 19:15:22 [kernel] scsi : aborting command due to timeout : pid 1, scsi0, channel 0, id 0, lun 0 0x12 00 00 00 ff 00
Oct 3 19:15:26 [kernel] hdc: lost interrupt
Oct 3 19:15:26 [kernel] scsi: unknown type 19
|
My CDRW is
Code: |
hdc: SONY CD-RW CRX700E, ATAPI CD/DVD-ROM drive
|
A message from dmesg, just in case,
Code: |
...
hdc: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi : aborting command due to timeout : pid 1, scsi0, channel 0, id 0, lun 0 0x
12 00 00 00 ff 00
hdc: lost interrupt
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: [[ 12 0 0 0 ff 0 0 0 0 0 0 0 ]]
ide-scsi: expected 256 got 352 limit 256
scsi: unknown type 19
Vendor: lmnopqr Model: stuv0123456789ab Rev: cdef
Type: Unknown ANSI SCSI revision: 07
resize_dma_pool: unknown device type 19
...
|
Thanks guys,
tom
[/code] |
|
Back to top |
|
 |
tawtao Tux's lil' helper


Joined: 29 Sep 2003 Posts: 116 Location: Baltimore
|
Posted: Sat Oct 04, 2003 12:20 am Post subject: |
|
|
Some progress report in this issue. I emerge ac-sources. Then replace
ide-scsi.c and ide-scsi.h from ac-sources to gs-sources, and recompile the modules & install ... it work ... just work
tom |
|
Back to top |
|
 |
fleed l33t


Joined: 28 Aug 2002 Posts: 756 Location: London
|
Posted: Mon Oct 06, 2003 9:02 am Post subject: |
|
|
I get lost interrupt messages when trying to read audio cds. Do you have a VIA motherboard by any chance? |
|
Back to top |
|
 |
tawtao Tux's lil' helper


Joined: 29 Sep 2003 Posts: 116 Location: Baltimore
|
Posted: Mon Oct 06, 2003 10:16 pm Post subject: |
|
|
fleed wrote: | I get lost interrupt messages when trying to read audio cds. Do you have a VIA motherboard by any chance? |
I don't think so. My computer is DELL Inspiron 2100 Notebook.  |
|
Back to top |
|
 |
|