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

RG351V and M8 headless V3 input problems #14

Open
polysix opened this issue Mar 27, 2023 · 6 comments
Open

RG351V and M8 headless V3 input problems #14

polysix opened this issue Mar 27, 2023 · 6 comments

Comments

@polysix
Copy link

polysix commented Mar 27, 2023

When using the new M8 headless V3.0, any time I move the pointer to an empty field it gets filled with a value after about one second (like someone automatically presses the "A" button once). This happens in all input fields except the ones in the phrase view. Rolling back to V2.7.8, everything works fine again. (RG351V with latest Arkos and M8 headless V3.0)

@Pollinopops
Copy link

Updating to the latest version of m8c fixes the issue for me. Compiled m8c from the original source https://github.com/laamaa/m8c/ directly on my RG351MP.

@briwil

This comment was marked as resolved.

@Pollinopops
Copy link

Updating to the latest version of m8c fixes the issue for me. Compiled m8c from the original source https://github.com/laamaa/m8c/ directly on my RG351MP.

Any specific notes on how to do this? Because why does this “rg351_m8c” project even exist if we can just build using m8c? I thought the RG351 required a modified firmware version of m8c?

Follow the steps for Linux on the m8c GitHub. RG351_m8c simplifies the process by providing scripts to install the required dependencies and launching m8c from a rg351 device. You have to build m8c on your device there is no pre-compiled version of the latest m8c for rg351.

@briwil
Copy link

briwil commented Jul 4, 2023

Updating to the latest version of m8c fixes the issue for me. Compiled m8c from the original source https://github.com/laamaa/m8c/ directly on my RG351MP.

Any specific notes on how to do this? Because why does this “rg351_m8c” project even exist if we can just build using m8c? I thought the RG351 required a modified firmware version of m8c?

Follow the steps for Linux on the m8c GitHub. RG351_m8c simplifies the process by providing scripts to install the required dependencies and launching m8c from a rg351 device. You have to build m8c on your device there is no pre-compiled version of the latest m8c for rg351.

But there is no terminal on the RG351, so how do you follow the m8c Linux instructions?

@Pollinopops
Copy link

Updating to the latest version of m8c fixes the issue for me. Compiled m8c from the original source https://github.com/laamaa/m8c/ directly on my RG351MP.

Any specific notes on how to do this? Because why does this “rg351_m8c” project even exist if we can just build using m8c? I thought the RG351 required a modified firmware version of m8c?

Follow the steps for Linux on the m8c GitHub. RG351_m8c simplifies the process by providing scripts to install the required dependencies and launching m8c from a rg351 device. You have to build m8c on your device there is no pre-compiled version of the latest m8c for rg351.

But there is no terminal on the RG351, so how do you follow the m8c Linux instructions?

Enable remote services and SSH into the device from another computer. Check the M8 discord and search for headless. Lots of information over there.

@briwil
Copy link

briwil commented Jul 6, 2023

Updating to the latest version of m8c fixes the issue for me. Compiled m8c from the original source https://github.com/laamaa/m8c/ directly on my RG351MP.

Any specific notes on how to do this? Because why does this “rg351_m8c” project even exist if we can just build using m8c? I thought the RG351 required a modified firmware version of m8c?

Follow the steps for Linux on the m8c GitHub. RG351_m8c simplifies the process by providing scripts to install the required dependencies and launching m8c from a rg351 device. You have to build m8c on your device there is no pre-compiled version of the latest m8c for rg351.

But there is no terminal on the RG351, so how do you follow the m8c Linux instructions?

Enable remote services and SSH into the device from another computer. Check the M8 discord and search for headless. Lots of information over there.

Thank you, I got it. I realized that ArkOS actually does have a built-in terminal, so I just had to plug in a keyboard and was able to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants