mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 09:32:55 +00:00
feat: Add udev rules for HHD's DualSense Gyro
chore: Temporarily remove NvGSP change until Kernel 6.7
This commit is contained in:
parent
0c0259a016
commit
f4927774b0
@ -1,2 +1,3 @@
|
||||
# Enable GSP firmware
|
||||
options nouveau config=NvGspRm=1
|
||||
# options nouveau config=NvGspRm=1
|
||||
# Waiting for Kernel 6.7
|
@ -0,0 +1,3 @@
|
||||
## Motion Sensors
|
||||
SUBSYSTEM=="input", KERNEL=="event*|input*", KERNELS=="*054C:0CE6*", TAG+="uaccess"
|
||||
SUBSYSTEM=="input", KERNEL=="event*|input*", KERNELS=="*054C:0DF2*", TAG+="uaccess"
|
Loading…
x
Reference in New Issue
Block a user