On Fri, 2009-01-09 at 20:38 -0500, mercado wrote: > -------------------------------------------------------------------------------- > sudo lsmod | grep radeon > > radeon 124192 0 > drm 82452 1 radeon
[...] > [ 75.631540] NET: Registered protocol family 17 > [ 75.669764] [drm] Initialized drm 1.1.0 20060810 > [ 90.936793] eth0: no IPv6 routers present The radeon kernel module doesn't recognize your card, it's probably too old, so you'll need either a newer kernel or to build the DRM from git://anongit.freedesktop.org/git/mesa/drm . -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
