Bug 461318
| Summary: | i810 and intel drivers don't support Intel x4500HD chipset | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Snook <csnook> | ||||||||||||||||
| Component: | xorg-x11-drv-i810 | Assignee: | Adam Jackson <ajax> | ||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||||||
| Priority: | medium | ||||||||||||||||||
| Version: | 10 | CC: | mcepl, moneta.mace, rodd, thebrianw, vedran, xgl-maint, yaneti | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | All | ||||||||||||||||||
| OS: | Linux | ||||||||||||||||||
| Whiteboard: | |||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2009-09-06 07:38:48 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
Chris Snook
2008-09-05 19:15:06 UTC
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance. Created attachment 316129 [details]
fresh xorg.conf
Attached is the xorg.conf generated by 'system-config-display --reconfig', and selecting 1280x1024 for the resolution. s-c-display comes up initially using the vesa driver with resolution at 1280x1024, but with the resolution menu set to 800x600. 1400x1050 is also in the menu, but it does not work. This is not surprising, since the display has a 1400x1050 mode, but it is only available on the DVI-D port. The display is connected via HDMI.
The display is capable of 480p, 720p, 1080p, and several VESA modes. Only the VESA modes work.
Created attachment 316130 [details]
i810 xorg.conf
This is the xorg.conf generated by running 'system-config-display --reconfig' and manually selecting the i810 driver.
The result is identical for the intel driver, except for the string "intel" in place of "i810". (confirmed by diff)
Created attachment 316131 [details]
i810 Xorg.0.log
Created attachment 316132 [details]
intel Xorg.0.log
Created attachment 316254 [details]
Xorg log
I am using the Intel X4500HD graphics card with the intel driver. Attached are my xorg.conf and log file. I seem to be having problems when I log out. The screen becomes fuzzy. Also compiz does not work but thats not a priority. Created attachment 316255 [details]
intel xorg.conf
(In reply to comment #7) > I am using the Intel X4500HD graphics card with the intel driver. Attached are > my xorg.conf and log file. I seem to be having problems when I log out. The > screen becomes fuzzy. Also compiz does not work but thats not a priority. I can't use the intel driver at all. You're hitting a different bug. Please open a separate BZ for it. Works fine in F10-snap2. Feel free to close. Created attachment 321721 [details]
xorg log with intel driver
I seem to be hitting is bug on f10-snap3 with all the latest updates and the X4500HD. The vesa driver works but the intel driver just hangs with a black screen and ctrl-alt-bksp doesnt restart X. I'm seeing the same as #12. Using a Supermicro C2SEA motherboard with G45 X4500HD. Everything seemed to work (Compiz, fullscreen video playback), but the system periodically hangs hard or suffers severe screen corruption.I had to switch to NoAccel to stabilize it. My issue seems to be with using a PAE enabled kernel. When I use a non PAE kernel on i386 everything worked as expected. When I installed x86_64 everything worked as expected. This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I'm seeing the same thing csnook is seeing, but I'm on a G41 chipset (with integrated into X4500 graphics) I too am stuck with vesa at 1280x1024. Ironically, s-c-display offered me 1400x1050 and 1600x1200 (my display is actually 1680x1050) but won't go higher than 1280x1024 anyway. Do you want log files from me too? Fixed in Fedora 11. |