<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic JVDI / Linux / Jabber no connection in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4262092#M44726</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I can connect to the Citrix gateway via VPN from my Linux computer at home. This works without errors.&lt;BR /&gt;But I can't get my Plantronics Savi 7xx headset connected to Jabber.&lt;BR /&gt;If I work directly on the company thin client, I see a message in Jabber that there is no VDI client (here the headset is connected directly to the Cisco phone at the workplace).&lt;/P&gt;&lt;P&gt;If I am connected from home, I do not see this message. So I assume that the VDI client is then connected correctly.&lt;BR /&gt;But I do not see my headset.&lt;/P&gt;&lt;P&gt;For testing I have installed a Windows 10 in a virtual machine on the same computer at home and from there I see the headphone in Jabber.&lt;/P&gt;&lt;P&gt;The question now is how can I find out why I don't see the headphone when connected from Linux?&lt;BR /&gt;What can I do?&lt;/P&gt;&lt;P&gt;Our administrators can not help me so far &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Annotation:&lt;BR /&gt;The headset works on the Linux system without any problems. I can record sound with it and listen to it. So the hardware works so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my local computer is installed: Cisco_JVDI_Client_Thinpro_and_Ubuntu-x86_64-12.8.0&lt;/P&gt;&lt;P&gt;At work: Jabber 12.8.0&lt;/P&gt;</description>
    <pubDate>Mon, 21 Dec 2020 23:16:37 GMT</pubDate>
    <dc:creator>Timon62426</dc:creator>
    <dc:date>2020-12-21T23:16:37Z</dc:date>
    <item>
      <title>JVDI / Linux / Jabber no connection</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4262092#M44726</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I can connect to the Citrix gateway via VPN from my Linux computer at home. This works without errors.&lt;BR /&gt;But I can't get my Plantronics Savi 7xx headset connected to Jabber.&lt;BR /&gt;If I work directly on the company thin client, I see a message in Jabber that there is no VDI client (here the headset is connected directly to the Cisco phone at the workplace).&lt;/P&gt;&lt;P&gt;If I am connected from home, I do not see this message. So I assume that the VDI client is then connected correctly.&lt;BR /&gt;But I do not see my headset.&lt;/P&gt;&lt;P&gt;For testing I have installed a Windows 10 in a virtual machine on the same computer at home and from there I see the headphone in Jabber.&lt;/P&gt;&lt;P&gt;The question now is how can I find out why I don't see the headphone when connected from Linux?&lt;BR /&gt;What can I do?&lt;/P&gt;&lt;P&gt;Our administrators can not help me so far &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Annotation:&lt;BR /&gt;The headset works on the Linux system without any problems. I can record sound with it and listen to it. So the hardware works so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my local computer is installed: Cisco_JVDI_Client_Thinpro_and_Ubuntu-x86_64-12.8.0&lt;/P&gt;&lt;P&gt;At work: Jabber 12.8.0&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 23:16:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4262092#M44726</guid>
      <dc:creator>Timon62426</dc:creator>
      <dc:date>2020-12-21T23:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: JVDI / Linux / Jabber no connection</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4263156#M44750</link>
      <description>&lt;P&gt;I have completely reinstalled Ubuntu 20.04 LTS. According to the requirements, this version is supported [0].&lt;BR /&gt;Then I installed the ICA Client &lt;FONT size="4"&gt;(icaclient_20.10.0.6_amd64.deb)&lt;/FONT&gt; and tested the connection via the Citrix XenAppWeb. This worked.&lt;BR /&gt;As expected, I then get a message in Jabber that there is no VDI.&lt;/P&gt;&lt;P&gt;Then I installed the JVDI client (cisco_jvdi_client-12.8.0.301886.x86_64.deb).&lt;BR /&gt;Connected again and the message in Jabber does not appear anymore.&lt;/P&gt;&lt;P&gt;Ok, so far the status as before.&lt;/P&gt;&lt;P&gt;After looking at the source packages (.deb), I was able to understand at least somewhat how the software is supposed to work.&lt;BR /&gt;I found out in the meantime that the vxc service is not started automatically.&lt;BR /&gt;If I start it manually (systemctl start vxc.service) , I see messages in /var/log/cisco.&lt;BR /&gt;Among others this error message:&lt;BR /&gt;vxc: error while loading shared libraries: libpng12.so.0&lt;BR /&gt;I was able to fix this by manually installing the corresponding lib.&lt;/P&gt;&lt;P&gt;In the file /var/log/cisco/vxc_ui.log you can see that the Plantronics headset is also recognized correctly. However, there are several other strange error messages.&lt;BR /&gt;Among others in the /var/log/cisco/vxc.log:&lt;BR /&gt;"X Server is not alive, exiting."&lt;BR /&gt;It seems that things are still going wrong here.&lt;/P&gt;&lt;P&gt;Now I have no more idea :- (&lt;/P&gt;&lt;P&gt;Here is the connection status of Jabber:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_20201223_223319.png" style="width: 311px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/100246i7B18734F0A86BD10/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_20201223_223319.png" alt="Screenshot_20201223_223319.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[0] Deployment and Installation Guide for Cisco Jabber Softphone for VDI Release 12.8&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jvdi/12_8/dig/jvdi_b_deployment-installation-12-8/jvdi_b_deployment-installation-12-8_chapter_01.html#reference_D4B7BC6363F44CE083D4AAEBE1B2CF27" target="_self"&gt;https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jvdi/12_8/dig/jvdi_b_deployment-installation-12-8/jvdi_b_deployment-installation-12-8_chapter_01.html#reference_D4B7BC6363F44CE083D4AAEBE1B2CF27&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 21:51:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4263156#M44750</guid>
      <dc:creator>Timon62426</dc:creator>
      <dc:date>2020-12-23T21:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: JVDI / Linux / Jabber no connection</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4308102#M45292</link>
      <description>&lt;P&gt;Did you ever resolve this?&amp;nbsp; I have a similar problem.&amp;nbsp; For me, the JVDI deb package status is "Install ok half-configured".&lt;/P&gt;&lt;P&gt;The Cisco docs reference an msi under the Ubuntu section!?!?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 12:32:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4308102#M45292</guid>
      <dc:creator>codnchips</dc:creator>
      <dc:date>2021-03-16T12:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: JVDI / Linux / Jabber no connection</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4562572#M47328</link>
      <description>&lt;P&gt;Ubuntu 16.04 LTS&lt;BR /&gt;With Ubuntu 16.04 LTS everything works almost right away without any problems.&lt;BR /&gt;The vxc.service, which is responsible for the audio connection, is not started. As mentioned above, starting the service manually (systemctl start vxc.service) can help.&lt;BR /&gt;Alternatively, the service can be started permanently at system startup: systemctl enable vxc.service&lt;BR /&gt;After that the hardware data of the headset is passed through directly and it works with Jabber as it should.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ubuntu 20.04 LTS&lt;BR /&gt;Here, too, the vxc.service must first be started manually or activated directly via the system start.&lt;BR /&gt;But the headset still does not work.&lt;BR /&gt;Checking the error logs and files for vxc showed that vxc wants to read data from the display manager lightdm (it expects data in /run/lightdm). In the default installation of Ubuntu 20.04 LTS this is not installed.&lt;BR /&gt;So I installed and activated the display manager lightdm.&lt;BR /&gt;In /var/log/cisco/vxcError.log there was the error message about the missing libpng12.so.0&lt;BR /&gt;I don't know if this is a critical problem or not. I looked for a suitable libpng12 and installed it. Error message was gone.&lt;/P&gt;&lt;P&gt;After starting the connection to the Cisco system, you can see the messages to the vxc under /var/log/cisco/vxc.log.&lt;BR /&gt;There you can see that the DeviceManager found all available sound devices, including the headset. The data is packed into the stream for Jabber: "Create stream: Jabber_DeviceManager".&lt;BR /&gt;The other messages after that also look promising.&lt;/P&gt;&lt;P&gt;Up to the point:&lt;BR /&gt;[csf.vxc] [start] - Checking if XServer is alive...&lt;BR /&gt;[csf.vxc] [start] - X Server is not alive, exiting.&lt;/P&gt;&lt;P&gt;The message "X Server is not alive, exiting." can be found in the binary file /usr/bin/vxc&lt;BR /&gt;I have not yet been able to figure out what vxc is checking. Why should the XServer not be there, after all it all starts from the graphical interface.&lt;/P&gt;&lt;P&gt;Since Ubuntu 16.04 does not have this problem, the question remains, what is the difference?&lt;BR /&gt;I almost fear that it might have something to do with Unity under 16.04. But that's just a guess.&lt;/P&gt;&lt;P&gt;If someone has a hint how I can get on the track of what vxc is looking for ... keep the suggestions coming &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 23:27:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jvdi-linux-jabber-no-connection/m-p/4562572#M47328</guid>
      <dc:creator>Timon62426</dc:creator>
      <dc:date>2022-03-02T23:27:53Z</dc:date>
    </item>
  </channel>
</rss>

