Is there a howto for the companion app - or is my installation broken?
#1
I struggle using the companion app.

When I start it without tangara plugged in, I get a window that tells me to plug tangara in.
However, when I do, nothing changes.
[Image: c4f724c159a2bdbe.png]
When I start it with tangara plugged in, I get a completely empty window.
Not sure, what to do.

[Image: 371f149784873ea1.png]

Any idea, what I'm doing wrong?


(Just installed the latest flatpak version on my debian system.)

Just learned how to open a flatpac from command line.

Ok, it seems to drop some errors:

Code:
flatpak run zone.cooltech.tangara.Companion
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:782: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:814: FINISHME: support more multi-planar formats with DRM modifiers
[2025-03-17T09:57:34Z DEBUG tangara_companion::device] watch: new params: Some(ConnectionParams { serial: SerialPortInfo { port_name: "/dev/ttyACM0", port_type: UsbPort(UsbPortInfo { vid: 4617, pid: 8212, serial_number: None, manufacturer: None, product: None }) }, usb: UsbPortInfo { vid: 4617, pid: 8212, serial_number: None, manufacturer: None, product: None } })
error opening tangara: Port(Error { kind: Io(PermissionDenied), description: "Permission denied" })

(tangara-companion:2): Gdk-WARNING **: 10:57:36.513: ../gdk/wayland/gdkcursor-wayland.c:210 cursor image size (32) not an integer multiple of theme size (24)

Seems to be some permissions missing.
Will try to run it with some sudo rights. Not sure if that one is a good idea...

edit: I seems that sudo doesn't work with flatpaks ...

Seems I have to add me to the group "dialout"

as:
Code:
sudo usermod -a -G dialout $USER

Took from here: https://github.com/haileys/tangara-compa...2620456509

Finally, seems that the group "dialout" was the key.
Now I could update the firmware.
[Image: 7ff71fb65213c50a.png]
  Reply


Forum Jump: