Skip to content
Snippets Groups Projects
Unverified Commit d913c6e7 authored by Daniele Debernardi's avatar Daniele Debernardi Committed by Martijn Braam
Browse files

linux-postmarketos-allwinner: enable framebuffer (!529)

[ci:skip-build]
parent fe8858d5
Branches
No related tags found
No related merge requests found
Pipeline #195663 passed
......@@ -4,7 +4,7 @@ _config="config-${_flavor}.${CARCH}"
pkgname=linux-${_flavor}
pkgver=5.3.0_git20190726
pkgrel=0
pkgrel=1
arch="aarch64"
pkgdesc="Kernel fork with PinePhone Don't be evil patches"
......@@ -84,5 +84,5 @@ package() {
}
sha512sums="88aab0956b4bb3a240b40448b46b0edbfefd038759cd4c00fe89357e666e5be054ad3cd9455de2fc5670bd656c9414bbc66580723c8532a744d06ab2a4edbac2 linux-postmarketos-allwinner-577c793d924a0455b2b555d468cf50f97985b6f6.tar.gz
1e6f4206e3c694940c49a80330c53b425670e1a554a4072bd1b1cb55894e5edddb5e1fcb2e9bdc0d49a6cf27f2cad903fa2fffaefbb8337d70eb79252ae91c85 config-postmarketos-allwinner.aarch64
9d6034e54fc838001fb53b3b3f03bba8de68c93f1e6cfbfa7e89c0b834aebded3baaa37b019d1bb1b3b64cbb9fe3f9aabdfd05299af27d3a44bcfdb1f70b78fd config-postmarketos-allwinner.aarch64
5f2285e4eb262a9429c73599871c3fecbb858a388774bc7cba7631987ed1dc4a14cd7606e8fefc655c5128851fc853132f0a081e3d710c9266739af92f4d37e8 touch-dts.patch"
......@@ -5942,7 +5942,7 @@ CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
# CONFIG_PWM_FSL_FTM is not set
# CONFIG_PWM_PCA9685 is not set
CONFIG_PWM_SUN4I=m
CONFIG_PWM_SUN4I=y
#
# IRQ chip support
......
  • Administrator @root · Imported
    Owner

    I think this commit broke backlight for me on dontbeevil, at bootup, screen briefly flashes, and then when sets backlight to 0 level. After that I have to ssh-in and increase backlight.

    @MartijnBraam can you confirm?

    By Bhushan Shah on 2019-07-31T07:37:38

  • Administrator @root · Imported
    Owner

    @bshah pine-dontbeevil is the pinephone? because @MartijnBraam mentioned it's working on it, see https://gitlab.com/postmarketOS/pmaports/merge_requests/529#note_197382450

    By Daniele Debernardi on 2019-07-31T10:40:35

  • Administrator @root · Imported
    Owner

    I see the splash on the pinephone (the devkit is dontbeevil), after that my pinephone reboots, but without this change it reboots anyway so I don't think that's related.

    By Martijn Braam on 2019-07-31T12:54:48

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment