Problem with Graphics.

My Graphics card is Nvidia getforce 7025

I tried to find driver using YaST. It downloaded something and i got installed something.

But the resolution of my computer is still 1024. But it should support 1386 * 768

Please give me some help to install nivdia drivers.

Thanks

Look for sax2 in the menu and run it
See if you can set it up there.

Do you have installed the nvidia drivers from the nvidia-repository yet? If “Yes”, you have a nvidia systemicon in “configuration”, were you can set up your resolution and other things, depending on your monitor and graphic card.

In Sax2, I dont see Nvidia name there.

In Applications, I saw “NIVIDA X SERVER SETTINGS”

I have attached the screen shot. I am not able to make any changes there.

Picture Here

Thanks for your help.
Please give me more advice

Try something for me, open a terminal type this and hit enter

glxgears

tell me what happens

Also in a terminal but as su

hwinfo --gfxcard

glxgears : Xlib: extension “GLX” missing on display “:0.0”.
glxgears: Error: couldn’t get an RGB, Double-buffered visual.

hwinfo --gfxcard : Program ‘hwinfo’ is present in package ‘hwinfo’, which is installed on your system.

Absolute path to ‘hwinfo’ is ‘/usr/sbin/hwinfo’, so it might be intended to be run only by user with superuser privileges (eg. root).

bash: hwinfo: command not found

Thanks

I am sorry. I tried again as a super user.

For the first command i got the same result
But for the second one,

