View Single Post
  #1   (View Single Post)  
Old 20th March 2010
bforest bforest is offline
Port Guard
 
Join Date: Aug 2008
Location: East Coast, USA
Posts: 32
Question Upgrade to v8 lost some Hardware

In my case,

I have used a Sony PCGA-DDRW3 firewire external drive since version 6.x so I could perform backups to and burn DVD and CD data discs. Now that I have upgrade to v8.0 the drive is no longer recognized.

When I attach the device the OS seems to see it but K3B will not recognize it as being attached.

What needs to happen for me to get this device working again?

Code:
[section from dmesg when device is attached:]
[user@pcbsd-2153]/home/user(xx)% uname -a
FreeBSD pcbsd-2153 8.0-RELEASE-p2 
FreeBSD 8.0-RELEASE-p2 #4: Thu Jan  7 09:20:42 PST 2010
     root@build8x32.pcbsd.org:/usr/obj/usr/pcbsd-build80/fbsd-source/8.0-src/sys/PCBSD  i386

[user@pcbsd-2153]/home/user(xx)% dmesg
. . .
fwohci0: fwohci_intr_core: BUS reset
fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=2, non CYCLEMASTER mode
firewire0: 2 nodes, maxhop <= 1 cable IRM irm(0)  (me)
firewire0: root node is not cycle master capable
firewire0: bus manager 0
fwohci0: too many cycle lost, no cycle master presents?
firewire0: New S400 device ID:0800460300f292bf
When I attach the drive to my PCBSD7.1.1 Laptop I get in dmesg:

Code:
[user@pcbsd]/home/user(xxx)% uname -a
FreeBSD pcbsd 7.2-STABLE 
FreeBSD 7.2-STABLE #3: Mon Oct  5 10:30:23 EDT 2009
     kris@pcbsd:/usr/obj/usr/src/sys/PCBSD.i386  i386

[user@pcbsd]/home/user(xxx)% dmesg
. . .
fwohci0: BUS reset
fwohci0: node_id=0x8000ffc0, gen=2, non CYCLEMASTER mode
firewire0: 2 nodes, maxhop <= 1, cable IRM = 0 (me)
firewire0: root node is not cycle master capable
firewire0: bus manager 0 (me)
fwohci0: too many cycle lost, no cycle master presents?
firewire0: New S400 device ID:0800460300f292bf
cd0 at sbp0 bus 0 target 0 lun 0
cd0: <MATSHITA UJ-831Da 1.01> Removable CD-ROM SCSI-0 device
cd0: 50.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Reply With Quote