Advertisement
Guest User

loader

a guest
Jun 14th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. # Setting needed to use the rtw880 WiFi card
  2. compat.linuxkpi.skb.mem_limit=1
  3.  
  4. # Setting needed for wacom tablets to work
  5. cuse_load="YES"
  6.  
  7. # Make the boot session quieter
  8. boot_mute=YES
  9.  
  10. # Autoboot after 1 second.
  11. autoboot_delay=1
  12.  
  13. # Asynchronous I / O
  14. aio_load="YES"
  15.  
  16. # Module needed for VBox.
  17. vboxdrv_load="YES"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement