From: Sraphim <sraphim@mofd.net>
To: linux-kernel@vger.kernel.org
Subject: SBP2 does not work with Apple iPod in versions later than 2.4.19
Date: Mon, 6 Oct 2003 11:49:28 -0500 [thread overview]
Message-ID: <200310061149.28426.sraphim@mofd.net> (raw)
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?
next reply other threads:[~2003-10-06 16:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-06 16:49 Sraphim [this message]
2003-10-06 16:56 ` SBP2 does not work with Apple iPod in versions later than 2.4.19 Mathieu Chouquet-Stringer
2003-10-06 17:13 ` Ben Collins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200310061149.28426.sraphim@mofd.net \
--to=sraphim@mofd.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox