Giter Club home page Giter Club logo

Comments (2)

mafredri avatar mafredri commented on June 18, 2024 2

I seems you're trying to run it as non-root, so my guess is that /dev/uinput permissions are lacking. There's a link in the readme for how to fix this.

Also I wonder if I should pass in the ip address of my TV or anything?

As long as your orangepi and TV are on the same network, they should be able to find each other just fine, so no IPs are necessary (or supported for that matter 😅).

Hope this helps.

from magic4linux.

dinbtechit avatar dinbtechit commented on June 18, 2024

@mafredri - Thank you so much mate! That solved the problem!!!! I no longer see that error.

Here are the steps that I had to run: (I did this step earlier but looks like I had a typo in my command when I copy pasted it)

echo KERNEL==\"uinput\", GROUP=\"$USER\", MODE:=\"0660\" | sudo tee /etc/udev/rules.d/99-$USER.rules
sudo udevadm trigger
reboot

However, the magic remote does not seem to be working. Also not seeing anything in the logs. Do you have any suggestions there?

  1. I have the magic4pc server installed on my TV
    image

  2. and have ./magic4linux running in vscode
    image

from magic4linux.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.