Bug 1176253

Summary: Fedora 21 live USB doesn't boot into graphical mode on MacBook Pro (2008 model)
Product: [Fedora] Fedora Reporter: Luke <luton>
Component: xorg-x11-drv-nouveauAssignee: Ben Skeggs <bskeggs>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: airlied, ajax, bskeggs, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-13 02:45:44 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 Flags
journactl log for basic graphical boot (success)
none
lsmod for boot into basic graphic mode
none
Xorg log for boot into basic graphical mode
none
journal log for the failed boot into graphical mode
none
lsmod for the failed boot into graphical mode
none
Xorg log for the failed boot into graphical mode none

Description Luke 2014-12-19 20:56:50 UTC
Created attachment 971309 [details]
journactl log for basic graphical boot (success)

Description of problem:

Fedora 21 fails to boot into graphical mode on MacBook Pro (2008 model 4,1). It's possible to boot using basic graphical mode though, or to boot using a workaround described in

https://bugzilla.redhat.com/show_bug.cgi?id=1161887

i.e. logging as a root and

echo 1 > one
mount -o bind one /sys/class/drm/card0/device/boot_vga
startx

which also indicates the bug is carried from F20 version. I believe this also indicates the bug is on kernel side.

Version-Release number of selected component (if applicable):
3.17.4 kernel (comes with Fedora 21 live media)

How reproducible:
always

Steps to Reproduce:
1. create a bootable USB stick with live Fedora 21 version
2. boot from USB (hold option key while booting, then select Fedora media)

Actual results:
system stops, but it's possible to log in as a root and start X using above-mentioned workaround

Expected results:
KDE/Gnome etc. X11-based environment starts

Additional info:
For the successful boot into basic graphic mode I attach
  * journarctl.log_basic - journalctl log
  * lsmod_basic.log - lsmod result
  * Xorg.0.log_basic - Xorg log
For the unsuccessful boot into normal mode followed by startx I attach
  * journarctl.log_fail
  * lsmod_fail
  * Xorg.0.log_fail

Comment 1 Luke 2014-12-19 21:02:23 UTC
Created attachment 971312 [details]
lsmod for boot into basic graphic mode

Comment 2 Luke 2014-12-19 21:03:27 UTC
Created attachment 971313 [details]
Xorg log for boot into basic graphical mode

Comment 3 Luke 2014-12-19 21:04:17 UTC
Created attachment 971314 [details]
journal log for the failed boot into graphical mode

Comment 4 Luke 2014-12-19 21:04:56 UTC
Created attachment 971315 [details]
lsmod for the failed boot into graphical mode

Comment 5 Luke 2014-12-19 21:05:31 UTC
Created attachment 971316 [details]
Xorg log for the failed boot into graphical mode

Comment 6 Luke 2015-01-13 02:45:44 UTC

*** This bug has been marked as a duplicate of bug 1172807 ***