Hi you all,

I am getting crazy with this problem: I have a Compaq Evo N610c laptop, I have
installed Mandrake 9.0; everything's fine, X starts correctly, BUT the display
is incorrect: it shows a lot of vertical lines interrupting the images, and as
a result, the Ascii characters are almost unreadable.
it's as if the horizontal refresh was incorrect, so that some overlapping of
the images appears on the screen.

It seems me that the software correctly recognizes the hardware (although I'm
no expert at all).
The only odd symptom I see from the log file is these 2 messages (the second
being repeated 4 times):
  Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o 
is unresolved!
  Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unres 
olved!

Sadly, under the (original) Windows XP the display is just perfect.
this is what Windows XP reports:

        screen 14.1"
        generic monitor on Mobility Radeon 7500
        60Hz refresh
        1024x768 pixels
        16 bit colours;
        96 DPI
        HDW acceleration
        RAM 32 MB
        internal DAC 350 MHz
        graphic card on bus PCI 1, periph. 0, func. 0
        RAM 48000000 - 4FFFFFFF
        I/O 3000 - 30FF
        RAM 40400000 - 4040FFFF
        IRQ 11
        I/O 03B0 - 03BB
        I/O 03C0 - 03DF
        RAM 000A0000 - 000BFFFF

I include here the config. file, and the log file. Any help greatly
appreciated!!

thanks,

        Vito

---------------------------------------------------
# File generated by XFdrake.

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

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

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

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

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" ""
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/psaux"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "1024x768 @ 60 Hz"
    HorizSync 31.5-48.5
    VertRefresh 50-70
    
    # Sony Vaio C1(X,XS,VE,VN)?
    # 1024x480 @ 85.6 Hz, 48 kHz hsync
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16
    
    Subsection "Display"
        Depth 8
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
EndSection

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

---------------------------------------------------
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
        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/)
Build Operating System: Linux 2.4.18-23mdkenterprise i686 [ELF] 
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/XFree86.0.log", Time: Fri Oct  3 18:45:16 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "monitor1"
(**) |   |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(WW) Option "XkbOptions" requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
Using vt 7
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.5
        XFree86 XInput driver : 0.3
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.3
(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.2.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000fd0c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 0e11,00b7 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: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 0e11,00b7 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 0e11,00b7 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c57 card 0e11,00b7 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:04:0: chip 11c1,0450 card 1468,0450 rev 02 class 07,80,00 hdr 00
(II) PCI: 02:06:0: chip 104c,ac51 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:06:1: chip 104c,ac51 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:08:0: chip 8086,1038 card 0e11,0098 rev 42 class 02,00,00 hdr 00
(II) PCI: 02:0e:0: chip 1033,0035 card 0e11,00b7 rev 41 class 0c,03,10 hdr 80
(II) PCI: 02:0e:1: chip 1033,0035 card 0e11,00b7 rev 41 class 0c,03,10 hdr 00
(II) PCI: 02:0e:2: chip 1033,00e0 card 0e11,00b7 rev 02 class 0c,03,20 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.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI 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:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  0x00003000 - 0x000030ff (0x100) IX[B]
        [1] -1  0x00003400 - 0x000034ff (0x100) IX[B]
        [2] -1  0x00003800 - 0x000038ff (0x100) IX[B]
        [3] -1  0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0x40400000 - 0x404fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0x48000000 - 0x4fffffff (0x8000000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,4), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0x00002000 - 0x000020ff (0x100) IX[B]
        [1] -1  0x00002400 - 0x000024ff (0x100) IX[B]
        [2] -1  0x00002800 - 0x000028ff (0x100) IX[B]
        [3] -1  0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0x40000000 - 0x403fffff (0x400000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus -1: bridge is at (0:31: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:*(1:0:0) ATI Radeon Mobility M7 LW rev 0, Mem @ 0x48000000/27, 0x40400000/16, 
I/O @ 0x3000/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  0x40300000 - 0x403000ff (0x100) MX[B]
        [1] -1  0x40200000 - 0x40200fff (0x1000) MX[B]
        [2] -1  0x40180000 - 0x40180fff (0x1000) MX[B]
        [3] -1  0x40100000 - 0x40100fff (0x1000) MX[B]
        [4] -1  0x40280000 - 0x402800ff (0x100) MX[B]
        [5] -1  0x20000000 - 0x200003ff (0x400) MX[B]
        [6] -1  0x60000000 - 0x6fffffff (0x10000000) MX[B]
        [7] -1  0x40400000 - 0x4040ffff (0x10000) MX[B](B)
        [8] -1  0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [9] -1  0x00002400 - 0x0000243f (0x40) IX[B]
        [10] -1 0x00002000 - 0x000020ff (0x100) IX[B]
        [11] -1 0x00002440 - 0x00002447 (0x8) IX[B]
        [12] -1 0x00004400 - 0x0000443f (0x40) IX[B]
        [13] -1 0x00004000 - 0x000040ff (0x100) IX[B]
        [14] -1 0x00004440 - 0x0000444f (0x10) IX[B]
        [15] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0x40300000 - 0x403000ff (0x100) MX[B]
        [1] -1  0x40200000 - 0x40200fff (0x1000) MX[B]
        [2] -1  0x40180000 - 0x40180fff (0x1000) MX[B]
        [3] -1  0x40100000 - 0x40100fff (0x1000) MX[B]
        [4] -1  0x40280000 - 0x402800ff (0x100) MX[B]
        [5] -1  0x20000000 - 0x200003ff (0x400) MX[B]
        [6] -1  0x60000000 - 0x6fffffff (0x10000000) MX[B]
        [7] -1  0x40400000 - 0x4040ffff (0x10000) MX[B](B)
        [8] -1  0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [9] -1  0x00002400 - 0x0000243f (0x40) IX[B]
        [10] -1 0x00002000 - 0x000020ff (0x100) IX[B]
        [11] -1 0x00002440 - 0x00002447 (0x8) IX[B]
        [12] -1 0x00004400 - 0x0000443f (0x40) IX[B]
        [13] -1 0x00004000 - 0x000040ff (0x100) IX[B]
        [14] -1 0x00004440 - 0x0000444f (0x10) IX[B]
        [15] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) 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 - 0x1fffffff (0x1ff00000) 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  0x40300000 - 0x403000ff (0x100) MX[B]
        [6] -1  0x40200000 - 0x40200fff (0x1000) MX[B]
        [7] -1  0x40180000 - 0x40180fff (0x1000) MX[B]
        [8] -1  0x40100000 - 0x40100fff (0x1000) MX[B]
        [9] -1  0x40280000 - 0x402800ff (0x100) MX[B]
        [10] -1 0x20000000 - 0x200003ff (0x400) MX[B]
        [11] -1 0x60000000 - 0x6fffffff (0x10000000) MX[B]
        [12] -1 0x40400000 - 0x4040ffff (0x10000) MX[B](B)
        [13] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0x00002400 - 0x0000243f (0x40) IX[B]
        [17] -1 0x00002000 - 0x000020ff (0x100) IX[B]
        [18] -1 0x00002440 - 0x00002447 (0x8) IX[B]
        [19] -1 0x00004400 - 0x0000443f (0x40) IX[B]
        [20] -1 0x00004000 - 0x000040ff (0x100) IX[B]
        [21] -1 0x00004440 - 0x0000444f (0x10) IX[B]
        [22] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.2.1, 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: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 0.0.1
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.2.1, 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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.1.10
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 4.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 6.4.7
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) ATI: ATI driver (version 6.4.7) 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 PP (PCI), ATI Rage 128 Pro PR (PCI),
        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 LX (AGP),
        ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
        ATI Radeon 8500 QL (AGP), ATI Radeon 8500 BB (AGP),
        ATI Radeon 7500 QW (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Radeon Mobility LW (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) 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  0x40300000 - 0x403000ff (0x100) MX[B]
        [6] -1  0x40200000 - 0x40200fff (0x1000) MX[B]
        [7] -1  0x40180000 - 0x40180fff (0x1000) MX[B]
        [8] -1  0x40100000 - 0x40100fff (0x1000) MX[B]
        [9] -1  0x40280000 - 0x402800ff (0x100) MX[B]
        [10] -1 0x20000000 - 0x200003ff (0x400) MX[B]
        [11] -1 0x60000000 - 0x6fffffff (0x10000000) MX[B]
        [12] -1 0x40400000 - 0x4040ffff (0x10000) MX[B](B)
        [13] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0x00002400 - 0x0000243f (0x40) IX[B]
        [17] -1 0x00002000 - 0x000020ff (0x100) IX[B]
        [18] -1 0x00002440 - 0x00002447 (0x8) IX[B]
        [19] -1 0x00004400 - 0x0000443f (0x40) IX[B]
        [20] -1 0x00004000 - 0x000040ff (0x100) IX[B]
        [21] -1 0x00004440 - 0x0000444f (0x10) IX[B]
        [22] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) resource ranges after probing:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) 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  0x40300000 - 0x403000ff (0x100) MX[B]
        [6] -1  0x40200000 - 0x40200fff (0x1000) MX[B]
        [7] -1  0x40180000 - 0x40180fff (0x1000) MX[B]
        [8] -1  0x40100000 - 0x40100fff (0x1000) MX[B]
        [9] -1  0x40280000 - 0x402800ff (0x100) MX[B]
        [10] -1 0x20000000 - 0x200003ff (0x400) MX[B]
        [11] -1 0x60000000 - 0x6fffffff (0x10000000) MX[B]
        [12] -1 0x40400000 - 0x4040ffff (0x10000) MX[B](B)
        [13] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [14] 0  0x000a0000 - 0x000affff (0x10000) MS[B]
        [15] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [16] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [17] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0x00002400 - 0x0000243f (0x40) IX[B]
        [20] -1 0x00002000 - 0x000020ff (0x100) IX[B]
        [21] -1 0x00002440 - 0x00002447 (0x8) IX[B]
        [22] -1 0x00004400 - 0x0000443f (0x40) IX[B]
        [23] -1 0x00004000 - 0x000040ff (0x100) IX[B]
        [24] -1 0x00004440 - 0x0000444f (0x10) IX[B]
        [25] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
        [26] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [27] 0  0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 16, (--) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(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.2.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon Mobility LW (AGP)" (ChipID = 0x4c57)
(--) RADEON(0): Linear framebuffer at 0x48000000
(--) RADEON(0): MMIO registers at 0x40400000
(--) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(II) RADEON(0): Primary Display == Type 2
(II) RADEON(0): Panel ID string: HTC                     
(II) RADEON(0): Panel Size from BIOS: 1024x768
(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.2.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): I2C device "DDC:ddc2" registered.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(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.2.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 32704 kB
(II) RADEON(0): VESA VBE OEM: ATI MOBILITY RADEON 7500
(II) RADEON(0): VESA VBE OEM Software Rev: 1.0
(II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) RADEON(0): VESA VBE OEM Product: P7  
(II) RADEON(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): VESA VBE DDC Level 2
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read successfully
(II) RADEON(0): BIOS  EDID Info:
(II) RADEON(0): Manufacturer: HTC  Model: 17ac  Serial#: 510110044
(II) RADEON(0): Year: 2003  Week: 19
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 28  vert.: 21
(II) RADEON(0): Gamma: 2.20
(II) RADEON(0): No DPMS capabilities specified; RGB/Color Display
(II) RADEON(0): Default color space is primary color space
(II) RADEON(0): redX: 0.580 redY: 0.330   greenX: 0.300 greenY: 0.560
(II) RADEON(0): blueX: 0.140 blueY: 0.130   whiteX: 0.330 whiteY: 0.340
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 65.0 MHz   Image Size:  286 x 214 mm
(II) RADEON(0): h_active: 1024  h_sync: 1048  h_sync_end 1696 h_blank_end 1344 
h_border: 0
(II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) RADEON(0): Ranges: V min: 50  V max: 65 Hz, H min: 40  H max: 52 kHz, PixClock 
max 70 MHz
(II) RADEON(0):       Hitachi
(II) RADEON(0):  TX36D79VC1CAB
(II) RADEON(0): End of DDC Monitor info

(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12000 max=35000; xclk=18300
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(--) RADEON(0): Virtual size is 1024x768 (pitch 1056)
(**) RADEON(0): Mode "1024x768"
(**) RADEON(0): Mode "800x600"
(**) RADEON(0): Mode "640x480"
(--) RADEON(0): Display dimensions: (280, 210) mm
(--) RADEON(0): DPI set to (92, 92)
(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.2.1, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(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.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(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.2.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): Depth moves disabled by default
(!!) RADEON(0): For information on using the multimedia capabilities
 of this adapter, please see http://gatos.sf.net.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0x40400000 - 0x4040ffff (0x10000) MX[B]
        [1] 0   0x48000000 - 0x4fffffff (0x8000000) MX[B]
        [2] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [3] -1  0x00100000 - 0x1fffffff (0x1ff00000) 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  0x40300000 - 0x403000ff (0x100) MX[B]
        [8] -1  0x40200000 - 0x40200fff (0x1000) MX[B]
        [9] -1  0x40180000 - 0x40180fff (0x1000) MX[B]
        [10] -1 0x40100000 - 0x40100fff (0x1000) MX[B]
        [11] -1 0x40280000 - 0x402800ff (0x100) MX[B]
        [12] -1 0x20000000 - 0x200003ff (0x400) MX[B]
        [13] -1 0x60000000 - 0x6fffffff (0x10000000) MX[B]
        [14] -1 0x40400000 - 0x4040ffff (0x10000) MX[B](B)
        [15] -1 0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [16] 0  0x000a0000 - 0x000affff (0x10000) MS[B]
        [17] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [18] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [19] 0  0x00003000 - 0x000030ff (0x100) IX[B]
        [20] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [21] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [22] -1 0x00002400 - 0x0000243f (0x40) IX[B]
        [23] -1 0x00002000 - 0x000020ff (0x100) IX[B]
        [24] -1 0x00002440 - 0x00002447 (0x8) IX[B]
        [25] -1 0x00004400 - 0x0000443f (0x40) IX[B]
        [26] -1 0x00004000 - 0x000040ff (0x100) IX[B]
        [27] -1 0x00004440 - 0x0000444f (0x10) IX[B]
        [28] -1 0x00003000 - 0x000030ff (0x100) IX[B](B)
        [29] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [30] 0  0x000003c0 - 0x000003df (0x20) IS[B]
(==) RADEON(0): Write-combining range (0x48000000,0x2000000)
(WW) RADEON(0): Cannot read colourmap from VGA.  Will restore with default
(II) RADEON(0): Starting up Xvideo subsystems
(II) RADEON(0): membase=0x48000000 memsize=0x04000000 agpSize=0x00000008
(II) RADEON(0): Memory manager initialized to (0,0) (1056,8191)
(II) RADEON(0): Reserved area from (0,768) to (1056,770)
(II) RADEON(0): Largest offscreen area available: 1056 x 7421
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using MMIO based acceleration
(II) RADEON(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
        Dashed Lines
        Scanline Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 1540)
(II) RADEON(0): Largest offscreen area available: 1056 x 7419
(II) RADEON(0): Dotclock is 65 Mhz, setting ecp_div to 0
(II) RADEON(0): No MM_TABLE found(II) Loading sub module "theatre"
(II) LoadModule: "theatre"
(II) Loading /usr/X11R6/lib/modules/multimedia/theatre_drv.o
(II) Module theatre: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): Detected Radeon Mobility M7, disabling i2c and Rage Theatre
(WW) RADEON(0): Option "DPMS" is not used
(II) RADEON(0): Direct rendering disabled
Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is 
unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
(II) Setting vga for screen 0.
(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 "Keyboard1" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 5
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) RADEON(0): membase=0x48000000 memsize=0x04000000 agpSize=0x00000008
---------------------------------------------------

-- 
Vito Asta
    Cap Gemini Ernst & Young
    7 place du Dome
    92056 Paris-La Defense cedex - FRANCE
    Tel: +33 (0)1 4901 7225
[EMAIL PROTECTED]  --  [EMAIL PROTECTED]
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to