OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
(2015-05-25, 16:58)doldi Wrote: i think:
Can you try creating a file
/storage/.config/modprobe.d/disable-snd-bcm2835.conf

This file You can create directly on your Pi

containing:

blacklist snd-bcm2835 (Popcornmix posted)

login over ssh (Putty) and: nano /storage/.config/modprobe.d/disable-snd-bcm2835.conf

then write: blacklist snd-bcm2835
strg O
str X

thats all - reboot and yout hifiberry works

....or read the 3-4 posts over yours ;-)

wouldn't it be easier to just use something like this;
SSH to pi
Code:
echo "blacklist snd-bcm2835" /storage/.config/modprobe.d/disable-snd-bcm2835.conf
reboot


Messages In This Thread
How to install the builds - by kisas - 2015-05-24, 02:10
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - by bagofcrap24 - 2015-05-25, 19:16
MVC 3D ISO Blu-ray - by Azimono - 2015-06-06, 14:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214