No sound on Orange Pi Zero

Hello

I’m playing with Balena Sound project with my raspberries, and all is working perfectly !

I got some Orange PI Zero (512Mb version) and I’ve added in my fleet.

The only issue is I haven’t any sound.

I’ve looked on the logs and I got this

 audio  mount: mounting nodev on /sys/kernel/debug failed: No such file or directory
 audio  
 audio  --- Audio ---
 audio  Starting audio service with settings:
 audio  - pulseaudio 13.0
 audio  - Pulse log level: NOTICE
 audio  - Default output: AUTO
 audio  - Default volume: 75%
 audio  
 audio  Detected audio cards:
 audio  cat: can't open '/proc/asound/cards': No such file or directory
 audio  
 audio  
 audio  cat: can't open '/proc/asound/cards': No such file or directory
 audio  cat: can't open '/proc/asound/cards': No such file or directory
 audio  cat: can't open '/proc/asound/cards': No such file or directory
 audio  cat: can't open '/proc/asound/cards': No such file or directory
 audio  cat: can't open '/proc/asound/cards': No such file or directory
 audio  Setting audio routing rules...
 audio  Routing 'balena-sound.input' to 'balena-sound.output'.
 audio  Routing 'balena-sound.output' to '0'.
 audio  OKW: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
 audio  W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
 audio  W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

Seems it cannot get the sound interfaces

Any idea ?
I’m using without the DAC for the moment, by simply connecting the pins on the headphones to test, but I will receive the dac later

Thank you for your help

1 Like

Today, i’ve tried with:

  • The Orange PI Zero DAC > No Sound, still the same issue cat: can’t open ‘/proc/asound/cards’: No such file or directory

  • a USB Soundcard, working great with the raspberry PI & Balena sound > cat: can’t open ‘/proc/asound/cards’: No such file or directory

1 Like

up

1 Like

Solved that by using… Volumio …

Sorry to see you go! Let us know if you try and debug this further!

1 Like

I am having the same issue :frowning:

@jdohn15 same board ?

Yes, The Orange PI Zero.

can you run dmesg on the host and look for anything suspicious around usb, snd or audio ?

Running dmesg on audio container (I will post the result in two messages due to message character limit):

Part 1/2:

bash-5.1# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.18 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 SMP Mon Aug 10 13:24:54 UTC 2020
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Xunlong Orange Pi Zero
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   Normal zone: 1152 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: Using PSCI v0.1 Function IDs from DT
[    0.000000] percpu: Embedded 15 pages/cpu s31564 r8192 d21684 u61440
[    0.000000] pcpu-alloc: s31564 r8192 d21684 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129920
[    0.000000] Kernel command line: root=UUID=ba1eadef-a189-4b89-9e9e-f97d99cfb290 rootfstype=ext4 rootwait console=ttyS0,115200
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 501804K/524288K available (7168K kernel code, 456K rwdata, 1656K rodata, 7168K init, 262K bss, 22484K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x2b4/0x47c with crng_init=0
[    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000017] Switching to timer-based delay loop, resolution 41ns
[    0.000204] Console: colour dummy device 80x30
[    0.000244] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.000257] pid_max: default: 32768 minimum: 301
[    0.000416] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.000429] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.001297] CPU: Testing write buffer coherency: ok
[    0.001706] /cpus/cpu@0 missing clock-frequency property
[    0.001728] /cpus/cpu@1 missing clock-frequency property
[    0.001744] /cpus/cpu@2 missing clock-frequency property
[    0.001761] /cpus/cpu@3 missing clock-frequency property
[    0.001772] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002339] Setting up static identity map for 0x40100000 - 0x40100060
[    0.002465] rcu: Hierarchical SRCU implementation.
[    0.002962] smp: Bringing up secondary CPUs ...
[    0.013700] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.024532] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.035281] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.035379] smp: Brought up 1 node, 4 CPUs
[    0.035398] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035403] CPU: All CPU(s) started in HYP mode.
[    0.035408] CPU: Virtualization extensions available.
[    0.036084] devtmpfs: initialized
[    0.040995] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.041252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.041274] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.041565] pinctrl core: initialized pinctrl subsystem
[    0.042312] NET: Registered protocol family 16
[    0.042620] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.043589] cpuidle: using governor menu
[    0.043805] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.043815] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.058097] cryptd: max_cpu_qlen set to 1000
[    0.062077] SCSI subsystem initialized
[    0.062315] libata version 3.00 loaded.
[    0.062489] usbcore: registered new interface driver usbfs
[    0.062532] usbcore: registered new interface driver hub
[    0.062587] usbcore: registered new device driver usb
[    0.062680] pps_core: LinuxPPS API ver. 1 registered
[    0.062687] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.062706] PTP clock support registered
[    0.063959] clocksource: Switched to clocksource arch_sys_counter
[    0.071184] thermal_sys: Registered thermal governor 'step_wise'
[    0.071469] NET: Registered protocol family 2
[    0.072254] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.072287] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.072330] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.072391] TCP: Hash tables configured (established 4096 bind 4096)
[    0.072488] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.072525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.072701] NET: Registered protocol family 1
[    0.073248] RPC: Registered named UNIX socket transport module.
[    0.073259] RPC: Registered udp transport module.
[    0.073264] RPC: Registered tcp transport module.
[    0.073270] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.156575] Initialise system trusted keyrings
[    0.156778] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    0.164724] NFS: Registering the id_resolver key type
[    0.164764] Key type id_resolver registered
[    0.164770] Key type id_legacy registered
[    0.165290] Key type asymmetric registered
[    0.165301] Asymmetric key parser 'x509' registered
[    0.165341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.165350] io scheduler mq-deadline registered
[    0.165357] io scheduler kyber registered
[    0.166170] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[    0.169712] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.171209] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.219588] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    0.221245] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
[    0.221962] printk: console [ttyS0] disabled
[    0.242170] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 36, base_baud = 1500000) is a U6_16550A
[    0.859417] printk: console [ttyS0] enabled
[    0.864930] zram: Added device: zram0
[    0.869585] libphy: Fixed MDIO Bus: probed
[    0.873679] tun: Universal TUN/TAP device driver, 1.6
[    0.879296] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[    0.885668] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[    0.891670] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[    0.897464] dwmac-sun8i 1c30000.ethernet: No regulator found
[    0.903387] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
[    0.912806] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[    0.920030] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[    0.927251] dwmac-sun8i 1c30000.ethernet: COE Type 2
[    0.932211] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[    0.939002] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[    0.944663] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[    0.950495] libphy: stmmac: probed
[    0.954414] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
[    0.960594] libphy: mdio_mux: probed
[    0.964199] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
[    0.970548] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
[    0.981117] libphy: mdio_mux: probed
[    0.985109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.991631] ehci-platform: EHCI generic platform driver
[    0.997054] ehci-platform 1c1a000.usb: EHCI Host Controller
[    1.002641] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    1.010532] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000
[    1.043963] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    1.050844] hub 1-0:1.0: USB hub found
[    1.054655] hub 1-0:1.0: 1 port detected
[    1.059213] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.065413] ohci-platform: OHCI generic platform driver
[    1.070781] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    1.077419] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    1.085248] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400
[    1.158671] hub 2-0:1.0: USB hub found
[    1.162467] hub 2-0:1.0: 1 port detected
[    1.169458] usbcore: registered new interface driver usb-storage
[    1.175572] usbcore: registered new interface driver usbserial_generic
[    1.182112] usbserial: USB Serial support registered for generic
[    1.188826] sun6i-rtc 1f00000.rtc: registered as rtc0
[    1.193875] sun6i-rtc 1f00000.rtc: RTC enabled
[    1.198537] i2c /dev entries driver
[    1.202685] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    1.211020] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
[    1.221570] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[    1.231883] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    1.261627] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
[    1.268815] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[    1.279641] ledtrig-cpu: registered to indicate activity on CPUs
[    1.285862] hidraw: raw HID events driver (C) Jiri Kosina
[    1.291713] usbcore: registered new interface driver usbhid
[    1.297308] usbhid: USB HID core driver
[    1.301762] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    1.307860] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    1.315178] IPVS: Each connection entry needs 192 bytes at least
[    1.315360] IPVS: ipvs loaded.
[    1.319285] NET: Registered protocol family 10
[    1.324801] Segment Routing with IPv6
[    1.328591] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.335191] NET: Registered protocol family 17
[    1.339695] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.352724] Key type dns_resolver registered
[    1.357126] Registering SWP/SWPB emulation handler
[    1.368068] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.378348] mmc0: new high speed SDHC card at address 59b4
[    1.384669] mmcblk0: mmc0:59b4 SD32G 29.1 GiB 
[    1.393095]  mmcblk0: p1 p2 p3 p4 < p5 p6 >
[    1.413144] registered taskstats version 1
[    1.417293] Loading compiled-in X.509 certificates
[    1.423051] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[    1.434023] ehci-platform 1c1b000.usb: EHCI Host Controller
[    1.439618] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    1.447497] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000
[    1.473970] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    1.480836] hub 3-0:1.0: USB hub found
[    1.484685] hub 3-0:1.0: 1 port detected
[    1.489306] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    1.495961] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[    1.503771] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400
[    1.578659] hub 4-0:1.0: USB hub found
[    1.582448] hub 4-0:1.0: 1 port detected
[    1.588186] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[    1.766593] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
[    1.773727] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:06 UTC (6)
[    1.781906] of_cfs_init
[    1.784562] of_cfs_init: OK
[    1.805095] Freeing unused kernel memory: 7168K
[    1.821169] Run /init as init process
[    1.838036] mmc1: new high speed SDIO card at address 0001
[    2.656772] zram0: detected capacity change from 0 to 130297856
[    2.807144] random: fast init done
[    4.594914] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.645843] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[    5.412433] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    5.781638] systemd[1]: System time before build time, advancing clock.
[    5.997472] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.014801] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    6.238635] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid → /run/chrony/chronyd.pid; please update the unit file accordingly.
[    6.431625] random: systemd: uninitialized urandom read (16 bytes read)
[    6.474222] random: systemd: uninitialized urandom read (16 bytes read)
[    6.514154] random: systemd: uninitialized urandom read (16 bytes read)
[    7.068553] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.095826] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.184780] xradio_wlan: loading out-of-tree module taints kernel.
[    7.458774] xradio_wlan mmc1:0001:1:    Input buffers: 30 x 1632 bytes
[    7.458774]    Hardware: 7.9
[    7.458774]    WSM firmware ver: 8, build: 43, api: 1060, cap: 0x0003
[    7.474664] xradio_wlan mmc1:0001:1: Firmware Label:XR_C01.08.0043 Jun  6 2016 20:41:04
[    7.483502] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.166488] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[    9.174674] ext4 filesystem being mounted at /mnt/data supports timestamps until 2038 (0x7fffffff)
[   11.563729] zram: Can't change algorithm for initialized device
[   15.674073] Adding 127240k swap on /dev/zram0.  Priority:-2 extents:1 across:127240k SS
[   21.644673] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
[   21.653198] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[   21.660618] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[   21.668420] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[   21.675050] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
[   21.742393] ieee80211 phy0: Interface ID:0 of type:2 added
[   21.742972] ieee80211 phy0: vif 0, configuring tx
[   21.743383] ieee80211 phy0: vif 0, configuring tx
[   21.743817] ieee80211 phy0: vif 0, configuring tx
[   21.744295] ieee80211 phy0: vif 0, configuring tx
[   21.744694] ieee80211 phy0: ignore IEEE80211_CONF_CHANGE_MONITOR (1)IEEE80211_CONF_CHANGE_IDLE (1)
[   23.365183] wlan0: authenticate with 94:83:c4:08:28:a5
[   23.370416] ieee80211 phy0: ignore IEEE80211_CONF_CHANGE_MONITOR (0)IEEE80211_CONF_CHANGE_IDLE (1)
[   23.370427] ieee80211 phy0: Freq 2462 (wsm ch: 11).
[   23.370707] wlan0: send auth to 94:83:c4:08:28:a5 (try 1/3)
[   23.503211] wlan0: authenticated
[   23.544031] wlan0: associate with 94:83:c4:08:28:a5 (try 1/3)
[   23.558421] wlan0: RX AssocResp from 94:83:c4:08:28:a5 (capab=0x431 status=0 aid=2)
[   23.566187] ieee80211 phy0: vif 0, configuring tx
[   23.567351] ieee80211 phy0: vif 0, configuring tx
[   23.567702] ieee80211 phy0: vif 0, configuring tx
[   23.568062] ieee80211 phy0: vif 0, configuring tx
[   23.570471] wlan0: associated
[   23.591820] xradio_wlan mmc1:0001:1: received frame has no key status
[   23.757883] ieee80211 phy0: CCMP_PAIRWISE keylen=16!
[   23.759002] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   24.104080] xradio_wlan mmc1:0001:1: missed interrupt
[   25.284028] random: crng init done
[   25.287474] random: 7 urandom warning(s) missed due to ratelimiting
[   28.025669] Bridge firewalling registered
[   31.844547] vcc3v0: disabling
[   31.847599] vcc5v0: disabling
[   38.047106] br-05569e098cfd: port 1(veth8baeea3) entered blocking state
[   38.053770] br-05569e098cfd: port 1(veth8baeea3) entered disabled state
[   38.061075] device veth8baeea3 entered promiscuous mode
[   38.280521] br-05569e098cfd: port 2(veth4f3cb68) entered blocking state
[   38.287258] br-05569e098cfd: port 2(veth4f3cb68) entered disabled state
[   38.294281] device veth4f3cb68 entered promiscuous mode
[   38.300190] br-05569e098cfd: port 2(veth4f3cb68) entered blocking state
[   38.306871] br-05569e098cfd: port 2(veth4f3cb68) entered forwarding state
[   38.314744] br-05569e098cfd: port 2(veth4f3cb68) entered disabled state
[   38.447593] br-05569e098cfd: port 3(veth6afc8df) entered blocking state
[   38.454239] br-05569e098cfd: port 3(veth6afc8df) entered disabled state
[   38.461392] device veth6afc8df entered promiscuous mode
[   38.475548] br-05569e098cfd: port 3(veth6afc8df) entered blocking state
[   38.482274] br-05569e098cfd: port 3(veth6afc8df) entered forwarding state
[   38.491554] IPv6: ADDRCONF(NETDEV_CHANGE): br-05569e098cfd: link becomes ready
[   38.500232] br-05569e098cfd: port 3(veth6afc8df) entered disabled state
[   43.648378] eth0: renamed from veth106d38f
[   43.703848] IPv6: ADDRCONF(NETDEV_CHANGE): veth4f3cb68: link becomes ready
[   43.711047] br-05569e098cfd: port 2(veth4f3cb68) entered blocking state
[   43.717730] br-05569e098cfd: port 2(veth4f3cb68) entered forwarding state
[   45.597694] eth0: renamed from vethaa788dd
[   45.705311] IPv6: ADDRCONF(NETDEV_CHANGE): veth8baeea3: link becomes ready
[   45.712697] br-05569e098cfd: port 1(veth8baeea3) entered blocking state
[   45.719516] br-05569e098cfd: port 1(veth8baeea3) entered forwarding state
[   45.938699] eth0: renamed from vethb400a06
[   46.016774] IPv6: ADDRCONF(NETDEV_CHANGE): veth6afc8df: link becomes ready
[   46.023951] br-05569e098cfd: port 3(veth6afc8df) entered blocking state
[   46.030663] br-05569e098cfd: port 3(veth6afc8df) entered forwarding state
[   47.639909] udevd[31]: starting version 3.2.11-pre1
[   47.710393] udevd[32]: starting eudev-3.2.11-pre1
[   64.001011] br-05569e098cfd: port 1(veth8baeea3) entered disabled state
[   64.008622] vethaa788dd: renamed from eth0
[   64.165193] br-05569e098cfd: port 1(veth8baeea3) entered disabled state
[   64.177134] device veth8baeea3 left promiscuous mode
[   64.182155] br-05569e098cfd: port 1(veth8baeea3) entered disabled state
[   64.587097] br-05569e098cfd: port 1(vethf5fb871) entered blocking state
[   64.593774] br-05569e098cfd: port 1(vethf5fb871) entered disabled state
[   64.600961] device vethf5fb871 entered promiscuous mode
[   64.608635] br-05569e098cfd: port 1(vethf5fb871) entered blocking state
[   64.615337] br-05569e098cfd: port 1(vethf5fb871) entered forwarding state
[   65.005474] br-05569e098cfd: port 1(vethf5fb871) entered disabled state
[   68.107567] eth0: renamed from veth8c72d69
[   68.187175] IPv6: ADDRCONF(NETDEV_CHANGE): vethf5fb871: link becomes ready
[   68.194356] br-05569e098cfd: port 1(vethf5fb871) entered blocking state
[   68.201057] br-05569e098cfd: port 1(vethf5fb871) entered forwarding state
[   73.512847] supervisor0: port 1(veth2900c9f) entered blocking state
[   73.519233] supervisor0: port 1(veth2900c9f) entered disabled state
[   73.526060] device veth2900c9f entered promiscuous mode
[   73.789532] br-05569e098cfd: port 4(veth210fb4c) entered blocking state
[   73.796235] br-05569e098cfd: port 4(veth210fb4c) entered disabled state
[   73.803307] device veth210fb4c entered promiscuous mode
[   73.818246] br-05569e098cfd: port 4(veth210fb4c) entered blocking state
[   73.824906] br-05569e098cfd: port 4(veth210fb4c) entered forwarding state
[   74.565319] br-05569e098cfd: port 4(veth210fb4c) entered disabled state
[   77.139429] Bluetooth: Core ver 2.22
[   77.143153] NET: Registered protocol family 31
[   77.147675] Bluetooth: HCI device and connection manager initialized
[   77.154068] Bluetooth: HCI socket layer initialized
[   77.159040] Bluetooth: L2CAP socket layer initialized
[   77.164137] Bluetooth: SCO socket layer initialized
[   77.948509] eth0: renamed from veth57094d4
[   78.014693] IPv6: ADDRCONF(NETDEV_CHANGE): veth210fb4c: link becomes ready
[   78.021947] br-05569e098cfd: port 4(veth210fb4c) entered blocking state
[   78.028647] br-05569e098cfd: port 4(veth210fb4c) entered forwarding state
[   78.139141] eth1: renamed from veth7f45a82
[   78.187736] IPv6: ADDRCONF(NETDEV_CHANGE): veth2900c9f: link becomes ready
[   78.194991] supervisor0: port 1(veth2900c9f) entered blocking state
[   78.201351] supervisor0: port 1(veth2900c9f) entered forwarding state
[   78.218407] IPv6: ADDRCONF(NETDEV_CHANGE): supervisor0: link becomes ready
[   78.673650] br-05569e098cfd: port 1(vethf5fb871) entered disabled state
[   78.680852] veth8c72d69: renamed from eth0
[   78.829815] br-05569e098cfd: port 3(veth6afc8df) entered disabled state
[   78.838743] vethb400a06: renamed from eth0
[   78.955068] br-05569e098cfd: port 1(vethf5fb871) entered disabled state
[   78.973451] device vethf5fb871 left promiscuous mode
[   78.978510] br-05569e098cfd: port 1(vethf5fb871) entered disabled state
[   79.146609] br-05569e098cfd: port 3(veth6afc8df) entered disabled state
[   79.159742] device veth6afc8df left promiscuous mode
[   79.164789] br-05569e098cfd: port 3(veth6afc8df) entered disabled state
[   79.598057] br-05569e098cfd: port 1(veth5266876) entered blocking state
[   79.604718] br-05569e098cfd: port 1(veth5266876) entered disabled state
[   79.611875] device veth5266876 entered promiscuous mode
[   79.655231] br-05569e098cfd: port 1(veth5266876) entered blocking state
[   79.661904] br-05569e098cfd: port 1(veth5266876) entered forwarding state
[   80.065336] br-05569e098cfd: port 1(veth5266876) entered disabled state
[   82.063139] br-05569e098cfd: port 4(veth210fb4c) entered disabled state
[   82.090646] veth57094d4: renamed from eth0
[   82.281078] br-05569e098cfd: port 4(veth210fb4c) entered disabled state
[   82.301955] device veth210fb4c left promiscuous mode
[   82.307040] br-05569e098cfd: port 4(veth210fb4c) entered disabled state
[   82.548117] supervisor0: port 1(veth2900c9f) entered disabled state
[   82.556569] veth7f45a82: renamed from eth1
[   82.754542] supervisor0: port 1(veth2900c9f) entered disabled state
[   82.766918] device veth2900c9f left promiscuous mode
[   82.771925] supervisor0: port 1(veth2900c9f) entered disabled state
[   83.717769] eth0: renamed from vethe0b5680
[   83.779122] IPv6: ADDRCONF(NETDEV_CHANGE): veth5266876: link becomes ready
[   83.786296] br-05569e098cfd: port 1(veth5266876) entered blocking state
[   83.792912] br-05569e098cfd: port 1(veth5266876) entered forwarding state
[   86.727290] br-05569e098cfd: port 1(veth5266876) entered disabled state
[   86.744396] vethe0b5680: renamed from eth0
[   86.891143] br-05569e098cfd: port 1(veth5266876) entered disabled state
[   86.904479] device veth5266876 left promiscuous mode
[   86.909641] br-05569e098cfd: port 1(veth5266876) entered disabled state
[   87.230330] br-05569e098cfd: port 1(veth46b4b14) entered blocking state
[   87.237050] br-05569e098cfd: port 1(veth46b4b14) entered disabled state
[   87.244124] device veth46b4b14 entered promiscuous mode
[   87.251755] br-05569e098cfd: port 1(veth46b4b14) entered blocking state
[   87.258452] br-05569e098cfd: port 1(veth46b4b14) entered forwarding state
[   87.735334] br-05569e098cfd: port 1(veth46b4b14) entered disabled state
[   90.417447] eth0: renamed from vethac97891
[   90.477087] IPv6: ADDRCONF(NETDEV_CHANGE): veth46b4b14: link becomes ready
[   90.487851] br-05569e098cfd: port 1(veth46b4b14) entered blocking state
[   90.494472] br-05569e098cfd: port 1(veth46b4b14) entered forwarding state
[   93.327111] br-05569e098cfd: port 1(veth46b4b14) entered disabled state
[   93.334143] vethac97891: renamed from eth0
[   93.479546] br-05569e098cfd: port 1(veth46b4b14) entered disabled state
[   93.491446] device veth46b4b14 left promiscuous mode
[   93.496586] br-05569e098cfd: port 1(veth46b4b14) entered disabled state
[   93.943313] br-05569e098cfd: port 1(vethb6cd620) entered blocking state
[   93.950066] br-05569e098cfd: port 1(vethb6cd620) entered disabled state
[   93.957343] device vethb6cd620 entered promiscuous mode
[   93.965397] br-05569e098cfd: port 1(vethb6cd620) entered blocking state
[   93.972051] br-05569e098cfd: port 1(vethb6cd620) entered forwarding state
[   94.335255] br-05569e098cfd: port 1(vethb6cd620) entered disabled state
[   97.286965] eth0: renamed from veth317b045
[   97.326616] IPv6: ADDRCONF(NETDEV_CHANGE): vethb6cd620: link becomes ready
[   97.333684] br-05569e098cfd: port 1(vethb6cd620) entered blocking state
[   97.341295] br-05569e098cfd: port 1(vethb6cd620) entered forwarding state
[   98.930278] br-05569e098cfd: port 3(veth8b27757) entered blocking state
[   98.937034] br-05569e098cfd: port 3(veth8b27757) entered disabled state
[   98.944087] device veth8b27757 entered promiscuous mode
[  100.268271] br-05569e098cfd: port 1(vethb6cd620) entered disabled state
[  100.275709] veth317b045: renamed from eth0
[  100.482312] br-05569e098cfd: port 1(vethb6cd620) entered disabled state
[  100.494044] device vethb6cd620 left promiscuous mode
[  100.499153] br-05569e098cfd: port 1(vethb6cd620) entered disabled state
[  101.470177] br-05569e098cfd: port 1(veth6a416a2) entered blocking state
[  101.476907] br-05569e098cfd: port 1(veth6a416a2) entered disabled state
[  101.483932] device veth6a416a2 entered promiscuous mode
[  102.200868] eth0: renamed from veth843d503
[  102.246870] IPv6: ADDRCONF(NETDEV_CHANGE): veth8b27757: link becomes ready
[  102.254035] br-05569e098cfd: port 3(veth8b27757) entered blocking state
[  102.260750] br-05569e098cfd: port 3(veth8b27757) entered forwarding state
[  103.537856] udevd[30]: starting version 3.2.11-pre1
[  103.590914] udevd[31]: starting eudev-3.2.11-pre1
[  107.496960] eth0: renamed from veth1eece31
[  107.546825] IPv6: ADDRCONF(NETDEV_CHANGE): veth6a416a2: link becomes ready
[  107.553954] br-05569e098cfd: port 1(veth6a416a2) entered blocking state
[  107.560643] br-05569e098cfd: port 1(veth6a416a2) entered forwarding state
[  110.640353] br-05569e098cfd: port 1(veth6a416a2) entered disabled state
[  110.652953] veth1eece31: renamed from eth0
[  110.829721] br-05569e098cfd: port 1(veth6a416a2) entered disabled state
[  110.841344] device veth6a416a2 left promiscuous mode
[  110.846455] br-05569e098cfd: port 1(veth6a416a2) entered disabled state
[  113.464517] br-05569e098cfd: port 1(veth9111db8) entered blocking state
[  113.473839] br-05569e098cfd: port 1(veth9111db8) entered disabled state
[  113.488982] device veth9111db8 entered promiscuous mode
[  116.685765] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  116.691131] Bluetooth: BNEP filters: protocol 
[  116.695674] Bluetooth: BNEP socket layer initialized
[  116.896855] eth0: renamed from veth4ce3cea
[  116.987577] IPv6: ADDRCONF(NETDEV_CHANGE): veth9111db8: link becomes ready
[  116.994757] br-05569e098cfd: port 1(veth9111db8) entered blocking state
[  117.001408] br-05569e098cfd: port 1(veth9111db8) entered forwarding state
[  177.398902] br-05569e098cfd: port 1(veth9111db8) entered disabled state
[  177.407187] veth4ce3cea: renamed from eth0
[  177.565135] br-05569e098cfd: port 1(veth9111db8) entered disabled state
[  177.576802] device veth9111db8 left promiscuous mode
[  177.581798] br-05569e098cfd: port 1(veth9111db8) entered disabled state
[  177.879165] br-05569e098cfd: port 1(veth5698509) entered blocking state
[  177.885878] br-05569e098cfd: port 1(veth5698509) entered disabled state
[  177.892940] device veth5698509 entered promiscuous mode
[  177.899090] br-05569e098cfd: port 1(veth5698509) entered blocking state
[  177.905786] br-05569e098cfd: port 1(veth5698509) entered forwarding state
[  178.405319] br-05569e098cfd: port 1(veth5698509) entered disabled state
[  181.287451] eth0: renamed from vethbd0f099
[  181.367692] IPv6: ADDRCONF(NETDEV_CHANGE): veth5698509: link becomes ready
[  181.374882] br-05569e098cfd: port 1(veth5698509) entered blocking state
[  181.381635] br-05569e098cfd: port 1(veth5698509) entered forwarding state
[  182.101772] br-05569e098cfd: port 3(veth8b27757) entered disabled state
[  182.108926] veth843d503: renamed from eth0
[  182.284907] br-05569e098cfd: port 3(veth8b27757) entered disabled state
[  182.299030] device veth8b27757 left promiscuous mode
[  182.304092] br-05569e098cfd: port 3(veth8b27757) entered disabled state
[  184.492906] br-05569e098cfd: port 1(veth5698509) entered disabled state
[  184.500294] vethbd0f099: renamed from eth0
[  184.682510] br-05569e098cfd: port 1(veth5698509) entered disabled state
[  184.695695] device veth5698509 left promiscuous mode
[  184.700764] br-05569e098cfd: port 1(veth5698509) entered disabled state
[  185.162554] br-05569e098cfd: port 1(veth264387e) entered blocking state
[  185.169361] br-05569e098cfd: port 1(veth264387e) entered disabled state
[  185.176562] device veth264387e entered promiscuous mode
[  185.210577] br-05569e098cfd: port 1(veth264387e) entered blocking state
[  185.217306] br-05569e098cfd: port 1(veth264387e) entered forwarding state
[  185.495273] br-05569e098cfd: port 1(veth264387e) entered disabled state
[  188.684141] eth0: renamed from vethce3d1ab
[  188.766926] IPv6: ADDRCONF(NETDEV_CHANGE): veth264387e: link becomes ready
[  188.774022] br-05569e098cfd: port 1(veth264387e) entered blocking state
[  188.780670] br-05569e098cfd: port 1(veth264387e) entered forwarding state
[  191.665995] br-05569e098cfd: port 1(veth264387e) entered disabled state
[  191.672866] vethce3d1ab: renamed from eth0
[  191.919454] br-05569e098cfd: port 1(veth264387e) entered disabled state
[  191.936435] device veth264387e left promiscuous mode
[  191.941489] br-05569e098cfd: port 1(veth264387e) entered disabled state
[  192.262838] br-05569e098cfd: port 1(vethf978a6c) entered blocking state
[  192.269673] br-05569e098cfd: port 1(vethf978a6c) entered disabled state
[  192.276753] device vethf978a6c entered promiscuous mode

Part 2/2:

[  192.290005] br-05569e098cfd: port 1(vethf978a6c) entered blocking state
[  192.296726] br-05569e098cfd: port 1(vethf978a6c) entered forwarding state
[  192.675313] br-05569e098cfd: port 1(vethf978a6c) entered disabled state
[  195.607191] eth0: renamed from vethd8cd2f9
[  195.687013] IPv6: ADDRCONF(NETDEV_CHANGE): vethf978a6c: link becomes ready
[  195.694092] br-05569e098cfd: port 1(vethf978a6c) entered blocking state
[  195.701740] br-05569e098cfd: port 1(vethf978a6c) entered forwarding state
[  197.487804] br-05569e098cfd: port 3(vethc2691a0) entered blocking state
[  197.494521] br-05569e098cfd: port 3(vethc2691a0) entered disabled state
[  197.501771] device vethc2691a0 entered promiscuous mode
[  198.888493] br-05569e098cfd: port 1(vethf978a6c) entered disabled state
[  198.909277] vethd8cd2f9: renamed from eth0
[  199.057197] br-05569e098cfd: port 1(vethf978a6c) entered disabled state
[  199.071144] device vethf978a6c left promiscuous mode
[  199.076220] br-05569e098cfd: port 1(vethf978a6c) entered disabled state
[  199.391785] br-05569e098cfd: port 1(veth58e9e48) entered blocking state
[  199.398532] br-05569e098cfd: port 1(veth58e9e48) entered disabled state
[  199.405607] device veth58e9e48 entered promiscuous mode
[  199.435607] br-05569e098cfd: port 1(veth58e9e48) entered blocking state
[  199.442270] br-05569e098cfd: port 1(veth58e9e48) entered forwarding state
[  199.895290] br-05569e098cfd: port 1(veth58e9e48) entered disabled state
[  200.917792] eth0: renamed from vethb360b75
[  200.976984] IPv6: ADDRCONF(NETDEV_CHANGE): vethc2691a0: link becomes ready
[  200.984161] br-05569e098cfd: port 3(vethc2691a0) entered blocking state
[  200.990839] br-05569e098cfd: port 3(vethc2691a0) entered forwarding state
[  202.097954] udevd[31]: starting version 3.2.11-pre1
[  202.123085] udevd[32]: starting eudev-3.2.11-pre1
[  205.337689] eth0: renamed from veth566b1da
[  205.407582] IPv6: ADDRCONF(NETDEV_CHANGE): veth58e9e48: link becomes ready
[  205.414731] br-05569e098cfd: port 1(veth58e9e48) entered blocking state
[  205.421435] br-05569e098cfd: port 1(veth58e9e48) entered forwarding state
[  209.686118] br-05569e098cfd: port 1(veth58e9e48) entered disabled state
[  209.699951] veth566b1da: renamed from eth0
[  209.892360] br-05569e098cfd: port 1(veth58e9e48) entered disabled state
[  209.904449] device veth58e9e48 left promiscuous mode
[  209.909607] br-05569e098cfd: port 1(veth58e9e48) entered disabled state
[  210.956074] br-05569e098cfd: port 1(veth1431ed7) entered blocking state
[  210.962742] br-05569e098cfd: port 1(veth1431ed7) entered disabled state
[  210.969866] device veth1431ed7 entered promiscuous mode
[  214.248582] eth0: renamed from veth424ad3b
[  214.291044] IPv6: ADDRCONF(NETDEV_CHANGE): veth1431ed7: link becomes ready
[  214.298351] br-05569e098cfd: port 1(veth1431ed7) entered blocking state
[  214.305024] br-05569e098cfd: port 1(veth1431ed7) entered forwarding state
[  235.446777] hrtimer: interrupt took 1379500 ns
[  378.318953] xradio_wlan mmc1:0001:1: missed interrupt
[  463.519312] xradio_wlan mmc1:0001:1: missed interrupt

Additionally, I also run “aplay -l” in audio container, and the result is the following one:

bash-5.1# aplay -l
aplay: device_list:274: no soundcards found...

Some news on this ?