Skip to content

Commit 7be3f9c

Browse files
authored
Update Ubuntu24.04LTS-Setup-13thGen.md
Removed ALS sensor block.
1 parent 0120f2a commit 7be3f9c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Ubuntu24.04LTS-Setup-13thGen.md

-11
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,4 @@ This will change 3 into 2, which will disable powersave.
5252

5353
**reboot.**
5454

55-
### Step 3 Disable the ALS sensor so that your brightness keys work.
5655

57-
```
58-
sudo sed -i 's/^GRUB_CMDLINE_LINUX_DEFAULT.*/GRUB_CMDLINE_LINUX_DEFAULT="quiet splash module_blacklist=hid_sensor_hub"/g' /etc/default/grub && sudo update-grub
59-
```
60-
> **TIP:** You can use the little clipboard icon to the right of the code to copy to your clipboard.
61-
62-
<p style="text-align: left"><img src="https://raw.githubusercontent.com/FrameworkComputer/linux-docs/main/copied.png" alt="Copy The Code Below Like This" title="Copy The Code Above Like This"></p>
63-
64-
**reboot.**
65-
66-
&nbsp; &nbsp; &nbsp; &nbsp;

0 commit comments

Comments
 (0)