public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* SBP2 does not work with Apple iPod in versions later than 2.4.19
@ 2003-10-06 16:49 Sraphim
  2003-10-06 16:56 ` Mathieu Chouquet-Stringer
  2003-10-06 17:13 ` Ben Collins
  0 siblings, 2 replies; 3+ messages in thread
From: Sraphim @ 2003-10-06 16:49 UTC (permalink / raw)
  To: linux-kernel

I have recently upgraded from 2.4.19 to 2.4.22, and have discovered that the 
SBP2 module no longer functions correctly with the Apple iPod (which should 
behave like a standard firewire disk drive). In the 2.4.19 kernel, it works 
perfectly, every time, however, it does not anymore. I have also tried every 
version after 2.4.19, and the same problem exists.

It detects the device fine, and it "logs into" it, and on the screen of the 
iPod, it has the "do not disconnect' sign, meaning that it did that step 
successfully, but its impossible to mount. In the old kernel version, I would 
use mount /dev/sda2 , and it would mount the volume just fine, but now, mount 
claims that sda2 is not a valid block device. 

Here is the output from dmesg after I insmod sbp2. Note how there is no 
information regarding SCSI device assignment and the like:

ieee1394: Node added: ID:BUS[0-01:1023]  GUID[000a2700020c8630]
ieee1394: The root node is not cycle master capable; selecting a new root node 
and resetting...
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
sbp2: $Rev: 1010 $ Ben Collins <bcollins@debian.org>
scsi0 : SCSI emulation for IEEE-1394 SBP-2 Devices
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]

I am sure that I compiled in SCSI support, and SCSI disk/CDROM/tape/generic 
support into the kernel. I have also compiled in support for ieee1394. No 
matter what, it does not work correctly. Am I missing something? Or perhaps 
this new SBP2 module requires me to pass something to it in order to enable 
the SCSI emulation or something?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-06 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-06 16:49 SBP2 does not work with Apple iPod in versions later than 2.4.19 Sraphim
2003-10-06 16:56 ` Mathieu Chouquet-Stringer
2003-10-06 17:13 ` Ben Collins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox