PDA

View Full Version : [ubuntu] having problems with Nvidia



guyrobbie
January 8th, 2009, 11:52 AM
everything worked fine till i tried to connect my computer to the TV, i don't know why.
now it doesn'tgive me the option of more then 800X600 resolution. and it seems like it doesn't recognize my graphic card anymore.

i can't configure my screen options anymore it just says:

You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.

i'm a new user of Ubuntu, thanks for any help.

Guy

Elfy
January 8th, 2009, 12:43 PM
Can you post your xorg.conf and the contents of /X11 please -


cat /etc/X11/xorg.conf
ls -al /etc/X11/xo*

guyrobbie
January 8th, 2009, 01:31 PM
guyrobbie@ubuntu:~$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "screen1" 0 0
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "Module"
Load "glx"
Load "v4l"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,il"
Option "XkbVariant" ","
Option "XkbOptions" "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scrol l"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
VendorName "Plug 'n' Play"
ModelName "Plug 'n' Play"
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
EndSection

Section "Monitor"

#
Identifier "monitor1"
VendorName "Plug 'n' Play"
ModelName "Plug 'n' Play"
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA GeForce 7 Series"
BusID "PCI:0:18:0"
Screen 0
EndSection

Section "Device"

#
Identifier "device1"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA GeForce 7 Series"
BusID "PCI:0:18:0"
Screen 1
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Virtual 640 480
Depth 24
Modes "640x480@60"
EndSubSection
EndSection

Section "Screen"

#
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "640x480@60"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

