This morning my CH Pedals were dead (like so often) and: sudo lsusb -v didn't help but I remembered to use:
echo '3-3' |sudo tee /sys/bus/usb/drivers/usb/unbind to unbind for Metro Last Light. Need that as MLL keeps spinning and thinks my joystick to be some sort of controller. So I did: echo '3-3' |sudo tee /sys/bus/usb/drivers/usb/unbind sudo lsusb -v echo '3-3' |sudo tee /sys/bus/usb/drivers/usb/bind any voilà my Pedals work. wub.png Probably the lsusb in between is not needed and I'll try next time without. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1332444 Title: CH Pedals are not working in 14.04 Status in systemd: Fix Released Status in “linux” package in Ubuntu: Confirmed Status in “systemd” package in Ubuntu: Fix Committed Bug description: Summary: - The joystick evdev device for the pedals doesn't get proper permissions (in udev/systemd) - The pedal evdev device sometimes doesn't generate evdev events (linux) -- I've created a rule in lib/udev/rules.d as 99-xplane.rules: # CH PRO PEDALS USB KERNEL=="event*", ATTRS{idProduct}=="00f2", ATTRS{idVendor}=="068e", MODE="0666" and even do at every x-plane start: cd /dev/input sudo setfacl --modify u:michael:rw- --modify g::rw- --modify o::rw- * but still my CH Pedals are often not working. (sometimes yes but not always) ------ michael@michael-ubuntu:~$ lsb_release -rd Description: Ubuntu 14.04 LTS Release: 14.04 michael@michael-ubuntu:~$ ---- michael@michael-ubuntu:~$ apt-cache policy udev udev: Installed: 204-5ubuntu20.2 Candidate: 204-5ubuntu20.2 Version table: *** 204-5ubuntu20.2 0 500 http://ch.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages 100 /var/lib/dpkg/status 204-5ubuntu20 0 500 http://ch.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages michael@michael-ubuntu:~$ I expect my CH pedals to work out of the box like on Windows. But even with the above they only work sometimes.- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: udev 204-5ubuntu20.2 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Uname: Linux 3.13.0-29-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 CurrentDesktop: Unity Date: Fri Jun 20 09:46:31 2014 InstallationDate: Installed on 2014-04-19 (61 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: ASUS All Series ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed root=UUID=2c43c000-7e14-4304-9dd6-e10fe2810f92 ro SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/19/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1405 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: Z87-PRO dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1405:bd08/19/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: All Series dmi.product.version: System Version dmi.sys.vendor: ASUS --- ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: michael 1586 F.... pulseaudio /dev/snd/controlC0: michael 1586 F.... pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=82d28a0c-f533-4a45-80f0-6aab843a37b5 InstallationDate: Installed on 2014-04-19 (110 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: ASUS All Series NonfreeKernelModules: nvidia Package: systemd ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed root=UUID=2c43c000-7e14-4304-9dd6-e10fe2810f92 ro ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 RelatedPackageVersions: linux-restricted-modules-3.13.0-32-generic N/A linux-backports-modules-3.13.0-32-generic N/A linux-firmware 1.127.5 Tags: trusty Uname: Linux 3.13.0-32-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo WifiSyslog: _MarkForUpload: True dmi.bios.date: 08/19/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1405 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: Z87-PRO dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1405:bd08/19/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: All Series dmi.product.version: System Version dmi.sys.vendor: ASUS --- ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: michael 1586 F.... pulseaudio /dev/snd/controlC0: michael 1586 F.... pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=82d28a0c-f533-4a45-80f0-6aab843a37b5 InstallationDate: Installed on 2014-04-19 (110 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: ASUS All Series NonfreeKernelModules: nvidia Package: systemd ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed root=UUID=2c43c000-7e14-4304-9dd6-e10fe2810f92 ro ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-32-generic N/A linux-backports-modules-3.13.0-32-generic N/A linux-firmware 1.127.5 Tags: trusty Uname: Linux 3.13.0-32-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: WifiSyslog: _MarkForUpload: True dmi.bios.date: 08/19/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1405 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: Z87-PRO dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1405:bd08/19/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: All Series dmi.product.version: System Version dmi.sys.vendor: ASUS To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/1332444/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp