You have a problem with Salix? Post here and we'll do what we can to help.
-
globetrotterdk
- Posts: 435
- Joined: 26. Oct 2010, 13:57
- Location: Denmark
Post
by globetrotterdk »
GJones wrote:Yes. Nouveau will conflict with the proprietary driver.
Thanks. I also get prompted about installing Nvidia's 32-bit compatibility OpenGL libraries on a 64-bit system. Yes? No?
I finally found an answer to this question here:
http://www.salixos.org/forum/viewtopic. ... r&start=20
Edit:
The problem I have now is to figure out if I am using the NVIDIA driver. How do I check that?
Military justice is to justice what military music is to music. - Groucho Marx
-
GJones
- Donor
- Posts: 300
- Joined: 22. Jul 2011, 23:27
Post
by GJones »
should show whether you're using the nVidia blob.
-
Shador
- Posts: 1295
- Joined: 11. Jun 2009, 14:04
- Location: Bavaria
Post
by Shador »
globetrotterdk wrote:
Thanks. I also get prompted about installing Nvidia's 32-bit compatibility OpenGL libraries on a 64-bit system. Yes? No?
Doesn't matter unless you have a multilib setup, which you don't if you don't know it.
-
globetrotterdk
- Posts: 435
- Joined: 26. Oct 2010, 13:57
- Location: Denmark
Post
by globetrotterdk »
GJones wrote:
should show whether you're using the nVidia blob.
Odd, I just get the following:
Code: Select all
$ glxinfo | grep renderer
OpenGL renderer string: GeForce GT 220/PCIe/SSE2
The following seems to give me the answer, just would have been nice with a shorter output
Code: Select all
# lspci -k
--snip--
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 220] (rev a2)
Subsystem: ASUSTeK Computer Inc. Device 830f
Kernel driver in use: nvidia
Kernel modules: nvidia, nouveau, nvidiafb
--snip--
Military justice is to justice what military music is to music. - Groucho Marx
-
globetrotterdk
- Posts: 435
- Joined: 26. Oct 2010, 13:57
- Location: Denmark
Post
by globetrotterdk »
Shador wrote:globetrotterdk wrote:
Thanks. I also get prompted about installing Nvidia's 32-bit compatibility OpenGL libraries on a 64-bit system. Yes? No?
Doesn't matter unless you have a multilib setup, which you don't if you don't know it.
Thanks

Military justice is to justice what military music is to music. - Groucho Marx