Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 6.6.0 support thread
#51
(07-13-2020, 12:52 AM)gbh_uk Wrote: At widths less than 479px (portrait orientation) the 'index-albums/alphabits' A-Z index which is normally to the right of the screen appears to switch position to directly overlap the index-artists/alphabits' A-Z index in the centre of the screen.

Slightly different look depending on whether 'Show-genres' = yes or no:

When = 'yes' the two lists are slightly different so they appear as a 'jumble' of letters (as per attached).

When = 'no' the two lists are identical in appearance so the 'index-artists' list appears to be completely hidden beneath the 'index-artists' list.

Check the dev branch in the repo. I pushed a commit that has a potential fix.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#52
(07-13-2020, 12:56 AM)Onionhead Wrote: I have done both an in place update and fresh install without any sound or functionality issues apart from Auto shuffle not adding tracks once the last song in a playlist has finished. Auto shuffle is on and the random icon was selected. Interesting play random album feature works great.

I have not tested this feature for more than a year as I was never able to figure out the problem. The music source is a NAS Samba type and the library has 2,174 albums could that be a factor?

Ashuffle loads the randomized track paths entirely into memory and so there might be some sort of resource issue.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#53
New install on Pi3B with official touchscreen.

USB DAC (tried 2 of) and when trying to select in MPD Config   I get Device type=> Nothing Selected.
How odd... not even Onboard Audio.

ssh in and alsamixer shows the correct cards...

Playing a file gives an output !! on the attached USB device..

Reboots don't fix it, refreshes don't fix it, cache clearing doesn't fix it.

Even more strange is when the audio is playing over the connected USB device and I select Audio Info from the menu it gives this oddity...

Code:
Input / Output
Source:      http://5.152.208.98:8058
Encoded at:      VBR compression
Decoded to:      24 bit, 44.1 kHz, Stereo, 128 kbps
Destination:      Local
Output rate:      32 bit, 44.1 kHz, Stereo, 2.822 Mbps
DSP operations
Volume ctl:      Disabled (100% volume is output by MPD)
Resampling:      off
Polarity inv:      off
Crossfade:      off
Crossfeed:      off
Parametric EQ:      off
Graphic EQ:      off
Replaygain:      off
Normalize vol:      off
Chip options:      None
Audio Device
Device:      On-board audio device
Chip:      Broadcom SoC
Interface:      SOC
Formats:      S32_LE

Device:  On-board audio device


On-board...??? Lol...it is playing via the USB Audiant Device... Wink

dmesg...

Code:
dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.49-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1323 SMP Fri Jun 26 14:34:26 BST 2020
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    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: Raspberry Pi 3 Model B Rev 1.2
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] On node 0 totalpages: 242688
[    0.000000]   Normal zone: 1896 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 242688 pages, LIFO batch:63
[    0.000000] percpu: Embedded 20 pages/cpu s49792 r8192 d23936 u81920
[    0.000000] pcpu-alloc: s49792 r8192 d23936 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240792
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 console=ttyS0,115200 console=tty1 root=PARTUUID=2fed7fee-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 882472K/970752K available (8192K kernel code, 680K rwdata, 2532K rodata, 1024K init, 824K bss, 22744K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 27911 entries in 55 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x328/0x4e8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000021] Switching to timer-based delay loop, resolution 52ns
[    0.000286] Console: colour dummy device 80x30
[    0.000868] printk: console [tty1] enabled
[    0.000935] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.000983] pid_max: default: 32768 minimum: 301
[    0.001329] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001375] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002564] CPU: Testing write buffer coherency: ok
[    0.003136] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.004092] Setting up static identity map for 0x100000 - 0x10003c
[    0.004313] rcu: Hierarchical SRCU implementation.
[    0.005005] smp: Bringing up secondary CPUs ...
[    0.006135] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.007379] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.008523] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.008676] smp: Brought up 1 node, 4 CPUs
[    0.008764] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.008792] CPU: All CPU(s) started in HYP mode.
[    0.008817] CPU: Virtualization extensions available.
[    0.009765] devtmpfs: initialized
[    0.026137] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.026441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.026498] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.029526] pinctrl core: initialized pinctrl subsystem
[    0.030769] NET: Registered protocol family 16
[    0.034991] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.041337] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.041378] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.041615] Serial: AMBA PL011 UART driver
[    0.043759] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.060124] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-26 14:53, variant start
[    0.070138] raspberrypi-firmware soc:firmware: Firmware hash is b078012603a6a094178f959805996ad225a0d83b
[    0.121635] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[    0.123827] SCSI subsystem initialized
[    0.124125] usbcore: registered new interface driver usbfs
[    0.124208] usbcore: registered new interface driver hub
[    0.124356] usbcore: registered new device driver usb
[    0.126412] clocksource: Switched to clocksource arch_sys_counter
[    1.289583] VFS: Disk quotas dquot_6.6.0
[    1.289729] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.289931] FS-Cache: Loaded
[    1.290216] CacheFiles: Loaded
[    1.301569] thermal_sys: Registered thermal governor 'step_wise'
[    1.301954] NET: Registered protocol family 2
[    1.302898] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.302966] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.303107] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.303316] TCP: Hash tables configured (established 8192 bind 8192)
[    1.303497] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.303570] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.303880] NET: Registered protocol family 1
[    1.304688] RPC: Registered named UNIX socket transport module.
[    1.304720] RPC: Registered udp transport module.
[    1.304747] RPC: Registered tcp transport module.
[    1.304773] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.306603] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    1.309858] Initialise system trusted keyrings
[    1.310130] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[    1.320786] FS-Cache: Netfs 'nfs' registered for caching
[    1.321464] NFS: Registering the id_resolver key type
[    1.321529] Key type id_resolver registered
[    1.321556] Key type id_legacy registered
[    1.321592] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.322849] Key type asymmetric registered
[    1.322880] Asymmetric key parser 'x509' registered
[    1.322947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.322985] io scheduler mq-deadline registered
[    1.323012] io scheduler kyber registered
[    1.327992] bcm2708_fb soc:fb: FB found 1 display(s)
[    1.343074] Console: switching to colour frame buffer device 100x30
[    1.352141] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 800x480
[    1.360261] bcm2835-rng 3f104000.rng: hwrng registered
[    1.363665] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.367377] vc-sm: Videocore shared memory driver
[    1.370850] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    1.385627] brd: module loaded
[    1.400616] loop: module loaded
[    1.405077] Loading iSCSI transport class v2.0-870.
[    1.409166] libphy: Fixed MDIO Bus: probed
[    1.412317] usbcore: registered new interface driver lan78xx
[    1.415476] usbcore: registered new interface driver smsc95xx
[    1.418555] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.149751] Core Release: 2.80a
[    2.152697] Setting default values for core params
[    2.155687] Finished setting default values for core params
[    2.359103] Using Buffer DMA mode
[    2.362074] Periodic Transfer Interrupt Enhancement - disabled
[    2.365085] Multiprocessor Interrupt Enhancement - disabled
[    2.368141] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.371116] Dedicated Tx FIFOs mode
[    2.374535] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
[    2.380676] FIQ FSM acceleration enabled for :
              Non-periodic Split Transactions
              Periodic Split Transactions
              High-Speed Isochronous Endpoints
              Interrupt/Control Split Transaction hack enabled
