[arch-general] Problem connecting Sansa e250 with Arch
The Sansa e200 series can connect either via MTP or MSC. With the help of libmtp I can connect via MTP, but I need to be able to connect via MSC.When I booted an Ubuntu 7.10 LiveCD it worked fine, so the problem is with Arch, or at least my install of it. I suspect it's a udev or driver issue, but I'm not sure. Thanks
On Sun, 2007-12-23 at 03:13 +0200, Mordechai Peller wrote:
The Sansa e200 series can connect either via MTP or MSC. With the help of libmtp I can connect via MTP, but I need to be able to connect via MSC.When I booted an Ubuntu 7.10 LiveCD it worked fine, so the problem is with Arch, or at least my install of it. I suspect it's a udev or driver issue, but I'm not sure.
Thanks
Do you have a udev rule for it? Like: SUBSYSTEMS=="usb", KERNEL=="sd*", ATTRS{idProduct}=="7421", ATTRS{idVendor}=="0781", SYMLINK+="sansa", GROUP="storage" The SYMLINK or GROUP could be something else. -- K. Piche <kpiche@rogers.com>
participants (2)
-
K. Piche
-
Mordechai Peller