discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] : RTL-SDR: Failed to open rtlsdr device


From: Karl Petrow
Subject: Re: [Discuss-gnuradio] : RTL-SDR: Failed to open rtlsdr device
Date: Mon, 1 Apr 2013 14:33:17 -0400

You need to use this line:

sudo make install-udev-rules

look at this link:

 

http://sdr.osmocom.org/trac/wiki/rtl-sdr

 

Karl Y Petrow

Maritime Information Systems, Inc.
http://www.maritimeinfosystems.com

address@hidden

Tel: +1 401-247-7780

Cell: +1 901-570-0349

IM address@hidden

Skype karl.petrow

 

 

Message: 2

Date: Mon, 1 Apr 2013 21:57:41 +0530

From: Manu T S <address@hidden>

To: GNURadio Discussion List <address@hidden>

Subject: [Discuss-gnuradio] RTL-SDR: Failed to open rtlsdr device

Message-ID:

                <address@hidden>

Content-Type: text/plain; charset="iso-8859-1"

 

I have installed rtl-sdr driver in my machine. The tarball of the source I used is attached. The commands I used ( after cd-ying to the source directory ) are listed.

 

address@hidden rtl-sdr]$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DINSTALL_UDEV_RULES=ON .

 

address@hidden rtl-sdr]$ make

 

address@hidden rtl-sdr]$ sudo make install

 

address@hidden rtl-sdr]$ sudo cp rtl-sdr.rules /etc/udev/rules.d/15-rtl-sdr.rules

 

address@hidden rtl-sdr]$ sudo chown root:root /etc/udev/rules.d/15-rtl-sdr.rules

 

address@hidden rtl-sdr]$ sudo udevadm control --reload-rules

 

But when I run rtl_test I get the following message.

 

address@hidden ~]# rtl_test

Found 1 device(s):

  0:  ezcap USB 2.0 DVB-T/DAB/FM dongle

 

Using device 0: ezcap USB 2.0 DVB-T/DAB/FM dongle usb_claim_interface error -6 Failed to open rtlsdr device #0.

 

I'm working on Arch linux x86_64, installed from Currnt Release (2013.03.01)

 

I googled, but not much info is available on this*.* Has anyone come across such a situation?

 

 

--

Manu T S

 

 

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]