Bug 2989

Summary: No mode lines for new Mac Powerbook 15in w/ ATI Radeon 9700
Product: xorg Reporter: Drew Bertola <drew>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high CC: mharris
Version: 6.8.2   
Hardware: PowerPC   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xorg.conf (from ubuntu distro using UseFBDev option)
none
Xorg.0.log file (in entirety) from a successful session on powerbook 15" none

Description Drew Bertola 2005-04-12 00:24:21 UTC
Under FC4 Test 1, I was unable to get xorg X server running on my recently
purchased Powerbook 15in w/ ATI Radeon 9700.

I was able to get xorg running using an ubuntu xorg.conf (everything else was
stock FC4T1 - no patches, hacks, etc.).  The ubuntu xorg.conf (attached below)
utilizes the UseFBDev option as noted in the Device stanza excerpted here:
----------------------------------------------------------------------------

Section "Device"
	Identifier	"ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)"
	Driver		"ati"
	BusID		"PCI:0:16:0"
	Option		"UseFBDev"		"true"
EndSection

----------------------------------------------------------------------------

I bugzilla'd this on redhat (<a
href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=151459"
target="_new">151459</a>) , but mharris@redhat.com thought it should be bumped
up here.  He says:
<blockqoute>The real fix is to report this to X.org and have them add the video
modeline directly to the server for this non-standard display size,
as it is likely to get more popular.  This way the ugly fbdev hack can
be avoided, and the native video driver is in control of the display
resolution.</blockqoute>

I've attached the Xorg.0.log file below (from running the ubunto xorg.conf w/
UseFBDev).
Comment 1 Drew Bertola 2005-04-12 00:25:49 UTC
Created attachment 2397 [details]
xorg.conf (from ubuntu distro using UseFBDev option)
Comment 2 Drew Bertola 2005-04-12 00:27:25 UTC
Created attachment 2398 [details]
Xorg.0.log file (in entirety) from a successful session on powerbook 15"

This was from a successful session that used the Ubuntu xorg.conf (UseFBDev
option).
Comment 3 Adam Jackson 2005-12-25 18:44:28 UTC

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

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.