this post was submitted on 06 Feb 2025
9 points (84.6% liked)
techsupport
2581 readers
18 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Run it in a terminal and pipe the output to a text file.
~/> ardour > output.log
Something like above. That will give you the text output up to the crash and hopefully have useful information like an error code or fault warning.
Will this work even if it just freezes and technically never really crashes? Thanks this might be the light at the end of the tunnel. Would be grand if that gives the hint on how to make this work!