UxPlay issues

If there is anyone familiar with UxPlay I could use your input.

I installed UxPlay per these instructions:

(https://www.omgubuntu.co.uk/2024/03/how-to-mirror-your-iphone-ipad-to-ubuntu)

I then installed avahi because it was recommended when I got the following error while attempting to run UxPlay.

The avahi daemon is indeed running:

systemctl status avahi-daemon
● avahi-daemon.service - Avahi mDNS/DNS-SD Stack
     Loaded: loaded (/usr/lib/systemd/system/avahi-daemon.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-12-03 13:02:14 PST; 1 week 0 days ago
TriggeredBy: ● avahi-daemon.socket
   Main PID: 794 (avahi-daemon)
     Status: "avahi-daemon 0.8 starting up."
      Tasks: 2 (limit: 110532)
     Memory: 1.6M (peak: 2.6M)
        CPU: 2min 300ms
     CGroup: /system.slice/avahi-daemon.service
             ├─794 "avahi-daemon: running [damon-SER8.local]"
             └─838 "avahi-daemon: chroot helper"

Dec 03 13:02:14 damon-SER8 avahi-daemon[794]: Network interface enumeration completed.
Dec 03 13:02:14 damon-SER8 avahi-daemon[794]: Registering new address record for ::1 on lo.*.
Dec 03 13:02:14 damon-SER8 avahi-daemon[794]: Registering new address record for 127.0.0.1 on lo.IPv4.
Dec 03 13:02:15 damon-SER8 avahi-daemon[794]: Server startup complete. Host name is damon-SER8.local. Local service cookie is 3794258186.
Dec 03 13:02:17 damon-SER8 avahi-daemon[794]: Joining mDNS multicast group on interface enp2s0.IPv6 with address fe80::b4cb:2395:2c7b:1033.
Dec 03 13:02:17 damon-SER8 avahi-daemon[794]: New relevant interface enp2s0.IPv6 for mDNS.
Dec 03 13:02:17 damon-SER8 avahi-daemon[794]: Registering new address record for fe80::b4cb:2395:2c7b:1033 on enp2s0.*.
Dec 03 13:02:17 damon-SER8 avahi-daemon[794]: Joining mDNS multicast group on interface enp2s0.IPv4 with address 192.168.1.20.
Dec 03 13:02:17 damon-SER8 avahi-daemon[794]: New relevant interface enp2s0.IPv4 for mDNS.
Dec 03 13:02:17 damon-SER8 avahi-daemon[794]: Registering new address record for 192.168.1.20 on enp2s0.IPv4.

The problem is UxPlay still crashes with the following:

uxplay
UxPlay 1.72: An Open-Source AirPlay mirroring and audio-streaming server.
/usr/share/libdrm/amdgpu.ids: No such file or directory
using system MAC address 70:70:fc:07:48:95
Initialized server socket(s)
*** ERROR: No DNS-SD Server found (DNSServiceRegister call returned kDNSServiceErr_Unknown)

Any suggestions from here? I tried reading through the Docs but got cross-eyed about halfway through.

Cheers!

You are on Zorin 18? If yes, UxPlay is available in the Repo. so, You could install it from there with sudo apt install uxplay

Yes Zorin 18. I will try reinstalling from the repo and report back. Thanks a Mil!

The instructions on the linked website say to sudo apt install uxplay

So...

How did the O.P. Install it?

When I see this:

it doesn't seem to come from the Repo because there is Version 1.68 available:

1 Like