sbp wrote: > Hi HifiBerryDigi+ > > I'm sorry for the problems you experience with piCorePlayer. > In version 1.19 we added some code to check which raspberry board it is > running on, and then only display the valid output options. > So somehow our detection system is giving piCorePlayer the impression > that it is running on one of the older RPi boards. > > If you can SHH into piCorePlayer using putty, winscp or similar please > execute the following command: > > Code: -------------------- > > sudo cat /proc/cpuinfo -------------------- > > > > And then copy-paste the output here - then we can fix it for the next > version. > > Steen
Thanks for the answer. Here is the info from sudo cat /proc/cpuinfo $ sudo cat /proc/cpuinfo processor : 0 model name : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 2.00 Features : half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2708 Revision : 0013 Serial : 00000000bd336e05 $ lsmod Module Size Used by Not tainted snd_bcm2835 21247 1 snd_soc_tas5713 5866 0 snd_soc_pcm512x_i2c 2134 0 snd_soc_pcm512x 8452 1 snd_soc_pcm512x_i2c regmap_i2c 2913 2 snd_soc_tas5713,snd_soc_pcm512x_i2c snd_soc_bcm2708_i2s 7360 0 snd_soc_core 177320 3 snd_soc_tas5713,snd_soc_pcm512x,snd_soc_bcm2708_i2s snd_pcm_dmaengine 5826 1 snd_soc_core snd_pcm 92398 4 snd_bcm2835,snd_soc_core,snd_pcm_dmaengine snd_timer 22618 1 snd_pcm snd_compress 8687 1 snd_soc_core spi_bcm2708 5961 0 i2c_bcm2708 6124 0 snd 66924 6 snd_bcm2835,snd_soc_core,snd_pcm,snd_timer,snd_compress regmap_mmio 3548 1 snd_soc_bcm2708_i2s I hope you can find a solution... Thanks ! ------------------------------------------------------------------------ HifiBerryDigi+'s Profile: http://forums.slimdevices.com/member.php?userid=64190 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
