View previous topic :: View next topic |
Author |
Message |
stampante n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
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 |
|
![](templates/gentoo/images/spacer.gif) |
sublogic Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/92700334162390783722aa.png)
Joined: 21 Mar 2022 Posts: 309 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 |
|
![](templates/gentoo/images/spacer.gif) |
stampante n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
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 |
|
![](templates/gentoo/images/spacer.gif) |
stampante n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
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 |
|
![](templates/gentoo/images/spacer.gif) |
powerN00b n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1221826123674d60bf5013d.jpg)
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 |
|
![](templates/gentoo/images/spacer.gif) |
netfab Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 03 Mar 2005 Posts: 1964 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 |
|
![](templates/gentoo/images/spacer.gif) |
RIA77 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 24 Feb 2016 Posts: 405
|
Posted: Thu Oct 03, 2024 7:30 pm Post subject: |
|
|
Have you tried with gentoo-kernel-bin ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
powerN00b n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1221826123674d60bf5013d.jpg)
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 |
|
![](templates/gentoo/images/spacer.gif) |
|