On Tue, Oct 26, 2004 at 11:51:54AM +0100, Lee Redmayne wrote: > Hi all > > I've just got a lovely new beastie which has a PCI-Express Asus Radeon X600 > in it... Running Sarge 2.6.8-1.i386 and XF86 4.3.0.1, P4 "530", 512MB, 80GB > SATA drive etc etc.. > > However, on running XF86, I am getting the following error: > > (II) Primary Device is: PCI 01:00:0 > (II) ATI: Candidate "Device" section "Generic Video Card". > (WW) ATI: PCI Mach64 in slot 1:0:1 could not be detected! > (WW) ATI: PCI/AGP Mach64 in slot 1:0:0 could not be detected! > (EE) No devices detected.
Have you got agpgart in the kernel? I suspect not. Having it as a
module and loading it before starting X (e.g. via /etc/modules) should
work too...
> I used the ati driver in xf86config but it's not recognising it as you can
> see... ATI do have an X11 4.3 driver on their site, but it's a lovely RPM
> binary and Alien fails to install it saying:
>
> dpkg: error processing fglrx_4.3.0-4.14_i386.deb (--install):
> trying to overwrite `/usr/X11R6/lib/libGL.so.1.2', which is also in package
> xlibmesa-gl
The fglrx package *will* overwrite the GL stuff - apparantly they do
hardware accelleration of it, whereas the generic VESA one doesn't.
If you don't need the old vesa one, you could:
dpkg --force-overwrite --install fglrx_4.3.0-4.14_i386.deb
(you probably have to convert it to a .deb first and then install
separately....)
Hope this helps
--
Karl E. J�rgensen
[EMAIL PROTECTED] http://karl.jorgensen.com
... An rfc2324 advocate
http://www.faqs.org/rfcs/rfc2324.html
signature.asc
Description: Digital signature

