I've spent the last few weeks trying to get an external monitor (AOC Spectrum 9Glr)
working with Redhat 7.2 (2.4.7-10 plus X 4.1) on a Sony Vaio C1VE Picturebook
which has built-in Rage Mobility graphics. I've set up an XF86Config-4 as attached
which I can run using startx -- -layout LCD or CRT. The LCD bit works fine at 1024 x
480 (thanks to a modeline from Dave Barr's website) and the AOC mimics the
picture with an aspect ratio which is wrong as expected. But the 1024x768 (and any
other) CRT-only variant produces "I can't sync" clickings from the monitor. KDE is
starting ok, as I can hear the music! I've tried about twenty modelines, some
invented, some from on-line calculators, and currenlty one from the information in
the monitor's DDC return that I found in the Xfree.0.log. (attached) - surley that
should work?
The Linux installation should be clean as I have re-installed many times to ensure a
stable base (I am not a linux expert and I'm working as root so assume that I may
break something). I did an on-line Redhat update to 2.4.9 but no change, and I've
reverted to 2.4.7 at rebuild no umpteen.
During my first build attempt, I ran Lennart Poettering's "atitvout" utility which is
meant to enable the VGA output and I get the impression that it did enable the VGA
output from the PC for ever (my notes are not too good from that early era) as I
don't recall ever seeing a picture on the AOC before that. The console output is
displayed fine from bootup onwards (provided the AOC is connected at that time),
along with the stretched KDE output mentioned above.
[BTW I saw somewhere that the vesa driver worked 'better' than the ati driver.
Putting "vesa" in place of "ati" in the Device section produces a picture on the AOC
ok but the system locks solid (as in power off is the only escape though Linux
seems to be running) at the "initializing peripherals" bits of the KDE startup.]
I have another PC (AMD K6/2-500 with S3 Virge graphics) which runs Redhat
7.2/X4.1 fine with the AOC at 1024x768. I went to look at the X log to see what the
DDC output was - and there is *NO* log that I could find anywhere on the disk!!
Windows ME as shipped with the Vaio could drive LCD and CRT simultaneously or
individually ..... There is no Bios setup worth talking about on the Vaio.
I'm now at a complete loss, so any help you expert folk can give would be much
appreciated.
Regards
Chris Bryant
XF86Config-4
===============================
# XFree86 4.0 configuration generated by Xconfigurator
# Dual screen version (attempt no N of M)
#
# Start using startx -- -layout LCD for Vaio LCD panel
# startx -- -layout CRT for external monitor
Section "ServerLayout"
Identifier "LCD"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "USBMouse0" "SendCoreEvents"
EndSection
Section "ServerLayout"
Identifier "CRT"
Screen 0 "Screen1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "USBMouse0" "SendCoreEvents"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "BlankTime" "5"
Option "StandbyTime" "7"
Option "SuspendTIme" "0"
Option "OffTime" "0"
Option "NoTrapSignals"
EndSection
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
# This loads all the modules...
Section "Keyboard"
# XkbOptions "ctrl:swapcaps"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "v4l"
Load "freetype"
Load "speedo"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
# Modified by mouseconfig
Driver "mouse"
Option "Device" "/dev/psmouse"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "USBMouse0"
# Modified by mouseconfig
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
# This sectin from Dave Barr's Vaio site
Identifier "LCD Panel int 1024x480"
VendorName "Sony"
ModelName "Vaio C1VN Series"
Gamma 1.0 1.0 1.0
Option "DPMS"
# Thanks to Graham Cole for this tweak
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494
563 -hsync -vsync
EndSection
Section "Monitor"
Identifier "AOC9Glr"
VendorName "AOC"
ModelName "Spectrum 9Glr"
# 1024x768 as copied from what the AOC reports it can do in
DDC!!
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772
800 +hsync +vsync
HorizSync 30 - 85
VertRefresh 50 - 90
Option "DPMS"
EndSection
Section "Device"
Identifier "ATI 3D Rage"
Driver "ati"
VendorName "ATI"
BoardName "ATI 3D Rage Mobility P/M"
BusID "PCI:0:13:0"
ClockChip "Internal"
VideoRam 8192
EndSection
Section "Device"
Identifier "ATInopanel"
Driver "ati"
VendorName "ATI"
BoardName "ATI 3D Rage Mobility P/M"
BusID "PCI:0:13:0"
ClockChip "Internal"
VideoRam 8192
Option "crt_screen"
# Option "composite_sync" "off" makes no difference
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI 3D Rage"
Monitor "LCD Panel int 1024x480"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x480"
# Virtual 1024 768
# ViewPort 1024 480
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "ATInopanel"
Monitor "AOC9Glr"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
==========================================
Xfree86.0.log
XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X
Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card
is
newer than the above date, look for a newer version
before
reporting problems. (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.7-0.13.1smp i686 [ELF]
Build Host: stripples.devel.redhat.com
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Mon May 6
11:35:51 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II)
informational,
(WW) warning, (EE) error, (NI) not implemented, (??)
unknown.
(++) ServerLayout "CRT"
(**) |-->Screen "Screen1" (0)
(**) | |-->Monitor "AOC9Glr"
(**) | |-->Device "ATInopanel"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "USBMouse0"
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi
/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R
6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X
11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "NoTrapSignals"
(**) Option "AllowMouseOpenFail"
(**) Option "BlankTime" "5"
(**) Option "StandbyTime" "7"
(**) Option "SuspendTime" "0"
(**) Option "OffTime" "0"
(--) using VT number 7
(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(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 1279,0395 card 1279,0295 rev 00 class
06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1279,0396 card 1279,0295 rev 00 class
05,00,00 hdr 80
(II) PCI: 00:00:2: chip 1279,0397 card 1279,0295 rev 00 class
05,00,00 hdr 80
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class
06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class
01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class
0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 03 class
06,80,00 hdr 00
(II) PCI: 00:08:0: chip 104c,8021 card 104d,80b2 rev 02 class
0c,00,10 hdr 00
(II) PCI: 00:09:0: chip 1073,0012 card 104d,80b0 rev 00 class
04,01,00 hdr 00
(II) PCI: 00:0b:0: chip 136b,ff01 card 104d,80b4 rev 01 class
04,80,00 hdr 00
(II) PCI: 00:0c:0: chip 1180,0475 card 1800,0000 rev 80 class
06,07,00 hdr 02
(II) PCI: 00:0d:0: chip 1002,4c52 card 104d,80af rev 64 class
03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08
(VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08
(VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:13:0) ATI Mach64 LR rev 100, Mem @ 0xfd000000/24,
0xfc105000/12, I/O @ 0x1400/8
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xfc108000 - 0xfc10ffff (0x8000) MX[B]
[1] -1 0xfc000000 - 0xfc0fffff (0x100000) MX[B]
[2] -1 0xfc105000 - 0xfc105fff (0x1000) MX[B](B)
[3] -1 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[4] -1 0x00001010 - 0x00001013 (0x4) IX[B]
[5] -1 0x00001080 - 0x000010bf (0x40) IX[B]
[6] -1 0x00001020 - 0x0000103f (0x20) IX[B]
[7] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[8] -1 0x00001400 - 0x000014ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1 0xfc104800 - 0xfc1049ff (0x200) MX[B]
[1] -1 0xfc100000 - 0xfc103fff (0x4000) MX[B]
[2] -1 0xfc104000 - 0xfc1047ff (0x800) MX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xfc108000 - 0xfc10ffff (0x8000) MX[B]
[1] -1 0xfc000000 - 0xfc0fffff (0x100000) MX[B]
[2] -1 0xfc105000 - 0xfc105fff (0x1000) MX[B](B)
[3] -1 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[4] -1 0x00001010 - 0x00001013 (0x4) IX[B]
[5] -1 0x00001080 - 0x000010bf (0x40) IX[B]
[6] -1 0x00001020 - 0x0000103f (0x20) IX[B]
[7] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[8] -1 0x00001400 - 0x000014ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0xfc104800 - 0xfc1049ff (0x200) MX[B]
[1] -1 0xfc100000 - 0xfc103fff (0x4000) MX[B]
[2] -1 0xfc104000 - 0xfc1047ff (0x800) MX[B]
(II) OS-reported resource ranges after removing overlaps with
PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xfc108000 - 0xfc10ffff (0x8000) MX[B]
[6] -1 0xfc000000 - 0xfc0fffff (0x100000) MX[B]
[7] -1 0xfc105000 - 0xfc105fff (0x1000) MX[B](B)
[8] -1 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0xfc104800 - 0xfc1049ff (0x200) MX[B]
[10] -1 0xfc100000 - 0xfc103fff (0x4000) MX[B]
[11] -1 0xfc104000 - 0xfc1047ff (0x800) MX[B]
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x00001010 - 0x00001013 (0x4) IX[B]
[15] -1 0x00001080 - 0x000010bf (0x40) IX[B]
[16] -1 0x00001020 - 0x0000103f (0x20) IX[B]
[17] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[18] -1 0x00001400 - 0x000014ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(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 FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.1.9
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 6.3.6
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.2
(II) v4l driver for Video4Linux
(II) ATI: ATI driver (version 6.3.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE
(PCI),
ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage
128 RK (PCI),
ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA
TL (AGP),
ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility
LE (PCI),
ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF
(AGP),
ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD
(AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG
(AGP),
ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LY
(AGP),
ATI Radeon Mobility LZ (AGP)
(II) Primary Device is: PCI 00:0d:0
(II) ATI: Candidate "Device" section "ATInopanel".
(II) ATI: Shared PCI/AGP Mach64 in slot 0:13:0 detected.
(II) ATI: Shared PCI/AGP Mach64 in slot 0:13:0 assigned to
active "Device" section "ATInopanel".
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xfc108000 - 0xfc10ffff (0x8000) MX[B]
[6] -1 0xfc000000 - 0xfc0fffff (0x100000) MX[B]
[7] -1 0xfc105000 - 0xfc105fff (0x1000) MX[B](B)
[8] -1 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0xfc104800 - 0xfc1049ff (0x200) MX[B]
[10] -1 0xfc100000 - 0xfc103fff (0x4000) MX[B]
[11] -1 0xfc104000 - 0xfc1047ff (0x800) MX[B]
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x00001010 - 0x00001013 (0x4) IX[B]
[15] -1 0x00001080 - 0x000010bf (0x40) IX[B]
[16] -1 0x00001020 - 0x0000103f (0x20) IX[B]
[17] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[18] -1 0x00001400 - 0x000014ff (0x100) IX[B](B)
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 6.3.6
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.4
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xfc108000 - 0xfc10ffff (0x8000) MX[B]
[6] -1 0xfc000000 - 0xfc0fffff (0x100000) MX[B]
[7] -1 0xfc105000 - 0xfc105fff (0x1000) MX[B](B)
[8] -1 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0xfc104800 - 0xfc1049ff (0x200) MX[B]
[10] -1 0xfc100000 - 0xfc103fff (0x4000) MX[B]
[11] -1 0xfc104000 - 0xfc1047ff (0x800) MX[B]
[12] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x00001010 - 0x00001013 (0x4) IX[B]
[18] -1 0x00001080 - 0x000010bf (0x40) IX[B]
[19] -1 0x00001020 - 0x0000103f (0x20) IX[B]
[20] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[21] -1 0x00001400 - 0x000014ff (0x100) IX[B](B)
[22] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[23] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(==) ATI(0): Chipset: "ati".
(**) ATI(0): Depth 16, (--) framebuffer bpp 16
(**) ATI(0): Option "crt_screen"
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) ATI(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) ATI(0): VESA BIOS detected
(II) ATI(0): VESA VBE Version 2.0
(II) ATI(0): VESA VBE Total Mem: 8128 kB
(II) ATI(0): VESA VBE OEM: ATI MACH64
(II) ATI(0): VESA VBE OEM Software Rev: 1.0
(II) ATI(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) ATI(0): VESA VBE OEM Product: MACH64RM
(II) ATI(0): VESA VBE OEM Product Rev: 01.00
(II) ATI(0): VESA VBE DDC supported
(II) ATI(0): VESA VBE DDC Level 2
(II) ATI(0): VESA VBE DDC transfer in appr. 2 sec.
(II) ATI(0): VESA VBE DDC read successfully
(II) ATI(0): Manufacturer: AOC Model: a995 Serial#: 232
(II) ATI(0): Year: 2000 Week: 51
(II) ATI(0): EDID Version: 1.1
(II) ATI(0): Analog Display Input, Input Voltage Level:
0.714/0.286 V
(II) ATI(0): Sync: Separate
(II) ATI(0): Max H-Image Size [cm]: horiz.: 36 vert.: 27
(II) ATI(0): Gamma: 2.20
(II) ATI(0): DPMS capabilities: StandBy Suspend Off; RGB/Color
Display
(II) ATI(0): First detailed timing is preferred mode
(II) ATI(0): redX: 0.626 redY: 0.340 greenX: 0.288 greenY:
0.608
(II) ATI(0): blueX: 0.148 blueY: 0.064 whiteX: 0.283 whiteY:
0.298
(II) ATI(0): Supported VESA Video Modes:
(II) ATI(0): 720x400@70Hz
(II) ATI(0): 640x480@60Hz
(II) ATI(0): 640x480@75Hz
(II) ATI(0): 800x600@75Hz
(II) ATI(0): 1024x768@75Hz
(II) ATI(0): 1280x1024@75Hz
(II) ATI(0): Manufacturer's mask: 0
(II) ATI(0): Supported Future Video Modes:
(II) ATI(0): #0: hsize: 640 vsize 480 refresh: 85 vid:
22833
(II) ATI(0): #1: hsize: 800 vsize 600 refresh: 85 vid:
22853
(II) ATI(0): #2: hsize: 1024 vsize 768 refresh: 85 vid:
22881
(II) ATI(0): #3: hsize: 1280 vsize 960 refresh: 85 vid:
22913
(II) ATI(0): #4: hsize: 1280 vsize 1024 refresh: 85 vid:
39297
(II) ATI(0): #5: hsize: 1600 vsize 1200 refresh: 75 vid:
20393
(II) ATI(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H
max: 95 kHz, PixClock max 200 MHz
(II) ATI(0): Monitor name: AOC A995
(II) ATI(0): Supported additional Video Mode:
(II) ATI(0): clock: 78.8 MHz Image Size: 310 x 240 mm
(II) ATI(0): h_active: 1024 h_sync: 1040 h_sync_end 1136
h_blank_end 1312 h_border: 0
(II) ATI(0): v_active: 768 v_sync: 769 v_sync_end 772
v_blanking: 800 v_border: 0
(II) ATI(0): Supported additional Video Mode:
(II) ATI(0): clock: 78.8 MHz Image Size: 310 x 240 mm
(II) ATI(0): h_active: 1024 h_sync: 1040 h_sync_end 1136
h_blank_end 1312 h_border: 0
(II) ATI(0): v_active: 768 v_sync: 769 v_sync_end 772
v_blanking: 800 v_border: 0
(WW) System lacks support for changing MTRRs
(--) ATI(0): ATI 3D Rage Mobility graphics controller
detected.
(--) ATI(0): Chip type 4C52 "LR", version 4, foundry TSMC,
class 0, revision 0x01.
(--) ATI(0): PCI bus interface detected; block I/O base is
0x1400.
(--) ATI(0): ATI Mach64 adapter detected.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 565
(==) ATI(0): Default visual is TrueColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(**) ATI(0): Using CRT interface and disabling digital flat
panel.
(II) ATI(0): Storing hardware cursor image at 0xFD7FFC00.
(II) ATI(0): Using 8 MB linear aperture at 0xFD000000.
(!!) ATI(0): Virtual resolutions will be limited to 8191 kB
due to linear aperture size and/or placement of hardware
cursor image area.
(II) ATI(0): Using Block 0 MMIO aperture at 0xFC105400.
(II) ATI(0): Using Block 1 MMIO aperture at 0xFC105000.
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 8192 kB of SDRAM (1:1) detected (using 8191 kB).
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 29.500 MHz.
(II) ATI(0): AOC9Glr: Using hsync range of 30.00-85.00 kHz
(II) ATI(0): AOC9Glr: Using vrefresh range of 50.00-90.00 Hz
(II) ATI(0): Maximum clock: 230.00 MHz
(II) ATI(0): Not using default mode "1280x960" (hsync out of
range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of
range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of
range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of
range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of
range)
(II) ATI(0): Not using default mode "1792x1344" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1856x1392" (hsync out of
range)
(II) ATI(0): Not using default mode "1856x1392" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(--) ATI(0): Virtual size is 1024x768 (pitch 1024)
(**) ATI(0): Mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) ATI(0): Modeline "1024x768" 78.80 1024 1040 1136 1312
768 769 772 800 +hsync +vsync
(--) ATI(0): Display dimensions: (36, 27) cm
(--) ATI(0): DPI set to (72, 72)
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xfc105000 - 0xfc105fff (0x1000) MS[B]
[1] 0 0xfd000000 - 0xfdffffff (0x1000000) MS[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xfc108000 - 0xfc10ffff (0x8000) MX[B]
[8] -1 0xfc000000 - 0xfc0fffff (0x100000) MX[B]
[9] -1 0xfc105000 - 0xfc105fff (0x1000) MX[B](B)
[10] -1 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] -1 0xfc104800 - 0xfc1049ff (0x200) MX[B]
[12] -1 0xfc100000 - 0xfc103fff (0x4000) MX[B]
[13] -1 0xfc104000 - 0xfc1047ff (0x800) MX[B]
[14] 0 0x000a0000 - 0x000affff (0x10000)
MS[B](OprU)
[15] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[16] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[17] 0 0x00001400 - 0x000014ff (0x100) IS[B]
[18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0x00001010 - 0x00001013 (0x4) IX[B]
[21] -1 0x00001080 - 0x000010bf (0x40) IX[B]
[22] -1 0x00001020 - 0x0000103f (0x20) IX[B]
[23] -1 0x00001000 - 0x0000100f (0x10) IX[B]
[24] -1 0x00001400 - 0x000014ff (0x100) IX[B](B)
[25] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[26] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) ATI(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
18 256x256 slots
6 512x512 slots
(==) ATI(0): Backing store disabled
(==) ATI(0): Silken mouse enabled
(**) Option "dpms"
(**) ATI(0): DPMS 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 XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psmouse"
(==) Mouse0: Buttons: 3
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Option "Protocol" "IMPS/2"
(**) USBMouse0: Protocol: "IMPS/2"
(**) Option "SendCoreEvents"
(**) USBMouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) USBMouse0: Buttons: 3
(**) Option "Emulate3Buttons" "yes"
(**) USBMouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USBMouse0: ZAxisMapping: buttons 4 and 5
(II) XINPUT: Adding extended input device "USBMouse0" (type:
MOUSE)
(II) XINPUT: Adding extended input device "Mouse0" (type:
MOUSE)
===========================
End
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie