Hallo @ll
vielleicht kann mir mal eben wer helfen, mein problem ist folgendes,
die bildschirm auflösung bei meinem Laptop ist sehr verschwommen, hat jemand eine XF86Config-4 zuhand, für einen 15Zoll TFT, mit einer Ati Mobility Radeon M7 64MB Grafikkarte, die funktioniert ?
Oder hat jemand die wichtigen nötigen eingaben, zu Hand, spricht, die einträge, die beim der konfiguration für den Xserver abgefragt.
Danke schön
Gruß HelsAett
Bildschirmauflösung
- rotwein
- Beiträge: 619
- Registriert: 03.06.2003 12:22:51
- Wohnort: Altdorf (bei Nürtingen -> bei Stuttgart)
Hallo,
zuerst noch eine Frage (die vermutlich alle stellen, die Dir helfen könnten):
Was für eine native Auflösung hat Dein LCD? Native - Die Auflösung in der Dein LCD erstellt wurde (nur in dieser Auflösung ist ein bild auf dem LCD scharf).
Danach vielleicht mal probieren und auf die native LCD Auflösung einstellen?
Gruß rotwein
zuerst noch eine Frage (die vermutlich alle stellen, die Dir helfen könnten):
Was für eine native Auflösung hat Dein LCD? Native - Die Auflösung in der Dein LCD erstellt wurde (nur in dieser Auflösung ist ein bild auf dem LCD scharf).
Danach vielleicht mal
Code: Alles auswählen
dpkg-reconfigure xserver-xfree86
Gruß rotwein
So sieht mein XF86Config-4 aus hab auch schon mal die auflösung hochgestellt auf 1400x1050, jetzt hab ich sie wieder zurück, da es so noch schlimmer wurde und mit 1024x768 es etwas besser ist
vielleicht fällt jemanden was auf, was ich noch berichtigen mussSection "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon Mobility 7500]"
Driver "ati"
EndSection
Section "Monitor"
Identifier "Standardbildschirm"
HorizSync 30-92
VertRefresh 50-85
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon Mobility 7500]"
Monitor "Standardbildschirm"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
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 "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
- rotwein
- Beiträge: 619
- Registriert: 03.06.2003 12:22:51
- Wohnort: Altdorf (bei Nürtingen -> bei Stuttgart)
Vielleicht mal wirklich machen?
Kenn mich mit LCD´s nicht aus aber: horizontal/vertikalfrequenzen beim Monitor sieht nicht nach LCD aus?????
gruß rotwein
Code: Alles auswählen
dpkg-reconfigure xserver-xfree86
Kenn mich mit LCD´s nicht aus aber: horizontal/vertikalfrequenzen beim Monitor sieht nicht nach LCD aus?????
gruß rotwein