With 7.10 (Gutsy Gibbon) I added the file /etc/udev/rules.d/52-iriver.rules
But the example a few messages above has the idProduct en idVendor mixed up.

So my 52-iriver.rules contains this:
# iRiver IFP-100 series
SYSFS{idVendor}=="4102", SYSFS{idProduct}=="1001", MODE="660", GROUP="plugdev"
# iRiver IFP-300 series
SYSFS{idVendor}=="4102", SYSFS{idProduct}=="1003", MODE="660", GROUP="plugdev"
# iRiver IFP-700 series
SYSFS{idVendor}=="4102", SYSFS{idProduct}=="1007", MODE="660", GROUP="plugdev"
# iRiver IFP-800 series
SYSFS{idVendor}=="4102", SYSFS{idProduct}=="1008", MODE="660", GROUP="plugdev"


This enables running 'ifp' and 'ifpgui' as a normal user.
The iRiver iFP-895 records with higher bitrates and has less digital noise in 
'manager mode'. That's why I don't use the 'usb disc mode'.
The iFP-895 player has different Product id's for both modes. So rhytmbox 
should only start if the player is in the 'usb disc mode'. But I don't know how 
to do that.

-- 
iRiver ifp-899 USB device not in plugdev
https://bugs.launchpad.net/bugs/42437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to