|
|
#1 | |
|
Registered User
Join Date: Dec 2007
Posts: 7
|
Hello, im running debian/Sid Sidux codename EROS.I have a tnt2 card.with the newest xorg 1.4 and the latest kernel 2.6.23.9-slh-smp-1. Nvidia driver installs but i have no opengl 3d.I have attached the bug report log and the installer log.Please help fix this.Let me know if you need any thing else.
Also this is from the Nvidia X server settings. The OpenGL extension 'GLX' is not supported by the X server or there was a problem retrieving GLX information from the X server. |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Quote:
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Dec 2007
Posts: 7
|
Ok so here is what the xorg file says.
Section "Extensions" # Option "Composite" "0" # Option "RENDER" "0" What do i have to change it to please. Is this not already disabled. Regards, Rob |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2007
Posts: 113
|
Change
Code:
Section "Extensions" # Option "Composite" "0" # Option "RENDER" "0" EndSection Code:
Section "Extensions" Option "Composite" "0" Option "RENDER" "0" EndSection |
|
|
|
|
|
|
#5 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
You don't need to disable RENDER, just Composite!
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Dec 2007
Posts: 7
|
My Bad, It didnt dawn on me it was commented out.
![]() Thanks for your you guys help.i'll look at things alittle closer next time. Regards,Rob |
|
|
|
|
![]() |
| Thread Tools | |
|
|