Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

jessie not working after suspend or hibernate

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

jessie not working after suspend or hibernate

#1 Post by AurélieJ »

Hi all!

After suspending or hibernate my jessie 8.5 I cannot log again. I just have a black screen, idem with ctrl+alt+f1.
Does anyone know how I can fix this?
Thanks

Aurélie

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#2 Post by AurélieJ »

Hi!

I think that come from the brightness.
I have no brightness control (fn+f5 or fn+f6 don't work and no brightness control in the menu).

An idea please?

I tried to add acpi_backlight=vendor or acpi_backlight=native and/or acpi_osi= or acpi_osi=Linux, that's not working ! :(

Thanks

Aurélie

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: jessie not working after suspend or hibernate

#3 Post by Head_on_a_Stick »

Have you tried:

Code: Select all

video.use_native_backlight=1
Or even:

Code: Select all

video.use_native_backlight=0
deadbang

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#4 Post by AurélieJ »

Hi !

Thanks. I just tried. It's not working, and with this option my touchscreen is very slow. :(

Aurélie

Purgator
Posts: 9
Joined: 2016-03-08 18:04

Re: jessie not working after suspend or hibernate

#5 Post by Purgator »

The screen is black as no luminosity or the system freez ?
If you have a shortcut for reboot, use it. Or if you have a shortcut for emulated terminal, use it, then type

Code: Select all

reboot
Or type ctrl + alt + f1, type username, enter, password, enter, then type reboot.

If that not reboot your system is frozen. The issue can be caused by ton of things, i can't really help you for that but maybe try to find on google about your config working on Linux. Mostly graphical chip.


EDIT : You can also just try ctrl + alt + backspace to kill X session and see if you can log in again.

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#6 Post by AurélieJ »

Hi!

I tried ctrl+alt+f1 :D still a black screen. I can change the keyboard lights, the sound...but not the brightness.
I don't have the directory /sys/class/backlight/intel_backlight
Any idea?

Aurélie

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#7 Post by AurélieJ »

please help! :(

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: jessie not working after suspend or hibernate

#8 Post by bw123 »

type ctrl + alt + f1, type username, enter, password, enter, then type reboot.
If you can reboot this way, it's probably a graphics problem. This won't work as regular user, try as root.
resigned by AI ChatGPT

Purgator
Posts: 9
Joined: 2016-03-08 18:04

Re: jessie not working after suspend or hibernate

#9 Post by Purgator »

Try what i suggest you or do something similar. We just have to know if you still control the machine. Just notice that i have never seen any laptop totally dark with brightness to 0

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#10 Post by AurélieJ »

I tried ctrl+alt+F1 (trust me it's the first thing that have done :)) but i still have a black screen, so i cannot log this way.
After a suspend, i can do absolutely nothing except press the power button for several seconds.

Purgator
Posts: 9
Joined: 2016-03-08 18:04

Re: jessie not working after suspend or hibernate

#11 Post by Purgator »

Ok but even if you have a blackscreen, type your username and password.
You may need to press Num lock, check before if it's needed by going into tty before suspend.

Then you should be able to check if it's a brigtness issue by just doing an action like "touch test", reboot and then see if the file is created.

You should also check the logs.

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#12 Post by AurélieJ »

I tried that at the beginning.
I have tested all the possible options in grub, it's not working. So i am waiting for the kernel 4.8 that must fix the Skylake Power Management.

Aurélie

AurélieJ
Posts: 11
Joined: 2016-09-15 07:24

Re: jessie not working after suspend or hibernate

#13 Post by AurélieJ »

Still does not work! :(

Post Reply