Vadim Grinco

Results 38 comments of Vadim Grinco

Try using https://hub.docker.com/r/grinco/ispyagentdvr in the meantime. Tested on Radxa rock 5b. I'll adjust the docker file so it builds on multiple architectures and create a pull request to merge it.

To add to this thread, the biggest benefit of supporting an external API would be the ability to use self-hosted AI tools like [CodeProject.AI](https://www.codeproject.com/Articles/5322557/CodeProject-AI-Server-AI-the-easy-way). It would also add additional benefits...

I'm running it on gnome-shell-44.0+28-1.1.x86_64 without any issues. Hadd to modify the metadata.json: https://github.com/MartinPL/Tray-Icons-Reloaded/pull/117

> > I'm running it on gnome-shell-44.0+28-1.1.x86_64 without any issues. Hadd to modify the metadata.json: #117 > > What's your distro? I'm on `gnome-shell-44.0-4.fc38.x86_64` (Silverblue beta) and I can't tell...

> > OpenSUSE tumbleweed. > > Bingo - rolling release means you're definitely ahead of me. Guess I'll just have to wait for Fedora to catch up. Fedora also used...

@displaylink-emajewsk how about the non-debian users? I am unable to compile it on opensuse similar to https://github.com/DisplayLink/evdi/issues/415 due to missing headers (seems to be removed in newer kernel versions).

> The workaround should be to change in `/usr/src/evdi-1.13.1/evdi_drm.h` the line: > > ``` > #include "drm.h" > ``` > > to > > ``` > #include > ``` >...

@displaylink-emajewsk [make.log](https://github.com/DisplayLink/evdi/files/11311230/make.log) I did. evdi fails to build (see log attached).

Can confirm this version work: https://github.com/DisplayLink/evdi/issues/412#issuecomment-1512886563 Using this change: https://github.com/DisplayLink/evdi/issues/412#issuecomment-1523694684

Related issue: https://github.com/wmbusmeters/wmbusmeters/issues/992