Announcement

Collapse
No announcement yet.

Need help with Raspberry Pi ADS B dongle

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need help with Raspberry Pi ADS B dongle

    Hello, got my new power supply today. It is 3A 24awg cable power supply. I am running flightradar24 software on raspbian stretch, not the flightradar image. My USB dongle seems to disconnect. What I also find is that it only tracks flight for the first few seconds on boot up. Here is when i plug in the dongle + errors:

    Code:
    [12006.577233] usb 1-1.3: new high-speed USB device number 80 using dwc_otg
    [12006.718840] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=2838
    [12006.718856] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [12006.718865] usb 1-1.3: Product: RTL2838UHIDIR
    [12006.718874] usb 1-1.3: Manufacturer: Realtek
    [12006.718883] usb 1-1.3: SerialNumber: 00000001
    [12006.726248] usb 1-1.3: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state
    [12006.785622] usb 1-1.3: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
    [12006.785686] dvbdev: DVB: registering new adapter (Realtek RTL2832U reference design)
    [12006.793717] i2c i2c-3: Added multiplexed i2c bus 4
    [12006.793734] rtl2832 3-0010: Realtek RTL2832 successfully attached
    [12006.793796] usb 1-1.3: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
    [12006.794020] r820t 4-001a: creating new instance
    [12006.800889] r820t 4-001a: Rafael Micro r820t successfully identified
    [12006.812495] Registered IR keymap rc-empty
    [12006.812663] rc rc0: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/rc/rc0
    [12006.812855] input: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/rc/rc0/input28
    [12006.813435] input: MCE IR Keyboard/Mouse (dvb_usb_rtl28xxu) as /devices/virtual/input/input29
    [12006.813865] rc rc0: lirc_dev: driver ir-lirc-codec (dvb_usb_rtl28xxu) registered at minor = 0
    [12006.813882] usb 1-1.3: dvb_usb_v2: schedule remote query interval to 200 msecs
    [12006.827854] usb 1-1.3: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
    [12007.037974] usb 1-1.3: dvb_usb_v2: rc.query() failed=-71
    [12007.049471] usb 1-1.3: USB disconnect, device number 80
    [12007.448711] r820t 4-001a: destroying instance
    [12007.449453] dvb_usb_v2: 'Realtek RTL2832U reference design:1-1.3' successfully deinitialized and disconnected
    [12007.747250] usb 1-1.3: new high-speed USB device number 81 using dwc_otg
    [12008.027321] Under-voltage detected! (0x00050005)
    [12012.187329] Voltage normalised (0x00000000)
    [12012.927287] usb 1-1.3: device descriptor read/64, error -110
    [12028.287390] usb 1-1.3: device descriptor read/64, error -110
    [12028.507381] usb 1-1.3: new high-speed USB device number 82 using dwc_otg
    [12033.647405] usb 1-1.3: device descriptor read/64, error -110
    Last edited by DarkPlatinum; 2018-11-21, 18:58.
Working...
X