Mailinglist Archive: radeonhd (622 mails)

< Previous Next >
Re: [radeonhd] Bits from x1600 on LG S1-MDGMG
  • From: André-Sebastian Liebe <master-andre@xxxxxx>
  • Date: Thu, 18 Oct 2007 17:07:52 +0200
  • Message-id: <471776C8.1090700@xxxxxx>
yes, fetched/refreshed it just before I wrote the mail

Luc explained in an other reply why it's not working, so I'll wait a bit longer and try it from time to time


PS: sorry gmx messes up my utf8 charset with their imap settings

Karel Podvolecky wrote:
do you have latest git?  It seems to me like quite old driver output.
please update your driver and try again.

kapo

On 10/18/07, André-Sebastian Liebe <master-andre@xxxxxx> wrote:
Hi,

since I'm watching this mailinglist from it's start on I've already
removed my monitor section. But for completeness here are my xorg.conf
und X.log

greetings
ASL

Karel Podvolecky wrote:
Hi,
  I'm not a developer, but I try to help. Could you post here your
Xorg.0.log please? What it says?

Usual problem is an existing Monitor section in xorg.conf. Try to
comment whole Monitor section.

kapo

On 10/18/07, André-Sebastian Liebe <master-andre@xxxxxx> wrote:
Dear developers,

I check out the git drivers every few days but still the driver refuses
to work because of an unknown card (mappings).
I would be nice If you could add the card so that I can help testing it too.

greetings
ASL

André-Sebastian Liebe wrote:
Hello, here are my data from an LG S1-MDGMG Laptop (LCD,VGA,TV-out)


lspci -s 01:00 -vvv
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon
Mobility X1600] (prog-if 00 [VGA])
       Subsystem: LG Electronics, Inc. Unknown device 0068
       Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
       Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
       Latency: 0, Cache Line Size: 64 bytes
       Interrupt: pin A routed to IRQ 10
       Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
       Region 1: I/O ports at 2000 [size=256]
       Region 2: Memory at d8000000 (32-bit, non-prefetchable) [size=64K]
       [virtual] Expansion ROM at d8020000 [disabled] [size=128K]
       Capabilities: [50] Power Management version 2
               Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
               Status: D0 PME-Enable- DSel=0 DScale=0 PME-
       Capabilities: [58] Express Legacy Endpoint IRQ 0
               Device: Supported: MaxPayload 128 bytes, PhantFunc 0,
ExtTag+
               Device: Latency L0s <4us, L1 unlimited
               Device: AtnBtn- AtnInd- PwrInd-
               Device: Errors: Correctable- Non-Fatal- Fatal-
Unsupported-
               Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
               Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
               Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s L1,
Port 0
               Link: Latency L0s <64ns, L1 <1us
               Link: ASPM L0s L1 Enabled RCB 64 bytes CommClk+ ExtSynch-
               Link: Speed 2.5Gb/s, Width x16
       Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+
Queue=0/0 Enable-
               Address: 0000000000000000  Data: 0000
only internal LCD:
Checking connectors on 0x71C5, 0x1854, 0x0068  (@01:00:00):
 Load Detection: RHD_OUTPUT_NONE
 >>  HotPlug: RHD_HPD_NONE
 >>  DDC: RHD_DDC_2
 LVDS Info:
       18bits, dual link, LDI Panel found.
       Power Timing: 0xF9F, 0x000, 0x03, 0x19, 0x1F4
       Macro: 0x0C720407, Clock Pattern: 0x0063
internal LCD + VGA:
Checking connectors on 0x71C5, 0x1854, 0x0068  (@01:00:00):
 Load Detection: RHD_OUTPUT_DACA
 HotPlug: RHD_HPD_NONE
 >>  DDC: RHD_DDC_0 RHD_DDC_2 RHD_DDC_3
 LVDS Info:
       18bits, dual link, LDI Panel found.
       Power Timing: 0xF9F, 0x000, 0x03, 0x19, 0x1F4
       Macro: 0x0C720407, Clock Pattern: 0x0063
PS: thanks for your work on the open source drivers!
-
André-Sebastian Liebe
Section "ServerLayout"
        Identifier     "lips.lianse.eu"
        Screen      0  "Laptop" 0 0
        InputDevice    "Touchpad" "CorePointer"
        InputDevice    "Keyboard" "CoreKeyboard"
        InputDevice    "LogitechLaser" "SendCoreEvents"
        Option      "BlankTime" "0"
        Option      "AIGLX" "true"
EndSection

Section "Files"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/OTF"
        FontPath     "/usr/share/fonts/Type1"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/100dpi"
EndSection

Section "Module"
        Load  "extmod"
        Load  "xtrap"
        Load  "record"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "freetype"
        Load  "type1"
EndSection

Section "ServerFlags"
        Option      "AIGLX" "off"
        Option      "DontZap" "true"
EndSection

Section "InputDevice"
        Identifier  "Keyboard"
        Driver      "evdev"
        Option      "Vendor" "1"        #"0001"
        Option      "Product" "1"       #"0001"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "evdev"
        Option      "XkbLayout" "de"
EndSection

Section "InputDevice"
        Identifier  "Touchpad"
        Driver      "synaptics"
        Option      "Device" "/dev/input/by-path/platform-i8042-serio-2-event-mouse"
        Option      "Protocol" "event"
        Option      "SHMconfig" "on"
        Option      "VertScrollDelta" "200"
        Option      "HorizScrollDelta" "0"
        Option      "FastTaps" "0"
        Option      "FingerLow" "38"
        Option      "FingerHigh" "43"
        Option      "MaxTabpime" "266"
EndSection

Section "InputDevice"
        Identifier  "LogitechLaser"
        Driver      "evdev"
        Option      "Vendor" "1133"             #"046d"
        Option      "Product" "49223"   #"c047"
        Option      "Buttons" "7"
        Option      "WHEELRelativeAxisMapping" "4 5"
        Option      "HWHEELRelativeAxisButtons" "7 6"
        Option      "Buttonmapping" "1 2 3"
EndSection

Section "Device"
        Identifier  "atix1600"
        Driver      "radeonhd"
        Option      "VendorName" "ATI Technologies Inc"
        Option      "BoardName" "M56P [Radeon Mobility X1600]"
        Option      "BlockSignalsOnLock" "on"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Laptop"
        Device     "atix1600"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1680x1050" "1280x1024" "1280x720" "1152x864" "1024x768" "800x600" "720x480" "630x480" "640x432" "640x400" "512x384" "400x300" "320x240" "320x200"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1680x1050" "1280x1024" "1280x720" "1152x864" "1024x768" "800x600" "720x480" "630x480" "640x432" "640x400" "512x384" "400x300" "320x240" "320x200"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1680x1050" "1280x1024" "1280x720" "1152x864" "1024x768" "800x600" "720x480" "630x480" "640x432" "640x400" "512x384" "400x300" "320x240" "320x200"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
        Option      "Composite" "disable"
        Option      "XVideo" "enable"
EndSection
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.22-suspend2 x86_64
Current Operating System: Linux lips 2.6.23-gentoo #4 SMP Mon Oct 15 11:09:55 CEST 2007 x86_64
Build Date: 04 October 2007  12:27:22AM

        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 Oct 18 13:54:37 2007
(==) Using config file: "/root/xorg.conf"
(==) ServerLayout "lips.lianse.eu"
(**) |-->Screen "Laptop" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "atix1600"
(==) No monitor specified for screen "Laptop".
        Using a default monitor configuration.
(**) |-->Input Device "Touchpad"
(**) |-->Input Device "Keyboard"
(**) |-->Input Device "LogitechLaser"
(**) Option "DontZap" "true"
(**) Option "BlankTime" "0"
(**) Option "AIGLX" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/.
(**) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/Type1,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is disabled
(**) Extension "XVideo" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7a4880
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 1854,0068 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1854,0068 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1854,0068 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1854,0068 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1854,0068 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1854,0068 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1854,0068 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 1854,0068 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1854,0068 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c5 card 1854,0068 rev 02 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1854,0068 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1002,71c5 card 1854,0068 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 11c1,ed00 card 1854,0068 rev 02 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00
(II) PCI: 06:00:0: chip 104c,8039 card 5000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 06:00:1: chip 104c,803a card 1854,0068 rev 00 class 0c,00,10 hdr 80
(II) PCI: 06:00:2: chip 104c,803b card 1854,0068 rev 00 class 01,80,00 hdr 80
(II) PCI: 06:00:3: chip 104c,803c card 1854,0068 rev 00 class 08,05,00 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(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-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0018 (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  0       0x00002000 - 0x00002fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xd8000000 - 0xd80fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00003000 - 0x000030ff (0x100) IX[B]
        [1] -1  0       0x00003400 - 0x000034ff (0x100) IX[B]
        [2] -1  0       0x00003800 - 0x000038ff (0x100) IX[B]
        [3] -1  0       0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xd4000000 - 0xd5ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:2), (0,3,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
        [0] -1  0       0x00004000 - 0x000040ff (0x100) IX[B]
        [1] -1  0       0x00004400 - 0x000044ff (0x100) IX[B]
        [2] -1  0       0x00004800 - 0x000048ff (0x100) IX[B]
        [3] -1  0       0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xd6000000 - 0xd7ffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
        [0] -1  0       0xd2000000 - 0xd3ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:3), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 non-prefetchable memory range:
        [0] -1  0       0xd8100000 - 0xd81fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:30:0), (0,6,10), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 I/O range:
        [0] -1  0       0x00005000 - 0x000050ff (0x100) IX[B]
        [1] -1  0       0x00005400 - 0x000054ff (0x100) IX[B]
        [2] -1  0       0x00005800 - 0x000058ff (0x100) IX[B]
        [3] -1  0       0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
        [0] -1  0       0xd8200000 - 0xd82fffff (0x100000) MX[B]
(II) Bus 6 prefetchable memory range:
        [0] -1  0       0x88000000 - 0x8bffffff (0x4000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (6:0:0), (6,7,10), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 7 I/O range:
        [0] -1  0       0x00005000 - 0x000050ff (0x100) IX[B]
        [1] -1  0       0x00005400 - 0x000054ff (0x100) IX[B]
(II) Bus 7 prefetchable memory range:
        [0] -1  0       0x88000000 - 0x8bffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc M56P [Radeon Mobility X1600] rev 0, Mem @ 0xc0000000/28, 0xd8000000/16, I/O @ 0x2000/8
(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       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0       0xd8205800 - 0xd82058ff (0x100) MX[B]
        [1] -1  0       0xd8204000 - 0xd8204fff (0x1000) MX[B]
        [2] -1  0       0xd8200000 - 0xd8203fff (0x4000) MX[B]
        [3] -1  0       0xd8205000 - 0xd82057ff (0x800) MX[B]
        [4] -1  0       0xd8100000 - 0xd8100fff (0x1000) MX[B]
        [5] -1  0       0xd4000000 - 0xd41fffff (0x200000) MX[B]
        [6] -1  0       0xd8504400 - 0xd85047ff (0x400) MX[B]
        [7] -1  0       0xd8504000 - 0xd85043ff (0x400) MX[B]
        [8] -1  0       0xd8500000 - 0xd8503fff (0x4000) MX[B]
        [9] -1  0       0xd8000000 - 0xd800ffff (0x10000) MX[B](B)
        [10] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [11] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [12] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [13] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [14] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [15] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [16] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [17] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [20] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [22] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [23] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [24] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [25] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [26] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xd8205800 - 0xd82058ff (0x100) MX[B]
        [1] -1  0       0xd8204000 - 0xd8204fff (0x1000) MX[B]
        [2] -1  0       0xd8200000 - 0xd8203fff (0x4000) MX[B]
        [3] -1  0       0xd8205000 - 0xd82057ff (0x800) MX[B]
        [4] -1  0       0xd8100000 - 0xd8100fff (0x1000) MX[B]
        [5] -1  0       0xd4000000 - 0xd41fffff (0x200000) MX[B]
        [6] -1  0       0xd8504400 - 0xd85047ff (0x400) MX[B]
        [7] -1  0       0xd8504000 - 0xd85043ff (0x400) MX[B]
        [8] -1  0       0xd8500000 - 0xd8503fff (0x4000) MX[B]
        [9] -1  0       0xd8000000 - 0xd800ffff (0x10000) MX[B](B)
        [10] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [11] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [12] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [13] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [14] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [15] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [16] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [17] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [20] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [22] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [23] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [24] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [25] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [26] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd8205800 - 0xd82058ff (0x100) MX[B]
        [5] -1  0       0xd8204000 - 0xd8204fff (0x1000) MX[B]
        [6] -1  0       0xd8200000 - 0xd8203fff (0x4000) MX[B]
        [7] -1  0       0xd8205000 - 0xd82057ff (0x800) MX[B]
        [8] -1  0       0xd8100000 - 0xd8100fff (0x1000) MX[B]
        [9] -1  0       0xd4000000 - 0xd41fffff (0x200000) MX[B]
        [10] -1 0       0xd8504400 - 0xd85047ff (0x400) MX[B]
        [11] -1 0       0xd8504000 - 0xd85043ff (0x400) MX[B]
        [12] -1 0       0xd8500000 - 0xd8503fff (0x4000) MX[B]
        [13] -1 0       0xd8000000 - 0xd800ffff (0x10000) MX[B](B)
        [14] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [15] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [18] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [19] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [20] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [21] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [22] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [23] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [26] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [27] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [28] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [29] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [30] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [31] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [32] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded by default.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "xtrap"
(II) Loading /usr/lib64/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(**) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "radeonhd"
(II) Loading /usr/lib64/xorg/modules/drivers//radeonhd_drv.so
(II) Module radeonhd: vendor="AMD GPG"
        compiled for 1.4.0, module version = 0.0.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "synaptics"
(II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
        compiled for 4.3.99.902, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "evdev"
(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) RADEONHD: X driver for the following AMD GPG (ATI) graphics devices:
        RV505  : Radeon X1550.
        RV515  : Radeon X1300, X1550, X1600; FireGL V3300, V3350; FireMV 2250.
        R520   : Radeon X1800; FireGL V5300, V7200, V7300, V7350
        RV530  : Radeon X1300 XT, X1600; FireGL V3400, V5200.
        RV535  : Radeon X1300, X1650.
        RV570  : Radeon X1950 Pro/GT.
        R580   : Radeon X1650, X1900, X1950, FireStream 2U.
        R600   : Radeon HD 2900 XT.
        RV610  : Radeon HD 2400 Pro/XT.
        RV630  : Radeon HD 2600 Pro/XT.
        M52    : Mobility Radeon X1300, X1350.
        M54    : Mobility Radeon X1400, X1450, X2300.
        M56    : Mobility Radeon X1600, X1700; Mobility FireGL V5200, V5250.
        M58    : Mobility Radeon X1800, X1900; Mobility FireGL V7100, V7200
        M71    : Mobility Radeon HD 2300.
        M72    : Mobility Radeon HD 2400.
        M76    : Mobility Radeon HD 2600.
        RS690  : Radeon X1200.

(II) Primary Device is: PCI 01:00:0
(--) Chipset M56 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd8205800 - 0xd82058ff (0x100) MX[B]
        [5] -1  0       0xd8204000 - 0xd8204fff (0x1000) MX[B]
        [6] -1  0       0xd8200000 - 0xd8203fff (0x4000) MX[B]
        [7] -1  0       0xd8205000 - 0xd82057ff (0x800) MX[B]
        [8] -1  0       0xd8100000 - 0xd8100fff (0x1000) MX[B]
        [9] -1  0       0xd4000000 - 0xd41fffff (0x200000) MX[B]
        [10] -1 0       0xd8504400 - 0xd85047ff (0x400) MX[B]
        [11] -1 0       0xd8504000 - 0xd85043ff (0x400) MX[B]
        [12] -1 0       0xd8500000 - 0xd8503fff (0x4000) MX[B]
        [13] -1 0       0xd8000000 - 0xd800ffff (0x10000) MX[B](B)
        [14] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [15] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [18] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [19] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [20] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [21] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [22] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [23] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [26] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [27] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [28] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [29] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [30] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [31] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [32] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd8205800 - 0xd82058ff (0x100) MX[B]
        [5] -1  0       0xd8204000 - 0xd8204fff (0x1000) MX[B]
        [6] -1  0       0xd8200000 - 0xd8203fff (0x4000) MX[B]
        [7] -1  0       0xd8205000 - 0xd82057ff (0x800) MX[B]
        [8] -1  0       0xd8100000 - 0xd8100fff (0x1000) MX[B]
        [9] -1  0       0xd4000000 - 0xd41fffff (0x200000) MX[B]
        [10] -1 0       0xd8504400 - 0xd85047ff (0x400) MX[B]
        [11] -1 0       0xd8504000 - 0xd85043ff (0x400) MX[B]
        [12] -1 0       0xd8500000 - 0xd8503fff (0x4000) MX[B]
        [13] -1 0       0xd8000000 - 0xd800ffff (0x10000) MX[B](B)
        [14] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [15] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [16] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [17] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [18] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [21] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [22] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [23] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [24] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [25] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [26] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [27] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [29] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [30] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [31] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [32] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [33] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [34] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [35] -1 0       0x00002000 - 0x000020ff (0x100) IX[B](B)
        [36] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [37] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib64/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(II) RADEONHD(0): Initializing INT10
(II) RADEONHD(0): Primary V_BIOS segment is: 0xc000
(**) RADEONHD(0): Depth 24, (--) framebuffer bpp 32
(WW) RADEONHD(0): Unknown card detected: 0x71C5:0x1854:0x0068.
        Your card might not work or might not work optimally.
        To rectify this, please contact MAILINGLIST.
        Include your X log and the full name of the device.
(--) RADEONHD(0): Detected an M56 on an unidentified card
(EE) RADEONHD(0): Cannot map connectors on an unknown card!
To help rectify this, please send your X log to
                radeonhd_at_opensuse.org.
        or file a bug for the radeonhd component
        of the X.Org product at bugs.freedesktop.org.
(**) RADEONHD(0): Call to AtomBIOS Teardown FAILED
(II) UnloadModule: "radeonhd"
(II) UnloadModule: "int10"
(II) Unloading /usr/lib64/xorg/modules//libint10.so
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >