diff options
Diffstat (limited to 'acompiler/acerhk/post-install')
-rw-r--r-- | acompiler/acerhk/post-install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/acompiler/acerhk/post-install b/acompiler/acerhk/post-install new file mode 100644 index 000000000..26f40bf12 --- /dev/null +++ b/acompiler/acerhk/post-install @@ -0,0 +1,6 @@ +cat << EOM +>>> PLEASE ADD PROPER OPTIONS IN /etc/modprobe.d/modprobe.conf IF NEEDED +>>> e.g. for Series 290: +>>> echo "options acerhk force_series=290 usedritek=1 verbose=0" >> /etc/modprobe.conf +EOM +depmod -a |