-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intel HD Graphics 5500: attempting to disable the integral display causes TrueOS Desktop to stop #114
Comments
Not reproducible with Lumina on this occasion (I might have had trouble with Lumina when the notebook was docked, with two external displays in DisplayPort ports). With KDE, preparing to disable the display: (Probably no need to clone, but I wanted to ensure that it's possible to set an absolute position.) After clicking 'Apply': … and I thought I took a photograph of the bottom right hand corner of the screen but (sorry) it seems that I didn't press properly. |
From a subsequent boot of the affected system:
|
I wondered whether part of what's off-screen (in the photographs) is a kernel panic so I did what I think is necessary to prepare the boot environments for kernel core dumps. Then: booted the affected environment, logged in to KDE, reproduced the 'stop' (for want of a better expression) by using As far as I could tell, the stop was not a kernel panic. @mattmacy does that seem reasonable and if so, is there a way for me to get something more useful than photographs? |
On Feb 2, 2017 1:48 AM, "Graham Perrin" <notifications@github.com> wrote:
I wondered whether part of what's off-screen (in the photographs) is a
kernel panic so I did what I *think* is necessary to prepare the boot
environments for kernel core dumps.
Then: booted the affected environment, logged in to KDE, reproduced the
'stop' (for want of a better expression) by using lumina-xconfig (in lieu
of KDE System Settings) to attempt to disable the display.
As far as I could tell, the stop was *not* a kernel panic. @mattmacy
<https://github.com/mattmacy> does that seem reasonable and if so, is there
a way for me to get something more useful than photographs?
After loading the i915kms module set this sysctl knob:
dev.drm.skip_ddb=1
That should ensure you get a core if it is a panic as opposed to a
deadlock. This assumes you have savecore enabled in rc.conf. this is also
documented in the github wiki, along with other helpful debug tips.
…-pete
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#114 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH-D0xl77gaUWLr6t5aZ0X90JSsnDOpqks5rYaZ-gaJpZM4LwaMk>
.
|
Thanks. Early indications are that with a more recent build of TrueOS Desktop, the issue is not reproducible. We should probably leave it open for me to review after the next push to TrueOS UNSTABLE. |
Re: the shortlist of stable and unstable distributions at https://discourse.trueos.org/t/-/898 I'm certain that this issue is no longer reproducible. |
Environment
HP EliteBook 850 G2, KDE Plasma 4.
From before the last stop:
pciconf -lv.txt
Xorg.0.log.old.txt
Details
From https://gitter.im/trueos/troubleshooting?at=588c082bdb9cafe9183e1333:
I'll boot the affected environment
12.0-CURRENT-up-20170127_233200
to take a photograph of what's on screen when the stop occurs. Aiming to reproduce the issue with Lumina, without KDE.The text was updated successfully, but these errors were encountered: