Hi, 
I try to setup a Rico MP9060A DVD/CD-RW drives via an external ieee1394 
connection. I have a 2.4.10 Kernel(Suse 7.3 distribution). When i load the 
kernelmodules for iee1394(ieee1394,ohci1394,sbp2) everything seems to be ok. 
I can mount CD's. The CD-Combo is detected as SCSI Drive 1. 
But when i start cdrecord(cdrecord -scanbus) the system hangs? According to the 
attached part 
of the /var/log/messages there is a problem with the paride/pg kernel module? 


Can somebody help me or had some similiar experience and found a way out? 


Thanks 
Wolfram 

pc:/home/rw024419 # insmod ieee1394
Using /lib/modules/2.4.10-4GB/kernel/drivers/ieee1394/ieee1394.o
pc:/home/rw024419 # insmod ohci1394
Using /lib/modules/2.4.10-4GB/kernel/drivers/ieee1394/ohci1394.o
pc:/home/rw024419 # insmod sbp2
Using /lib/modules/2.4.10-4GB/kernel/drivers/ieee1394/sbp2.o

pc:/home/rw024419 #./rescan-scsi-bus.sh
Host adapter 0 (ide-scsi) found.
Host adapter 1 (sbp2) found.
Scanning for device 0 0 0 0 ...
OLD: Host: scsi0 Channel: 00 Id: 00 Lun: 00
      Vendor:          Model: ATAPI CDROM.     Rev: 100Y
      Type:   CD-ROM                           ANSI SCSI revision: 02
Scanning for device 1 0 0 0 ...
OLD: Host: scsi1 Channel: 00 Id: 00 Lun: 00
      Vendor: RICOH    Model: DVD/CDRW MP9060  Rev: 1.90
      Type:   CD-ROM                           ANSI SCSI revision: 02
0 new device(s) found.
0 device(s) removed.
pc:/home/rw024419 # cdrecord -scanbus
Cdrecord 1.11a05 (i686-suse-linux) Copyright (C) 1995-2001 J�rg Schilling
Linux sg driver version: 3.1.20
Using libscg version 'schily-0.5'
scsibus0:
cdrecord: Warning: controller returns wrong size for CD capabilities page.
        0,0,0     0) '        ' 'ATAPI CDROM.    ' '100Y' Removable CD-ROM
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1:
<CTRL>+<C> System hangs


pc:/home/rw024419 #
Feb  5 22:11:03 pc kernel: ohci1394: v0.51 08/08/01 Ben Collins <[EMAIL PROTECTED]>
Feb  5 22:11:03 pc kernel: PCI: Found IRQ 9 for device 00:0d.0
Feb  5 22:11:03 pc kernel: ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[9]  
MMIO=[df002000-df002800]  Max Packet=[2048]
Feb  5 22:11:03 pc kernel: ohci1394_0: Physical register received outside of bus reset 
sequence
Feb  5 22:11:03 pc kernel: ieee1394: Local host added: node 0:1023, GUID 
00:11:06:00:00:00:0c:b4
Feb  5 22:11:03 pc kernel: ieee1394: Device added: node 1:1023, GUID 
00:01:a3:00:50:00:07:9b
Feb  5 22:11:10 pc kernel: ieee1394: sbp2: Driver forced to serialize I/O 
(serialize_io = 1)
Feb  5 22:11:10 pc kernel: scsi1 : IEEE-1394 SBP-2 protocol driver
Feb  5 22:11:10 pc kernel: ieee1394: sbp2: SBP-2 device max speed S400 and payload 2KB
Feb  5 22:11:10 pc kernel:   Vendor: RICOH     Model: DVD/CDRW MP9060   Rev: 1.90
Feb  5 22:11:10 pc kernel:   Type:   CD-ROM                             ANSI SCSI 
revision: 02
Feb  5 22:11:10 pc kernel: Attached scsi CD-ROM sr1 at scsi1, channel 0, id 0, lun 0
Feb  5 22:11:10 pc kernel: Current bh00:00: sns = 70  6
Feb  5 22:11:10 pc kernel: ASC=29 ASCQ= 0
Feb  5 22:11:10 pc kernel: Raw sense data:0x70 0x00 0x06 0x00 0x00 0x00 0x00 0x0a 0x00 
0x00 0x00 0x00 0x29 0x00 0x00 0x00 0x00 0x00
Feb  5 22:11:10 pc kernel: Current bh00:00: sns = 70  2
Feb  5 22:11:10 pc kernel: ASC=3a ASCQ= 0
Feb  5 22:11:10 pc kernel: Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 
0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
Feb  5 22:11:10 pc kernel: sr1: scsi-1 drive
Feb  5 22:11:37 pc kernel: scsi singledevice 0 0 1 0
Feb  5 22:11:37 pc kernel: scsi singledevice 0 0 2 0
Feb  5 22:11:37 pc kernel: scsi singledevice 0 0 3 0
Feb  5 22:11:38 pc kernel: scsi singledevice 0 0 4 0
Feb  5 22:11:38 pc kernel: scsi singledevice 0 0 5 0
Feb  5 22:11:38 pc kernel: scsi singledevice 0 0 6 0
Feb  5 22:11:38 pc kernel: scsi singledevice 0 0 7 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 1 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 2 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 3 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 4 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 5 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 6 0
Feb  5 22:11:38 pc kernel: scsi singledevice 1 0 7 0
Feb  5 22:14:47 pc kernel: paride: version 1.06 installed (parport)
Feb  5 22:14:47 pc kernel: pg: pg version 1.02, major 97
Feb  5 22:14:47 pc modprobe: modprobe: Can't locate module paride_protocol
Feb  5 22:14:47 pc kernel: pg0: Autoprobe failed
Feb  5 22:14:47 pc kernel: pg: No ATAPI device detected
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
init_module: Operation not permitted
Feb  5 22:14:47 pc insmod: Hint: insmod errors can be caused by incorrect module 
parameters, including invalid IO or IRQ parameters
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
insmod char-major-97 failed
Feb  5 22:14:47 pc kernel: paride: version 1.06 installed (parport)
Feb  5 22:14:47 pc kernel: pg: pg version 1.02, major 97
Feb  5 22:14:47 pc modprobe: modprobe: Can't locate module paride_protocol
Feb  5 22:14:47 pc kernel: pg0: Autoprobe failed
Feb  5 22:14:47 pc kernel: pg: No ATAPI device detected
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
init_module: Operation not permitted
Feb  5 22:14:47 pc insmod: Hint: insmod errors can be caused by incorrect module 
parameters, including invalid IO or IRQ parameters
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
insmod char-major-97 failed
Feb  5 22:14:47 pc kernel: paride: version 1.06 installed (parport)
Feb  5 22:14:47 pc kernel: pg: pg version 1.02, major 97
Feb  5 22:14:47 pc modprobe: modprobe: Can't locate module paride_protocol
Feb  5 22:14:47 pc kernel: pg0: Autoprobe failed
Feb  5 22:14:47 pc kernel: pg: No ATAPI device detected
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
init_module: Operation not permitted
Feb  5 22:14:47 pc insmod: Hint: insmod errors can be caused by incorrect module 
parameters, including invalid IO or IRQ parameters
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
insmod char-major-97 failed
Feb  5 22:14:47 pc kernel: paride: version 1.06 installed (parport)
Feb  5 22:14:47 pc kernel: pg: pg version 1.02, major 97
Feb  5 22:14:47 pc modprobe: modprobe: Can't locate module paride_protocol
Feb  5 22:14:47 pc kernel: pg0: Autoprobe failed
Feb  5 22:14:47 pc kernel: pg: No ATAPI device detected
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
init_module: Operation not permitted
Feb  5 22:14:47 pc insmod: Hint: insmod errors can be caused by incorrect module 
parameters, including invalid IO or IRQ parameters
Feb  5 22:14:47 pc insmod: /lib/modules/2.4.10-4GB/kernel/drivers/block/paride/pg.o: 
insmod char-major-97 failed
Feb  5 22:14:47 pc kernel: Current bh15:01: sns = 70  2
Feb  5 22:14:47 pc kernel: ASC=3a ASCQ= 0
Feb  5 22:14:47 pc kernel: Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 
0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
Feb  5 22:14:47 pc kernel: Current bh15:01: sns = 70  2
Feb  5 22:14:47 pc kernel: ASC=3a ASCQ= 0
Feb  5 22:14:47 pc kernel: Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 
0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
Feb  5 22:14:47 pc kernel: Current bh15:01: sns = 70  2
Feb  5 22:14:47 pc kernel: ASC=3a ASCQ= 0
Feb  5 22:14:47 pc kernel: Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 
0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
Feb  5 22:14:47 pc kernel: Current bh15:01: sns = 70  2
Feb  5 22:14:47 pc kernel: ASC=3a ASCQ= 0
Feb  5 22:14:47 pc kernel: Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 
0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
Feb  5 22:15:00 pc /USR/SBIN/CRON[2759]: (mdom) CMD (/usr/bin/python -S 
/usr/lib/mailman/cron/gate_news)
Feb  5 22:15:27 pc kernel: scsi : aborting command due to timeout : pid 0, scsi1, 
channel 0, id 0, lun 0 0x5a 00 2a 00 00 00 00 00 02 00
Feb  5 22:15:27 pc kernel: ieee1394: sbp2: aborting sbp2 command
Feb  5 22:15:29 pc kernel: ieee1394: Node 1:1023 changed to 0:1023
Feb  5 22:15:29 pc kernel: ieee1394: Node 0:1023 changed to 1:1023
Feb  5 22:15:29 pc kernel: ieee1394: sbp2: SBP-2 device max speed S400 and payload 2KB

Reply via email to