guyrobbie
January 8th, 2009, 01:42 PM
-rw-r--r-- 1 root guyrobbie 3440 Jan 5 21:45 /etc/X11/xorg.conf
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:39 /etc/X11/xorg.conf.1
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.10
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.100
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.101
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.102
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.103
-rw-r--r-- 1 root root 3440 Jan 5 21:41 /etc/X11/xorg.conf.104
-rw-r--r-- 1 root root 3440 Jan 5 21:41 /etc/X11/xorg.conf.105
-rw-r--r-- 1 root root 3440 Jan 5 21:41 /etc/X11/xorg.conf.106
-rw-r--r-- 1 root root 3440 Jan 5 21:41 /etc/X11/xorg.conf.107
-rw-r--r-- 1 root root 3440 Jan 5 21:41 /etc/X11/xorg.conf.108
-rw-r--r-- 1 root root 3440 Jan 5 21:57 /etc/X11/xorg.conf.109
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.11
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.110
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.111
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.112
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.113
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.114
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.115
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.116
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.117
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.118
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.119
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.12
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.120
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.121
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.122
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.123
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.124
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.125
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.126
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.127
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.128
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.129
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.13
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.130
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.131
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.132
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.133
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.134
-rw-r--r-- 1 root root 3440 Jan 5 21:58 /etc/X11/xorg.conf.135
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.14
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:42 /etc/X11/xorg.conf.15
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:42 /etc/X11/xorg.conf.16
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:42 /etc/X11/xorg.conf.17
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:42 /etc/X11/xorg.conf.18
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:42 /etc/X11/xorg.conf.19
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:40 /etc/X11/xorg.conf.2
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:49 /etc/X11/xorg.conf.20
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 05:00 /etc/X11/xorg.conf.21
-rw-r--r-- 1 root guyrobbie 2458 Dec 19 05:05 /etc/X11/xorg.conf.22
-rw-r--r-- 1 root guyrobbie 2912 Dec 19 11:25 /etc/X11/xorg.conf.23
-rw-r--r-- 1 root root 2679 Dec 20 08:42 /etc/X11/xorg.conf.24
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.25
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.26
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.27
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.28
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.29
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.3
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.30
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.31
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.32
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.33
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.34
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.35
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.36
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.37
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.38
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.39
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.4
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.40
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.41
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.42
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.43
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.44
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.45
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.46
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.47
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.48
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.49
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.5
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.50
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.51
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.52
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.53
-rw-r--r-- 1 root root 2679 Dec 20 08:43 /etc/X11/xorg.conf.54
-rw-r--r-- 1 root guyrobbie 2695 Dec 21 08:06 /etc/X11/xorg.conf.55
-rw-r--r-- 1 root guyrobbie 2750 Dec 21 08:14 /etc/X11/xorg.conf.56
-rw-r--r-- 1 root guyrobbie 2673 Dec 21 08:15 /etc/X11/xorg.conf.57
-rw-r--r-- 1 root guyrobbie 2673 Dec 21 08:15 /etc/X11/xorg.conf.58
-rw-r--r-- 1 root guyrobbie 2673 Dec 21 08:15 /etc/X11/xorg.conf.59
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.6
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.60
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.61
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.62
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.63
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.64
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.65
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.66
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.67
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.68
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.69
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.7
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.70
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.71
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.72
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.73
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.74
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.75
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.76
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.77
-rw-r--r-- 1 root root 2673 Dec 22 13:17 /etc/X11/xorg.conf.78
-rw-r--r-- 1 root root 2673 Dec 22 13:23 /etc/X11/xorg.conf.79
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.8
-rw-r--r-- 1 root root 2673 Dec 22 13:23 /etc/X11/xorg.conf.80
-rw-r--r-- 1 root root 2673 Dec 22 13:23 /etc/X11/xorg.conf.81
-rw-r--r-- 1 root root 2673 Dec 22 13:23 /etc/X11/xorg.conf.82
-rw-r--r-- 1 root root 2673 Dec 22 13:23 /etc/X11/xorg.conf.83
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.84
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.85
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.86
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.87
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.88
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.89
-rw-r--r-- 1 root guyrobbie 1713 Dec 19 04:41 /etc/X11/xorg.conf.9
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.90
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.91
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.92
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.93
-rw-r--r-- 1 root root 2673 Jan 4 17:47 /etc/X11/xorg.conf.94
-rw-r--r-- 1 root root 2673 Jan 4 17:48 /etc/X11/xorg.conf.95
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.96
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.97
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.98
-rw-r--r-- 1 root root 2673 Jan 4 18:04 /etc/X11/xorg.conf.99
-rw-r--r-- 1 root guyrobbie 3440 Jan 5 21:45 /etc/X11/xorg.conf.backup
-rw-r--r-- 1 root root 1343 Jan 8 11:27 /etc/X11/xorg.conf.failsafe
-rw-r--r-- 1 root guyrobbie 1343 Jan 5 21:43 /etc/X11/xorg.conf.failsafe.1
-rw-r--r-- 1 root root 1343 Jan 7 17:36 /etc/X11/xorg.conf.failsafe.bak
-rw------- 1 root guyrobbie 3441 Jan 4 18:52 /etc/X11/xorg.conf.save
-rw------- 1 root guyrobbie 3437 Jan 4 22:16 /etc/X11/xorg.conf.save.1
-rw-r--r-- 1 root root 1580 Sep 30 18:48 /etc/X11/xorg.conf_backup_200809301848
-rw-r--r-- 1 root root 1713 Nov 16 23:44 /etc/X11/xorg.conf_backup_200811162344

guyrobbie
January 8th, 2009, 02:40 PM
help

Elfy
January 8th, 2009, 06:22 PM
Well it looks ok - xorg.conf does anyway. I must say though I wasn't expecting to see quite as many xorg backups - indeed it was a bit of an omg moment :)

We're going to be backing up xorg and reinstalling nvidia, but before we do that we need to make it a bit easier to see what we're doing.

We'll make a folder and move all the old backups away for the time being.

We'll rename the first one - I want that one kept here


sudo cp /etc/X11/xorg.conf.failsafe /etc/X11/xorgbackup

Now make a directory and move the backups


sudo mkdir /etc/X11/temp
sudo mv /etc/X11/xorg.conf.* /etc/X11/temp/

Now run


ls -al /etc/X11/xor*

That should just give you xorg.conf and xorgbackup, rename xorgbackup and backup the existing xorg

sudo mv /etc/X11/xorgbackup /etc/X11/xorg.conf.old0801
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.0801

Close the terminal and open Hardware Drivers in the System Admin menu - disable your nvidia drivers and reboot.

It should start without the nvidia driver, return to HardwareDrivers and reinstall the driver for your card, you will need to reboot once more.

Now before you do anything else can you run this from a terminal and post it


cat /etc/X11/xorg.conf

Finally - when you are posting long lists like that please can you use code tags. IF you use the New Reply option then there is a button # - this is the code tool. Highlight the pasted output and click the tool.

If you use Quick Reply at the beginning of the list put
and at the very end of it put .

guyrobbie
January 9th, 2009, 11:44 AM
Thanks to your help now it is using Nvidia drivers but it is still doesn't go to more then 640X480 resolution.


#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Option "AddARGBGLXVisuals" "True"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"
EndSubSection
EndSection

Section "Device"
Identifier "Configured Video Device"
Boardname "NVIDIA GeForce 7 Series"
Busid "PCI:0:18:0"
Driver "nvidia"
Screen 0
Vendorname "NVIDIA"
Option "NoLogo" "True"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,il"
Option "XkbVariant" ","
Option "XkbOptions" "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scrol l"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Synaptics Touchpad"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "NVIDIA GeForce 7 Series"
Busid "PCI:0:18:0"
Driver "nv"
Screen 1
Vendorname "NVIDIA"
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
SubSection "Display"
Depth 24
Modes "640x480@60"
EndSubSection
EndSection
Section "monitor" #
Identifier "monitor1"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection

Elfy
January 9th, 2009, 11:49 AM
Ok - what doesn;t to higer resolutions - screen or tv?

Have you been into nvidia-settings yet?


gksudo nvidia-settings

If it's the monitor - make and model

guyrobbie
January 9th, 2009, 12:25 PM
it is my laptop screen,Acer 5520, when i go to nvidia setting i can't choose more then 640X480, and when i used that command line that you gave me it shows me some errors.

