Works with uselivemod and then restart X11 (Ctrl+Alt+Backspace or init1 wait a moment login and then type init3 if you have used startx automatically)type xconf again and startx.You can remaster slax and put into /modules directory too.Works automatic with xconf.REMEMBER!!! The original xconf was renamed to xconf-slax.
If you wish,put in the second line of your isolinux.cfg default slax autoexec=xconf;startx and remaster your slax and you have 3D acceleration in your X11 automatic. Enjoy.
Tested in slax with ati radeon 9800XT.Works good with live-cd.
glxinfo |grep rendering
fgl_glxgears or glxgears for testing
UPDATED>Now works from hd,usb,iso,live-cd(2006-10-16)
UPDATED>Fixed automatic tvtime bug(2006-10-20)
(If you have problems with tvtime : tvtime.sourceforge.net/problems.html#fgloverlay Video card problems 1. tvtime not starting when using the Radeon FireGL drivers With the Radeon FireGL drivers, the user has the option of having OpenGL use an overlay surface, giving 3D graphics without tearing, or video overlay surfaces for multimedia players. This can be set in the Device section for the fglrx of your /etc/X11/XF86Config-4 or xorg.conf using: Option "VideoOverlay" The tvtime bug report on this is bug 787142.)
The content of xconf is:
echo "Please wait...ATI_Drivers_8_25_18_automatic..."
modprobe -r radeon
ldconfig
depmod -ae
aticonfig --initial --input=/etc/X11/xorg.conf
aticonfig --overlay-type=Xv
echo "Now type startx
If your card is not an ati radeon try this: xorgconfig (save the changes and then customize your xorg.conf with) mcedit /etc/X11/xorg.conf (In Graphics Device Section in twice Section Device change driver "vga" for your current driver "nv","sis","via"... save changes with F2 and quit with F10 finally type startx)
Note:The original xconf of slax is /usr/bin/xconf-slax"
if you have prob to download use "wget
http://kcpentrix.com/kcmod/ATI_Drivers_radeon_fglrx_automatic_8_25_18-1.mo"