Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit Beryl und AIGLX - 1/3 Bildschirms ist weis? [OK]
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
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1365

PostPosted: Fri Jan 12, 2007 2:21 pm    Post subject: Problem mit Beryl und AIGLX - 1/3 Bildschirms ist weis? [OK] Reply with quote

Hallo!
Ich habe hier KDE 3.5.5 und Beryl installiert.

Es ist soweit alles ok, aber es gibt eine kleine aber sehr nervige Sache.

Sobald ich Beryl starte, ist ca. 1/3 des kompletten Desktops rechts von oben nach unten komplett weis ... Also nicht nutzbar.

Jedoch habe ich nun rausgefunden, wenn ich da nach rechts fahre bin ich in einer art würfel und komme rüber zum nächsten Desktop ..

Wenn ich aber Beryl deaktiviere bleibt das immer noch so :( Dann ist 1/3 des Desktops schwarz.

Wenn ich die Funktionalität für den virtuellen Würfel abschalte hilft das nicht :(

Gentoo Linux 2006.1, Beryl 0.1.4, Xorg 7.1, Radeon 7500 Mobility (DRI)

Meine xorg.conf: http://www.bl4ckb0x.de/xorg.conf


Außerdem habe ich das Problem, dass "_ oO X" (also die 3 Buttons oben Rechts für Minimiere beenden etc ..) fehlen ...

emerge --info

Code:
conikost@N620c ~ $ emerge --info
Portage 2.1.2_rc4-r7 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r3 i686)
=================================================================
System uname: 2.6.19-gentoo-r3 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.12.8
Last Sync: Wed, 10 Jan 2007 16:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -mmmx -pipe -msse -msse2 -fomit-frame-pointer -mfpmath=387"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -mmmx -pipe -msse -msse2 -fomit-frame-pointer -mfpmath=387 -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X Xaw3d aac acpi aiglx alsa arts automount bzip2 cups dbus dri dvd fbcon ft� gadu gpm hal java javascript jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility mmx motif mp3 ncurses nls nptl nsplugin opengl pam pcmcia png qt3 quicktime readline real samba sdl slang spell sse2 ssl svg svga swat symlink sync tcpd threads tiff timidity truetype unicode usb v4l vcd vorbis wifi win32codecs wma x86 xcomposite xine xinetd xorg xprint yahoo zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="fbdev radeon v4l vesa vga"
Unset:  CTARGET, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS


Bitte um hilfe!


Last edited by ConiKost on Fri Jan 12, 2007 4:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
zworK
Guru
Guru


Joined: 07 May 2004
Posts: 308

PostPosted: Fri Jan 12, 2007 3:02 pm    Post subject: Reply with quote

Hi,

ich hatte mit meiner Radeon 9000 Mobility das gleiche Problem.
Dafür musste ich einmal nen "big textures hack" aktivieren.
Kannst du über
Code:
x11-misc/driconf
machen oder manuell in folgende Datei eintragen:
~/.drirc:
<device screen="0" driver="r200">
  <application name="all">
    <option name="textures_depth" value="2" />
  </application>
</device>

Ggf. müsstest du da noch den richtigen Treiber für driver eintragen.

Folgende Werte habe ich noch zusätzlich zu deinen in der xorg.conf für den radeon Treiber:
Code:
Option "AGPFastWrite" "1"
Option "EnablePageFlip" "1"
Option "ColorTiling" "1"
Option "RenderAccel" "1"
Option "AllowGLXWithComposite" "1"


Da bei mir die Performance mit 24Bit echt mager ist, habe ich die Farbtiefe auf 16Bit runtergesetzt.

Vielleicht klappts ja damit ;)

Edit/Nachtrag:

[Halbwissen]
Ursache dafür ist wohl eine Beschränkung der Texturgröße auf maximal 1024x1024 seitens des Treibers. Fährt man nun eine hörere Auflösung (bei mir 1400x1050), kommt es zu besagtem Problem. So bleibt als alternative Lösung noch das Reduzieren der Auflösung.
[/Halbwissen]
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Fri Jan 12, 2007 3:39 pm    Post subject: Reply with quote

Das hilft nicht zufaellig auch beim altbekannten ganz blauen/weissen Bildschirm, dessen Ursache ja irgendwo im Dunklen liegt.
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1365

PostPosted: Fri Jan 12, 2007 3:53 pm    Post subject: Reply with quote

zworK wrote:
Hi,

ich hatte mit meiner Radeon 9000 Mobility das gleiche Problem.
Dafür musste ich einmal nen "big textures hack" aktivieren.
Kannst du über
Code:
x11-misc/driconf
machen oder manuell in folgende Datei eintragen:
~/.drirc:
<device screen="0" driver="r200">
  <application name="all">
    <option name="textures_depth" value="2" />
  </application>
</device>

Ggf. müsstest du da noch den richtigen Treiber für driver eintragen.

Folgende Werte habe ich noch zusätzlich zu deinen in der xorg.conf für den radeon Treiber:
Code:
Option "AGPFastWrite" "1"
Option "EnablePageFlip" "1"
Option "ColorTiling" "1"
Option "RenderAccel" "1"
Option "AllowGLXWithComposite" "1"


Da bei mir die Performance mit 24Bit echt mager ist, habe ich die Farbtiefe auf 16Bit runtergesetzt.

Vielleicht klappts ja damit ;)

Edit/Nachtrag:

[Halbwissen]
Ursache dafür ist wohl eine Beschränkung der Texturgröße auf maximal 1024x1024 seitens des Treibers. Fährt man nun eine hörere Auflösung (bei mir 1400x1050), kommt es zu besagtem Problem. So bleibt als alternative Lösung noch das Reduzieren der Auflösung.
[/Halbwissen]


Hallo!
Leider hat es bei mir nicht geholfen? Habe es bei mir so eingefügt ... hilft nicht :(
Aber deine xorg.conf Tipps sind gut, damit ist meine Graka noch nen Stück schneller!

Übrigens, bei mir ist die Radeon 7500 in 24-Bit sehr schnell mit Beryl, wo soll da was langsam sein?

[EDIT]
Auf 1024x786 klappt alles Prima! Sieht halt scheiße aus, da ich nativ 1400x1050 habe ...
Back to top
View user's profile Send private message
zworK
Guru
Guru


Joined: 07 May 2004
Posts: 308

PostPosted: Fri Jan 12, 2007 4:09 pm    Post subject: Reply with quote

hoschi wrote:
Das hilft nicht zufaellig auch beim altbekannten ganz blauen/weissen Bildschirm, dessen Ursache ja irgendwo im Dunklen liegt.

Ist mir nicht bekannt. Ausprobieren?

ConiKost wrote:
Hallo!
Leider hat es bei mir nicht geholfen? Habe es bei mir so eingefügt ... hilft nicht

Dann versuch mal die DRI Konfiguration (die unter "Sony Vaio Z1"): http://gentoo-wiki.com/HOWTO_XGL/Troubleshooting#Half-screen_problem


ConiKost wrote:
Übrigens, bei mir ist die Radeon 7500 in 24-Bit sehr schnell mit Beryl, wo soll da was langsam sein?

Keine Ahnung. Bei mir ist Beryl mit 24Bit unbenutzbar langsam.
Back to top
View user's profile Send private message
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1365

PostPosted: Fri Jan 12, 2007 4:19 pm    Post subject: Reply with quote

Geschafft!

Der Trick ist es, ich darf keine ~/.drirc nutzen sondern /etc/drirc.

Dann klappt es problemlos! Danke =)

Aber wo ist das Problem mit den Beenden und Minimieren/Maximieren button? Die sind bei mir in Beryl nicht da, ist das normal?
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 Jan 12, 2007 4:33 pm    Post subject: Reply with quote

ConiKost wrote:
Geschafft!

Der Trick ist es, ich darf keine ~/.drirc nutzen sondern /etc/drirc.

Dann klappt es problemlos! Danke =)

Aber wo ist das Problem mit den Beenden und Minimieren/Maximieren button? Die sind bei mir in Beryl nicht da, ist das normal?


Du brauchst emerald oder einen anderen Window Decorator
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1365

PostPosted: Fri Jan 12, 2007 4:44 pm    Post subject: Reply with quote

Danke, Problem gelöst =)
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