On Sun, 1 Aug 2004 21:35:08 -0400, Nori Heikkinen <[EMAIL PROTECTED]> wrote: > hey all, > > trying to interface with an iriver iHP music player. following basic > instructions here: > > http://lonelymachines.org/iriver.html > > however, when i plug the thing in, dmesg tells me: > > hub.c: new USB device 00:07.2-2, assigned address 12 > usb.c: USB device 12 (vend/prod 0x1006/0x3002) is not claimed by any > active driver. > usb.c: USB disconnect on device 00:07.2-2 address 12 > hub.c: new USB device 00:07.2-2, assigned address 13 > usb.c: USB device 13 (vend/prod 0x1006/0x3002) is not claimed by any > active driver. > > does this mean i need to download a special driver for this thing? if > so, what/where? > > fwiw, i can't just mount it now: > > orange:~# mount -t vfat /dev/sdb /mnt/iriver > mount: /dev/sdb is not a valid block device > > thanks! >
You probably need mass storage support in your kernel. If it doesn't get loaded automatically and you're using a stock debian kernel you could either install hotplug or load it manually (modprobing it) cause it's likely to be a module. I'm not sure about the name, just look around in /lib/modules/<yourversion> greets, Wim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]