Mailinglist Archive: radeonhd (312 mails)

< Previous Next >
Re: [radeonhd] blackouts
  • From: Pierre Pronchery <khorben@xxxxxxxxxx>
  • Date: Sat, 02 Feb 2008 01:39:05 +0100
  • Message-id: <47A3BBA9.4030409@xxxxxxxxxx>
Aljaž Prusnik wrote:
On Fri, Feb 1, 2008 at 10:32 PM, Pierre Pronchery <khorben@xxxxxxxxxx> wrote:
Aljaž Prusnik wrote:
> What's is the status now with solving those blackouts?
> I'd like to know, whether I can do anything else, look or try? Is
> there a way I can run 1.1.0 without that commit that I consider is
> causing problems?
Try this:
$ make distclean
$ sh autogen.sh
$ make install
It fixed the problem for me, which looked like a dependency issue afaik.

This fixed the blackouts or made possible to compile the driver
without that commit?

If I understood it correctly, there is no bug. Basically, the update
created a conflict between the new source code and the existing objects,
because the Makefile needs to be completely re-generated.

Therefore, erasing all object files, re-running autogen.sh, and
recompiling sources should fix the issue. It did for me.

HTH,
--
khorben
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >