LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 08-05-2006, 08:19 AM   #1
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474
Blog Entries: 1

Rep: Reputation: 32
Xubuntu 6.06 x86 with Nvidia 1.0-8762 problem


I am having a problem with the Nvidia drivers on Xubuntu 6.06. I have a GeForce FX5500, and am trying to install the nvidia binary drivers. I need this driver for better mode support on my HDTV.

http://www.linuxquestions.org/questi...d.php?t=457535

I have since switched Xubuntu on it, and am having mroe success, I can get some 4:3 modes but can't get any 16:9 modes, yet.

On info I have found elsewhere, I am going to try out a few X11 options, but I need the Nvidia driver in order to accomplish it. I am using a 2.6.17.4 homebuilt kernel, with the agpgart built as a module(I have learned a few things for those who remember;-) .)

I got the NVIDIA 1.0-8762 driver and unpacked it. I ran the installer with the -e switch on to enable expert mode, so i could specify the location of my X11 modules directory(X11 modules directory has changed since 6.9). So, everything compiles correctly, and it appears to be installed correctly. So I change the Xorg configuration file to use the nvidia driver (i was using nv). Here is my xorg.conf

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon May 15 13:23:42 PDT 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
#Section "InputDevice"
#
                                                      # /dev/input/event
                                                      # for USB
#    Identifier     "stylus"
#    Driver         "wacom"
#    Option         "Device" "/dev/wacom"          # Change to 
#    Option         "Type" "stylus"
#    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
#EndSection
#
#Section "InputDevice"
#
                                                      # /dev/input/event
                                                      # for USB
#    Identifier     "eraser"
#    Driver         "wacom"
#    Option         "Device" "/dev/wacom"          # Change to 
#    Option         "Type" "eraser"
#    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
#EndSection
#
#Section "InputDevice"
#
#    Identifier     "cursor"
#    Driver         "wacom"
#    Option         "Device" "/dev/wacom"          # Change to 
#    Option         "Type" "cursor"
#    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
#EndSection

Section "ServerLayout"

#    InputDevice    "stylus" "SendCoreEvents"
#    InputDevice    "cursor" "SendCoreEvents"
#    InputDevice    "eraser" "SendCoreEvents"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"

    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "LCD Multi-Me"
    HorizSync       30.0 - 85.0
    VertRefresh     50.0 - 85.0
    Modeline "1280x720" 52.59 1280 1312 1504 1536 720 735 741 757
    Modeline "1360x768" 84.50 1360 1392 1712 1744 768 783 791 807
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NV34 [GeForce FX 5500]"
    Driver         "nvidia"
    Option         "ConnectedMonitor" "DLP"
    Option         "ExactModeTimingsDVI" "True"
    Option         "IgnoreEDID" "1"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV34 [GeForce FX 5500]"
    Monitor        "LCD Multi-Me"
    DefaultDepth    24
    Option         "NoDDC"
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1280x800" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1280x800" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1280x800" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1280x800" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1280x800" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
#        Virtual     1388 780
        Depth       24
        Modes      "1360x768""1152x864" "1280x720" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Any help would be appreciated. Thanks in Advance.

<<Samoth>>
 
Old 08-05-2006, 08:23 AM   #2
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474

Original Poster
Blog Entries: 1

Rep: Reputation: 32
I couldn't put both the log file and the config file in the same post so.... here is the log file...


and the log file.....

Code:
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), 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: 0x0010 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xdf500000 - 0xdf5fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xdf400000 - 0xdf4fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00008000 - 0x00008fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xdf300000 - 0xdf3fffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xdfe00000 - 0xdfefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:3:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xdfd00000 - 0xdfdfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xdfc00000 - 0xdfcfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:3:1), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xdfb00000 - 0xdfbfffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0xdfa00000 - 0xdfafffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:3:2), (0,5,5), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 5 I/O range:
	[0] -1	0	0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xdf900000 - 0xdf9fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0xdf800000 - 0xdf8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:3:3), (0,6,6), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 6 I/O range:
	[0] -1	0	0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 6 non-prefetchable memory range:
	[0] -1	0	0xdf700000 - 0xdf7fffff (0x100000) MX[B]
(II) Bus 6 prefetchable memory range:
	[0] -1	0	0xdf600000 - 0xdf6fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:5:0) nVidia Corporation NV34 [GeForce FX 5500] rev 161, Mem @ 0xd8000000/24, 0xb0000000/28
(--) PCI: (0:9:0) unknown vendor (0x14f1) unknown chipset (0x8800) rev 5, Mem @ 0xd7000000/24
(--) PCI: (0:10:0) unknown vendor (0x14f1) unknown chipset (0x8800) rev 5, Mem @ 0xdc000000/24
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xc8000000 from 0xcfffffff to 0xc7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
	[1] -1	0	0xdffff000 - 0xdffff0ff (0x100) MX[B]
	[2] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B]
	[3] -1	0	0xda000000 - 0xdaffffff (0x1000000) MX[B]
	[4] -1	0	0xdb000000 - 0xdbffffff (0x1000000) MX[B]
	[5] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[6] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[7] -1	0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[8] -1	0	0xc8000000 - 0xc7ffffff (0x0) MX[B]O
	[9] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[10] -1	0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[11] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[12] -1	0	0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[14] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]
	[15] -1	0	0x0000f600 - 0x0000f61f (0x20) IX[B]
	[16] -1	0	0x0000f700 - 0x0000f71f (0x20) IX[B]
	[17] -1	0	0x0000f800 - 0x0000f81f (0x20) IX[B]
	[18] -1	0	0x0000f900 - 0x0000f91f (0x20) IX[B]
	[19] -1	0	0x0000fa00 - 0x0000fa0f (0x10) IX[B]
	[20] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[21] -1	0	0x0000fb00 - 0x0000fb0f (0x10) IX[B]
	[22] -1	0	0x0000fc00 - 0x0000fc03 (0x4) IX[B]
	[23] -1	0	0x0000fd00 - 0x0000fd07 (0x8) IX[B]
	[24] -1	0	0x0000fe00 - 0x0000fe03 (0x4) IX[B]
	[25] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
	[1] -1	0	0xdffff000 - 0xdffff0ff (0x100) MX[B]
	[2] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B]
	[3] -1	0	0xda000000 - 0xdaffffff (0x1000000) MX[B]
	[4] -1	0	0xdb000000 - 0xdbffffff (0x1000000) MX[B]
	[5] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[6] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[7] -1	0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[8] -1	0	0xc8000000 - 0xc7ffffff (0x0) MX[B]O
	[9] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[10] -1	0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[11] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[12] -1	0	0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[14] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]

	[15] -1	0	0x0000f600 - 0x0000f61f (0x20) IX[B]
	[16] -1	0	0x0000f700 - 0x0000f71f (0x20) IX[B]
	[17] -1	0	0x0000f800 - 0x0000f81f (0x20) IX[B]
	[18] -1	0	0x0000f900 - 0x0000f91f (0x20) IX[B]
	[19] -1	0	0x0000fa00 - 0x0000fa0f (0x10) IX[B]
	[20] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[21] -1	0	0x0000fb00 - 0x0000fb0f (0x10) IX[B]
	[22] -1	0	0x0000fc00 - 0x0000fc03 (0x4) IX[B]
	[23] -1	0	0x0000fd00 - 0x0000fd07 (0x8) IX[B]
	[24] -1	0	0x0000fe00 - 0x0000fe03 (0x4) IX[B]
	[25] -1	0	0x0000ff00 - 0x0000ff07 (0x8) 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	0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
	[5] -1	0	0xdffff000 - 0xdffff0ff (0x100) MX[B]
	[6] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B]
	[7] -1	0	0xda000000 - 0xdaffffff (0x1000000) MX[B]
	[8] -1	0	0xdb000000 - 0xdbffffff (0x1000000) MX[B]
	[9] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[10] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[11] -1	0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[12] -1	0	0xc8000000 - 0xc7ffffff (0x0) MX[B]O
	[13] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[14] -1	0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[16] -1	0	0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[20] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]
	[21] -1	0	0x0000f600 - 0x0000f61f (0x20) IX[B]
	[22] -1	0	0x0000f700 - 0x0000f71f (0x20) IX[B]
	[23] -1	0	0x0000f800 - 0x0000f81f (0x20) IX[B]
	[24] -1	0	0x0000f900 - 0x0000f91f (0x20) IX[B]
	[25] -1	0	0x0000fa00 - 0x0000fa0f (0x10) IX[B]
	[26] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[27] -1	0	0x0000fb00 - 0x0000fb0f (0x10) IX[B]
	[28] -1	0	0x0000fc00 - 0x0000fc03 (0x4) IX[B]
	[29] -1	0	0x0000fd00 - 0x0000fd07 (0x8) IX[B]
	[30] -1	0	0x0000fe00 - 0x0000fe03 (0x4) IX[B]
	[31] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.8
(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: "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.8756
	Module class: X.Org 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) NVIDIA dlloader X Driver  1.0-8756  Wed Mar 29 14:27:53 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00:05:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 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
(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	0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
	[5] -1	0	0xdffff000 - 0xdffff0ff (0x100) MX[B]
	[6] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B]
	[7] -1	0	0xda000000 - 0xdaffffff (0x1000000) MX[B]
	[8] -1	0	0xdb000000 - 0xdbffffff (0x1000000) MX[B]
	[9] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[10] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[11] -1	0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[12] -1	0	0xc8000000 - 0xc7ffffff (0x0) MX[B]O
	[13] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[14] -1	0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[16] -1	0	0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[20] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]
	[21] -1	0	0x0000f600 - 0x0000f61f (0x20) IX[B]
	[22] -1	0	0x0000f700 - 0x0000f71f (0x20) IX[B]
	[23] -1	0	0x0000f800 - 0x0000f81f (0x20) IX[B]
	[24] -1	0	0x0000f900 - 0x0000f91f (0x20) IX[B]
	[25] -1	0	0x0000fa00 - 0x0000fa0f (0x10) IX[B]
	[26] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[27] -1	0	0x0000fb00 - 0x0000fb0f (0x10) IX[B]
	[28] -1	0	0x0000fc00 - 0x0000fc03 (0x4) IX[B]
	[29] -1	0	0x0000fd00 - 0x0000fd07 (0x8) IX[B]
	[30] -1	0	0x0000fe00 - 0x0000fe03 (0x4) IX[B]
	[31] -1	0	0x0000ff00 - 0x0000ff07 (0x8) 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	0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
	[5] -1	0	0xdffff000 - 0xdffff0ff (0x100) MX[B]
	[6] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B]
	[7] -1	0	0xda000000 - 0xdaffffff (0x1000000) MX[B]
	[8] -1	0	0xdb000000 - 0xdbffffff (0x1000000) MX[B]
	[9] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[10] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[11] -1	0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[12] -1	0	0xc8000000 - 0xc7ffffff (0x0) MX[B]O
	[13] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[14] -1	0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[16] -1	0	0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[22] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[23] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]
	[24] -1	0	0x0000f600 - 0x0000f61f (0x20) IX[B]
	[25] -1	0	0x0000f700 - 0x0000f71f (0x20) IX[B]
	[26] -1	0	0x0000f800 - 0x0000f81f (0x20) IX[B]
	[27] -1	0	0x0000f900 - 0x0000f91f (0x20) IX[B]
	[28] -1	0	0x0000fa00 - 0x0000fa0f (0x10) IX[B]
	[29] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[30] -1	0	0x0000fb00 - 0x0000fb0f (0x10) IX[B]
	[31] -1	0	0x0000fc00 - 0x0000fc03 (0x4) IX[B]
	[32] -1	0	0x0000fd00 - 0x0000fd07 (0x8) IX[B]
	[33] -1	0	0x0000fe00 - 0x0000fe03 (0x4) IX[B]
	[34] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B]
	[35] 0	0	0x400003b0 - 0x400003bb (0xc) IS[B]
	[36] 0	0	0x400003c0 - 0x400003df (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 "IgnoreEDID" "1"
(**) NVIDIA(0): Option "NoDDC"
(**) NVIDIA(0): Option "ConnectedMonitor" "DLP"
(**) NVIDIA(0): Option "ExactModeTimingsDVI" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): ConnectedMonitor string: "DLP"
(WW) NVIDIA(0): Invalid ConnectedMonitor string token: "DLP"; discarding
(WW) NVIDIA(0):     token.
(WW) NVIDIA(0): 
(WW) NVIDIA(0): The IgnoreEDID and NoDDC options have been deprecated.  The
(WW) NVIDIA(0):     NVIDIA X driver makes use of a display device's EDID
(WW) NVIDIA(0):     during construction of its modePool.  It is recommended
(WW) NVIDIA(0):     that you allow the X driver to make use of any available
(WW) NVIDIA(0):     EDID.  If, however, you know what you are doing and have
(WW) NVIDIA(0):     good reason to do so, you can disable the X driver's use
(WW) NVIDIA(0):     of EDIDs by setting the "UseEDID" X configuration option
(WW) NVIDIA(0):     to FALSE; e.g.,
(WW) NVIDIA(0): 
(WW) NVIDIA(0):   Option "UseEDID" "FALSE"
(WW) NVIDIA(0): 
(WW) NVIDIA(0): Note that, rather than globally disable all uses of the EDID,
(WW) NVIDIA(0):     you can individually disable each particular use of the
(WW) NVIDIA(0):     EDID; e.g.,
(WW) NVIDIA(0): 
(WW) NVIDIA(0):   Option "UseEDIDFreqs" "FALSE"
(WW) NVIDIA(0):   Option "UseEDIDDpi" "FALSE"
(WW) NVIDIA(0):   Option "ModeValidation" "NoEdidModes"
(WW) NVIDIA(0): 
(WW) NVIDIA(0): See the README for details on each of these options.
(WW) NVIDIA(0): 
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 at PCI:0:5:0
(--) NVIDIA(0): VideoRAM: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.69.00
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:0:5:0:
(--) NVIDIA(0):     DMI LCD Multi-Media Display (DFP-0)
(--) NVIDIA(0): DMI LCD Multi-Media Display (DFP-0): 135 MHz maximum pixel
(--) NVIDIA(0):     clock
(--) NVIDIA(0): DMI LCD Multi-Media Display (DFP-0): Internal Single Link
(--) NVIDIA(0):     TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0): No valid modes for "1360x768"; removing.
(WW) NVIDIA(0): No valid modes for "1152x864"; removing.
(WW) NVIDIA(0): No valid modes for "832x624"; removing.
(WW) NVIDIA(0): No valid modes for "720x400"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x720"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 768
(++) NVIDIA(0): DPI set to (100, 100); computed from -dpi X commandline option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B]
	[1] 0	0	0xd8000000 - 0xd8ffffff (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	0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
	[7] -1	0	0xdffff000 - 0xdffff0ff (0x100) MX[B]
	[8] -1	0	0xd9000000 - 0xd9ffffff (0x1000000) MX[B]
	[9] -1	0	0xda000000 - 0xdaffffff (0x1000000) MX[B]
	[10] -1	0	0xdb000000 - 0xdbffffff (0x1000000) MX[B]
	[11] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B]
	[12] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[13] -1	0	0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
	[14] -1	0	0xc8000000 - 0xc7ffffff (0x0) MX[B]O
	[15] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[16] -1	0	0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
	[17] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[18] -1	0	0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[25] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]
	[26] -1	0	0x0000f600 - 0x0000f61f (0x20) IX[B]
	[27] -1	0	0x0000f700 - 0x0000f71f (0x20) IX[B]
	[28] -1	0	0x0000f800 - 0x0000f81f (0x20) IX[B]
	[29] -1	0	0x0000f900 - 0x0000f91f (0x20) IX[B]
	[30] -1	0	0x0000fa00 - 0x0000fa0f (0x10) IX[B]
	[31] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]
	[32] -1	0	0x0000fb00 - 0x0000fb0f (0x10) IX[B]
	[33] -1	0	0x0000fc00 - 0x0000fc03 (0x4) IX[B]
	[34] -1	0	0x0000fd00 - 0x0000fd07 (0x8) IX[B]
	[35] -1	0	0x0000fe00 - 0x0000fe03 (0x4) IX[B]
	[36] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B]
	[37] 0	0	0x400003b0 - 0x400003bb (0xc) IS[B]
	[38] 0	0	0x400003c0 - 0x400003df (0x20) IS[B]
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000624, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000624, 0)
(II) NVIDIA(0): Setting mode "1280x720"
(WW) NVIDIA(0): WAIT (2, 1, 0x8000, 0x00000000, 0x000006e8, 0)
(WW) NVIDIA(0): WAIT (1, 1, 0x8000, 0x00000000, 0x000006e8, 0)
(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
(WW) NVIDIA(0): WAIT (2, 3, 0x8000, 0x00000000, 0x00000d70, 0)
(WW) NVIDIA(0): WAIT (1, 3, 0x8000, 0x00000000, 0x00000d70, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000da0, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000da0, 0)
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension 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
error opening security policy file /etc/X11/xserver/SecurityPolicy
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "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
(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)
(II) Configured Mouse: ps2EnableDataReporting: succeeded

I couldn't put the first part in because of max message length, but it doesn't matter, just PCI scans.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Nvidia driver 8762 refusing to work at 85Hz hansalfredche Linux - Hardware 5 08-31-2006 11:03 AM
Problems emerging nvidia-kernel-1.0.8762-r1 on gentoo-sources-2.6.17-r4 lableupunn Linux - Distributions 3 07-26-2006 05:10 PM
nvidia driver 8762 kernel module mismatch x module openfun Ubuntu 5 06-27-2006 10:02 PM
installing the commercial nvidia driver (IA-32) in xubuntu 6.06 fakie_flip Ubuntu 3 06-19-2006 02:34 AM
LXer: NVIDIA Driver Release 1.0-8762 LXer Syndicated Linux News 0 05-24-2006 11:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 12:16 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