README: set lower usb speed
This commit is contained in:
@@ -58,6 +58,12 @@ dtparam=audio=off
|
|||||||
dtoverlay=pi3-disable-bt
|
dtoverlay=pi3-disable-bt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
In /boot/cmdline.txt folgendes anhaengen:
|
||||||
|
```
|
||||||
|
dwc_otg.speed=1
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Bluetooth Dienste disablen:
|
Bluetooth Dienste disablen:
|
||||||
```
|
```
|
||||||
systemctl disable hciuart.service
|
systemctl disable hciuart.service
|
||||||
|
|||||||
Reference in New Issue
Block a user