No 3D abilities - Suse 11.1 - ASUS M2N68-AM SE2 - Ge 7025

I recently setup a new PC with OpenSuse 11.1 32bit with the Gnome desktop. The new system uses the Asus M2N68-AM SE2 motherboard with an intergrated Nvidia Geforce 7025 \ nForce 630a (MCP68 SE).

Using the G02 nvidia drivers wouldn’t work properly, was unable to change resolutions etc. I changed to the older G01 drivers meant for Geforce 6XXX and older and I was more succesfully, except I can not use any 3D enabled applcations such as 3D screensavers or games such as Holoracer. I recieve no errors, just no response. The 3D screen saver does not load and the games do not appear.

Using the command “hwinfo --gfxcard”, the system reports that it is using device "pci 0x03d6’, model “Nvidia VGA Compatible Controller”.

Under SAX2 , the card is reported as “VESA Framebuffer Graphics”. I’m using a LG L204WT monitor.

Does anyone have any advice on how to enable 3D applications?

Try installing the hard way :slight_smile: It’s not that hard You know :wink:

Could you please post a copy of your xorg.conf located at /etc/X11

Take Care,

Ian

Here is my xorg.conf file:

nvidia-xconfig: X configuration file generated by nvidia-xconfig

nvidia-xconfig: version 1.0 (buildmeister@builder63) Wed May 27 03:15:36 PDT 2009

/…/

SaX generated X11 config file

Created on: 2009-06-13T22:55:10-0300.

Version: 8.1

Contact: Marcus Schaefer <sax@suse.de>, 2005

Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>

Automatically generated by [ISaX] (8.1)

PLEASE DO NOT EDIT THIS FILE!

Section “ServerLayout”
Identifier “Layout[all]”
Screen “Screen[0]” 0 0
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
Option “Clone” “off”
Option “Xinerama” “off”
EndSection

Section “Files”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
EndSection

Section “Module”
Load “dbe”
Load “freetype”
Load “extmod”
Load “glx”
EndSection

Section “ServerFlags”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection

Section “InputDevice”
Identifier “Keyboard[0]”
Driver “kbd”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection

Section “InputDevice”
Identifier “Mouse[1]”
Driver “mouse”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “Logitech Premium Optical Wheel Mouse”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection

Section “Modes”
Identifier “Modes[0]”
ModeLine “1680x1050” 146 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection

Section “Monitor”
Identifier “Monitor[0]”
VendorName “GSM”
ModelName “LG ELECTRONICS L204WT”
UseModes “Modes[0]”
DisplaySize 434 270
HorizSync 30.0 - 83.0
VertRefresh 43.0 - 75.0
Option “CalcAlgorithm” “XServerPool”
Option “DPMS”
Option “PreferredMode” “1680x1050”
EndSection

Section “Device”
Identifier “Device[0]”
Driver “nv”
VendorName “VESA”
BoardName “Framebuffer Graphics”
EndSection

Section “Screen”
Identifier “Screen[0]”
Device “Device[0]”
Monitor “Monitor[0]”
SubSection “Display”
Modes “default”
EndSubSection
EndSection

You’re clearly not using the Nvidia driver.

Okay this is what you want to do. Go into Yast Software Repositories. Then delete any Nvidia repositories you see.

Next go to here NVIDIA - openSUSE and choose the first one-click For all new NVIDIA cards (Geforce 6 and newer)

Let that do its thing and wait for it to say it was successfully installed. Then, restart.

Choose to boot into failsafe mode. It will be a command prompt with no gui. Login as the root user and then put the root password in.

Then you’ll want to run sax2 to recognize the new driver by typing:

sax2 -r

You’ll get to test it to make sure the screen is right, and once everything is done then you’ll want to restart by typing:

shutdown -r now

Boot up regularly (not failsafe) and you should get the NVIDIA logo when you login, or if you have automatic login it will show before the desktop starts loading.

After you’re done with all that post back if 3d works. If not we’ll try enabling AIGLX.

Take Care,

Ian

hi ijbreakey

Thanks for your suggestions, unfortuanetly there was no success.

I removed all the nvidia entries in the yast software repos config, then ran the one-click install.

I restarted after it had completed and started the failsafe mode. Failsafe mode did load a gui, so I logged in, opened a terminal and changed to runlevel 3.

I tried sax but my system doesn’t appear to have that command. So I used sax2 -r. It loaded it’s own x service and I went into the ‘change configuration’ window. When I attempted to change to a higher resolution, the screen messed up and I exited the system.

After the reboot I went back into normal mode, everything seems to be ok. I believe the system decided to use the G01 drivers instaed of the G02. There is still no 3D support.

I’m thinking maybe I should just get a Nvidia card for the pci express socket and not bother with the integrated one.

Woah you get the gui though so that’s good. Post your xorg.conf now, it might be that we simply need to run some configuration commands.

Take Care,

Ian

Current Xorg.conf

nvidia-xconfig: X configuration file generated by nvidia-xconfig

nvidia-xconfig: version 1.0 (buildmeister@builder63) Wed May 27 03:15:36 PDT 2009

/…/

SaX generated X11 config file

Created on: 2009-06-13T22:55:10-0300.

Version: 8.1

Contact: Marcus Schaefer <sax@suse.de>, 2005

Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>

Automatically generated by [ISaX] (8.1)

PLEASE DO NOT EDIT THIS FILE!

Section “ServerLayout”
Identifier “Layout[all]”
Screen “Screen[0]” 0 0
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
Option “Clone” “off”
Option “Xinerama” “off”
EndSection

Section “Files”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
EndSection

Section “Module”
Load “dbe”
Load “freetype”
Load “extmod”
Load “glx”
EndSection

Section “ServerFlags”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection

Section “InputDevice”
Identifier “Keyboard[0]”
Driver “kbd”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection

Section “InputDevice”
Identifier “Mouse[1]”
Driver “mouse”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “Logitech Premium Optical Wheel Mouse”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection

Section “Modes”
Identifier “Modes[0]”
ModeLine “1680x1050” 146 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection

Section “Monitor”
Identifier “Monitor[0]”
VendorName “GSM”
ModelName “LG ELECTRONICS L204WT”
UseModes “Modes[0]”
DisplaySize 434 270
HorizSync 30.0 - 83.0
VertRefresh 43.0 - 75.0
Option “CalcAlgorithm” “XServerPool”
Option “DPMS”
Option “PreferredMode” “1680x1050”
EndSection

Section “Device”
Identifier “Device[0]”
Driver “nv”
VendorName “VESA”
BoardName “Framebuffer Graphics”
EndSection

Section “Screen”
Identifier “Screen[0]”
Device “Device[0]”
Monitor “Monitor[0]”
SubSection “Display”
Modes “default”
EndSubSection
EndSection

Nope… still using the NV driver.

Try rebooting, then erase everything at the GRUB menu and just type the number 3. This will boot you to init 3.

Login as root and then put root password in.

Type

sax2 -r

and just click okay through everything. Don’t try to change the resolution yet.

Once it’s done then get to init 5 by typing

init 5

It will either load the gui or say init 5 has been reached.

If the gui doesn’t load then type

startx

And see if you get a gui. Post back here with xorg.conf after you’re done.

No luck, now it’s saying i’m using some kind of BIOS driver and it’s dropped down to a lower resolution.

/…/

SaX generated X11 config file

Created on: 2009-06-14T15:40:40-0300.

Version: 8.1

Contact: Marcus Schaefer <sax@suse.de>, 2005

Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>

Automatically generated by [SaX2] (8.1)

PLEASE DO NOT EDIT THIS FILE!

Section “Files”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
EndSection

Section “Module”
Load “dri”
Load “dbe”
Load “freetype”
Load “extmod”
Load “glx”
EndSection

Section “ServerFlags”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection

Section “InputDevice”
Driver “kbd”
Identifier “Keyboard[0]”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection

Section “InputDevice”
Driver “mouse”
Identifier “Mouse[1]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “Logitech Premium Optical Wheel Mouse”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection

Section “Monitor”
DisplaySize 434 270
HorizSync 30-83
Identifier “Monitor[0]”
ModelName “LG ELECTRONICS L204WT”
Option “DPMS”
Option “PreferredMode” “1680x1050”
VendorName “GSM”
VertRefresh 43-75
UseModes “Modes[0]”
EndSection

Section “Modes”
Identifier “Modes[0]”
Modeline “1680x1050” 144.55 1680 1784 1968 2256 1050 1051 1054 1086
Modeline “1680x1050” 115.00 1680 1728 1760 1840 1050 1053 1059 1079 +HSync -Vsync
Modeline “1280x1024” 138.54 1280 1368 1504 1728 1024 1025 1028 1069
Modeline “1280x1024” 128.94 1280 1368 1504 1728 1024 1025 1028 1066
Modeline “1280x1024” 119.40 1280 1368 1504 1728 1024 1025 1028 1063
Modeline “1280x1024” 113.00 1280 1328 1360 1440 1024 1027 1034 1061 +HSync -Vsync
Modeline “1280x1024” 108.88 1280 1360 1496 1712 1024 1025 1028 1060
Modeline “1280x960” 129.86 1280 1368 1504 1728 960 961 964 1002
Modeline “1280x960” 120.84 1280 1368 1504 1728 960 961 964 999
Modeline “1280x960” 110.95 1280 1360 1496 1712 960 961 964 997
Modeline “1280x960” 105.75 1280 1328 1360 1440 960 963 967 994 +HSync -Vsync
Modeline “1280x960” 102.10 1280 1360 1496 1712 960 961 964 994
Modeline “1152x864” 104.99 1152 1224 1352 1552 864 865 868 902
Modeline “1152x864” 96.77 1152 1224 1344 1536 864 865 868 900
Modeline “1152x864” 89.56 1152 1224 1344 1536 864 865 868 897
Modeline “1152x864” 86.75 1152 1200 1232 1312 864 867 871 895 +HSync -Vsync
Modeline “1152x864” 81.62 1152 1216 1336 1520 864 865 868 895
Modeline “1024x768” 81.80 1024 1080 1192 1360 768 769 772 802
Modeline “1024x768” 76.16 1024 1080 1192 1360 768 769 772 800
Modeline “1024x768” 69.71 1024 1080 1184 1344 768 769 772 798
Modeline “1024x768” 69.50 1024 1072 1104 1184 768 771 775 796 +HSync -Vsync
Modeline “1024x768” 64.11 1024 1080 1184 1344 768 769 772 795
Modeline “800x600” 48.91 800 840 920 1040 600 601 604 627
Modeline “800x600” 45.50 800 840 920 1040 600 601 604 625
Modeline “800x600” 44.00 800 848 880 960 600 603 607 622 +HSync -Vsync
Modeline “800x600” 42.11 800 840 920 1040 600 601 604 623
Modeline “800x600” 38.22 800 832 912 1024 600 601 604 622
EndSection

Section “Device”
BoardName “Vesa-BIOS Graphics”
Driver “vesa”
Identifier “Device[0]”
VendorName “VESA”
EndSection

Section “Screen”
DefaultDepth 16
SubSection “Display”
Depth 15
Modes “1680x1050” “1280x1024” “1280x960” “1152x864” “1024x768” “800x600”
EndSubSection
SubSection “Display”
Depth 16
Modes “1680x1050” “1280x1024” “1280x960” “1152x864” “1024x768” “800x600”
EndSubSection
SubSection “Display”
Depth 24
Modes “1680x1050” “1280x1024” “1280x960” “1152x864” “1024x768” “800x600”
EndSubSection
SubSection “Display”
Depth 8
Modes “1680x1050” “1280x1024” “1280x960” “1152x864” “1024x768” “800x600”
EndSubSection
Device “Device[0]”
Identifier “Screen[0]”
Monitor “Monitor[0]”
EndSection

Section “ServerLayout”
Identifier “Layout[all]”
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
Screen “Screen[0]”
EndSection

Section “DRI”
Group “video”
Mode 0660
EndSection

Wow, now it’s using Vesa. I’m very baffled.

If you open a terminal and type:

su

then type your root password

then type:

/sbin/yast2 x11

it will open the GUI sax2. Does that correctly identify your card?

OK, I’m missing something. With the driver installed and sax2 not autodetecting the card, do this:
Logout
Hit Ctrl-Alt-F1
login with username and password
type: su -c ‘init 3’ (enter rootpassword)
type: su -c ‘sax2 -r -m0=nvidia’

This may take a while. In the sax2 screen pick ‘Change Configuration’.

Now, sax2 might still say your card is a VESA Frambuffer, ignore that, open it’s properties and tick RenderAccel and NoLogo.

After this enter the monitor properties, and look for a button ‘Utility disk’. Insert the disk that LG put with your monitor and click it, confirm by OK. Save and exit sax2. You’ll be back in the console.

Your xorg.conf should be ready for 3D acceleration now. Now
type: su -c ‘init 5 && exit’
You’ll be returned to the login screen. Log in, open a terminal window and type:
glxinfo | grep direct
This should return:
direct rendering: Yes

This should work. If the above output is OK and compositing effects don’t, check if /etc/X11/xorg.conf has these three last lines:
Section “Extensions”
Option “Composite” “on”
EndSection

If not, add them.

Good luck. It will work.

Hey guys,

No luck ijbreaky, still shows the VESA framebuffer

Knurpht, I tried what you said, I can only get as far as the the sax2 step, where I then get an error. In the sax2 log it says there is no nvidia module found, even though I’ve installed both the G01 and G02 drivers.

I’m thinking there is just a problem with the nvidia binary drivers understanding the intergrated video.

I apprciate the help everyone. I think i’ll look at getting a pci express card instead and see how that goes.

Just to add fuel to the fire, I’m in exactly the same situation with my new ASUS M2N68 board - none of the above worked.
I’m in the hunt now for a discrete PCIe video card with DVI-out’
Thanks for the valiant attempts lads!

:frowning:

Guys, please give the latest beta a try. It’s available from here:

ftp://download.nvidia.com/XFree86/Linux-x86_64/190.18/NVIDIA-Linux-x86_64-190.18-pkg2.run

Does a wonderful job with the latest cards

How do we install that latest beta driver with open suse?

I have installed it on ubuntu but I havent found a guide for this distro

> I have installed it on ubuntu but I havent found a guide for this
> distro

word for the wise: beta drivers (and beta software in general) are
best left to testing by folks who don’t need install guides…


goldie

Im going to give the beta driver it a try… Nevertheless, I am suspicous about the broblem being the driver itself since many people reported a correct behaviour of 185.18.36 working correctly in 3D mode in ubuntu. Has anyone tried that? Thank you.

I tried the beta driver 190.18. Same result. No more ideas…

I correct myself. IT WORKS!!! ALELUYA!!!