fbcaef0ae8
* Add the fusb302 module in initfs for the keyboard and touchpad * Add cmdline params for improving stability fw_devlink was switched on by default in kernel 5.13, and is rumored to have issues. The others might improve nvme stability. * Disable wifi powersave * Clean up modules in the deviceinfo
2 lines
42 B
Bash
2 lines
42 B
Bash
#!/bin/sh
|
|
iw dev wlan0 set power_save off
|