Firewire CD-RW...

Dylan yellowdog-general@lists.terrasoftsolutions.com
Mon Jun 2 17:19:05 2003


Ted McDonald wrote:

>Howdy Sam
>
>Didn't work for me.
>[ted@localhost ted]# mount /dev/scd0 /mnt/firewire/
>mount: /dev/scd0 is not a valid block device
>
>To reiterate:
>dmesg gives me...
>ieee1394: sbp2: Logged into SBP-2 device
>ieee1394: sbp2: Node[00:1023]: Max speed [S200] - Max payload [1024]
>ieee1394: Device added: Node[00:1023]  GUID[0000000015007f47]  [QPS     ]
>ieee1394: Host added: Node[01:1023]  GUID[00000000fe49c282]  [Linux OHCI-1394]
>ieee1394: sbp2: warning: Bridge chipset supports 128KB max transfer size
>ieee1394: sbp2: Logged into SBP-2 device
>ieee1394: sbp2: Node[03:1023]: Max speed [S400] - Max payload [2048]
>ieee1394: Device added: Node[03:1023]  GUID[0000000000003989]  [VST 
>TECHNOLOGIESINC.]
>
>But I cannot seem to mount this, nor is can cd record see the QPS Que CDRW 
>when I cdrecord -scanbus
>
>Anyone know how to mount the CDRW?
>
>Best, Ted
>
>
>
>On Sunday 01 June 2003 03:23, sub_mol@yahoo.co.uk wrote:
>  
>
>>hi
>>i have the same drive
>>try /dev/scd0
>>
>>sam
>>_______________________________________________
>>yellowdog-general mailing list
>>yellowdog-general@lists.terrasoftsolutions.com
>>http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>>    
>>
>
>_______________________________________________
>yellowdog-general mailing list
>yellowdog-general@lists.terrasoftsolutions.com
>http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>  
>
Ted,

I tried adding:

options ohci1394 attempt_root=1

to /ets/modules.conf and re-ran rescan-scsi-bus.sh.  It still came back with:

[root@gwendoline root]# rescan-scsi-bus.sh
Host adapter 0 (ide-scsi) found.
Host adapter 1 (sbp2) found.
0 new device(s) found.
0 device(s) removed.

BUT, when I tried dmesg to se if anything had changed, I got this added on to the end:

ohci1394: $Rev: 578 $ Ben Collins <bcollins@debian.org>
ohci1394_0: Unexpected PCI resource length of 1000!
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[40]  MMIO=[f5000000-f50007ff]  Max Packet=[2048]
ieee1394: Host added: Node[00:1023]  GUID[00000000fe4f86be]  [Linux OHCI-1394]
scsi1 : IEEE-1394 SBP-2 protocol driver (host: ohci1394)
$Rev: 584 $ James Goodwin <jamesg@filanet.com>
SBP-2 module load options:
- Max speed supported: S400
- Max sectors per I/O supported: 255
- Max outstanding commands supported: 8
- Max outstanding commands per lun supported: 1
- Serialized I/O (debug): no
- Exclusive login: yes
cdrom: This disc doesn't have any tracks I recognize!
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
scsi singledevice 0 0 0 0
scsi singledevice 0 0 1 0
scsi singledevice 0 0 2 0
scsi singledevice 0 0 3 0
scsi singledevice 0 0 4 0
scsi singledevice 0 0 5 0
scsi singledevice 0 0 6 0
scsi singledevice 0 0 7 0
scsi singledevice 1 0 0 0
scsi singledevice 1 0 1 0
scsi singledevice 1 0 2 0
scsi singledevice 1 0 3 0
scsi singledevice 1 0 4 0
scsi singledevice 1 0 5 0
scsi singledevice 1 0 6 0
scsi singledevice 1 0 7 0

Do you know what the 'scsi singledevice xxxx' is?  It didn't show up before.

Dylan

P.S.

Sorry about the HTML format. Force of habitto use defaults.