2025-01-31, 09:49 AM
Hi I received my nice Tangara some days ago, and I want to flash the firmware from the current 1.0.0. version.
I have followed the instructions to use flatpak (a tool I am not very familair with alas) to flash via the tangara-companion tool (current version0.4.3). I can get this to work, but the screen stays completely empty.
I have added my user to the Dialout group (I found that can be required) but it still does not work.
When I open the companion-tool via the command line I get this error telling me that the flatpak version cannot connect to device "/dev/ttyACM0":
Does anybody know how to solve this?
I have followed the instructions to use flatpak (a tool I am not very familair with alas) to flash via the tangara-companion tool (current version0.4.3). I can get this to work, but the screen stays completely empty.
I have added my user to the Dialout group (I found that can be required) but it still does not work.
When I open the companion-tool via the command line I get this error telling me that the flatpak version cannot connect to device "/dev/ttyACM0":
Code:
[color=#686868][[/color][color=#000000]2025-01-31T09:23:17Z [/color][color=#1818b2]DEBUG[/color][color=#000000] tangara_companion::device[/color][color=#686868]][/color][color=#000000] watch: new params: Some(ConnectionParams { serial: SerialPortInfo { port_name: "/dev/ttyACM0", port_type: UsbPort(UsbPortInfo { vi[/color]d: 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" })
Does anybody know how to solve this?