29: PCI 12.0: 0300 VGA compatible controller (VGA)
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_10de_53e
Unique ID: CLZK.uLQP7nUpRDF
SysFS ID: /devices/pci0000:00/0000:00:12.0
SysFS BusID: 0000:00:12.0
Hardware Class: graphics card
Model: “nVidia GeForce 7025”
Vendor: pci 0x10de “nVidia Corporation”
Device: pci 0x053e “GeForce 7025”
SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
SubDevice: pci 0x8308
Revision: 0xa2
Driver: “nvidia”
Driver Modules: “nvidia”
Memory Range: 0xde000000-0xdeffffff (rw,non-prefetchable)
Memory Range: 0xc0000000-0xcfffffff (rw,prefetchable)
Memory Range: 0xdd000000-0xddffffff (rw,non-prefetchable)
Memory Range: 0xdffc0000-0xdffdffff (ro,prefetchable,disabled)
IRQ: 21 (no events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: “pci:v000010DEd0000053Esv00001043sd00008308bc03sc00i00”
Driver Info #0:
Driver Status: nvidiafb is not active
Driver Activation Cmd: “modprobe nvidiafb”
Driver Info #1:
Driver Status: nvidia is active
Driver Activation Cmd: “modprobe nvidia”
Config Status: cfg=no, avail=yes, need=no, active=unknown

Primary display adapter: #29

Please do this:

zypper se nvidia

Now I’m going to show you what mine looks like to illustrate a point. To show installed versus not installed.


 zypper se nvidia                                  
Loading repository data...                                                   
Reading installed packages...                                                

S | Name                             | Summary                   | Type      
--+----------------------------------+---------------------------+-----------
  | conky-feature-nvidia             | Pseudo Package for conk-> | package   
i | libvdpau_nvidia                  | NVidia Video Decode and-> | package   
  | libvdpau_nvidia                  | NVidia Video Decode and-> | srcpackage
  | nvidia-gfx-kmp-default           | NVIDIA graphics driver -> | package
  | nvidia-gfx-kmp-desktop           | NVIDIA graphics driver -> | package
  | nvidia-gfx-kmp-pae               | NVIDIA graphics driver -> | package
  | nvidia-gfxG01-kmp-default        | NVIDIA graphics driver -> | package
  | nvidia-gfxG01-kmp-desktop        | NVIDIA graphics driver -> | package
  | nvidia-gfxG01-kmp-pae            | NVIDIA graphics driver -> | package
i | nvidia-gfxG02-kmp-default        | NVIDIA graphics driver -> | package
i | nvidia-gfxG02-kmp-desktop        | NVIDIA graphics driver -> | package
  | nvidia-gfxG02-kmp-pae            | NVIDIA graphics driver -> | package
  | nvidia-settings                  | Configuration Tool for -> | package
  | nvidia-settings                  | Configuration Tool for -> | srcpackage
  | nvidia-settings-debuginfo        | Debug information for p-> | package
  | nvidia-texture-tools             | NVIDIA Texture Tools      | package
  | nvidia-texture-tools-debuginfo   | Debug information for p-> | package
  | nvidia-texture-tools-debugsource | Debug sources for packa-> | package
  | x11-video-nvidia                 | NVIDIA graphics driver -> | package
  | x11-video-nvidiaG01              | NVIDIA graphics driver -> | package
i | x11-video-nvidiaG02              | NVIDIA graphics driver -> | package

The “i” means installed. Those with out the “i” are not installed.

Also please run

lsmod | grep nvidia

It should return something like this.


 lsmod | grep nvidia
nvidia               9647368  38

Also check and make sure glx is installed.

zypper se glx

Check your /var/log/Xorg.0.log to see if glx is loading properly. I’ll bet that it’s not. It could be as simple as Xorg may have glx capitalized.

Xlib: extension “GLX” missing on display “:0.0”. - nV News Forums

Zypper se nvidia

S | Name                      | Summary                                                              | Type   
--+---------------------------+----------------------------------------------------------------------+--------
  | nvidia-gfx-kmp-default    | NVIDIA graphics driver kernel module for GeForce4 GPUs               | package
  | nvidia-gfx-kmp-pae        | NVIDIA graphics driver kernel module for GeForce4 GPUs               | package
i | nvidia-gfx-kmp-trace      | NVIDIA graphics driver kernel module for GeForce4 GPUs               | package
  | nvidia-gfx-kmp-vmi        | NVIDIA graphics driver kernel module for GeForce4 GPUs               | package
  | nvidia-gfxG01-kmp-default | NVIDIA graphics driver kernel module for GeForceFX GPUs              | package
  | nvidia-gfxG01-kmp-ec2     | NVIDIA graphics driver kernel module for GeForceFX GPUs              | package
  | nvidia-gfxG01-kmp-pae     | NVIDIA graphics driver kernel module for GeForceFX GPUs              | package
  | nvidia-gfxG01-kmp-trace   | NVIDIA graphics driver kernel module for GeForceFX GPUs              | package
  | nvidia-gfxG01-kmp-vmi     | NVIDIA graphics driver kernel module for GeForceFX GPUs              | package
  | nvidia-gfxG01-kmp-xen     | NVIDIA graphics driver kernel module for GeForceFX GPUs              | package
  | nvidia-gfxG02-kmp-default | NVIDIA graphics driver kernel module for GeForce 6xxx and newer GPUs | package
  | nvidia-gfxG02-kmp-ec2     | NVIDIA graphics driver kernel module for GeForce 6xxx and newer GPUs | package
  | nvidia-gfxG02-kmp-pae     | NVIDIA graphics driver kernel module for GeForce 6xxx and newer GPUs | package
  | nvidia-gfxG02-kmp-trace   | NVIDIA graphics driver kernel module for GeForce 6xxx and newer GPUs | package
  | nvidia-gfxG02-kmp-vmi     | NVIDIA graphics driver kernel module for GeForce 6xxx and newer GPUs | package
i | x11-video-nvidia          | NVIDIA graphics driver for GeForce4 GPUs                             | package
  | x11-video-nvidiaG01       | NVIDIA graphics driver for GeForceFX GPUs                            | package
  | x11-video-nvidiaG02       | NVIDIA graphics driver for GeForce 6xxx and newer GPUs               | package

lsmod | grep nvidia

Returns nothing

  | libclutter-glx-0_8-0 | The clutter library | package

Xorg.0.log : It opens with some text on it

OK, lsmod | grep nvidia returns nothing because no driver, aka module, is loaded. The “se” that you used with zypper; zypper se nvidia which shows you have 2 packages installed. One package is from Xorg, and in the Xorg.config it would be nv, where the nvidia driver would be nvidia.

First thing you have to do is install the nvidia driver. You want these;
nvidia-gfxG01-kmp-default
x11-video-nvidiaG01 not the x11-video-nvidia
nvidia-gfx-kmp-default

Now I’ll post my xorg.config so that you can compare. The xorg.config is found here; /etc/X11/xorg.conf
Now please, only use my config file as a guide. I have a different nvidia card then you do. The principle is the same though.


# /.../
# SaX generated X11 config file
# Created on: 2010-01-12T11:09:21-0700.
#
# 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 "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 "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "ZapWarning" "on"
EndSection

Section "Module"
  Load         "dri"
  Load         "dbe"
  Load         "extmod"
  Load         "glx"
EndSection

Section "InputDevice"
  # Driver "kbd" will be disabled unless 'Option "AutoAddDevices" "off"' 
  # is set in "ServerFlags" section. 
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  # Driver "mouse" will be disabled unless 'Option "AutoAddDevices" "off"' 
  # is set in "ServerFlags" section. 
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Colorado USB Optical Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  307 230
  HorizSync    30-61
  Identifier   "Monitor[0]"
  ModelName    "GATEWAY FPD1510"
  Option       "DPMS"
  Option       "PreferredMode" "1024x768"
  VendorName   "GWY"
  VertRefresh  43-75
  UseModes     "Modes[0]"
  Gamma   1.00  1.00  1.00  # created by KGamma
EndSection


Section "Modes"
  Identifier   "Modes[0]"
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1024x768" "800x600" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "GeForce 8300 GS"
  Driver       "nvidia"
  Identifier   "Device[0]"
  VendorName   "NVidia"
EndSection



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


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option "Composite" "on"
EndSection

Thanks for these details.
I will try to do this as you said.

I will let you…

Thanks for your help so far…

Hi,

I lost my display in linux.
I tried to install this driver from YaST (nvidia-gfxG01-kmp-default)

it successfully installed the driver and said, there was a change in the kernal and asked me to restart.

After the restart, I am not go into the graphical interface.

In terminal, I tried init 5, But the screen got blinked for few times and i got an error message.

X Server is failed or something. Check X server error log.

I gave /sbin/shutdown -ar now to restrat

Sorry if I have done anything wrongly.

You have a Model: “nVidia GeForce 7025”

That is a geforce 7

It requires: nvidia-gfxG02-kmp-default

NOT
nvidia-gfxG01-kmp-default

Boot to level 3 and start yast like this
Level 3 Boot and Yast - Windows Live

Start Yast - Software Management and install the correct packages

I am back into GUI.

But i am still having problem with installing the drivers for nvidia geforce 7025.

I did not mention this two points earlier

  1. It is internal graphics card
  2. I am running 64 bit os

S | Name                      | Summary                                | Type   
--+---------------------------+----------------------------------------+--------
  | nvidia-gfx-kmp-default    | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfx-kmp-pae        | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfx-kmp-trace      | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfx-kmp-vmi        | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG01-kmp-default | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG01-kmp-ec2     | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG01-kmp-pae     | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG01-kmp-trace   | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG01-kmp-vmi     | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG01-kmp-xen     | NVIDIA graphics driver kernel module-> | package
i | nvidia-gfxG02-kmp-default | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG02-kmp-ec2     | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG02-kmp-pae     | NVIDIA graphics driver kernel module-> | package
i | nvidia-gfxG02-kmp-trace   | NVIDIA graphics driver kernel module-> | package
  | nvidia-gfxG02-kmp-vmi     | NVIDIA graphics driver kernel module-> | package
  | x11-video-nvidia          | NVIDIA graphics driver for GeForce4 -> | package
  | x11-video-nvidiaG01       | NVIDIA graphics driver for GeForceFX-> | package
i | x11-video-nvidiaG02       | NVIDIA graphics driver for GeForce 6-> | package

lsmod | grep nvidia

It returns nothing again

This here is your driver Linux Display Driver - x86
This here is the Nvidia howto Nvidia Installer HOWTO for SUSE LINUX users There is also our nvidia page NVIDIA - openSUSE

Nooks ok but Jonathan is suggesting differently

Jonathan
Am I incorrect here
http://thumbnails23.imagebam.com/6399/13801e63985573.gif](http://www.imagebam.com/image/13801e63985573)

Hi,

uname -a

Returns

Linux linux-lvmd 2.6.27.42-0.1-default #1 SMP 2010-01-06 16:07:25 +0100 x86_64 x86_64 x86_64 GNU/Linux
glxgears

return

2380 frames in 5.0 seconds = 473.380 FPS
2360 frames in 5.0 seconds = 470.702 FPS
2360 frames in 5.0 seconds = 470.445 FPS
2340 frames in 5.0 seconds = 467.546 FPS
2360 frames in 5.0 seconds = 470.649 FPS
2340 frames in 5.0 seconds = 466.334 FPS

You got that in before I edited my post
So did you see 3 spinning gears?

I am sorry.
I gave reply from my gmail. I did not notice that you edited that.

Yes. I saw three gears in red, blue and green colors