-
Notifications
You must be signed in to change notification settings - Fork 10
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
Unhandled exception: HardwareDisplayDriver.cs:line 163 #4
Comments
It dies trying to trigger a refresh, i'm going to have a go fixing this |
@martin1ehm are you running it in context of rm2fb? |
I can't speak for @martin1ehm but i'm running it with: I've had to made other changes like fix input device handling with: |
It might be that rm2fb doesn't handle the managed .NET code properly. I would recommend opening an issue on rm2fb and getting some help sorting out support there. |
Hey guys, I guess the first issue escaped my inbox, my apologies! It's possible that the device isn't named |
|
No but now I do, I had probably misunderstood how the whole thing works. 😅 After starting from scratch i also tried
Which "signature" is meant here? @parzivail Device Information
|
You are running the server.so instead of the client.so. If you installed from toltec, you can run it with the following for simplicity: |
@Eeems OK, looks like I must have missed the server/client thing While starting the server (without Toltec) with the command
With the server running I tried to start the sandbox (this time with the client) and got the original error message again.
|
There has been some discussion on the discord about this: https://discord.com/channels/385916768696139794/771436565757952070/866705834130276402 |
Can you repost the Discord link and/or invitation? This one is not working. |
That's because it's not an invite link, it's a link directly to a message in a channel. You can find the invite link on https://remarkablewiki.com/ |
Hi
I tried to run the sandbox on my rm2 device. Unfortunately I always get the following error.
Does the library work already on the rm2?
...or am I just missing something here.
I am using the latest commit 713bf39
Thanks in advance 😊
The text was updated successfully, but these errors were encountered: