We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11db11 commit 3cfb0b7Copy full SHA for 3cfb0b7
scripts/ssam-modprobe
@@ -16,7 +16,7 @@ unload() {
16
modprobe -r ac
17
18
${cmd} surface_kip_tablet_switch
19
- ${cmd} surface_perfmode
+ ${cmd} surface_platform_profile
20
${cmd} surface_kbd
21
${cmd} surface_hid
22
${cmd} surface_hid_core
@@ -43,7 +43,7 @@ load() {
43
${cmd} "${client_pfx}"surface_hid_core"${ext}"
44
${cmd} "${client_pfx}"surface_hid"${ext}"
45
${cmd} "${client_pfx}"surface_kbd"${ext}"
46
- ${cmd} "${client_pfx}"surface_perfmode"${ext}"
+ ${cmd} "${client_pfx}"surface_platform_profile"${ext}"
47
${cmd} "${client_pfx}"surface_kip_tablet_switch"${ext}"
48
${cmd} "${client_pfx}"surface_aggregator_registry"${ext}"
49
0 commit comments