-
Can't start Mandriva
Mdv 2007 Free, KDE 3.5.
Went to bed last night and left the PC happily running although the
monitor was switched off. The wife woke me this morning asking me what my
password for the computer was. Thinking this was a strange question (when
the machine is on it logs automatically into my identity so no p/w
required).
When I got in front of the computer it was sitting at the login screen, so
I typed in my username and password and hit the enter button. I got the
nVidia splash screen and then was taken straight back to the login screen.
I've rebooted, tried using different sessions, even tried to log into my
son's identity (set up on this machine) and all to no avail. All I get is
the login screen.
I have no idea where to look or what to do to fix this. Totally stumped.
Can someone please tell me how to trace whatever might be at fault? I'm at
present using Ubuntu (this machine is dual boot Mdv/Ubuntu) so it's
definitely not a hardware problem.
The only change to my Mandriva installation was on Friday I upgraded my
kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel source
and reinstalled my nVidia drivers against the new kernel source.
Any help gladly accepted.
Aardvark
-
Re: Can't start Mandriva
On 2007-04-08, Aardvark <aardvark@youllnever.know> wrote:[color=blue]
> Mdv 2007 Free, KDE 3.5.
> Went to bed last night and left the PC happily running although the
> monitor was switched off. The wife woke me this morning asking me what my
> password for the computer was. Thinking this was a strange question (when
> the machine is on it logs automatically into my identity so no p/w
> required).
>
> When I got in front of the computer it was sitting at the login screen, so
> I typed in my username and password and hit the enter button. I got the
> nVidia splash screen and then was taken straight back to the login screen.
>
> I've rebooted, tried using different sessions, even tried to log into my
> son's identity (set up on this machine) and all to no avail. All I get is
> the login screen.
>
> I have no idea where to look or what to do to fix this. Totally stumped.
> Can someone please tell me how to trace whatever might be at fault? I'm at
> present using Ubuntu (this machine is dual boot Mdv/Ubuntu) so it's
> definitely not a hardware problem.
>
> The only change to my Mandriva installation was on Friday I upgraded my
> kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel source
> and reinstalled my nVidia drivers against the new kernel source.
>
> Any help gladly accepted.
>
> Aardvark[/color]
How did you reinstall your nVidia drivers? Normally after adding a new
kernel to a system, you have to re-boot the system to start actually using
the new kernel - and in my experience, Mandriva will automatically
re-compile the nVidia stuff at that point, if the appropriate source
package is installed. That is certainly what has happened on my systems,
every time.
If you have re-compiled nVidia against the new kernel source but haven't
re-booted the system, or are still using the pld kernel for some other
reason, then your graphics system almost certainly won't work.
So; if you haven't already, reboot now!
--
-- ^^^^^^^^^^
-- Whiskers
-- ~~~~~~~~~~
-
Re: Can't start Mandriva
Aardvark wrote:
[color=blue]
> The only change to my Mandriva installation was on Friday I upgraded my
> kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel source
> and reinstalled my nVidia drivers against the new kernel source.[/color]
Sounds like you screwed up the nVidia drivers somehow and now you can't
start X. (FWIW, if you're getting the login screen, Mandriva *is* starting,
but X and KDE or whatever you use for a desktop isn't).
How did you "reinstall the drivers"? Did you go to the nVidia site and
download the latest NVIDIA-Linux-x86-1.0-9755-pkg1.run utility?
If not, go to [url]http://www.nvidia.com/content/drivers/drivers.asp[/url] , download
the utility and run it. You should be able to start X after that.
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 08:36:53 -0400, Aardvark <aardvark@youllnever.know> wrote:
[color=blue]
> When I got in front of the computer it was sitting at the login screen, so
> I typed in my username and password and hit the enter button. I got the
> nVidia splash screen and then was taken straight back to the login screen.[/color]
I gather you're using run level 5, and something is causing the window
manager to crash.
Boot to run level 3.
If you're using lilo, when the os selection screen shows up, press the
cursor down, and then up, to stop the timer.
You should now have your default os selection showing up at the bottom.
Add a space, and then the number 3, to boot to run level 3. Watch
for any error messages during the boot up.
At the login prompt, log in with your userid, and then password.
At the > prompt, enter "startx" without the quotes. Watch for error
messages. Use mc, or whatever text viewer you have, to check out
~/.xsession-errors, and /var/log/Xorg.0.log (may need to "su -" to
root to view this). for error messages.
If the error messages don't make the fix obvious, post them here.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
-
Re: Can't start Mandriva
On 2007-04-08, Whiskers <catwheezel@operamail.com> wrote:[color=blue]
> On 2007-04-08, Aardvark <aardvark@youllnever.know> wrote:[/color]
snip[color=blue]
> in my experience, Mandriva will automatically
> re-compile the nVidia stuff at that point, if the appropriate source
> package is installed. That is certainly what has happened on my systems,
> every time.[/color]
Just verified that this still works, moving my system to the latest kernel
2.6.17-13
--
-- ^^^^^^^^^^
-- Whiskers
-- ~~~~~~~~~~
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 10:27:52 -0400, David W. Hodgins wrote:
[color=blue]
> On Sun, 08 Apr 2007 08:36:53 -0400, Aardvark <aardvark@youllnever.know> wrote:
>[color=green]
>> When I got in front of the computer it was sitting at the login screen, so
>> I typed in my username and password and hit the enter button. I got the
>> nVidia splash screen and then was taken straight back to the login screen.[/color]
>
> I gather you're using run level 5, and something is causing the window
> manager to crash.
>
> Boot to run level 3.
>[/color]
Did that already :-)
[color=blue]
> If you're using lilo, when the os selection screen shows up, press the
> cursor down, and then up, to stop the timer.
>[/color]
I use grub. I did notice when I attempted to reboot into Mandriva that
grub had gone text on me. Usually I have grub in graphical mode. The
verbosity while booting is unchanged.
[color=blue]
> You should now have your default os selection showing up at the bottom.
>
> Add a space, and then the number 3, to boot to run level 3. Watch
> for any error messages during the boot up.
>
> At the login prompt, log in with your userid, and then password.
>
> At the > prompt, enter "startx" without the quotes. Watch for error
> messages. Use mc, or whatever text viewer you have, to check out
> ~/.xsession-errors, and /var/log/Xorg.0.log (may need to "su -" to
> root to view this). for error messages.
>[/color]
~/.xsession-errors as follows:
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/aardvark2:93
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
/etc/sysconfig/compositing-wm: line 15: –replace: command not found
X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
/var/log/Xorg.0.log:
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux aardvark2 2.6.15-28-386 #1 PREEMPT Thu Feb 1 15:51:56 UTC 2007 i686
Build Date: 16 March 2006
Before reporting problems, check [url]http://wiki.x.org[/url]
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: Wed Mar 7 02:48:03 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "COMPAQ V75"
(**) | |-->Device "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0645 card 0000,0000 rev 01 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0961 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:2: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:3: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
(II) PCI: 00:02:6: chip 1039,7013 card 1039,7013 rev a0 class 07,03,00 hdr 00
(II) PCI: 00:03:0: chip 1039,0900 card 1039,0900 rev 90 class 02,00,00 hdr 00
(II) PCI: 00:08:0: chip 1274,1371 card 1274,1371 rev 09 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,002d card 1545,0002 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xdde00000 - 0xdfefffff (0x2100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd9c00000 - 0xddcfffff (0x4100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] rev 21, Mem @ 0xde000000/24, 0xda000000/25, BIOS @ 0xdfef0000/16
(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) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[1] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[2] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[3] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[4] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[5] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[6] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[B]
[8] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[9] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[10] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[11] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[12] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[1] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[2] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[3] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[4] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[5] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[6] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[B]
[8] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[9] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[10] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[11] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[12] -1 0 0x00000c00 - 0x00000c1f (0x20) 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 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[5] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[9] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[10] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[B]
[14] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[15] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[17] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[18] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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.0.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7184
Module class: XFree86 Server Extension
ABI class: XFree86 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.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.8
(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.7184
Module class: XFree86 Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(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.5
(II) Wacom driver level: 47-0.7.2 $
(II) NVIDIA dlloader X Driver 1.0-7184 Tue Aug 1 18:40:06 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU 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 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[5] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[9] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[10] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[B]
[14] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[15] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[17] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[18] -1 0 0x00000c00 - 0x00000c1f (0x20) 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 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[5] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[9] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[10] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[B]
[17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[18] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[19] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[20] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[21] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
[22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[23] 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"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Enabling experimental RENDER acceleration
(--) NVIDIA(0): Linear framebuffer at 0xDA000000
(--) NVIDIA(0): MMIO registers at 0xDE000000
(II) NVIDIA(0): NVIDIA GPU detected as: RIVA TNT2 Model 64/Model 64 Pro
(--) NVIDIA(0): VideoBIOS: 02.05.20.02.47
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 32768 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 215 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) NVIDIA(0): COMPAQ V75: Using default hsync range of 30.00-69.00 kHz
(II) NVIDIA(0): COMPAQ V75: Using default vrefresh range of 48.00-125.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 215.00 MHz
(WW) (640x350,COMPAQ V75) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x175,COMPAQ V75) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (640x400,COMPAQ V75) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x200,COMPAQ V75) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (720x400,COMPAQ V75) mode clock 35.5MHz exceeds DDC maximum 0MHz
(WW) (360x200,COMPAQ V75) mode clock 17.75MHz exceeds DDC maximum 0MHz
(WW) (640x480,COMPAQ V75) mode clock 25.2MHz exceeds DDC maximum 0MHz
(WW) (320x240,COMPAQ V75) mode clock 12.6MHz exceeds DDC maximum 0MHz
(WW) (640x480,COMPAQ V75) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x240,COMPAQ V75) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (640x480,COMPAQ V75) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x240,COMPAQ V75) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (640x480,COMPAQ V75) mode clock 36MHz exceeds DDC maximum 0MHz
(WW) (320x240,COMPAQ V75) mode clock 18MHz exceeds DDC maximum 0MHz
(WW) (800x600,COMPAQ V75) mode clock 36MHz exceeds DDC maximum 0MHz
(WW) (400x300,COMPAQ V75) mode clock 18MHz exceeds DDC maximum 0MHz
(WW) (800x600,COMPAQ V75) mode clock 40MHz exceeds DDC maximum 0MHz
(WW) (400x300,COMPAQ V75) mode clock 20MHz exceeds DDC maximum 0MHz
(WW) (800x600,COMPAQ V75) mode clock 50MHz exceeds DDC maximum 0MHz
(WW) (400x300,COMPAQ V75) mode clock 25MHz exceeds DDC maximum 0MHz
(WW) (800x600,COMPAQ V75) mode clock 49.5MHz exceeds DDC maximum 0MHz
(WW) (400x300,COMPAQ V75) mode clock 24.75MHz exceeds DDC maximum 0MHz
(WW) (800x600,COMPAQ V75) mode clock 56.3MHz exceeds DDC maximum 0MHz
(WW) (400x300,COMPAQ V75) mode clock 28.15MHz exceeds DDC maximum 0MHz
(WW) (1024x768,COMPAQ V75) mode clock 44.9MHz exceeds DDC maximum 0MHz
(WW) (512x384,COMPAQ V75) mode clock 22.45MHz exceeds DDC maximum 0MHz
(WW) (1024x768,COMPAQ V75) mode clock 65MHz exceeds DDC maximum 0MHz
(WW) (512x384,COMPAQ V75) mode clock 32.5MHz exceeds DDC maximum 0MHz
(WW) (1024x768,COMPAQ V75) mode clock 75MHz exceeds DDC maximum 0MHz
(WW) (512x384,COMPAQ V75) mode clock 37.5MHz exceeds DDC maximum 0MHz
(WW) (1024x768,COMPAQ V75) mode clock 78.8MHz exceeds DDC maximum 0MHz
(WW) (512x384,COMPAQ V75) mode clock 39.4MHz exceeds DDC maximum 0MHz
(WW) (1024x768,COMPAQ V75) mode clock 94.5MHz exceeds DDC maximum 0MHz
(WW) (512x384,COMPAQ V75) mode clock 47.25MHz exceeds DDC maximum 0MHz
(WW) (1152x864,COMPAQ V75) mode clock 108MHz exceeds DDC maximum 0MHz
(WW) (576x432,COMPAQ V75) mode clock 54MHz exceeds DDC maximum 0MHz
(WW) (1280x960,COMPAQ V75) mode clock 108MHz exceeds DDC maximum 0MHz
(WW) (640x480,COMPAQ V75) mode clock 54MHz exceeds DDC maximum 0MHz
(WW) (1280x960,COMPAQ V75) mode clock 148.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(WW) (640x480,COMPAQ V75) mode clock 74.25MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(WW) (1280x1024,COMPAQ V75) mode clock 108MHz exceeds DDC maximum 0MHz
(WW) (640x512,COMPAQ V75) mode clock 54MHz exceeds DDC maximum 0MHz
(WW) (1280x1024,COMPAQ V75) mode clock 135MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(WW) (640x512,COMPAQ V75) mode clock 67.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(WW) (1280x1024,COMPAQ V75) mode clock 157.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(WW) (640x512,COMPAQ V75) mode clock 78.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(WW) (1600x1200,COMPAQ V75) mode clock 162MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,COMPAQ V75) mode clock 81MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,COMPAQ V75) mode clock 175.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,COMPAQ V75) mode clock 87.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,COMPAQ V75) mode clock 189MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,COMPAQ V75) mode clock 94.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,COMPAQ V75) mode clock 202.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,COMPAQ V75) mode clock 101.25MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,COMPAQ V75) mode clock 229.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,COMPAQ V75) mode clock 114.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1792x1344,COMPAQ V75) mode clock 204.8MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(WW) (896x672,COMPAQ V75) mode clock 102.4MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(WW) (1792x1344,COMPAQ V75) mode clock 261MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(WW) (896x672,COMPAQ V75) mode clock 130.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(WW) (1856x1392,COMPAQ V75) mode clock 218.3MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(WW) (928x696,COMPAQ V75) mode clock 109.15MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(WW) (1856x1392,COMPAQ V75) mode clock 288MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(WW) (928x696,COMPAQ V75) mode clock 144MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(WW) (1920x1440,COMPAQ V75) mode clock 234MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(WW) (960x720,COMPAQ V75) mode clock 117MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(WW) (1920x1440,COMPAQ V75) mode clock 297MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(WW) (960x720,COMPAQ V75) mode clock 148.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(WW) (832x624,COMPAQ V75) mode clock 57.284MHz exceeds DDC maximum 0MHz
(WW) (416x312,COMPAQ V75) mode clock 28.642MHz exceeds DDC maximum 0MHz
(WW) (1280x768,COMPAQ V75) mode clock 80.14MHz exceeds DDC maximum 0MHz
(WW) (640x384,COMPAQ V75) mode clock 40.07MHz exceeds DDC maximum 0MHz
(WW) (1280x800,COMPAQ V75) mode clock 83.46MHz exceeds DDC maximum 0MHz
(WW) (640x400,COMPAQ V75) mode clock 41.73MHz exceeds DDC maximum 0MHz
(WW) (1152x768,COMPAQ V75) mode clock 64.995MHz exceeds DDC maximum 0MHz
(WW) (576x384,COMPAQ V75) mode clock 32.497MHz exceeds DDC maximum 0MHz
(WW) (1152x864,COMPAQ V75) mode clock 121.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1152x864" (hsync out of range)
(WW) (576x432,COMPAQ V75) mode clock 60.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "576x432" (hsync out of range)
(WW) (1400x1050,COMPAQ V75) mode clock 122MHz exceeds DDC maximum 0MHz
(WW) (700x525,COMPAQ V75) mode clock 61MHz exceeds DDC maximum 0MHz
(WW) (1400x1050,COMPAQ V75) mode clock 151MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(WW) (700x525,COMPAQ V75) mode clock 75.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(WW) (1400x1050,COMPAQ V75) mode clock 155.8MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(WW) (700x525,COMPAQ V75) mode clock 77.9MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(WW) (1400x1050,COMPAQ V75) mode clock 184MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(WW) (700x525,COMPAQ V75) mode clock 92MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(WW) (1440x900,COMPAQ V75) mode clock 108.84MHz exceeds DDC maximum 0MHz
(WW) (720x450,COMPAQ V75) mode clock 54.42MHz exceeds DDC maximum 0MHz
(WW) (1600x1024,COMPAQ V75) mode clock 106.91MHz exceeds DDC maximum 0MHz
(WW) (800x512,COMPAQ V75) mode clock 53.455MHz exceeds DDC maximum 0MHz
(WW) (1680x1050,COMPAQ V75) mode clock 147.14MHz exceeds DDC maximum 0MHz
(WW) (840x525,COMPAQ V75) mode clock 73.57MHz exceeds DDC maximum 0MHz
(WW) (1680x1050,COMPAQ V75) mode clock 146.25MHz exceeds DDC maximum 0MHz
(WW) (840x525,COMPAQ V75) mode clock 73.125MHz exceeds DDC maximum 0MHz
(WW) (1680x1050,COMPAQ V75) mode clock 214.51MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1680x1050" (hsync out of range)
(WW) (840x525,COMPAQ V75) mode clock 107.255MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "840x525" (hsync out of range)
(WW) (1920x1200,COMPAQ V75) mode clock 193.16MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1200" (hsync out of range)
(WW) (960x600,COMPAQ V75) mode clock 96.58MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x600" (hsync out of range)
(WW) (1920x1200,COMPAQ V75) mode clock 230MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1200" (hsync out of range)
(WW) (960x600,COMPAQ V75) mode clock 115MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x600" (hsync out of range)
(WW) (1920x1440,COMPAQ V75) mode clock 341.35MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(WW) (960x720,COMPAQ V75) mode clock 170.675MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(WW) (1024x768,COMPAQ V75) mode clock 133.475MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(WW) (1024x768,COMPAQ V75) mode clock 170.24MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(WW) (1024x768,COMPAQ V75) mode clock 194.02MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1440x900" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x960" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x800" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x864" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x768" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x768" (width too large for virtual size)
(WW) NVIDIA(0): Not using mode "840x525" (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "840x525" (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device CRT-0:
(**) NVIDIA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.0 Hz (I)
(**) NVIDIA(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "720x450": 54.4 MHz, 56.9 kHz, 60.2 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.9 Hz (D)
(**) NVIDIA(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(++) NVIDIA(0): DPI set to (100, 100)
(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.0.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(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.0.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xda000000 - 0xdbffffff (0x2000000) MX[B]
[1] 0 0 0xde000000 - 0xdeffffff (0x1000000) MX[B]
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[7] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[8] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[10] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[11] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[12] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[B]
[19] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[20] -1 0 0x0000d800 - 0x0000d87f (0x80) IX[B]
[21] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[22] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[23] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
[24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[25] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(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
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) 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 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
(**) 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" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "gb"
(**) Generic Keyboard: XkbLayout: "gb"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/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/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/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/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)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(II) Configured Mouse: ps2EnableDataReporting: succeeded
[color=blue]
> If the error messages don't make the fix obvious, post them here.
>[/color]
Sorry about posting everything but had no idea what might be useful and
what wouldn't :-)
[color=blue]
> Regards, Dave Hodgins[/color]
Cheers, Steve Doherty
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 15:12:24 +0100, Whiskers wrote:
[color=blue]
>
> How did you reinstall your nVidia drivers?[/color]
My nVidia card takes the legacy driver (7184). I keep a copy of
NVIDIA-Linux-x86-1.0-7184-pkg1.run in a folder on my desktop. I open a
console and su to init 3 then navigate to the nVidia folder and sh the
..run file. Having done that I reboot back into Mandriva.
[color=blue]
>
> So; if you haven't already, reboot now![/color]
Done and dusted :-)
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 15:30:44 +0100, Whiskers wrote:
[color=blue]
> On 2007-04-08, Whiskers <catwheezel@operamail.com> wrote:[color=green]
>> On 2007-04-08, Aardvark <aardvark@youllnever.know> wrote:[/color]
>
> snip[color=green]
>> in my experience, Mandriva will automatically
>> re-compile the nVidia stuff at that point, if the appropriate source
>> package is installed. That is certainly what has happened on my systems,
>> every time.[/color]
>
> Just verified that this still works, moving my system to the latest kernel
> 2.6.17-13[/color]
I've reinstalled the nVidia drivers a number of times in the last few
weeks since I've been ****ing round with Beryl (which definitely has to
go- more trouble 'n it's worth), although Friday was the first time for a
week or so as I'd updated my kernel/kernel-source.
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 09:30:36 -0500, Jim Townsend wrote:
[color=blue]
>
> Sounds like you screwed up the nVidia drivers somehow and now you can't
> start X. (FWIW, if you're getting the login screen, Mandriva *is* starting,
> but X and KDE or whatever you use for a desktop isn't).
>[/color]
I'd already sussed that :-). Just couldn't suss where to start with fixing
the damned thing.
[color=blue]
> How did you "reinstall the drivers"? Did you go to the nVidia site and
> download the latest NVIDIA-Linux-x86-1.0-9755-pkg1.run utility?
>[/color]
Nope. Already had the requisite driver (from nVidia) saved on my HD. My
package is the legacy one NVIDIA-Linux-x86-1.0-7184-pkg1.run.
su to init 3 then navigate to the .run file and sh it. When it was done I
rebooted.
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 11:03:54 -0400, Aardvark <aardvark@youllnever.know> wrote:
[color=blue]
> Error opening /dev/wacom : No such file or directory
> (EE) xf86OpenSerial: Cannot open device /dev/wacom
> No such file or directory.[/color]
Is this a tablet pc? If not, try commenting out the part of
/etc/X11/xorg.conf dealing with the wacom input device.
If it is a tablet pc, what does "ls -lA /dev/w*" show?
If this doesn't fix the problem, right after logging in,
run "dmesg>dmesg.txt", and post the results of that.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 11:23:56 -0400, David W. Hodgins wrote:
[color=blue]
> On Sun, 08 Apr 2007 11:03:54 -0400, Aardvark <aardvark@youllnever.know> wrote:
>[color=green]
>> Error opening /dev/wacom : No such file or directory
>> (EE) xf86OpenSerial: Cannot open device /dev/wacom
>> No such file or directory.[/color]
>
> Is this a tablet pc? If not, try commenting out the part of
> /etc/X11/xorg.conf dealing with the wacom input device.
> If it is a tablet pc, what does "ls -lA /dev/w*" show?
>[/color]
LOL no it's a desktop PC. Since I first started using Mdv and was editing
xorg.conf I wondered why the hell I had tablet PC entries. Just assumed
they were standard. They bring up errors but don't (seem to) affect
performance. Would it be ok just to delete these entries altogether?
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 11:29:40 -0400, Aardvark <aardvark@youllnever.know> wrote:
[color=blue]
> LOL no it's a desktop PC. Since I first started using Mdv and was editing
> xorg.conf I wondered why the hell I had tablet PC entries. Just assumed
> they were standard. They bring up errors but don't (seem to) affect
> performance. Would it be ok just to delete these entries altogether?[/color]
Yes. Also check /var/log/syslog, after a failed startx, for any
related error messages. /var/log/messages, /var/log/kernel/errors too.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
-
Re: Can't start Mandriva
Whiskers <catwheezel@operamail.com> writes:
[color=blue]
>On 2007-04-08, Aardvark <aardvark@youllnever.know> wrote:[color=green]
>> Mdv 2007 Free, KDE 3.5.
>> Went to bed last night and left the PC happily running although the
>> monitor was switched off. The wife woke me this morning asking me what my
>> password for the computer was. Thinking this was a strange question (when
>> the machine is on it logs automatically into my identity so no p/w
>> required).
>>
>> When I got in front of the computer it was sitting at the login screen, so
>> I typed in my username and password and hit the enter button. I got the
>> nVidia splash screen and then was taken straight back to the login screen.
>>
>> I've rebooted, tried using different sessions, even tried to log into my
>> son's identity (set up on this machine) and all to no avail. All I get is
>> the login screen.
>>
>> I have no idea where to look or what to do to fix this. Totally stumped.
>> Can someone please tell me how to trace whatever might be at fault? I'm at
>> present using Ubuntu (this machine is dual boot Mdv/Ubuntu) so it's
>> definitely not a hardware problem.
>>
>> The only change to my Mandriva installation was on Friday I upgraded my
>> kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel source
>> and reinstalled my nVidia drivers against the new kernel source.
>>
>> Any help gladly accepted.
>>
>> Aardvark[/color][/color]
[color=blue]
>How did you reinstall your nVidia drivers? Normally after adding a new
>kernel to a system, you have to re-boot the system to start actually using
>the new kernel - and in my experience, Mandriva will automatically
>re-compile the nVidia stuff at that point, if the appropriate source
>package is installed. That is certainly what has happened on my systems,
>every time.[/color]
[color=blue]
>If you have re-compiled nVidia against the new kernel source but haven't
>re-booted the system, or are still using the pld kernel for some other
>reason, then your graphics system almost certainly won't work.[/color]
[color=blue]
>So; if you haven't already, reboot now![/color]
Actually, reading posts you reply to is usually a good idea.
a) The login screen comes up, so his NVIDIA driver is working.
b)He explicitly stated that he rebooted.
I would mount the / Mandriva partition from Ubuntu
(mkdir /mnt/mdv
mount /dev/hda7 /mnt/mdv
where you should use the partition that actually contains your Mandriva /
directory.
Then look at /etc/passwd to see if it still exists. And look at /etc/shadow
to make sure it exists and is not corrupted.
Then I would try booting up mandriva, but when the lilo screen comes up say
linux 3
( or whatever the name of your mandriva bootup is-- you want to go into
runlevel 3 not 5.) Now try logging in and look for error messages.
See if you can log on as root.
If nothing works, go back to ubuntu remount the mandriva / and look at the
log files in /mnt/mdv/var/log ( esp messages) to see if there is a hint.
[color=blue]
>--
>-- ^^^^^^^^^^
>-- Whiskers
>-- ~~~~~~~~~~[/color]
-
Re: Can't start Mandriva
Jim Townsend <cant@handle.spam> writes:
[color=blue]
>Aardvark wrote:[/color]
[color=blue][color=green]
>> The only change to my Mandriva installation was on Friday I upgraded my
>> kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel source
>> and reinstalled my nVidia drivers against the new kernel source.[/color][/color]
[color=blue]
>Sounds like you screwed up the nVidia drivers somehow and now you can't
>start X. (FWIW, if you're getting the login screen, Mandriva *is* starting,
>but X and KDE or whatever you use for a desktop isn't).[/color]
The kdm/gdm/xdm login screen IS X.
[color=blue]
>How did you "reinstall the drivers"? Did you go to the nVidia site and
>download the latest NVIDIA-Linux-x86-1.0-9755-pkg1.run utility?[/color]
[color=blue]
>If not, go to [url]http://www.nvidia.com/content/drivers/drivers.asp[/url] , download
>the utility and run it. You should be able to start X after that.[/color]
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 12:36:53 +0000, Aardvark wrote:
[color=blue]
> Mdv 2007 Free, KDE 3.5.
> Went to bed last night and left the PC happily running although the
> monitor was switched off. The wife woke me this morning asking me what
> my password for the computer was. Thinking this was a strange question
> (when the machine is on it logs automatically into my identity so no p/w
> required).
>
> When I got in front of the computer it was sitting at the login screen,
> so I typed in my username and password and hit the enter button. I got
> the nVidia splash screen and then was taken straight back to the login
> screen.
>
> I've rebooted, tried using different sessions, even tried to log into my
> son's identity (set up on this machine) and all to no avail. All I get
> is the login screen.
>
> I have no idea where to look or what to do to fix this. Totally stumped.
> Can someone please tell me how to trace whatever might be at fault? I'm
> at present using Ubuntu (this machine is dual boot Mdv/Ubuntu) so it's
> definitely not a hardware problem.
>
> The only change to my Mandriva installation was on Friday I upgraded my
> kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel
> source and reinstalled my nVidia drivers against the new kernel source.
>
> Any help gladly accepted.
>
> Aardvark[/color]
What happens if you reboot, and instead of going right into runlevel 5,
go into runlevel 3, login to a terminal session(as you and as root) and
then do a startx?
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 15:47:44 +0000, Unruh wrote:
[color=blue]
>
> I would mount the / Mandriva partition from Ubuntu
> (mkdir /mnt/mdv
> mount /dev/hda7 /mnt/mdv
> where you should use the partition that actually contains your Mandriva /
> directory.[/color]
I have Mandriva mounted in Ubuntu and vice versa as a matter of course :-)
[color=blue]
> Then look at /etc/passwd to see if it still exists. And look at /etc/shadow
> to make sure it exists and is not corrupted.
>[/color]
Yes they both still exist, although I don't know how to read them.
[color=blue]
> Then I would try booting up mandriva, but when the lilo screen comes up say
> linux 3[/color]
I know you meant to say GRUB as I'd mentioned it earlier :-)
[color=blue]
> ( or whatever the name of your mandriva bootup is-- you want to go into
> runlevel 3 not 5.) Now try logging in and look for error messages.
> See if you can log on as root.
>[/color]
I posted errors for Dave Hodgins. Are there any more error files I need to
look at?
[color=blue]
> If nothing works, go back to ubuntu remount the mandriva / and look at the
> log files in /mnt/mdv/var/log ( esp messages) to see if there is a hint.
>
>[/color]
Just tried to boot into Mandriva and here is the new Xorg.0.log file
associated with that attempt:
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/aardvark2:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.12-31mdksmp i686
Current Operating System: Linux aardvark2 2.6.17-11mdv #1 SMP Tue Feb 13 11:59:10 MST 2007 i686
Build Date: 22 March 2007
Before reporting problems, check [url]http://wiki.x.org[/url]
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: Sun Apr 8 16:49:12 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) | |-->Monitor "monitor1"
(**) | |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) |-->Input Device "Mouse1"
(**) FontPath set to:
unix/:-1,
/usr/share/fonts/misc:unscaled
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail"
(**) Extension "Composite" is enabled
(**) Extension "RENDER" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0645 card 0000,0000 rev 01 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0961 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:2: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:3: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
(II) PCI: 00:03:0: chip 1039,0900 card 1039,0900 rev 90 class 02,00,00 hdr 00
(II) PCI: 00:08:0: chip 1274,1371 card 1274,1371 rev 08 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,002d card 1545,0002 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xdde00000 - 0xdfefffff (0x2100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd9c00000 - 0xddcfffff (0x4100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] rev 21, Mem @ 0xde000000/24, 0xda000000/25, BIOS @ 0xdfef0000/16
(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) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[1] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[2] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[3] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[4] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[5] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[6] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[8] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[9] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[10] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[1] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[2] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[3] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[4] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[5] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[6] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[8] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[9] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[10] -1 0 0x00000c00 - 0x00000c1f (0x20) 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 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[5] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[9] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[10] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[14] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[15] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[16] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, 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: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, 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 Multi-Buffering
(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: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(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.1.1, 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="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(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.7184
Module class: XFree86 Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver 1.0-7184 Tue Aug 1 18:40:06 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU 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 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[5] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[9] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[10] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[14] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[15] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[16] -1 0 0x00000c00 - 0x00000c1f (0x20) 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 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[5] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[9] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[10] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[17] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[18] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[19] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
[20] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[21] 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 "NvAGP" "1"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(--) NVIDIA(0): Linear framebuffer at 0xDA000000
(--) NVIDIA(0): MMIO registers at 0xDE000000
(II) NVIDIA(0): NVIDIA GPU detected as: RIVA TNT2 Model 64/Model 64 Pro
(--) NVIDIA(0): VideoBIOS: 02.05.20.02.47
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): VideoRAM: 32768 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 215 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) NVIDIA(0): monitor1: Using hsync range of 30.00-69.00 kHz
(II) NVIDIA(0): monitor1: Using vrefresh range of 48.00-125.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 215.00 MHz
(WW) (768x576,monitor1) mode clock 50MHz exceeds DDC maximum 0MHz
(WW) (768x576,monitor1) mode clock 63.07MHz exceeds DDC maximum 0MHz
(WW) (640x350,monitor1) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x175,monitor1) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (640x400,monitor1) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x200,monitor1) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (720x400,monitor1) mode clock 35.5MHz exceeds DDC maximum 0MHz
(WW) (360x200,monitor1) mode clock 17.75MHz exceeds DDC maximum 0MHz
(WW) (640x480,monitor1) mode clock 25.2MHz exceeds DDC maximum 0MHz
(WW) (320x240,monitor1) mode clock 12.6MHz exceeds DDC maximum 0MHz
(WW) (640x480,monitor1) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x240,monitor1) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (640x480,monitor1) mode clock 31.5MHz exceeds DDC maximum 0MHz
(WW) (320x240,monitor1) mode clock 15.75MHz exceeds DDC maximum 0MHz
(WW) (640x480,monitor1) mode clock 36MHz exceeds DDC maximum 0MHz
(WW) (320x240,monitor1) mode clock 18MHz exceeds DDC maximum 0MHz
(WW) (800x600,monitor1) mode clock 36MHz exceeds DDC maximum 0MHz
(WW) (400x300,monitor1) mode clock 18MHz exceeds DDC maximum 0MHz
(WW) (800x600,monitor1) mode clock 40MHz exceeds DDC maximum 0MHz
(WW) (400x300,monitor1) mode clock 20MHz exceeds DDC maximum 0MHz
(WW) (800x600,monitor1) mode clock 50MHz exceeds DDC maximum 0MHz
(WW) (400x300,monitor1) mode clock 25MHz exceeds DDC maximum 0MHz
(WW) (800x600,monitor1) mode clock 49.5MHz exceeds DDC maximum 0MHz
(WW) (400x300,monitor1) mode clock 24.75MHz exceeds DDC maximum 0MHz
(WW) (800x600,monitor1) mode clock 56.3MHz exceeds DDC maximum 0MHz
(WW) (400x300,monitor1) mode clock 28.15MHz exceeds DDC maximum 0MHz
(WW) (1024x768,monitor1) mode clock 44.9MHz exceeds DDC maximum 0MHz
(WW) (512x384,monitor1) mode clock 22.45MHz exceeds DDC maximum 0MHz
(WW) (1024x768,monitor1) mode clock 65MHz exceeds DDC maximum 0MHz
(WW) (512x384,monitor1) mode clock 32.5MHz exceeds DDC maximum 0MHz
(WW) (1024x768,monitor1) mode clock 75MHz exceeds DDC maximum 0MHz
(WW) (512x384,monitor1) mode clock 37.5MHz exceeds DDC maximum 0MHz
(WW) (1024x768,monitor1) mode clock 78.8MHz exceeds DDC maximum 0MHz
(WW) (512x384,monitor1) mode clock 39.4MHz exceeds DDC maximum 0MHz
(WW) (1024x768,monitor1) mode clock 94.5MHz exceeds DDC maximum 0MHz
(WW) (512x384,monitor1) mode clock 47.25MHz exceeds DDC maximum 0MHz
(WW) (1152x864,monitor1) mode clock 108MHz exceeds DDC maximum 0MHz
(WW) (576x432,monitor1) mode clock 54MHz exceeds DDC maximum 0MHz
(WW) (1280x960,monitor1) mode clock 108MHz exceeds DDC maximum 0MHz
(WW) (640x480,monitor1) mode clock 54MHz exceeds DDC maximum 0MHz
(WW) (1280x960,monitor1) mode clock 148.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(WW) (640x480,monitor1) mode clock 74.25MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(WW) (1280x1024,monitor1) mode clock 108MHz exceeds DDC maximum 0MHz
(WW) (640x512,monitor1) mode clock 54MHz exceeds DDC maximum 0MHz
(WW) (1280x1024,monitor1) mode clock 135MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(WW) (640x512,monitor1) mode clock 67.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(WW) (1280x1024,monitor1) mode clock 157.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(WW) (640x512,monitor1) mode clock 78.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(WW) (1600x1200,monitor1) mode clock 162MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,monitor1) mode clock 81MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,monitor1) mode clock 175.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,monitor1) mode clock 87.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,monitor1) mode clock 189MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,monitor1) mode clock 94.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,monitor1) mode clock 202.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,monitor1) mode clock 101.25MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1600x1200,monitor1) mode clock 229.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(WW) (800x600,monitor1) mode clock 114.75MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(WW) (1792x1344,monitor1) mode clock 204.8MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(WW) (896x672,monitor1) mode clock 102.4MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(WW) (1792x1344,monitor1) mode clock 261MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(WW) (896x672,monitor1) mode clock 130.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(WW) (1856x1392,monitor1) mode clock 218.3MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(WW) (928x696,monitor1) mode clock 109.15MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(WW) (1856x1392,monitor1) mode clock 288MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(WW) (928x696,monitor1) mode clock 144MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(WW) (1920x1440,monitor1) mode clock 234MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(WW) (960x720,monitor1) mode clock 117MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(WW) (1920x1440,monitor1) mode clock 297MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(WW) (960x720,monitor1) mode clock 148.5MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(WW) (832x624,monitor1) mode clock 57.284MHz exceeds DDC maximum 0MHz
(WW) (416x312,monitor1) mode clock 28.642MHz exceeds DDC maximum 0MHz
(WW) (1152x768,monitor1) mode clock 64.995MHz exceeds DDC maximum 0MHz
(WW) (576x384,monitor1) mode clock 32.497MHz exceeds DDC maximum 0MHz
(WW) (1400x1050,monitor1) mode clock 122MHz exceeds DDC maximum 0MHz
(WW) (700x525,monitor1) mode clock 61MHz exceeds DDC maximum 0MHz
(WW) (1400x1050,monitor1) mode clock 155.8MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(WW) (700x525,monitor1) mode clock 77.9MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(WW) (1600x1024,monitor1) mode clock 106.91MHz exceeds DDC maximum 0MHz
(WW) (800x512,monitor1) mode clock 53.455MHz exceeds DDC maximum 0MHz
(WW) (1920x1440,monitor1) mode clock 341.35MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(WW) (960x720,monitor1) mode clock 170.675MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(WW) (1024x768,monitor1) mode clock 133.475MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(WW) (1024x768,monitor1) mode clock 170.24MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(WW) (1024x768,monitor1) mode clock 194.02MHz exceeds DDC maximum 0MHz
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "480x360" (no mode of this name)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x960" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x864" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x768" (width too large for virtual size)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "768x576":
(WW) NVIDIA(0): horizontal sync width (846 - 832 = 14) not a multiple of 8
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device CRT-0:
(**) NVIDIA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.0 Hz (I)
(**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0): Mode "768x576": 63.1 MHz, 61.6 kHz, 100.0 Hz
(**) NVIDIA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.9 Hz (D)
(**) NVIDIA(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): Display dimensions: (320, 240) mm
(--) NVIDIA(0): DPI set to (81, 81)
(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.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(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.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xda000000 - 0xdbffffff (0x2000000) MX[B]
[1] 0 0 0xde000000 - 0xdeffffff (0x1000000) MX[B]
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xdffdd000 - 0xdffddfff (0x1000) MX[B]
[7] -1 0 0xdffff000 - 0xdfffffff (0x1000) MX[B]
[8] -1 0 0xdfffe000 - 0xdfffefff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[10] -1 0 0xdfef0000 - 0xdfefffff (0x10000) MX[B](B)
[11] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B](B)
[12] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000d800 - 0x0000d83f (0x40) IX[B]
[19] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[20] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
[21] -1 0 0x00000c00 - 0x00000c1f (0x20) IX[B]
[22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[23] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(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
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(EE) NVIDIA(0): Failed to load GLX
(WW) NVIDIA(0): Option "BackStoring" is not used
(WW) NVIDIA(0): Option "DisableGLXRootClipping" is not used
(WW) NVIDIA(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(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) AIGLX: DRI module not loaded
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard1: XkbModel: "pc105"
(**) Option "XkbLayout" "gb"
(**) Keyboard1: XkbLayout: "gb"
(**) Option "XkbOptions" "compose:rwin"
(**) Keyboard1: XkbOptions: "compose:rwin"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse1: ps2EnableDataReporting: succeeded
[color=blue]
>[color=green]
>>--
>>-- ^^^^^^^^^^
>>-- Whiskers
>>-- ~~~~~~~~~~[/color][/color]
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 11:02:45 -0500, George Czerw wrote:
[color=blue]
> On Sun, 08 Apr 2007 12:36:53 +0000, Aardvark wrote:
>[color=green]
>> Mdv 2007 Free, KDE 3.5.
>> Went to bed last night and left the PC happily running although the
>> monitor was switched off. The wife woke me this morning asking me what
>> my password for the computer was. Thinking this was a strange question
>> (when the machine is on it logs automatically into my identity so no
>> p/w required).
>>
>> When I got in front of the computer it was sitting at the login screen,
>> so I typed in my username and password and hit the enter button. I got
>> the nVidia splash screen and then was taken straight back to the login
>> screen.
>>
>> I've rebooted, tried using different sessions, even tried to log into
>> my son's identity (set up on this machine) and all to no avail. All I
>> get is the login screen.
>>
>> I have no idea where to look or what to do to fix this. Totally
>> stumped. Can someone please tell me how to trace whatever might be at
>> fault? I'm at present using Ubuntu (this machine is dual boot
>> Mdv/Ubuntu) so it's definitely not a hardware problem.
>>
>> The only change to my Mandriva installation was on Friday I upgraded my
>> kernel from 2.6.17-5 to 2.6.17-11, also installed 2.6.17-11 kernel
>> source and reinstalled my nVidia drivers against the new kernel source.
>>
>> Any help gladly accepted.
>>
>> Aardvark[/color]
>
> What happens if you reboot, and instead of going right into runlevel 5,
> go into runlevel 3, login to a terminal session(as you and as root) and
> then do a startx?[/color]
Arrgh, I've only had one pot of coffee and for whatever reason, when I
saw your post it was the only one showing up, but when I refreshed
everything else showed up. Anyway, do you happen to have gnome installed
as well? If so, can you get into a gnome desktop?
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 11:02:45 -0500, George Czerw wrote:
[color=blue]
>
> What happens if you reboot, and instead of going right into runlevel 5,
> go into runlevel 3, login to a terminal session(as you and as root) and
> then do a startx?[/color]
I get the nVidia splash screen then it drops back to the login screen.
-
Re: Can't start Mandriva
On Sun, 08 Apr 2007 12:14:32 -0400, Aardvark <aardvark@youllnever.know> wrote:
[color=blue]
> (EE) NVIDIA(0): Failed to load GLX
> (EE) AIGLX: DRI module not loaded[/color]
Try commenting out the loading of the modules glx and dri in
/etc/X11/xorg.conf, in the Module section.
That should at least get you back into x, without 3d effects,
or direct rendering.
Once that's working, make a backup of xorg.conf, and go through
the nividia drivers install again, paying close attention for
any errors related to the above two modules.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
-
Re: Can't start Mandriva
Aardvark <aardvark@youllnever.know> writes:
[color=blue]
>On Sun, 08 Apr 2007 15:47:44 +0000, Unruh wrote:[/color]
[color=blue][color=green]
>>
>> I would mount the / Mandriva partition from Ubuntu
>> (mkdir /mnt/mdv
>> mount /dev/hda7 /mnt/mdv
>> where you should use the partition that actually contains your Mandriva /
>> directory.[/color][/color]
[color=blue]
>I have Mandriva mounted in Ubuntu and vice versa as a matter of course :-)[/color]
[color=blue][color=green]
>> Then look at /etc/passwd to see if it still exists. And look at /etc/shadow
>> to make sure it exists and is not corrupted.
>>[/color][/color]
[color=blue]
>Yes they both still exist, although I don't know how to read them.[/color]
Compare them to the ones on Ubuntu ( they are universal in form, though not
in content). Ie, look to make sure that root and the user you are logged in
as are in both files, and that the entries "look normal" (eg in comparison
with Ubuntu).
IF you can log in in runlevel 3, then that indicates that the problem is
with X not with the system. Looking at the output from X I cannot see
anything particularly weird there.
If you can log in in runlevel 3 as user, then try doing
startx 2>/tmp/X.user
so you can see the error messages that come up. If this comes up OK, then
there is some problem with gdm/kdm/xdm If not, then there is some problem
with X as a whole.
[color=blue]
>[color=green]
>> Then I would try booting up mandriva, but when the lilo screen comes up say
>> linux 3[/color][/color]
[color=blue]
>I know you meant to say GRUB as I'd mentioned it earlier :-)[/color]
Ah, why read a post when you pronounce so much more authoritatively without
reading it. :-). Anyway, unfortunately I do not do grub, so do not know how
to advise you to go into runlevel 3. But from other posts you apparently
know anyway, so you would not have needed my advice anyway.
[color=blue][color=green]
>> ( or whatever the name of your mandriva bootup is-- you want to go into
>> runlevel 3 not 5.) Now try logging in and look for error messages.
>> See if you can log on as root.
>>[/color][/color]
[color=blue]
>I posted errors for Dave Hodgins. Are there any more error files I need to
>look at?[/color]
[color=blue][color=green]
>> If nothing works, go back to ubuntu remount the mandriva / and look at the
>> log files in /mnt/mdv/var/log ( esp messages) to see if there is a hint.
>>
>>[/color][/color]
[color=blue]
>Just tried to boot into Mandriva and here is the new Xorg.0.log file
>associated with that attempt:[/color]
[color=blue]
>_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
>_XSERVTransOpen: transport open failed for inet6/aardvark2:0
>_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6[/color]
Go into /etc/sysconfig/network and remove the IPV6 lines. Or put in
NETWORKING_IPV6="no"
I cannot see any problem in the that file you posted. Maybe others can.
I have removed it since it takes up so much room. (It was good however to
post it).
Mind you I do not really like the warning messages below, but Have no idea
what a DDC of 0 means.
Maybe you should also post your /etc/X11/xorg.conf file here.
......[color=blue]
>(WW) (768x576,monitor1) mode clock 50MHz exceeds DDC maximum 0MHz
>(WW) (768x576,monitor1) mode clock 63.07MHz exceeds DDC maximum 0MHz
>(WW) (640x350,monitor1) mode clock 31.5MHz exceeds DDC maximum 0MHz[/color]
......