<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Modartt user forum - Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
		<link>https://forum.modartt.com/viewtopic.php?id=11805</link>
		<description><![CDATA[The most recent posts in Problem running pteq on Rasp Pi over ssh with X11 forwarding.]]></description>
		<lastBuildDate>Sat, 21 Sep 2024 21:47:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=998693#p998693</link>
			<description><![CDATA[<p>Yeah, X11 forwarding still kiboshed. Unsurprisingly, I don&#039;t see the initial missing libGL error, but the PT GUI over ssh is a joke - some sign of response at least some of the time to eg a mouse click, if you&#039;re prepared to wait about a minute for it. I don&#039;t know which end - whether my Ubuntu workstation or the RPOS on the Pi - is causing the problem. One interesting thing I noticed is that switching on VNC server on the Pi no longer switches the window manager from Wayland to &lt;the other one&gt; (can&#039;t remember what it&#039;s called - openBox?). Even just a couple of months ago that switch was still happening. So there&#039;s been tinkering going on behind the scenes. I suppose that finally X will be extinguished and, with it, the ability to forward graphics over ssh. Far as I know Wayland doesn&#039;t dirty its hands with that sort of thing and never will - possibly for security reasons. Shame. The bad guys always muck everything up for the rest of us. I.</p>]]></description>
			<author><![CDATA[null@example.com (IanL)]]></author>
			<pubDate>Sat, 21 Sep 2024 21:47:32 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=998693#p998693</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=998691#p998691</link>
			<description><![CDATA[<div class="quotebox"><cite>IanL wrote:</cite><blockquote><p>If at any stage I want to check anything against the official PT GUI I just switch the Pi to boot into its GUI version, VNC onto it from my workstation and fire up PT this time without the &#039;headless&#039; argument. Once checks done I revert to the CLI boot. This seems to cover all bases for me. I.</p></blockquote></div><p>So if you stay CLI and try to open Pianoteq you reproduce the same problem? If so, then it&#039;s not as I speculated a missing library, but a runtime configuration instead. It would be very good to know which one is the case.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (dv)]]></author>
			<pubDate>Sat, 21 Sep 2024 21:29:53 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=998691#p998691</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=998688#p998688</link>
			<description><![CDATA[<p>Just in case it&#039;s of any interest to anyone I&#039;m now working round this problem by installing the full (GUI) RP OS and enabling VNC. Then I switch it to boot just into the CLI (ie not load the GUI) and use PT headless, as I normally do. Far as I can see this avoids all the overhead associated with the GUI - runs just as lean and mean as before. If at any stage I want to check anything against the official PT GUI I just switch the Pi to boot into its GUI version, VNC onto it from my workstation and fire up PT this time without the &#039;headless&#039; argument. Once checks done I revert to the CLI boot. This seems to cover all bases for me. I.</p>]]></description>
			<author><![CDATA[null@example.com (IanL)]]></author>
			<pubDate>Sat, 21 Sep 2024 19:15:42 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=998688#p998688</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=998663#p998663</link>
			<description><![CDATA[<p>Hi dv,</p><p>Many thanks for getting back. I checked those three packages and they are already installed (latest version) on the RP OS lite build (basically Debian 12).</p><p>I&#039;m not a fan of the PT GUI, for various reasons, but when I&#039;ve tried to suggest there are problems with it before (in this forum) I&#039;ve been shot down by the faithful. Dissent not welcome then. Oh well.</p><p>My approach is to use a GUI of my own design, fire up a PT instance and communicate with it using its JSON RPC server facility (as the webapp you link to does). But I run my GUI locally on the RP using DRI and a touchscreen. This works fine but it&#039;s nice to be able to fire up the &#039;official&#039; GUI from time to time (during development) to check on various parameters, rather than just trying to tweak the config file manually, not least because I can&#039;t find any documentation on this file. As I say, this used to work fine, but doesn&#039;t any more. It&#039;s a shame that a standard Linux facility seems to be broken with this particular binary.</p><p>Best, Ian.</p>]]></description>
			<author><![CDATA[null@example.com (IanL)]]></author>
			<pubDate>Fri, 20 Sep 2024 04:45:05 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=998663#p998663</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=998661#p998661</link>
			<description><![CDATA[<div class="quotebox"><cite>IanL wrote:</cite><blockquote><p>Last year I installed Pianoteq on a Raspberry Pi 4 running the 64-bit Raspberry Pi OS &#039;lite&#039; (just CLI, no GUI). I was able to start it by connecting to the Pi from an Ubuntu workstation over ssh with X11 forwarding. </p><p>I&#039;ve just tried again on a new installation - latest version of the RP OS and Pianoteq - but this time I got this: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory. I managed to fix this by installing the libgl1 package and now I get a Pianoteq window on my workstation but I can&#039;t interact with it - mouse and keyboard have no effect.</p><p>X11 forwarding is working in general - I can run other GUI programs on the Pi and interact with them on my workstation, but not Pianoteq.</p><p>Anyone got any ideas?</p><p>Thanks, Ian.</p></blockquote></div><p>For Pianoteq to work correctly, you need X11 to be correctly installed. In particular, Pianoteq needs</p><p>* libX11<br />* libXau<br />* libXdmcp</p><p>Also, very sadly, all music related programs follow the very unfortunate idea started by that pile of &lt;censored&gt; that is called kontakt of not using standard GUI but custom images and custom interations. As such, a test with other X11 programs is only going to help debugging your setup marginally, but I digress...</p><p>Given the minimal install without X11, I am sure your OS install is missing some obscure X11 parts to save space and hence Pianoteq malfunctions. I suggest that you start making sure the above three packages are included in your install. Note that in most Debian/Ubuntu distros you will be encounter this problem complicating your sleuthing: <a href="https://askubuntu.com/questions/481/how-do-i-find-the-package-that-provides-a-file">https://askubuntu.com/questions/481/how...des-a-file</a></p><p>Alternatively you can control it via a webapp such as <a href="https://github.com/robert-rc2i/ptq-client-webapp">https://github.com/robert-rc2i/ptq-client-webapp</a> </p><p>Hope this helps</p>]]></description>
			<author><![CDATA[null@example.com (dv)]]></author>
			<pubDate>Thu, 19 Sep 2024 23:52:25 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=998661#p998661</guid>
		</item>
		<item>
			<title><![CDATA[Problem running pteq on Rasp Pi over ssh with X11 forwarding]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=998660#p998660</link>
			<description><![CDATA[<p>Last year I installed Pianoteq on a Raspberry Pi 4 running the 64-bit Raspberry Pi OS &#039;lite&#039; (just CLI, no GUI). I was able to start it by connecting to the Pi from an Ubuntu workstation over ssh with X11 forwarding. </p><p>I&#039;ve just tried again on a new installation - latest version of the RP OS and Pianoteq - but this time I got this: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory. I managed to fix this by installing the libgl1 package and now I get a Pianoteq window on my workstation but I can&#039;t interact with it - mouse and keyboard have no effect.</p><p>X11 forwarding is working in general - I can run other GUI programs on the Pi and interact with them on my workstation, but not Pianoteq.</p><p>Anyone got any ideas?</p><p>Thanks, Ian.</p>]]></description>
			<author><![CDATA[null@example.com (IanL)]]></author>
			<pubDate>Thu, 19 Sep 2024 20:24:36 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=998660#p998660</guid>
		</item>
	</channel>
</rss>
