uConsole AIO V2 (RTL-SDR/LoRa/GPS/RTC/USB Hub/USB 3.0/RJ45 Ethernet)

haver you tried checking the audio sink? I have that issue back then when I install DragonOS on my machine.

From Rex’s AIO board package: HackerGadgets AIO Board Package

If you’re using Trixie you’ll need to add an audio sink. On the left side scroll down to Module Manager . At the bottom of Module Manager type audio and select linux_pulseaudio_sink then click the + symbol. Then add the audio sink in the Sinks menu on the left side back up towards the top.

2 Likes

Hi

I did now, but i am on DragonOS even before the AIO2 updates and board , so expected that did nothing - check below my settings

Put the Linux sink to try and restart just in case

Same for CubicSDR

I am pretty sure if i could run Gqrx it would run- has happened in the past on Ubuntu

However if i use the Interceptor thing - it works and there is sound if something is up and static/noise if not

So i would probbaly do new fresh install later, was just curious why its happening :slight_smile:

Anyways decided to check just in case

I’ve been having issues getting the RTL to show up at all.

Looks like it should be on…



uname -a
Linux cheri.vpn.something 6.12.52-v8-16k+ #4 SMP PREEMPT Fri Oct 17 13:41:18 EDT 2025 aarch64 GNU/Linux

aiov2_ctl --status
AIO v2 Status
====================
GPS   GPIO27: ON
LORA  GPIO16: ON
SDR   GPIO7: ON
USB   GPIO23: ON
--------------------
Source    : AC
Status    : Charging
Capacity  : 100%
Direction : idle
Mode      : AC powering system
Voltage   : 4.23 V
Current   : 0.01 A
Power     : 0.04 W



lsusb
Bus 001 Device 004: ID 1a86:8091 QinHeng Electronics USB HUB
Bus 001 Device 003: ID 1eaf:0024 Leaflabs uConsole
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

pinctrl | grep GPIO7
 7: op dh pu | hi // GPIO7 = output

sudo rtl_test 
No supported devices found.

is the DVB blacklisted ?

Yup! That it is. Also had the previous AIO board with the SDR and it worked fine.

vvelox@cheri:~ $ cat /etc/modprobe.d/blacklist.conf 
blacklist dvb_usb_rtl2832u
blacklist dvb_usb_rtl28xxu
blacklist dvb_usb_v2
blacklist rtl2830
blacklist rtl2832
blacklist rtl2832_sdr
blacklist rtl2838
vvelox@cheri:~ $ lsmod | grep dvb
vvelox@cheri:~ $ lsmod | grep rtl
vvelox@cheri:~ $ lsmod
Module                  Size  Used by
wireguard             114688  0
libchacha20poly1305    49152  1 wireguard
chacha_neon            65536  1 libchacha20poly1305
poly1305_neon          65536  1 libchacha20poly1305
ip6_udp_tunnel         49152  1 wireguard
udp_tunnel             49152  1 wireguard
libcurve25519_generic    65536  1 wireguard
libchacha              49152  1 chacha_neon
snd_seq_dummy          49152  0
snd_hrtimer            49152  1
snd_seq                98304  7 snd_seq_dummy
snd_seq_device         49152  1 snd_seq
squashfs               65536  0
rfcomm                 81920  18
algif_hash             49152  1
algif_skcipher         49152  1
af_alg                 49152  6 algif_hash,algif_skcipher
bnep                   49152  2
binfmt_misc            49152  1
axp20x_battery         49152  0
axp20x_ac_power        49152  0
axp20x_adc             49152  0
industrialio          114688  3 axp20x_battery,axp20x_ac_power,axp20x_adc
rtc_pcf85063           49152  0
spidev                 49152  2
brcmfmac_wcc           49152  0
panel_cwu50            49152  0
vc4                   425984  6
joydev                 49152  0
hci_uart               65536  0
snd_soc_hdmi_codec     49152  2
brcmfmac              376832  1 brcmfmac_wcc
btbcm                  49152  1 hci_uart
rpi_hevc_dec           65536  0
drm_display_helper     49152  1 vc4
snd_soc_simple_card    49152  1
bluetooth             638976  47 hci_uart,btbcm,bnep,rfcomm
snd_soc_spdif_tx       49152  1
cec                    65536  1 vc4
pisp_be                49152  0
snd_soc_simple_card_utils    49152  1 snd_soc_simple_card
cdc_acm                49152  0
rp1_aout               49152  2
brcmutil               49152  1 brcmfmac
aes_ce_blk             49152  4
v4l2_mem2mem           65536  1 rpi_hevc_dec
aes_ce_cipher          49152  1 aes_ce_blk
ghash_ce               49152  0
videobuf2_dma_contig    49152  2 pisp_be,rpi_hevc_dec
snd_soc_core          311296  6 rp1_aout,snd_soc_spdif_tx,vc4,snd_soc_hdmi_codec,snd_soc_simple_card_utils,snd_soc_simple_card
videobuf2_memops       49152  1 videobuf2_dma_contig
cfg80211             1032192  1 brcmfmac
videobuf2_v4l2         49152  3 pisp_be,rpi_hevc_dec,v4l2_mem2mem
snd_compress           49152  1 snd_soc_core
ecdh_generic           49152  2 bluetooth
gf128mul               49152  1 ghash_ce
ecc                    65536  1 ecdh_generic
sha2_ce                49152  0
sha256_arm64           49152  1 sha2_ce
snd_pcm_dmaengine      49152  1 snd_soc_core
snd_pcm               147456  5 snd_soc_hdmi_codec,snd_compress,snd_soc_simple_card_utils,snd_soc_core,snd_pcm_dmaengine
videodev              344064  4 pisp_be,rpi_hevc_dec,videobuf2_v4l2,v4l2_mem2mem
rfkill                 49152  7 bluetooth,cfg80211
sha1_ce                49152  0
libaes                 49152  4 aes_ce_cipher,bluetooth,ghash_ce,aes_ce_blk
snd_timer              65536  3 snd_seq,snd_hrtimer,snd_pcm
snd                   131072  11 snd_seq,snd_seq_device,snd_soc_hdmi_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm
v3d                   212992  8
drm_rp1_dsi            49152  7
videobuf2_common       98304  6 pisp_be,rpi_hevc_dec,videobuf2_dma_contig,videobuf2_v4l2,v4l2_mem2mem,videobuf2_memops
sha1_generic           49152  1 sha1_ce
mc                     81920  6 videodev,pisp_be,rpi_hevc_dec,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem
drm_ttm_helper         49152  2 drm_rp1_dsi
gpio_keys              49152  0
i2c_brcmstb            49152  0
raspberrypi_hwmon      49152  0
ttm                   131072  1 drm_ttm_helper
rp1_pio                65536  0
spi_bcm2835            49152  0
gpu_sched              98304  1 v3d
drm_shmem_helper       49152  1 v3d
drm_dma_helper         49152  2 drm_rp1_dsi,vc4
ocp8178_bl             49152  0
drm_kms_helper        245760  5 drm_dma_helper,drm_rp1_dsi,vc4,drm_shmem_helper,drm_ttm_helper
rp1_fw                 49152  1 rp1_pio
raspberrypi_gpiomem    49152  0
i2c_gpio               49152  0
i2c_designware_platform    49152  0
i2c_designware_core    49152  1 i2c_designware_platform
i2c_algo_bit           49152  1 i2c_gpio
spi_dw_mmio            49152  0
rp1_mailbox            49152  1
rp1_adc                49152  0
spi_dw                 49152  1 spi_dw_mmio
nvmem_rmem             49152  0
uio_pdrv_genirq        49152  0
uio                    49152  1 uio_pdrv_genirq
ledtrig_pattern        49152  0
drm                   688128  23 gpu_sched,drm_kms_helper,panel_cwu50,drm_dma_helper,v3d,drm_rp1_dsi,vc4,drm_shmem_helper,drm_display_helper,drm_ttm_helper,ttm
drm_panel_orientation_quirks    65536  1 drm
fuse                  196608  3
backlight              49152  4 drm_kms_helper,panel_cwu50,ocp8178_bl,drm
dm_mod                163840  0
ip_tables              65536  0
ipv6                  606208  65 wireguard


1 Like

Would you know whether this script is compatible with the radxa board?

Update: I found at in a different thread that the scrip did not work.

Can anyone here point to the steps for the Radxa boards?

i am having trouble getting meshtastic to work. i checked the antenna connection and lora is enabled but meshtastic says it has no signal.

anyone run into this?

1 Like

check your config, disable GPS and run meshtasticd in debug. see if there are any obvious issues.

1 Like

solved in another thread. my channel was wrong, as compared o other nodes in the area