Skip to content
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

[WIP] asus-flo: Use the mainline kernel #272

Draft
wants to merge 11 commits into
base: development
Choose a base branch
from

Conversation

samueldr
Copy link
Member

@samueldr samueldr commented Jan 2, 2021

Things are broken in armv7 land.

This is why this is a WIP PR.

The kernel seems to work correctly (though the USB stack seems to cause my computer's USB stack to die).

Display updates are slow~ish, with log output, but it works.

Somehow I can't get the bootlogd output on the ttyMSM0 console, this will need to be investigated. Output from before works, systemd / getty both can output there.


But the main issue is totally unrelated to this device (I hope). The LVGUI stuff fails:

Nov 24 10:41:58 nixos hello-gui[2505]: The argument must be Fixnum or C Pointer. type(0) (ArgumentError)

It looks like mruby-fiddle doesn't work as expected for 32 bit ARM? Or that my bindings are wrong. LVGL seems to work for just long enough for one update to happen on-screen.

This will need to be investigated later. But is of low priority considering how armv7l is not great with NixOS (yet).

@samueldr samueldr added the 3. topic: device Changes specific to a device, but not itself "a port" contribution label Jan 2, 2021
This was referenced Feb 15, 2021
@samueldr
Copy link
Member Author

samueldr commented Jun 21, 2021

Try with:

Relatedly, things armv7 seem stable enough currently given I landed #311. Also look at #361 for another mainline in-progress PR.

It doesn't boot. The reason why will need to be investigated later on.
@samueldr samueldr added 4. type: port New device port 1. device: other mainline Catch-all for devices that don't fit in another device category labels Sep 14, 2023
@samueldr samueldr changed the base branch from master to development September 14, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. priority: (WIP) 1. device: other mainline Catch-all for devices that don't fit in another device category 3. topic: device Changes specific to a device, but not itself "a port" contribution 4. type: port New device port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant