a794
![]() |
|
|
|
|
|||||||
| Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I am using 7.1-RELEASE-p4.
I can attach/detach other usb devices OK. I attach the ipod with this command: mount_msdosfs -m 644 -M 755 -u 1001 -g 20 /dev/da0s1 /mnt/ipodgtkpod appears to see the ipod files OK. I close gtkpod. Then umount: umount /mnt/ipodNext there is a unending stream of console errors: Code:
kernel: umass0: BBB bulk-out clear stall failed, IOERROR Last edited by DutchDaemon; October 12th, 2009 at 21:31. Reason: [code], [cmd] added |
|
#2
|
|||
|
|||
|
Well, I'd recommend upgrading to the latest version. FreeBSD 7.2 FTW! Greets!
PS: As for the method, the handbook has very good documentation. CVSUP FTW! |
|
#3
|
|||
|
|||
|
Upgraded to:
7.2-STABLE FreeBSD 7.2-STABLE #2: Sat Oct 31 17:05:20 PDT The situation is a little better. I can (with the ipod) mount and umount without error If I try to do a few things with gtkpod. I will get this errors constantly after umount: Code:
kernel: umass0: BBB reset failed, IOERROR kernel: umass0: BBB bulk-in clear stall failed, IOERROR How to duplicate: Attach iPod. Code:
Nov 1 11:30:00 boris root: Unknown USB device: vendor 0x05ac product 0x1261 bus uhub4 Nov 1 11:30:00 boris kernel: umass0: <Apple Inc. iPod, class 0/0, rev 2.00/0.01, addr 2> on uhub4 Nov 1 11:30:04 boris kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Nov 1 11:30:04 boris kernel: da0: <Apple iPod 1.62> Removable Direct Access SCSI-0 device Nov 1 11:30:04 boris kernel: da0: 40.000MB/s transfers Nov 1 11:30:04 boris kernel: da0: 76126MB (19488471 4096 byte sectors: 255H 63S/T 1213C) Code:
mount_msdosfs -m 644 -M 755 -u 1001 -g 20 /dev/da0s1 /mnt/ipod Quit gtkpod. Code:
umount /mnt/ipod Code:
kernel: umass0: BBB reset failed, IOERROR kernel: umass0: BBB bulk-in clear stall failed, IOERROR kernel: umass0: BBB bulk-out clear stall failed, IOERROR Last edited by DutchDaemon; November 1st, 2009 at 23:57. Reason: use [code] tags! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cherokee errors | wonslung | Web & Network Services | 2 | October 3rd, 2009 23:21 |
| Sandisk Sansa clip - umass0: BBB reset failed, IOERRO | octix | Peripheral Hardware | 3 | March 18th, 2009 03:01 |
| How to let freebsd identify IPod Touch? | toxc | Peripheral Hardware | 7 | March 12th, 2009 17:30 |
| Password Errors | JasonArgo | Web & Network Services | 1 | February 27th, 2009 17:02 |
| Any Plans to port FreeBSD to the IPod and MP4s | cpu | Embedded | 4 | January 7th, 2009 18:13 |