Code Monkey home page Code Monkey logo

Comments (5)

HiassofT avatar HiassofT commented on July 20, 2024 1

The description in the RPi kernel bug report may be a bit misleading and probably was the first test case of the reporter where it showed up.

The problem is that the right-most pixel column wraps around to the left and as this is often blank (eg on text screens) or in uniform background colour it's often not visible when that happens.

Also the issue is a bit random, sometimes display is fine sometimes not (which makes it a bit hard to debug...).

For a while we carried a workaround to mask that issue (it simply avoided any content in the left-most and right-most columns), it wasn't always working but we are currently thinking about adding at back until the underlying problem is fixes as the issue is somewhat distracting (both in menus and when watching movies)

from libreelec.tv.

HiassofT avatar HiassofT commented on July 20, 2024

This is a known issue in the RPi4 video driver, see here raspberrypi/linux#3667

from libreelec.tv.

BreakPoints avatar BreakPoints commented on July 20, 2024

This is a known issue in the RPi4 video driver, see here raspberrypi/linux#3667

Ah, did not realise this was a video driver issue and not libreELEC. Thanks for pointing me to the right place.
Closing

from libreelec.tv.

BreakPoints avatar BreakPoints commented on July 20, 2024

As an aside, does this mean Kodi renders video to a quad that goes off screen? Would that not also be an issue with Kodi as this happens with videos

from libreelec.tv.

dkadioglu avatar dkadioglu commented on July 20, 2024

Are there any news regarding a fix for that? Or what's your decision about reintroducing the workaround? I can only second that it is distracting. Just to mention, I see that on the most recent Libreelec nightly for RPi 4.Thank you very much for an update on this. And for sure for your hard work in constantly improving support for RPi 4!

from libreelec.tv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.