PDA

View Full Version : Firewire DVD Problems


phil_trick
2004-12-04, 09:45 AM CST
Hi,

Just asking here as I am having problems getting FC3 to recognise an
external Firewire DVD burner.

Bugzilla entry here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?
id=138382

Brief sysnopsis:
Plug in, nothing happens :)

dmesg:
ohci1394: fw-host0: SelfID received, but NodeID invalid (probably new
bus reset occurred): 0000FFC0

(This is repeated about 100 times)

/var/log/messages:
Nov 22 11:12:56 unagi kernel: ohci1394: fw-host0: SelfID received, but
NodeID invalid (probably new bus reset occurred): 0000FFC0

loading the scsi modules manually has no effect either.

Booting with it plugged in does not cause it to be recognised.

Anyone managed to get round this?

Phil :confused:

Brian1
2004-12-04, 11:23 AM CST
Do you have sbp2 and raw1394 modules loaded. Not for which one or if both are needed. Been a while since I used firewire.

Then to mount I belive it would be mount /dev/scd0 /mnt/firewire_cdrom. Once again been a while.

Get a copy of gscanbus to view the ieee1394 bus like usbview does.

Brian1