Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I just get a black screen, a `ding` in my speakers, and then it returns me back to the command prompt – no errors. WTF?

0
Posted

I just get a black screen, a `ding` in my speakers, and then it returns me back to the command prompt – no errors. WTF?

0

I had this same problem. I solved it by putting the Miles libraries into one of the paths that were listed in my /etc/ld.so.conf file. Alternately, I could have added the path to the Miles libraries (/usr/local/games/nwn/miles) to my ld.so.conf file. Other people have other fixes. Some people put a link called libGL.so into their NWN directory or in the Miles directory, which they pointed at NVidia’s libGL.so.1 file. Also, make sure that AGP is enabled. To do so, run this command: cat /proc/driver/nvidia/agp/status and check the output. You should see that the Status is “Enabled” and which driver you are using – most likely to be AGPGART or NVIDIA. If these settings aren’t right, adjust them. You can add Option “NvAGP” “1” or Option “NvAGP” “2” to your /etc/X11/XF86Config file under the Device section for your NVidia card. Note: Some distros use XF86Config-4 as a file name instead. If you continue to receive crashes, try upgrading to the latest NVidia drivers. Don’t forget to rmmod nvi

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123