Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
settings for ATI Rage XL 8Mb
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Tzuriel
Apprentice
Apprentice


Joined: 01 Jun 2004
Posts: 260

PostPosted: Thu Jun 02, 2005 8:59 pm    Post subject: settings for ATI Rage XL 8Mb Reply with quote

Anyone know what the VIDEO_CARDS="" setting would be for an ATI Rage XL 8Mb card? I'm trying to set my resolution to something a bit higher than the 640x480 that I'm getting now.

I'm guessing once I set that, then an emerge ati-drivers would do it? I did an 'emerge ati-drivers' but didn't help.

Any help much appreciated.
Back to top
View user's profile Send private message
Minos
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 177

PostPosted: Fri Jun 03, 2005 1:37 am    Post subject: Reply with quote

You don't want ati-drivers, you want x11-drm with VIDEO_CARDS="mach64". The ati-drivers fglrx driver only supports radeon chipsets. My laptop has the Mach64-based Rage Mobility, and I have the accelerated drivers working with x11-drm-20050502 and
Code:

Section "Device"

    Identifier  "Rage Mobility"

    Driver      "ati"

EndSection


in xorg.conf.
Back to top
View user's profile Send private message
Tzuriel
Apprentice
Apprentice


Joined: 01 Jun 2004
Posts: 260

PostPosted: Fri Jun 03, 2005 3:52 pm    Post subject: Reply with quote

I'm still having problems getting this ATI card working.

I have these settigns in my kernel.

Device Drivers ---> Graphics Support
[*] VESA VGA graphics support
[*] ATI Mach64 display support
[*] Mach64 CT/VT/GT/LT (incl. 3d rage support)
[*] Mach64 generic LCD support

... but when I gave this command ...
$ VIDEO_CARDS=j"mach64" emerge x11-drm

... I get these msgs ...

!!! ERROR: x11-base/x11-drm-4.3.0-r7 failed.
!!! Function pkg_setup, Line 70, Exitcode 0
!!! Please link //usr/src/linux to 2.4 kernel sources. X11-drm does not yet work w/ 2.6 kernels, use the DRM in the kernel.

---

Is there anything else I'm missing?

Any help much appreciated.
Back to top
View user's profile Send private message
Minos
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 177

PostPosted: Fri Jun 03, 2005 8:39 pm    Post subject: Reply with quote

Tzuriel wrote:
I have these settigns in my kernel.

Device Drivers ---> Graphics Support
[*] VESA VGA graphics support
[*] ATI Mach64 display support
[*] Mach64 CT/VT/GT/LT (incl. 3d rage support)
[*] Mach64 generic LCD support


These options are for the framebuffer console. I remember I had to fiddle with those to get the framebuffer working right, but they don't apply to X.

Tzuriel wrote:
... but when I gave this command ...
$ VIDEO_CARDS=j"mach64" emerge x11-drm

... I get these msgs ...

!!! ERROR: x11-base/x11-drm-4.3.0-r7 failed.
!!! Function pkg_setup, Line 70, Exitcode 0
!!! Please link //usr/src/linux to 2.4 kernel sources. X11-drm does not yet work w/ 2.6 kernels, use the DRM in the kernel.


You'll need to use a newer version of x11-drm. The mach64 driver is not in the kernel yet, unfortunately, but recent DRI snapshots will build against 2.6 kernels. I have
Code:
x11-base/x11-drm ~x86
in /etc/portage/package.keywords because the mach64 driver is still somewhat experimental.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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