Open it again this time as super user:
Code:
sudo gedit /etc/modules
Add it at the bottom of the list and save like so:
Code:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
lp
ndiswrapper
edit: Why o why has it taken to double spacing stuff inside code tags? It wasn't a few posts ago...