Forum

Full Version: Official XBian Raspberry B+ models thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please use this thread for all issues relating to Xbian on a RPi Model B+ (Only the B+)

You will know if you are on this RPi as it has 4 USB ports and only a micro SD slot.
Picture

Known threads:
Keyboard: Keyboard
Network: Network
General: General

For other releases:
Xbian RC 1 Xbian RC 1
Beta 2 Beta 2
Beta 1.1 Beta 1.1
Alpha 5 Alpha 5
Alpha 4 Alpha 4
Earlier releases - No longer supported.
Raspbian/Xbian RaspXbian
Xbian 1 Gotham testing Gotham
Booting from USB or NAS USB booting
Cubox-i Cubox-i
Hello,
Recently I upgraded my system from RPi B to B+.
I have problem with I2S driver - system hangs when I try to play music with mplayer.
With RPi B it worked fine.

I found there is pull request for 3.12 kernel to proper GPIO's configuration https://github.com/raspberrypi/linux/pull/648
It seems the 3.15 kernel included in Xbian RC3 release doesn't include this patch.
Hm you're right, thanks for reporting this.

In fact it is not in 3.15: https://github.com/raspberrypi/linux/blob/rpi-3.15.y/sound/soc/bcm/bcm2708-i2s.h
but it'll be in the soon(?)-to-be-released 3.16: https://github.com/raspberrypi/linux/blob/rpi-3.16.y/sound/soc/bcm/bcm2708-i2s.h

ping @mk01
(10th Nov, 2014 05:51 AM)0xFF Wrote: [ -> ]I found there is pull request for 3.12 kernel to proper GPIO's configuration https://github.com/raspberrypi/linux/pull/648
It seems the 3.15 kernel included in Xbian RC3 release doesn't include this patch.

try the newest 3.15 at staging at http://ivka57.dyndns-ip.com/pool/staging/main/x/xbian-package-kernel/xbian-package-kernel_3.15.8%2b-1416069312_armhf.deb
(16th Nov, 2014 02:55 AM)mk01 Wrote: [ -> ]try the newest 3.15 at staging at http://ivka57.dyndns-ip.com/pool/staging/main/x/xbian-package-kernel/xbian-package-kernel_3.15.8%2b-1416069312_armhf.deb

I tried mplayer for a dry run, looks ok - no system hangs.
I will try to hook up my I2S DAC again and give a try.
Thanks
Reference URL's