-
[Support] jasonbean - Apache Guacamole
After a quick test, 1.6.0 finally resolve the issue with the SFTP not working. Also the new performance improvement does make a significant difference. It feels snappier and before it was impossible to watch a video, now it does play pretty well. I know that this is not really the purpose of Guacamole but still nice improvement. 🤩
-
[Support] jasonbean - Apache Guacamole
I just updated the template with cleao and it works! Nothing else to do than replacing jasonbean with cleao.
-
[Support] jasonbean - Apache Guacamole
@ajb3932 Do you have SFTP enabled? If it's enabled, it might cause a segfault and thus closing the connection abruptly. It is a known issue with the version 1.5.4 The latest update version 1.5.5 is fixing that issue, but the maintainer of this docker doesn't have the time to maintain it anymore and no one has taken the mantle yet. At this moment, the only solution is to deactivate SFTP.
-
-
[Support] jasonbean - Apache Guacamole
If you are using Win11, Go to Settings -> Network & Internet -> Advanced Network Settings. Then select your virtual ethernet adapter and click on Edit. If you are using Win10, Go to Settings -> Network & Internet -> Advanced Network Settings. Click on Change adapter options then right-click on your virtual ethernet adapter and select Properties. From there the step are identical. Click on Configure... Select Advanced tab and deactivate everything with the word "Offload". This should be it for the VM side, be sure to restart the VM after the change. If you still have issue after that, you could try installing the unraid plugin "Tip and Tweaks" from dlandon. With that plugin, you could deactivate NIC Offload and Flow Control on the Host (unraid). Reboot and the problem should be gone.
-
[Support] jasonbean - Apache Guacamole
Not sure if related or not, but I had a very slow connection with a Windows VM using RDP. The upload speed inside the VM was super slow causing the RDP to be slow as well (identified using speedtest.net) . I had to deactivate all the "hardware accelerated" feature of the virtual NIC inside the VM. Since then the Guacamole RDP connection is way faster.
-
[Support] jasonbean - Apache Guacamole
Any chance to work on that 1.55 update? RDP+SFTP is broken in the current version and it is kind of a big deal for me. Thanks for your hard work
-
***GUIDE*** How to passthrough Intel chipset audio
I think that @Linguafoeda posts are a little bit misleading. It seems to be specific to a particular application, i.e Parsec. He seems to have resolved is issue using the GPU sound output and piping it through VB-Cable. However, his issues doesn't seem to be related to passing through the chipset audio. In your case VB-Cable won't work at all. At least I don't see anyways how it's gonna help you. Correct me if i'm wrong, but you are trying to use the physical audio output of your motherboard, right? If that is the case and you're not able to break the iommu group, you can still try to passthrough the device with the method i've described in this thread, either in the VM XML or with the VM form view. It's probable that you will be obligated to edit the XML as the device should't be available in the audio device selection tab. Passing through the internal audio is quite fiddly an weird at time. So best of luck and have fun !
-
***GUIDE*** How to passthrough Intel chipset audio
If windows is recongnizing an audio device, it's already a good sign. I'm guessing you are not using the optical out? If you are using the standard jack connector you must select the speaker output instead. If you're not sure how to do that, search "windows change sound output" on google and you should find something to help you out.
-
[Support] jasonbean - Apache Guacamole
@Taddeusz Any plan to upgrade to 1.1.0 in a foreseeable future? That would be great, Thanks
-
***GUIDE*** How to passthrough Intel chipset audio
It was there all along. You should try to read the whole thread it might help you actually. You might need to change some of the parameters, in order to match your sound card.
-
***GUIDE*** How to passthrough Intel chipset audio
My windows 10 VM is currentlly using my onboard audio. Also a lot of people on this forum had success with their onboard audio. Have you tried to add the audio card directly from the VM XML ?
-
***GUIDE*** How to passthrough Intel chipset audio
It's not necessary to isolate your audio controller in a IOMMU group to make it work, if you look on the 1st page of this thread, i have posted my IOMMU group for the audio controller and it look quite similar to yours. Now to help you I need to know your sysconfig and you need to give me more details on what you have done yet.
-
***GUIDE*** How to passthrough Intel chipset audio
The on board audio controller work or not ? Generally speaking, if you were able to pass-trough the controller to your VM it should work. If not, I will need you to describes what kind of issue you have in order to help you.
-
***GUIDE*** How to passthrough Intel chipset audio
You cannot always break the IOMMU groups, it depends on how the motherboard was designed. Software cannot overrule hardware limitation. However, If the audio is working, this is a non issue.
-
***GUIDE*** How to passthrough Intel chipset audio
At the moment, I use a HDMI audio extractor which works flawlessly. @Fullmakt You can still try to stub the audio card and add it manually to your VM. But if you're not tech savvy, I suggest you to try a PCIe sound card or a HDMI sound extractor. I don't like the USB sound card option since it may not work. It will depend on your setup and the usb sound card chipset. In fact, I have the exact same USB audio device that is in the link that you sent. For me the sound was buggy and distorted. However, it work for many.