DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #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
  #2   (View Single Post)  
Old 26th March 2010
roddierod's Avatar
roddierod roddierod is offline
Real Name: Rod Person
VPN Cryptographer
 
Join Date: Apr 2008
Location: Pittsburgh, Pa
Posts: 437
Default

Not sure if this applies to firewire but I had a similar problem with a usb device that worked in 7 but not 8. It turned out that it did not have persmissions for regular users to access it. I had to add the following line to my /etc/devfs.rules

Code:
add path 'usb/*' mode 666 group operator
Perhaps something similar my help you...don't know.
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick
Reply With Quote
  #3   (View Single Post)  
Old 1st April 2010
bforest bforest is offline
Port Guard
 
Join Date: Aug 2008
Location: East Coast, USA
Posts: 32
Default

Knock Knock!

Anyone Home???
Reply With Quote
  #4   (View Single Post)  
Old 7th May 2010
3th3r 3th3r is offline
New User
 
Join Date: May 2010
Location: Los Angeles
Posts: 6
Default

Try loading the Serial Bus Protocol driver:
# kldload sbp

To load the driver on boot up, edit /boot/loader.conf and add the line: sbp_load="YES"
Reply With Quote
Reply

Tags
cd-rom, drivers, dvd, firewire, matshita

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade 7.2 to 8.0RC1 (2nd HDD lost?) Calderon FreeBSD Installation and Upgrading 5 5th November 2009 01:38 AM
hal and lost interupt shep NetBSD General 1 23rd October 2009 07:12 AM
Hardware recommendation: what hardware to buy for my new FreeBSD desktop? Broodjegehaktmetmayo General Hardware 92 11th February 2009 10:43 PM
vr0: rx packet lost tutosun FreeBSD General 4 13th September 2008 10:13 AM
Lost posts graudeejs Feedback and Suggestions 5 3rd August 2008 02:59 PM


All times are GMT. The time now is 02:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick