LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-26-2009, 05:03 AM   #16
anurag_bhd
Member
 
Registered: Nov 2006
Location: Jalandhar, India
Distribution: openSuSE 11.0, Granular 1.0, Mandriva One 2009, Fedora 11
Posts: 60

Rep: Reputation: 18

Quote:
Originally Posted by r1d3r View Post
Ok, try to configure it with sax2:

Code:
sax2 -r -m 0=nvidia
If that didn't help, post your xorg.conf file here, so we can have some more details.


All the best.
Yep, sax2 is the way to go in openSuSE when all goes wrong.
 
Old 02-26-2009, 05:05 AM   #17
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
Hi,

Thank you for your patients!

Sax2 did something but could not start the X server or on its own server.

I tried to read the /etc/X11/xorg.conf file by just typing that, but even in root it said permission denied.

Is there a way I can read it.

Cheers
 
Old 02-27-2009, 02:18 AM   #18
r1d3r
Member
 
Registered: May 2008
Location: Glendale, CA
Distribution: ubuntu 12.04
Posts: 146

Rep: Reputation: 22
Hi,

Typing just the file name will not show its contents, but it will try to execute it!
And since its not an executable file, you get that message.

To view the contents of the file try this:

Code:
cat /etc/X11/xorg.conf
or, if you want to save it on another file:

Code:
cat /etc/X11/xorg.conf > config.txt
 
Old 02-27-2009, 06:30 AM   #19
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
Hi Thank you, following are the contents of the xorg.conf

SaX generated X11 config file
created on: 2008-09-12t20:02:55+0100
Version: 8.1
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 "QuoteModule"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "gb"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Microsoft? Wireless Receiver700 v2.0"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 340 270
HorizSync 31-64
Identifier "Monitor[0]"
ModelName "1280X1024@60HZ"
Option "DPMS"
Option "PreferredMode" "1280x1024"
VendorName "--> VESA"
VertRefresh 50-60
UseModes "Modes[0]"
EndSection

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

Section "Screen"
DefaultDepth 24
Subsection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
Subsection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
Subsection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Subsection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "GeForce 9600 GT"
BusID "1:0:0"
Driver "nv"
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 "Extentions"
Option "Composite" "off"
EndSection

/etc/X11/xorg.conf lines 1-154/154

Hope this makes sense to you because it doesn't to me. Thank you!

Cheers
 
Old 02-27-2009, 08:23 AM   #20
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Code:
Section "Device"
BoardName "GeForce 9600 GT"
BusID "1:0:0"
Driver "nv"
Identifier "Device[0]"
VendorName "NVidia"
EndSection
This is the section describing the Graphic Card and the driver used. I see something strange here, in the sense that the name of the nvidia proprietary driver should be nvidia and not nv. Check the name of the module actually loaded. As root do
Code:
lsmod | grep nv
I see from post #14, the backup copy of xorg.conf has been restored when you run nvidia-xconfig, right? This can explain the erroneous driver name, since "nv" is the name of the old driver. Anyway, please post the output of the above command, lsmod, to see which driver is actually loaded by the kernel at boot.
 
Old 02-27-2009, 02:01 PM   #21
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
You are cool man, you are right! the I not only ran the nvidia-xconfig, I also copied back the original xorg.conf file which I kept a copy of before updating the driver.

The result of lsmod | grep nv is as follows;

nvidia 8155872 0
i2c_core 45344 2 nvidia, i2c_i801

Hope this makes sense to you because it doesn't to me.

Cheers,
 
Old 02-27-2009, 04:11 PM   #22
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Yes. Now you have the proprietary driver loaded into the kernel (the name of the module is nvidia instead of nv). This does not match the driver name in the current xorg.conf. Have you preserved a copy of the new xorg.conf (that one installed along with the nvidia driver)? Can you post it?

Moreover take in mind you can restore the previous status by uninstalling the nvidia driver. To do that, just run the nvidia driver again with the --uninstall option:
Code:
sh NVIDIA-Linux-x86_64-180.29.pkg2.run --uninstall
after that be sure the actual /etc/X11/xorg.conf is that one you backed up at the beginning of the process. Then to test it out, you can use the command
Code:
startx
this let you avoid to reboot the machine and eventually give some verbose message telling you what's going wrong.

Another useful option to test before uninstalling is
Code:
sh NVIDIA-Linux-x86_64-180.29.pkg2.run --sanity
this will tell you about the status of the currently installed nvidia driver. Check it out and please, post any relevant output here.
 
Old 02-27-2009, 05:54 PM   #23
r1d3r
Member
 
Registered: May 2008
Location: Glendale, CA
Distribution: ubuntu 12.04
Posts: 146

Rep: Reputation: 22
Quote:
Originally Posted by yaarappa View Post
Section "Device"
BoardName "GeForce 9600 GT"
BusID "1:0:0"
Driver "nv"
Identifier "Device[0]"
VendorName "NVidia"
EndSection
Yep, this is the problem!
If you have not uninstalled the driver, open the xorg.conf file
with a editor, in the line where it says 'Driver "nv" '
change the driver "nv" with "nvidia", and restart.


FYI, the nv driver is the opensource version and supports only 2D mode.
 
Old 02-27-2009, 06:34 PM   #24
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by colucix View Post
Yes. Now you have the proprietary driver loaded into the kernel (the name of the module is nvidia instead of nv). This does not match the driver name in the current xorg.conf. Have you preserved a copy of the new xorg.conf (that one installed along with the nvidia driver)? Can you post it?

Moreover take in mind you can restore the previous status by uninstalling the nvidia driver. To do that, just run the nvidia driver again with the --uninstall option:
Code:
sh NVIDIA-Linux-x86_64-180.29.pkg2.run --uninstall
after that be sure the actual /etc/X11/xorg.conf is that one you backed up at the beginning of the process. Then to test it out, you can use the command
Code:
startx
this let you avoid to reboot the machine and eventually give some verbose message telling you what's going wrong.

Another useful option to test before uninstalling is
Code:
sh NVIDIA-Linux-x86_64-180.29.pkg2.run --sanity
this will tell you about the status of the currently installed nvidia driver. Check it out and please, post any relevant output here.
The result of the test is:
The currently installled driver is: 'NVIDIA accelerated graphics driver for Linux-86_64 (version:180.29). nvidia-installer will now check that all installed files still exist.

Backed up file '/usr/X11R6/lib/libGLcore.so.173.14.16' (saved as '/var/lib/nvidia/101) has a different checksum (xxxxxx) than when it was backed up (yyyyyyy).

Backed up file '/usr/X11R6/lib64/libGLcore.so.173.14.16' (saved as '/var/lib/nvidia/105) has a different checksum (xxxxxxxxx) than when it was backed up (yyyyyyyyy).

Backed up file '/usr/X11R6/lib64/xorg/modules/updates/drivers/nvidia_drv.so' (saved as '/var/lib/nvidia/111) has a different checksum (xxxxxxx) than when it was backed up (yyyyyyyy).

Backed up file '/usr/bin/nvidia-settings' (saved as '/var/lib/nvidia/128) has a different checksum (xxxxxxx) than when it was backed up (yyyyyyyy).

Backed up file '/usr/X11R6/lib64/libGL.so.180.29' has a different checksum (xxxxxxx) than when it was installed (yyyyyyyy).

Backed up file '/usr/X11R6/lib64/libGLcore.so.180.29' has a different checksum (xxxxxxx) than when it was installed (yyyyyyyy).

Backed up file '/usr//lib64/xorg/modules/extensions/libglx.so.180.29' has a different checksum (xxxxxxx) than when it was installed (yyyyyyyy).

and it goes on and on like that.....

And now I have uninstalled the driver. It did not work, so I checked the xorg.conf and had to replace 'nvidia' with 'nv' and I am back on the control seat.

Thank you for your help!

How could I install the proper driver, any ideas???

Last edited by yaarappa; 02-27-2009 at 06:45 PM. Reason: update on situation
 
Old 02-28-2009, 06:32 AM   #25
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Ok. Sorry because I should have thought about this at first, but opensuse provides binary RPMs for Nvidia drivers in agreement with Nvidia. You should follow instructions on this page. There are two ways there: the one-click install and the repository way (scroll down to find it). In any case I suggest to add the nvidia repository to be notified about updates.

The Additional repository for nvidia drivers is listed here. Use Yast --> Software --> Software Repositories to add the nvidia repo. Feel free to ask for detailed instruction if you're in doubt.

Once you have set up the nvidia repository, search for drivers using Yast --> Software Management. It should automatically find the packages relevant to your graphic card model and kernel. Anyway, given the information you posted previously, you should select nvidia-gfxG02-kmp-default-180.29_2.6.25.20_0.1-0.1.i586.rpm and x11-video-nvidiaG02-180.29-0.1.i586.rpm.

If you choosed the one-click install method, instead, these packages should be selected automatically. It will show you the list of actions to be taken, so that you can check the correctness of the selected packages. If I remember well, it should ask you if you want to permanently add the nvidia software repository to your system. Indeed, this method is the preferred one!

Hope this helps. Sorry again for having not mentioned it at the beginning!
 
Old 02-28-2009, 10:43 AM   #26
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by colucix View Post
Ok. Sorry because I should have thought about this at first, but opensuse provides binary RPMs for Nvidia drivers in agreement with Nvidia. You should follow instructions on this page. There are two ways there: the one-click install and the repository way (scroll down to find it). In any case I suggest to add the nvidia repository to be notified about updates.

The Additional repository for nvidia drivers is listed here. Use Yast --> Software --> Software Repositories to add the nvidia repo. Feel free to ask for detailed instruction if you're in doubt.

Once you have set up the nvidia repository, search for drivers using Yast --> Software Management. It should automatically find the packages relevant to your graphic card model and kernel. Anyway, given the information you posted previously, you should select nvidia-gfxG02-kmp-default-180.29_2.6.25.20_0.1-0.1.i586.rpm and x11-video-nvidiaG02-180.29-0.1.i586.rpm.

If you choosed the one-click install method, instead, these packages should be selected automatically. It will show you the list of actions to be taken, so that you can check the correctness of the selected packages. If I remember well, it should ask you if you want to permanently add the nvidia software repository to your system. Indeed, this method is the preferred one!

Hope this helps. Sorry again for having not mentioned it at the beginning!
Hi,

I tried each in turn but none of them worked. The same errors which occurred earlier happened again. I replaced 'nvidia' with 'nv' each time to restore the system.

Should I go into Yast and uninstall the rpms too?

Now 'googleearth' and 'flightgear' are two programes I found are not working.

Cheers,
 
Old 02-28-2009, 11:01 AM   #27
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Quote:
Originally Posted by yaarappa View Post
I tried each in turn but none of them worked. The same errors which occurred earlier happened again. I replaced 'nvidia' with 'nv' each time to restore the system.
I have no other clue, now. Something in your system prevents the correct behaviour of the nvidia driver. Just look at the system logs to find out any relevant information about what's going on. Places to look are the output of the dmesg command immediately after boot, error messages in /var/log/Xorg.0.log and in /var/log/messages
. Post them if you see something strange related to the X system and the graphic driver.

Regardin the installed RPM, if they don't work you can uninstall them using Yast, but do the test above before uninstalling and running with the nvidia driver again in /etc/X11/xorg.conf.

Regarding googleearth and flightgear, is the problem related to OpenGL? To run flightgear I think you need also 3D acceleration, but as previously mentioned in another post, the nv driver does not seem to have this capability.
 
Old 02-28-2009, 01:00 PM   #28
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by colucix View Post
Regarding googleearth and flightgear, is the problem related to OpenGL? To run flightgear I think you need also 3D acceleration, but as previously mentioned in another post, the nv driver does not seem to have this capability.
They worked ok before all this pillawa. Anyway I will try those tests and let you know

Cheers
 
Old 02-28-2009, 01:30 PM   #29
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
Part 1 of the Xorg.0.log

Hi,

Following is the log from the Xorg.0.log - Sorry it is so long therefore I had to break it in parts and it does not make any sense to me at all! I do not mind even if you take a couple of days on it. Do not spoil your weekend over this you have been very helpful. Cheers



This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-peze 2.6.25.20-0.1-default #1 SMP 2008-12-12 20:30:38 +0100 x86_64
Build Date: 28 July 2008 10:14:07PM

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: Sat Feb 28 16:22:28 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) | |-->Monitor "Monitor[0]"
(**) | |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) |-->Input Device "Mouse[1]"
(**) Option "ZapWarning" "on"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/local" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/japanese" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/kwintv" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/uni" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xtest" does not exist.
Entry deleted from font path.
(WW) The directory "/opt/kde3/share/fonts" does not exist.
Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/misc:unscaled,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled.
(**) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/Type1,
/usr/share/fonts/URW,
/usr/share/fonts/Speedo,
/usr/share/fonts/cyrillic,
/usr/share/fonts/truetype,
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled
(==) RgbPath set to "/usr/share/X11/rgb"
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"
(==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c30a0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,29c0 card 1458,5000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,29c1 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1a:0: chip 8086,2937 card 1458,5004 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2938 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:2: chip 8086,2939 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,293c card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,293e card 1458,a002 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,2940 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2946 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2948 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2934 card 1458,5004 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2935 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2936 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,293a card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 92 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2918 card 1458,5001 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2921 card 1458,b002 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,2930 card 1458,5001 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2926 card 1458,b002 rev 02 class 01,01,85 hdr 00
(II) PCI: 01:00:0: chip 10de,0622 card 1043,827c rev a1 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 197b,2368 card 1458,b000 rev 00 class 01,01,85 hdr 00
(II) PCI: 04:00:0: chip 10ec,8168 card 1458,e000 rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0: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]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x00009fff (0x1000) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:3), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xf8000000 - 0xf8ffffff (0x1000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:4), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xf9000000 - 0xfaffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfb100000 - 0xfb1fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0622) rev 161, Mem @ 0xf6000000/24, 0xe0000000/28, 0xf4000000/25, I/O @ 0xb000/7
(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 0xfa000000 - 0xfa000fff (0x1000) MX[B]
[1] -1 0 0xfb006000 - 0xfb0060ff (0x100) MX[B]
[2] -1 0 0xfb005000 - 0xfb0053ff (0x400) MX[B]
[3] -1 0 0xfb000000 - 0xfb003fff (0x4000) MX[B]
[4] -1 0 0xfb004000 - 0xfb0043ff (0x400) MX[B]
[5] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
[6] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[7] -1 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[9] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[10] -1 0 0x0000c300 - 0x0000c303 (0x4) IX[B]
[11] -1 0 0x0000c200 - 0x0000c207 (0x8) IX[B]
[12] -1 0 0x0000c100 - 0x0000c103 (0x4) IX[B]
[13] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B]
[14] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[B]
[15] -1 0 0x0000eb00 - 0x0000eb0f (0x10) IX[B]
[16] -1 0 0x0000ea00 - 0x0000ea03 (0x4) IX[B]
[17] -1 0 0x0000e900 - 0x0000e907 (0x8) IX[B]
[18] -1 0 0x0000e800 - 0x0000e803 (0x4) IX[B]
[19] -1 0 0x0000e700 - 0x0000e707 (0x8) IX[B]
[20] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[21] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[22] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[27] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[B]
[28] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[29] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[B]
[30] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[31] -1 0 0x0000e200 - 0x0000e21f (0x20) IX[B]
[32] -1 0 0x0000e100 - 0x0000e11f (0x20) IX[B]
[33] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfa000000 - 0xfa000fff (0x1000) MX[B]
[1] -1 0 0xfb006000 - 0xfb0060ff (0x100) MX[B]
[2] -1 0 0xfb005000 - 0xfb0053ff (0x400) MX[B]
[3] -1 0 0xfb000000 - 0xfb003fff (0x4000) MX[B]
[4] -1 0 0xfb004000 - 0xfb0043ff (0x400) MX[B]
[5] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
[6] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[7] -1 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[9] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[10] -1 0 0x0000c300 - 0x0000c303 (0x4) IX[B]
[11] -1 0 0x0000c200 - 0x0000c207 (0x8) IX[B]
[12] -1 0 0x0000c100 - 0x0000c103 (0x4) IX[B]
[13] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B]
[14] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[B]
[15] -1 0 0x0000eb00 - 0x0000eb0f (0x10) IX[B]
[16] -1 0 0x0000ea00 - 0x0000ea03 (0x4) IX[B]
[17] -1 0 0x0000e900 - 0x0000e907 (0x8) IX[B]
[18] -1 0 0x0000e800 - 0x0000e803 (0x4) IX[B]
[19] -1 0 0x0000e700 - 0x0000e707 (0x8) IX[B]
[20] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[21] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[22] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[27] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[B]
[28] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[29] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[B]
[30] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[31] -1 0 0x0000e200 - 0x0000e21f (0x20) IX[B]
[32] -1 0 0x0000e100 - 0x0000e11f (0x20) IX[B]
[33] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B](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 0xfa000000 - 0xfa000fff (0x1000) MX[B]
[5] -1 0 0xfb006000 - 0xfb0060ff (0x100) MX[B]
[6] -1 0 0xfb005000 - 0xfb0053ff (0x400) MX[B]
[7] -1 0 0xfb000000 - 0xfb003fff (0x4000) MX[B]
[8] -1 0 0xfb004000 - 0xfb0043ff (0x400) MX[B]
[9] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
[10] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[11] -1 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[15] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[16] -1 0 0x0000c300 - 0x0000c303 (0x4) IX[B]
[17] -1 0 0x0000c200 - 0x0000c207 (0x8) IX[B]
[18] -1 0 0x0000c100 - 0x0000c103 (0x4) IX[B]
[19] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B]
[20] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[B]
[21] -1 0 0x0000eb00 - 0x0000eb0f (0x10) IX[B]
[22] -1 0 0x0000ea00 - 0x0000ea03 (0x4) IX[B]
[23] -1 0 0x0000e900 - 0x0000e907 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e803 (0x4) IX[B]
[25] -1 0 0x0000e700 - 0x0000e707 (0x8) IX[B]
[26] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[27] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[28] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[33] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[B]
[34] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[35] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[B]
[36] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[37] -1 0 0x0000e200 - 0x0000e21f (0x20) IX[B]
[38] -1 0 0x0000e100 - 0x0000e11f (0x20) IX[B]
[39] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/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 Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/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: "glx"
(II) Loading /usr/lib64/xorg/modules/updates//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
(II) NVIDIA GLX Module 180.29 Thu Feb 5 00:05:47 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib64/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/lib64/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: "nv"
(II) Loading /usr/lib64/xorg/modules//drivers/nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 2.1.9
Module class: X.Org Video Driver

