Philips GoGear ViBE (set to MSC) recognized as MTP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libgphoto2 (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: udev
Philips GoGear ViBE (usb vendor/model = 471/2075) is set to MSC but recognized as MTP by udev. ('s brokened)
Fix for me was to comment out line 785 of /lib/udev/
#ATTRS{
but this would obviously break udev for someone who wanted to use MTP. I don't know how to make generalized fix, or how to make direct bugreport to udev developers.
I have attached output from:
udevadm monitor --udev --kernel --property
#plug device in
dmesg | tail -10
udevadm info --query=property --name=
udevadm test /devices/
udevadm monitor --udev --kernel --property
#unplug device
dmesg | tail -10
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: udev 151-12
ProcVersionSign
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Thu Aug 12 09:32:48 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MachineType: Acer Aspire 4710
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, user)
LANG=en_AU.utf8
SHELL=/bin/bash
SourcePackage: udev
dmi.bios.date: 08/10/2007
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.07
dmi.board.name: Volvi
dmi.board.vendor: Acer
dmi.board.version: Rev
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.
dmi.modalias: dmi:bvnPhoenixT
dmi.product.name: Aspire 4710
dmi.product.
dmi.sys.vendor: Acer
Umm - obviously I already 'fixed' the problem on my system and the device mounted ok; P'raps I should have rebrokened it before running ubuntu-bug so that all the system files that automatically get attached reflect the problem. Nonethess I think all the info needed is in my attachment 'Troubleshooting info from udevadm'. If not let me know.