Updated Home (markdown)

master
Mark Jessop 2023-11-02 07:13:37 +10:30
rodzic 7837830495
commit 91449fe9a5
1 zmienionych plików z 1 dodań i 1 usunięć

@ -96,7 +96,7 @@ Update your system, then install the required dependencies using:
```
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install python3 python3-venv sox git build-essential libtool cmake usbutils libusb-1.0-0-dev rng-tools libsamplerate-dev libatlas3-base libgfortran5
$ sudo apt-get install python3 python3-venv sox git build-essential libtool cmake usbutils libusb-1.0-0-dev rng-tools libsamplerate-dev libatlas3-base libgfortran5 libopenblas-dev
```
If you are running Raspbian Bookworm, you may be affected by [a known bug](https://www.rtl-sdr.com/raspberry-pi-4-usb-bug-experienced-with-rtl-sdrs-now-fixed-with-kernel-update/) with the Linux v6.1 kernel which will cause RTLSDR issues. You can get around this problem by updating the kernel, then rebooting: