LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
Thread Tools
Old 01-06-2007, 01:18 AM   #1
carl1124
LQ Newbie
 
Registered: Jan 2007
Posts: 3
Thanked: 0
Aiglx


[Log in to get rid of this advertisement]
Can not get it to work I am using Mandriva 2007 free and here is my
/etc/X11/xorg.c



# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
# font server independent of the X server to render fonts.
FontPath "unix/:-1"

# minimal fonts to allow X to run without xfs
FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Extensions"
Option "Composite"
"AIGLX""true"

EndSection

Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "NEC FE1250+"
HorizSync 30-110
VertRefresh 50-160

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce 6800 (generic)"
Driver "nvidia"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 15
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection

Last edited by carl1124; 01-06-2007 at 01:19 AM..
carl1124 is offline     Reply With Quote
Old 01-06-2007, 01:53 AM   #2
jens
Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 813
Thanked: 8
All I did was adding "Option "AddARGBGLXVisuals" "True"" in Section Device.

Quote:
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600 GT"
Option "AddARGBGLXVisuals" "True"
EndSection
I don't have a Section "Extensions".
jens is offline     Reply With Quote
Old 01-06-2007, 03:20 AM   #3
carl1124
LQ Newbie
 
Registered: Jan 2007
Posts: 3
Thanked: 0

Original Poster
Aiglx

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.17-4mdv i686
Current Operating System: Linux localhost 2.6.17-5mdv #1 SMP Wed Sep 13 14:32:31 EDT 2006 i686
Build Date: 17 September 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 5 12:01:06 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
(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 8086,2570 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2571 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24d2 card 8086,24d0 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 8086,24d0 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 8086,24d0 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 8086,24d0 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 8086,24d0 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 8086,24d0 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1019,a00a rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0042 card 107d,299b rev a1 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip 1045,c861 card 1045,c861 rev 10 class 0c,03,10 hdr 00
(II) PCI: 02:02:0: chip 1813,4000 card 0000,0000 rev 02 class 07,80,00 hdr 00
(II) PCI: 02:03:0: chip 1095,3112 card 1095,3112 rev 02 class 01,80,00 hdr 00
(II) PCI: 02:04:0: chip 109e,036e card 0000,0000 rev 11 class 04,00,00 hdr 80
(II) PCI: 02:04:1: chip 109e,0878 card 0000,0000 rev 11 class 04,80,00 hdr 80
(II) PCI: 02:05:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfa800000 - 0xfe8fffff (0x4100000) MX[b]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xdfe00000 - 0xefdfffff (0x10000000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
[4] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[b]
[5] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[6] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[7] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfe900000 - 0xfeafffff (0x200000) MX[b]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xefe00000 - 0xefefffff (0x100000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV40.2 [GeForce 6800 LE] rev 161, Mem @ 0xfd000000/24, 0xe0000000/27, 0xfc000000/24, BIOS @ 0xfe8e0000/17
(--) PCI: (2:4:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xefefe000/12
(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 0xf0000000 from 0xf7ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfeafd800 - 0xfeafd8ff (0x100) MX[b]
[1] -1 0 0xefeff000 - 0xefefffff (0x1000) MX[b]
[2] -1 0 0xfeafdc00 - 0xfeafddff (0x200) MX[b]
[3] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[b]
[4] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[b]
[5] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[b]
[6] -1 0 0xfebff800 - 0xfebff9ff (0x200) MX[b]
[7] -1 0 0x50000000 - 0x500003ff (0x400) MX[b]
[8] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[b]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[10] -1 0 0xefefe000 - 0xefefefff (0x1000) MX[b](B)
[11] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[b](B)
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
[13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
[14] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
[15] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[16] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[b]
[17] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[b]
[18] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
[19] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
[20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
[21] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[22] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[b]
[23] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[24] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
[25] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[b]
[26] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[b]
[27] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[28] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfeafd800 - 0xfeafd8ff (0x100) MX[b]
[1] -1 0 0xefeff000 - 0xefefffff (0x1000) MX[b]
[2] -1 0 0xfeafdc00 - 0xfeafddff (0x200) MX[b]
[3] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[b]
[4] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[b]
[5] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[b]
[6] -1 0 0xfebff800 - 0xfebff9ff (0x200) MX[b]
[7] -1 0 0x50000000 - 0x500003ff (0x400) MX[b]
[8] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[b]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[10] -1 0 0xefefe000 - 0xefefefff (0x1000) MX[b](B)
[11] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[b](B)
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
[13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
[14] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
[15] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[16] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[b]
[17] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[b]
[18] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
[19] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
[20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
[21] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[22] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[b]
[23] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[24] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
[25] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[b]
[26] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[b]
[27] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[28] -1 0 0x0000e000 - 0x0000e01f (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 0xfeafd800 - 0xfeafd8ff (0x100) MX[b]
[5] -1 0 0xefeff000 - 0xefefffff (0x1000) MX[b]
[6] -1 0 0xfeafdc00 - 0xfeafddff (0x200) MX[b]
[7] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[b]
[8] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[b]
[9] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[b]
[10] -1 0 0xfebff800 - 0xfebff9ff (0x200) MX[b]
[11] -1 0 0x50000000 - 0x500003ff (0x400) MX[b]
[12] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[b]
[13] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[14] -1 0 0xefefe000 - 0xefefefff (0x1000) MX[b](B)
[15] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[b](B)
[16] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
[17] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
[18] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[21] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[22] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[b]
[23] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[b]
[24] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
[25] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
[26] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
[27] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[28] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[b]
[29] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[30] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
[31] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[b]
[32] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[b]
[33] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[34] -1 0 0x0000e000 - 0x0000e01f (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="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9746
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(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.9746
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.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-9746 Fri Dec 15 09:56:41 PST 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) 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 "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 7.1.99.2, module version = 1.0.0
(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
(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 0xfeafd800 - 0xfeafd8ff (0x100) MX[b]
[5] -1 0 0xefeff000 - 0xefefffff (0x1000) MX[b]
[6] -1 0 0xfeafdc00 - 0xfeafddff (0x200) MX[b]
[7] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[b]
[8] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[b]
[9] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[b]
[10] -1 0 0xfebff800 - 0xfebff9ff (0x200) MX[b]
[11] -1 0 0x50000000 - 0x500003ff (0x400) MX[b]
[12] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[b]
[13] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[14] -1 0 0xefefe000 - 0xefefefff (0x1000) MX[b](B)
[15] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[b](B)
[16] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
[17] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
[18] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[21] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[22] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[b]
[23] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[b]
[24] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
[25] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
[26] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
[27] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[28] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[b]
[29] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[30] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
[31] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[b]
[32] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[b]
[33] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[34] -1 0 0x0000e000 - 0x0000e01f (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 0xfeafd800 - 0xfeafd8ff (0x100) MX[b]
[5] -1 0 0xefeff000 - 0xefefffff (0x1000) MX[b]
[6] -1 0 0xfeafdc00 - 0xfeafddff (0x200) MX[b]
[7] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[b]
[8] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[b]
[9] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[b]
[10] -1 0 0xfebff800 - 0xfebff9ff (0x200) MX[b]
[11] -1 0 0x50000000 - 0x500003ff (0x400) MX[b]
[12] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[b]
[13] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[14] -1 0 0xefefe000 - 0xefefefff (0x1000) MX[b](B)
[15] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[b](B)
[16] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
[17] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
[18] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[24] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[25] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[b]
[26] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[b]
[27] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
[28] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
[29] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
[30] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[31] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[b]
[32] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[33] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
[34] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[b]
[35] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[b]
[36] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[37] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[39] 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): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 6800 LE at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 05.40.02.26.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6800 LE at PCI:1:0:0:
(--) NVIDIA(0): NEC FE1250+ (CRT-0)
(--) NVIDIA(0): NEC FE1250+ (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "480x360"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1600x1200"
(II) NVIDIA(0): "1400x1050"
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): "1280x960"
(II) NVIDIA(0): "1152x864"
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "832x624"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): "320x240"
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0): 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 0xfc000000 - 0xfcffffff (0x1000000) MX[b]
[1] 0 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
[2] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[7] -1 0 0xfeafd800 - 0xfeafd8ff (0x100) MX[b]
[8] -1 0 0xefeff000 - 0xefefffff (0x1000) MX[b]
[9] -1 0 0xfeafdc00 - 0xfeafddff (0x200) MX[b]
[10] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[b]
[11] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[b]
[12] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[b]
[13] -1 0 0xfebff800 - 0xfebff9ff (0x200) MX[b]
[14] -1 0 0x50000000 - 0x500003ff (0x400) MX[b]
[15] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[b]
[16] -1 0 0xf0000000 - 0xefffffff (0x0) MX[b]O
[17] -1 0 0xefefe000 - 0xefefefff (0x1000) MX[b](B)
[18] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[b](B)
[19] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
[20] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
[21] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
[22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
[23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
[24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
[25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[26] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[27] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
[28] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[b]
[29] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[b]
[30] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
[31] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
[32] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
[33] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[34] -1 0 0x0000dc00 - 0x0000dc3f (0x40) IX[b]
[35] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[36] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[b]
[37] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[b]
[38] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[b]
[39] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[b]
[40] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
[41] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
[42] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Setting mode "1600x1200"
(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 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
(II) Initializing extension GLX
(**) 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" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "XkbOptions" "compose:rwin"
(**) Keyboard1: XkbOptions: "compose:rwin"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "ExplorerPS/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) Mouse1: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
carl1124 is offline     Reply With Quote
Old 01-07-2007, 03:38 AM   #4
jens
Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 813
Thanked: 8
Huge log files are rather useless when they don't give you an error message.
What window manager are you using?
You need either Compiz or Beryl (also make sure you have aixgl installed and not just xgl).
Here's an howto for Beryl on Mandriva:
http://forum.club.mandriva.com/viewt...162853152b0a6f

PS: Beryl has more eye candy than compiz
jens is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Superkaramba, aiglx and beryl Jongi Linux - General 2 12-03-2006 03:48 AM
AIGLX out of the box conanm4 Linux - Distributions 3 10-09-2006 10:26 PM
AIGLX on 64bit systems phoenix49 Fedora 1 04-13-2006 01:00 PM
Can't use DRI and aiglx at the same time spuzzzzzzz Fedora 1 03-26-2006 03:00 PM
compiz on aiglx error oldstinkyfish Ubuntu 0 03-24-2006 04:26 PM


All times are GMT -5. The time now is 03:47 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration