I'm trying to have accelerated 3d graphics on my laptop (ASUS LC3842, 1 year old), provided with an ATI Mobility Radeon 7500 graphics card. I think it should be posible in some way, as with RedHat7.3 I had before it was working fine. I followed the following procedure to install the drivers:
I added
deb http://people.debian.org/~daenzer/dri-mach64/ ./ deb http://people.debian.org/~daenzer/dri-mach64-sid/ ./ deb http://people.debian.org/~daenzer/dri-mach64-unstable/ ./
to my /etc/apt/sources.list and I executed 'apt-get install xserver-xfree86-dri-mach64 xlibmesa-gl1-dri-mach64 drm-mach64-module-src'. I compiled the kernel DRM module for ati: unpacked drm-mach64.tar.gz into /usr/src/modules and executed 'make-kpkg modules_image' in the kernel source directory and then I installed the package created. I loaded glx and dri modules in my XF86Config-4, and I set the option "AgpSize" "64" in the Device section. I have agpgart loaded as a module.
Having done so, I restarted X.
Now, glxgears does not work (before doing so I had an average of 260fps) and that's what I got from glxinfo:
name of display: :0.0 Error: couldn't find RGB GLX visual
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None 0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None 0x25 24 tc 0 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None 0x26 24 tc 0 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None 0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None 0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None 0x29 24 dc 0 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None 0x2a 24 dc 0 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
I can't sort out which is the problem. Can anyone help me? Cheers,
Vito
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

