public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xorg-server and ati-drivers 'bussiness'
@ 2007-01-26 15:57 Martins
  2007-01-26 17:22 ` Alan McKinnon
  0 siblings, 1 reply; 5+ messages in thread
From: Martins @ 2007-01-26 15:57 UTC (permalink / raw
  To: gentoo-user

Hi,

After updating to latest unstable xorg-server and ati-drivers I'm hit again 
with incompatible driver versions. Shouldnt be there BIG warning for those 
who have fglrx in make.conf?

Looking into Xorg.log i see that xorg-server-1.2 belongs to Xorg-7.2 however I 
have masked it, is it dependencies bug I was able emerge part of package I 
have masked?

... meanwhile downgrading xorg-server

martins
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] xorg-server and ati-drivers 'bussiness'
  2007-01-26 15:57 [gentoo-user] xorg-server and ati-drivers 'bussiness' Martins
@ 2007-01-26 17:22 ` Alan McKinnon
  2007-01-27 10:30   ` Martins
  0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2007-01-26 17:22 UTC (permalink / raw
  To: gentoo-user

On Friday 26 January 2007 17:57, Martins wrote:
> Hi,
>
> After updating to latest unstable xorg-server and ati-drivers I'm hit
> again with incompatible driver versions. Shouldnt be there BIG
> warning for those who have fglrx in make.conf?
>
> Looking into Xorg.log i see that xorg-server-1.2 belongs to Xorg-7.2
> however I have masked it, is it dependencies bug I was able emerge
> part of package I have masked?
>
> ... meanwhile downgrading xorg-server

I'm having the same problems. ati-drivers insists on using X.org-7.1.0.0 
or earlier, obviously because the drivers were compiled against that 
version. 

I don't have the ati-drivers source code so I can't tell if there was an 
ABI change that the driver enforces, or if ATI simply hardcoded the 
drivers to fail. I'm betting on the latter....

In either case the solution would appear to be a hard dependency on <= 
X.org-7.1.0.0 in the ebuild. Have you submitted a bug to bgo?

alan

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] xorg-server and ati-drivers 'bussiness'
  2007-01-26 17:22 ` Alan McKinnon
@ 2007-01-27 10:30   ` Martins
  2007-01-29  7:43     ` Alan McKinnon
  0 siblings, 1 reply; 5+ messages in thread
From: Martins @ 2007-01-27 10:30 UTC (permalink / raw
  To: gentoo-user

>
> I'm having the same problems. ati-drivers insists on using X.org-7.1.0.0
> or earlier, obviously because the drivers were compiled against that
> version.
>
> I don't have the ati-drivers source code so I can't tell if there was an
> ABI change that the driver enforces, or if ATI simply hardcoded the
> drivers to fail. I'm betting on the latter....
>
> In either case the solution would appear to be a hard dependency on <=
> X.org-7.1.0.0 in the ebuild. Have you submitted a bug to bgo?
>
> alan

no, i didnt submit bug due to I dont understand what bug it is related to - 
xorg or ati-drivers or both ;)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] xorg-server and ati-drivers 'bussiness'
  2007-01-27 10:30   ` Martins
@ 2007-01-29  7:43     ` Alan McKinnon
  2007-01-29  9:20       ` Jacques Montier
  0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2007-01-29  7:43 UTC (permalink / raw
  To: gentoo-user

On Saturday 27 January 2007 12:30, Martins wrote:
> > I'm having the same problems. ati-drivers insists on using
> > X.org-7.1.0.0 or earlier, obviously because the drivers were
> > compiled against that version.
> >
> > I don't have the ati-drivers source code so I can't tell if there
> > was an ABI change that the driver enforces, or if ATI simply
> > hardcoded the drivers to fail. I'm betting on the latter....
> >
> > In either case the solution would appear to be a hard dependency on
> > <= X.org-7.1.0.0 in the ebuild. Have you submitted a bug to bgo?
> >
> > alan
>
> no, i didnt submit bug due to I dont understand what bug it is
> related to - xorg or ati-drivers or both ;)

Here's an update:

I downloaded and emerged xorg-server-1.2.0, xorg-x11-7.2 and 
ati-drivers-8.32.5 over the weekend and it all went smoothly. So it 
would seem that ati-drivers does need a hard dependency on 
<xorg-x11-7.2. File the bug against ati-drivers asking for a hard dep

alan
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] xorg-server and ati-drivers 'bussiness'
  2007-01-29  7:43     ` Alan McKinnon
@ 2007-01-29  9:20       ` Jacques Montier
  0 siblings, 0 replies; 5+ messages in thread
From: Jacques Montier @ 2007-01-29  9:20 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon a gentiment tapote:
> On Saturday 27 January 2007 12:30, Martins wrote:
>   
>>> I'm having the same problems. ati-drivers insists on using
>>> X.org-7.1.0.0 or earlier, obviously because the drivers were
>>> compiled against that version.
>>>
>>> I don't have the ati-drivers source code so I can't tell if there
>>> was an ABI change that the driver enforces, or if ATI simply
>>> hardcoded the drivers to fail. I'm betting on the latter....
>>>
>>> In either case the solution would appear to be a hard dependency on
>>> <= X.org-7.1.0.0 in the ebuild. Have you submitted a bug to bgo?
>>>
>>> alan
>>>       
>> no, i didnt submit bug due to I dont understand what bug it is
>> related to - xorg or ati-drivers or both ;)
>>     
>
> Here's an update:
>
> I downloaded and emerged xorg-server-1.2.0, xorg-x11-7.2 and 
> ati-drivers-8.32.5 over the weekend and it all went smoothly. So it 
> would seem that ati-drivers does need a hard dependency on 
> <xorg-x11-7.2. File the bug against ati-drivers asking for a hard dep
>
> alan
>   
Hi,

I upgraded xorg-server, xorg-x11 and all the stuff :
xf86-input-keyboard, etc... to 7.2.
But ati-drivers-8.32.5 doesn't work anymore with ati radeon 9600 graphic
card.
So I unmerged ati-drivers, merged x11-drm and I use now Open Source
radeon driver.
It works fine with 3D.

Cheers

--
Jacques

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-29  9:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-26 15:57 [gentoo-user] xorg-server and ati-drivers 'bussiness' Martins
2007-01-26 17:22 ` Alan McKinnon
2007-01-27 10:30   ` Martins
2007-01-29  7:43     ` Alan McKinnon
2007-01-29  9:20       ` Jacques Montier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox