Skip to content
Snippets Groups Projects

oneplus-bacon: redscreen kernel patch / msm fb refresher

Merged Imported Administrator requested to merge fix/oneplus-bacon-screen into master

Applied red screen kernel patch as described in https://wiki.postmarketos.org/wiki/Troubleshooting:display Effectively fixes the red screen on Weston.

Added msm-fb-refresher to APKBUILD to fix display refreshing.

The display now works properly in Weston, but unfortunately the screen is blue in Plasma-mobile, and X11 crashes in xfce

Edited by Administrator

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator changed the description · Imported

    changed the description

    By Federico Amedeo Izzo on 2019-03-06T09:02:07

  • Administrator marked as a Work In Progress · Imported

    marked as a Work In Progress

    By Federico Amedeo Izzo on 2019-03-06T09:04:09

  • Administrator changed the description · Imported

    changed the description

    By Federico Amedeo Izzo on 2019-03-06T09:04:09

  • Administrator changed the description · Imported

    changed the description

    By Federico Amedeo Izzo on 2019-03-06T09:04:28

  • Administrator unmarked as a Work In Progress · Imported

    unmarked as a Work In Progress

    By Federico Amedeo Izzo on 2019-03-06T11:18:23

  • Administrator changed the description · Imported

    changed the description

    By Federico Amedeo Izzo on 2019-03-06T11:18:23

  • Author Owner

    This is how the screen looks in Plasma-mobile.

    photo_2019-03-06_12-57-31

    By Federico Amedeo Izzo on 2019-03-06T11:58:32

  • Author Owner

    What is really strange is that the kernel patch successfully changes the bits_per_pixel of the framebuffer to 24, when installing weston, which makes the display works correctly in weston

    In weston cat /sys/class/graphics/fb0/bits_per_pixel 24

    Instead when choosing plasma-mobile in pmbootstrap init, the bits_per_pixel goes back to 32, regardless of the kernel patch, so the screen is garbled

    In plasma-mobile cat /sys/class/graphics/fb0/bits_per_pixel 32

    Do you know why this happens?

    By Federico Amedeo Izzo on 2019-03-07T09:08:05

  • Administrator mentioned in issue #204 (closed) · Imported

    mentioned in issue #204 (closed)

    By Federico Amedeo Izzo on 2019-03-07T09:19:52

  • Author Owner

    I opened the issue #204 (closed) which seems more appropriate to discuss this.

    By Federico Amedeo Izzo on 2019-03-07T09:21:02

  • Administrator added 7 commits · Imported

    added 7 commits

    Compare with previous version

    By Oliver Smith on 2019-03-07T09:40:39

  • Administrator approved this merge request · Imported

    approved this merge request

    By Oliver Smith on 2019-03-07T09:40:58

  • Author Owner

    Changes look good to me, thanks @Nimayer!

    By Oliver Smith on 2019-03-07T09:41:13

  • Administrator enabled an automatic merge when the pipeline for c913c48c succeeds · Imported

    enabled an automatic merge when the pipeline for c913c48c succeeds

    By Oliver Smith on 2019-03-07T09:41:20

  • Administrator merged · Imported

    merged

    By Oliver Smith on 2019-03-07T09:42:31

  • Administrator mentioned in commit c913c48c · Imported

    mentioned in commit c913c48c

    By Federico Amedeo Izzo on 2019-03-23T12:31:29

  • Administrator mentioned in merge request !287 (merged) · Imported

    mentioned in merge request !287 (merged)

    By Federico Amedeo Izzo on 2019-03-23T12:58:20

Please register or sign in to reply
Loading