fsger wrote: > > Is there a known issue with piCorePlayer and the digi+ with the RPI3?
On the Pi3, the I2S channel is also wired to the Bluetooth chip as well as the GPIO header. This was causing a problem with HAT boards that run as bit/frame master, (when Pi3 was initially released), of which the DIgi is one. Greg will have to tell you how to do this, because I forget where the boot partition is on pico, but the long and short of it is that you should try adding, "dtoverlay=pi3-disable-bt" to /boot/config.txt, which will resolve at the expense of losing Bluetooth functionality until piCore updates to a later kernel revision, if the issue is what I think it is. Might be wrong, but it is something for you to try. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=105018 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
