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/21 23:16] – [Software] david | computers:system:firefly-flightsimulator [2013/03/23 02:39] (current) – [Software] david | ||
---|---|---|---|
Line 7: | Line 7: | ||
Cheapest list of things I could throw together. | Cheapest list of things I could throw together. | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
+ | Total: $168 dollars shipped | ||
===== Software ===== | ===== Software ===== | ||
- | | + | |
- | | + | |
- | | + | |
sudo apt-get update | sudo apt-get update | ||
sudo apt-get upgrade | sudo apt-get upgrade | ||
sudo apt-get install xubuntu-desktop | sudo apt-get install xubuntu-desktop | ||
</ | </ | ||
- | | + | |
- | | + | |
- | | + | |
wget http:// | wget http:// | ||
unzip amd-driver-installer-catalyst-13.1-linux-x86.x86_64.zip | unzip amd-driver-installer-catalyst-13.1-linux-x86.x86_64.zip | ||
Line 24: | Line 30: | ||
sudo sh amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run | sudo sh amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run | ||
</ | </ | ||
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | * Get sound working | + | - Use **lsusb** to get the Vendor and Device ID of all the Saitek Devices |
- | * Install X-Plane | + | - 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 | ||
+ | - Thanks to [[https:// | ||
+ | - Edit your **~/ | ||
+ | pcm.!default { | ||
+ | type plug | ||
+ | slave { | ||
+ | pcm " | ||
+ | } | ||
+ | } | ||
+ | ctl.!default { | ||
+ | type hw | ||
+ | card 1 | ||
+ | } | ||
+ | </ | ||
+ | - Load up **alsamixer** and unmute (use the M key) the first couple of items | ||
+ | - Save your configuration with < | ||
+ | sudo alsactl store 0 | ||
+ | </ | ||
+ | - Need to load the **libopenal** < | ||
+ | sudo apt-get install libopenal1 | ||
+ | </ | ||
+ | - Install X-Plane | ||
+ | - Need the 32bit compatibility libraries to install, so < | ||
+ | sudo apt-get install ia32-libs | ||
+ | </ | ||
+ | - Copy the program to your desktop (use the GUI or a command line if you like) | ||
+ | - Run the Install program! | ||
+ | - It complained about not having dedicated 128MB of VRAM | ||
+ | - Ran the AMD Catalyst driver installer again < | ||
+ | cd down | ||
+ | sudo amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run | ||
+ | </ | ||
+ | - Rebooted again (followed all the defaults you sheeple) | ||
+ | - Ran the installer again... it didn't complain and appears to have worked! |
computers/system/firefly-flightsimulator.1363907799.txt.gz · Last modified: 2013/03/21 23:16 by david