question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

new display driver in kernel 4.14.x

See original GitHub issue

I just released a new ev3dev kernel on ev3dev-stretch that updates from 4.9.x to 4.14.x. This comes with a new display driver for the EV3 from the mainline kernel.

The new driver still provides a fbdev device (/dev/fb0) however, the memory layout is different. Because of limitations in the mainline kernel, there is no monochome. Instead it uses a 32-bit XRGB pixel format.

This causes an error with ev3dev-lang-python. See https://github.com/ev3dev/ev3dev/issues/1022#issuecomment-381444425

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:23 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
dlechcommented, May 5, 2018

Fix released in v1.2.0

1reaction
ddemidovcommented, Apr 30, 2018

#462 is tested and works on stretch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing /dev/galcore in Linux kernel 4.14.x - NXP Community
Hi,. We are using the 4.1.15 BSP you have released for now, but require drivers that were introduced much later. Backporting the drivers...
Read more >
Linux_4.14 - Linux Kernel Newbies
Linux 4.14 has been released on 12 Nov 2017. ... Graphics; Storage; Drivers in the Staging area; Networking; Audio; Tablets, touch screens, ...
Read more >
Issues with Linux kernel version 4.14 – 4.20 and altera_cvp ...
A conflict with a new module (altera_cvp) added to the Linux Kernel with 4.14 till 4.20, leads to the problem, that syn1588® PCIe...
Read more >
New (minor) gotcha with the new 4.14.11 kernel and Nvidia ...
I just installed the new kernel tonight, and when I tried to build the 384.89 Nvidia driver, the kernel module failed. But all...
Read more >
AD9680 and AD9543 drivers for kernel version 4.14 - Q&A
Attempting to build latest Pluto firmware ends in an error: "Incorrect selection of kernel headers: expected 4.14.x, got 5.8.x" I am using the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found