Thank you for your donation!


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


Problem: Allo Katana on RPi 4 no go
#1
Just like the fellow with the HiFiBerry Digi Pro who posted elsewhere, my Allo Katana works great with RPi 3B+ and MoOde 6.2.1.  But, updated to RPi 4, 4GB version also with MoOde 6.2.1 and I get an error message:

MPD error: Failed to open "ALSA defaul" [alsa]; Failed to open ALSA device "hw:0,0": No such file or directory

What gives?
Reply
#2
(09-23-2019, 07:49 PM)jrocker Wrote:
Code:
pi@moode:~ $ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.69-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1256 SMP Fri Aug 30 16:37:01 BST 2019
[    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 64 MiB at 0x0000000037400000
[    0.000000] On node 0 totalpages: 1012736
[    0.000000]   DMA zone: 1728 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem zone: 816128 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
[    0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
[    0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1011008
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:20:4C:68 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=17869b7d-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 3932704K/4050944K available (8192K kernel code, 661K rwdata, 2348K rodata, 2048K init, 850K bss, 52704K reserved, 65536K cma-reserved, 3198976K highmem)
[    0.000000] Virtual kernel memory layout:
                  vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                  fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                  vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
                  lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
                  pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                  modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                    .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
                    .init : 0x(ptrval) - 0x(ptrval)   (2048 kB)
                    .data : 0x(ptrval) - 0x(ptrval)   ( 662 kB)
                     .bss : 0x(ptrval) - 0x(ptrval)   ( 851 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 28120 entries in 83 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000022] Switching to timer-based delay loop, resolution 18ns
[    0.000250] Console: colour dummy device 80x30
[    0.000716] console [tty1] enabled
[    0.000768] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.000810] pid_max: default: 32768 minimum: 301
[    0.001087] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001120] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001887] CPU: Testing write buffer coherency: ok
[    0.002313] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002966] Setting up static identity map for 0x200000 - 0x20003c
[    0.003137] rcu: Hierarchical SRCU implementation.
[    0.004013] smp: Bringing up secondary CPUs ...
[    0.004931] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.005962] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.006946] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.007079] smp: Brought up 1 node, 4 CPUs
[    0.007145] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.007168] CPU: All CPU(s) started in HYP mode.
[    0.007189] CPU: Virtualization extensions available.
[    0.007977] devtmpfs: initialized
[    0.018306] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.018544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.018586] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.020720] pinctrl core: initialized pinctrl subsystem
[    0.021537] NET: Registered protocol family 16
[    0.024606] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.026049] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.026080] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.026289] Serial: AMBA PL011 UART driver
[    0.029231] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.065199] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[    0.067279] vgaarb: loaded
[    0.067663] SCSI subsystem initialized
[    0.067880] usbcore: registered new interface driver usbfs
[    0.067947] usbcore: registered new interface driver hub
[    0.068057] usbcore: registered new device driver usb
[    0.080313] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-30 16:38, variant start
[    0.090082] raspberrypi-firmware soc:firmware: Firmware hash is 402eefc3a99027ff9a0b5ebd64b5ddc8d7c8b2f3
[    0.101707] clocksource: Switched to clocksource arch_sys_counter
[    0.178978] VFS: Disk quotas dquot_6.6.0
[    0.179074] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.179239] FS-Cache: Loaded
[    0.179434] CacheFiles: Loaded
[    0.188772] NET: Registered protocol family 2
[    0.189436] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.189481] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.189567] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.189652] TCP: Hash tables configured (established 8192 bind 8192)
[    0.189791] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.189837] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.190148] NET: Registered protocol family 1
[    0.190696] RPC: Registered named UNIX socket transport module.
[    0.190722] RPC: Registered udp transport module.
[    0.190744] RPC: Registered tcp transport module.
[    0.190765] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.190793] PCI: CLS 0 bytes, default 64
[    0.193827] Initialise system trusted keyrings
[    0.194009] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    0.202829] FS-Cache: Netfs 'nfs' registered for caching
[    0.203329] NFS: Registering the id_resolver key type
[    0.203372] Key type id_resolver registered
[    0.203395] Key type id_legacy registered
[    0.203426] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.205743] Key type asymmetric registered
[    0.205771] Asymmetric key parser 'x509' registered
[    0.205892] bounce: pool size: 64 pages
[    0.205954] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.206128] io scheduler noop registered
[    0.206152] io scheduler deadline registered (default)
[    0.206318] io scheduler cfq registered
[    0.206342] io scheduler mq-deadline registered (default)
[    0.206365] io scheduler kyber registered
[    0.257230] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[    0.257276] brcm-pcie fd500000.pcie: could not get clock
[    0.257351] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.257404] brcm-pcie fd500000.pcie:   MEM 0x600000000..0x603ffffff -> 0xf8000000
[    0.311743] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[    0.312024] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.312055] pci_bus 0000:00: root bus resource [bus 00-01]
[    0.312085] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[    0.312149] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    0.312288] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.315046] PCI: bus0: Fast back to back transfers disabled
[    0.315078] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.315260] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    0.315321] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.315490] pci 0000:01:00.0: PME# supported from D0 D3cold
[    0.318166] PCI: bus1: Fast back to back transfers disabled
[    0.318197] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[    0.318243] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    0.318277] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    0.318326] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.318356] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    0.318576] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[    0.318757] pcieport 0000:00:00.0: Signaling PME with IRQ 54
[    0.318928] pcieport 0000:00:00.0: AER enabled with IRQ 54
[    0.319079] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    0.319475] bcm2708_fb soc:fb: Unable to determine number of FB's. Assuming 1
[    0.319504] bcm2708_fb soc:fb: FB found 1 display(s)
[    0.319867] raspberrypi-firmware soc:firmware: Request 0x00048003 returned status 0x80000001
[    0.319902] bcm2708_fb soc:fb: Failed to allocate GPU framebuffer (-22)
[    0.319957] bcm2708_fb soc:fb: probe failed, err -22
[    0.319992] bcm2708_fb: probe of soc:fb failed with error -22
[    0.322884] iproc-rng200 fe104000.rng: hwrng registered
[    0.323113] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.323627] vc-sm: Videocore shared memory driver
[    0.324016] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    0.333998] brd: module loaded
[    0.343579] loop: module loaded
[    0.344324] Loading iSCSI transport class v2.0-870.
[    0.345942] libphy: Fixed MDIO Bus: probed
[    0.346384] bcmgenet fd580000.genet: failed to get enet clock
[    0.346415] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[    0.346446] bcmgenet fd580000.genet: failed to get enet-wol clock
[    0.346475] bcmgenet fd580000.genet: failed to get enet-eee clock
[    0.346512] bcmgenet: Skipping UMAC reset
[    0.346756] unimac-mdio unimac-mdio.-19: DMA mask not set
[    0.361736] libphy: bcmgenet MII bus: probed
[    0.402281] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[    0.403160] usbcore: registered new interface driver r8152
[    0.403235] usbcore: registered new interface driver lan78xx
[    0.403301] usbcore: registered new interface driver smsc95xx
[    0.403519] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.403564] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.405866] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[    0.406043] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 55
[    0.406678] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.406712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.406742] usb usb1: Product: xHCI Host Controller
[    0.406765] usb usb1: Manufacturer: Linux 4.19.69-v7l+ xhci-hcd
[    0.406789] usb usb1: SerialNumber: 0000:01:00.0
[    0.407315] hub 1-0:1.0: USB hub found
[    0.407380] hub 1-0:1.0: 1 port detected
[    0.407804] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.407845] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.407882] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    0.408243] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    0.408276] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.408305] usb usb2: Product: xHCI Host Controller
[    0.408328] usb usb2: Manufacturer: Linux 4.19.69-v7l+ xhci-hcd
[    0.408352] usb usb2: SerialNumber: 0000:01:00.0
[    0.408849] hub 2-0:1.0: USB hub found
[    0.408914] hub 2-0:1.0: 4 ports detected
[    0.410005] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.435603] dwc_otg fe980000.usb: base=(ptrval)
[    0.635858] Core Release: 2.80a
[    0.635886] Setting default values for core params
[    0.635929] Finished setting default values for core params
[    0.836278] Using Buffer DMA mode
[    0.836303] Periodic Transfer Interrupt Enhancement - disabled
[    0.836325] Multiprocessor Interrupt Enhancement - disabled
[    0.836348] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.836383] Dedicated Tx FIFOs mode
[    0.836659] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = f2a63000 dma = 0x00000000f7534000 len=9024
[    0.836705] FIQ FSM acceleration enabled for :
              Non-periodic Split Transactions
              Periodic Split Transactions
              High-Speed Isochronous Endpoints
              Interrupt/Control Split Transaction hack enabled
[    0.836762] dwc_otg: Microframe scheduler enabled
[    0.836833] WARN::hcd_init_fiq:457: FIQ on core 1
[    0.836865] WARN::hcd_init_fiq:458: FIQ ASM at c07b5be0 length 36
[    0.836897] WARN::hcd_init_fiq:497: MPHI regs_base at f0810200
[    0.836945] dwc_otg fe980000.usb: DWC OTG Controller
[    0.836989] dwc_otg fe980000.usb: new USB bus registered, assigned bus number 3
[    0.837039] dwc_otg fe980000.usb: irq 38, io mem 0x00000000
[    0.837106] Init: Port Power? op_state=1
[    0.837127] Init: Power Port (0)
[    0.837393] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.837426] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.837455] usb usb3: Product: DWC OTG Controller
[    0.837478] usb usb3: Manufacturer: Linux 4.19.69-v7l+ dwc_otg_hcd
[    0.837502] usb usb3: SerialNumber: fe980000.usb
[    0.838035] hub 3-0:1.0: USB hub found
[    0.838098] hub 3-0:1.0: 1 port detected
[    0.838679] dwc_otg: FIQ enabled
[    0.838688] dwc_otg: NAK holdoff enabled
[    0.838697] dwc_otg: FIQ split-transaction FSM enabled
[    0.838710] Module dwc_common_port init
[    0.838916] usbcore: registered new interface driver uas
[    0.839043] usbcore: registered new interface driver usb-storage
[    0.839218] mousedev: PS/2 mouse device common for all mice
[    0.840365] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.840591] bcm2835-cpufreq: min=600000 max=1500000
[    0.841195] sdhci: Secure Digital Host Controller Interface driver
[    0.841219] sdhci: Copyright(c) Pierre Ossman
[    0.841617] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    0.842055] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.845056] ledtrig-cpu: registered to indicate activity on CPUs
[    0.845212] hidraw: raw HID events driver (C) Jiri Kosina
[    0.845366] usbcore: registered new interface driver usbhid
[    0.845389] usbhid: USB HID core driver
[    0.846319] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[    0.848053] [vc_sm_connected_init]: start
[    0.859177] [vc_sm_connected_init]: end - returning 0
[    0.860252] Initializing XFRM netlink socket
[    0.860296] NET: Registered protocol family 17
[    0.860401] Key type dns_resolver registered
[    0.860752] Registering SWP/SWPB emulation handler
[    0.861349] registered taskstats version 1
[    0.861379] Loading compiled-in X.509 certificates
[    0.869100] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    0.869193] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[    0.872234] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    0.872782] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[    0.873415] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    0.873443] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    0.891753] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    0.899490] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[    0.917938] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    0.919749] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.921387] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.924408] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    0.926041] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.931298] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    0.933857] of_cfs_init
[    0.933961] of_cfs_init: OK
[    0.934572] Waiting for root device PARTUUID=17869b7d-02...
[    0.980495] random: fast init done
[    1.035250] mmc0: new ultra high speed DDR50 SDHC card at address e624
[    1.036447] mmcblk0: mmc0:e624 SL16G 14.8 GiB
[    1.037076] mmc1: new high speed SDIO card at address 0001
[    1.039635]  mmcblk0: p1 p2
[    1.061814] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.061881] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.067009] devtmpfs: mounted
[    1.073345] Freeing unused kernel memory: 2048K
[    1.073401] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
[    1.073437] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.073464] usb 1-1: Product: USB2.0 Hub
[    1.075107] hub 1-1:1.0: USB hub found
[    1.075374] hub 1-1:1.0: 4 ports detected
[    1.121976] Run /sbin/init as init process
[    1.222095] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.252834] usb 2-2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    1.252871] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    1.252898] usb 2-2: Product: ASMT1153E
[    1.252921] usb 2-2: Manufacturer: asmedia
[    1.252944] usb 2-2: SerialNumber: 12345678A2B5
[    1.272531] scsi host0: uas
[    1.273858] scsi 0:0:0:0: Direct-Access     asmedia  ASMT1153E        0    PQ: 0 ANSI: 6
[    1.275024] sd 0:0:0:0: [sda] Spinning up disk...
[    1.528035] systemd[1]: System time before build time, advancing clock.
[    1.618097] NET: Registered protocol family 10
[    1.619322] Segment Routing with IPv6
[    1.649876] 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)
[    1.650567] systemd[1]: Detected architecture arm.
[    1.662895] systemd[1]: Set hostname to <moode>.
[    1.670386] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[    1.987376] 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.
[    1.987437] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    2.162008] 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.
[    2.214467] 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.
[    2.239374] 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.
[    2.311470] random: systemd: uninitialized urandom read (16 bytes read)
[    2.311757] .
[    2.332731] random: systemd: uninitialized urandom read (16 bytes read)
[    2.333328] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.333955] random: systemd: uninitialized urandom read (16 bytes read)
[    2.927544] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    3.032069] systemd-journald[112]: Received request to flush runtime journal from PID 1
[    3.351766] .
[    3.661518] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[    3.665059] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[    3.668701] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[    3.672470] media: Linux media interface: v0.10
[    3.672996] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[    3.688271] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    3.690275] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    3.690293] [vc_sm_connected_init]: start
[    3.701924] [vc_sm_connected_init]: installed successfully
[    3.729288] videodev: Linux video capture interface: v2.00
[    3.756711] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    3.789746] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    3.789873] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    3.856526] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    3.856540] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    3.867444] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    3.867458] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    3.916456] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    3.916474] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    3.938337] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.044434] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.141337] brcmfmac: F1 signature read @0x18000000=0x15264345
[    4.150403] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    4.151227] usbcore: registered new interface driver brcmfmac
[    4.324834] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.391751] .ready
[    4.393918] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    4.393933] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.394090] sd 0:0:0:0: [sda] Write Protect is off
[    4.394104] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    4.399778] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    4.403001] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.403676] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    4.415803] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[    4.458814]  sda: sda1 sda2
[    4.461942] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.630651] allo-katana-codec 1-0030: Failed to read Chip or wrong Chip id: 0
[    6.009373] random: crng init done
[    6.009387] random: 7 urandom warning(s) missed due to ratelimiting
[    6.063591] 8021q: 802.1Q VLAN Support v1.8
[    6.330337] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
[    6.333114] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.333136] brcmfmac: power management disabled
[    6.559802] bcmgenet: Skipping UMAC reset
[    6.652004] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[    6.652355] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.671969] bcmgenet fd580000.genet eth0: Link is Down
[    7.736674] sd 0:0:0:0: [sda] tag#2 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[    7.736692] sd 0:0:0:0: [sda] tag#2 Sense Key : 0x4 [current]
[    7.736704] sd 0:0:0:0: [sda] tag#2 ASC=0x44 ASCQ=0x0
[    7.736720] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x28 28 00 00 00 00 28 00 00 10 00
[    7.736731] print_req_error: critical target error, dev sda, sector 40
[    7.736830] sd 0:0:0:0: [sda] tag#3 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[    7.736843] sd 0:0:0:0: [sda] tag#3 Sense Key : 0x4 [current]
[    7.736855] sd 0:0:0:0: [sda] tag#3 ASC=0x44 ASCQ=0x0
[    7.736867] sd 0:0:0:0: [sda] tag#3 CDB: opcode=0x28 28 00 00 00 00 88 00 00 78 00
[    7.736877] print_req_error: critical target error, dev sda, sector 136
[    7.736978] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[    7.736991] sd 0:0:0:0: [sda] tag#0 Sense Key : 0x4 [current]
[    7.737002] sd 0:0:0:0: [sda] tag#0 ASC=0x44 ASCQ=0x0
[    7.737015] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 00 01 08 00 00 f8 00
[    7.737024] print_req_error: critical target error, dev sda, sector 264
[    7.911816] Under-voltage detected! (0x00050005)
[   11.103353] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[   11.103370] sd 0:0:0:0: [sda] tag#0 Sense Key : 0x5 [current]
[   11.103383] sd 0:0:0:0: [sda] tag#0 ASC=0x24 ASCQ=0x0
[   11.103398] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 00 00 28 00 00 08 00
[   11.103410] print_req_error: critical target error, dev sda, sector 40
[   11.103423] Buffer I/O error on dev sda, logical block 5, async page read
[   12.071836] Voltage normalised (0x00000000)
[   12.737733] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   14.095277] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[   14.095294] sd 0:0:0:0: [sda] tag#0 Sense Key : 0x5 [current]
[   14.095308] sd 0:0:0:0: [sda] tag#0 ASC=0x24 ASCQ=0x0
[   14.095323] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 00 00 28 00 00 08 00
[   14.095334] print_req_error: critical target error, dev sda, sector 40
[   14.095347] Buffer I/O error on dev sda, logical block 5, async page read
[   17.179129] sd 0:0:0:0: [sda] tag#24 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[   17.179147] sd 0:0:0:0: [sda] tag#24 Sense Key : 0x4 [current]
[   17.179160] sd 0:0:0:0: [sda] tag#24 ASC=0x44 ASCQ=0x0
[   17.179175] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x28 28 00 00 00 00 28 00 00 08 00
[   17.179186] print_req_error: critical target error, dev sda, sector 40
[   20.179103] sd 0:0:0:0: [sda] tag#13 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[   20.179115] sd 0:0:0:0: [sda] tag#13 Sense Key : 0x5 [current]
[   20.179125] sd 0:0:0:0: [sda] tag#13 ASC=0x24 ASCQ=0x0
[   20.179135] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x28 28 00 00 00 00 28 00 00 08 00
[   20.179141] print_req_error: critical target error, dev sda, sector 40
[   20.179147] Buffer I/O error on dev sda1, logical block 0, async page read
[   44.651758] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 2 inflight: IN
[   44.651776] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x28 28 00 74 6c 6c a8 00 00 08 00
[   44.691769] scsi host0: uas_eh_device_reset_handler start
[   44.842718] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   44.877450] scsi host0: uas_eh_device_reset_handler success
pi@moode:~ $
Reply
#3
(09-23-2019, 10:32 PM)jrocker Wrote:
(09-23-2019, 07:49 PM)pid=\13287 Wrote:
Code:
pi@moode:~ $ cat /boot/config.txt
disable_splash=1
disable_overscan=1
hdmi_drive=2
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=allo-katana-dac-audio
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt
pi@moode:~ $
Reply
#4
[    4.630651 Wrote:allo-katana-codec 1-0030: Failed to read Chip or wrong Chip id: 0 pid='13291' dateline='1569278038']
I think this is the problem, but I don't for the life of me know what to do about it.
Reply
#5
There is a reference to that error in a post on the PcP Forum
https://forums.slimdevices.com/showthrea...yer-Katana
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#6
(09-23-2019, 10:48 PM)Tim Curtis Wrote: There is a reference to that error in a post on the PcP Forum
https://forums.slimdevices.com/showthrea...yer-Katana

