Bug 630514
| Summary: | Anaconda fails to start in standard GUI mode on Dell T310 using PCI-e graphics adapter as primary display. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Dave <foxdavidl> | ||||||
| Component: | xorg-x11-drv-nouveau | Assignee: | Ben Skeggs <bskeggs> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | desktop-bugs <desktop-bugs> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 6.1 | ||||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2011-01-10 02:56:11 UTC | Type: | --- | ||||||
| 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
Dave
2010-09-06 04:43:36 UTC
Please attach the logs from /tmp/*log to this ticket. You can do that by switching to tty2 and using scp to copy them to another system. Created attachment 443334 [details]
logs from BASIC video driver install
Please note that I could NOT switch to tty2 via <CTRL><ALT><F2> when regular install fails to launch GUI (blank screen). <CTRL><ALT><DEL> eventually reboots system.
Attached are logs from BASIC video install after first GUI screen launched.
(In reply to comment #3) > Created attachment 443334 [details] > logs from BASIC video driver install > > > Please note that I could NOT switch to tty2 via <CTRL><ALT><F2> when regular > install fails to launch GUI (blank screen). <CTRL><ALT><DEL> eventually > reboots system. > > Attached are logs from BASIC video install after first GUI screen launched. If you install the machine in basic video mode, add drm.debug=0x04 to the kernel command line, boot up in runlevel 3, rm /etc/X11/xorg.conf, and start Xorg via startx command (as normal user, not root), does Xorg work? If not, you will have much better chance of getting the following logs. * your X server config file (/etc/X11/xorg.conf, if available), * X server log file (/var/log/Xorg.*.log) * output of the dmesg command, and * system log (/var/log/messages) Please attach them as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. Created an attachment (id=446296) /var/log/Xorg.0.log with basic video driver This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. If you would like it considered as an exception in the current release, please ask your support representative. Is this issue still present in the 6.0 release? This request was erroneously denied for the current release of Red Hat Enterprise Linux. The error has been fixed and this request has been re-proposed for the current release. (In reply to comment #7) > Is this issue still present in the 6.0 release? No, tried the 6.0 release and it seemed ok. Please mark as closed. Thanks. Thank you :) |