Bug 121021

Summary: drm/i915: kernel suspend during booting up
Product: Drivers Reporter: zhiquan.lee
Component: Video(Other)Assignee: drivers_video-dri
Status: RESOLVED INVALID    
Severity: normal    
Priority: P1    
Hardware: i386   
OS: Linux   
Kernel Version: 4.7-rc3, 4.6.2, 3.14.48, Subsystem:
Regression: No Bisected commit-id:
Attachments: kernel 4.7-rc3 boot up log
kernel 4.6.2 boot up log
kernel 3.14.48 boot up log

Description zhiquan.lee 2016-06-27 04:02:25 UTC
Created attachment 221241 [details]
kernel 4.7-rc3 boot up log

Kernel cannot boot up on my machine, I've tried to upgrade kernel from 3.14.48 to 4.6.2 and 4.7-rc3, the problem still cannot be solved.

After I disabled KMS via the kernel command line parameters: nomodeset i915.modeset=0, the issue was bypassed. Therefore, I doubt the problem in DRM/i915 driver.


Here is my machine hardware info:
----------------------------------------
CPU: Intel Celeron M 373 1.0Ghz, FANLESS 400 MHz FSB, 512KB L2 
Chipsets: Intel 910GMLE/ICH6M 
Chipset Codenames: Alviso-GM 
Video: Intel "Integrated Graphics Device" with integrated Dual Independent output 
Video Adapter: IntelĀ® Integrated 82915GM Express Chipset 

And the boot up trace can be find in attachments, with kernel command line parameters:
Comment 1 zhiquan.lee 2016-06-27 04:03:23 UTC
Created attachment 221251 [details]
kernel 4.6.2 boot up log
Comment 2 zhiquan.lee 2016-06-27 04:03:51 UTC
Created attachment 221261 [details]
kernel 3.14.48 boot up log
Comment 3 zhiquan.lee 2016-06-27 04:05:39 UTC
I've added debug kernel command line parameters: drm.debug=0xf when captured the log.
Comment 4 Jani Nikula 2016-06-28 13:30:09 UTC
Please file new drm/i915 bugs at https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel
Comment 5 zhiquan.lee 2016-06-29 00:54:30 UTC
Sorry for disturbing you, I was misled here, please ignore it.
I've filed the bug at:
https://bugs.freedesktop.org/show_bug.cgi?id=96692