Page 1 of 1

Re: modprobe Must Be Used Every Boot Problem

Posted: Mon Jun 16, 2008 11:04 am
by 67GTA
Add the wacom module to /etc/modules. This list is loaded at every boot. In a terminal run

Code: Select all

sudo gedit /etc/modules
and add

Code: Select all

wacom
to the end of the file.