Please tell me how to install on ubuntu
sanjaybhandarii opened this issue · 1 comments
sanjaybhandarii commented
Please tell me how to install on ubuntu
agnath18K commented
Download the repository and open the terminal from the root directory.
Type Following commands.
sudo install -Dm 644 etc/isw.conf "${pkgdir}/etc/isw.conf"
sudo install -Dm 644 etc/modprobe.d/isw-ec_sys.conf "${pkgdir}/etc/modprobe.d/isw-ec_sys.conf"
sudo install -Dm 644 etc/modules-load.d/isw-ec_sys.conf "${pkgdir}/etc/modules-load.d/isw-ec_sys.conf"
sudo install -Dm 644 usr/lib/systemd/system/isw@.service "${pkgdir}/usr/lib/systemd/system/isw@.service"
sudo install -Dm 755 isw "${pkgdir}/usr/bin/isw"
sudo modprobe ec_sys write_support=1
then reboot.
After rebooting the system open terminal
then type
sudo isw -w 16U5EMS1
Note : Replace 16U5EMS1 with your model number.