What kernel?  On later 2.4 kernels as well as the 2.6 kernel, the sbp2
does not cause the scsi bus to be rescanned (for a couple of good
reasons that I am not familiar with).  You can rescan it using this
little script from www.linux1394.org:
http://www.linux1394.org/scripts/rescan-scsi-bus.sh

Hopefully that should help it show up.

Michael


On Wed, 2004-02-25 at 08:44, Ross Werner wrote:
> Hello all,
> 
> I'm trying to get a Firewire DVD burner to work to no avail. Plextor 
> PX-708UF drive on Red Hat 9. So I modprobed "ohci1394", and the relevant 
> output of lsmod is:
> 
> Module                  Size  Used by    Not tainted
> sbp2                   21376   0  (unused)
> ohci1394               29288   0  (unused)
> ieee1394               60044   0  [sbp2 ohci1394]
> 
> dmesg gives me:
> [EMAIL PROTECTED] root]# dmesg | grep ieee
>       [snip snip ... a bunch of added/removed message where I
>        plugged it in and out a bunch of times]
> ieee1394: Device added: Node[01:1023]  GUID[00d0a910020032a0]  [PLEXTOR]
> ieee1394: SelfID completion called outside of bus reset!
> ieee1394: Device removed: Node[01:1023]  GUID[00d0a910020032a0]  [PLEXTOR]
> ieee1394: SelfID completion called outside of bus reset!
> ieee1394: Node 00:1023 changed to 01:1023
> ieee1394: SelfID completion called outside of bus reset!
> ieee1394: Node 01:1023 changed to 00:1023
> ieee1394: sbp2: Error logging into SBP-2 device - login timed-out
> ieee1394: sbp2: sbp2_login_device failed
> ieee1394: Device added: Node[01:1023]  GUID[00d0a910020032a0]  [PLEXTOR]
> 
> 
> Everything's looking good so far ... but:
> 
> [EMAIL PROTECTED] root]# cat /proc/scsi/scsi
> Attached devices: none
> 
> So why doesn't it show up? Is it supposed to show up somewhere else? 
> 'cdrecord -scanbus' doesn't find anything either.
> 
>   Thanks in advance,
>       Ross
> 
> 
> ____________________
> BYU Unix Users Group 
> http://uug.byu.edu/
> ___________________________________________________________________
> List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
-- 
Michael L Torrie <[EMAIL PROTECTED]>

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to