Thanks Tim, but I don't think that's it.  Everything is jumper-ed correctly AND is/was working with a RPi 3B+.
Reply
#7
I ran a quick tests this morning and the results suggest a compatibility issue between Katana driver and Pi-4B. In both tests there is separate power to the Pi and Katana. The 4B was powered by the official PSU.

Code:
Pi-4B

pi@rp2:~ $ dmesg | grep allo-
[    4.583205] allo-katana-codec 1-0030: Failed to read Chip or wrong Chip id: 0

USBridge SIG (CM3+)

pi@rp3:~ $ dmesg | grep allo-
[    6.826384] asoc-audio-graph-card soc:sound: allo-katana-codec.1-0030 <-> 3f203000.i2s mapping ok
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#8
Sudeep from the Allo team had success with a work around to the issue.

After booting up run the cmds below.

Code:
rmmod snd_soc_allo_katana_codec
rmmod snd_soc_audio_graph_card
modprobe snd_soc_audio_graph_card
modprobe snd_soc_allo_katana_codec

If someone could test this and let me know if it works I might be able to check for 4B + Katana during moOde startup and then run the cmds automatically.

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#9
I've added a conditional and the above commands to /etc/rc.local and it works perfectly. This fix will be included in upcoming moOde 6.4.0 release and will allow us to enjoy Katana + Pi-4B :-)

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: