You are not logged in.

#1 2005-12-03 18:16:44

theD3viL
Member
Registered: 2005-11-27
Posts: 50

Pacman ati-drivers

Does ati-drivers in pacman support ati radeon 9600pro? Couse its says only for x200 etc. versions?!  :?

Offline

#2 2005-12-03 18:47:13

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pacman ati-drivers

It oughta -- I'm using a 9600 ATI card. big_smile

$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9600 XT Generic
OpenGL version string: 1.3.5461 (X4.3.0-8.19.10)

$ lsmod | grep fgl
fglrx                 260768  14 
agpgart                29900  2 via_agp,fglrx

Make sure you have the archck kernel from community though, as that's what the drivers are compiled for.

Offline

#3 2005-12-03 20:02:42

theD3viL
Member
Registered: 2005-11-27
Posts: 50

Re: Pacman ati-drivers

Hm...default kernel 0.7.1 install...and then upgraded will be fine right?

Offline

#4 2005-12-03 20:43:01

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pacman ati-drivers

Default kernel will not be fine.
For the ati-drivers package in community, you need to be running the kernel26archck kernel package from Community.

$ pacman -Q | grep kernel
kernel26archck 2.6.14.archck4-1

$ pacman -Qi kernel26archck
Name           : kernel26archck
Version        : 2.6.14.archck4-1
Groups         : None
Packager       : Arch Linux (http://www.archlinux.org)
URL            : http://www.kernel.org
License        : None
Architecture   : i686
Size           : 43917116
Build Date     : Thu Nov 10 18:19:14 2005 UTC
Install Date   : Sun Nov 13 17:52:24 2005 UTC
Install Script : Yes
Reason:        : explicitly installed
Provides       : None
Depends On     : module-init-tools 
Required By    : ati-drivers 
Conflicts With : None
Description    : The Linux Kernel 2.6.14 and modules (IDE support) with -archck4
                 patchset

$ uname -r
2.6.14-archck

Of course, since kernel26archck is a dependancy of ati-drivers, it'll install that kernel for you when you try to install the drivers -- but make sure you update your grub or lilo menu to boot the archck kernel.

Offline

#5 2005-12-04 12:20:14

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Pacman ati-drivers

Or, you can rebuild the ati drivers by a minor PKGBUILD edit.

Offline

#6 2005-12-04 14:31:50

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pacman ati-drivers

dibblethewrecker wrote:

Or, you can rebuild the ati drivers by a minor PKGBUILD edit.

Okay, so yeah, you can do that too. wink  Does the stock kernel have agp built as modules yet?

Offline

#7 2005-12-04 20:01:06

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Pacman ati-drivers

Yes wink

Offline

Board footer

Powered by FluxBB