Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] Grafikproblem mit Samsung R50  (Read 3113 times)

Offline reddark

  • User
  • Posts: 1.053
    • http://www.klangruinen.de/
[DE] Grafikproblem mit Samsung R50
« on: 2015/06/03, 16:41:28 »
Hallo, soll hier ein altes Laptop mit siduction bestücken. Läuft alles soweit gut, nur mit der Grafik haperts.
Problem:
Hab ich einen externen Monitor dran, läuft es und es gibt ein Bild auf beiden Bildschirmen. Zieh ich den externen ab und starte neu, dann gibt es irgendwann ein blackscreen und der Laptop geht in den Standby. Google erzählt nur etwas von der alten xorg.conf, aber die gibt es ja nicht mehr. Kann mir irgendwer sagen wo ich drehen muss, das es normal läuft?
System ist up-to-date .....

Code: [Select]
inxi -v3
System:    Host: Samsung_R50 Kernel: 4.0.4-towo.1-siduction-686 i686 (32 bit gcc: 4.9.2)
           Desktop: LXDE (Openbox 3.5.2) Distro: siduction 14.1.0 Indian Summer - lxde - (201411230359)
Machine:   System: SAMSUNG product: R50/R51
           Mobo: N/A model: N/A Bios: SAMSUNG v: D5CA.20051102.1854.LMK date: 11/02/2005
CPU:       Single core Intel Pentium M (-UP-) cache: 2048 KB
           flags: (pae sse sse2) bmips: 3459 speed: 1733 MHz (max)
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RV410/M26 [Mobility Radeon X700] bus-ID: 01:00.0
           Display Server: X.Org 1.17.1 drivers: ati,radeon (unloaded: fbdev,vesa)
           Resolution: 1280x1024@75.02hz, 1280x800@59.97hz
           GLX Renderer: Gallium 0.4 on ATI RV410 GLX Version: 2.1 Mesa 10.5.5 Direct Rendering: Yes
Network:   Card-1: Broadcom BCM4401-B0 100Base-TX driver: b44 v: 2.0 bus-ID: 06:05.0
           IF: eth0 state: down mac: 00:00:f0:7e:eb:52
           Card-2: Intel PRO/Wireless 2200BG [Calexico2] Network Connection
           driver: ipw2200 v: 1.2.2kmprq bus-ID: 06:07.0
           IF: eth1 state: up mac: 00:16:6f:20:93:4d
Drives:    HDD Total Size: 72.2GB (4.6% used) ID-1: model: FUJITSU_MHV2080A
Info:      Processes: 150 Uptime: 46 min Memory: 484.3/1004.6MB Init: systemd runlevel: 5 Gcc sys: 4.9.2
           Client: Shell (bash 4.3.331) inxi: 2.2.20

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: Grafikproblem mit Samsung R50
« Reply #1 on: 2015/06/03, 18:00:48 »
Du kannst auch heute noch in /etc/X11/xorg.conf.d eine xorg.conf oder Snippets daraus ablegen, die wird immer noch honoriert.


greetz
devil

Offline reddark

  • User
  • Posts: 1.053
    • http://www.klangruinen.de/
Re: Grafikproblem mit Samsung R50
« Reply #2 on: 2015/06/03, 23:45:57 »
hmm, hab jetzt einiges versucht, alles ging so in richtung wie das hier: http://www.ubuntu-forum.de/artikel/16191/gel%C3%B6st-bei-installation-schwarzer-bildschirm-mit-radeon-x700.html
nur komm ich einfach nicht weiter.

Mal kommt X garnicht mehr hoch, mal läuft nur der externe .... aber nie der Laptop-monitor allein. Wenn der externe rausgezogen ist, dann ist auf dem LVDS ganz kurz die Maus und der Desktop zusehen, dann geht der Laptop in den Schlafmodus. Nix geht, wenn kein externer Monitor angeklemmt ist.

Kann ich den externen Ausgang irgendwie deaktivieren? .. im Bios ist dazu nix zu finden  >:( :o

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: Grafikproblem mit Samsung R50
« Reply #3 on: 2015/06/04, 00:38:42 »
doofe Frage - ist die Hintergrundbeleuchtung wirklich an?
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

Offline reddark

  • User
  • Posts: 1.053
    • http://www.klangruinen.de/
Re: Grafikproblem mit Samsung R50
« Reply #4 on: 2015/06/04, 00:43:00 »
wenn der externe angeklemmt ist, auf jedenfall .. wenn er ab ist, geht der laptop in den schlafmodus, sprich alles schaltet ab, nix mehr zuhören und ein lämpchen blinkt ... bis ich wieder kurz auf die powertaste drücke, dann geht er wieder an für einen kurzen Moment und schläft dann wieder ein .... ;)

Ich schau mal, das ich ne xorg.log ranhängen kann ... schreibe hier grad von einem anderen Rechner .....

Offline reddark

  • User
  • Posts: 1.053
    • http://www.klangruinen.de/
Re: Grafikproblem mit Samsung R50
« Reply #5 on: 2015/06/04, 00:54:53 »
Aktuelle xorg.log mit dem externen Monitor:


http://pastebin.com/3mU4dPw3




Alte xorg.log ohne externen Monitor:


http://pastebin.com/H4gYqRP9


aktuell dazu genutzte xorg.conf ... die aber scheinbar garnix nutzt ;(
Code: [Select]
Section "Monitor"
Identifier   "Standardbildschirm"
HorizSync 31.5 - 70.0
VertRefresh 40 - 90
Option     "DPMS"
EndSection


Section "Device"
Identifier  "Standardgrafikkarte"
Driver "radeon"
Option "Monitor Layout" "LVDS,NONE"


Option "AccelMethod" "XAA"
Option "DynamicClocks" "true"
Option "ColorTiling" "true"
Option "EnablePageFlip" "true"
Option "UseInternalAGPGART" "no"
Option "RenderAccel" "true"
Option "backingstore" "true"


EndSection


Section "Screen"
Identifier "Default Screen"
Device     "Standardgrafikkarte"
Monitor    "Standardbildschirm"
DefaultDepth     24
SubSection "Display"
Depth     1
Modes   "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth     4
Modes   "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth     8
Modes   "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth     15
Modes   "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth     16
Modes   "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth     24
Modes   "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection


Section "DRI"
Mode         0666
EndSection


Offline reddark

  • User
  • Posts: 1.053
    • http://www.klangruinen.de/
Re: Grafikproblem mit Samsung R50
« Reply #6 on: 2015/06/04, 12:51:19 »
Ich begreif es einfach nicht .. hab jetzt zig Ideen, Vorschläge und erledigte Problemlösungen aus anderen Foren und Blogs durchprobiert, nichts funktioniert.
Interessanterweise muss der externe Monitor nicht an sein, nicht mal Strom muss er haben, der Stecker muss nur im Laptop sein, dann geht alles. Ich verstehs einfach nicht.

Wirklich keiner ne Idee oder ne Kneifzange um die Nägel vom Brett, das vor meinem Kopf zu sein scheint, rauszuziehen?

Offline reddark

  • User
  • Posts: 1.053
    • http://www.klangruinen.de/
Re: Grafikproblem mit Samsung R50
« Reply #7 on: 2015/06/04, 17:24:36 »
Ich habs!!! Hoffentlich  ;)
Zumindest gehts jetzt. Mit hilfe von
https://debianforum.de/forum/viewtopic.php?f=2&p=1011790
hab ich in der etc/systemd/logind.conf dies hier geändert:

Code: [Select]
-#HandlePowerKey=poweroff
-#HandleSuspendKey=suspend
-#HandleHibernateKey=hibernate
-#HandleLidSwitch=suspend
+HandlePowerKey=ignore
+HandleSuspendKey=ignore
+HandleHibernateKey=ignore
+HandleLidSwitch=ignore

-#IdleAction=ignore
+IdleAction=ignore

Und nun läuft es auch ohne extra xorg.conf.

 :-*