Trying to get "Unified-remote-server" working

here’s the AUR i installed as the UR Website only offers deb/rpm and portable Versions. AUR (en) - unified-remote-server

i can’t resolve the errors so i am asking for help. if there’s more information needed please ask away so i can provide more information.

i already added --compat to bluetoot config but it did not seem to work. sadly the tool relies on the older sdp and i can’t get it to work.

also i do use portmaster which also might interfere with incoming connections (but not bluetooth).

regards


Mod edit:- Please avoid posting images of textual content, especially when a brief comment will suffice. If the contained information is absolutely necessary, recreate it manually (as text) to promote more informative search results. Corrected for you, one time only. No charge.

Your first port-of-call should likely be the maintainer of the software, via the AUR:

While it’s possible a forum member might offer some assistance, a reminder that the AUR is not officially supported by Manjaro (or Arch). If software absolutely must be sourced via AUR, it is recommended to switch to the Unstable branch, which is the closest to Arch (stable).

Please provide system information as described (below).

Regards.


I note that a Portable Archive (64-bit) version (for all Linux distributions) is available from the Unified Remote download page:


Gleaned from the following page it might be that port 9510 needs to be open; otherwise the page bears nothing overly useful;


Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit.

To that end, links are provided (below) - Please use them.


Be prepared to provide outputs from various commands when asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Waiting for someone to blindly ask questions is also counter-productive – typically, nobody has a :crystal_ball: at their disposal – Instead, please help others to make informed suggestions, based on information you provide.


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly; :eyes:

Output of the inxi command (with appropriate parameters, and formatted according to forum guidelines) will generate information useful for those wishing to help:

inxi --filter --verbosity=8

or the short form (preferred):

inxi -zv8
Highly Recommended
Technical Resources
Required Reading

Does Bluetooth work in general? Outside of this program?

… portmaster …

could well be due to portmaster, I think, from what I know what it is and what it does.

I cannot even test this program because I literally have zero remote controlled devices in my home. :grin:

hi and tx for asking! glas someone even read my post besides the moderator. and yes BT does work as i regularly use a BT Mouse due to my hatred towards touchpads. also occasional bt headsets do work as well.

I did read your post, as did quite a few others:

However, as I have no idea on what may be the cause of the issue and how to fix it, I decided at the time that it would be a waste of both your and my time if I was to post a reply telling you that I had no idea.

The helpers in this community are all volunteers, with a wide range of experience. If someone believes they can help you with an issue, they usually will. If they feel that they cannot contribute anything worthwhile to the discussion, they will just move on to the next support topic.

Hi. “the moderator” here.

From your comment, are we to presume the information and links provided were somehow undeserving of a response from you?

Alternative option, use KDE Connect

make sure to open does Port:

    # kdeconnect
    sudo ufw allow 1714:1764/udp
    sudo ufw allow 1714:1764/tcp

On Portmaster it is even easier, just check Network activity there for kdeconnct or unified-remote-server and allow does Port there.

1 Like

First of all, thank you very much to everyone who is trying to help me. It is not my intention to offend anyone, but I find many of these Arch instructions too cryptic. I haven’t been using Linux for very long and am learning a lot, even though I don’t always understand everything. It was supposed to be Arch, but I chose Manjaro because it’s easier to use. Apparently, Manjaro doesn’t have the best reputation within the Arch community, so I asked in this forum to avoid any potential insults. still whenever i look at most of the official documentation, i feel like a small kid that is learning how to eat properly instead of poking it’s eyes out with the fork. i need some guidance in order to not turn out blind in the end. so tx all again who is taking the time to bear with me.

@ [terashy88]
i did deactivate portmaster just to see if it would change anything, sadly to no avail.
also due to having portmaster running i did not install ufw. i#m not familiar with kde connect. what is it good for/ what does it do/help with, especially in this context?
the Urserver process is marked green so i assume portmaster is not blocking it.

I guess it’s just that no one here has personal experience with the program that you are trying to use, nor do we know what you are trying to use it for.

We just don’t know. :man_shrugging:

I’m all for experimenting and trying - and I often do just for the fun of it.
But this one I cannot - I do not own any remote controlled devices,
(besides an Android smartphone and a Laptop that this software could probably be used on to interact with each other)
and:
I don’t run Manjaro on real Hardware - just in a VM
Main OS is Debian.
I could install it here, but: would it be the same ?

i can explain what it does. i do like to watch movies with my kid who has a tv with a hdmi input but no digital player or any other sort of device. so everytime we want to watch a movie that is apporpriate for the kids age i place my laptop next to the tv and fire away. but the laptop has no remote which kinda sucks when u are watching a movie. here’s where universal remote kicks in. it’s basically a touchpad (there’s several other remotes too and for different manufactureres/devices as well) for android (and ios iirc). that way i fire up the server on the laptop and the phone app connects to it and i can use it as if it was real keyboard/mouse. it works on win and i thought i#d be able to use it on linux too but it’s always complicated when i try to run things on linux lol.

… I do not own a TV - really, pinky swear!
Just a phone and a laptop. :wink:

kdeconnect (as recommended earlier by @terashy88 ) should do the same job for you:

2 What is KDE Connect?

KDE Connect is a project that enables all your devices to communicate with each other. Here’s a few things KDE Connect can do:

  • Receive your phone notifications on your desktop computer and reply to messages
  • Control music playing on your desktop from your phone
  • Use your phone as a remote control for your desktop
  • Run predefined commands on your PC from connected devices. See the list of example commands for more details.
  • Check your phone’s battery level from the desktop
  • Ring your phone to help find it
  • Share files and links between devices
  • Browse your phone from your desktop
  • Control the desktop’s volume using your phone
  • Send SMS from your desktop

KDE Connect | KDE Connect: A project that enables all your devices to communicate with each other.

kdeconnect can be installed from Manjaro’s repos:

pamac install kdeconnect

or

sudo pacman -Syu kdeconnect

And the Android app for your phone:

tx all for the input. i’ll try kde connect next time

1 Like

Closed due to lack of resolution.