You are not logged in.

#1 2021-07-30 17:40:58

scarletpizza
Member
Registered: 2021-07-30
Posts: 5

hybrid-sleep display black after turning back on.

When using either suspend or hybernate, my display will turn back on and work as normal. When I try to use hybrid-sleep the display will not turn back on, eventhough the computer is on and can be connected to via ssh. I have an Nvidia gpu with nvidia drivers.

The Xorg log is as follows:

[     9.145] (II) XINPUT: Adding extended input device "Logitech G203 Prodigy Gaming Mouse Keyboard" (type: KEYBOARD, id 14)
[     9.146] (**) Ducky Akko Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.146] (II) Using input driver 'libinput' for 'Ducky Akko Keyboard'
[     9.146] (**) Ducky Akko Keyboard: always reports core events
[     9.146] (**) Option "Device" "/dev/input/event6"
[     9.146] (**) Option "_source" "_driver/libinput"
[     9.146] (II) libinput: Ducky Akko Keyboard: is a virtual subdevice
[     9.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:0C45:6613.0004/input/input8/event6"
[     9.146] (II) XINPUT: Adding extended input device "Ducky Akko Keyboard" (type: KEYBOARD, id 15)
[    18.849] (II) event2  - Power Button: device removed
[    18.856] (II) event1  - Power Button: device removed
[    18.862] (II) event0  - Sleep Button: device removed
[    18.870] (II) event3  - Logitech G203 Prodigy Gaming Mouse: device removed
[    18.884] (II) event5  - Ducky Akko Keyboard: device removed
[    18.897] (II) event7  - Ducky Akko Keyboard Wireless Radio Control: device removed
[    18.909] (II) event4  - Logitech G203 Prodigy Gaming Mouse Keyboard: device removed
[    18.919] (II) event6  - Ducky Akko Keyboard: device removed
[    54.818] (EE) NVIDIA(GPU-0): Failed to acquire modesetting permission.
[    54.818] (EE) 
Fatal server error:
[    54.818] (EE) EnterVT failed for screen 0
[    54.818] (EE) 
[    54.818] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    54.818] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    54.818] (EE) 
[    54.818] (WW) NVIDIA(0): Failed to set the display configuration
[    54.818] (WW) NVIDIA(0):  - Setting a mode on head 0 failed: Insufficient permissions
[    54.818] (WW) NVIDIA(0):  - Setting a mode on head 1 failed: Insufficient permissions
[    54.818] (WW) NVIDIA(0):  - Setting a mode on head 2 failed: Insufficient permissions
[    54.818] (WW) NVIDIA(0):  - Setting a mode on head 3 failed: Insufficient permissions
[    54.820] (EE) Server terminated with error (1). Closing log file.

I have tried regenerating grub and initramfs. The kernel peramiters for grub are:

GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 nvidia-drm.modeset=1 quiet intel_iommu=on iommu=pt vfio-pci.ids=8086:3e92 resume=/dev/sda2"

And the initramfs modules are:

MODULES=(vfio_pci vfio vfio_iommu_type1 vfio_virqfd nvidia nvidia_modeset nvidia_uvm nvidia_drm)

To sleep with hybrid, I have been using

systemctl hybrid-sleep

Anything extra that would be usefull please let me know.

Offline

Board footer

Powered by FluxBB