Summary: | [IVB eDP] i3-3227U's HD4000 fails to work | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Shen Li <etkids> | ||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | critical | ||||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Shen Li
2014-05-23 17:53:56 UTC
What we need is the drm.debug=6 dmesg (append drm.debug=6 to the kernel command line in grub) for the faulty boot with KMS enabled. Please also use a recent kernel, 3.14 or preferrably a 3.15-rc to be closer to upstream wrt bugfixes. Created attachment 99765 [details]
dmsg with drm.debug=6
This is a text file that contains the information you required.
Please try video.use_native_backlight=1 module parameter. (In reply to comment #3) > Please try video.use_native_backlight=1 module parameter. Well after add this to grub, I still can't get it work without nomodeset. Actually, this parameter disabled the shortcuts that was able to change the backlight without nomodeset If you drop all the extra kernel/module parameters, incl. nomodeset, what do you have in /sys/class/backlight? Can you enable backlight by echoing the value in max_brightness to brightness? Is the backlight the only thing that fails? (In reply to comment #5) > If you drop all the extra kernel/module parameters, incl. nomodeset, what do > you have in /sys/class/backlight? Can you enable backlight by echoing the > value in max_brightness to brightness? Is the backlight the only thing that > fails? well, without nomodeset I can see nothing but a grey screen, the backlight of which can be adjusted. However, with nomodeset, I can't adjust the backlight (In reply to comment #6) > (In reply to comment #5) > > If you drop all the extra kernel/module parameters, incl. nomodeset, what do > > you have in /sys/class/backlight? Can you enable backlight by echoing the > > value in max_brightness to brightness? Is the backlight the only thing that > > fails? > > well, without nomodeset I can see nothing but a grey screen, the backlight > of which can be adjusted. > However, with nomodeset, I can't adjust the backlight Ah. We don't support nomodeset for your hardware, so the backlight is not the issue. The issue is getting something on screen. (In reply to comment #7) > (In reply to comment #6) > > (In reply to comment #5) > > > If you drop all the extra kernel/module parameters, incl. nomodeset, what do > > > you have in /sys/class/backlight? Can you enable backlight by echoing the > > > value in max_brightness to brightness? Is the backlight the only thing that > > > fails? > > > > well, without nomodeset I can see nothing but a grey screen, the backlight > > of which can be adjusted. > > However, with nomodeset, I can't adjust the backlight > > Ah. We don't support nomodeset for your hardware, so the backlight is not > the issue. The issue is getting something on screen. So, does this mean that I have to wait for another update to get my graphic to work normally? I know the backlight is not an issue and I don't care much about that, but using nomodeset is the only way to get something on screen, in which way the graphic is pretty slow. (In reply to comment #8) > So, does this mean that I have to wait for another update to get my graphic > to work normally? > I know the backlight is not an issue and I don't care much about that, but > using nomodeset is the only way to get something on screen, in which way the > graphic is pretty slow. Now we'll need to debug why there's nothing on screen. The first suggestion from Chris was to try a recent kernel, preferrably 3.15-rc8, and paste the dmesg with drm.debug=0xe module parameter running that. (In reply to comment #9) > dmesg with drm.debug=0xe module parameter running that. or drm.debug=6 as long as the kernel is new. Created attachment 100362 [details]
dmesg without nomodeset on kernel 3.15-rc8
(In reply to comment #11) > Created attachment 100362 [details] > dmesg without nomodeset on kernel 3.15-rc8 Hi, I updated the kernel to 3.15-rc8(which can't fix this problem) and posted the dmesg info as an attachment. I hope that helps. Well, just FYI, I've updated the kernel to the most up-to-date beta version, and this problem still exists I updated the kernel to 3.18 rc4. And now it works fine. I didn't try 3.17 though Thanks a lot for this bug report and the testing feedback, closing this one. If you want you could attempt a reverse bisect and if it's just a small patch we could backport it. But given that 3.18 will release soonish probably not worth the effort. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.