la mia Eduknoppix (basata su Knoppix, kernel 2.4.27) abilita il 3D usando il driver ati
Section "Device"
### Available Driver options are:-
# sw_cursor is needed for some ati and radeon cards
Option "sw_cursor"
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
Identifier "Card0"
# The following line is auto-generated by KNOPPIX mkxf86config
Driver "ati"
VendorName "All"
BoardName "All"
# BusID "PCI:1:0:0"
EndSection
Però al boot gli devo dare Knoppix xmodule=ati altrimenti mi carica la versione con il driver vesa ed il 3D non funziona.