Bug 874918
| Summary: | TC7 EFI boot won't show Xorg on Macbook pro 8,2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | William Brown <william> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | gansalmon, g.kaviyarasu, itamar, jonathan, kernel-maint, madhu.chinakonda, sbueno, vanmeeuwen+fedora | ||||
| 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: | 2012-11-13 03:04:48 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
William Brown
2012-11-09 05:10:08 UTC
Can you attach /tmp/X.log from an attempt at running X to this bug report? I have just attempted to get this for you - Remember, my screen (and all ttys) are fully black. Doing the steps of: ctrl + alt + f2 ifup eth0 sendmail "my email" < /tmp/X.log sendmail "my email" < dmesg reboot I found nothing in my inbox. So either A) I messed up the networking, which is doubtful as I used this same connection to do the installation, or B) there is no tty2 avaliable, so I was running commands into nothing. Do you have any tips or ideas on how to get at this? Perhaps in the future it would be a neat idea to have an anaconda image, that when given a kernel parameter of the users email, emails them logs at various stages of the install, to make this kind of data collection easier. IE just as anaconda starts, email dmesg, when anaconda knows about Xorg and wether it starts or failed, email the Xorg log, or any exception can have it's stack trace sent also. Pass inst.sshd as a boot option and it'll enable an ssh server that you can ssh in as root (no password) and get to the shell. That way you can get in and offload the requested logs. Created attachment 641887 [details]
X.log from macbook pro 8,2
That did the trick.
I took the liberty of checking - It would seem the installer is using kernel 3.6.5 - According to #765954 Some of the graphics issues that are present are fixed by the upgrade to 3.6.6 . When will anaconda be updated to at least 3.6.6?
Attached x.log anyway.
When the kernel is in updates and a new image is built, it should contain that version. anaconda's got nothing to do with the version of the kernel included. Reassigning, but it sounds like this can just be closed. Please try the Beta TC8 release and let us know if it's fixed. This is fixed in TC8 - Thanks for the time. |