Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI Drivers v3.14.1 released
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
invisix
n00b
n00b


Joined: 14 Sep 2004
Posts: 17

PostPosted: Sat Oct 02, 2004 6:31 pm    Post subject: ATI Drivers v3.14.1 released Reply with quote

ati-drivers 3.14.1 are released, and in the portage tree.

No word yet if they fix the Xorg 6.8.0 issues yet or not.
_________________
Linux. Freedom. Power.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Oct 02, 2004 6:36 pm    Post subject: Reply with quote

They don't fix the Xorg oroblems AFAIK.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
mahdi
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2003
Posts: 128
Location: Dallas TX

PostPosted: Sat Oct 02, 2004 6:42 pm    Post subject: Reply with quote

I'm having troubles with the ebuild...any ideas?

Code:
>>> emerge media-video/ati-drivers-3.14.1 to /
>>> md5 src_uri ;-) fglrx-4.3.0-3.14.1.i386.rpm
 * X11 implementation is xorg-x11.
>>> Unpacking source...
>>> Unpacking fglrx-4.3.0-3.14.1.i386.rpm
 * Applying fglrx-2.6-vmalloc-vmaddr.patch...

 * Failed Patch: fglrx-2.6-vmalloc-vmaddr.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/ati-drivers-3.14.1/temp/fglrx-2.6-vmalloc-vmaddr.patch-9209.out

!!! ERROR: media-video/ati-drivers-3.14.1 failed.
!!! Function epatch, Line 402, Exitcode 0
!!! Failed Patch: fglrx-2.6-vmalloc-vmaddr.patch!

or is this that xorg problem I haven't seen until now?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Oct 02, 2004 8:29 pm    Post subject: Reply with quote

It looks like ATI have finally added the fix from that patch, which is why it's now failing. As a temp fix, just edit the ebuild and delete/comment out this bit
Code:
if [ "`echo ${KV}|grep 2.6`" ]
then
          epatch ${FILESDIR}/fglrx-2.6-vmalloc-vmaddr.patch
#       epatch ${FILESDIR}/fglrx-3.9.0-regparm.patch
fi

_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Exxtreme
n00b
n00b


Joined: 14 Mar 2004
Posts: 19
Location: Old Europe

PostPosted: Sat Oct 02, 2004 8:54 pm    Post subject: Reply with quote

mahdi wrote:
I'm having troubles with the ebuild...any ideas?

Code:
>>> emerge media-video/ati-drivers-3.14.1 to /
>>> md5 src_uri ;-) fglrx-4.3.0-3.14.1.i386.rpm
 * X11 implementation is xorg-x11.
>>> Unpacking source...
>>> Unpacking fglrx-4.3.0-3.14.1.i386.rpm
 * Applying fglrx-2.6-vmalloc-vmaddr.patch...

 * Failed Patch: fglrx-2.6-vmalloc-vmaddr.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/ati-drivers-3.14.1/temp/fglrx-2.6-vmalloc-vmaddr.patch-9209.out

!!! ERROR: media-video/ati-drivers-3.14.1 failed.
!!! Function epatch, Line 402, Exitcode 0
!!! Failed Patch: fglrx-2.6-vmalloc-vmaddr.patch!

or is this that xorg problem I haven't seen until now?

Same here. :(

I guess, the ebuild or the patch is borked.
_________________
Later
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Oct 02, 2004 9:02 pm    Post subject: Reply with quote

Is my previous post invisible? :D Anyway, this should be fixed soon, see https://bugs.gentoo.org/show_bug.cgi?id=65855
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
beastmaster
Apprentice
Apprentice


Joined: 24 May 2004
Posts: 230

PostPosted: Sat Oct 02, 2004 10:45 pm    Post subject: Reply with quote

so there should be 3.14.2 coming soon? :oops:
Back to top
View user's profile Send private message
invisix
n00b
n00b


Joined: 14 Sep 2004
Posts: 17

PostPosted: Sat Oct 02, 2004 11:42 pm    Post subject: Reply with quote

Wedge_ wrote:
It looks like ATI have finally added the fix from that patch, which is why it's now failing. As a temp fix, just edit the ebuild and delete/comment out this bit
Code:
if [ "`echo ${KV}|grep 2.6`" ]
then
          epatch ${FILESDIR}/fglrx-2.6-vmalloc-vmaddr.patch
#       epatch ${FILESDIR}/fglrx-3.9.0-regparm.patch
fi



Oooo, does this mean Xorg 6.8 will finally work??? :D 8O
_________________
Linux. Freedom. Power.
Back to top
View user's profile Send private message
Epyon
l33t
l33t


Joined: 11 Sep 2003
Posts: 754
Location: NJ, USA

PostPosted: Sun Oct 03, 2004 5:16 am    Post subject: Reply with quote

invisix wrote:
Oooo, does this mean Xorg 6.8 will finally work??? :D 8O


nope...
Back to top
View user's profile Send private message
Stuart_Gilbert
n00b
n00b


Joined: 08 Sep 2003
Posts: 66

PostPosted: Sun Oct 03, 2004 9:24 am    Post subject: Reply with quote

Grr, why not?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sun Oct 03, 2004 9:49 am    Post subject: Reply with quote

All I posted was a way to avoid applying the now unnecessary vmalloc patch - it wasn't related to the Xorg problems in any way. It's up to ATI to fix that. Last I heard they were planning on re-releasing the 3.12.0 driver in "a few weeks", but that was back in August sometime I think.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Stuart_Gilbert
n00b
n00b


Joined: 08 Sep 2003
Posts: 66

PostPosted: Sun Oct 03, 2004 11:15 am    Post subject: Reply with quote

I hate ATI's lack of support. It's completely stupid.

I can understand them not caring so much because so few people use it... But bad fricking driver support is surely one of the major fucking reasons there are so few people using Linux anyway.

They're the cause of the fricking problem, and they're using the problem they created to justify increasing the problem, it's purely ridiculous.
Back to top
View user's profile Send private message
@alexander
Retired Dev
Retired Dev


Joined: 16 Jul 2004
Posts: 24

PostPosted: Sun Oct 03, 2004 3:07 pm    Post subject: Reply with quote

Are these any faster than the previous version?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sun Oct 03, 2004 3:27 pm    Post subject: Reply with quote

They don't appear to be. I also get some weird graphical corruption in 3D apps like glxgears and celestia, which I didn't get with 3.12.0. I'm back to using 3.2.8 at the moment.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Epyon
l33t
l33t


Joined: 11 Sep 2003
Posts: 754
Location: NJ, USA

PostPosted: Sun Oct 03, 2004 3:28 pm    Post subject: Reply with quote

@alexander wrote:
Are these any faster than the previous version?


I've seen benchmarks some people did and they're not really any faster.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum