Discuss the VirtualBox 7.1.0_BETA1 release here

Temporary forum to discuss issues and problems during a VirtualBox Beta or Release Candidate phase.

Rating of new VirtualBox logo/artwork

Poll ended at 13. Sep 2024, 22:15

5 star *****
6
32%
4 star ****
7
37%
3 star ***
5
26%
2 star **
0
No votes
1 star *
1
5%
 
Total votes: 19

klaus
Oracle Corporation
Posts: 1329
Joined: 10. May 2007, 14:57

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by klaus »

Stickybit wrote: 15. Aug 2024, 09:24 For the Windows version "list bridgedifs" returns an empty result:

C:\Windows\System32>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list bridgedifs
C:\Windows\System32>

Best regards, Stickybit
Thanks for the reproduction instructions. I can kind of reproduce (I get an error message instead), and we'll try to get this one squashed soon.
pentagonik
Oracle Corporation
Posts: 307
Joined: 19. May 2008, 16:09
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Too many to specify!
Contact:

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by pentagonik »

Stickybit wrote: 15. Aug 2024, 09:24 For the Windows version "list bridgedifs" returns an empty result:

C:\Windows\System32>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list bridgedifs
C:\Windows\System32>

Best regards, Stickybit
We found the issue and working on a fix.
Air Force One
Posts: 121
Joined: 6. Oct 2017, 16:54
Primary OS: MS Windows other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows
Location: Germany

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by Air Force One »

Development snapshot still has the wrong version of the Extension Pack, the 7.0 version instead of the 7.1 version. It can't be installed, and one has to take an Extension Pack from the beta download page. I already reported this a week ago in the performance topic. Now I report this here.

And there is no information about the beta on the VBox main page. So not everybody noticed that the beta was released.
pentagonik
Oracle Corporation
Posts: 307
Joined: 19. May 2008, 16:09
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Too many to specify!
Contact:

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by pentagonik »

Air Force One wrote: 16. Aug 2024, 17:37 Development snapshot still has the wrong version of the Extension Pack, the 7.0 version instead of the 7.1 version. It can't be installed, and one has to take an Extension Pack from the beta download page. I already reported this a week ago in the performance topic. Now I report this here.

And there is no information about the beta on the VBox main page. So not everybody noticed that the beta was released.
https://download.virtualbox.org/virtualbox/7.1.0_BETA1 should have the right 7.1 Beta extension pack.
klaus
Oracle Corporation
Posts: 1329
Joined: 10. May 2007, 14:57

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by klaus »

Oops. Bug in the script which handled the uploading of test builds... product renaming can have very unintended side effects. The regey needed fixing (otherwise just the old files from before the rename matched, ending up with the outdated file).

Resolved now. The development snapshot test builds have the latest extpack now.
IRM_7
Posts: 12
Joined: 1. Aug 2023, 15:44

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by IRM_7 »

Buenas tardes,

Después de hacer varias pruebas con le modo desarrollar y el modo normal, he intentado arrancar un Centos 8 x86 con un macbook M2 pro pero me es imposible, no llega ni arrancar si necesitáis mas detalle puede adjuntar el fallo, alguna recomendacion al respecto.

muchas gracias
un saludo
multiOS
Volunteer
Posts: 1216
Joined: 14. Sep 2019, 16:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux, BSD
Location: United Kingdom

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by multiOS »

@IRM_7

Cent OS 8 (x64 only) isn't likely to work:
aeichner wrote: 26. Jul 2024, 08:18 The x86-on-arm feature is still not performant enough to be meant for everyday use, especially for heavy desktop operating systems like Windows or Ubuntu (or any other graphical Linux distribution for that matter). Older guests and text mode operation should work okayish if you don't expect performance miracles. You can enable running x86 guests by issuing the following command:

Code: Select all

VBoxManage setextradata global "VBoxInternal2/EnableX86OnArm" 1
But please don't report any issues with that as it is completely unsupported at the moment.
Admin edit: Note that if you put this in place it will make the "Developer Preview" marker appear in the GUI. Oh, and the command was subtly wrong initially. Fixed.
matthewls
Posts: 14
Joined: 20. Oct 2015, 07:23

linux kernel modules

Post by matthewls »

This must be easy but I can't find the answer. The beta compiles and installs using the VirtualBox*.run file, but starting VMs gives a kernel mismatch error. Removing the beta and reinstalling version 7.20 and more recent testing versions (e.g. 164394) works fine. What am I missing?
Thanks,
ms

PS, The same occurs using kernels 6.6.46 and 6.10.5 .
Stickybit
Posts: 37
Joined: 23. Mar 2011, 09:44
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by Stickybit »

pentagonik wrote: 16. Aug 2024, 14:16
Stickybit wrote: 15. Aug 2024, 09:24 For the Windows version "list bridgedifs" returns an empty result:

C:\Windows\System32>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list bridgedifs
C:\Windows\System32>

Best regards, Stickybit
We found the issue and working on a fix.
Cool. Great works guys. :-)
pentagonik
Oracle Corporation
Posts: 307
Joined: 19. May 2008, 16:09
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Too many to specify!
Contact:

Re: Discuss the VirtualBox 7.1.0_BETA1 release here

Post by pentagonik »

Stickybit wrote: 19. Aug 2024, 15:49
pentagonik wrote: 16. Aug 2024, 14:16
Stickybit wrote: 15. Aug 2024, 09:24 For the Windows version "list bridgedifs" returns an empty result:

C:\Windows\System32>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list bridgedifs
C:\Windows\System32>

Best regards, Stickybit
We found the issue and working on a fix.
Cool. Great works guys. :-)
The issue should be fixed in the next version.
Locked