Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg mit Widescreen Monitor
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
egophil
n00b
n00b


Joined: 02 Aug 2007
Posts: 2

PostPosted: Thu Aug 02, 2007 11:03 pm    Post subject: Xorg mit Widescreen Monitor Reply with quote

Hallo versuche schon seit ein paar Stunden den Wisdescreen modus hinzubekommen.
Habe die ATI fglrx driver laufen und bekomm leider die gewünschte Auflösung von 1440x900 nicht hin. X startet jedes mal mit 1920x 1200. Und ich kann auch nicht mit den ati tools meine gewünschte Auflösung erzwingen, weil es einfach nicht angeboten wird. Es wird nur 1920x1280, 1600x1200, 1280x1024 usw nur kein widescreen halt.
Die Treiber sind von ATI direkt, die habe ich gestern von ati.com heruntergeladen. Die vom portage lassen sich nicht kompilieren scheint irgend ein bug zu sein.
Das nächste ding ist wenn ich glx ausdukumentiere startet x erst gar nicht und der ganze Rechner hängt, ansonsten läuft die Beschleunigung wunderbar auf der ATI Radeon express 1300.

Den Monitor den ich habe ist ein Samsung 906BW, Meine Xorg - config sieht so aus:

Section "dri"
Mode 0666
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "extmod"
# Load "glx" # libglx.a
Load "dri" # libdri.a
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
# Option "Device" "/dev/psaux"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 30 - 81
VertRefresh 56 - 75
Option "DPMS"
EndSection

Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "Centermode" "on"
Option "PseudoColorVisuals" "off"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "KernelModuleParm" "locked-userpages=0"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "ForceGenericCPU" "off"
Option "UseInternalAGPGART" "no"
BusID "PCI:1:05:0" # vendor=1002, device=4e48
Screen 0
EndSection

Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
#Option "backingstore"
Subsection "Display"
Depth 24
Modes "1440x900"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection

Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection


Vielen dank für eure Hilfe.
Phil


Last edited by egophil on Thu Aug 02, 2007 11:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3369
Location: de

PostPosted: Thu Aug 02, 2007 11:06 pm    Post subject: Reply with quote

Weiß nicht, ob die Widescreen-Modi schon in den Standardmodelines von xorg enthalten sind. Eventuell mußt du Deine eigenen Modelines schreiben. Falls du nicht genau weißt wie, such mal bissel im Netz nach den Modelines. Sowas sollte sich leicht finden lassen.
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Aug 03, 2007 8:34 am    Post subject: Reply with quote

Wenn DPMS aktiviert ist ignoriert er doch die ModeLines und versucht die Infos direkt vom Monitor auszulesen?
Evtl DPMS deaktivieren, plus eigene Modeline.

tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5329

PostPosted: Fri Aug 03, 2007 8:40 am    Post subject: Reply with quote

Finswimmer wrote:
Wenn DPMS aktiviert ist ignoriert er doch die ModeLines und versucht die Infos direkt vom Monitor auszulesen?
Evtl DPMS deaktivieren, plus eigene Modeline.

tobi

Öhm DPMS ist doch für das PowerManagement vom Monitor zuständig und nicht zum auslesen der Monitordaten. Was du meinst ist DDC
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Aug 03, 2007 8:54 am    Post subject: Reply with quote

firefly wrote:
Finswimmer wrote:
Wenn DPMS aktiviert ist ignoriert er doch die ModeLines und versucht die Infos direkt vom Monitor auszulesen?
Evtl DPMS deaktivieren, plus eigene Modeline.

tobi

Öhm DPMS ist doch für das PowerManagement vom Monitor zuständig und nicht zum auslesen der Monitordaten. Was du meinst ist DDC


Ja..Da hast du wohl Recht. Ich hasse diese ganzen Abkürzungen.
Auf jeden Fall danke fürs richtig stellen.
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
egophil
n00b
n00b


Joined: 02 Aug 2007
Posts: 2

PostPosted: Fri Aug 03, 2007 4:58 pm    Post subject: Reply with quote

Also ich habe jezt noch ein wenig herum probiert, aber leider keinen Erfolg. Vlt. ist es wieder mal ein ATI Bug. Wenn ich nun den Xserver starte bekomm ich einen Bildschirm mit grünen streifen, kannn dann den Rechner nur noch per ssh ansteuern bzw. herunterfahren. Hier nochmal die gänderte config:
Habt Ihr vlt. andere Ideen Vorschläge?

Section "dri"
Mode 0666
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
# Option "IgnoreABI" "on"
EndSection

Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "extmod"
# Load "glx" # libglx.a
Load "dri" # libdri.a
EndSection


Section "Monitor"
Identifier "Monitor0"
Option "DDC" "false"
HorizSync 30.0 - 82.0
VertRefresh 50.0 - 85.0
# Modeline "1440x900_70" 136.75 1440 1536 1688 1936 900 901 904 937 -HSync +Vsync
Modeline "1440x900_60" 106.5 1440 1520 1672 1904 900 901 904 934 -HSync -Vsync
Option "DPMS"
DisplaySize 1440 900
EndSection

Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"

Option "Centermode" "on"
Option "PseudoColorVisuals" "off"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "KernelModuleParm" "locked-userpages=0"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "ForceGenericCPU" "off"
Option "UseInternalAGPGART" "no"

BusID "PCI:1:05:0" # vendor=1002, device=4e48
Screen 0
EndSection

Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
#Option "backingstore"
Subsection "Display"
Depth 24
Modes "1440x900_60"
# ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum