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:21] – [Hardware] david | computers:system:firefly-flightsimulator [2013/03/23 02:39] (current) – [Software] david | ||
---|---|---|---|
Line 15: | Line 15: | ||
===== 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 30: | 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 (this was retarded!) | + | - 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!) | ||
+ | | ||
+ | | ||
pcm.!default { | pcm.!default { | ||
type plug | type plug | ||
Line 50: | Line 63: | ||
} | } | ||
</ | </ | ||
- | | + | |
- | | + | |
- | alsactl store 0 | + | sudo alsactl store 0 |
</ | </ | ||
- | | + | - Need to load the **libopenal** < |
- | | + | sudo apt-get install libopenal1 |
+ | </ | ||
+ | - Install X-Plane | ||
+ | | ||
sudo apt-get install ia32-libs | sudo apt-get install ia32-libs | ||
</ | </ | ||
- | | + | |
- | | + | |
+ | - 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.1363915314.txt.gz · Last modified: 2013/03/22 01:21 by david