Bug#908358: Display stays off after computer resumes from suspend

2018-09-09 Thread Michael Biebl
Am 09.09.18 um 18:37 schrieb Dave Smith:

>  ATI Mobility Radeon 9600 and radeon.

You are still missing the information from
reportbug --template systemd

I need that to properly reassign this issue to the kernel image.
Otherwise I'll just have to close this bug report.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#908358: Display stays off after computer resumes from suspend

2018-09-08 Thread Michael Biebl
Am 09.09.18 um 02:43 schrieb Dave Smith:

> > I have the following packages installed.
> >
> > libc6/unstable
> > linux-image-686/unstable
> > systemd/unstable
> >
> > My computer is an IBM ThinkPad T42.
> 
> "systemctl suspend" basically just calls
> 
> echo mem > /sys/power/state
> 
> If you run that command (as root) and wake up from resume, does your
> display turn on or not?
> 
>  
> 
> It stays off. Incidentally, 

Ok, then this particular issue is not caused by systemd as I expected.

Most likely it's a kernel or graphics driver issue.

What graphics card and graphics driver do you use?


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#908358: Display stays off after computer resumes from suspend

2018-09-08 Thread Michael Biebl
Am 09.09.18 um 00:51 schrieb Dave Smith:
> I have the following packages installed.
> 
> libc6/unstable
> linux-image-686/unstable
> systemd/unstable


Please attach the output of
reportbug --template systemd

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#908358: Display stays off after computer resumes from suspend

2018-09-08 Thread Michael Biebl
Control: tags -1 + moreinfo

Am 09.09.18 um 00:51 schrieb Dave Smith:
> Package: systemd
> Version: 239-8
> 
> When I type
> 
> sudo systemctl suspend
> 
> my computer goes to sleep. If I then close the lid and reopen it the
> computer reawakens but the display stays off. When logind.conf includes
> the line
> 
> HandleLidSwitch=suspend
> 
> my computer goes to sleep when I close the lid and the display comes
> back on when I reopen the lid. I think that systemctl is broken.

Is the computer still functional at that point, e.g. can you reach it
via network/SSH?
Have you tried switching terminals via CTRL+ALT+Fn ?

> I have the following packages installed.
> 
> libc6/unstable
> linux-image-686/unstable
> systemd/unstable
> 
> My computer is an IBM ThinkPad T42.

"systemctl suspend" basically just calls

echo mem > /sys/power/state

If you run that command (as root) and wake up from resume, does your
display turn on or not?




-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#908358: Display stays off after computer resumes from suspend

2018-09-08 Thread Dave Smith
Package: systemd
Version: 239-8




When I type




sudo systemctl suspend




my computer goes to sleep. If I then close the lid and reopen it the
computer reawakens but the display stays off. When logind.conf includes the
line






HandleLidSwitch=suspend





my computer goes to sleep when I close the lid and the display comes back on
when I reopen the lid. I think that systemctl is broken.




I have the following packages installed.




libc6/unstable


linux-image-686/unstable

systemd/unstable




My computer is an IBM ThinkPad T42.




Dave