Bildschirm HP w2207 pulsiert

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Benutzeravatar
mosa
Beiträge: 324
Registriert: 29.10.2004 09:53:35

Bildschirm HP w2207 pulsiert

Beitrag von mosa » 30.08.2007 10:22:04

Hi, mein am Lap angeschlossener Bildschirm HP w2207 pulsiert, das ich es nicht mehr aushalte. Beim wechsel in den Grafikmodus ist es am schlimmsten, dannach bessert es ein wenig doch auch in der KDE Maske ist ein pulsieren stark sichtbar. Wie kann man dieses pulsieren zumindest reduzieren? Laut Infos arbeitet er mit einer Auflösung von 1680x1024 60 Hz. Auch der wechsel (installation) der ATI-Treiber brachten diesbezüglich keine Verbesserung. Hier einige Infos

Code: Alles auswählen

roos:~# lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] (rev 01)

Code: Alles auswählen

roos:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY/RADEON 9000 DDR Generic
OpenGL version string: 1.3.1091 (X4.3.0-8.28.8)

Code: Alles auswählen

roos:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
658 frames in 5.0 seconds = 131.600 FPS
682 frames in 5.0 seconds = 136.400 FPS
701 frames in 5.0 seconds = 140.200 FPS
678 frames in 5.0 seconds = 135.600 FPS

Code: Alles auswählen

roos:~$ lsmod | grep fglrx
fglrx                 397900  8
agpgart                30920  2 fglrx,intel_agp

Code: Alles auswählen

roos:~$ aticonfig --list-powerstates
    core/mem      [flags]
-----------------
  1: 110/110 MHz  [low voltage]
* 2: 239/195 MHz  [default state]
roos:~$  
XORG.CONF

Code: Alles auswählen

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

#	FontPath	"/usr/share/fonts/X11/cyrillic"
#	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
#	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
#	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
#	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
#	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
EndSection

Section "Module"
	Load  "i2c"
	Load  "dbe"
	Load  "record"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "ch"
	Option	    "XkbVariant" "de"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ImPS/2"
	Option	    "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
	Identifier  "Synaptics Touchpad"
	Driver      "synaptics"
	Option	    "SendCoreEvents" "true"
	Option	    "Device" "/dev/psaux"
	Option	    "Protocol" "auto-dev"
	Option	    "HorizScrollDelta" "20"
	Option	    "VertScrollDelta" "20"
	Option	    "MinSpeed" "0.3"
	Option	    "MaxSpeed" "0.75"
	Option	    "AccelFactor" "0.015"
	Option	    "EdgeMotionMiniSpeed" "200"
	Option	    "EdgeMotionMaxSpeed" "200"
	Option	    "LeftEdge" "120"
	Option	    "RightEdge" "830"
	Option	    "TopEdge" "120"
	Option	    "UpDownScrolling" "1"
	Option	    "LeftRightScrolling" "1"
	Option	    "CircularScrolling" "1"
	Option	    "CircScrollDelta" "0.1"
	Option	    "CircScrollTrigger" "2"
EndSection

Section "Monitor"
	Identifier   "HP2207"
	DisplaySize  359	272
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
	Driver      "ati"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
	Monitor    "HP2207"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1680x1050"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1680x1050"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection
Hier mein LOG-File
http://nopaste.debianforum.de/6556

Geier0815
Beiträge: 361
Registriert: 07.04.2005 16:51:01

Beitrag von Geier0815 » 30.08.2007 11:10:58

Ich weiß nicht in wie fern dein Monitor davon betroffen sein könnte, aber ich bin mal auf eine Baureihe v7 Monitore gestoßen die Probleme bei 24Bit Farbtiefe gemacht haben. Die hab ich per xorg.conf einfach auf 16 Bit gestellt und siehe da: Sehr schöne Monitore.
Aber ansonsten würde ich erstmal schauen ob Stromkabel, Magneten (Lautsprecher!) oder ähnliches in der Nähe des Rechners liegen und die gegebenenfalls entfernen. Pulsierendes, flackerndes Bild hat meistens Fremdstrahlung als Ursache.
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

Benutzeravatar
mosa
Beiträge: 324
Registriert: 29.10.2004 09:53:35

Beitrag von mosa » 30.08.2007 16:55:52

Hi Geier0815, grosse Magnet-Felder sind nicht in Sicht, also versuchte ich eine verminderung der Farbtiefe auf 16Bit. Doch oh je

Code: Alles auswählen

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24                      >>>>> 16
   SubSection "Display"
      Viewport   0 0
      Depth     24                          >>>>> 16
   EndSubSection
EndSection

Section "DRI"
   Mode         0666
EndSection
:oops: mit 16Bits bleibt alles Schwarz, kein Grafikmodus mehr - oder sollte ich nur eine statt zwei Bereiche ändern

Benutzeravatar
cirrussc
Beiträge: 6582
Registriert: 26.04.2007 19:47:06
Lizenz eigener Beiträge: MIT Lizenz

Beitrag von cirrussc » 30.08.2007 21:20:50

Hi,

was genau verstehst du unter pulsieren? Flackern, Helligkeits,- oder Farbschwankungen?
Wie ist der Monitor angeschlossen, VGA od. DVI? Richtiges Kabel genommen?
Eventuelle Störungen im Netz? Kleinere Auflösung probiert?

Gruß cirrussc

Antworten