Skip to content

Issue with kvmd on OrangePi Zero #16

@pecuna

Description

@pecuna

Hi all,
I am trying to install on OrangePi Zero.
But have issues with running kvmd, it gives me:

kvmd -m
Traceback (most recent call last):
File "/usr/local/bin/kvmd", line 6, in
from kvmd.apps.kvmd import main
File "/usr/local/lib/python3.9/dist-packages/kvmd/apps/init.py", line 40, in
from ..plugins.hid import get_hid_class
File "/usr/local/lib/python3.9/dist-packages/kvmd/plugins/hid/init.py", line 31, in
class BaseHid(BasePlugin):
File "/usr/local/lib/python3.9/dist-packages/kvmd/plugins/hid/init.py", line 67, in BaseHid
def set_params(self, keyboard_output: (str | None)=None, mouse_output: (str | None)=None) -> None:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

I am not sure I edited correctly the dtb file... Didn't find anything on the topic...
@MrSuicideParrot could you please reveal the secret regarding using this board for the purpose?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions