Page 1 of 1

How to activate Geforce 8400 GS 3d acceleration?

Posted: Thu 12 Jul 2012, 05:59
by wsamh
I would like to play minecraft on puppy linux 5.33. I have a geforce 8400gs. I already installed the nvidia driver and it is working. So how can I activate 3d acceleration?

Posted: Thu 12 Jul 2012, 10:48
by Semme
Do you pass the first section here?

Posted: Fri 13 Jul 2012, 05:27
by wsamh
sh-4.1#glxinfo | less
Error: couldn't find RGB GLX visual or fbconfig
name of display: :0

(END)


sh-4.1# glxinfo | less | grep Yes
Error: couldn't find RGB GLX visual or fbconfig

So, no.

Posted: Fri 13 Jul 2012, 21:12
by Karl Godt
is MESA installed (correctly) or Xorg_High ?
(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
(II) LoadModule: "dri"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
are entries in /var/log/Xorg.0.log i have .

Am running a Geforce 8400 GS 512MB Ram Pci-Express card since few days too , which seems not to like later kernels than 2.6.30.x or i have to boot with something different than vga=normal .

Will be the first time i have to compile the nvidia driver .. nv does not load , but vesa does .
ftp://download.nvidia.com/XFree86/Linux-x86/

No kernel source handy for the moment .
Posted July 12, 2012

NVIDIA suspended operations of the NVIDIA Forums (forums.nvidia.com) last week.

We did this in response to suspicious activity and immediately began an investigation. We apologize that our continuing investigation is taking this long. Know that we are working around the clock to ensure that secure operations can be restored.
http://www.nvidia.com/content/forums/index.html
:shock:

Posted: Fri 13 Jul 2012, 23:29
by wsamh
No, I don't have anything like that on my log file.

Posted: Wed 18 Jul 2012, 06:48
by wsamh
If I install Xorg, would it work?