Hi! Looks like that in Tris 6 it's baked in the default kernel as a module.
grep sund -i /boot/config-3.13.0-39-generic CONFIG_SUNDANCE=m Probably the same in Tris 7.Do you have the module loaded?lsmod|grep -i sundIf not it can be loaded withsudo modprobe sundance
I did not see a blacklist entry in /etc/modprobe.d/
