Sorry, the "radeon" driver is in the xf86-video-ati git tree. The "ati" driver is just a wrapper around radeon, rage128, and one or two other drivers.
Thank you. That helps me understand what's happening.
The "ati" driver is just a wrapper around radeon and other drivers.
--snip--Yes, I'm running Ubuntu Gnome at the moment but would like to be able to run Xfce and KDE as well.I assume you're talking about changing OSes here ?
Thank you for responding.If so, the main issue is that we need to either figure out settings that will keep Compiz from stepping on the video window or make changes somewhere in the plumbing so that this happens automatically. It's not really a driver issue AFAIK but it is something we will probably have to work on anyways.
I can't seem to find the radeon driver using the same git url as the ati and radeonhd. Id' love to try it. If you, or someone... can post the RADEON git url I'll compile up a copy and see how it works. A url that I think should have been in the announcement article on Feb 24th, or at least a link to a page containing a brief "here's how to try the driver" (hint, hint).
This is the URL I already downloaded and compiled:
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd
and there is no source at:
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeon
So, unless the freedesktop radeon driver is named radeonHD (Huh?)...and someone is deliberately trying to confuse us all...
-Tom
Last edited by siggma; 03-04-2008 at 08:01 PM.
Sorry, the "radeon" driver is in the xf86-video-ati git tree. The "ati" driver is just a wrapper around radeon, rage128, and one or two other drivers.
I have experienced the same issue of image only filling 90% of my LCDTV in either windows XP Catalyst Driver or Linux Catalyst driver. (Radeonhd and ati opensource fill up the whole screen.) However, once I changed the refresh rate from default 60Hz to 50Hz, the image fills up the whole screen. It worked in both Windows and Linux Catalyst driver.
I noted that the problem only happened when connecting to my sharp LCDTV via HDMI cable.
Hope this help.
-Bruce
-siggma-
Yes, I'm running Ubuntu Gnome at the moment but would like to be able to run Xfce and KDE as well.
In terminal:
Kde= sudo apt-get install kubuntu-desktop
Xfce= sudo apt-get install xubuntu-desktop
or get them from aptitude.
Eww, thanks. I was hoping there was a meta install for them.In terminal:
Kde= sudo apt-get install kubuntu-desktop
Xfce= sudo apt-get install xubuntu-desktop
I'll double check but If I recall that driver has no composite support yet, I'm watching Voyager in Vugly Vista at the moment. But you knew that. Which brings me back to the original beef.
Personally I'd rather see the support show up in the fglrx driver first since it's already got reasonable, albeit choppy, AIGLX compositing support and it includes additional tools for building and verifying the driver and it's supporting products. In my mind it also makes the most sense. But I'm not the developer and I don't see what the developer sees. So again, thanks for taking the time to personally respond. Your few words are both reassuring and useful.
- Are their several different branches at ATI working on Linux dirvers?
- Is there a specific reason we have composite support in fglrx but not in the OSS "radeon" driver?
- If composite overlapping output is the issue, why not focus on one driver or the other first, then move support to the OSS or SIDEBAND
driver.
- We, including me, all have suggestions, wants, desires, projections, and expectations; it's very easy to be an arms-reach critic but no so easy to try to satisfy the demands of others.
-Tom
Last edited by siggma; 03-05-2008 at 09:15 AM. Reason: Spelling, gnupstye rejenake, oops...
I believe that the "radeon" driver has had composite support for a year or so.
When you say composite I assume you mean support for compiz. The composite extension is available on any recent X server and it can even be accelerated via EXA render acceleration. r1xx-r2xx radeons have full EXA render support. r3xx-r5xx only support limited operations (enough for rotation) right now. Compiz requires OpenGL (via AIGLX). Since there is no open 3D driver yet for r5xx+ hw, there is no way to accelerate it. Once we have a 3D driver, it (compiz) should just work.
My ignorance is showing...
Yes, I mean compiz but not just compiz., there are other uses for software and hardware compositing.
I wasn't aware 3d acceleration was missing in the fglrx driver. That explains the horizontal and vertical blocks on the edge of windows when I drag them around, which is only a minor annoyance at this point with the PCIe and a core duo. If that's how it looks without hw, it will be awesome with it.
Until then I'll just have to wait, I have no alternative but to bug people in various forums until I can understand my own ignorance. Then it's not ignorance anymore and I can wait in peace.
No thoughts on vidix?
-Tom
Tom,
I believe he was saying there is no r5xx+ acceleration in the opensource drivers (radeonhd). There should be 3d accel in fglrx.