Tiny Core Base > piCore Test Releases
piCore-8.0beta4
sbp:
review of piCore8.0 beta 1
Same problem:
--- Code: ---[ 5.979631] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 8.283470] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.827662] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 14.675762] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered
[ 14.675802] snd-rpi-hifiberry-dacplus soc:sound: snd_soc_register_card() failed: -517
[ 14.722339] i2c /dev entries driver
[ 14.749060] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered
[ 14.749098] snd-rpi-hifiberry-dacplus soc:sound: snd_soc_register_card() failed: -517
[ 14.758744] uart-pl011 20201000.uart: no DMA platform data
[ 15.896088] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 17.556191] random: nonblocking pool is initialized
[ 17.556443] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
tc@box:~$
--- End code ---
sbp:
piCore7.00 beta4 - here hifiberry DAC+ is found. But still it produce a similar error in dmesg (so this error is probably not important):
--- Code: ---[ 15.295052] snd-rpi-hifiberry-dacplus sound: ASoC: CODEC DAI pcm512x-hifi not registered
[ 15.432086] snd-rpi-hifiberry-dacplus sound: snd_soc_register_card() failed: -517
[ 15.581995] i2c /dev entries driver
[ 15.596562] snd-rpi-hifiberry-dacplus sound: pcm512x-hifi <-> 20203000.i2s mapping ok
[ 15.637521] uart-pl011 20201000.uart: no DMA platform data
[ 17.803076] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 19.335928] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 21.389657] random: nonblocking pool is initialized
--- End code ---
lsmod:
--- Code: ---tc@box:~$ lsmod
Module Size Used by Not tainted
i2c_dev 6686 0
snd_soc_hifiberry_dac 2911 0
snd_soc_pcm512x_i2c 2570 1
snd_soc_pcm512x 18073 1 snd_soc_pcm512x_i2c
snd_soc_hifiberry_dacplus 4736 0
snd_soc_bcm2708_i2s 7654 2
snd_soc_core 168317 4 snd_soc_hifiberry_dac,snd_soc_pcm512x,snd_soc_hifiberry_dacplus,snd_soc_bcm2708_i2s
snd_pcm_dmaengine 5794 1 snd_soc_core
regmap_i2c 3346 1 snd_soc_pcm512x_i2c
snd_pcm 93037 5 snd_soc_hifiberry_dac,snd_soc_pcm512x,snd_soc_hifiberry_dacplus,snd_soc_core,snd_pcm_dmaengine
regmap_mmio 3556 1 snd_soc_bcm2708_i2s
snd_timer 24444 1 snd_pcm
snd_compress 8861 1 snd_soc_core
clk_hifiberry_dacpro 2682 1
snd 68803 4 snd_soc_core,snd_pcm,snd_timer,snd_compress
i2c_bcm2708 6208 0
spi_bcm2835 7880 0
bcm2835_gpiomem 3703 0
bcm2835_rng 2207 0
uio_pdrv_genirq 3670 0
uio 10078 1 uio_pdrv_genirq
--- End code ---
aplay -l
--- Code: ---tc@box:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
tc@box:~$
--- End code ---
so in piCore version7 the Hifiberry DAC is found but in version8 it is not found.
In both tests alsa.tcz is installed via tce command.
Rich:
Hi sbp
From the version that works:
--- Quote ---
--- Code: ---[ 15.596562] snd-rpi-hifiberry-dacplus sound: pcm512x-hifi <-> 20203000.i2s mapping ok
--- End code ---
--- End quote ---
Is it possible i2s got disabled in the newer versions?
bmarkus:
Hi Steen
I don't have such board so can't test. Kernel config related to sound in 8.0 is the same as Raspbian. If it Works there look for differences in config.txt
Next week will be beta5 with 4.4.17 kernel but expect no deifference.
Béla
Paul_123:
Bela,
I don't have the boards to test either, and not sure yet if it will fix the problem. But the alsa-modules-KERNEL extensions are missing the module.
drivers/clk/clk-hifiberry-dacpro.ko
Paul
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version