Skip to content

Commit

Permalink
Update init_live_session.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent c35987e commit cb52389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init_live_session.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ elif [ $machine = "Linux" ]; then
sudo chmod -x /etc/NetworkManager/dnsmasq.d/dnsmasq.conf
sudo ln -s /etc/NetworkManager/dnsmasq.d/dnsmasq.conf /etc/NetworkManager/dnsmasq-shared.d/dnsmasq.conf
sudo cp ./scripts/NetworkManager.conf /etc/NetworkManager/NetworkManager.conf
sudo rmmod mei_wdt mei_hdcp mei_me mei acer_wmi wmi_bmot pmt_telemetry pmt_class serio_raw intel_cstate intel_lpss_pci intel_lpss intel_vsec
sudo rmmod mei_wdt mei_hdcp mei_me mei acer_wmi wmi_bmot pmt_telemetry pmt_class serio_raw intel_cstate intel_lpss_pci intel_lpss intel_vsec i2c_i801
find /lib/modules/$(uname -r)/|grep pmt_|xargs sudo rm
sudo ./scripts/rc.local
killall qlipper
Expand Down

0 comments on commit cb52389

Please sign in to comment.