April 20, 201412 yr Commercial Member Saved my Home directory from 12.04 and installed Ubuntu 14.04 yesterday. Only a little Grub problem, that was quickly fixed. But it took me some hours to find out, that I only needed to remove preferences in the output folder! Douuh, I thought my CH pedals to not being recognised. I also did create in /lib/udev/rules.d a file called 99-XPlane.rules as mentioned in some xplane.org thread: # CH PRO PEDALS USBKERNEL=="event*", ATTRS{idProduct}=="00f2", ATTRS{idVendor}=="068e", MODE="0666"# CH PRO joystickKERNEL=="event*", ATTRS{idProduct}=="00ff", ATTRS{idVendor}=="068e", MODE="0666" I also have a X-Plane start script: #!/bin/bashcd /dev/inputsudo setfacl --modify u:michael:rw- --modify g::rw- event*cd ~/X-Plane_10./X-Plane-x86_64 Very happy, now bring on the Steam games. :wub:
Create an account or sign in to comment