guyrobbie@ubuntu:~$ gksudo nvidia-settings

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `bits_per_sample == 8' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): Gdk-CRITICAL **: gdk_draw_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `bits_per_sample == 8' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `bits_per_sample == 8' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): Gdk-CRITICAL **: gdk_draw_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `bits_per_sample == 8' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): Gdk-CRITICAL **: gdk_draw_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `bits_per_sample == 8' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): Gdk-CRITICAL **: gdk_draw_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `bits_per_sample == 8' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `dest_pixbuf != NULL' failed

(nvidia-settings:6491): Gdk-CRITICAL **: gdk_draw_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed

(nvidia-settings:6491): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(nvidia-settings:6491): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
guyrobbie@ubuntu:~$

maybe it will help you understand.

Elfy
January 9th, 2009, 12:37 PM
Did it open though, regardless of errors?

Can you open a terminal, run these and post output


lspci |grep VGA
cat /var/log/Xorg.0.log |grep EE

If either produce no results, run it without |grep etc.

guyrobbie
January 9th, 2009, 01:14 PM
yes it open nvidia anyway but i couldn't change the resolution.

i'm not sure this is what you wanted, the first code is with the |grep and the others is with out.


root@ubuntu:~# cat /var/log/Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
root@ubuntu:~# lspci |grep VGA
00:12.0 VGA compatible controller: nVidia Corporation GeForce 7000M (rev a2) (rev a2)




00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP67 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.3 Co-processor: nVidia Corporation MCP67 Co-processor (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:04.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:04.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP67 IDE Controller (rev a1)
00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP67 PCI Bridge (rev a2)
00:09.0 IDE interface: nVidia Corporation MCP67 AHCI Controller (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation MCP67 Ethernet (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:12.0 VGA compatible controller: nVidia Corporation GeForce 7000M (rev a2) (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:04.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
01:04.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
01:04.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
01:04.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)


0
(II) PCI: 01:04:0: chip 1180,0832 card 1025,0126 rev 05 class 0c,00,10 hdr 80
(II) PCI: 01:04:1: chip 1180,0822 card 1025,0126 rev 22 class 08,05,00 hdr 80
(II) PCI: 01:04:2: chip 1180,0592 card 1025,0126 rev 12 class 08,80,00 hdr 80
(II) PCI: 01:04:3: chip 1180,0852 card 1025,0126 rev 12 class 08,80,00 hdr 80
(II) PCI: 05:00:0: chip 168c,001c card 1468,0428 rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf2300000 - 0xf23fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00004000 - 0x000040ff (0x100) IX[B]
[1] -1 0 0x00004400 - 0x000044ff (0x100) IX[B]
[2] -1 0 0x00004800 - 0x000048ff (0x100) IX[B]
[3] -1 0 0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xf2000000 - 0xf21fffff (0x200000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xf2800000 - 0xf29fffff (0x200000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:13:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xf2200000 - 0xf22fffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(0:18:0) nVidia Corporation unknown chipset (0x0533) rev 162, Mem @ 0xf1000000/24, 0xd0000000/28, 0xf0000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xf2200000 - 0xf220ffff (0x10000) MX[B]
[1] -1 0 0xf2301000 - 0xf23010ff (0x100) MX[B]
[2] -1 0 0xf2300c00 - 0xf2300cff (0x100) MX[B]
[3] -1 0 0xf2300800 - 0xf23008ff (0x100) MX[B]
[4] -1 0 0xf2300000 - 0xf23007ff (0x800) MX[B]
[5] -1 0 0xf2689800 - 0xf268980f (0x10) MX[B]
[6] -1 0 0xf2689c00 - 0xf2689cff (0x100) MX[B]
[7] -1 0 0xf2688000 - 0xf2688fff (0x1000) MX[B]
[8] -1 0 0xf2684000 - 0xf2685fff (0x2000) MX[B]
[9] -1 0 0xf2680000 - 0xf2683fff (0x4000) MX[B]
[10] -1 0 0xf2689400 - 0xf26894ff (0x100) MX[B]
[11] -1 0 0xf2687000 - 0xf2687fff (0x1000) MX[B]
[12] -1 0 0xf2689000 - 0xf26890ff (0x100) MX[B]
[13] -1 0 0xf2686000 - 0xf2686fff (0x1000) MX[B]
[14] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xf2400000 - 0xf247ffff (0x80000) MX[B]
[18] -1 0 0x000030f8 - 0x000030ff (0x8) IX[B]
[19] -1 0 0x000030d0 - 0x000030df (0x10) IX[B]
[20] -1 0 0x000030e0 - 0x000030e3 (0x4) IX[B]
[21] -1 0 0x000030e8 - 0x000030ef (0x8) IX[B]
[22] -1 0 0x000030e4 - 0x000030e7 (0x4) IX[B]
[23] -1 0 0x000030f0 - 0x000030f7 (0x8) IX[B]
[24] -1 0 0x000030c0 - 0x000030cf (0x10) IX[B]
[25] -1 0 0x00003000 - 0x0000303f (0x40) IX[B]
[26] -1 0 0x00003040 - 0x0000307f (0x40) IX[B]
[27] -1 0 0x00003080 - 0x000030bf (0x40) IX[B]
[28] -1 0 0x00001d00 - 0x00001dff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf2200000 - 0xf220ffff (0x10000) MX[B]
[1] -1 0 0xf2301000 - 0xf23010ff (0x100) MX[B]
[2] -1 0 0xf2300c00 - 0xf2300cff (0x100) MX[B]
[3] -1 0 0xf2300800 - 0xf23008ff (0x100) MX[B]
[4] -1 0 0xf2300000 - 0xf23007ff (0x800) MX[B]
[5] -1 0 0xf2689800 - 0xf268980f (0x10) MX[B]
[6] -1 0 0xf2689c00 - 0xf2689cff (0x100) MX[B]
[7] -1 0 0xf2688000 - 0xf2688fff (0x1000) MX[B]
[8] -1 0 0xf2684000 - 0xf2685fff (0x2000) MX[B]
[9] -1 0 0xf2680000 - 0xf2683fff (0x4000) MX[B]
[10] -1 0 0xf2689400 - 0xf26894ff (0x100) MX[B]
[11] -1 0 0xf2687000 - 0xf2687fff (0x1000) MX[B]
[12] -1 0 0xf2689000 - 0xf26890ff (0x100) MX[B]
[13] -1 0 0xf2686000 - 0xf2686fff (0x1000) MX[B]
[14] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xf2400000 - 0xf247ffff (0x80000) MX[B]
[18] -1 0 0x000030f8 - 0x000030ff (0x8) IX[B]
[19] -1 0 0x000030d0 - 0x000030df (0x10) IX[B]
[20] -1 0 0x000030e0 - 0x000030e3 (0x4) IX[B]
[21] -1 0 0x000030e8 - 0x000030ef (0x8) IX[B]
[22] -1 0 0x000030e4 - 0x000030e7 (0x4) IX[B]
[23] -1 0 0x000030f0 - 0x000030f7 (0x8) IX[B]
[24] -1 0 0x000030c0 - 0x000030cf (0x10) IX[B]
[25] -1 0 0x00003000 - 0x0000303f (0x40) IX[B]
[26] -1 0 0x00003040 - 0x0000307f (0x40) IX[B]
[27] -1 0 0x00003080 - 0x000030bf (0x40) IX[B]
[28] -1 0 0x00001d00 - 0x00001dff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf2200000 - 0xf220ffff (0x10000) MX[B]
[5] -1 0 0xf2301000 - 0xf23010ff (0x100) MX[B]
[6] -1 0 0xf2300c00 - 0xf2300cff (0x100) MX[B]
[7] -1 0 0xf2300800 - 0xf23008ff (0x100) MX[B]
[8] -1 0 0xf2300000 - 0xf23007ff (0x800) MX[B]
[9] -1 0 0xf2689800 - 0xf268980f (0x10) MX[B]
[10] -1 0 0xf2689c00 - 0xf2689cff (0x100) MX[B]
[11] -1 0 0xf2688000 - 0xf2688fff (0x1000) MX[B]
[12] -1 0 0xf2684000 - 0xf2685fff (0x2000) MX[B]
[13] -1 0 0xf2680000 - 0xf2683fff (0x4000) MX[B]
[14] -1 0 0xf2689400 - 0xf26894ff (0x100) MX[B]
[15] -1 0 0xf2687000 - 0xf2687fff (0x1000) MX[B]
[16] -1 0 0xf2689000 - 0xf26890ff (0x100) MX[B]
[17] -1 0 0xf2686000 - 0xf2686fff (0x1000) MX[B]
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[20] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[21] -1 0 0xf2400000 - 0xf247ffff (0x80000) MX[B]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0 0x000030f8 - 0x000030ff (0x8) IX[B]
[25] -1 0 0x000030d0 - 0x000030df (0x10) IX[B]
[26] -1 0 0x000030e0 - 0x000030e3 (0x4) IX[B]
[27] -1 0 0x000030e8 - 0x000030ef (0x8) IX[B]
[28] -1 0 0x000030e4 - 0x000030e7 (0x4) IX[B]
[29] -1 0 0x000030f0 - 0x000030f7 (0x8) IX[B]
[30] -1 0 0x000030c0 - 0x000030cf (0x10) IX[B]
[31] -1 0 0x00003000 - 0x0000303f (0x40) IX[B]
[32] -1 0 0x00003040 - 0x0000307f (0x40) IX[B]
[33] -1 0 0x00003080 - 0x000030bf (0x40) IX[B]
[34] -1 0 0x00001d00 - 0x00001dff (0x100) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 169.12 Thu Feb 14 18:34:02 PST 2008
(II) Loading extension GLX
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.4.0.90, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver 169.12 Thu Feb 14 17:53:48 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00:12:0
(WW) NVIDIA: No matching Device section for instance (BusID PCI:0:1:3) found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf2200000 - 0xf220ffff (0x10000) MX[B]
[5] -1 0 0xf2301000 - 0xf23010ff (0x100) MX[B]
[6] -1 0 0xf2300c00 - 0xf2300cff (0x100) MX[B]
[7] -1 0 0xf2300800 - 0xf23008ff (0x100) MX[B]
[8] -1 0 0xf2300000 - 0xf23007ff (0x800) MX[B]
[9] -1 0 0xf2689800 - 0xf268980f (0x10) MX[B]
[10] -1 0 0xf2689c00 - 0xf2689cff (0x100) MX[B]
[11] -1 0 0xf2688000 - 0xf2688fff (0x1000) MX[B]
[12] -1 0 0xf2684000 - 0xf2685fff (0x2000) MX[B]
[13] -1 0 0xf2680000 - 0xf2683fff (0x4000) MX[B]
[14] -1 0 0xf2689400 - 0xf26894ff (0x100) MX[B]
[15] -1 0 0xf2687000 - 0xf2687fff (0x1000) MX[B]
[16] -1 0 0xf2689000 - 0xf26890ff (0x100) MX[B]
[17] -1 0 0xf2686000 - 0xf2686fff (0x1000) MX[B]
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[20] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[21] -1 0 0xf2400000 - 0xf247ffff (0x80000) MX[B]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0 0x000030f8 - 0x000030ff (0x8) IX[B]
[25] -1 0 0x000030d0 - 0x000030df (0x10) IX[B]
[26] -1 0 0x000030e0 - 0x000030e3 (0x4) IX[B]
[27] -1 0 0x000030e8 - 0x000030ef (0x8) IX[B]
[28] -1 0 0x000030e4 - 0x000030e7 (0x4) IX[B]
[29] -1 0 0x000030f0 - 0x000030f7 (0x8) IX[B]
[30] -1 0 0x000030c0 - 0x000030cf (0x10) IX[B]
[31] -1 0 0x00003000 - 0x0000303f (0x40) IX[B]
[32] -1 0 0x00003040 - 0x0000307f (0x40) IX[B]
[33] -1 0 0x00003080 - 0x000030bf (0x40) IX[B]
[34] -1 0 0x00001d00 - 0x00001dff (0x100) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf2200000 - 0xf220ffff (0x10000) MX[B]
[5] -1 0 0xf2301000 - 0xf23010ff (0x100) MX[B]
[6] -1 0 0xf2300c00 - 0xf2300cff (0x100) MX[B]
[7] -1 0 0xf2300800 - 0xf23008ff (0x100) MX[B]
[8] -1 0 0xf2300000 - 0xf23007ff (0x800) MX[B]
[9] -1 0 0xf2689800 - 0xf268980f (0x10) MX[B]
[10] -1 0 0xf2689c00 - 0xf2689cff (0x100) MX[B]
[11] -1 0 0xf2688000 - 0xf2688fff (0x1000) MX[B]
[12] -1 0 0xf2684000 - 0xf2685fff (0x2000) MX[B]
[13] -1 0 0xf2680000 - 0xf2683fff (0x4000) MX[B]
[14] -1 0 0xf2689400 - 0xf26894ff (0x100) MX[B]
[15] -1 0 0xf2687000 - 0xf2687fff (0x1000) MX[B]
[16] -1 0 0xf2689000 - 0xf26890ff (0x100) MX[B]
[17] -1 0 0xf2686000 - 0xf2686fff (0x1000) MX[B]
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[20] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[21] -1 0 0xf2400000 - 0xf247ffff (0x80000) MX[B]
[22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[27] -1 0 0x000030f8 - 0x000030ff (0x8) IX[B]
[28] -1 0 0x000030d0 - 0x000030df (0x10) IX[B]
[29] -1 0 0x000030e0 - 0x000030e3 (0x4) IX[B]
[30] -1 0 0x000030e8 - 0x000030ef (0x8) IX[B]
[31] -1 0 0x000030e4 - 0x000030e7 (0x4) IX[B]
[32] -1 0 0x000030f0 - 0x000030f7 (0x8) IX[B]
[33] -1 0 0x000030c0 - 0x000030cf (0x10) IX[B]
[34] -1 0 0x00003000 - 0x0000303f (0x40) IX[B]
[35] -1 0 0x00003040 - 0x0000307f (0x40) IX[B]
[36] -1 0 0x00003080 - 0x000030bf (0x40) IX[B]
[37] -1 0 0x00001d00 - 0x00001dff (0x100) IX[B]
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(**) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "True"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7000M / nForce 610M (C67) at PCI:0:18:0
(II) NVIDIA(0): (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.67.32.14.08
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7000M / nForce 610M at
(--) NVIDIA(0): PCI:0:18:0:
(--) NVIDIA(0): AUO (DFP-0)
(--) NVIDIA(0): AUO (DFP-0): 310.0 MHz maximum pixel clock
(--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "640x480@60"
(**) NVIDIA(0): Virtual screen size configured to be 640 x 480
(--) NVIDIA(0): DPI set to (49, 58); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf2200000 - 0xf220ffff (0x10000) MX[B]
[5] -1 0 0xf2301000 - 0xf23010ff (0x100) MX[B]
[6] -1 0 0xf2300c00 - 0xf2300cff (0x100) MX[B]
[7] -1 0 0xf2300800 - 0xf23008ff (0x100) MX[B]
[8] -1 0 0xf2300000 - 0xf23007ff (0x800) MX[B]
[9] -1 0 0xf2689800 - 0xf268980f (0x10) MX[B]
[10] -1 0 0xf2689c00 - 0xf2689cff (0x100) MX[B]
[11] -1 0 0xf2688000 - 0xf2688fff (0x1000) MX[B]
[12] -1 0 0xf2684000 - 0xf2685fff (0x2000) MX[B]
[13] -1 0 0xf2680000 - 0xf2683fff (0x4000) MX[B]
[14] -1 0 0xf2689400 - 0xf26894ff (0x100) MX[B]
[15] -1 0 0xf2687000 - 0xf2687fff (0x1000) MX[B]
[16] -1 0 0xf2689000 - 0xf26890ff (0x100) MX[B]
[17] -1 0 0xf2686000 - 0xf2686fff (0x1000) MX[B]
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[20] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[21] -1 0 0xf2400000 - 0xf247ffff (0x80000) MX[B]
[22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[27] -1 0 0x000030f8 - 0x000030ff (0x8) IX[B]
[28] -1 0 0x000030d0 - 0x000030df (0x10) IX[B]
[29] -1 0 0x000030e0 - 0x000030e3 (0x4) IX[B]
[30] -1 0 0x000030e8 - 0x000030ef (0x8) IX[B]
[31] -1 0 0x000030e4 - 0x000030e7 (0x4) IX[B]
[32] -1 0 0x000030f0 - 0x000030f7 (0x8) IX[B]
[33] -1 0 0x000030c0 - 0x000030cf (0x10) IX[B]
[34] -1 0 0x00003000 - 0x0000303f (0x40) IX[B]
[35] -1 0 0x00003040 - 0x0000307f (0x40) IX[B]
[36] -1 0 0x00003080 - 0x000030bf (0x40) IX[B]
[37] -1 0 0x00001d00 - 0x00001dff (0x100) IX[B]
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized GPU GART.
(WW) NVIDIA(0): Error: Unable to find DOS (Enable/Disable output switching)
(WW) NVIDIA(0): file path under /proc/acpi/video. NVIDIA X driver will not
(WW) NVIDIA(0): be able to respond to display change hotkey events.
(II) NVIDIA(0): Setting mode "640x480@60"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
Atom 4, CARD32 4, unsigned long 8
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(**) Option "HorizEdgeScroll" "0"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us,il"
(**) Generic Keyboard: XkbLayout: "us,il"
(**) Option "XkbVariant" ","
(**) Generic Keyboard: XkbVariant: ","
(**) Option "XkbOptions" "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scrol l"
(**) Generic Keyboard: XkbOptions: "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scrol l"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Synaptics Touchpad)
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Synaptics Touchpad touchpad found

Anagonda
January 10th, 2009, 08:07 PM
As I was reading very fast your xorg.conf I saw that you had only 640x480 resolutions configured:
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"

modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync

etc.
I don't remember the command to get the modelines, but search this forum. The command was atleast in a thread that was something "How to get 1366x768 resolution" or something. Maybe you can find it with "modeline" search. After you find the modelines correct just remove the "virtual" sizes from config and add to "Modes" the resolutions you are going to use.