Join Nostr
2025-10-11 03:53:55 UTC
in reply to

LogicalErzor on Nostr: so now apparently expressatt isn't outputting anything over uart in v6.17, but it is ...

so now apparently expressatt isn't outputting anything over uart in v6.17, but it is for v6.16

bisecting it leads to 's patch https://github.com/torvalds/linux/commit/9f2cbfcda595b6d741adf71058c60476b8d21028

but it doesn't even make sense as this doesnt even remotely touch msm8960 or uart

not sure what to do :/. was gonna test my vibra patch on top of the latest patches... but its seems like im encountering something else entirely

maybe reserved memory or something? i have no idea how to debug this at all