[kde-embedded] KDE for Automotive: report 2018W25

Volker Krause vkrause at kde.org
Sun Jul 8 10:53:01 BST 2018


On Tuesday, 3 July 2018 13:13:56 CEST Agustin Benito (toscalix) wrote:
> Hi,
> 
> On Sun, Jul 1, 2018 at 12:40 PM, Volker Krause <vkrause at kde.org> wrote:
> > Hi Agustín,
> > 
> > On Thursday, 21 June 2018 09:46:46 CEST Agustin Benito Bethencourt wrote:
> > > this is a progress report of the KDE for Automotive/embedded initiative.
> > > 
> > > The latest updates in the KDE software port to YOCTO have gone very
> > 
> > smoothly
> > 
> > > as our recipes are getting sufficiently generic and we have less and
> > > less
> > > patches. * KF5: currently at 5.46.0, 4 pending patches
> > > * Plasma: currently at 5.12.4, 4 pending patches
> > > 
> > > Volker is waiting for delivery of a new RPI3/display set to finally move
> > > beyond an emulator image and have a real hardware demo in time for
> > 
> > Akademy.
> > 
> > Slowly getting there, see attached screenshot :)
> 
> Great news. I am soooo happy.
> 
> > Performance is actually ok once it's up and running, but there are some
> > nasty
> > rendering glitches when rotating the screen to portrait mode, that's
> > likely
> > lower in the stack though, not Plasma's fault.
> > 
> > I still have to fix the PAM configuration for this to work out of the box,
> > then I should be able to provide you a test image.
> 
> Looking forward to it.

Download link: https://volkerkrause.eu/~vkrause/yocto/kde-demo-image-raspberrypi3-64-20180708084710.rootfs.rpi-sdimg.xz

Just unpack and dd it on to an SD card. This assumes an RPI3 with the official 
7" touch screen connected via DSI, it might work in other configurations but 
that's untested. It should boot directly into a Plasma Mobile shell.

Give it a bit to settle after startup before judging performance, once things 
are running it's much smoother than the very first impression.

Notes on the configuration:
- portrait mode is disabled due to causing various visual glitches, which 
however results in a rather small workspace. Portrait mode can be enabled for 
testing in config.txt on the boot partition by adding the following two 
settings:
dtoverlay=rpi-ft5406,touchscreen-swapped-x-y=1,touchscreen-inverted-x=1
display_rotate=1
(the first line replacing the existing entry for rpi-ft5406)

- serial terminal is disabled, as that conflicts with Bluetooth and affects 
dynamic frequency scaling. If you need it for testing, add the following to 
config.txt:
- enable_uart=1
- dtoverlay=pi3-disable-bt
and extend cmdline.txt by "console=serial0,115200"

The default user account is kde/kde (you'll need that if the screen lock kicks 
in), SSH is enabled too, the root account has no password set.

Let's discuss at Akademy how to proceed from here :)

Regards,
Volker

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-embedded/attachments/20180708/e03a8f46/attachment.sig>


More information about the kde-embedded mailing list