Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Okay, so up till about two or three weeks ago my linux partition (Ubuntu + Beryl, etc.) was running perfectly. Then for some odd reason this happened.
It all started out with my screen resolution shrinking again. My monitor's "best" resolution is 1280x1024, and under Edgy that isn't a default choice, so I'd edited /etc/X11/xorg.conf so that anything that had a list of screen resolutions had "1280x1024" too. Then I upgraded to Feisty and all the resolutions were automatically there. I was like sweet! (and dang, 'cause I had to do it the hard way first ) Then two or three weeks ago the resolution was back at 1024x768, and I was confused. I checked the Screen Resolution thing in System | Preferences | Screen Resolution. It didn't have a 1280x1024 choice. I check /etc/X11/xorg.conf and all my additions are still there. So I reinstall the nvidia driver. I restart X and I can't see my mouse: It's there, 'cause stuff is still getting highlited when the thing that should be my cursor moves over it. So I (with difficulty ) uninstall and install the driver again (I think I used Synaptic both times.) I restart the computer and WHAM. I get a tty screen which flashes twice and goes to a blue error screen that says that X couldn't load and would I like to see the error output? I hit enter and it shows me a bunch of stuff that basically says that X couldn't load because the nVidia kernel module has a different version number than the one that X has. I do
Code:
sudo dpkg-reconfigure xserver-xorg
I look up the type of my graphics card (nVidia GeForce 6150 LE) and the type of my monitor (which it says on the front of my monitor ) and put that in. Then I do
Code:
sudo nano -Bw /etc/X11/xorg.conf
and replace nvidia with nv so it will let me see my GUI. Then I try every way to reinstall my nVidia driver I can find. I even use a downloaded version and compile the kernel module ('cause it had to, don't ask me). That was the only time anything changed. Every time I restart X after reinstalling the driver, it works, but I can't see my cursor. When I restart the computer I get the tty and the error thing. After I used the downloaded installer I got the same stuff, except the error message changed: the version module that the kernel module had was different.
So yeah. One of the things I love most about Ubuntu/Linux is Beryl, so I really need the driver. Can't anybody help? I asked this on ubuntuforums.org and didn't get a reply. Please help and thanks again, I'm such a
Beryl is experimental, so expect it to crash X Window System even with reliable 3D modules (drivers). I suggest using something else that is not eye candy. You can use Beryl, but only for testing at this time.
When you install a nVidia module, make sure you have the kernel source code that matches your kernel version that you are using. Always compile th nVidia module and ignore any pre-compiled nVidia modules. I suggest posting /etc/X11/xorg.conf and /var/log/Xorg.0.log.
The mouse cursor may need to be set to software instead of hardware, but it may be a bug in Beryl. When I use OpenGL as the video output device with mplayer, the cursor does not show on top of the video. I do not mind this problem but it can be fixed by editing the code to draw the cursor with OpenGL when the cursor is over the video window.
Upgrading a distribution is like upgrading Windows. It is best to backup and then do the upgrade. I suggest do not do the upgrade but upgrade the libraries and software that are vulnerable for an attack. With all upgrades backup so you can resort to the previous that worked better.
IMHO, Gentoo developers makes it easy to install nVidia and ATI modules (drivers) as well as other programs. The Portage, Gentoo package database, has Beryl. The Gentoo developers have designate it as experimental from the ~x86 keyword option. Again use Beryl at your own risk.
Beryl is experimental, so expect it to crash X Window System even with reliable 3D modules (drivers). I suggest using something else that is not eye candy. You can use Beryl, but only for testing at this time.
I realize this, however, Beryl is not what crashed X, the nVidia kernel module and the X module conspired together (or something like that )
Quote:
Originally Posted by Electro
When you install a nVidia module, make sure you have the kernel source code that matches your kernel version that you are using. Always compile th nVidia module and ignore any pre-compiled nVidia modules. I suggest posting /etc/X11/xorg.conf and /var/log/Xorg.0.log.
Huh? please explain.
Quote:
Originally Posted by Electro
The mouse cursor may need to be set to software instead of hardware, but it may be a bug in Beryl. When I use OpenGL as the video output device with mplayer, the cursor does not show on top of the video. I do not mind this problem but it can be fixed by editing the code to draw the cursor with OpenGL when the cursor is over the video window.
How would I do that? Beryl is not the problem here. It was not running when I couldn't see my mouse.
Quote:
Originally Posted by Electro
Upgrading a distribution is like upgrading Windows. It is best to backup and then do the upgrade. I suggest do not do the upgrade but upgrade the libraries and software that are vulnerable for an attack. With all upgrades backup so you can resort to the previous that worked better.
IMHO, Gentoo developers makes it easy to install nVidia and ATI modules (drivers) as well as other programs. The Portage, Gentoo package database, has Beryl. The Gentoo developers have designate it as experimental from the ~x86 keyword option. Again use Beryl at your own risk.
It's not the upgrade's fault either. PEOPLE! My problem is that the kernel module for nVidia doesn't match the one that X has. This is not about upgrades or Beryl. Those are not my problem. Feisty was running fine for about a month before this, and Beryl was not running when my problems occurred. I don't use Gentoo, though. I use Ubuntu.
Quote:
Originally Posted by Unmindfulawe
Did you initiate the command "nvidia-xconfig" after installing the driver?
Make sure /usr/src/linux-`uname -r` exist. If it does not, install it through your package manager.
For files /etc/X11/xorg.conf and /var/log/Xorg.0.log, just use cat and highlight the text. Then post the text.
The nVidia installer overwrites X Window System libraries (mostly GL core libraries), so the upgrade to Feisty may have over written these files. Though since Beryl is experimental, it could corrupt the libraries to make X Window System to not work. I have experience ReiserFS corrupting files. If you are using ReiserFS, backup your data and use either EXT3 or XFS.
With out the two files, I can only provide suggestions that may never come close to an answer. If the utility nvidia-xconfig gave you a working setup, then you need to look at the old setup to find out what you did wrong.
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux Ubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 8 19:45:20 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "NVIDIA GeForce 6150 LE"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
...
Code:
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,02f0 card 103c,2a34 rev a2 class 05,00,00 hdr 80
...
Code:
(II) PCI: 03:09:0: chip 14f1,2f20 card 14f1,200c rev 00 class 07,80,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B]
[1] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[2] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[3] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:16:0), (0,3,3), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,3), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:5:0) nVidia Corporation C51 PCI Express Bridge rev 162, Mem @ 0xfc000000/24, 0xe0000000/28, 0xfb000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) 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 0xfdde0000 - 0xfddeffff (0x10000) MX[B]
[1] -1 0 0xfddff000 - 0xfddfffff (0x1000) MX[B]
[2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[3] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[12] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[B]
[13] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[14] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[15] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[16] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[17] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[18] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[20] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[23] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
[24] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[25] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[B]
[1] -1 0 0xfddff000 - 0xfddfffff (0x1000) MX[B]
[2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[3] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[12] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[B]
[13] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[14] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[15] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[16] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[17] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[18] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[20] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[23] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
[24] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[25] -1 0 0x00004c00 - 0x00004c3f (0x40) 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 0xfdde0000 - 0xfddeffff (0x10000) MX[B]
[5] -1 0 0xfddff000 - 0xfddfffff (0x1000) MX[B]
[6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[7] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[10] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[12] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
[18] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[B]
[19] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
[20] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[21] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[22] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[23] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[24] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[25] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[26] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[27] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[28] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[29] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
[30] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[31] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, 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: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, 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: "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.9755
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 2.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: 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 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(II) NV: driver for NVIDIA chipsets:
[36] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) NV(0): Initializing int10
(II) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules//libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce 6150 LE"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xE0000000
(--) NV(0): MMIO registers at 0xFC000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules//libddc.so
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0): ...can't find one
(II) NV(0): Probing for analog device on output B...
(--) NV(0): ...found one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0): ... none found
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0): ... none found
(--) NV(0): CRTC 0 appears to have a CRT attached
(II) NV(0): Using CRT on CRTC 0
(--) NV(0): VideoRAM: 65536 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Generic Monitor: Using hsync range of 28.00-51.00 kHz
(II) NV(0): Generic Monitor: Using vrefresh range of 43.00-60.00 Hz
(II) NV(0): Clock range: 12.00 to 400.00 MHz
(II) NV(0): Not using default mode "640x350" (vrefresh out of range)
...
Code:
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "1280x800" (width too large for virtual size)
(II) NV(0): Not using default mode "1280x768" (width too large for virtual size)
(II) NV(0): Not using default mode "1152x768" (width too large for virtual size)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) NV(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) NV(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) NV(0): Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync
(**) NV(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) NV(0): Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "640x400" 41.73 640 672 740 840 400 400 402 414 doublescan
(**) NV(0): Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "640x384" 40.07 640 672 740 840 384 384 386 397 doublescan
(**) NV(0): Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) NV(0): Modeline "576x384" 32.50 576 589 657 736 384 385 388 403 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "512x384" 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync
(**) NV(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) NV(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) NV(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync
(**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "320x240" 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync
(==) NV(0): DPI set to (75, 75)
(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 7.2.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B]
...
Code:
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xe0000000,0x4000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
(WW) NV(0): Option "AddARGBGLXVisuals" is not used
(==) RandR enabled
(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
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/input/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/input/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/input/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
Also, I do not believe "/usr/src/linux-' uname -r'"exists. Please explain what I would/should be looking for in Synaptic (the package manager) to get this.
--EDIT--
I tried installing the driver again and using nvidia-xconfig. Nothing noticably different happened.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.