(II) LoadModule: "kbd"
(II) Loading /usr/lib64/xorg/modules//input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.3.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/xorg/modules//input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
 
Old 02-28-2009, 01:32 PM   #30
yaarappa
Member
 
Registered: Aug 2008
Location: Cumbria, UK
Distribution: OpenSuse 11
Posts: 148

Original Poster
Rep: Reputation: 16
part 2 of Xorg.0.Log

Part 2 of Xorg.0.Log

GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
Quadro FX 540, GeForce 6200, GeForce 6500,
GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
GeForce 8600 GT, GeForce 8600 GT, GeForce 8400 GS, GeForce 9500M GS,
GeForce 8600M GT, GeForce 9650M GS, GeForce 8700M GT, Quadro FX 370,
Quadro NVS 320M, Quadro FX 570M, Quadro FX 1600M, Quadro FX 570,
Quadro FX 1700, GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS,
GeForce 8300 GS, GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
Quadro NVS 135M, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290,
GeForce 8800 GTS 512, GeForce 8800 GT, GeForce 9800 GX2,
GeForce 8800 GS, GeForce 8800M GTS, GeForce 8800M GTX,
GeForce 8800 GS, GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX,
Quadro FX 3700, Quadro FX 3600M, GeForce 9600 GT, GeForce 9600M GT,
GeForce 9600M GS, GeForce 9600M GT, GeForce 9500M G, GeForce 8400 GS,
GeForce 9300M GS, GeForce 9200M GS, GeForce 9300M GS
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce 9600 GT found
(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 0xfa000000 - 0xfa000fff (0x1000) MX[B]
[5] -1 0 0xfb006000 - 0xfb0060ff (0x100) MX[B]
[6] -1 0 0xfb005000 - 0xfb0053ff (0x400) MX[B]
[7] -1 0 0xfb000000 - 0xfb003fff (0x4000) MX[B]
[8] -1 0 0xfb004000 - 0xfb0043ff (0x400) MX[B]
[9] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
[10] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[11] -1 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[15] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[16] -1 0 0x0000c300 - 0x0000c303 (0x4) IX[B]
[17] -1 0 0x0000c200 - 0x0000c207 (0x8) IX[B]
[18] -1 0 0x0000c100 - 0x0000c103 (0x4) IX[B]
[19] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B]
[20] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[B]
[21] -1 0 0x0000eb00 - 0x0000eb0f (0x10) IX[B]
[22] -1 0 0x0000ea00 - 0x0000ea03 (0x4) IX[B]
[23] -1 0 0x0000e900 - 0x0000e907 (0x8) IX[B]
[24] -1 0 0x0000e800 - 0x0000e803 (0x4) IX[B]
[25] -1 0 0x0000e700 - 0x0000e707 (0x8) IX[B]
[26] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[27] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[28] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[33] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[B]
[34] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[35] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[B]
[36] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[37] -1 0 0x0000e200 - 0x0000e21f (0x20) IX[B]
[38] -1 0 0x0000e100 - 0x0000e11f (0x20) IX[B]
[39] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B](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 0xfa000000 - 0xfa000fff (0x1000) MX[B]
[5] -1 0 0xfb006000 - 0xfb0060ff (0x100) MX[B]
[6] -1 0 0xfb005000 - 0xfb0053ff (0x400) MX[B]
[7] -1 0 0xfb000000 - 0xfb003fff (0x4000) MX[B]
[8] -1 0 0xfb004000 - 0xfb0043ff (0x400) MX[B]
[9] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
[10] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[11] -1 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[18] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[19] -1 0 0x0000c300 - 0x0000c303 (0x4) IX[B]
[20] -1 0 0x0000c200 - 0x0000c207 (0x8) IX[B]
[21] -1 0 0x0000c100 - 0x0000c103 (0x4) IX[B]
[22] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B]
[23] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[B]
[24] -1 0 0x0000eb00 - 0x0000eb0f (0x10) IX[B]
[25] -1 0 0x0000ea00 - 0x0000ea03 (0x4) IX[B]
[26] -1 0 0x0000e900 - 0x0000e907 (0x8) IX[B]
[27] -1 0 0x0000e800 - 0x0000e803 (0x4) IX[B]
[28] -1 0 0x0000e700 - 0x0000e707 (0x8) IX[B]
[29] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[30] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[31] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[32] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[33] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[34] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[35] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[36] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[B]
[37] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[38] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[B]
[39] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[40] -1 0 0x0000e200 - 0x0000e21f (0x20) IX[B]
[41] -1 0 0x0000e100 - 0x0000e11f (0x20) IX[B]
[42] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B](B)
[43] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[44] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib64/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Console is VGA mode 0x11a
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(==) NV(0): Using hardware cursor
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): MMIO registers mapped at 0x7fcaf8821000
(--) NV(0): Total video RAM: 512.0 MB
(--) NV(0): BAR1 size: 256.0 MB
(--) NV(0): Mapped memory: 256.0 MB
(II) NV(0): Linear framebuffer mapped at 0x7fcae8821000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(--) NV(0): Connector map:
(--) NV(0): Bus 0 -> DAC1
(--) NV(0): Bus 0 -> SOR0
(--) NV(0): Bus 1 -> DAC2
(--) NV(0): Bus 1 -> SOR1
(--) NV(0): Load detection: 520
(II) NV(0): I2C bus "I2C0" initialized.
(II) NV(0): Output VGA1 using monitor section Monitor[0]
(**) NV(0): Option "PreferredMode" "1280x1024"
(II) NV(0): Output DVI0 has no monitor section
(II) NV(0): I2C bus "I2C1" initialized.
(II) NV(0): Output VGA2 has no monitor section
(II) NV(0): Output DVI1 has no monitor section
(II) NV(0): Probing for EDID on I2C bus 0...
(II) NV(0): I2C device "I2C0:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "I2C0:ddc2" removed.
(II) NV(0): ... none found
(--) NV(0): Trying load detection on VGA1 ... nothing.
(II) NV(0): Probing for EDID on I2C bus 1...
(II) NV(0): I2C device "I2C1:ddc2" registered at address 0xA0.
(--) NV(0): DDC detected a DFP:
(II) NV(0): Manufacturer: HWP Model: 26a9 Serial#: 16843009
(II) NV(0): Year: 2008 Week: 10
(II) NV(0): EDID Version: 1.3
(II) NV(0): Digital Display Input
(II) NV(0): Max H-Image Size [cm]: horiz.: 47 vert.: 30
(II) NV(0): Gamma: 2.20
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): Default color space is primary color space
(II) NV(0): First detailed timing is preferred mode
(II) NV(0): redX: 0.646 redY: 0.339 greenX: 0.290 greenY: 0.603
(II) NV(0): blueX: 0.145 blueY: 0.065 whiteX: 0.313 whiteY: 0.329
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1280x1024@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 1152 vsize 720 refresh: 60 vid: 113
(II) NV(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
(II) NV(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) NV(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
(II) NV(0): #4: hsize: 1600 vsize 1000 refresh: 60 vid: 169
(II) NV(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 146.2 MHz Image Size: 473 x 296 mm
(II) NV(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
(II) NV(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
(II) NV(0): Ranges: V min: 48 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 160 MHz
(II) NV(0): Monitor name: HP w2207
(II) NV(0): Serial No: CZD81005GV
(II) NV(0): Number of EDID sections to follow: 1
(II) NV(0): EDID (in hex):
(II) NV(0): 00ffffffffffff0022f0a92601010101
(II) NV(0): 0a120103802f1e78eeb535a5564a9a25
(II) NV(0): 105054a56b807100814081809500a900
(II) NV(0): b3000101010121399030621a274068b0
(II) NV(0): 3600d9281100001c000000fd00304c18
(II) NV(0): 5310000a202020202020000000fc0048
(II) NV(0): 502077323230370a20202020000000ff
(II) NV(0): 00435a44383130303547560a202001f7
(--) NV(0): Trying load detection on VGA2 ... nothing.
(II) NV(0): EDID vendor "HWP", prod id 9897
(II) NV(0): Output VGA1 disconnected
(II) NV(0): Output DVI0 disconnected
(II) NV(0): Output VGA2 disconnected
(II) NV(0): Output DVI1 connected
(II) NV(0): Output DVI1 using initial mode 1680x1050
(--) NV(0): Virtual size is 1680x1680 (pitch 1792)
(**) NV(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
(II) NV(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(**) NV(0): Driver mode "1600x1000": 132.2 MHz (scaled from 0.0 MHz), 62.1 kHz, 59.9 Hz
(II) NV(0): Modeline "1600x1000"x59.9 132.25 1600 1696 1864 2128 1000 1003 1009 1038 -hsync +vsync (62.1 kHz)
(**) NV(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
(II) NV(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(**) NV(0): Driver mode "1280x1024": 109.0 MHz (scaled from 0.0 MHz), 63.7 kHz, 59.9 Hz
(II) NV(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(**) NV(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
(II) NV(0): Modeline "1440x900"x59.9 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
(**) NV(0): Driver mode "1280x960": 101.2 MHz (scaled from 0.0 MHz), 59.7 kHz, 59.9 Hz
(II) NV(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz)
(**) NV(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
(II) NV(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
(**) NV(0): Driver mode "1152x720": 66.8 MHz (scaled from 0.0 MHz), 44.9 kHz, 60.0 Hz
(II) NV(0): Modeline "1152x720"x60.0 66.75 1152 1208 1320 1488 720 723 729 748 -hsync +vsync (44.9 kHz)
(**) NV(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
(II) NV(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(**) NV(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(**) NV(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
(II) NV(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(**) NV(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
(II) NV(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(**) NV(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(**) NV(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
(II) NV(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(**) NV(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
(II) NV(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(**) NV(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
(II) NV(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(**) NV(0): Display dimensions: (340, 270) mm
(**) NV(0): DPI set to (125, 98)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/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 "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.2.0
ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B]
[1] 0 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
[2] 0 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xfa000000 - 0xfa000fff (0x1000) MX[B]
[8] -1 0 0xfb006000 - 0xfb0060ff (0x100) MX[B]
[9] -1 0 0xfb005000 - 0xfb0053ff (0x400) MX[B]
[10] -1 0 0xfb000000 - 0xfb003fff (0x4000) MX[B]
[11] -1 0 0xfb004000 - 0xfb0043ff (0x400) MX[B]
[12] -1 0 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[18] 0 0 0x0000b000 - 0x0000b07f (0x80) IX[B]
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[22] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[23] -1 0 0x0000c300 - 0x0000c303 (0x4) IX[B]
[24] -1 0 0x0000c200 - 0x0000c207 (0x8) IX[B]
[25] -1 0 0x0000c100 - 0x0000c103 (0x4) IX[B]
[26] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B]
[27] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[B]
[28] -1 0 0x0000eb00 - 0x0000eb0f (0x10) IX[B]
[29] -1 0 0x0000ea00 - 0x0000ea03 (0x4) IX[B]
[30] -1 0 0x0000e900 - 0x0000e907 (0x8) IX[B]
[31] -1 0 0x0000e800 - 0x0000e803 (0x4) IX[B]
[32] -1 0 0x0000e700 - 0x0000e707 (0x8) IX[B]
[33] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[34] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[35] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[36] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[37] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[38] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[39] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[40] -1 0 0x0000e500 - 0x0000e51f (0x20) IX[B]
[41] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[42] -1 0 0x0000e300 - 0x0000e31f (0x20) IX[B]
[43] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[44] -1 0 0x0000e200 - 0x0000e21f (0x20) IX[B]
[45] -1 0 0x0000e100 - 0x0000e11f (0x20) IX[B]
[46] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B](B)
[47] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[48] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(--) NV(0): 212.51 MB available for offscreen pixmaps
(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
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
(II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(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)
(II) NV(0): Setting screen physical size to 473 x 296
(**) Option "CoreKeyboard"
(**) Keyboard[0]: always reports core events
(**) Option "Protocol" "Standard"
(**) Keyboard[0]: Protocol: Standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard[0]: XkbRules: "xfree86"
(**) Option "XkbModel" "microsoftpro"
(**) Keyboard[0]: XkbModel: "microsoftpro"
(**) Option "XkbLayout" "gb"
(**) Keyboard[0]: XkbLayout: "gb"
(**) Option "CustomKeycodes" "off"
(**) Keyboard[0]: CustomKeycodes disabled
(**) Option "Protocol" "explorerps/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "explorerps/2"
(**) Option "CorePointer"
(**) Mouse[1]: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 9
(**) Mouse[1]: Sensitivity: 1
(II) evaluating device (Mouse[1])
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install Google Earth vibinlakshman Linux - Newbie 4 01-06-2009 07:44 AM
google earth install rgreeves Linux - Software 8 11-15-2008 10:46 AM
How to install Google Earth Gins Linux - General 2 11-14-2008 03:11 AM
Google Earth Install dpeterson3 Linux - Newbie 9 06-22-2008 07:45 PM
Want to install Google Earth JosephS Linux - Software 1 03-01-2008 04:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration