Skip to content

Commit

Permalink
Update How_to_Modeswitch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
morrownr authored Mar 19, 2024
1 parent b996c6b commit c576718
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions home/How_to_Modeswitch.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ save the file ( Ctrl + x, y, Enter ) and reboot
How to deactivate usb_modeswitch:

```
$ sudo nano /etc/usb_modeswitch.conf
sudo nano /etc/usb_modeswitch.conf
```

Change
Expand All @@ -187,7 +187,9 @@ to
DisableSwitching=1
```

Then reboot
```
sudo reboot
```

-----

Expand Down

0 comments on commit c576718

Please sign in to comment.