[ATrpms-users] ATrpms Nvidia driver not working
john bray
john at johnbray.name
Wed Jul 25 19:45:29 CEST 2007
On Wed, 2007-07-25 at 06:17 -0700, Javier Perez wrote:
> >
> > Try
> >
> > Section "ServerFlags"
> > Option "AIGLX" "false"
> > EndSection
> >
> > Also note that according to the logs you were using
> > /tmp/tmpxb7gJsxorg.config, not /etc/X11/xorg.conf,
> > so this looks like
> > the logs from system-config-display or some other
> > tool on a temporarry
> > and perhaps modified xorg.conf. Make sure you match
> > the logs with the
> > tested xorg.conf otherwise you may be hunting the
> > wrong issue.
> > --
> > Axel.Thimm at ATrpms.net
> >
>
> Hi, still not working. It is complaining about the GLX
> module.
>
> Here is my xorg.conf and the Xorg.0.log
>
> --------------- xorg.conf -------
> [root at musa ~]# cat /etc/X11/xorg.conf
> # Xorg configuration created by system-config-display
>
> Section "ServerLayout"
> Identifier "single head configuration"
> Screen 0 "Screen0" 0 0
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
i believe you are missing the files section, which tells x where to find
the appropriate files. mine is:
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules/extensions"
ModulePath "/usr/lib64/xorg/modules"
EndSection
with this in place, x will look for the glx stuff in the nvidia
extensions directory instead of the normal place. without this, it
picks up the non-nvidia version.
>
> Section "Module"
> Load "v4l"
> Load "dbe"
> Load "extmod"
> Load "fbdevhw"
> Load "record"
> Load "freetype"
> Load "type1"
> # Load "glx"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "us"
> EndSection
>
> Section "Device"
> Identifier "Videocard0"
> Driver "nvidia"
> Option "HWcursor" "off"
> Option "DPI" "100 x 100"
> EndSection
>
> Section "ServerFlags"
> Option "AIGLX" "False"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Videocard0"
> DefaultDepth 24
> Option "TVStandard" "NTSC-M"
> Option "TVOutFormat" "COMPOSITE"
> Option "UseEvents" "True"
> SubSection "Display"
> Viewport 0 0
> Depth 24
> Modes "800x600" "640x480"
> EndSubSection
> EndSection
> ---------------
>
> -------- Xorg.0.log ---------
>
> X Window System Version 1.3.0
> Release Date: 19 April 2007
> X Protocol Version 11, Revision 0, Release 1.3
> Build Operating System: Fedora Core 7 Red Hat, Inc.
> Current Operating System: Linux musa.pphm
> 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007
> x86_64
> Build Date: 11 June 2007
> Build ID: xorg-x11-server 1.3.0.0-9.fc7
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==)
> default setting,
> (++) from command line, (!!) notice, (II)
> informational,
> (WW) warning, (EE) error, (NI) not implemented, (??)
> unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 25
> 08:09:17 2007
> (==) Using config file: "/etc/X11/xorg.conf"
> (==) ServerLayout "single head configuration"
> (**) |-->Screen "Screen0" (0)
> (**) | |-->Monitor "<default monitor>"
> (**) | |-->Device "Videocard0"
> (WW) No monitor specified for screen "Screen0".
> Using a default monitor configuration.
> (**) |-->Input Device "Keyboard0"
> (==) |-->Input Device "<default pointer>"
> (WW) The core pointer device wasn't specified
> explicitly in the layout.
> Using the default mouse configuration.
> (WW) No FontPath specified. Using compiled-in
> default.
> (==) FontPath set to:
> unix/:7100,
> built-ins
> (==) RgbPath set to "/usr/share/X11/rgb"
> (==) ModulePath set to "/usr/lib64/xorg/modules"
> (**) Option "AIGLX" "False"
> (II) Open ACPI successful (/var/run/acpid.socket)
> (II) Loader magic: 0x7be760
> (II) Module ABI versions:
> X.Org ANSI C Emulation: 0.3
> X.Org Video Driver: 1.2
> X.Org XInput driver : 0.7
> X.Org Server Extension : 0.3
> X.Org Font Renderer : 0.5
> (II) Loader running on linux
> (II) LoadModule: "pcidata"
> (II) Loading /usr/lib64/xorg/modules//libpcidata.so
> (II) Module pcidata: vendor="X.Org Foundation"
> compiled for 1.3.0, module version = 1.0.0
> ABI class: X.Org Video Driver, version 1.2
> (++) using VT number 7
>
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 10de,02f0 card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:1: chip 10de,02fa card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:2: chip 10de,02fe card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:3: chip 10de,02f8 card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:4: chip 10de,02f9 card 1043,81c0 rev
> a2 class 05,00,00 hdr 00
> (II) PCI: 00:00:5: chip 10de,02ff card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:6: chip 10de,027f card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:7: chip 10de,027e card 1043,81c0 rev
> a2 class 05,00,00 hdr 80
> (II) PCI: 00:02:0: chip 10de,02fc card 0000,0000 rev
> a1 class 06,04,00 hdr 01
> (II) PCI: 00:03:0: chip 10de,02fd card 0000,0000 rev
> a1 class 06,04,00 hdr 01
> (II) PCI: 00:04:0: chip 10de,02fb card 0000,0000 rev
> a1 class 06,04,00 hdr 01
> (II) PCI: 00:05:0: chip 10de,0240 card 1043,81cd rev
> a2 class 03,00,00 hdr 00
> (II) PCI: 00:09:0: chip 10de,0270 card 1043,81c0 rev
> a2 class 05,00,00 hdr 00
> (II) PCI: 00:0a:0: chip 10de,0260 card 1043,81c0 rev
> a3 class 06,01,00 hdr 80
> (II) PCI: 00:0a:1: chip 10de,0264 card 1043,81c0 rev
> a3 class 0c,05,00 hdr 80
> (II) PCI: 00:0a:2: chip 10de,0272 card 1043,81c0 rev
> a3 class 05,00,00 hdr 80
> (II) PCI: 00:0b:0: chip 10de,026d card 1043,81c0 rev
> a3 class 0c,03,10 hdr 80
> (II) PCI: 00:0b:1: chip 10de,026e card 1043,81c0 rev
> a3 class 0c,03,20 hdr 80
> (II) PCI: 00:0d:0: chip 10de,0265 card f043,81c0 rev
> a1 class 01,01,8a hdr 00
> (II) PCI: 00:10:0: chip 10de,026f card 0000,0000 rev
> a2 class 06,04,01 hdr 81
> (II) PCI: 00:10:1: chip 10de,026c card 1043,81cb rev
> a2 class 04,03,00 hdr 80
> (II) PCI: 00:14:0: chip 10de,0269 card 1043,816a rev
> a3 class 06,80,00 hdr 00
> (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev
> 00 class 06,00,00 hdr 80
> (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev
> 00 class 06,00,00 hdr 80
> (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev
> 00 class 06,00,00 hdr 80
> (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev
> 00 class 06,00,00 hdr 80
> (II) PCI: 04:05:0: chip 104c,8023 card 1043,808b rev
> 00 class 0c,00,10 hdr 00
> (II) PCI: 04:08:0: chip 4444,0016 card 0070,4009 rev
> 01 class 04,00,00 hdr 00
> (II) PCI: 04:09:0: chip 4444,0016 card 0070,8801 rev
> 01 class 04,00,00 hdr 00
> (II) PCI: End of PCI scan
> (II) PCI-to-PCI bridge:
> (II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL:
> 0x0004 (VGA_EN is cleared)
> (II) Bus 1 I/O range:
> [0] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B]
> [1] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
> [2] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
> [3] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
> (II) Bus 1 non-prefetchable memory range:
> [0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
> (II) Bus 1 prefetchable memory range:
> [0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL:
> 0x0004 (VGA_EN is cleared)
> (II) Bus 2 I/O range:
> [0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
> [1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
> [2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
> [3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
> (II) Bus 2 non-prefetchable memory range:
> [0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
> (II) Bus 2 prefetchable memory range:
> [0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 3: bridge is at (0:4:0), (0,3,3), BCTRL:
> 0x0004 (VGA_EN is cleared)
> (II) Bus 3 I/O range:
> [0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
> [1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
> [2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
> [3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
> (II) Bus 3 non-prefetchable memory range:
> [0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
> (II) Bus 3 prefetchable memory range:
> [0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL:
> 0x0008 (VGA_EN is set)
> (II) Subtractive PCI-to-PCI bridge:
> (II) Bus 4: bridge is at (0:16:0), (0,4,4), BCTRL:
> 0x0204 (VGA_EN is cleared)
> (II) Bus 4 I/O range:
> [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
> [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
> [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
> [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]
> (II) Bus 4 non-prefetchable memory range:
> [0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
> (II) Bus 4 prefetchable memory range:
> [0] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
> (II) Host-to-PCI bridge:
> (II) Bus 0: bridge is at (0:24:0), (0,0,4), BCTRL:
> 0x0008 (VGA_EN is set)
> (II) Bus 0 I/O range:
> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) Bus 0 non-prefetchable memory range:
> [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
> (II) Bus 0 prefetchable memory range:
> [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
> (--) PCI:*(0:5:0) nVidia Corporation C51PV [GeForce
> 6150] rev 162, Mem @ 0xfb000000/24, 0xd0000000/28,
> 0xfc000000/24
> (--) PCI: (4:8:0) unknown vendor (0x4444) unknown
> chipset (0x0016) rev 1, Mem @ 0xf4000000/26
> (--) PCI: (4:9:0) unknown vendor (0x4444) unknown
> chipset (0x0016) rev 1, Mem @ 0xf0000000/26
> (II) Addressable bus resource ranges are
> [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
> [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) OS-reported resource ranges:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
> MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> (II) Active PCI resource ranges:
> [0] -1 0 0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
> [1] -1 0 0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
> [2] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
> [3] -1 0 0xfe028000 - 0xfe02bfff (0x4000) MX[B]
> [4] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
> [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
> [6] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
> [7] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
> [8] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
> [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000)
> MX[B](B)
> [10] -1 0 0xfb000000 - 0xfbffffff (0x1000000)
> MX[B](B)
> [11] -1 0 0x0000f000 - 0x0000f007 (0x8) IX[B]
> [12] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
> [13] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
> [14] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
> (II) Active PCI resource ranges after removing
> overlaps:
> [0] -1 0 0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
> [1] -1 0 0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
> [2] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
> [3] -1 0 0xfe028000 - 0xfe02bfff (0x4000) MX[B]
> [4] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
> [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
> [6] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
> [7] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
> [8] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
> [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000)
> MX[B](B)
> [10] -1 0 0xfb000000 - 0xfbffffff (0x1000000)
> MX[B](B)
> [11] -1 0 0x0000f000 - 0x0000f007 (0x8) IX[B]
> [12] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
> [13] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
> [14] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
> (II) OS-reported resource ranges after removing
> overlaps with PCI:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
> MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> (II) All system resource ranges:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
> MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
> [5] -1 0 0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
> [6] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
> [7] -1 0 0xfe028000 - 0xfe02bfff (0x4000) MX[B]
> [8] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
> [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
> [10] -1 0 0xf0000000 - 0xf3ffffff (0x4000000)
> MX[B](B)
> [11] -1 0 0xf4000000 - 0xf7ffffff (0x4000000)
> MX[B](B)
> [12] -1 0 0xfc000000 - 0xfcffffff (0x1000000)
> MX[B](B)
> [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000)
> MX[B](B)
> [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000)
> MX[B](B)
> [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [17] -1 0 0x0000f000 - 0x0000f007 (0x8) IX[B]
> [18] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
> [19] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
> [20] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
> (II) LoadModule: "v4l"
> (II) Loading
> /usr/lib64/xorg/modules/drivers//v4l_drv.so
> (II) Module v4l: vendor="X.Org Foundation"
> compiled for 7.2.0, module version = 0.1.1
> ABI class: X.Org Video Driver, version 1.0
> (II) LoadModule: "dbe"
> (II) Loading
> /usr/lib64/xorg/modules/extensions//libdbe.so
> (II) Module dbe: vendor="X.Org Foundation"
> compiled for 1.3.0, 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: "extmod"
> (II) Loading
> /usr/lib64/xorg/modules/extensions//libextmod.so
> (II) Module extmod: vendor="X.Org Foundation"
> compiled for 1.3.0, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.3
> (II) Loading extension SHAPE
> (II) Loading extension MIT-SUNDRY-NONSTANDARD
> (II) Loading extension BIG-REQUESTS
> (II) Loading extension SYNC
> (II) Loading extension MIT-SCREEN-SAVER
> (II) Loading extension XC-MISC
> (II) Loading extension XFree86-VidModeExtension
> (II) Loading extension XFree86-Misc
> (II) Loading extension XFree86-DGA
> (II) Loading extension DPMS
> (II) Loading extension TOG-CUP
> (II) Loading extension Extended-Visual-Information
> (II) Loading extension XVideo
> (II) Loading extension XVideo-MotionCompensation
> (II) Loading extension X-Resource
> (II) LoadModule: "fbdevhw"
> (II) Loading
> /usr/lib64/xorg/modules/linux//libfbdevhw.so
> (II) Module fbdevhw: vendor="X.Org Foundation"
> compiled for 1.3.0, module version = 0.0.2
> ABI class: X.Org Video Driver, version 1.2
> (II) LoadModule: "record"
> (II) Loading
> /usr/lib64/xorg/modules/extensions//librecord.so
> (II) Module record: vendor="X.Org Foundation"
> compiled for 1.3.0, module version = 1.13.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.3
> (II) Loading extension RECORD
> (II) LoadModule: "freetype"
> (II) Loading
> /usr/lib64/xorg/modules/fonts//libfreetype.so
> (II) Module freetype: vendor="X.Org Foundation & the
> After X-TT Project"
> compiled for 1.3.0, module version = 2.1.0
> Module class: X.Org Font Renderer
> ABI class: X.Org Font Renderer, version 0.5
> (II) Loading font FreeType
> (II) LoadModule: "type1"
> (II) Loading
> /usr/lib64/xorg/modules/fonts//libtype1.so
> (II) Module type1: vendor="X.Org Foundation"
> compiled for 1.3.0, 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: "nvidia"
> (II) Loading
> /usr/lib64/xorg/modules/drivers//nvidia_drv.so
> (II) Module nvidia: vendor="NVIDIA Corporation"
> compiled for 4.0.2, module version = 1.0.0
> Module class: X.Org Video Driver
> (II) LoadModule: "kbd"
> (II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
> (II) Module kbd: vendor="X.Org Foundation"
> compiled for 7.2.0, module version = 1.1.0
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 0.6
> (II) LoadModule: "mouse"
> (II) Loading
> /usr/lib64/xorg/modules/input//mouse_drv.so
> (II) Module mouse: vendor="X.Org Foundation"
> compiled for 7.2.0, module version = 1.1.1
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 0.6
> (II) v4l driver for Video4Linux
> (II) NVIDIA dlloader X Driver 100.14.11 Wed Jun 13
> 16:35:28 PDT 2007
> (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/lib64/xorg/modules//libfb.so
> (II) Module fb: vendor="X.Org Foundation"
> compiled for 1.3.0, module version = 1.0.0
> ABI class: X.Org ANSI C Emulation, version 0.3
> (II) Loading sub module "wfb"
> (II) LoadModule: "wfb"
> (II) Loading /usr/lib64/xorg/modules//libwfb.so
> (II) Module wfb: vendor="NVIDIA Corporation"
> compiled for 7.1.99.2, module version = 1.0.0
> (II) Loading sub module "ramdac"
> (II) LoadModule: "ramdac"(II) Module already built-in
> (II) resource ranges after xf86ClaimFixedResources()
> call:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
> MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
> [5] -1 0 0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
> [6] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
> [7] -1 0 0xfe028000 - 0xfe02bfff (0x4000) MX[B]
> [8] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
> [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
> [10] -1 0 0xf0000000 - 0xf3ffffff (0x4000000)
> MX[B](B)
> [11] -1 0 0xf4000000 - 0xf7ffffff (0x4000000)
> MX[B](B)
> [12] -1 0 0xfc000000 - 0xfcffffff (0x1000000)
> MX[B](B)
> [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000)
> MX[B](B)
> [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000)
> MX[B](B)
> [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [17] -1 0 0x0000f000 - 0x0000f007 (0x8) IX[B]
> [18] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
> [19] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
> [20] -1 0 0x00004c00 - 0x00004c3f (0x40) 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 0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
> [5] -1 0 0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
> [6] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
> [7] -1 0 0xfe028000 - 0xfe02bfff (0x4000) MX[B]
> [8] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
> [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
> [10] -1 0 0xf0000000 - 0xf3ffffff (0x4000000)
> MX[B](B)
> [11] -1 0 0xf4000000 - 0xf7ffffff (0x4000000)
> MX[B](B)
> [12] -1 0 0xfc000000 - 0xfcffffff (0x1000000)
> MX[B](B)
> [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000)
> MX[B](B)
> [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000)
> MX[B](B)
> [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
> [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
> [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
> [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [20] -1 0 0x0000f000 - 0x0000f007 (0x8) IX[B]
> [21] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[B]
> [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
> [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
> [24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
> [25] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (II) Enabling PCI device
> (**) 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 "HWcursor" "off"
> (**) NVIDIA(0): Option "TVStandard" "NTSC-M"
> (**) NVIDIA(0): Option "TVOutFormat" "COMPOSITE"
> (**) NVIDIA(0): Option "DPI" "100 x 100"
> (**) NVIDIA(0): Option "UseEvents" "True"
> (**) NVIDIA(0): Enabling RENDER acceleration
> (**) NVIDIA(0): Forcing COMPOSITE video output
> (**) NVIDIA(0): TV Standard string: "NTSC-M"
> (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.
> (EE) NVIDIA(0): Failed to load the NVIDIA kernel
> module!
> (EE) NVIDIA(0): *** Aborting ***
> (II) UnloadModule: "nvidia"
> (II) UnloadModule: "wfb"
> (II) UnloadModule: "fb"
> (EE) Screen(s) found, but none have a usable
> configuration.
>
> Fatal server error:
> no screens found
>
>
> ------------------------------
> /\_/\
> |O O| pepebuho at yahoo.com
> ~~~~ Javier Perez
> ~~~~ While the night runs
> ~~~~ toward the day...
> m m Pepebuho watches
> from his high perch.
>
>
>
> ____________________________________________________________________________________
> Sick sense of humor? Visit Yahoo! TV's
> Comedy with an Edge to see what's on, when.
> http://tv.yahoo.com/collections/222
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users at atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
--
cleverly disguised as a responsible adult.
More information about the atrpms-users
mailing list