Bug 195829

Summary: Native LCD panel resolution not supported (MacBook)
Product: [Fedora] Fedora Reporter: Jurgen Kramer <gtmkramer>
Component: xorg-x11-drv-i810Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED CANTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-19 19:26:42 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:

Description Jurgen Kramer 2006-06-18 10:07:48 UTC
Description of problem:
The current i810 driver does not support the native 1280x800 resolution of the
Apple MacBook and falls back to 1024x768.

Version-Release number of selected component (if applicable):
Rawhide 16-Jun-06

How reproducible:
Allways

Steps to Reproduce:
1. Select LCD panel of 1280x800
2. Configure X by editing xorg.conf -> default resolution = 1280x800
3. Restart X
  
Actual results:
The max. resolution is 1024x768

Expected results:
Max. resolution is 1280x800

Additional info:
An updated i810 xorg driver or using 915resolution is probably needed to fix the
problem.

Comment 1 Mike A. Harris 2006-06-19 19:26:42 UTC
This is a frequently reported issue on laptops with Intel based video,
as well as some systems which use DFP/LCD displays.  The problem is
a bug in the video BIOS, which does not support the resolution that
is being requested.

It is very unfortunate that many manufacturers make laptops with
native panel sizes not supported by their own video BIOS.

Intel is currently working on new driver support which will enable the
i810 driver to directly set the video mode without using the BIOS.  This
support will be available in a future release of the driver.

In the mean time, you can download the i810/i915resolution utilities
and attempt to use them to work around the bug in your video BIOS, however
there is no guarantee that it will actually work.  If you require any
additional assistance in trying to coax the required video mode to work,
the xorg.org mailing list may be able to assist.

Hope this helps.

Setting status to "CANTFIX" (video BIOS bug).