use latest librtlsdr and rtl-sdr.rules file

pull/827/head
Adrian Batzill 2023-08-26 10:07:20 +01:00
rodzic 68e10ad944
commit 7f0815ff2e
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -80,7 +80,8 @@ cd /root/
rm -rf rtl-sdr
git clone https://github.com/osmocom/rtl-sdr.git
cd rtl-sdr
git checkout 0847e93e0869feab50fd27c7afeb85d78ca04631 # Nov. 20, 2020
git checkout 1261fbb285297da08f4620b18871b6d6d9ec2a7b # Aug. 23, 2023
cp rtl-sdr.rules /etc/udev/rules.d/
mkdir build && cd build
cmake .. -DENABLE_ZEROCOPY=0
make -j1
@ -208,4 +209,4 @@ rm -rf /var/cache/apt
rm -r /root/fake
umount /proc
umount /proc