https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #102 from Mario Lobo ---
Created attachment 216039
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216039&action=edit
VBox 6.1.10 kmod port files
Here are the VBox 6.1.10 kmod port files
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #101 from Mario Lobo ---
Created attachment 216038
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216038&action=edit
VBox 6.1.10 port files
Here are the virtualbox-ose 6.1.10 port files
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #100 from Mario Lobo ---
A few things I did that I forgot to mention.
Here are the steps I've done to compile it:
1) cd /usr/ports/emulators/virtualbox-ose/
make config and mark Debug option
make patch
2) cd /usr/port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #99 from Samy Mahmoudi ---
(In reply to Mario Lobo from comment #98)
Thank you for the explanation Mario.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #98 from Mario Lobo ---
By compiling with the Debug option, and running the binaries directly from the
port's work directory.
I.E.
gdb --args
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.10/out/freebsd.amd64/debug/b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #97 from Samy Mahmoudi ---
(In reply to Mario Lobo from comment #96)
> I finally managed to get VBox into gdb.
How did you do so?
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #96 from Mario Lobo ---
I finally managed to get VBox into gdb.
Starting program:
/Vmachines/ports/emulators/virtualbox-ose.6110/work/VirtualBox-6.1.10/out/freebsd.amd64/debug/bin/VBoxHeadless
--startvm Debian
Oracle VM Virtual
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #95 from Mario Lobo ---
Marking the Debug option does not produce debug symbols for any of the VBox
executables.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #94 from Li-Wen Hsu ---
(In reply to Mario Lobo from comment #93)
There is a "DEBUG" option. I just checked my very old log (2016), need to check
if when this option enabled, it still correctly passes BUILD_TYPE=debug to
LocalCo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #93 from Mario Lobo ---
Would anyone know how to set up a debug build of the VBox port?
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #92 from Mikhail Teterin ---
(In reply to Mario Lobo from comment #89)
> we are lagging so far behind on the hosting side (ose and ose-kmod) that I
> think people that are trying to upgrade it aren't even thinking about the
>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #91 from Mario Lobo ---
A small correction.
Starting the VM with VBoxHeadless or VBoxSDL, it just hangs open on the
terminal, the process doesn't end with ^C, and even if the terminal is closed,
the process still hangs in there
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #90 from Mario Lobo ---
For the record:
FreeBSD 13.0-CURRENT #1 r360882
Managed to compile cleanly virtualbox-ose-6.1.10 and
virtualbox-ose-kmod-6.1.10.
Modules load OK:
kldstat | grep vbox
43 0x8122c0008cba8
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #89 from Mario Lobo ---
I agree with you completely, but we are lagging so far behind on the hosting
side (ose and ose-kmod) that I think people that are trying to upgrade it
aren't even thinking about the guest-additions port.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #88 from Mikhail Teterin ---
I'd like to propose, we drop the attempts to keep the Virtual Box hosting side
(ose and ose-kmod) at the same version as the Virtual Box guest side (the
ose-additions).
There is no need for such syn
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #87 from VVD ---
6.1.10 released: https://www.virtualbox.org/wiki/Changelog-6.1
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #86 from VVD ---
(In reply to Mario Lobo from comment #85)
It need a lot of fixes in patches.
For example:
-@@ -2538,6 +2534,10 @@ ifeq ($(KBUILD_HOST),win) ## @todo can drop this now,
+@@ -2550,6 +2546,10 @@ ifeq ($(KBUILD_HO
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #85 from Mario Lobo ---
There are only 3 things that need to be done on the official 5.2.34 port to
move to 5.2.42:
1) Adjust both Makefiles (virtualbox-ose & virtualbox-ose-kmod)
change PORTVERSION= 5.2.34 to PORTVERSIO
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #84 from VVD ---
(In reply to Mario Lobo from comment #73)
> And I packed the ports from the sym links instead of the real dir.
Can you, please, pack it without symlinks?
--
You are receiving this mail because:
You are on the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #83 from didier.castella...@yahoo.fr ---
(In reply to Cy Schubert from comment #80)
Hello
I successfully installed Virtualbox 5.2.42 via ports
The vm opens I was able to install Ubuntu 20.04 and Installed Guest addition
for 5.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #82 from didier.castella...@yahoo.fr ---
(In reply to Cy Schubert from comment #80)
Hello
I installed via Virtualbox 5.2.42 ports
I set as compilation option
virtualbox-ose ports
sudo make config
sudo make build-depends-lis
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #81 from didier.castella...@yahoo.fr ---
(In reply to Cy Schubert from comment #80)
Hello
I installed via Virtualbox 5.2.34 ports
I set as compilation option
virtualbox-ose ports
sudo make config
sudo make build-depends-lis
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #80 from Cy Schubert ---
(In reply to didier.castellacci from comment #79)
There is no VirtualBoxVM binary.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #79 from didier.castella...@yahoo.fr ---
(In reply to Cy Schubert from comment #77)
I don't have a VirtualBoxVM bin
This is normal the make command (sudo make DISABLE_VULNERABILITIES = yes) did
not generate it for me
Thank You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #78 from didier.castella...@yahoo.fr ---
(In reply to Cy Schubert from comment #77)
Did you load the drivers?
Yes
In
pwd
/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-5.2.34/out/freebsd.amd64/release/bin/src
su
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #77 from Cy Schubert ---
(In reply to didier.castellacci from comment #76)
Did you load the drivers?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #76 from didier.castella...@yahoo.fr ---
(In reply to Mario Lobo from comment #75)
Hello
I installed via Virtualbox 5.2.34 ports to build it went well.
Virtualbox 5.2.34 interface starts well
but starting a vm it crashes
Her
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #75 from Mario Lobo ---
It's about the same error that happens with all 6.0.x and 6.1.x versions I
tried.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #74 from didier.castella...@yahoo.fr ---
(In reply to Li-Wen Hsu from comment #36)
Hello
I installed Virtualbox 6.0.12 via
https://github.com/lwhsu/freebsd-ports-virtualbox-ose
I was able to build without problem.
I start Vir
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #73 from Mario Lobo ---
Sorry! My mistake.
I have virtuabox-ose and virtualbox-ose-kmod symbolically linked to whatever
port I'm working on. I.e:
virtualbox-ose.5242
virtualbox-ose-kmod.5242
And I packed the ports from the sy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #72 from p...@hedeland.org ---
(In reply to per from comment #71)
Sorry, should of course have been "...unpack properly with 'tar zxvfU
vbox_port-5.2.42.tar.gz'..."
--
You are receiving this mail because:
You are the assignee
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
p...@hedeland.org changed:
What|Removed |Added
CC||p...@hedeland.org
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #70 from didier.castella...@yahoo.fr ---
This is what i get
sudo tar zxvf vbox_port-5.2.42.tar.gz
x virtualbox-ose
x virtualbox-ose/Makefile: Cannot extract through symlink
virtualbox-ose/Makefile
x virtualbox-ose/distinfo: Ca
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
didier.castella...@yahoo.fr changed:
What|Removed |Added
CC||didier.castella...@yah
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #68 from Mario Lobo ---
Created attachment 214671
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214671&action=edit
Port of VitualBox 5.2.42
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #67 from VVD ---
Released new versions May 14 2020:
5.2.42: https://www.virtualbox.org/wiki/Changelog-5.2#v42
May 15 2020:
6.0.22: https://www.virtualbox.org/wiki/Changelog-6.0#v22
6.1.8: https://www.virtualbox.org/wiki/Changelo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #66 from Mario Lobo ---
11.4-STABLE breaks VBox 6.x.x completely!
So, I went back to 11.3-STABLE r359971 (last one from the .iso) and VBox 6.x.x
came alive again.
--
You are receiving this mail because:
You are on the CC lis
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #65 from Mario Lobo ---
Well ... I tried everything I could with VBox on 12.1-STABLE. Not a glimpse of
success. Even the official 5.2.34 port is sluggish on it and it still has
glitches.
Result: went back to 11.3-STABLE where a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #64 from Mario Lobo ---
Tried all VBox 6.x.x that work ok on 11-STABLE.
Conclusion:
None of them work on 12-STABLE. Only the current port version (5.2.34) woks on
it.
--
You are receiving this mail because:
You are on the CC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #63 from Mario Lobo ---
System: FreeBSD 12.1-STABLE r360328 amd64
I just attempted to compile and run VBox 6.0.8 (which works perfectly on my
11.3 STABLE).
I compiles fine but it doesn't start the VMs. The GUI is fully operat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #62 from Mario Lobo ---
(In reply to Darin Luckie from comment #61)
See comment #57 to see what happens in my case.
I recently switched to 12 STABLE so I'll give it a go in a few days to see what
happens.
--
You are receivin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #61 from Darin Luckie ---
I used your patch, and it loaded the modules, but once it booted the VM, DHCP
went beserk and the VBoxNetDHCP process wouldn't die (had to SIGSTOP & HUP cuz
it was eating one of my my cores at 100%)
I'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #60 from Mario Lobo ---
(In reply to Darin Luckie from comment #59)
Did you use the port I attached (6.1.6) or made your own?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee fo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Darin Luckie changed:
What|Removed |Added
CC||da...@technotic.ca
--- Comment #59
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #58 from Mario Lobo ---
Created attachment 213495
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213495&action=edit
VBOX 6.1.6 port
My specs:
FreeBSD 11.3-STABLE #1 r350287M
qt 5.10.1
kde 4.14.3
xorg-7.7_3
I revert
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #57 from Mario Lobo ---
I managed to compile VBox 6.1.6 yesterday without errors.
The GUI comes up OK with everything working (settings, preferences, media
manager, etc..).
When I start a VM, the initial console window shows u
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #56 from Mario Lobo ---
(In reply to Hadi from comment #55)
6.1.0 is still unstable. The last stable version I compiled and I use is 6.0.8.
The ports version is still 5.x, and VBox is already up to 6.1.4.
I managed to compile
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Yasuhiro KIMURA changed:
What|Removed |Added
CC||y...@utahime.org
Hadi changed:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #54 from VVD ---
May be keep 3 different ports:
emulators/virtualbox-ose-52 - old stable
emulators/virtualbox-ose-60 - new, support CPUs without VT-x/AMD-V
emulators/virtualbox-ose-61 - new, support CPUs with VT-x/AMD-V only
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Jung-uk Kim changed:
What|Removed |Added
Assignee|j...@freebsd.org|v...@freebsd.org
--- Comment #53 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #52 from Naram Qashat ---
I just had another assertion pop up in the Windows 10 VM after it was idle for
a bit over half a day:
13:54:39.917997 !!Assertion Failed!!
13:54:39.917998 Expression: pTimer->enmClock == TMCLOCK_VIRTUA
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Naram Qashat changed:
What|Removed |Added
CC||cyberb...@cyberbotx.com
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #50 from Mario Lobo ---
(In reply to Jung-uk Kim from comment #48)
Ok. Found the patches and applied them. I had to make little corrections on a
few files but everything ended up compiling and running.
The problems I mentioned
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Kubilay Kocak changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #49 from Mario Lobo ---
(In reply to Jung-uk Kim from comment #48)
Could you provide a link for your patches?
To me, this is the version with the best performance I've seen! The VMs are
really fast!.
--
You are receiving thi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #48 from Jung-uk Kim ---
Note the patches are NOT final and you need to update devel/kBuild first.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
fre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Jung-uk Kim changed:
What|Removed |Added
Attachment #204742|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #46 from Mario Lobo ---
The above is mu attempt to compile VBox 6.1.0 after tweaking the patches.
The VMs start and run OK.
Problems:
1) with 2 monitors, the 2nd monitor doesn't get the same max resolution as the
1rst.
2) Sh
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #45 from Mario Lobo ---
Created attachment 209925
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209925&action=edit
VBOX 6.1.0 port
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #44 from VVD ---
(In reply to Jung-uk Kim from comment #43)
As far as I remember, 6.1 drop support of i386 hosts...
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #43 from Jung-uk Kim ---
(In reply to Li-Wen Hsu from comment #42)
Oh, I didn't know. I already have a patch for 6.1.0 RC1.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #42 from Li-Wen Hsu ---
(In reply to Jung-uk Kim from comment #41)
Not sure if this helps, I was working on cleaning the patches for 6.1:
https://github.com/lwhsu/freebsd-ports-virtualbox-ose/pull/1
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #41 from Jung-uk Kim ---
I decided to skip 6.0. 6.1 is imminent.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Jung-uk Kim changed:
What|Removed |Added
Summary|emulators/virtualbox-ose: |emulators/virtualbox-ose:
64 matches
Mail list logo