Mailinglist Archive: radeonhd (307 mails)
| < Previous | Next > |
Re: [radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 1 commit(s)
- From: Gene Heskett <gene.heskett@xxxxxxxxxxx>
- Date: Tue, 03 Feb 2009 07:56:21 -0500
- Message-id: <200902030756.21317.gene.heskett@xxxxxxxxxxx>
Hi Alex;
I am still unable to "make" in the git pull of the radeonhd driver. And I
have followed the wiki instructions except I used "./autogen --prefix=/usr"
as you wrote previously.
The error is:
r6xx_accel.h:59: error: expected specifier-qualifier-list before 'uint32_t'
The line quoted above is:
// shader storage
ExaOffscreenArea *shaders; <----line 58
uint32_t solid_vs_offset;
Presently I can only make x run at a usable speed without the "Option" "DRI"
in xorg.conf, because it doesn't make the /usr/lib/dri/r600_dri.so file
before the make errors out.
This is shown by the previous message as (from that Xorg.0.log):
(EE) AIGLX error: dlopen of /usr/lib/dri/r600_dri.so failed
(/usr/lib/dri/r600_dri.so: cannot open shared object file: No such file or
directory)
(EE) AIGLX: reverting to software rendering
There may be a contamination of stuff, I had tried to install the Catalyst-9.1
release 2 days ago, but that failed without reporting the error due to a GPL
license clash so it didn't actually build the full executable suite. It has
been nuked, or as much as locate can find anyway. I have never been able to
make their drivers work, and this was no exception. Call me stupid for
believing the ATI propaganda machine.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
When you jump for joy, beware that no-one moves the ground from beneath
your feet.
-- Stanislaw Lem, "Unkempt Thoughts"
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
I am still unable to "make" in the git pull of the radeonhd driver. And I
have followed the wiki instructions except I used "./autogen --prefix=/usr"
as you wrote previously.
The error is:
r6xx_accel.h:59: error: expected specifier-qualifier-list before 'uint32_t'
The line quoted above is:
// shader storage
ExaOffscreenArea *shaders; <----line 58
uint32_t solid_vs_offset;
Presently I can only make x run at a usable speed without the "Option" "DRI"
in xorg.conf, because it doesn't make the /usr/lib/dri/r600_dri.so file
before the make errors out.
This is shown by the previous message as (from that Xorg.0.log):
(EE) AIGLX error: dlopen of /usr/lib/dri/r600_dri.so failed
(/usr/lib/dri/r600_dri.so: cannot open shared object file: No such file or
directory)
(EE) AIGLX: reverting to software rendering
There may be a contamination of stuff, I had tried to install the Catalyst-9.1
release 2 days ago, but that failed without reporting the error due to a GPL
license clash so it didn't actually build the full executable suite. It has
been nuked, or as much as locate can find anyway. I have never been able to
make their drivers work, and this was no exception. Call me stupid for
believing the ATI propaganda machine.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
When you jump for joy, beware that no-one moves the ground from beneath
your feet.
-- Stanislaw Lem, "Unkempt Thoughts"
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |