The easy way: # Download the binaries from here: sha1sum kernelAndFirmware_wolfson_rt.tar.bz2 is 76c3b38f588f09ae6a557f3065ce9dc30674615b kernelAndFirmware_wolfson_rt.tar.bz2 mkdir kernelAndFirmware_wolfson_rt Extract: tar -xvjf kernelAndFirmware_wolfson_rt.tar.bz2 -C kernelAndFirmware_wolfson_rt and copy to root of the Raspberry pi. sudo nano /boot/config.txt change kernel=kernel.img to # kernel=kernel.img kernel=kernel_new.img sudo sync sudo reboot or do it the hard way 😉 Read Compile and install as„Compile Wolfson Audio Card driver for kernel 3.12.y , a new try“ weiterlesen
Autor-Archive:Georg
Update YAAMIDrum v1.2
There’s a new version of YAAMIDrum available now on sourceforge. It is compatible with the Arduino IDE 1.0 and the latest version (here: 2.0.0) of Pololu QTR-1A sensors lib. Have fun.
Ardour3 and Linuxsampler LV2-Plugin
Today I got Ardour3 Beta3 and Linuxsampler working on Ubuntu 12.04 with Kernel 3.2.9-rt17 perfectly running.