Am 31.03.2017 um 02:24 schrieb Matthijs van Duin matthijsvanduin@gmail.com:
On 30 March 2017 at 19:40, H. Nikolaus Schaller hns@goldelico.com wrote: [ 114.574] (==) Depth 24 pixmap format is 32 bpp [ 114.575] (EE) FBTURBO(0): FBIOPUT_VSCREENINFO: Invalid argument [ 114.575] (EE) FBTURBO(0): mode initialization failed
Fixed in the latest version of my patch/tiler-fbdev (along with the output-disabling issue)
Works with letux-4.11-rc4 (I had to make a tiny fix to get patch/tiler-fbdev compiled).
Now I get the Pyra logo and start message :) Touch is working so I can tap the Ok and get the window where it asks for the user name. One comment: the font is far too tiny.
But keyboard isn't. evtest /dev/input/keyboard also shows no activity so that I think it is a driver problem. There were some recent patches [1] for 4.11-rc.
So we can indeed mix PyraOS and Letux kernels by simply using the makesd script.
Since letux-4.11-rc4 is ahead of the latest default/stable kernel we have to specify it explicitly on the makesd command:
DEV=/dev/sdb ./makesd pyra -c none -r http://download.goldelico.com/letux-debian-rootfs/latest-pyra.tbz -m letux-4.11-rc4 -F -k letux-4.11-rc4 -d letux-4.11-rc4
BR, Nikolaus
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?id=r...