-
Notifications
You must be signed in to change notification settings - Fork 177
S922X - linux 6.18 #1925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
S922X - linux 6.18 #1925
Conversation
61893f8 to
da5bd08
Compare
1d03647 to
b649d36
Compare
b649d36 to
31bf34f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bumping u-boot/tfa (if possible) might solve the cpu parking/unparking issue
Thanks I'll take a look. Park seems fine, hard reboot on unpark. I can't catch logs but probably a kernel panic. @loki666 After a lot more trouble-shooting, it is actually the Some newer commits here: https://github.com/akhilharihar/Weston-kiosk-shell-DPMS Will rebase build patch and test. |
814d4cf to
df98af9
Compare
aa25edc to
d792a52
Compare
bc5f801 to
f8cc5b9
Compare
Update - switched to controlling backlight via sysfs instead which works fine and avoids the hard reboots. |
f8cc5b9 to
e7228cf
Compare
e7228cf to
6c7bc94
Compare
Should probably wait for 6.18 to go final, just experimenting with 6.18 RC versions in the meantime.
kconfig updated via
olddefconfig, megi/linux rk817 and rk818 patches rebased, other patches applied cleanly. Everything builds fine.Testing:
Tested on my OGU as a daily driver, everything working fine.
TODO - had to temporarily remove
stracefrom build, need to wait for a 6.18-compatible version.