Pedulla Posted August 1, 2023 #1 Posted August 1, 2023 uname -a Linux DVA3221 4.4.180+ #42962 SMP Mon May 29 14:37:35 CST 2023 x86_64 GNU/Linux synology_denverton_dva3221 running as a VM on PVE 8.03 with gpu passthrough. Works great. Is it possible to install the QEMU Guest Agent on the DVA3221? Quote
Smartpol Posted November 12, 2023 #2 Posted November 12, 2023 It is possible, you need to add software repository https://spk7.imnks.com Find Qemu Guest Agent tool Install it and don't start at first. Then you need to ssh in your Xpeno and run this command, as described: sudo sed -i 's/package/root/g' /var/packages/qemu-ga/conf/privilege After that you need to stop Xpeno VM, turn on Qemu Guest Agent in VM options at Proxmox console: And start your XPeno VM again with working Qemu Guest Agent integration. 1 4 1 Quote
Pedulla Posted September 5, 2024 Author #5 Posted September 5, 2024 Is there a solution that is NOT from a Chinese website? Quote
roycordero Posted November 20, 2024 #6 Posted November 20, 2024 (edited) I did everything but when I press run in the "plugin" of qemu comes below the name of quemu guest agent appears in green "starting..." then it changes to "running..." and then it changes to "stopped manually" and a window appears that says "this package will run with root privileges in Chinese and English" with the accept button, I press it and it does nothing more... and the guest stops working... Edited November 20, 2024 by roycordero 1 Quote
Rlopez2005 Posted November 22, 2024 #7 Posted November 22, 2024 Same problem here... Any solution? it was working fine on DSM 7.1 but not in 7.2.2. Quote
keitetran Posted December 1, 2024 #8 Posted December 1, 2024 On 11/20/2024 at 11:11 PM, roycordero said: I did everything but when I press run in the "plugin" of qemu comes below the name of quemu guest agent appears in green "starting..." then it changes to "running..." and then it changes to "stopped manually" and a window appears that says "this package will run with root privileges in Chinese and English" with the accept button, I press it and it does nothing more... and the guest stops working... Same here !! It not working on DSM 7.2.2-72806 Update 1 I can fix it with below step: - Uninstall package - Reinstall package - SSH to DSM and run command (It not running at this step) sudo sed -i 's/package/root/g' /var/packages/qemu-ga/conf/privilege - Reboot DSM (COnfirm on proxmox QEMU Guest agent is enabled) - Final, it working. + on DMS you can see package is running + on promox you can see DSM IP addess displayed Good luck !!! 1 Quote
shibby Posted December 19, 2024 #9 Posted December 19, 2024 (edited) the easiest way is install this package before QEMU package Edited December 19, 2024 by shibby Quote
denmalley Posted January 15 #10 Posted January 15 (edited) If anyone runs across this thread as I did while looking for a solution, I was also a little sketch on picking up this not-so-well documented bit of root control for my VM NAS. If you're looking for another version that appears to be at least a little more more openly under development, I came across this pull request that has steps in one of the posts about how to pull a newer version of this and load it onto your machine. Worked for me. There's instructions on maybe the 5th post or so on how to get this. https://github.com/SynoCommunity/spksrc/pull/6152 Edited January 15 by denmalley Quote
Hemin Posted April 21 #11 Posted April 21 On 1/15/2025 at 6:27 AM, denmalley said: If anyone runs across this thread as I did while looking for a solution, I was also a little sketch on picking up this not-so-well documented bit of root control for my VM NAS. If you're looking for another version that appears to be at least a little more more openly under development, I came across this pull request that has steps in one of the posts about how to pull a newer version of this and load it onto your machine. Worked for me. There's instructions on maybe the 5th post or so on how to get this. https://github.com/SynoCommunity/spksrc/pull/6152 Hello, I've followed all the instructions on wizard, but after apply the sudo command, and click repair, the problem seems to persist. My DSM versión is 7.2.2 Quote
unmesh Posted April 22 #12 Posted April 22 Same here. I've even added a serial port as mentioned above and entered it's device path during the qemu-ga install. Quote
denmalley Posted June 27 #13 Posted June 27 Sorry for the way late reply - I hardly come here any more (mainly because getting answers here takes so long, sorry for adding to that problem, lol). It looks like this is now officially part of the syno-community repo. You can either add the repo to your package center and search/install from there, or download from here and manually install. https://synocommunity.com/package/qemu-ga Quote
Peter Suh Posted July 5 #14 Posted July 5 On 6/27/2025 at 10:57 PM, denmalley said: Sorry for the way late reply - I hardly come here any more (mainly because getting answers here takes so long, sorry for adding to that problem, lol). It looks like this is now officially part of the syno-community repo. You can either add the repo to your package center and search/install from there, or download from here and manually install. https://synocommunity.com/package/qemu-ga In addition to installing this package, addons that enable the QEMU guest agent for each Redpill loader must be used: https://github.com/PeterSuh-Q3/tcrp-addons/blob/main/vmtools/src/install.sh Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.