Bug 1104371
Summary: | i915 intel display got black screen and needs ssh from another box + reset to back to work | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Filipe Rosset <rosset.filipe> | ||||||
Component: | xorg-x11-drv-intel | Assignee: | Adam Jackson <ajax> | ||||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | ajax, awilliam, gansalmon, hdegoede, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, xgl-maint | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-07-27 23:57:24 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Filipe Rosset
2014-06-03 20:53:43 UTC
I'm also available to validate any other patch/issue/bug in this hardware (MacBook4,1), just let me know if I can help in any way. Created attachment 911236 [details]
current 3.16rc1git4.1 boot tail of journalctl --lines=3000 logged in via telnet
This sounds a bit like what just happened to me on i865G host gx270 I last updated 8 May to 3.15rc4git2.1. Upgrading a bit ago I got 3.16rc1git4.1. Rebooting via my master Grub Legacy loading kernel with 'noplymouth (and/or) plymouth.enable=0 noresume vga=791 video=1024x768@60 3' on cmdline and initrd directly (same as always since I install no bootloader to any Fedora since Grub Legacy was dropped) boot messages appear to get near init completion, then the screen goes black and stays black. I can log in, but have no idea what to try to do flying blind. Prior kernel still works as expected.
Comment on attachment 911236 [details]
current 3.16rc1git4.1 boot tail of journalctl --lines=3000 logged in via telnet
lspci output:
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
00:06.0 System peripheral: Intel Corporation 82865G/PE/P Processor to I/O Memory Interface (rev 02)
00:1d.0 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
01:0c.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
Hi guys, I'm unable to reproduce the issue since 3.15 final. I'm still running 3.15 over rawhide, because I need this macbook a bit more stable to finish some work from my side, so I'm planning to upgrade it again in next week. There are more details here in upstrea bug: http://bugs.freedesktop.org/show_bug.cgi?id=79607 Created attachment 911237 [details]
dmesg from current 3.16rc1git4.1 boot
Hi, (In reply to Felix Miata from comment #2) > Created attachment 911236 [details] > current 3.16rc1git4.1 boot tail of journalctl --lines=3000 logged in via > telnet > > This sounds a bit like what just happened to me on i865G host gx270 Please don't jump on to bugs about hardware issues because "This sounds a bit like what just happened", unless you've the exact same hardware as the reporter. Please file a new bug for this. Regards, Hans Felix: I'm still trying to figure out your situation precisely, but you definitely aren't seeing the same thing as Filipe: none of the logs you've provided here and on test@ show a stack trace. My current theory is your video= parameter is causing your problem, but in any case, please do file it as a new bug, it is not this bug. Thanks. I can't reproduce the issue anymore. Upstream also closed the report because we find no way to reproduce this behavior. I'll re-open if needed. |