first I have to say that I´m new in the linux world, but my roots began with MS-DOS 4.01 and my programming knowledge is on a basic first I have to say that I´m new in the linux world, but my roots began with MS-DOS 4.01 and my programming knowledge is on a basic first I have to say that I´m new in the linux world, but my roots began with MS-DOS 4.01 and my programming knowledge is on a basic first I have to say that I´m new in the linux world, but my roots began with MS-DOS 4.01 and my programming knowledge is on a basic level.
So maybe my wish is a little bit out of range...
I found a patch in a diff-format
http://spritesmods.com/spitft/502-ssd12 ... 3.3.8.diff
Although is was written on a carambola board, Jeroen said it could run on the RPi as well.
He told me to apply this patch to the RPi kernel, make some changes in the bcm2708.c file and recompile the kernel....
so the adventures begins
I found some tutorials about applying a patch:
which is the linux source tree on a Rasbian linux ?cd <your linux source tree>
patch -p1 < ../patchfile
the next problem... I haven´t found the bcm2708.c file on my system