Am 02.04.2017 um 21:00 schrieb H. Nikolaus Schaller hns@goldelico.com:
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.
Was an easy fix.
We now have to explicitly specify IRQ falling edge in the DT. We had rising edge which was wrong, but ignored and overwritten by the old driver. I have included this patch in the letux-4.11-rc5 build.
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
Kernel mailing list Kernel@pyra-handheld.com http://pyra-handheld.com/cgi-bin/mailman/listinfo/kernel