JonnyTech
JonnyTech
Just revisiting this now that ArchImage 5.0 has been released. `$ ./archimage-cli -b linux-show-player` Created both archimage and anylinux variants without modifying any files or options: ``` $ ./Linux-Show-Player_0.6.5-1-archimage5.0-x86_64.AppImage /bin/sh:...
> Try to add `python` to BINSAVED. ``` #!/usr/bin/env bash APP=linux-show-player BIN="$APP" #CHANGE THIS IF THE NAME OF THE BINARY IS DIFFERENT FROM "$APP" (for example, the binary of "obs-studio"...
> For Anylinux you should add "`lisp`" in LIBSAVED. Those are module names prompted by Python whan it does not detects them. ``` #!/usr/bin/env bash APP=linux-show-player BIN="$APP" #CHANGE THIS IF...
> microG Core version: 0.2.27.223616 v0.2.27 is very outdated, test with v0.3.6 instead.
> Try unplugging and re-plugging a device into any port on your device with the pop-up closed, see what happens. I did try, the device notification appeared, but still no...
> Can you dump the output of `ioreg -p IOUSB -b -l`? Will do, but it may be a week or two before I get to the minis again. Thanks...
Sorry for the delay. Here you go. I re-plugged some devices but still nothing on the `Devices` submenu. ioreg -p IOUSB -b -l ``` % ioreg -p IOUSB -b -l...
> It should either print one of two things: It shows a third thing...: - Nothing at all I have tried a few computers now, all running macos sonoma 14.8.1,...
Thank you, unfortunately anything newer than Sonoma breaks our system so we are stuck on that for now. Can you add some debug logging to that function?
` % /tmp/USBNotifier\ 2025-10-09\ 03-20-55/USBNotifier.app/Contents/MacOS/USBNotifier` It still yields no output in the terminal window, should I look for anything in any of the system logs?