mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update blacklisted modules.
This commit is contained in:
parent
4e51035118
commit
73cf6c67b0
5 changed files with 4 additions and 2 deletions
4
etc/modprobe.d/blacklist.conf
Normal file
4
etc/modprobe.d/blacklist.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
blacklist pcspkr
|
||||
blacklist r8822be
|
||||
blacklist rtwpci
|
||||
blacklist rtw88
|
||||
1
etc/modprobe.d/bonding.conf
Normal file
1
etc/modprobe.d/bonding.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
options bonding mode=active-backup miimon=100 primary=eth0 max_bonds=0
|
||||
1
etc/modprobe.d/i915.conf
Normal file
1
etc/modprobe.d/i915.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
options i915 enable_guc=1
|
||||
1
etc/modprobe.d/r8822be.conf
Normal file
1
etc/modprobe.d/r8822be.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
options r8822be aspm=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue