Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
unable to get 1280x800res
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Hieronymus
n00b
n00b


Joined: 04 Jan 2005
Posts: 38
Location: Terborg, The Netherlands

PostPosted: Thu Jan 06, 2005 10:28 am    Post subject: unable to get 1280x800res Reply with quote

Peoplez,

I read a number of topics on this subject but it didn't help, I hope somebody can point me on the thing I do wrong. My hardware specs:

HP Pavilion zv5133ea laptop
AMD Athlon 64 3000+
Nvidia GeForce 4 440 Go 64M
WXGA LCD with 1280x800 max resolution.

I have the 2.6.9 kernel (x86_64) installed with KDE ans GUI and I run the xorg xserver.

This is the entry I made in my xorg.conf:
Code:

# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"

    Identifier  "LCD"
    HorizSync   31.5-48.5
    VertRefresh 40-70
    Modeline "1280x800_60.00" 8346  1280 1344 1480 1680  800 801 804 828  -HSync +Vsync

EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
   
    Identifier  "GeForce 4 440 Go"
    Driver      "nvidia"
    VideoRam    65536
    Option "NvAGP" "2"   

EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
   
    Identifier  "Screen 1"
    Device      "GeForce 4 440 Go"
    Monitor     "LCD"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x800_60.00" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
   
    Subsection "Display"
        Depth       16
        Modes       "1280x800_60.00" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
   
    Subsection "Display"
        Depth       24
        Modes       "1280x800_60.00" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection

EndSection


I compiled only the videocard support in the kernel with no extra support like framebuffer supp or vesa supp. And also the GLX option is on in the xorg.conf file.

Please help!
Back to top
View user's profile Send private message
Evil Petting Zoo
n00b
n00b


Joined: 30 Nov 2002
Posts: 41
Location: Minneapolis, MN

PostPosted: Thu Jan 06, 2005 10:54 am    Post subject: Reply with quote

You can try adding the following into the Device section of your xorg.conf file (right under NvAGP):
Code:

    Option "IgnoreEDID" "true"

This will tell the driver to ignore what the monitor reports and force the specified refresh rate. If that doesn't work, take the line out, start X up again, and then post your /var/log/X.org.0.log file, which will state why it disabled the resolution. Also, which nvidia-kernel/nvidia-glx are you running?
Back to top
View user's profile Send private message
Hieronymus
n00b
n00b


Joined: 04 Jan 2005
Posts: 38
Location: Terborg, The Netherlands

PostPosted: Thu Jan 06, 2005 12:01 pm    Post subject: Reply with quote

Evil Petting Zoo wrote:
You can try adding the following into the Device section of your xorg.conf file (right under NvAGP):
Code:

    Option "IgnoreEDID" "true"

This will tell the driver to ignore what the monitor reports and force the specified refresh rate. If that doesn't work, take the line out, start X up again, and then post your /var/log/X.org.0.log file, which will state why it disabled the resolution. Also, which nvidia-kernel/nvidia-glx are you running?


Ok here is my /var/log/Xorg.0.log output:
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-gentoo-r12 x86_64 [ELF]
Current Operating System: Linux Dusty 2.6.9-gentoo-r12 #23 SMP Thu Jan 6 12:40:10 CET 2005 x86_64
Build Date: 04 January 2005
   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 Jan  6 13:56:53 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "LCD"
(**) |   |-->Device "Nvidia"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib64/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/lib64/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/lib64/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 7
(--) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,00d1 card 0000,0000 rev a4 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00d0 card 10de,0c80 rev a6 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00d4 card 103c,006d rev a4 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00d7 card 10de,0c80 rev a5 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00d7 card 10de,0c80 rev a5 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00d8 card 10de,0c80 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,00da card 103c,006d rev a2 class 04,01,00 hdr 80
(II) PCI: 00:06:1: chip 10de,00d9 card 103c,006d rev a2 class 07,03,00 hdr 80
(II) PCI: 00:08:0: chip 10de,00d5 card 10de,0c80 rev a5 class 01,01,8a hdr 00
(II) PCI: 00:0a:0: chip 10de,00dd card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 10de,00d2 card 0000,0000 rev a4 class 06,04,00 hdr 01
(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: 01:00:0: chip 10de,0179 card 103c,006d rev a3 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 104c,8026 card 103c,006d rev 00 class 0c,00,10 hdr 00
(II) PCI: 02:01:0: chip 10ec,8139 card 103c,006b rev 10 class 02,00,00 hdr 00
(II) PCI: 02:02:0: chip 14e4,4301 card 103c,12f3 rev 02 class 02,80,00 hdr 00
(II) PCI: 02:04:0: chip 104c,ac54 card 0000,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 02:04:1: chip 104c,ac54 card 6000,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 02:04:2: chip 104c,8201 card 103c,006d rev 01 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,7), 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]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:10:0), (0,2,2), BCTRL: 0x0200 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x00003000 - 0x00007fff (0x5000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xe0100000 - 0xe17fffff (0x1700000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000f (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xf0000000 - 0xf80fffff (0x8100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:4:0), (2,3,6), BCTRL: 0x0340 (VGA_EN is cleared)
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:4:1), (2,7,10), BCTRL: 0x0340 (VGA_EN is cleared)
(II) Bus 7 I/O range:
   [0] -1   0   0x00006000 - 0x00006fff (0x1000) IX[B]
   [1] -1   0   0x00005000 - 0x00005fff (0x1000) IX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 440 Go 64M] rev 163, Mem @ 0xe2000000/24, 0xf0000000/27, 0xf8000000/19
(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   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 0xe8000000 from 0xefffffff to 0xe7ffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xe0104000 - 0xe0105fff (0x2000) MX[B]
   [1] -1   0   0xe0108800 - 0xe01088ff (0x100) MX[B]
   [2] -1   0   0xe0100000 - 0xe0103fff (0x4000) MX[B]
   [3] -1   0   0xe0108000 - 0xe01087ff (0x800) MX[B]
   [4] -1   0   0xe0003000 - 0xe0003fff (0x1000) MX[B]
   [5] -1   0   0xe0002000 - 0xe0002fff (0x1000) MX[B]
   [6] -1   0   0xe0004000 - 0xe00040ff (0x100) MX[B]
   [7] -1   0   0xe0001000 - 0xe0001fff (0x1000) MX[B]
   [8] -1   0   0xe0000000 - 0xe0000fff (0x1000) MX[B]
   [9] -1   0   0xe8000000 - 0xe7ffffff (0x0) MX[B]O
   [10] -1   0   0xf8000000 - 0xf807ffff (0x80000) MX[B](B)
   [11] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [12] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
   [13] -1   0   0x00007400 - 0x0000743f (0x40) IX[B]
   [14] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [15] -1   0   0x00002080 - 0x0000208f (0x10) IX[B]
   [16] -1   0   0x00001c80 - 0x00001cff (0x80) IX[B]
   [17] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [18] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [19] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [20] -1   0   0x00002000 - 0x0000203f (0x40) IX[B]
   [21] -1   0   0x00002040 - 0x0000207f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xe0104000 - 0xe0105fff (0x2000) MX[B]
   [1] -1   0   0xe0108800 - 0xe01088ff (0x100) MX[B]
   [2] -1   0   0xe0100000 - 0xe0103fff (0x4000) MX[B]
   [3] -1   0   0xe0108000 - 0xe01087ff (0x800) MX[B]
   [4] -1   0   0xe0003000 - 0xe0003fff (0x1000) MX[B]
   [5] -1   0   0xe0002000 - 0xe0002fff (0x1000) MX[B]
   [6] -1   0   0xe0004000 - 0xe00040ff (0x100) MX[B]
   [7] -1   0   0xe0001000 - 0xe0001fff (0x1000) MX[B]
   [8] -1   0   0xe0000000 - 0xe0000fff (0x1000) MX[B]
   [9] -1   0   0xe8000000 - 0xe7ffffff (0x0) MX[B]O
   [10] -1   0   0xf8000000 - 0xf807ffff (0x80000) MX[B](B)
   [11] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [12] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
   [13] -1   0   0x00007400 - 0x0000743f (0x40) IX[B]
   [14] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [15] -1   0   0x00002080 - 0x0000208f (0x10) IX[B]
   [16] -1   0   0x00001c80 - 0x00001cff (0x80) IX[B]
   [17] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [18] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [19] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [20] -1   0   0x00002000 - 0x0000203f (0x40) IX[B]
   [21] -1   0   0x00002040 - 0x0000207f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
   [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) All system 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   0xe0104000 - 0xe0105fff (0x2000) MX[B]
   [6] -1   0   0xe0108800 - 0xe01088ff (0x100) MX[B]
   [7] -1   0   0xe0100000 - 0xe0103fff (0x4000) MX[B]
   [8] -1   0   0xe0108000 - 0xe01087ff (0x800) MX[B]
   [9] -1   0   0xe0003000 - 0xe0003fff (0x1000) MX[B]
   [10] -1   0   0xe0002000 - 0xe0002fff (0x1000) MX[B]
   [11] -1   0   0xe0004000 - 0xe00040ff (0x100) MX[B]
   [12] -1   0   0xe0001000 - 0xe0001fff (0x1000) MX[B]
   [13] -1   0   0xe0000000 - 0xe0000fff (0x1000) MX[B]
   [14] -1   0   0xe8000000 - 0xe7ffffff (0x0) MX[B]O
   [15] -1   0   0xf8000000 - 0xf807ffff (0x80000) MX[B](B)
   [16] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [17] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
   [18] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [19] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [20] -1   0   0x00007400 - 0x0000743f (0x40) IX[B]
   [21] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [22] -1   0   0x00002080 - 0x0000208f (0x10) IX[B]
   [23] -1   0   0x00001c80 - 0x00001cff (0x80) IX[B]
   [24] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [25] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [26] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [27] -1   0   0x00002000 - 0x0000203f (0x40) IX[B]
   [28] -1   0   0x00002040 - 0x0000207f (0x40) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib64/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: "extmod"
(II) Loading /usr/X11R6/lib64/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 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/X11R6/lib64/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/lib64/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/lib64/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.6111
   Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib64/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/lib64/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-6111  Tue Jul 27 07:59:11 PDT 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] -1   0   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   0xe0104000 - 0xe0105fff (0x2000) MX[B]
   [6] -1   0   0xe0108800 - 0xe01088ff (0x100) MX[B]
   [7] -1   0   0xe0100000 - 0xe0103fff (0x4000) MX[B]
   [8] -1   0   0xe0108000 - 0xe01087ff (0x800) MX[B]
   [9] -1   0   0xe0003000 - 0xe0003fff (0x1000) MX[B]
   [10] -1   0   0xe0002000 - 0xe0002fff (0x1000) MX[B]
   [11] -1   0   0xe0004000 - 0xe00040ff (0x100) MX[B]
   [12] -1   0   0xe0001000 - 0xe0001fff (0x1000) MX[B]
   [13] -1   0   0xe0000000 - 0xe0000fff (0x1000) MX[B]
   [14] -1   0   0xe8000000 - 0xe7ffffff (0x0) MX[B]O
   [15] -1   0   0xf8000000 - 0xf807ffff (0x80000) MX[B](B)
   [16] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [17] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
   [18] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [19] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [20] -1   0   0x00007400 - 0x0000743f (0x40) IX[B]
   [21] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [22] -1   0   0x00002080 - 0x0000208f (0x10) IX[B]
   [23] -1   0   0x00001c80 - 0x00001cff (0x80) IX[B]
   [24] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [25] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [26] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [27] -1   0   0x00002000 - 0x0000203f (0x40) IX[B]
   [28] -1   0   0x00002040 - 0x0000207f (0x40) IX[B]
(II) resource ranges after probing:
   [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   0xe0104000 - 0xe0105fff (0x2000) MX[B]
   [6] -1   0   0xe0108800 - 0xe01088ff (0x100) MX[B]
   [7] -1   0   0xe0100000 - 0xe0103fff (0x4000) MX[B]
   [8] -1   0   0xe0108000 - 0xe01087ff (0x800) MX[B]
   [9] -1   0   0xe0003000 - 0xe0003fff (0x1000) MX[B]
   [10] -1   0   0xe0002000 - 0xe0002fff (0x1000) MX[B]
   [11] -1   0   0xe0004000 - 0xe00040ff (0x100) MX[B]
   [12] -1   0   0xe0001000 - 0xe0001fff (0x1000) MX[B]
   [13] -1   0   0xe0000000 - 0xe0000fff (0x1000) MX[B]
   [14] -1   0   0xe8000000 - 0xe7ffffff (0x0) MX[B]O
   [15] -1   0   0xf8000000 - 0xf807ffff (0x80000) MX[B](B)
   [16] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [17] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
   [18] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [19] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [20] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [21] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [22] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [23] -1   0   0x00007400 - 0x0000743f (0x40) IX[B]
   [24] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [25] -1   0   0x00002080 - 0x0000208f (0x10) IX[B]
   [26] -1   0   0x00001c80 - 0x00001cff (0x80) IX[B]
   [27] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [28] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [29] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [30] -1   0   0x00002000 - 0x0000203f (0x40) IX[B]
   [31] -1   0   0x00002040 - 0x0000207f (0x40) IX[B]
   [32] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [33] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib64/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
   compiled for 6.8.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 0.7
(**) 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" "true"
(**) NVIDIA(0): Ignoring EDIDs
(--) NVIDIA(0): Linear framebuffer at 0xF0000000
(--) NVIDIA(0): MMIO registers at 0xE2000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 440 Go 64M
(--) NVIDIA(0): VideoBIOS: 04.17.20.49.25
(--) 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) NVIDIA(0): Not probing EDIDs.
(II) NVIDIA(0): LCD: Using hsync value of 48.50 kHz
(II) NVIDIA(0): LCD: Using vrefresh value of 60.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 350.00 MHz
(II) NVIDIA(0): Not using mode "1280x800_60.00" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x350" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x175" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x400" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "720x400" (hsync out of range)
(II) NVIDIA(0): Not using default mode "360x200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync 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" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using default mode "576x432" (hsync 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 "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 "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 "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" (hsync out of range)
(II) NVIDIA(0): Not using default mode "416x312" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "576x384" (hsync 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 "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x512" (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)
(II) NVIDIA(0): Not using mode "1280x800_60" (no mode of this name)
(II) NVIDIA(0): Not using mode "800x600" (no mode of this name)
(II) NVIDIA(0): Not using mode "640x480" (no mode of this name)
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0):      Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(==) NVIDIA(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib64/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/lib64/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   0xf8000000 - 0xf807ffff (0x80000) MX[B]
   [1] 0   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
   [2] 0   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B]
   [3] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [4] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) 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   0xe0104000 - 0xe0105fff (0x2000) MX[B]
   [9] -1   0   0xe0108800 - 0xe01088ff (0x100) MX[B]
   [10] -1   0   0xe0100000 - 0xe0103fff (0x4000) MX[B]
   [11] -1   0   0xe0108000 - 0xe01087ff (0x800) MX[B]
   [12] -1   0   0xe0003000 - 0xe0003fff (0x1000) MX[B]
   [13] -1   0   0xe0002000 - 0xe0002fff (0x1000) MX[B]
   [14] -1   0   0xe0004000 - 0xe00040ff (0x100) MX[B]
   [15] -1   0   0xe0001000 - 0xe0001fff (0x1000) MX[B]
   [16] -1   0   0xe0000000 - 0xe0000fff (0x1000) MX[B]
   [17] -1   0   0xe8000000 - 0xe7ffffff (0x0) MX[B]O
   [18] -1   0   0xf8000000 - 0xf807ffff (0x80000) MX[B](B)
   [19] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [20] -1   0   0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
   [21] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
   [22] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
   [23] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
   [24] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [25] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [26] -1   0   0x00007400 - 0x0000743f (0x40) IX[B]
   [27] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [28] -1   0   0x00002080 - 0x0000208f (0x10) IX[B]
   [29] -1   0   0x00001c80 - 0x00001cff (0x80) IX[B]
   [30] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [31] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [32] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [33] -1   0   0x00002000 - 0x0000203f (0x40) IX[B]
   [34] -1   0   0x00002040 - 0x0000207f (0x40) IX[B]
   [35] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
   [36] 0   0   0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(EE) NVIDIA(0): Failed to load GLX
(==) 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
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(**) Mouse1: SmartScroll: 1
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc101"
(**) Keyboard1: XkbModel: "pc101"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel Input Handler" (type: Other)
(--) Mouse1: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse1: ps2EnabsleDataReporting: succeeded
Could not init font path element /usr/share/fonts/local/, removing from list!
SetClientVersion: 0 8


I notice that my v and h sync are out of range but these are the values I know are right, this is my gtf output:

Code:


bash-2.05b# gtf 1280 800 60 -v -f
 1: [H PIXELS RND]             :     1280.000000
 2: [V LINES RND]              :      800.000000
 3: [V FIELD RATE RQD]         :       60.000000
 4: [TOP MARGIN (LINES)]       :        0.000000
 5: [BOT MARGIN (LINES)]       :        0.000000
 6: [INTERLACE]                :        0.000000
 7: [H PERIOD EST]             :       20.120682
 8: [V SYNC+BP]                :       27.000000
 9: [V BACK PORCH]             :       24.000000
10: [TOTAL V LINES]            :      828.000000
11: [V FIELD RATE EST]         :       60.024281
12: [H PERIOD]                 :       20.128824
13: [V FIELD RATE]             :       60.000000
14: [V FRAME RATE]             :       60.000000
15: [LEFT MARGIN (PIXELS)]     :        0.000000
16: [RIGHT MARGIN (PIXELS)]    :        0.000000
17: [TOTAL ACTIVE PIXELS]      :     1280.000000
18: [IDEAL DUTY CYCLE]         :       23.961353
19: [H BLANK (PIXELS)]         :      400.000000
20: [TOTAL PIXELS]             :     1680.000000
21: [PIXEL FREQ]               :       83.462402
22: [H FREQ]                   :       49.680000
17: [H SYNC (PIXELS)]          :      136.000000
18: [H FRONT PORCH (PIXELS)]   :       64.000000
36: [V ODD FRONT PORCH(LINES)] :        1.000000

mode "1280x800 60.00Hz 32bit (GTF)"
    # PCLK: 83.46 MHz, H: 49.68 kHz, V: 60.00 Hz
    geometry 1280 800 1280 800 32
    timings 11981 200 64 24 1 136 3
    hsync low
    vsync high
endmode

[
My nvidia-glx version is 1.0.6111

thx
Back to top
View user's profile Send private message
Hieronymus
n00b
n00b


Joined: 04 Jan 2005
Posts: 38
Location: Terborg, The Netherlands

PostPosted: Thu Jan 06, 2005 2:57 pm    Post subject: Solved Reply with quote

......I made 2 big simple errors:

First I did't have the glx loaded in my xorg.conf (as I thought I did)
second I didn't put enough and correct info about my modeline in the xorg.conf

thx
Back to top
View user's profile Send private message
xwild
n00b
n00b


Joined: 15 Jun 2002
Posts: 7
Location: NY

PostPosted: Fri Jan 14, 2005 10:19 pm    Post subject: Reply with quote

Please post your modeline that worked. I've got this same issue.
Back to top
View user's profile Send private message
kon
Apprentice
Apprentice


Joined: 05 Mar 2004
Posts: 156
Location: Russia. Saint-Petersburg

PostPosted: Sat Jan 15, 2005 8:18 am    Post subject: Reply with quote

emerge videogen
see http://www.dynaweb.hu/opensource/videogen/
... As a new feature, videogen 0.30 and higher supports the non-free NVidia Linux driver compatibility option. ....
May be help.
Back to top
View user's profile Send private message
Hieronymus
n00b
n00b


Joined: 04 Jan 2005
Posts: 38
Location: Terborg, The Netherlands

PostPosted: Sat Jan 15, 2005 7:44 pm    Post subject: Reply with quote

xwild wrote:
Please post your modeline that worked. I've got this same issue.


try

Code:
 gtf 1280 800 60


a modeline for your system will be shown. Just copy it into your xorg.conf under the monitor section.

good luck
Back to top
View user's profile Send private message
gmanigault
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2005
Posts: 115
Location: Indiana, USA

PostPosted: Sat Jan 15, 2005 10:15 pm    Post subject: Laptop problem with Trident Video Reply with quote

You seem to have a similar setup.

I have the following laptop.

HP Pavilion n5470 laptop
AMD Athlon 1000 MHz
Trident Cyberblade video card
LCD with 1280x800 max resolution.

1. Where can I get more detail on video card that the system uses, ie refresh etc?

2. Where can I find the necessary information to make the changes in the xorg.conf file for my system to use.
_________________
/\/\/\/\ GreatWhiteShark /\/\/\
Back to top
View user's profile Send private message
Hieronymus
n00b
n00b


Joined: 04 Jan 2005
Posts: 38
Location: Terborg, The Netherlands

PostPosted: Sun Jan 16, 2005 8:56 am    Post subject: Re: Laptop problem with Trident Video Reply with quote

gmanigault wrote:
You seem to have a similar setup.

I have the following laptop.

HP Pavilion n5470 laptop
AMD Athlon 1000 MHz
Trident Cyberblade video card
LCD with 1280x800 max resolution.

1. Where can I get more detail on video card that the system uses, ie refresh etc?

2. Where can I find the necessary information to make the changes in the xorg.conf file for my system to use.


Ok, I don't know if the program gtf will be installed when you are using another video card, but if you can use try
Code:
 gtf 1280 800 60 -v
this will give you your max vert and hor refresh.

I also found a lot of information arround this forum, but it helped that I have a nvidia card which is used a lot.

It is also possilbe to automaticly generate a xorg.conf file. Maybe you can create it and use the information you refine your own version.

Code:
 x -configure



Good luck
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Fri Feb 04, 2005 9:22 pm    Post subject: Reply with quote

I have a *VERY* similar laptop and I cannot get the res to work... even after following all the help here.

Mine is a HP ZV5260US
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
servo888
Apprentice
Apprentice


Joined: 22 Feb 2004
Posts: 293

PostPosted: Sat Feb 05, 2005 8:57 pm    Post subject: Reply with quote

If it's worth anything; I have the compaq r3190US 1280x800, G4 64MB.

Here is my xorg conf
Code:

# **********************************************************************
 # Module section -- this  section  is used to specify
 # which dynamically loadable modules to load.
 # **********************************************************************
 #
 Section "Module"
 #       Load    "GLcore"
         Load    "synaptics"
         Load    "bitmap"
         Load    "dbe"
         Load    "ddc"
 #       Load    "dri"
         Load    "extmod"
         Load    "freetype"
         Load    "glx"
         Load    "int10"
         Load    "record"
 #       Load    "speedo"
         Load    "type1"
         Load    "vbe"
 EndSection

 # **********************************************************************
 # Files section.  This allows default font and rgb paths to be set
 # **********************************************************************

 Section "Files"
     RgbPath     "/usr/X11R6/lib/X11/rgb"
     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/Type1/"
 #    FontPath   "/usr/share/fonts/TrueType/"
 #    FontPath   "/usr/share/fonts/freefont/"
     FontPath   "/usr/share/fonts/75dpi/"
     FontPath   "/usr/share/fonts/100dpi/"

 #    ModulePath "/usr/X11R6/lib/modules"

 EndSection

 # **********************************************************************
 # Server flags section.
 # **********************************************************************
 #Section "ServerFlags"

 #EnddSection


 # /********************************************************************\
 #                            INPUT DEVICES
 # /********************************************************************\

 # **********************************************************************
 # Core keyboard's InputDevice section
 # **********************************************************************

 Section "InputDevice"
         Identifier      "Generic Keyboard"
         Driver          "kbd"
         Option          "CoreKeyboard"

         Option          "XkbModel"      "pc104"
         Option          "XkbLayout"     "us"
 EndSection


 # **********************************************************************
 # Core Pointer's InputDevice section
 # **********************************************************************
 Section "InputDevice"
          Identifier      "Alps Touchpad"
          Driver          "synaptics"
          Option          "CorePointer"           "true"
          Option          "SendCoreEvents"        "ture"
          Option          "Device"                "/dev/input/event1"
          Option          "Protocol"              "event"
          Option          "LeftEdge"              "60"
          Option          "RightEdge"             "830"
          Option          "TopEdge"               "70"
          Option          "BottomEdge"            "650"
          Option          "FingerLow"             "25"
          Option          "FingerHigh"            "30"
          Option          "MaxTapTime"            "180"
          Option          "MaxTapMove"            "110"
          Option          "EmulateMidButtonTime"  "75"
          Option          "VertScrollDelta"       "50"
          Option          "HorizScrollDelta"      "50"
          Option          "MinSpeed"              "0.2"
          Option          "MaxSpeed"              "0.8"
          Option          "AccelFactor"           "0.01"
          Option          "EdgeMotionSpeed"       "40"
          Option          "UpDownScrolling"       "1"
          Option          "TouchpadOff"   "0"
 EndSection

 Section "InputDevice"
         Identifier      "USB Mouse"
         Driver          "mouse"
         Option          "SendCoreEvents"        "true"
         Option          "Device"                "/dev/input/mice"
         Option          "Protocol"              "IMPS/2"
         Option          "Emulate3Buttons"       "true"
         Option          "ZAxisMapping"          "4 5"
 EndSection

 # **********************************************************************
 # Monitor section
 # **********************************************************************

 Section "Monitor"
         Identifier      "WXGA LCD"
         HorizSync       30-90
         VertRefresh     50-75
         Modeline "1280x800@70" 101.92 1280 1312 1696 1728 800 816 825 841
 EndSection

 #For TwinView
 Section "Monitor"
         Identifier     "External"
         ModeLine "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828
         Option         "UseEdidFreqs"          "1"
 EndSection

 # **********************************************************************
 # Graphics device section
 # **********************************************************************

 Section "Device"
         Identifier      "NVidia GeForce4 440 Go 64M"
         Driver          "nvidia"
         Option          "NvAgp"                 "1"
         Option          "NoLogo"                "0"
         Option          "UseEdidFreqs"          "1"
         Option          "FlatPanelProperties"   "Scaling = aspect-scaled"
         Option          "RenderAccel"           "true"

         #TwinView options
         #Option "TwinView"
         #Option "SecondMonitorHorizSync"     "30-86"
         #Option "SecondMonitorVertRefresh"   "50-160"
         #Option "MetaModes"                  "1280x1024,1280x800;"


 EndSection

 #For TwinView setup
 Section "Device"
        Identifier      "NVidia GeForce4 440 Go 64M Twin"
        Driver          "nvidia"
        Option          "NvAgp"                 "1"
        Option          "NoLogo"                "0"
        Option          "UseEdidFreqs"          "1"
        Option          "FlatPanelProperties"   "Scaling = aspect-scaled"
        Option          "TwinView"              "1"
        Option          "TwinViewOrientation"   "clone"
        Option          "SecondMonitorHorizSync"        "30-90"
        Option          "SecondMonitorVertRefresh"      "50-75"
                                                #External Monitor     Laptop LCD Scrn
        Option          "MetaModes"             "1280x1024 @1280x1024,1280x800 @1280x800"
 EndSection

 # **********************************************************************
 # Screen sections
 # **********************************************************************

 Section "Screen"
         Identifier      "WXGA Screen"
         Device          "NVidia GeForce4 440 Go 64M"
         Monitor         "WXGA LCD"
         DefaultDepth    24
         SubSection "Display"
                 Depth           24
                 Modes           "1280x800" "1280x1024"
                 #Virtual 1280 800
         EndSubSection
 EndSection

 #For Twin View
 Section "Screen"
         Identifier     "External Screen"
         Device         "NVidia GeForce4 440 Go 64M Twin"
         Monitor                "External"
         DefaultDepth   24
         SubSection "Display"
                Depth           24
                Modes           "1280x1024" "800x600" "640x480"
         Virtual 1280 1024
         EndSubSection
 EndSection

 # **********************************************************************
 # ServerLayout sections.
 # **********************************************************************

 Section "ServerLayout"
         Identifier      "Default Layout"
         Screen          "WXGA Screen"
         InputDevice     "Generic Keyboard"
         InputDevice     "USB Mouse"
         #InputDevice    "Alps Touchpad"
 EndSection


 Section "ServerLayout"
         Identifier     "twinview"
         Screen         "External Screen"
         InputDevice    "Generic Keyboard"
         #InputDevice   "Alps Touchpad"
         InputDevice    "USB Mouse"
 EndSection

 # Section "DRI"
 #    Mode 0666
 # EndSection

 Section "Extensions"
     Option "Composite" "Enable"
     Option "RENDER" "Enable"
 EndSection



Ignore the for twinview - it's not functional right now.
_________________
www.garberdesign.com
"You need a Windows PC to listen to this music." -listen.com
Back to top
View user's profile Send private message
mcdermr
n00b
n00b


Joined: 14 May 2004
Posts: 11
Location: Chicago, IL

PostPosted: Thu Feb 17, 2005 4:13 pm    Post subject: Reply with quote

Thanks for posting your xorg config file!! I have an HP Pavilion zv5460zus and this was the ONLY configuration I could find that works!!!
Back to top
View user's profile Send private message
Janax
Apprentice
Apprentice


Joined: 17 Aug 2004
Posts: 162
Location: Iowa

PostPosted: Wed Mar 02, 2005 4:57 pm    Post subject: Reply with quote

Just thought I'd share the results of my long search and fix for this problem...

I have an HP zv5340us, also with the GeForce 440 GO chip. When I upgraded to the latest version of NVidia drivers, I had the same problems with the EDID detection no longer working properly. The fix I found is to simply:

modprobe nvidia NVreg_Mobile=0

This allowed the display to work properly at 1280x800 instead of falling back to 1024x768. In order to make the fix permanent / survive a reboot:

Here is my /etc/modules.d/nvidia file:

Code:

# Nvidia drivers support
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195

# To tweak the driver the following options can be used, note that
# you should be careful, as it could cause instability!! For more
# option see /usr/share/doc/nvidia-kernel-1.0.6629-r1/README.gz
#
#   To enable Side Band Adressing:  NVreg_EnableAGPSBA=1
#
#   To enable Fast Writes: NVreg_EnableAGPFW=1
#
# To enable both for instance, uncomment following line:
#
#options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
options nvidia NVreg_Mobile=0


Of course, run an 'update-modules' as root after editing this file.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
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