[    2.395605] dwc_otg: Microframe scheduler enabled
[    2.395733] WARN::hcd_init_fiq:457: FIQ on core 1
[    2.398548] WARN::hcd_init_fiq:458: FIQ ASM at 806bc448 length 36
[    2.401305] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[    2.403988] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.406754] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    2.409583] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[    2.412373] Init: Port Power? op_state=1
[    2.415074] Init: Power Port (0)
[    2.418147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.421053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.423931] usb usb1: Product: DWC OTG Controller
[    2.426806] usb usb1: Manufacturer: Linux 5.4.49-v7+ dwc_otg_hcd
[    2.429685] usb usb1: SerialNumber: 3f980000.usb
[    2.433247] hub 1-0:1.0: USB hub found
[    2.436077] hub 1-0:1.0: 1 port detected
[    2.439604] dwc_otg: FIQ enabled
[    2.439614] dwc_otg: NAK holdoff enabled
[    2.439624] dwc_otg: FIQ split-transaction FSM enabled
[    2.439639] Module dwc_common_port init
[    2.439992] usbcore: registered new interface driver usb-storage
[    2.442993] mousedev: PS/2 mouse device common for all mice
[    2.447231] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    2.452191] sdhci: Secure Digital Host Controller Interface driver
[    2.454876] sdhci: Copyright(c) Pierre Ossman
[    2.458090] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    2.461446] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    2.464501] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.469209] ledtrig-cpu: registered to indicate activity on CPUs
[    2.472319] hidraw: raw HID events driver (C) Jiri Kosina
[    2.475422] usbcore: registered new interface driver usbhid
[    2.478401] usbhid: USB HID core driver
[    2.482339] vchiq: vchiq_init_state: slot_zero = (ptrval)
[    2.487075] [vc_sm_connected_init]: start
[    2.496036] [vc_sm_connected_init]: end - returning 0
[    2.500495] Initializing XFRM netlink socket
[    2.503381] NET: Registered protocol family 17
[    2.506453] Key type dns_resolver registered
[    2.509956] Registering SWP/SWPB emulation handler
[    2.513060] registered taskstats version 1
[    2.515788] Loading compiled-in X.509 certificates
[    2.519013] Key type ._fscrypt registered
[    2.521748] Key type .fscrypt registered
[    2.534852] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    2.537851] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[    2.542528] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    2.547048] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    2.550012] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    2.581534] sdhost: log_buf @ (ptrval) (f7507000)
[    2.621011] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.625522] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.629927] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.633427] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    2.638629] of_cfs_init
[    2.641271] of_cfs_init: OK
[    2.656583] Indeed it is in host mode hprt0 = 00021501
[    2.656836] Waiting for root device PARTUUID=2fed7fee-02...
[    2.720815] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.735016] random: fast init done
[    2.788792] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.797444] mmc0: new high speed SDHC card at address e624
[    2.801357] mmcblk0: mmc0:e624 SU16G 14.8 GiB
[    2.809709]  mmcblk0: p1 p2
[    2.838016] mmc1: new high speed SDIO card at address 0001
[    2.853733] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.856739] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.866460] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.869665] Indeed it is in host mode hprt0 = 00001101
[    2.932903] devtmpfs: mounted
[    2.942585] Freeing unused kernel memory: 1024K
[    2.945733] Run /sbin/init as init process
[    3.106780] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[    3.109790] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.113495] hub 1-1:1.0: USB hub found
[    3.116473] hub 1-1:1.0: 5 ports detected
[    3.436479] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.566818] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[    3.569970] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.575920] smsc95xx v1.0.6
[    3.662859] systemd[1]: System time before build time, advancing clock.
[    3.670582] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c9:d8:10
[    3.776467] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[    3.836778] NET: Registered protocol family 10
[    3.841696] Segment Routing with IPv6
[    3.895366] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    3.907942] systemd[1]: Detected architecture arm.
[    3.917327] usb 1-1.3: New USB device found, idVendor=08bb, idProduct=2706, bcdDevice= 1.00
[    3.921090] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.924692] usb 1-1.3: Product: USB Audio DAC  
[    3.928271] usb 1-1.3: Manufacturer: Burr-Brown from TI              
[    3.936237] input: Burr-Brown from TI               USB Audio DAC    as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:08BB:2706.0001/input/input0
[    3.994457] systemd[1]: Set hostname to <touch>.
[    4.006802] hid-generic 0003:08BB:2706.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI               USB Audio DAC   ] on usb-3f980000.usb-1.3/input2
[    4.106615] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[    4.237255] usb 1-1.4: New USB device found, idVendor=256b, idProduct=0121, bcdDevice= 2.10
[    4.241321] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.245213] usb 1-1.4: Product: Perreaux Audiant 80i
[    4.249045] usb 1-1.4: Manufacturer: Perreaux
[    4.252687] usb 1-1.4: SerialNumber: 000000
[    4.264284] input: Perreaux Perreaux Audiant 80i as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.3/0003:256B:0121.0002/input/input1
[    4.337973] hid-generic 0003:256B:0121.0002: input,hidraw1: USB HID v1.00 Device [Perreaux Perreaux Audiant 80i] on usb-3f980000.usb-1.4/input3
[    4.758145] random: systemd: uninitialized urandom read (16 bytes read)
[    4.801436] systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
[    4.894040] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[    4.944301] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[    5.007214] random: systemd: uninitialized urandom read (16 bytes read)
[    5.012332] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.022423] random: systemd: uninitialized urandom read (16 bytes read)
[    5.027621] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.037628] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.047885] systemd[1]: Listening on udev Kernel Socket.
[    5.894505] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    6.002818] systemd-journald[116]: Received request to flush runtime journal from PID 1
[    6.740374] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    6.758275] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    6.758318] [vc_sm_connected_init]: start
[    6.761085] [vc_sm_connected_init]: installed successfully
[    6.767049] mc: Linux media interface: v0.10
[    6.815891] videodev: Linux video capture interface: v2.00
[    6.851764] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.863125] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.882393] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    6.888572] bcm2835-isp bcm2835-isp: bcm2835_isp_get_supported_fmts: port has more encoding than we provided space for. Some are dropped.
[    6.889052] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    6.889544] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    6.889936] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    6.890471] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    6.890505] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.890527] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.890546] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.890564] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.890789] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.912232] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    6.924771] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    6.963201] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    6.963392] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    6.987019] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.987071] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.999238] : bcm2835_codec_get_supported_fmts: port has more encoding than we provided space for. Some are dropped.
[    7.000171] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    7.000226] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    7.302895] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.328200] input: raspberrypi-ts as /devices/platform/soc/soc:firmware/soc:firmware:touchscreen/input/input2
[    7.485431] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.626560] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[    7.660781] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    7.661162] usbcore: registered new interface driver brcmfmac
[    7.705233] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
[    7.923545] usbcore: registered new interface driver snd-usb-audio
[    7.949749] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    7.949887] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[    7.950806] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
[    9.899179] random: crng init done
[    9.899198] random: 7 urandom warning(s) missed due to ratelimiting
[   10.111121] 8021q: 802.1Q VLAN Support v1.8
[   10.457410] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   10.869159] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[   12.009997] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
pi@touch:~ $
moode log..
Code:
cat /var/log/moode.log
20200713 171215 worker: -- Start
20200713 171216 worker: Successfully daemonized
20200713 171216 worker: Integrity check (passed)
20200713 171216 worker: Session loaded
20200713 171216 worker: Debug logging (off)
20200713 171216 worker: Device raw: (0:P80i|1:DAC|i2s:none)
20200713 171216 worker: Device mpd: (0:On-board audio device)
20200713 171216 worker: Device ses: (0|On-board audio device||Invalid card number.|Invalid card number.%)
20200713 171216 worker: ALSA Perreaux Audiant 80i volume (0%)
20200713 171216 worker: -- System
20200713 171218 worker: Host     (touch)
20200713 171218 worker: moOde    (6.6.0 2020-07-09)
20200713 171218 worker: RaspiOS  (10.4)
20200713 171218 worker: Kernel   (5.4.49-v7+ #1323)
20200713 171218 worker: Platform (Pi-3B 1GB v1.2)
20200713 171218 worker: ARM arch (armv7l, 32-bit kernel)
20200713 171218 worker: MPD ver  (0.21.24)
20200713 171218 worker: CPU gov  (ondemand)
20200713 171219 worker: USB boot enabled
20200713 171219 worker: File system not expanded yet
20200713 171219 worker: HDMI port off
20200713 171220 worker: File check (OK)
20200713 171220 worker: -- Network
20200713 171220 worker: eth0 exists
20200713 171220 worker: eth0 wait 0 for IP address
20200713 171223 worker: eth0 wait 1 for IP address
20200713 171226 worker: eth0 wait 2 for IP address
20200713 171229 worker: eth0 wait 3 for IP address
20200713 171513 worker: eth0 wait 4 for IP address
20200713 171516 worker: eth0 address not assigned
20200713 171516 worker: wlan0 exists
20200713 171516 worker: wifi country
20200713 171516 worker: wlan0 trying SSID
20200713 171516 worker: IP addr
20200713 171516 worker: Netmask
20200713 171516 worker: Gateway
20200713 171517 worker: Pri DNS
20200713 171517 worker: Domain  
20200713 171517 worker: -- Audio
20200713 171517 worker: MPD conf updated
20200713 171517 worker: ALSA outputs unmuted
20200713 171517 worker: ALSA card number (0)
20200713 171517 worker: Audio output (On-board audio device)
20200713 171518 worker: Audio formats (S32_LE)
20200713 171518 worker: ALSA mixer name (Perreaux Audiant 80i)
20200713 171518 worker: MPD volume control (disabled)
20200713 171518 worker: Hdwr volume controller exists
20200713 171518 worker: Max ALSA volume (100%)
20200713 171518 worker: Reset renderer active flags
20200713 171518 worker: -- MPD
20200713 171518 worker: MPD started
20200713 171519 worker: MPD accepting connections
20200713 171519 worker: Configure MPD outputs
20200713 171519 worker: MPD output 1 ALSA default (on)
20200713 171519 worker: MPD output 2 ALSA crossfeed (off)
20200713 171519 worker: MPD output 3 ALSA parametric eq (off)
20200713 171519 worker: MPD output 4 ALSA graphic eq (off)
20200713 171519 worker: MPD output 5 ALSA polarity inversion (off)
20200713 171519 worker: MPD output 6 ALSA bluetooth (off)
20200713 171519 worker: MPD output 7 HTTP stream (off)
20200713 171519 worker: MPD crossfade (off)
20200713 171519 worker: -- Feature availability
20200713 171519 worker: Source select (available)
20200713 171519 worker: Source select (source: MPD)
20200713 171519 worker: Source select (output: On-board audio device)
20200713 171519 worker: Bluetooth (available)
20200713 171519 worker: Airplay renderer (available)
20200713 171519 worker: Spotify renderer (available)
20200713 171519 worker: Squeezelite renderer (available)
20200713 171519 worker: UPnP renderer (available)
20200713 171519 worker: DLNA server (available)
20200713 171519 worker: UPnP browser (available)
20200713 171519 worker: Audio scrobbler (available)
20200713 171519 worker: GPIO button handler (available)
20200713 171519 worker: -- Music sources
20200713 171519 worker: USB sources (none attached)
20200713 171519 worker: NAS and UPnP sources (none configured)
20200713 171519 worker: -- Miscellaneous
20200713 171519 worker: USB volume knob (Off)
20200713 171519 worker: USB auto-mounter (udisks-glue)
20200713 171519 worker: LED0 (Off)
20200713 171519 worker: LED1 (On)
20200713 171519 worker: Saved MPD vol level (0)
20200713 171519 worker: Preamp volume level (0)
20200713 171519 worker: MPD volume level (0) restored
20200713 171520 worker: ALSA Perreaux Audiant 80i volume (100%)
20200713 171520 worker: Auto-play (Off)
20200713 171520 worker: LocalUI started
20200713 171520 worker: Maintenance interval (3 hrs)
20200713 171520 worker: Screen saver activation (Never)
20200713 171520 worker: Session permissions (OK)
20200713 171520 worker: Watchdog started
20200713 171520 worker: Ready


From the CLI everything seems to resolve and I have audio output   Cool Big Grin   but the web page fails to acknowledge this.

Odder than an odd thing methinks Smile   (though do not put much store to that as I often methinks oddly Rolleyes )
----------
bob
Reply
#54
Quote:Klausi69Really impressive. Very smooth. The only thing is that my old iPad 2 with iOS 9.3.5 doesn't show radio library again. Many elements are missing. Cleaning cache and reboot didn't help.


This was the same with v6.5.2, the release prior to this was fine.  It would be good if old versions of iOS could be supported again.
Reply
#55
(07-12-2020, 09:22 PM)Tim Curtis Wrote:
(07-12-2020, 08:47 PM)lurkio Wrote:
(07-12-2020, 07:51 PM)Tim Curtis Wrote:
(07-12-2020, 07:04 PM)lurkio Wrote:
(07-12-2020, 05:35 PM)Tim Curtis Wrote: Do you have an HDMI display connected?

nope nothing connected to HDMI

The log message below suggests a hardware, DAC-to-Pi connection, or PSU issue because it's showing no device name after card 0 (0: ). It should show something like 0: Piano or something like that.

Code:
20200712 114502 worker: Device raw: (0:|1:empty|i2s:Allo Piano 2.1 Hi-Fi DAC)

The device name is registered by linux in the card id.

Code:
cat /proc/asound/card0/id

You could also check the boot log for errors loading the Piano I2S driver
Code:
dmesg |grep allo-piano

Example of successful load of Katana I2S driver
Code:
pi@rp3:~ $ dmesg |grep allo-katana
[    9.801003] asoc-audio-graph-card soc:sound: allo-katana-codec.1-0030 <-> 3f203000.i2s mapping ok
Hi Tim
I ran - dmesg |grep allo-piano  

and got this which doesn't look good

pi@moode:~ $ dmesg |grep allo-piano
[    7.100864] snd-allo-piano-dac-plus socConfusedound: ASoC: Neither/both codec name/of_node are set for PianoDACPlus
[    7.100886] snd-allo-piano-dac-plus socConfusedound: ASoC: failed to init link PianoDACPlus: -22
[    7.100901] snd-allo-piano-dac-plus socConfusedound: snd_soc_register_card() failed: -22
[    7.100948] snd-allo-piano-dac-plus: probe of socConfusedound failed with error -22

and the cat /proc/asound/card0/id returns

cat: /proc/asound/card0/id: No such file or directory

I think @DRONE7 has a Piano 2.1 rig. Maybe he can provide some info.

So after further fiddling I can get it to work using the "Allo Piano hifi dac" setting but this means I have lost my sub

so maybe there is just something wrong with the Piano 2.1 setting file ?

Lx
Reply
#56
(07-13-2020, 10:25 AM)lurkio Wrote:
(07-12-2020, 09:22 PM)Tim Curtis Wrote:
(07-12-2020, 08:47 PM)lurkio Wrote:
(07-12-2020, 07:51 PM)Tim Curtis Wrote:
(07-12-2020, 07:04 PM)lurkio Wrote: nope nothing connected to HDMI

The log message below suggests a hardware, DAC-to-Pi connection, or PSU issue because it's showing no device name after card 0 (0: ). It should show something like 0: Piano or something like that.

Code:
20200712 114502 worker: Device raw: (0:|1:empty|i2s:Allo Piano 2.1 Hi-Fi DAC)

The device name is registered by linux in the card id.

Code:
cat /proc/asound/card0/id

You could also check the boot log for errors loading the Piano I2S driver
Code:
dmesg |grep allo-piano

Example of successful load of Katana I2S driver
Code:
pi@rp3:~ $ dmesg |grep allo-katana
[    9.801003] asoc-audio-graph-card soc:sound: allo-katana-codec.1-0030 <-> 3f203000.i2s mapping ok
Hi Tim
I ran - dmesg |grep allo-piano  

and got this which doesn't look good

pi@moode:~ $ dmesg |grep allo-piano
[    7.100864] snd-allo-piano-dac-plus socConfusedound: ASoC: Neither/both codec name/of_node are set for PianoDACPlus
[    7.100886] snd-allo-piano-dac-plus socConfusedound: ASoC: failed to init link PianoDACPlus: -22
[    7.100901] snd-allo-piano-dac-plus socConfusedound: snd_soc_register_card() failed: -22
[    7.100948] snd-allo-piano-dac-plus: probe of socConfusedound failed with error -22

and the cat /proc/asound/card0/id returns

cat: /proc/asound/card0/id: No such file or directory

I think @DRONE7 has a Piano 2.1 rig. Maybe he can provide some info.

So after further fiddling I can get it to work using the "Allo Piano hifi dac" setting but this means I have lost my sub

so maybe there is just something wrong with the Piano 2.1 setting file ?

Lx

You have to download and install the Piano 2.1 DSP firmware files from Allo's site. They can't be bundled in a distribution like moOde because of restrictive licensing.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#57
(07-13-2020, 05:48 AM)DRONE7 Wrote: New install on Pi3B with official touchscreen.

USB DAC (tried 2 of) and when trying to select in MPD Config   I get Device type=> Nothing Selected.
How odd... not even Onboard Audio.

ssh in and alsamixer shows the correct cards...

Playing a file gives an output !! on the attached USB device..

Reboots don't fix it, refreshes don't fix it, cache clearing doesn't fix it.

Even more strange is when the audio is playing over the connected USB device and I select Audio Info from the menu it gives this oddity...

Code:
Input / Output
Source:      http://5.152.208.98:8058
Encoded at:      VBR compression
Decoded to:      24 bit, 44.1 kHz, Stereo, 128 kbps
Destination:      Local
Output rate:      32 bit, 44.1 kHz, Stereo, 2.822 Mbps
DSP operations
Volume ctl:      Disabled (100% volume is output by MPD)
Resampling:      off
Polarity inv:      off
Crossfade:      off
Crossfeed:      off
Parametric EQ:      off
Graphic EQ:      off
Replaygain:      off
Normalize vol:      off
Chip options:      None
Audio Device
Device:      On-board audio device
Chip:      Broadcom SoC
Interface:      SOC
Formats:      S32_LE

Device:  On-board audio device


On-board...??? Lol...it is playing via the USB Audiant Device... Wink

dmesg...

Code:
dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.49-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1323 SMP Fri Jun 26 14:34:26 BST 2020
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    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: Raspberry Pi 3 Model B Rev 1.2
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] On node 0 totalpages: 242688
[    0.000000]   Normal zone: 1896 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 242688 pages, LIFO batch:63
[    0.000000] percpu: Embedded 20 pages/cpu s49792 r8192 d23936 u81920
[    0.000000] pcpu-alloc: s49792 r8192 d23936 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240792
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 console=ttyS0,115200 console=tty1 root=PARTUUID=2fed7fee-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 882472K/970752K available (8192K kernel code, 680K rwdata, 2532K rodata, 1024K init, 824K bss, 22744K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 27911 entries in 55 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x328/0x4e8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000021] Switching to timer-based delay loop, resolution 52ns
[    0.000286] Console: colour dummy device 80x30
[    0.000868] printk: console [tty1] enabled
[    0.000935] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.000983] pid_max: default: 32768 minimum: 301
[    0.001329] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001375] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002564] CPU: Testing write buffer coherency: ok
[    0.003136] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.004092] Setting up static identity map for 0x100000 - 0x10003c
[    0.004313] rcu: Hierarchical SRCU implementation.
[    0.005005] smp: Bringing up secondary CPUs ...
[    0.006135] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.007379] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.008523] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.008676] smp: Brought up 1 node, 4 CPUs
[    0.008764] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.008792] CPU: All CPU(s) started in HYP mode.
[    0.008817] CPU: Virtualization extensions available.
[    0.009765] devtmpfs: initialized
[    0.026137] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.026441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.026498] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.029526] pinctrl core: initialized pinctrl subsystem
[    0.030769] NET: Registered protocol family 16
[    0.034991] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.041337] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.041378] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.041615] Serial: AMBA PL011 UART driver
[    0.043759] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.060124] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-26 14:53, variant start
[    0.070138] raspberrypi-firmware soc:firmware: Firmware hash is b078012603a6a094178f959805996ad225a0d83b
[    0.121635] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[    0.123827] SCSI subsystem initialized
[    0.124125] usbcore: registered new interface driver usbfs
[    0.124208] usbcore: registered new interface driver hub
[    0.124356] usbcore: registered new device driver usb
[    0.126412] clocksource: Switched to clocksource arch_sys_counter
[    1.289583] VFS: Disk quotas dquot_6.6.0
[    1.289729] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.289931] FS-Cache: Loaded
[    1.290216] CacheFiles: Loaded
[    1.301569] thermal_sys: Registered thermal governor 'step_wise'
[    1.301954] NET: Registered protocol family 2
[    1.302898] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.302966] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.303107] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.303316] TCP: Hash tables configured (established 8192 bind 8192)
[    1.303497] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.303570] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.303880] NET: Registered protocol family 1
[    1.304688] RPC: Registered named UNIX socket transport module.
[    1.304720] RPC: Registered udp transport module.
[    1.304747] RPC: Registered tcp transport module.
[    1.304773] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.306603] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    1.309858] Initialise system trusted keyrings
[    1.310130] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[    1.320786] FS-Cache: Netfs 'nfs' registered for caching
[    1.321464] NFS: Registering the id_resolver key type
[    1.321529] Key type id_resolver registered
[    1.321556] Key type id_legacy registered
[    1.321592] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.322849] Key type asymmetric registered
[    1.322880] Asymmetric key parser 'x509' registered
[    1.322947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.322985] io scheduler mq-deadline registered
[    1.323012] io scheduler kyber registered
[    1.327992] bcm2708_fb soc:fb: FB found 1 display(s)
[    1.343074] Console: switching to colour frame buffer device 100x30
[    1.352141] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 800x480
[    1.360261] bcm2835-rng 3f104000.rng: hwrng registered
[    1.363665] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.367377] vc-sm: Videocore shared memory driver
[    1.370850] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    1.385627] brd: module loaded
[    1.400616] loop: module loaded
[    1.405077] Loading iSCSI transport class v2.0-870.
[    1.409166] libphy: Fixed MDIO Bus: probed
[    1.412317] usbcore: registered new interface driver lan78xx
[    1.415476] usbcore: registered new interface driver smsc95xx
[    1.418555] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.149751] Core Release: 2.80a
[    2.152697] Setting default values for core params
[    2.155687] Finished setting default values for core params
[    2.359103] Using Buffer DMA mode
[    2.362074] Periodic Transfer Interrupt Enhancement - disabled
[    2.365085] Multiprocessor Interrupt Enhancement - disabled
[    2.368141] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.371116] Dedicated Tx FIFOs mode
[    2.374535] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
[    2.380676] FIQ FSM acceleration enabled for :
              Non-periodic Split Transactions
              Periodic Split Transactions
              High-Speed Isochronous Endpoints
              Interrupt/Control Split Transaction hack enabled
[    2.395605] dwc_otg: Microframe scheduler enabled
[    2.395733] WARN::hcd_init_fiq:457: FIQ on core 1
[    2.398548] WARN::hcd_init_fiq:458: FIQ ASM at 806bc448 length 36
[    2.401305] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[    2.403988] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.406754] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    2.409583] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[    2.412373] Init: Port Power? op_state=1
[    2.415074] Init: Power Port (0)
[    2.418147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.421053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.423931] usb usb1: Product: DWC OTG Controller
[    2.426806] usb usb1: Manufacturer: Linux 5.4.49-v7+ dwc_otg_hcd
[    2.429685] usb usb1: SerialNumber: 3f980000.usb
[    2.433247] hub 1-0:1.0: USB hub found
[    2.436077] hub 1-0:1.0: 1 port detected
[    2.439604] dwc_otg: FIQ enabled
[    2.439614] dwc_otg: NAK holdoff enabled
[    2.439624] dwc_otg: FIQ split-transaction FSM enabled
[    2.439639] Module dwc_common_port init
[    2.439992] usbcore: registered new interface driver usb-storage
[    2.442993] mousedev: PS/2 mouse device common for all mice
[    2.447231] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    2.452191] sdhci: Secure Digital Host Controller Interface driver
[    2.454876] sdhci: Copyright(c) Pierre Ossman
[    2.458090] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    2.461446] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    2.464501] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.469209] ledtrig-cpu: registered to indicate activity on CPUs
[    2.472319] hidraw: raw HID events driver (C) Jiri Kosina
[    2.475422] usbcore: registered new interface driver usbhid
[    2.478401] usbhid: USB HID core driver
[    2.482339] vchiq: vchiq_init_state: slot_zero = (ptrval)
[    2.487075] [vc_sm_connected_init]: start
[    2.496036] [vc_sm_connected_init]: end - returning 0
[    2.500495] Initializing XFRM netlink socket
[    2.503381] NET: Registered protocol family 17
[    2.506453] Key type dns_resolver registered
[    2.509956] Registering SWP/SWPB emulation handler
[    2.513060] registered taskstats version 1
[    2.515788] Loading compiled-in X.509 certificates
[    2.519013] Key type ._fscrypt registered
[    2.521748] Key type .fscrypt registered
[    2.534852] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    2.537851] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[    2.542528] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    2.547048] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    2.550012] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    2.581534] sdhost: log_buf @ (ptrval) (f7507000)
[    2.621011] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.625522] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.629927] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.633427] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    2.638629] of_cfs_init
[    2.641271] of_cfs_init: OK
[    2.656583] Indeed it is in host mode hprt0 = 00021501
[    2.656836] Waiting for root device PARTUUID=2fed7fee-02...
[    2.720815] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.735016] random: fast init done
[    2.788792] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.797444] mmc0: new high speed SDHC card at address e624
[    2.801357] mmcblk0: mmc0:e624 SU16G 14.8 GiB
[    2.809709]  mmcblk0: p1 p2
[    2.838016] mmc1: new high speed SDIO card at address 0001
[    2.853733] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.856739] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.866460] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.869665] Indeed it is in host mode hprt0 = 00001101
[    2.932903] devtmpfs: mounted
[    2.942585] Freeing unused kernel memory: 1024K
[    2.945733] Run /sbin/init as init process
[    3.106780] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[    3.109790] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.113495] hub 1-1:1.0: USB hub found
[    3.116473] hub 1-1:1.0: 5 ports detected
[    3.436479] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.566818] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[    3.569970] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.575920] smsc95xx v1.0.6
[    3.662859] systemd[1]: System time before build time, advancing clock.
[    3.670582] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c9:d8:10
[    3.776467] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[    3.836778] NET: Registered protocol family 10
[    3.841696] Segment Routing with IPv6
[    3.895366] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    3.907942] systemd[1]: Detected architecture arm.
[    3.917327] usb 1-1.3: New USB device found, idVendor=08bb, idProduct=2706, bcdDevice= 1.00
[    3.921090] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.924692] usb 1-1.3: Product: USB Audio DAC  
[    3.928271] usb 1-1.3: Manufacturer: Burr-Brown from TI              
[    3.936237] input: Burr-Brown from TI               USB Audio DAC    as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:08BB:2706.0001/input/input0
[    3.994457] systemd[1]: Set hostname to <touch>.
[    4.006802] hid-generic 0003:08BB:2706.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI               USB Audio DAC   ] on usb-3f980000.usb-1.3/input2
[    4.106615] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[    4.237255] usb 1-1.4: New USB device found, idVendor=256b, idProduct=0121, bcdDevice= 2.10
[    4.241321] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.245213] usb 1-1.4: Product: Perreaux Audiant 80i
[    4.249045] usb 1-1.4: Manufacturer: Perreaux
[    4.252687] usb 1-1.4: SerialNumber: 000000
[    4.264284] input: Perreaux Perreaux Audiant 80i as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.3/0003:256B:0121.0002/input/input1
[    4.337973] hid-generic 0003:256B:0121.0002: input,hidraw1: USB HID v1.00 Device [Perreaux Perreaux Audiant 80i] on usb-3f980000.usb-1.4/input3
[    4.758145] random: systemd: uninitialized urandom read (16 bytes read)
[    4.801436] systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
[    4.894040] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[    4.944301] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[    5.007214] random: systemd: uninitialized urandom read (16 bytes read)
[    5.012332] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.022423] random: systemd: uninitialized urandom read (16 bytes read)
[    5.027621] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.037628] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.047885] systemd[1]: Listening on udev Kernel Socket.
[    5.894505] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    6.002818] systemd-journald[116]: Received request to flush runtime journal from PID 1
[    6.740374] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    6.758275] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    6.758318] [vc_sm_connected_init]: start
[    6.761085] [vc_sm_connected_init]: installed successfully
[    6.767049] mc: Linux media interface: v0.10
[    6.815891] videodev: Linux video capture interface: v2.00
[    6.851764] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.863125] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.882393] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    6.888572] bcm2835-isp bcm2835-isp: bcm2835_isp_get_supported_fmts: port has more encoding than we provided space for. Some are dropped.
[    6.889052] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    6.889544] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    6.889936] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    6.890471] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    6.890505] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.890527] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.890546] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.890564] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.890789] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.912232] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    6.924771] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    6.963201] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    6.963392] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    6.987019] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.987071] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.999238] : bcm2835_codec_get_supported_fmts: port has more encoding than we provided space for. Some are dropped.
[    7.000171] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    7.000226] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    7.302895] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.328200] input: raspberrypi-ts as /devices/platform/soc/soc:firmware/soc:firmware:touchscreen/input/input2
[    7.485431] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.626560] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[    7.660781] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    7.661162] usbcore: registered new interface driver brcmfmac
[    7.705233] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
[    7.923545] usbcore: registered new interface driver snd-usb-audio
[    7.949749] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    7.949887] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[    7.950806] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
[    9.899179] random: crng init done
[    9.899198] random: 7 urandom warning(s) missed due to ratelimiting
[   10.111121] 8021q: 802.1Q VLAN Support v1.8
[   10.457410] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   10.869159] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[   12.009997] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
pi@touch:~ $
moode log..
Code:
cat /var/log/moode.log
20200713 171215 worker: -- Start
20200713 171216 worker: Successfully daemonized
20200713 171216 worker: Integrity check (passed)
20200713 171216 worker: Session loaded
20200713 171216 worker: Debug logging (off)
20200713 171216 worker: Device raw: (0:P80i|1:DAC|i2s:none)
20200713 171216 worker: Device mpd: (0:On-board audio device)
20200713 171216 worker: Device ses: (0|On-board audio device||Invalid card number.|Invalid card number.%)
20200713 171216 worker: ALSA Perreaux Audiant 80i volume (0%)
20200713 171216 worker: -- System
20200713 171218 worker: Host     (touch)
20200713 171218 worker: moOde    (6.6.0 2020-07-09)
20200713 171218 worker: RaspiOS  (10.4)
20200713 171218 worker: Kernel   (5.4.49-v7+ #1323)
20200713 171218 worker: Platform (Pi-3B 1GB v1.2)
20200713 171218 worker: ARM arch (armv7l, 32-bit kernel)
20200713 171218 worker: MPD ver  (0.21.24)
20200713 171218 worker: CPU gov  (ondemand)
20200713 171219 worker: USB boot enabled
20200713 171219 worker: File system not expanded yet
20200713 171219 worker: HDMI port off
20200713 171220 worker: File check (OK)
20200713 171220 worker: -- Network
20200713 171220 worker: eth0 exists
20200713 171220 worker: eth0 wait 0 for IP address
20200713 171223 worker: eth0 wait 1 for IP address
20200713 171226 worker: eth0 wait 2 for IP address
20200713 171229 worker: eth0 wait 3 for IP address
20200713 171513 worker: eth0 wait 4 for IP address
20200713 171516 worker: eth0 address not assigned
20200713 171516 worker: wlan0 exists
20200713 171516 worker: wifi country (NZ)
20200713 171516 worker: wlan0 trying SSID (Wugghomptmopf739)
20200713 171516 worker: IP addr (192.168.1.5)
20200713 171516 worker: Netmask (255.255.255.0)
20200713 171516 worker: Gateway (192.168.1.254)
20200713 171517 worker: Pri DNS (192.168.1.254)
20200713 171517 worker: Domain  (home.gateway)
20200713 171517 worker: -- Audio
20200713 171517 worker: MPD conf updated
20200713 171517 worker: ALSA outputs unmuted
20200713 171517 worker: ALSA card number (0)
20200713 171517 worker: Audio output (On-board audio device)
20200713 171518 worker: Audio formats (S32_LE)
20200713 171518 worker: ALSA mixer name (Perreaux Audiant 80i)
20200713 171518 worker: MPD volume control (disabled)
20200713 171518 worker: Hdwr volume controller exists
20200713 171518 worker: Max ALSA volume (100%)
20200713 171518 worker: Reset renderer active flags
20200713 171518 worker: -- MPD
20200713 171518 worker: MPD started
20200713 171519 worker: MPD accepting connections
20200713 171519 worker: Configure MPD outputs
20200713 171519 worker: MPD output 1 ALSA default (on)
20200713 171519 worker: MPD output 2 ALSA crossfeed (off)
20200713 171519 worker: MPD output 3 ALSA parametric eq (off)
20200713 171519 worker: MPD output 4 ALSA graphic eq (off)
20200713 171519 worker: MPD output 5 ALSA polarity inversion (off)
20200713 171519 worker: MPD output 6 ALSA bluetooth (off)
20200713 171519 worker: MPD output 7 HTTP stream (off)
20200713 171519 worker: MPD crossfade (off)
20200713 171519 worker: -- Feature availability
20200713 171519 worker: Source select (available)
20200713 171519 worker: Source select (source: MPD)
20200713 171519 worker: Source select (output: On-board audio device)
20200713 171519 worker: Bluetooth (available)
20200713 171519 worker: Airplay renderer (available)
20200713 171519 worker: Spotify renderer (available)
20200713 171519 worker: Squeezelite renderer (available)
20200713 171519 worker: UPnP renderer (available)
20200713 171519 worker: DLNA server (available)
20200713 171519 worker: UPnP browser (available)
20200713 171519 worker: Audio scrobbler (available)
20200713 171519 worker: GPIO button handler (available)
20200713 171519 worker: -- Music sources
20200713 171519 worker: USB sources (none attached)
20200713 171519 worker: NAS and UPnP sources (none configured)
20200713 171519 worker: -- Miscellaneous
20200713 171519 worker: USB volume knob (Off)
20200713 171519 worker: USB auto-mounter (udisks-glue)
20200713 171519 worker: LED0 (Off)
20200713 171519 worker: LED1 (On)
20200713 171519 worker: Saved MPD vol level (0)
20200713 171519 worker: Preamp volume level (0)
20200713 171519 worker: MPD volume level (0) restored
20200713 171520 worker: ALSA Perreaux Audiant 80i volume (100%)
20200713 171520 worker: Auto-play (Off)
20200713 171520 worker: LocalUI started
20200713 171520 worker: Maintenance interval (3 hrs)
20200713 171520 worker: Screen saver activation (Never)
20200713 171520 worker: Session permissions (OK)
20200713 171520 worker: Watchdog started
20200713 171520 worker: Ready


From the CLI everything seems to resolve and I have audio output   Cool Big Grin   but the web page fails to acknowledge this.

Odder than an odd thing methinks Smile   (though do not put much store to that as I often methinks oddly Rolleyes )

This is prolly a side effect of the new dynamic card numbering change in RaspiOS 10.4 / Linux kernel 5.4.y.

Post output from the cmds below before and after u plug in USB DAC. If no card exists the output will be " No such file or directory"

1. Unplug USB DAC
2. Reboot

Code:
cat /proc/asound/card0/id
cat /proc/asound/card1/id
cat /proc/asound/card2/id
cat /proc/asound/card3/id

3. Plug in USB DAC

Code:
cat /proc/asound/card0/id
cat /proc/asound/card1/id
cat /proc/asound/card2/id
cat /proc/asound/card3/id

4. Reboot with USB DAC plugged in

Code:
cat /proc/asound/card0/id
cat /proc/asound/card1/id
cat /proc/asound/card2/id
cat /proc/asound/card3/id
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#58
@DRONE7
@Tim Curtis

Quote:USB DAC (tried 2 of) and when trying to select in MPD Config   I get Device type=> Nothing Selected.
How odd... not even Onboard Audio.

Curious. The Official Touchscreen display doesn't use the HDMI interface. Do you have another local display plugged in?

As it happens, I just installed a fresh moOde 6.6.0 on an RPi3B+ with official touchscreen display and USB DAC this morning. It's working fine.

Code:
pi@moodeLD:~ $ cat /proc/asound/cards
0 [Headphones     ]: bcm2835_headphonbcm2835 Headphones - bcm2835 Headphones
                     bcm2835 Headphones
1 [W2             ]: USB-Audio - Creative Bluetooth Audio W2
                     Creative Bluetooth Audio W2 at usb-3f980000.usb-1.1.2, full speed



Regards,
Kent
Reply
#59
(07-13-2020, 08:15 AM)SoundAdikt Wrote:
Quote:Klausi69Really impressive. Very smooth. The only thing is that my old iPad 2 with iOS 9.3.5 doesn't show radio library again. Many elements are missing. Cleaning cache and reboot didn't help.


This was the same with v6.5.2, the release prior to this was fine.  It would be good if old versions of iOS could be supported again.

It would be nicer if Apple would continue to update its Javascript engine for older versions of iOS.

Regards,
Kent
Reply
#60
(07-13-2020, 11:52 AM)TheOldPresbyope Wrote: @DRONE7
@Tim Curtis

Quote:USB DAC (tried 2 of) and when trying to select in MPD Config   I get Device type=> Nothing Selected.
How odd... not even Onboard Audio.

Curious. The Official Touchscreen display doesn't use the HDMI interface. Do you have another local display plugged in?

As it happens, I just installed a fresh moOde 6.6.0 on an RPi3B+ with official touchscreen display and USB DAC this morning. It's working fine.

Code:
pi@moodeLD:~ $ cat /proc/asound/cards
0 [Headphones     ]: bcm2835_headphonbcm2835 Headphones - bcm2835 Headphones
                     bcm2835 Headphones
1 [W2             ]: USB-Audio - Creative Bluetooth Audio W2
                     Creative Bluetooth Audio W2 at usb-3f980000.usb-1.1.2, full speed



Regards,
Kent

I got same results with my Pi-3 Touch screen rig + a USB DAC whose ALSA name is "DAC"

Code:
pi@rp5:~ $ cat /proc/asound/card0/id
Headphones
pi@rp5:~ $ cat /proc/asound/card1/id
DAC
pi@rp5:~ $ cat /proc/asound/card2/id
cat: /proc/asound/card2/id: No such file or directory
pi@rp5:~ $ cat /proc/asound/card3/id
cat: /proc/asound/card3/id: No such file or directory
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: