hi ctbarker32,

It seems piCorePlayer is not ready for RPi0 which is not a surprise as
Steen and I don't have one yet. :D

The RPi doesn't have on board sound AFAIK. :confused:

You need to disable audio by commenting out (add # to beginning) the
following line in config.txt on the boot partition.

#dtparam=audio=on

I assume you can use vi. Here are the shortcut commands.

$ m1        <-- mount boot partition
$ c1         <-- change directory to boot partition
$ vicfg     <-- comment out line here
$ pcp br   <-- backup and reboot

regards
Greg


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to