[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Radeon Mobility M7 LW



hi, (sorry, but i wrote the message first in german. maybe some understand my prob better, so i comment this part only)

#vorab mal ein paar info's:
#asus L3800c mit

info's about the hw.


01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA])
        Subsystem: Asustek Computer, Inc.: Unknown device 1622
Flags: bus master, stepping, 66Mhz, medium devsel, latency 64, IRQ 5
        Memory at d8000000 (32-bit, prefetchable) [size=128M]
        I/O ports at d800 [size=256]
        Memory at d7000000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at d7fe0000 [disabled] [size=128K]
        Capabilities: <available only to root>

#nun zu meinem kleine problem.
#ich möchte sowohl den tft wie auch den vga - ausgang benutzen. der tft #läuft mit 1400x1050, der angeschlossene beamer verträgt "nur" 1024x768.

i'd like to use the tft and the vga-out too, incase i need it for an presentation with an beamer which only like to work with 1024x768.


#in XF86Config habe ich für die graka zwei sektion angelegt, und #versucht auf die eine section auf screen 0, die andere auf screen 1 #monitor wurden entsprechend angepaßt, layout auch, ob es richtig ist #weiß ich nicht, X - probeonly schmeißt bei einem monitor keine (layout #überaubeitet) bei zwei dann doch ein paar fehlermeldungen aus ..

#hier mal die bereiche ...

parts of the XF86Config-4

Section "Device"
        Identifier      "ICard_1"
        Driver          "radeon"
        #Driver         "ati"

        BusID           "PCI:01:00:00"
        Screen          0

        Option          "AGPMode"               "4"
        Option          "AGPSize"               "64"
        Option          "RingSize"              "8"
        Option          "AGPFastWrite"          "1"
        Option          "EnablePageFlip"

        Option          "PanelSize" "1400x1050"
        Option          "CrtScreen" "False"
        Option          "DDCMode"       "on"
        Option          "CloneDisplay"  "1"
EndSection

Section "Device"
        Identifier      "ECard_2"
        Driver          "radeon"
        #Driver         "ati"

        # BusID         "PCI:01:00:00"
        Screen          1

        Option          "AGPMode"               "4"
        Option          "AGPSize"               "64"
        Option          "RingSize"              "8"
        Option          "AGPFastWrite"          "1"
        Option          "EnablePageFlip"

        #Option         "CrtScreen" "True"
        #Option         "MonitorLayout" "CRT"
EndSection


Section "Monitor"
        Identifier      "Monitor_1"
        HorizSync       30-60
        VertRefresh     50-75
        Option          "DPMS"
EndSection

Section "Monitor"
        Identifier      "Monitor_2"
        HorizSync       30-82
        VertRefresh     50-160
        Option          "DPMS"
EndSection
Section "Screen"
        Identifier      "Screen_1"
        Device          "ICard_1"
        Monitor         "Monitor_1"
        DefaultDepth    24
...

EndSection


Section "Screen"
        Identifier      "Screen_2"
        Device          "ECard_2"
        Monitor         "Monitor_2
        DefaultDepth    16

        SubSection "Display"
...
        EndSubSection
EndSection


Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Screen_1"
        #Screen         0 "Screen_1"    0 0
        #Screen         1 "Screen_2" RightOf "Screen_1"
        InputDevice     "Generic Keyboard"
        InputDevice     "Touch-pad"
        InputDevice     "Generic Mouse"
EndSection

#und ein ausschnitt aus dem log-file

and the output found in the logfile

(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)
(WW) RADEON(0): Mode 1400x1050 is out of range.
Valid mode should be between 640x480-0x0
(WW) RADEON(0): Mode 1280x1024 is out of range.
Valid mode should be between 640x480-0x0
(WW) RADEON(0): Mode 1280x960 is out of range.
Valid mode should be between 640x480-0x0
(WW) RADEON(0): Mode 1152x864 is out of range.
Valid mode should be between 640x480-0x0
(EE) RADEON(0): No valid mode found for this DFP/LCD
(II) RADEON(0): If you have an analog monitor attached but no DFP/LCD tryspecifying
        'Option "CrtScreen"' in your X serverconfig file.
(II) UnloadModule: "ati"
(II) UnloadModule: "ddc"
(II) UnloadModule: "vbe"
(II) UnloadModule: "i2c"
(II) Unloading /usr/X11R6/lib/modules/libi2c.a
(II) UnloadModule: "ddc"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "radeon"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to debian-x@lists.debian.org.d


#wenn andere bereich hilfreich sind, kann ich die auch noch posten. nur #die mail ist jetzt schon lang.

i think this mail is realy long, so if you need more of the output, i'll post it in an other.

about the software:
i updated the sources from woody to testing, but without dist-upgrade
(there are only 3 files which were not updated)
i also installed the driver from gatos (ati.2) for 4.2.
actuell xfree - version: 4.2.1


if you need other information, please let me know. it would be nice if i can use linux. i won't like to use XP ;-)))

greets reinhard



Reply to: