Help getting RTL-SDR dongle working in Ubuntu 18.04 Mate with GQRX?
up vote
4
down vote
favorite
I am attempting to get a SDR setup on
Release 18.04.1 LTS (Bionic Beaver) 64-bit
Kernel Linux 4.15.0-34-generic x86_64
MATE 1.20.1
I have installed GQRX with the following..
sudo add-apt-repository -y ppa:bladerf/bladerf
sudo add-apt-repository -y ppa:myriadrf/drivers
sudo add-apt-repository -y ppa:myriadrf/gnuradio
sudo add-apt-repository -y ppa:gqrx/gqrx-sdr
sudo apt-get update
sudo apt-get install gqrx-sdr
Then I connected the RTL and checked dmesg
[326258.843710] rtl2832 27-0010: Realtek RTL2832 successfully attached
[326258.843741] usb 3-4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[326258.843830] r820t 28-001a: creating new instance
[326258.854370] r820t 28-001a: Rafael Micro r820t successfully identified
[326258.856703] rtl2832_sdr rtl2832_sdr.0.auto: Registered as swradio0
[326258.856707] rtl2832_sdr rtl2832_sdr.0.auto: Realtek RTL2832 SDR attached
[326258.856710] rtl2832_sdr rtl2832_sdr.0.auto: SDR API is still slightly experimental and functionality changes may follow
[326258.872348] Registered IR keymap rc-empty
[326258.872482] rc rc0: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0
[326258.872628] input: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0/input30
[326258.873930] lirc lirc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
[326258.873941] usb 3-4: dvb_usb_v2: schedule remote query interval to 200 msecs
[326258.891332] usb 3-4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
I launched GQRX and cannot tune any thing or see the waterfall..
I checked lsusb -t
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=sonixj, 12M
|__ Port 1: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 5, If 2, Class=Audio, Driver=snd-usb-audio, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 17, If 0, Class=Vendor Specific Class, Driver=dvb_usb_rtl28xxu, 12M
|__ Port 4: Dev 17, If 1, Class=Vendor Specific Class, Driver=, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
and then checked lsmod | grep rt
rtl2832_sdr 36864 0
rtl2832 24576 1
i2c_mux 16384 1 rtl2832
dvb_usb_rtl28xxu 40960 1
dvb_usb_v2 40960 1 dvb_usb_rtl28xxu
dvb_core 126976 2 dvb_usb_v2,rtl2832
rc_core 36864 5 ir_lirc_codec,lirc_dev,dvb_usb_v2,dvb_usb_rtl28xxu
xt_multiport 16384 0
videobuf2_vmalloc 16384 2 uvcvideo,rtl2832_sdr
videobuf2_v4l2 24576 2 uvcvideo,rtl2832_sdr
videobuf2_core 40960 3 uvcvideo,rtl2832_sdr,videobuf2_v4l2
videodev 184320 7 uvcvideo,v4l2_common,videobuf2_core,gspca_sonixj,rtl2832_sdr,gspca_main,videobuf2_v4l2
parport_pc 36864 1
parport 49152 3 lp,parport_pc,ppdev
x_tables 40960 3 xt_multiport,ip_tables,iptable_filter
Output of rtl_test -t
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Detached kernel driver
Found Rafael Micro R820T tuner
r82xx_write: i2c wr failed=-4 reg=1e len=1
r82xx_init: failed=-4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
r82xx_write: i2c wr failed=-4 reg=0a len=1
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
WARNING: Failed to set sample rate.
No E4000 tuner found, aborting.
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_write_reg failed with -4
Reattaching kernel driver failed!
What am I missing?
18.04
add a comment |
up vote
4
down vote
favorite
I am attempting to get a SDR setup on
Release 18.04.1 LTS (Bionic Beaver) 64-bit
Kernel Linux 4.15.0-34-generic x86_64
MATE 1.20.1
I have installed GQRX with the following..
sudo add-apt-repository -y ppa:bladerf/bladerf
sudo add-apt-repository -y ppa:myriadrf/drivers
sudo add-apt-repository -y ppa:myriadrf/gnuradio
sudo add-apt-repository -y ppa:gqrx/gqrx-sdr
sudo apt-get update
sudo apt-get install gqrx-sdr
Then I connected the RTL and checked dmesg
[326258.843710] rtl2832 27-0010: Realtek RTL2832 successfully attached
[326258.843741] usb 3-4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[326258.843830] r820t 28-001a: creating new instance
[326258.854370] r820t 28-001a: Rafael Micro r820t successfully identified
[326258.856703] rtl2832_sdr rtl2832_sdr.0.auto: Registered as swradio0
[326258.856707] rtl2832_sdr rtl2832_sdr.0.auto: Realtek RTL2832 SDR attached
[326258.856710] rtl2832_sdr rtl2832_sdr.0.auto: SDR API is still slightly experimental and functionality changes may follow
[326258.872348] Registered IR keymap rc-empty
[326258.872482] rc rc0: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0
[326258.872628] input: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0/input30
[326258.873930] lirc lirc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
[326258.873941] usb 3-4: dvb_usb_v2: schedule remote query interval to 200 msecs
[326258.891332] usb 3-4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
I launched GQRX and cannot tune any thing or see the waterfall..
I checked lsusb -t
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=sonixj, 12M
|__ Port 1: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 5, If 2, Class=Audio, Driver=snd-usb-audio, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 17, If 0, Class=Vendor Specific Class, Driver=dvb_usb_rtl28xxu, 12M
|__ Port 4: Dev 17, If 1, Class=Vendor Specific Class, Driver=, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
and then checked lsmod | grep rt
rtl2832_sdr 36864 0
rtl2832 24576 1
i2c_mux 16384 1 rtl2832
dvb_usb_rtl28xxu 40960 1
dvb_usb_v2 40960 1 dvb_usb_rtl28xxu
dvb_core 126976 2 dvb_usb_v2,rtl2832
rc_core 36864 5 ir_lirc_codec,lirc_dev,dvb_usb_v2,dvb_usb_rtl28xxu
xt_multiport 16384 0
videobuf2_vmalloc 16384 2 uvcvideo,rtl2832_sdr
videobuf2_v4l2 24576 2 uvcvideo,rtl2832_sdr
videobuf2_core 40960 3 uvcvideo,rtl2832_sdr,videobuf2_v4l2
videodev 184320 7 uvcvideo,v4l2_common,videobuf2_core,gspca_sonixj,rtl2832_sdr,gspca_main,videobuf2_v4l2
parport_pc 36864 1
parport 49152 3 lp,parport_pc,ppdev
x_tables 40960 3 xt_multiport,ip_tables,iptable_filter
Output of rtl_test -t
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Detached kernel driver
Found Rafael Micro R820T tuner
r82xx_write: i2c wr failed=-4 reg=1e len=1
r82xx_init: failed=-4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
r82xx_write: i2c wr failed=-4 reg=0a len=1
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
WARNING: Failed to set sample rate.
No E4000 tuner found, aborting.
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_write_reg failed with -4
Reattaching kernel driver failed!
What am I missing?
18.04
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I am attempting to get a SDR setup on
Release 18.04.1 LTS (Bionic Beaver) 64-bit
Kernel Linux 4.15.0-34-generic x86_64
MATE 1.20.1
I have installed GQRX with the following..
sudo add-apt-repository -y ppa:bladerf/bladerf
sudo add-apt-repository -y ppa:myriadrf/drivers
sudo add-apt-repository -y ppa:myriadrf/gnuradio
sudo add-apt-repository -y ppa:gqrx/gqrx-sdr
sudo apt-get update
sudo apt-get install gqrx-sdr
Then I connected the RTL and checked dmesg
[326258.843710] rtl2832 27-0010: Realtek RTL2832 successfully attached
[326258.843741] usb 3-4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[326258.843830] r820t 28-001a: creating new instance
[326258.854370] r820t 28-001a: Rafael Micro r820t successfully identified
[326258.856703] rtl2832_sdr rtl2832_sdr.0.auto: Registered as swradio0
[326258.856707] rtl2832_sdr rtl2832_sdr.0.auto: Realtek RTL2832 SDR attached
[326258.856710] rtl2832_sdr rtl2832_sdr.0.auto: SDR API is still slightly experimental and functionality changes may follow
[326258.872348] Registered IR keymap rc-empty
[326258.872482] rc rc0: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0
[326258.872628] input: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0/input30
[326258.873930] lirc lirc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
[326258.873941] usb 3-4: dvb_usb_v2: schedule remote query interval to 200 msecs
[326258.891332] usb 3-4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
I launched GQRX and cannot tune any thing or see the waterfall..
I checked lsusb -t
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=sonixj, 12M
|__ Port 1: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 5, If 2, Class=Audio, Driver=snd-usb-audio, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 17, If 0, Class=Vendor Specific Class, Driver=dvb_usb_rtl28xxu, 12M
|__ Port 4: Dev 17, If 1, Class=Vendor Specific Class, Driver=, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
and then checked lsmod | grep rt
rtl2832_sdr 36864 0
rtl2832 24576 1
i2c_mux 16384 1 rtl2832
dvb_usb_rtl28xxu 40960 1
dvb_usb_v2 40960 1 dvb_usb_rtl28xxu
dvb_core 126976 2 dvb_usb_v2,rtl2832
rc_core 36864 5 ir_lirc_codec,lirc_dev,dvb_usb_v2,dvb_usb_rtl28xxu
xt_multiport 16384 0
videobuf2_vmalloc 16384 2 uvcvideo,rtl2832_sdr
videobuf2_v4l2 24576 2 uvcvideo,rtl2832_sdr
videobuf2_core 40960 3 uvcvideo,rtl2832_sdr,videobuf2_v4l2
videodev 184320 7 uvcvideo,v4l2_common,videobuf2_core,gspca_sonixj,rtl2832_sdr,gspca_main,videobuf2_v4l2
parport_pc 36864 1
parport 49152 3 lp,parport_pc,ppdev
x_tables 40960 3 xt_multiport,ip_tables,iptable_filter
Output of rtl_test -t
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Detached kernel driver
Found Rafael Micro R820T tuner
r82xx_write: i2c wr failed=-4 reg=1e len=1
r82xx_init: failed=-4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
r82xx_write: i2c wr failed=-4 reg=0a len=1
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
WARNING: Failed to set sample rate.
No E4000 tuner found, aborting.
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_write_reg failed with -4
Reattaching kernel driver failed!
What am I missing?
18.04
I am attempting to get a SDR setup on
Release 18.04.1 LTS (Bionic Beaver) 64-bit
Kernel Linux 4.15.0-34-generic x86_64
MATE 1.20.1
I have installed GQRX with the following..
sudo add-apt-repository -y ppa:bladerf/bladerf
sudo add-apt-repository -y ppa:myriadrf/drivers
sudo add-apt-repository -y ppa:myriadrf/gnuradio
sudo add-apt-repository -y ppa:gqrx/gqrx-sdr
sudo apt-get update
sudo apt-get install gqrx-sdr
Then I connected the RTL and checked dmesg
[326258.843710] rtl2832 27-0010: Realtek RTL2832 successfully attached
[326258.843741] usb 3-4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[326258.843830] r820t 28-001a: creating new instance
[326258.854370] r820t 28-001a: Rafael Micro r820t successfully identified
[326258.856703] rtl2832_sdr rtl2832_sdr.0.auto: Registered as swradio0
[326258.856707] rtl2832_sdr rtl2832_sdr.0.auto: Realtek RTL2832 SDR attached
[326258.856710] rtl2832_sdr rtl2832_sdr.0.auto: SDR API is still slightly experimental and functionality changes may follow
[326258.872348] Registered IR keymap rc-empty
[326258.872482] rc rc0: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0
[326258.872628] input: Realtek RTL2832U reference design as /devices/pci0000:00/0000:00:12.0/usb3/3-4/rc/rc0/input30
[326258.873930] lirc lirc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
[326258.873941] usb 3-4: dvb_usb_v2: schedule remote query interval to 200 msecs
[326258.891332] usb 3-4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
I launched GQRX and cannot tune any thing or see the waterfall..
I checked lsusb -t
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=sonixj, 12M
|__ Port 1: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 5, If 2, Class=Audio, Driver=snd-usb-audio, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 17, If 0, Class=Vendor Specific Class, Driver=dvb_usb_rtl28xxu, 12M
|__ Port 4: Dev 17, If 1, Class=Vendor Specific Class, Driver=, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
and then checked lsmod | grep rt
rtl2832_sdr 36864 0
rtl2832 24576 1
i2c_mux 16384 1 rtl2832
dvb_usb_rtl28xxu 40960 1
dvb_usb_v2 40960 1 dvb_usb_rtl28xxu
dvb_core 126976 2 dvb_usb_v2,rtl2832
rc_core 36864 5 ir_lirc_codec,lirc_dev,dvb_usb_v2,dvb_usb_rtl28xxu
xt_multiport 16384 0
videobuf2_vmalloc 16384 2 uvcvideo,rtl2832_sdr
videobuf2_v4l2 24576 2 uvcvideo,rtl2832_sdr
videobuf2_core 40960 3 uvcvideo,rtl2832_sdr,videobuf2_v4l2
videodev 184320 7 uvcvideo,v4l2_common,videobuf2_core,gspca_sonixj,rtl2832_sdr,gspca_main,videobuf2_v4l2
parport_pc 36864 1
parport 49152 3 lp,parport_pc,ppdev
x_tables 40960 3 xt_multiport,ip_tables,iptable_filter
Output of rtl_test -t
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Detached kernel driver
Found Rafael Micro R820T tuner
r82xx_write: i2c wr failed=-4 reg=1e len=1
r82xx_init: failed=-4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
r82xx_write: i2c wr failed=-4 reg=0a len=1
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
WARNING: Failed to set sample rate.
No E4000 tuner found, aborting.
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_demod_write_reg failed with -4
rtlsdr_demod_read_reg failed with -4
rtlsdr_write_reg failed with -4
Reattaching kernel driver failed!
What am I missing?
18.04
18.04
edited Nov 11 at 4:08
asked Nov 11 at 3:12
Sam
516
516
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
I got this working.. The usb port was not putting out enough power.. I used a powered USB hub and the unit is working properly now.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
I got this working.. The usb port was not putting out enough power.. I used a powered USB hub and the unit is working properly now.
add a comment |
up vote
3
down vote
I got this working.. The usb port was not putting out enough power.. I used a powered USB hub and the unit is working properly now.
add a comment |
up vote
3
down vote
up vote
3
down vote
I got this working.. The usb port was not putting out enough power.. I used a powered USB hub and the unit is working properly now.
I got this working.. The usb port was not putting out enough power.. I used a powered USB hub and the unit is working properly now.
answered Nov 11 at 4:24
Sam
516
516
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1091842%2fhelp-getting-rtl-sdr-dongle-working-in-ubuntu-18-04-mate-with-gqrx%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown