Open sanjaybhandarii opened 3 years ago
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.
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.