Why is xorg ignoring the frequencies I give it?
Andy Grove
andy.grove at codefutures.com
Thu Jan 26 10:56:36 UTC 2006
I have sent a mail to the list with my config and log file but it is
awaiting approval from the moderator due to its size.
In the mean time, I have pasted below the sections of my conf file that
appear to be relevant as well as some fragments of the log file.
This config file was created by the dpkg-reconfigure xserver-org command and
does not contain the frequencies (seems to get them correctly using DPMS). I
get the same results whether I specify the frequency or not.
Thanks,
Andy.
-- fragment of log file ---
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 7872 kB
(II) I810(0): VESA VBE OEM: Intel(r)CopperRiver Graphics Chip Accelerated
VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)CopperRiver Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) E7221 (i915)
(--) I810(0): Chipset: "E7221 (i915)"
(--) I810(0): Linear framebuffer at 0xF0000000
(--) I810(0): IO registers at addr 0xDFF80000
(II) I810(0): 1 display pipe available.
(II) I810(0): detected 8060 kB stolen memory.
(WW) I810(0): Detected stolen memory (8000 kB) doesn't match what the BIOS
reports (7872 kB)
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(WW) I810(0): /dev/agpgart is either not available, or no memory is
available
for allocation. Using pre-allocated memory only.
(--) I810(0): Pre-allocated VideoRAM: 8060 kByte
(--) I810(0): VideoRAM: 8060 kByte
(==) I810(0): video overlay key set to 0x101fe
(**) I810(0): page flipping disabled
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): BIOS Build: 3359
(==) I810(0): Device Presence: disabled.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(==) I810(0): Display Info: enabled.
(II) I810(0): Broken BIOSes cause the system to hang here.
If you encounter this problem please add
Option "DisplayInfo" "FALSE"
to the Device section of your XF86Config file.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(WW) I810(0): Extended BIOS function 0x5f64 not supported.
(II) I810(0): Currently active displays on Pipe A:
(II) I810(0): CRT
(==) I810(0): Display is using Pipe A
(--) I810(0): HW Cursor disabled because it needs agpgart memory.
(--) I810(0): Maximum frambuffer space: 7912 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
(--) I810(0): Maximum space available for video modes: 7872 kByte
(II) I810(0): Using detected DDC timings
(II) I810(0): HorizSync 28-92
(II) I810(0): VertRefresh 57-85
(WW) I810(0): config file vrefresh range 43-72Hz not within DDC vrefresh
range 57-85Hz
<snip>
(II) I810(0): SDM-S204: Using default hsync range of 28.00-92.00 kHz
(II) I810(0): SDM-S204: Using default vrefresh range of 57.00-85.00 Hz
(II) I810(0): Not using mode "1280x960" (no mode of this name)
(1280x960,SDM-S204) mode clock 100000MHz exceeds DDC maximum 170MHz
(II) I810(0): 37608 kBytes additional video memory is required to
enable tiling mode for DRI.
(II) I810(0): 16100 kBytes additional video memory is required to enable
DRI.
(II) I810(0): Disabling DRI.
(--) I810(0): Virtual size is 1600x1200 (pitch 1600)
(**) I810(0): *Built-in mode "1600x1200"
(**) I810(0): *Built-in mode "1280x1024"
(**) I810(0): *Built-in mode "1024x768"
(**) I810(0): *Built-in mode "800x600"
(**) I810(0): *Built-in mode "640x480"
(II) I810(0): Attempting to use 70.00Hz refresh for mode "1600x1200" (85a)
(II) I810(0): Attempting to use 85.02Hz refresh for mode "1280x1024" (858)
(II) I810(0): Attempting to use 85.00Hz refresh for mode "1024x768" (854)
(II) I810(0): Attempting to use 85.14Hz refresh for mode "800x600" (852)
(II) I810(0): Attempting to use 85.01Hz refresh for mode "640x480" (850)
(--) I810(0): Display dimensions: (410, 310) mm
(--) I810(0): DPI set to (99, 98)
------------------- xorg.conf -------------------------
[removed sections relating to fonts]
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection
[removed sections relating to keyboard/mouse]
Section "Device"
Identifier "Intel Corporation Intel Default Card"
Driver "i810"
BusID "PCI:0:2:0"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "SDM-S204"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Intel Default Card"
Monitor "SDM-S204"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
----------------------------------------------------------------------------
More information about the ubuntu-users
mailing list