From: "Harald Dunkel" <harald.dunkel@t-online.de>
To: linux-usb-users@lists.sourceforge.net
Cc: "Jörg Spilker" <js@jetsys.de>, linux-kernel@vger.kernel.org
Subject: Re: Apple Ipod doesn't work with USB on linux (but works with FireWire)
Date: Sun, 07 Nov 2004 10:40:53 +0100 [thread overview]
Message-ID: <418DEDA5.8060107@t-online.de> (raw)
In-Reply-To: <200411071004.15605.js@jetsys.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jörg Spilker wrote:
| Hi,
|
| i recently purchased a new Ipod Mini which i initially used via Firewire on my Laptop with windows.
| Then i tried to change to Linux (using gtkpod for managing my playlists). Because i want to leave the
| firewire cable connected to the laptop, i tried using the USB variant on Linux. My first try was with
| SuSE 9.0 and a 2.4.x kernel. Unfortunately with no success. Same errors as you see here (now with
| SuSE 9.2 and kernel 2.6.8).
|
| Nov 7 00:45:17 lotus kernel: usb 4-5: new high speed USB device using address 8
| Nov 7 00:45:17 lotus kernel: usb 4-5: Product: iPod mini
| Nov 7 00:45:17 lotus kernel: usb 4-5: Manufacturer: Apple
| Nov 7 00:45:17 lotus kernel: usb 4-5: SerialNumber: 0000009056D9
| Nov 7 00:45:17 lotus kernel: scsi4 : SCSI emulation for USB Mass Storage devices
| Nov 7 00:45:17 lotus kernel: Vendor: Apple Model: iPod Rev: 1.61
| Nov 7 00:45:17 lotus kernel: Type: Direct-Access ANSI SCSI revision: 02
| Nov 7 00:45:18 lotus kernel: SCSI device sda: 7999488 512-byte hdwr sectors (4096 MB)
| Nov 7 00:45:18 lotus kernel: sda: Write Protect is off
| Nov 7 00:45:18 lotus kernel: sda: Mode Sense: 64 00 00 08
| Nov 7 00:45:18 lotus kernel: sda: assuming drive cache: write through
| Nov 7 00:45:18 lotus kernel: sda:end_request: I/O error, dev sda, sector 7999480
| Nov 7 00:45:18 lotus kernel: Buffer I/O error on device sda, logical block 999935
| Nov 7 00:45:18 lotus kernel: end_request: I/O error, dev sda, sector 7999480
| Nov 7 00:45:18 lotus kernel: Buffer I/O error on device sda, logical block 999935
| Nov 7 00:45:18 lotus kernel: sda1 sda2
| Nov 7 00:45:18 lotus kernel: Attached scsi removable disk sda at scsi4, channel 0, id 0, lun 0
| Nov 7 00:45:18 lotus kernel: Attached scsi generic sg0 at scsi4, channel 0, id 0, lun 0, type 0
| Nov 7 00:45:18 lotus kernel: USB Mass Storage device found at 8
| Nov 7 00:45:28 lotus /etc/dev.d/block/50-hwscan.dev[17084]: new block device /block/sda/sda1
| Nov 7 00:45:28 lotus /etc/dev.d/block/50-hwscan.dev[17085]: new block device /block/sda/sda2
| Nov 7 00:45:28 lotus /etc/dev.d/block/51-subfs.dev[17100]: mount block device /block/sda/sda1
| Nov 7 00:45:28 lotus /etc/dev.d/block/51-subfs.dev[17105]: mount block device /block/sda/sda2
| Nov 7 00:45:28 lotus kernel: end_request: I/O error, dev sda, sector 80325
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 0
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 1
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 2
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 3
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 4
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 5
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 6
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 7
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 8
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 9
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 10
| Nov 7 00:45:28 lotus kernel: Buffer I/O error on device sda2, logical block 11
|
Metoo. I've got a similar problem with an external USB disk.
Not an ipod, but just a mass storage device.
Kernel is 2.6.10-rc1 .
Please mail if I can help.
Regards
Harri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFBje2lUTlbRTxpHjcRAhvBAJ42LLg2MalAuRXU/9rS39G+PGhITgCfX7m3
8Qc9f1UMK8l0b3PI7I0sP+Y=
=DGNN
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2004-11-07 9:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 9:04 Apple Ipod doesn't work with USB on linux (but works with FireWire) Jörg Spilker
2004-11-07 9:40 ` Harald Dunkel [this message]
2004-11-07 10:13 ` Avi Kivity
2004-11-17 4:34 ` Jörg Spilker
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=418DEDA5.8060107@t-online.de \
--to=harald.dunkel@t-online.de \
--cc=js@jetsys.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-users@lists.sourceforge.net \
/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