computers:system:firefly-flightsimulator
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:system:firefly-flightsimulator [2013/03/22 01:31] – [Software] david | computers:system:firefly-flightsimulator [2013/03/23 02:39] (current) – [Software] david | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| - Followed defaults and allowed it to do its thing | - Followed defaults and allowed it to do its thing | ||
| - Reboot (following directions) | - Reboot (following directions) | ||
| - | - Hook up yoke and throttles, etc... | + | - Hook up yoke and throttles, etc... |
| + | - Use **lsusb** to get the Vendor and Device ID of all the Saitek Devices | ||
| + | - Create a file so **udev** can set up permissions for all these devices | ||
| + | - Edit < | ||
| + | sudo nano / | ||
| + | </ | ||
| + | - Insert the following: < | ||
| + | # Saitek Pro Flight Throttles | ||
| + | KERNEL==" | ||
| + | # Saitek Pro Flight Rudder Pedals | ||
| + | KERNEL==" | ||
| + | # Saitek Pro Flight yoke | ||
| + | KERNEL==" | ||
| + | - Re-Plug in all your devices | ||
| - Get sound working (this was retarded!) | - Get sound working (this was retarded!) | ||
| - Thanks to [[https:// | - Thanks to [[https:// | ||
| Line 52: | Line 65: | ||
| - Load up **alsamixer** and unmute (use the M key) the first couple of items | - Load up **alsamixer** and unmute (use the M key) the first couple of items | ||
| - Save your configuration with < | - Save your configuration with < | ||
| - | alsactl store 0 | + | sudo alsactl store 0 |
| + | </ | ||
| + | - Need to load the **libopenal** < | ||
| + | sudo apt-get install libopenal1 | ||
| </ | </ | ||
| - Install X-Plane | - Install X-Plane | ||
| Line 62: | Line 78: | ||
| - It complained about not having dedicated 128MB of VRAM | - It complained about not having dedicated 128MB of VRAM | ||
| - Ran the AMD Catalyst driver installer again < | - Ran the AMD Catalyst driver installer again < | ||
| + | cd down | ||
| sudo amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run | sudo amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run | ||
| </ | </ | ||
| - | - Rebooted again (followed all the defaults | + | - Rebooted again (followed all the defaults |
| - Ran the installer again... it didn't complain and appears to have worked! | - Ran the installer again... it didn't complain and appears to have worked! | ||
computers/system/firefly-flightsimulator.1363915893.txt.gz · Last modified: by david
