View previous topic :: View next topic |
Author |
Message |
anjames Tux's lil' helper
Joined: 30 Jul 2004 Posts: 115 Location: San Diego, CA
|
Posted: Tue Dec 07, 2004 7:38 pm Post subject: Modifying os-registry.c in NVIDIA module |
|
|
I've read quite a bit about the 1400x1050 maximum nvidia resolution on laptops at:
http://www.janerob.com/rob/ts5100/index.shtml#display
and have found a suggestion here consistent with the nvidia readme section on configuring a laptop (app-k):
ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6629/README.txt
I've copied the NVIDIA......run file and extracted/modified the source accordingly, but after installation, the system appears to be using an old module still. I believe that the module isn't being installed to the correct location, but don't know what logs to check to verify this except that after installation 'modprobe nvidia' dmesg gives the compilation date of the old module.
dmesg:
NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-6629 Wed Nov 3 13:12:51 PST 2004
where the current date reads Dec 7th.
Has anyone successfully documented how to install the module to the correct path so that my modified sources are used?
Thanks |
|
Back to top |
|
|
dsd Developer
Joined: 30 Mar 2003 Posts: 2162 Location: nr London
|
Posted: Tue Dec 07, 2004 8:10 pm Post subject: |
|
|
no need to modify the sources. just read the section about passing module parameters. the only difference is that with gentoo you should edit /etc/modules.d/nvidia and then run "modules-update" before loading. _________________ http://dev.gentoo.org/~dsd |
|
Back to top |
|
|
anjames Tux's lil' helper
Joined: 30 Jul 2004 Posts: 115 Location: San Diego, CA
|
Posted: Tue Dec 07, 2004 8:15 pm Post subject: |
|
|
My hero! Muchas Gracias Sen~or |
|
Back to top |
|
|
anjames Tux's lil' helper
Joined: 30 Jul 2004 Posts: 115 Location: San Diego, CA
|
Posted: Tue Dec 07, 2004 8:21 pm Post subject: |
|
|
So I changed nvidia to include:
options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=2
ran "modules-update",
exited X,
ran "modprobe -r nvidia && modprobe nvidia"
and restarted X, but I'm still at only 1400x1050. Where can I read some feedback (which logs?) to assure me that these options are indeed being passed to the module?
Thanks again. |
|
Back to top |
|
|
dsd Developer
Joined: 30 Mar 2003 Posts: 2162 Location: nr London
|
Posted: Tue Dec 07, 2004 9:24 pm Post subject: |
|
|
maybe in /var/log/Xorg.0.log although i'm not sure if they are logged anywhere _________________ http://dev.gentoo.org/~dsd |
|
Back to top |
|
|
anjames Tux's lil' helper
Joined: 30 Jul 2004 Posts: 115 Location: San Diego, CA
|
Posted: Tue Dec 07, 2004 9:46 pm Post subject: |
|
|
Here's the relevant Xorg.0.log and xorg.conf if it helps. The log file still has all the lines about
"Not using default mode... (h or v) sync out of range"
and one of particular interest:
"width 1600 is larger than EDID specified maximum 1588"
which is exactly the problem these options are supposed to take care of. It appears to me that the options either are not being actually passed to the module or they aren't doing anything in the module.
Thanks again
Xorg.0.log
Code: | X Window System Version 6.8.0
Release Date: 8 September 2004
X Protocol Version 11, Revision 0, Release 6.8
Build Operating System: Linux 2.6.9-nitro3 i686 [ELF]
Current Operating System: Linux anjT5105 2.6.9-nitro3 #2 Fri Dec 3 21:03:47 PST 2004 i686
Build Date: 28 November 2004
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: Thu Dec 2 06:54:52 2004
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/encodings/").
(WW) The directory "/usr/share/fonts/sharefont/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/lfp-fix/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/ttf-bitstream-vera/,/usr/share/fonts/terminus/,/usr/share/fonts/corefonts/,/usr/share/fonts/Type1/,/usr/share/fonts/freefont/,/usr/share/fonts/local/,/usr/share/fonts/misc/,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/Speedo/,/usr/share/fonts/CID/,/usr/share/fonts/TTF/,/usr/share/fonts/util/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/unifont/,/usr/share/fonts/artwiz/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.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/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 8
(--) using VT number 8
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80010044, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 1179,0001 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,2482 card 1179,0001 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2484 card 1179,0001 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2487 card 1179,0001 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 42 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 1179,0001 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 1179,0002 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,2486 card 1179,0001 rev 02 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0174 card 1179,0001 rev a3 class 03,00,00 hdr 00
(II) PCI: 02:07:0: chip 104c,8023 card 1179,0001 rev 00 class 0c,00,10 hdr 00
(II) PCI: 02:08:0: chip 8086,1031 card 1179,0001 rev 42 class 02,00,00 hdr 00
(II) PCI: 02:0a:0: chip 104c,ac50 card 4000,0000 rev 01 class 06,07,00 hdr 02
(II) PCI: 02:0b:0: chip 1179,0617 card 4800,0000 rev 32 class 06,07,00 hdr 82
(II) PCI: 02:0b:1: chip 1179,0617 card 5000,0000 rev 32 class 06,07,00 hdr 82
(II) PCI: 02:0c:0: chip 1179,0804 card 1179,0001 rev 03 class 08,80,00 hdr 00
(II) PCI: 02:0d:0: chip 1179,0805 card 1179,0001 rev 03 class 08,80,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,11), 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 0xfd000000 - 0xfdffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd7f00000 - 0xdfffffff (0x8100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,5), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfce00000 - 0xfcefffff (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)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:10:0), (2,3,6), BCTRL: 0x0540 (VGA_EN is cleared)
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:11:0), (2,7,10), BCTRL: 0x0580 (VGA_EN is cleared)
(II) PCI-to-CardBus bridge:
(II) Bus 11: bridge is at (2:11:1), (2,11,14), BCTRL: 0x0580 (VGA_EN is cleared)
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 440 Go] rev 163, Mem @ 0xfd000000/24, 0xd8000000/27, 0xd7f80000/19
(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 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfceff000 - 0xfcefffff (0x1000) MX[B]
[1] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[2] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[3] -1 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B](B)
[4] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[5] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[6] -1 0 0x0000df40 - 0x0000df7f (0x40) IX[B]
[7] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[8] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[9] -1 0 0x00001040 - 0x0000107f (0x40) IX[B]
[10] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[11] -1 0 0x0000cfa0 - 0x0000cfaf (0x10) IX[B]
[12] -1 0 0x0000cfe4 - 0x0000cfe4 (0x1) IX[B]
[13] -1 0 0x0000cfe8 - 0x0000cfe8 (0x1) IX[B]
[14] -1 0 0x0000cff4 - 0x0000cff4 (0x1) IX[B]
[15] -1 0 0x0000cff8 - 0x0000cff8 (0x1) IX[B]
[16] -1 0 0x00001000 - 0x0000101f (0x20) IX[B]
[17] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[18] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0x20000600 - 0x200007ff (0x200) MX[B]
[1] -1 0 0x20000400 - 0x2000041f (0x20) MX[B]
[2] -1 0 0x20004000 - 0x20007fff (0x4000) MX[B]
[3] -1 0 0x20000800 - 0x20000fff (0x800) MX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfceff000 - 0xfcefffff (0x1000) MX[B]
[1] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[2] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[3] -1 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B](B)
[4] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[5] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[6] -1 0 0x0000df40 - 0x0000df7f (0x40) IX[B]
[7] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[8] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[9] -1 0 0x00001040 - 0x0000107f (0x40) IX[B]
[10] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[11] -1 0 0x0000cfa0 - 0x0000cfaf (0x10) IX[B]
[12] -1 0 0x0000cfe4 - 0x0000cfe4 (0x1) IX[B]
[13] -1 0 0x0000cfe8 - 0x0000cfe8 (0x1) IX[B]
[14] -1 0 0x0000cff4 - 0x0000cff4 (0x1) IX[B]
[15] -1 0 0x0000cff8 - 0x0000cff8 (0x1) IX[B]
[16] -1 0 0x00001000 - 0x0000101f (0x20) IX[B]
[17] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[18] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0x20000600 - 0x200007ff (0x200) MX[B]
[1] -1 0 0x20000400 - 0x2000041f (0x20) MX[B]
[2] -1 0 0x20004000 - 0x20007fff (0x4000) MX[B]
[3] -1 0 0x20000800 - 0x20000fff (0x800) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfceff000 - 0xfcefffff (0x1000) MX[B]
[6] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B](B)
[9] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] -1 0 0x20000600 - 0x200007ff (0x200) MX[B]
[12] -1 0 0x20000400 - 0x2000041f (0x20) MX[B]
[13] -1 0 0x20004000 - 0x20007fff (0x4000) MX[B]
[14] -1 0 0x20000800 - 0x20000fff (0x800) MX[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000df40 - 0x0000df7f (0x40) IX[B]
[18] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[19] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[20] -1 0 0x00001040 - 0x0000107f (0x40) IX[B]
[21] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[22] -1 0 0x0000cfa0 - 0x0000cfaf (0x10) IX[B]
[23] -1 0 0x0000cfe4 - 0x0000cfe4 (0x1) IX[B]
[24] -1 0 0x0000cfe8 - 0x0000cfe8 (0x1) IX[B]
[25] -1 0 0x0000cff4 - 0x0000cff4 (0x1) IX[B]
[26] -1 0 0x0000cff8 - 0x0000cff8 (0x1) IX[B]
[27] -1 0 0x00001000 - 0x0000101f (0x20) IX[B]
[28] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[29] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "speedo"
(WW) Warning, couldn't open module speedo
(II) UnloadModule: "speedo"
(EE) Failed to load module "speedo" (module does not exist, 0)
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.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) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.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: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-6629 Wed Nov 3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfceff000 - 0xfcefffff (0x1000) MX[B]
[6] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B](B)
[9] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] -1 0 0x20000600 - 0x200007ff (0x200) MX[B]
[12] -1 0 0x20000400 - 0x2000041f (0x20) MX[B]
[13] -1 0 0x20004000 - 0x20007fff (0x4000) MX[B]
[14] -1 0 0x20000800 - 0x20000fff (0x800) MX[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000df40 - 0x0000df7f (0x40) IX[B]
[18] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[19] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[20] -1 0 0x00001040 - 0x0000107f (0x40) IX[B]
[21] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[22] -1 0 0x0000cfa0 - 0x0000cfaf (0x10) IX[B]
[23] -1 0 0x0000cfe4 - 0x0000cfe4 (0x1) IX[B]
[24] -1 0 0x0000cfe8 - 0x0000cfe8 (0x1) IX[B]
[25] -1 0 0x0000cff4 - 0x0000cff4 (0x1) IX[B]
[26] -1 0 0x0000cff8 - 0x0000cff8 (0x1) IX[B]
[27] -1 0 0x00001000 - 0x0000101f (0x20) IX[B]
[28] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[29] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfceff000 - 0xfcefffff (0x1000) MX[B]
[6] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[8] -1 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B](B)
[9] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] -1 0 0x20000600 - 0x200007ff (0x200) MX[B]
[12] -1 0 0x20000400 - 0x2000041f (0x20) MX[B]
[13] -1 0 0x20004000 - 0x20007fff (0x4000) MX[B]
[14] -1 0 0x20000800 - 0x20000fff (0x800) MX[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 0x0000df40 - 0x0000df7f (0x40) IX[B]
[21] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[22] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[23] -1 0 0x00001040 - 0x0000107f (0x40) IX[B]
[24] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[25] -1 0 0x0000cfa0 - 0x0000cfaf (0x10) IX[B]
[26] -1 0 0x0000cfe4 - 0x0000cfe4 (0x1) IX[B]
[27] -1 0 0x0000cfe8 - 0x0000cfe8 (0x1) IX[B]
[28] -1 0 0x0000cff4 - 0x0000cff4 (0x1) IX[B]
[29] -1 0 0x0000cff8 - 0x0000cff8 (0x1) IX[B]
[30] -1 0 0x00001000 - 0x0000101f (0x20) IX[B]
[31] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[32] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 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" "off"
(**) NVIDIA(0): Option "SWcursor" "off"
(**) NVIDIA(0): Option "HWcursor" "on"
(**) NVIDIA(0): Option "RenderAccel" "on"
(**) NVIDIA(0): Option "CursorShadow" "on"
(**) NVIDIA(0): Option "CursorShadowAlpha" "64"
(**) NVIDIA(0): Option "CursorShadowXOffset" "4"
(**) NVIDIA(0): Option "CursorShadowYOffset" "2"
(**) NVIDIA(0): Option "UseEdidFreqs" "off"
(**) NVIDIA(0): Option "UseInt10Module" "on"
(**) NVIDIA(0): Enabling experimental RENDER acceleration
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): Cursor shadow alpha = 64
(**) NVIDIA(0): Cursor shadow offset = 4
(**) NVIDIA(0): Cursor shadow offset = 2
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) NVIDIA(0): Primary V_BIOS segment is: 0xc000
(--) NVIDIA(0): Linear framebuffer at 0xD8000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 440 Go
(--) NVIDIA(0): VideoBIOS: 04.17.00.41.c5
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(II) NVIDIA(0): Connected display device(s): DFP-0
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 8 bpp: 350 MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 32 bpp: 350 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(WW) NVIDIA(0): The user specified HorizSync "31.500-90.000" has been adjusted
(WW) NVIDIA(0): to "31.500-76.000" (the intersection with EDID-specified
(WW) NVIDIA(0): HorizSync "29.000-76.000")
(WW) NVIDIA(0): The user specified VertRefresh "75.000-90.000" has been
(WW) NVIDIA(0): adjusted to "" (the intersection with EDID-specified
(WW) NVIDIA(0): VertRefresh "0.000-60.000"
(EE) NVIDIA(0): no VertRefresh values remaining
(II) NVIDIA(0): Monitor0: Using hsync range of 31.50-76.00 kHz
(II) NVIDIA(0): Monitor0: Using default vrefresh range of 0.00-60.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 350.00 MHz
(II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x175" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x200" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "360x200" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1152x864" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "576x432" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "832x624" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "416x312" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(WW) NVIDIA(0): Not using mode "1600x1200" (width 1600 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1588)
(WW) NVIDIA(0): Not using mode "1152x768":
(WW) NVIDIA(0): horizontal sync start (1178) not a multiple of 8
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 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": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1400 x 1050
(--) NVIDIA(0): Display dimensions: (320, 240) mm
(--) NVIDIA(0): DPI set to (111, 111)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.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/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B]
[1] 0 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
[2] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]
[3] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[4] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xfceff000 - 0xfcefffff (0x1000) MX[B]
[9] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[11] -1 0 0xd7f80000 - 0xd7ffffff (0x80000) MX[B](B)
[12] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] -1 0 0x20000600 - 0x200007ff (0x200) MX[B]
[15] -1 0 0x20000400 - 0x2000041f (0x20) MX[B]
[16] -1 0 0x20004000 - 0x20007fff (0x4000) MX[B]
[17] -1 0 0x20000800 - 0x20000fff (0x800) MX[B]
[18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x0000df40 - 0x0000df7f (0x40) IX[B]
[24] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[25] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[26] -1 0 0x00001040 - 0x0000107f (0x40) IX[B]
[27] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[28] -1 0 0x0000cfa0 - 0x0000cfaf (0x10) IX[B]
[29] -1 0 0x0000cfe4 - 0x0000cfe4 (0x1) IX[B]
[30] -1 0 0x0000cfe8 - 0x0000cfe8 (0x1) IX[B]
[31] -1 0 0x0000cff4 - 0x0000cff4 (0x1) IX[B]
[32] -1 0 0x0000cff8 - 0x0000cff8 (0x1) IX[B]
[33] -1 0 0x00001000 - 0x0000101f (0x20) IX[B]
[34] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[35] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1400x1050"
(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 "Protocol" "IMPS/2"
(**) Mouse0: Device: "/dev/usbmouse"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/usbmouse"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Mouse0: SmartScroll: 1
(**) Option "Resolution" "1200"
(**) Mouse0: Resolution: 1200
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "dvorak"
(**) Keyboard0: XkbLayout: "dvorak"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/local/, removing from list!
Could not init font path element /usr/share/fonts/Speedo/, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
Could not init font path element /usr/share/fonts/util/, removing from list!
|
xorg.conf
Code: | Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
# FontPath "/usr/share/fonts/misc/"
# FontPath "/usr/share/fonts/TTF/"
# FontPath "/usr/share/fonts/Speedo/"
# FontPath "/usr/share/fonts/Type1/"
# FontPath "/usr/share/fonts/CID/"
# FontPath "/usr/share/fonts/75dpi/"
# FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/ttf-bitstream-vera/"
FontPath "/usr/share/fonts/terminus/"
FontPath "/usr/share/fonts/corefonts/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/freefont/"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/encodings/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/util/"
FontPath "/usr/share/fonts/sharefont/"
FontPath "/usr/share/fonts/lfp-fix/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/unifont/"
FontPath "/usr/share/fonts/artwiz/"
EndSection
Section "Module"
Load "extmod"
# Remove dri for nvidia module
# Load "dri"
Load "glx"
Load "dbe"
Load "record"
Load "xtrap"
Load "speedo"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
# Driver "keyboard"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "dvorak"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
# Option "Device" "/dev/input/mice"
Option "Device" "/dev/usbmouse"
Option "Emulate3Buttons" "no"
Option "Resolution" "1200" # play with this until it works: http://forums.gentoo.org/viewtopic.php?t=158800&highlight=slow+mouse
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1600x1200"
HorizSync 31.5 - 90.0
# VertRefresh 60.0 - 60.0
# HorizSync 30-120
VertRefresh 75.0 - 90.0
Option "dpms"
# Modelines pulled from Xorg.log using nv driver
# Modeline "1600x1200cust" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# Modeline "1400x1050cust" 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync
# Modeline "1280x1024cust" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
# Modeline "1280x960cust" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
# Modeline "1024x768cust" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
# Modeline "800x600cust" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
# Modeline "640x480cust" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
# Driver "nv"
VendorName "nVidia Corporation"
BoardName "NV17 [GeForce4 440 Go]"
BusID "PCI:1:0:0"
# Available Driver options are:-
# Option "NvAGP" "1"
Option "NoLogo" "off"
Option "RenderAccel" "on"
# Option "NoRenderExtension" "off"
# Option "NoFlip" "off"
# Option "DigitalVibrance" "60"
# Option "CIOverlay" "off"
# Option "TransparentIndex" "0"
# Option "OverlayDefaultVisual" "off"
Option "SWCursor" "off"
Option "HWCursor" "on"
Option "CursorShadow" "on"
Option "CursorShadowAlpha" "64"
Option "CursorShadowXOffset" "4"
Option "CursorShadowYOffset" "2"
# Option "ConnectedMonitor" ""
Option "UseEDIDFreqs" "off"
# Option "IgnoreEDID" "on"
Option "UseInt10Module" "on"
Option "DPMS" "on"
# Option "SoftEDIDs" "0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
# Modes "1600x1200cust" "1400x1050cust" "1280x1024cust" "1280x960cust" "1024x768cust" "800x600cust" "640x480cust"
EndSubSection
EndSection
|
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|