Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
flickering parpadeo sólo en SDDM pero con ATI[resuelto]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
chrootman
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2020
Posts: 95

PostPosted: Fri Jun 18, 2021 1:38 pm    Post subject: flickering parpadeo sólo en SDDM pero con ATI[resuelto] Reply with quote

https://forums.gentoo.org/viewtopic-t-1098368-start-0.html

Tengo exactamente el mismo problema, de flickering con SDDM, pero uso ati, el problema es sólo de SDDM porque ya estando dentro del entorno no hay flickering. También uso systemd, el problema es sólo visual porque si puedo entrar en gnome, cinnamon, kde, etc. No se ralentiza el cursor tampoco. Es como un relámpago grisáceo aleatorio.

~/.local/share/xorg/Xorg.1.log
Code:
 [KMS] Kernel modesetting enabled.


Last edited by chrootman on Sat Jun 19, 2021 4:40 pm; edited 3 times in total
Back to top
View user's profile Send private message
chrootman
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2020
Posts: 95

PostPosted: Fri Jun 18, 2021 2:09 pm    Post subject: Reply with quote

Saqué la opción de uxa que es para intel y ya no hay flickering.
/etc/X11/xorg.conf.d/20-radeon.conf
Code:
#   Option      "AccelMethod"  "uxa"

Puse esa opción porque me ocurría esto
https://forums.gentoo.org/viewtopic-t-1134405.html

En fin, cesó el flickering. :lol:
Back to top
View user's profile Send private message
chrootman
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2020
Posts: 95

PostPosted: Fri Jun 18, 2021 3:01 pm    Post subject: Reply with quote

Lo configuré de la forma # Xorg --configure que leí que está obsoleta y ya no me muestra:
Code:
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed

Ni tampoco:
Code:
[   775.962] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[   775.962]    Entry deleted from font path.
[   775.962] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   775.962]    Entry deleted from font path.
[   775.962] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   775.962]    Entry deleted from font path.
[   775.962] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   775.962]    Entry deleted from font path.
[   775.962] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[   775.962]    Entry deleted from font path.
[   775.962] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[   775.962]    Entry deleted from font path.

Esto a pesar de instalar las fuentes:
Code:
emerge --ask xorg-x11
usermod -aG tty chrootman

Por lo tanto reinstalé xorg-server
Code:
$ sudo emerge --ask x11-base/xorg-server
$ sudo systemctl stop sddm.service
$ sudo Xorg -configure
$ sudo mv /root/xorg.conf.new /etc/X11/xorg.conf

Y mejoró el rendimiento.
~/.local/share/xorg/Xorg.1.log
Instalar:
Code:
emerge x11-libs/libX11 x11-base/xorg-server x11-apps/xinit x11-libs/libXrandr x11-libs/libXinerama x11-libs/libXft x11-apps/xrdb x11-apps/mesa-progs x11-apps/xrandr x11-misc/unclutter x11-misc/xclip x11-misc/pcmanfm x11-base/xorg-drivers x11-drivers/xf86-video-ati x11-terms/rxvt-unicode x11-apps/backlight

Al parecer no es lo mismo que instalar solo:
Code:
emerge --ask xorg-x11
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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