Bug 449065 - DRI is disabled when virtual resolution width > 2048
Summary: DRI is disabled when virtual resolution width > 2048
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-i810
Version: 8
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-30 06:57 UTC by thanosz
Modified: 2018-04-11 09:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-19 19:30:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Xorg log file (54.14 KB, text/plain)
2008-05-30 10:19 UTC, thanosz
no flags Details
X configuration (1.77 KB, text/plain)
2008-05-30 10:20 UTC, thanosz
no flags Details

Description thanosz 2008-05-30 06:57:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.14) Gecko/20080416 Fedora/2.0.0.14-1.fc8 Firefox/2.0.0.14

Description of problem:
With dual monitor setup and xrandr, I can not use compiz. Xorg complains:

(EE) intel(0): Cannot support DRI with frame buffer width > 2048.

and thus compiz is disabled.

This has already been discussed in Ubuntu forums, https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/146859
and a solution is available.

I am wondering if there are any plans to fix this in Fedora.
Thanks

Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1. i965 graphics card with dual monitor setup (connected one in analogue, one in digital)
2.enable dri
3.start X

Actual Results:
compiz cannot load as no DRI support

Expected Results:
compiz should work 

Additional info:

Comment 1 Matěj Cepl 2008-05-30 09:42:34 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.

We will review this issue again once you've had a chance to attach this information.

Thanks in advance.

Comment 2 thanosz 2008-05-30 10:19:05 UTC
Created attachment 307183 [details]
Xorg log file

Comment 3 thanosz 2008-05-30 10:20:18 UTC
Created attachment 307184 [details]
X configuration

Comment 4 thanosz 2008-06-11 20:14:32 UTC
Any news on this?

Comment 5 Dave Airlie 2008-06-11 20:53:19 UTC
nothing we can do, its a hardware limitation that won't get worked around in
this release or for quite a long while.


Comment 7 thanosz 2008-06-15 19:38:26 UTC
could you please investigate? This is propably a software error; thanks

Comment 8 Adam Jackson 2008-06-19 19:30:16 UTC
That patch is not a solution for the problem you are describing.  It enables
sourcing from textures that are larger than 2k wide, but it does not enable
rendering to an output that is wider than 2k.

The latter is possible to work around, with a _lot_ of work.  It's not going to
happen in F8, probably not even by F10.  Sorry.


Note You need to log in before you can comment on or make changes to this bug.