November 13, 20205 yr Hello there. I followed SpaceInvader One's video: It seemed to be successful and I was able to get the VM going but I can't get passed the initial setup within Volumio. It does not see the network. Here's my routing table: Here's my Voumio settings: Here's the error I get at signup: Any input would be greatly appreciated. Thanks! Edited November 14, 20205 yr by Keek Uras Added error screenshot for clariy
November 15, 20205 yr Author I tried downloading the img file again from Volumio and replacing the existing one with the same results.
November 16, 20205 yr I'm not quite shure, but SpaceInvader One is using Unraid 6.9 Beta, which has Q35-5.0 implemented. Maybe that's a reason why volumio doesn't see the br0. I'm having the same issue. Edit: Go to Vour VM XML File and change the type of the br0 from virtio to vmxnet3. That worked for me. Edited November 16, 20205 yr by BeatJ_Arke Found Solution
November 16, 20205 yr Author 8 hours ago, BeatJ_Arke said: I'm not quite shure, but SpaceInvader One is using Unraid 6.9 Beta, which has Q35-5.0 implemented. Maybe that's a reason why volumio doesn't see the br0. I'm having the same issue. Edit: Go to Vour VM XML File and change the type of the br0 from virtio to vmxnet3. That worked for me. Thank you for your response. I'm using the beta as well. Can you share the section you edited? I've tried changing what I think you're referencing but starting the VM changes it back to virtio. Thanks!
November 17, 20205 yr Author 8 hours ago, Keek Uras said: Thank you for your response. I'm using the beta as well. Can you share the section you edited? I've tried changing what I think you're referencing but starting the VM changes it back to virtio. Thanks! Disregard this. I did get it to stay but, no luck. Still, thanks for offering to help. What's really strange is the setup says it's looking for wireless but I don't have any in my server. 🤷♂️ Edited November 17, 20205 yr by Keek Uras Spelling error
November 27, 20205 yr Author I haven't been able to figure out the issue or get any further assistance so I've given up on this. I'll leave it here just in case anything in the post helps someone else. Good luck!
December 13, 20205 yr Hi all, for me the vmxnet3 Change fixed the problem. It's worth to try again, Volumio is one of the best players around.
December 13, 20205 yr Author 32 minutes ago, Uno said: Hi all, for me the vmxnet3 Change fixed the problem. It's worth to try again, Volumio is one of the best players around. That's good to hear and thanks for sharing. Unfortunately for me, it did not resolve my issue.
January 19, 20215 yr On 12/14/2020 at 12:50 AM, Keek Uras said: That's good to hear and thanks for sharing. Unfortunately for me, it did not resolve my issue. I have the same issue. I follow the recommendation above and change to vmxnet3. It is working for me now. <interface type='bridge'> <mac address='aa:bb:cc:dd:ee:ff'/> <source bridge='br0'/> <model type='vmxnet3'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface>
July 31, 20214 yr On 5/3/2021 at 12:19 PM, Cold Ass Honkey said: Changing to the vmxnet3 from virtio worked for me too. Thank you for the fix!! Change to vmxnet3 worked for me too, thanks for the fix.... for anyone else that finds this thread (take note) 👍 👍 👍
March 19, 20224 yr Author Better late than never but changing to this model type fixed it for me: <interface type='bridge'> <model type='e1000-82545em'/> </interface> Hope it helps someone K
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.