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

Add 3.5.2 support #860

Draft
wants to merge 25 commits into
base: testing
Choose a base branch
from
Draft

Add 3.5.2 support #860

wants to merge 25 commits into from

Conversation

Eeems
Copy link
Member

@Eeems Eeems commented May 24, 2024

Initial work to add 3.5.2 support. This requires splitting the repo again to add rmallos3v5, rm1os3v5, and rm2os3v5 for 3.5.2 and newer support.

The new repos will use timower's version of rm2fb. This only adds 3.5.2 and 3.8.2 support.

@Eeems Eeems added the experimental [PR ONLY] Overwrite the experimental branch with changes from this PR label May 24, 2024
@Eeems Eeems added this to the 3.x support milestone May 24, 2024
@Eeems
Copy link
Member Author

Eeems commented May 24, 2024

This requires #751 to be merged for the install process to work.

I've merged #751 into this so that the install process works.

@Eeems
Copy link
Member Author

Eeems commented May 24, 2024

This will require testing all UI applications to make sure they work as expected. The new rm2fb uses a different mechanism to send messages between the server and client, which may have unintended consequences.

@Eeems
Copy link
Member Author

Eeems commented May 24, 2024

This will also require testing of the kernel packages as well, due to the OS upgrade.

@Eeems

This comment was marked as resolved.

@Eeems

This comment was marked as resolved.

@Eeems

This comment was marked as resolved.

@Eeems
Copy link
Member Author

Eeems commented May 25, 2024

remux suspend doesn't display the suspend image, and the power button doesn't do anything.

@Eeems

This comment was marked as resolved.

@Eeems

This comment was marked as resolved.

@Eeems

This comment was marked as resolved.

@StarNumber12046
Copy link

@Eeems you were able to run oxide on timower's rm2fb?

@Eeems
Copy link
Member Author

Eeems commented May 29, 2024

@Eeems you were able to run oxide on timower's rm2fb?

Yes, which I why I was reporting errors with it and remux when switching apps.

@StarNumber12046
Copy link

StarNumber12046 commented May 29, 2024 via email

@Eeems
Copy link
Member Author

Eeems commented May 29, 2024

root shouldn't be affected, and gestures were working fine for me.

@StarNumber12046
Copy link

StarNumber12046 commented May 29, 2024 via email

@StarNumber12046
Copy link

So, I tried clearing the config, running tarnish using rm2fb client and running the following

rot system call setSwipeEnabled 'int:1' 'bool:true'
rot system call setSwipeEnabled 'int:2' 'bool:true'
rot system call setSwipeEnabled 'int:3' 'bool:true'
rot system call setSwipeEnabled 'int:4' 'bool:true'

Gestures do not work for me

@Eeems
Copy link
Member Author

Eeems commented May 29, 2024

So, I tried clearing the config, running tarnish using rm2fb client and running the following

rot system call setSwipeEnabled 'int:1' 'bool:true' rot system call setSwipeEnabled 'int:2' 'bool:true' rot system call setSwipeEnabled 'int:3' 'bool:true' rot system call setSwipeEnabled 'int:4' 'bool:true'

Gestures do not work for me

Please report oxide issues upstream and link the issue here.

@Eeems Eeems linked an issue Jun 4, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental [PR ONLY] Overwrite the experimental branch with changes from this PR
Projects
None yet
2 participants