Ubuntu: Difference between revisions

393 bytes added ,  29 November 2012
added troubleshooting, black screen problem
(Created page with "==== APT-GET List ==== This is a list of all the apt-get commands I had to do while compiling FG, SG, and OSG on a mostly clean '''Ubuntu 64''' system. It is a list of all the...")
 
(added troubleshooting, black screen problem)
Line 39: Line 39:
</pre>
</pre>
You just need to copy that long line into a terminal and you should have all the packages you need to compile Flightgear and Simgear.
You just need to copy that long line into a terminal and you should have all the packages you need to compile Flightgear and Simgear.
==== Troubleshooting ====
; Only-a-black-screen problem:
: If you are a nvidia user and only get a black screen at startup, you might suffer from Ubuntu bug [https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/982485 982485]. Have a look at comment [https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/982485/comments/24 #24] for a possible workaround.
392

edits