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

Re: xorg.conf: wie richte ich am Notebook den VGA-Ausgang ein?



Hallo Georg,

Georg Mainik <h.strohsack@web.de> wrote:
> Hallo,
>
> nach der Installation von Etch auf einem Thinkpad R51 kriege ich kein 
> Bild mehr (unter SUSE ging es noch) auf dem Beamer.

Welche Version ist denn im Etch drin?

http://wiki.debian.org/XStrikeForce/ReleaseNotes#head-41f757929e83af42c236344054738fac21a147c2

> Section "Device"
> 	Identifier	"ATI Radeon Mobility 7500"
> 	Driver		"ati"
> 	BusID		"PCI:1:0:0"
> 	Option		"UseFBDev"		"true"
> EndSection

Ich verwende:

Section "Device"
	Identifier	"ATI Mirrored"
	Driver		"ati"
	BusID		"PCI:0:16:0"
        Option          "MergedFB"
        Option          "CRT2Position"          "Clone"
        Option          "MonitorLayout"         "LVDS,CRT"
        Option          "MetaModes"             "1024x768 800x600"
        Option          "CRT2HSync"             "30-100"
        Option          "CRT2VRefresh"          "50-100"
        # Does not work with external display
#	Option		"UseFBDev"		"true"
EndSection

Schöne Grüße, Jörg.
-- 
Damit das Mögliche entsteht, muß immer wieder das Unmögliche versucht
werden.                                       (Hermann Hesse)



Reply to: