lkml.org 
[lkml]   [2006]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectData about Apple iPod, Mac, Powerbook, iBook needed
Hi all,

a number of Apple iPods have buggy firmware which report a wrong disk
size when plugged in. This may lead to I/O errors, making the iPod
inaccessible under Linux. I have been told this happens especially if
the kernel is configured for EFI partition support.

The USB storage driver already contains a workaround for several iPod
models. We need to add the same to the FireWire storage driver (sbp2).
Alas we cannot use the same model IDs like usb-storage to detect whether
a disk is actually an iPod. In particular, sbp2 must be able to
distinguish between iPods and Apple Macs or Powerbooks or iBooks which
are attached to a Linux box in "target disk mode".

Therefore I need help from people who have a FireWire iPod and a Linux
box with FireWire port:

1. Please plug it in via FireWire and report the output of
$ cat /sys/bus/ieee1394/devices/000a27*-0/model_id
and of
$ dmesg | grep "hdwr sectors"
2. If it is an USB/FireWire combo iPod, please also plug it in
via USB and report the output of
$ dmesg | grep "hdwr sectors"
I would also like to know the model of iPod (i.e. generation of iPod)
and the version of the Linux kernel.

I also need help from people who have an Apple Mac or Powerbook or iBook
and a Linux box with FireWire port:

A. On the Linux box, unload the sbp2 driver:
# modprobe -r sbp2
Reload it with the following parameter:
# modprobe sbp2 force_inquiry_hack=1
Also make sure that ohci1394 is loaded. (Check with lsmod. Some
rare host adapters need pcilynx instead oh ohci1394.)
B. Reboot the Apple and hold the "t" key. This boots the Mac into
"target disk mode", i.e. lets it expose its built-in HDD as a
FireWire disk. The "t" key can be released when a big FireWire
symbol is shown on the screen.
C. Connect the Mac and the Linux box via FireWire. The sbp2 driver
should now log in into the Mac, which will be shown in the kernel
log as well as in /proc/scsi/scsi. Please report the output of
$ dmesg | grep firmware_revision
D. The Mac can be unplugged and normally rebooted after this.

Thanks in advance to everyone who takes the time to collect these data.
--
Stefan Richter
-=====-=-==- -=-- -=---
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-08 19:40    [W:0.051 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site