Originally posted by Birdie
View Post

sudo apt-get install git-core sudo apt-get install git sudo apt-get install cmake sudo apt-get install libusb-1.0-0-dev sudo apt-get install build-essential git clone git://git.osmocom.org/rtl-sdr.git cd rtl-sdr mkdir build cd build cmake ../ -DINSTALL_UDEV_RULES=ON make sudo make install sudo ldconfig cd ~ sudo cp ./rtl-sdr/rtl-sdr.rules /etc/udev/rules.d/ sudo reboot cd ~ git clone git://github.com/MalcolmRobb/dump1090.git cd dump1090 make ./dump1090 --interactive --net
Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: 00000001 (currently selected) Kernel driver is active, or device is claimed by second instance In the first case, please either detach or blacklist the kernel (dvb_usb_rtl28xxu), or enable automatic detaching at compile tim usb_claim_interface error -6 Error opening the RTLSDR device: Device or resource busy
Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: 00000001 (currently selected) Kernel driver is active, or device is claimed by second instance In the first case, please either detach or blacklist the kernel (dvb_usb_rtl28xxu), or enable automatic detaching at compile tim usb_claim_interface error -6 Error opening the RTLSDR device: Device or resource busy
Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: 00000001 (currently selected) Kernel driver is active, or device is claimed by second instance In the first case, please either detach or blacklist the kernel (dvb_usb_rtl28xxu), or enable automatic detaching at compile tim usb_claim_interface error -6 Error opening the RTLSDR device: Device or resource busy
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment