View previous topic :: View next topic |
Author |
Message |
stampante n00b
Joined: 11 Dec 2013 Posts: 32
|
Posted: Thu Sep 26, 2024 3:27 pm Post subject: Xfce: resume from suspend problem |
|
|
After resume from suspend, often, appear only mouse pointer on black screen.
Then i must digit ctrl+alt+F1 and restart display-manager or reboot system.
I not find a solution on web. |
|
Back to top |
|
|
sublogic Apprentice
Joined: 21 Mar 2022 Posts: 269 Location: Pennsylvania, USA
|
Posted: Thu Sep 26, 2024 9:34 pm Post subject: |
|
|
Try running xrandr --auto from the graphical screen. This may or may not work. You have to blindly bring up a command window (ALT-F2 on my xfce4) and blind-type the command.
If it works, you will want to automate it with a hook in /etc/elogind/system-sleep/. If it doesn't work, well, it was worth a try.
(Assuming you run X11 and not Wayland. In fact, assuming a lot of things about your system ) |
|
Back to top |
|
|
stampante n00b
Joined: 11 Dec 2013 Posts: 32
|
Posted: Fri Sep 27, 2024 11:57 am Post subject: |
|
|
Thank you. I will try your solution. |
|
Back to top |
|
|
stampante n00b
Joined: 11 Dec 2013 Posts: 32
|
Posted: Sat Sep 28, 2024 3:26 pm Post subject: |
|
|
Thanks sublogic, but your solution doesn't work. |
|
Back to top |
|
|
powerN00b n00b
Joined: 11 Jul 2024 Posts: 6
|
Posted: Thu Oct 03, 2024 6:12 am Post subject: |
|
|
Agree, happens to me as well... when I close my laptop lid an open it after some time even without hibernation.
When I try xfdesktop --reload from tty2 it crashes:
Code: | debugging symbols found in /bin/xfdesktop)
(gdb) run --reload --display=:0
Starting program: /usr/bin/xfdesktop --reload --display=:0
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
[New Thread 0x7ffff60df6c0 (LWP 12854)]
[New Thread 0x7ffff58de6c0 (LWP 12855)]
Thread 1 "xfdesktop" received signal SIGSEGV, Segmentation fault.
0x00007ffff7e8f334 in XScreenCount () from /usr/lib64/libX11.so.6
(gdb) |
|
|
Back to top |
|
|
netfab Veteran
Joined: 03 Mar 2005 Posts: 1956 Location: 127.0.0.1
|
Posted: Thu Oct 03, 2024 5:07 pm Post subject: |
|
|
If you are searching for help, you should at least write which version of Xfce / xfdesktop you are running as well as your emerge --info. |
|
Back to top |
|
|
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Thu Oct 03, 2024 7:30 pm Post subject: |
|
|
Have you tried with gentoo-kernel-bin ? |
|
Back to top |
|
|
powerN00b n00b
Joined: 11 Jul 2024 Posts: 6
|
Posted: Wed Oct 16, 2024 11:28 pm Post subject: Re: Xfce: resume from suspend problem |
|
|
stampante wrote: | After resume from suspend, often, appear only mouse pointer on black screen. |
It might be a intel-specific problem. I switched from modesetting to intel and have no issues so far. |
|
Back to top |
|
|
|