From linimon at FreeBSD.org Wed Jul 1 03:26:23 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Jul 1 03:26:29 2009 Subject: ports/136206: [patch] bsd.linux-rpm.mk: OVERRIDE_LINUX_NONBASE_PORTS not honored Message-ID: <200907010326.n613QMpt054224@freefall.freebsd.org> Old Synopsis: [patch] OVERRIDE_LINUX_NONBASE_PORTS not honored New Synopsis: [patch] bsd.linux-rpm.mk: OVERRIDE_LINUX_NONBASE_PORTS not honored Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Wed Jul 1 03:25:11 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=136206 From sfourman at gmail.com Wed Jul 1 18:30:58 2009 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Wed Jul 1 18:31:11 2009 Subject: flash10 vs f10 In-Reply-To: <747dc8f30906290434y77f11bf1i5911ea1efe29fab5@mail.gmail.com> References: <20090627143719.GA28318@triton.kn-bremen.de> <33059629@ipt.ru> <20090627213533.GA46429@triton.kn-bremen.de> <88413085@ipt.ru> <20090628082701.GA34665@triton.kn-bremen.de> <56244219@ipt.ru> <20090628141008.GA3841@triton.kn-bremen.de> <747dc8f30906290434y77f11bf1i5911ea1efe29fab5@mail.gmail.com> Message-ID: <11167f520907011130u744a36a3m71ee5d125c69f446@mail.gmail.com> On Mon, Jun 29, 2009 at 6:34 AM, Renato Botelho wrote: > On Sun, Jun 28, 2009 at 11:10 AM, Juergen Lock wrote: >> On Sun, Jun 28, 2009 at 04:40:20PM +0400, Boris Samorodov wrote: >>> Juergen Lock writes: >>> >>> > ?New patch and shar: >>> >>> No more comments from me, thanks! >> >> Ok. ?Has anyone tested this yet tho? ?(Besides me in a vm... :) > > Working fine here. 8.0-current i386 > I saw linux-f10-flashplugin10 hit the ports tree so I decided to try it I have a recent FreeBSD CURRENT snapshot installed uname -a FreeBSD 8.0-HEAD-20090601-JPSNAP FreeBSD 8.0-HEAD-20090601-JPSNAP #0: Mon Jun 1 02:48:06 UTC 2009 root@build-i386-fbsd-2.allbsd.org:/usr/obj/i386/usr/src/sys/GENERIC i386 I have linux-f10 installed pkg_info | grep linux linux_base-f10-10 Base set of packages needed in Linux mode for i386/amd64 (L here is the error I get, is there some wiki available that details the steps it takes to test flash10? # cd /usr/ports/www/linux-f10-flashplugin10/ # make install ===> linux-flashplugin-10.0r22 bsd.linux-apps.mk test failed: The component libidn is not defined for LINUX_DIST_SUFFIX=-f10 (the corresponding variable libidn_f10_FILE is not defined). *** Error code 1 Stop in /usr/ports/www/linux-f10-flashplugin10. most everything else is set to defaults Sam Fourman Jr. From bsam at ipt.ru Wed Jul 1 20:02:38 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Wed Jul 1 20:02:46 2009 Subject: flash10 vs f10 In-Reply-To: <11167f520907011130u744a36a3m71ee5d125c69f446@mail.gmail.com> (Sam Fourman, Jr.'s message of "Wed\, 1 Jul 2009 13\:30\:56 -0500") References: <20090627143719.GA28318@triton.kn-bremen.de> <33059629@ipt.ru> <20090627213533.GA46429@triton.kn-bremen.de> <88413085@ipt.ru> <20090628082701.GA34665@triton.kn-bremen.de> <56244219@ipt.ru> <20090628141008.GA3841@triton.kn-bremen.de> <747dc8f30906290434y77f11bf1i5911ea1efe29fab5@mail.gmail.com> <11167f520907011130u744a36a3m71ee5d125c69f446@mail.gmail.com> Message-ID: <57964197_-_@h30.sp.ipt.ru> On Wed, 1 Jul 2009 13:30:56 -0500 Sam Fourman Jr. wrote: > On Mon, Jun 29, 2009 at 6:34 AM, Renato Botelho wrote: > > On Sun, Jun 28, 2009 at 11:10 AM, Juergen Lock wrote: > >> On Sun, Jun 28, 2009 at 04:40:20PM +0400, Boris Samorodov wrote: > >>> Juergen Lock writes: > >>> > >>> > ?New patch and shar: > >>> > >>> No more comments from me, thanks! > >> > >> Ok. ?Has anyone tested this yet tho? ?(Besides me in a vm... :) > > > > Working fine here. 8.0-current i386 > > > I saw linux-f10-flashplugin10 hit the ports tree so I decided to try it > I have a recent FreeBSD CURRENT snapshot installed > uname -a > FreeBSD 8.0-HEAD-20090601-JPSNAP FreeBSD 8.0-HEAD-20090601-JPSNAP #0: > Mon Jun 1 02:48:06 UTC 2009 > root@build-i386-fbsd-2.allbsd.org:/usr/obj/i386/usr/src/sys/GENERIC > i386 > I have linux-f10 installed > pkg_info | grep linux > linux_base-f10-10 Base set of packages needed in Linux mode for i386/amd64 (L For future reference, either show another command (i.e. pkg_info | grep linux_base) or show the full output for the command you give. > here is the error I get, is there some wiki available that details the > steps it takes to test flash10? > # cd /usr/ports/www/linux-f10-flashplugin10/ > # make install > ===> linux-flashplugin-10.0r22 bsd.linux-apps.mk test failed: The > component libidn is not defined for LINUX_DIST_SUFFIX=-f10 (the This component should not present at the makefile (the package is included at linux_base-f10 port). > corresponding variable libidn_f10_FILE is not defined). > *** Error code 1 > Stop in /usr/ports/www/linux-f10-flashplugin10. Here is a patch to test: ----- --- Makefile.orig 2009-07-01 23:56:23.000000000 +0400 +++ Makefile 2009-07-01 23:56:39.000000000 +0400 @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes -USE_LINUX_APPS= openssl curl libssh2 libidn nspr nss +USE_LINUX_APPS= openssl curl libssh2 nspr nss RESTRICTED= Redistribution not allowed RESTRICTED_FILES= ${DISTFILES:Nlinux-f8-flashsupport*:C/:[^:]+$//} ----- WBR -- bsam From bsam at ipt.ru Wed Jul 1 20:08:19 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Wed Jul 1 20:08:31 2009 Subject: flash10 vs f10 In-Reply-To: <57964197_-_@h30.sp.ipt.ru> (Boris Samorodov's message of "Thu\, 02 Jul 2009 00\:02\:34 +0400") References: <20090627143719.GA28318@triton.kn-bremen.de> <33059629@ipt.ru> <20090627213533.GA46429@triton.kn-bremen.de> <88413085@ipt.ru> <20090628082701.GA34665@triton.kn-bremen.de> <56244219@ipt.ru> <20090628141008.GA3841@triton.kn-bremen.de> <747dc8f30906290434y77f11bf1i5911ea1efe29fab5@mail.gmail.com> <11167f520907011130u744a36a3m71ee5d125c69f446@mail.gmail.com> <57964197_-_@h30.sp.ipt.ru> Message-ID: <91883855@h30.sp.ipt.ru> On Thu, 02 Jul 2009 00:02:34 +0400 Boris Samorodov wrote: > Here is a patch to test: Sorry, was stupid of me. Peter Jeremy is right -- it was just a repocopy and the port is not committed yet. I spoke too soon. WBR -- bsam From bsam at FreeBSD.org Wed Jul 1 20:36:15 2009 From: bsam at FreeBSD.org (bsam@FreeBSD.org) Date: Wed Jul 1 20:36:21 2009 Subject: ports/136206: [patch] bsd.linux-rpm.mk: OVERRIDE_LINUX_NONBASE_PORTS not honored Message-ID: <200907012036.n61KaE7t098181@freefall.freebsd.org> Synopsis: [patch] bsd.linux-rpm.mk: OVERRIDE_LINUX_NONBASE_PORTS not honored State-Changed-From-To: open->closed State-Changed-By: bsam State-Changed-When: Wed Jul 1 20:36:05 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=136206 From dfilter at FreeBSD.ORG Wed Jul 1 20:40:05 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Jul 1 20:40:12 2009 Subject: ports/136206: commit references a PR Message-ID: <200907012040.n61Ke5hB098286@freefall.freebsd.org> The following reply was made to PR ports/136206; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/136206: commit references a PR Date: Wed, 1 Jul 2009 20:35:48 +0000 (UTC) bsam 2009-07-01 20:35:34 UTC FreeBSD ports repository Modified files: Mk bsd.linux-rpm.mk Log: Honor OVERRIDE_LINUX_NONBASE_PORTS=f8 after the change to Fedora 10 as the default Linux base on -CURRENT. PR: ports/136206 Submitted by: nwhitehorn Revision Changes Path 1.22 +2 -2 ports/Mk/bsd.linux-rpm.mk _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From peterjeremy at optushome.com.au Wed Jul 1 21:05:48 2009 From: peterjeremy at optushome.com.au (Peter Jeremy) Date: Wed Jul 1 21:06:01 2009 Subject: flash10 vs f10 In-Reply-To: <11167f520907011130u744a36a3m71ee5d125c69f446@mail.gmail.com> References: <20090627143719.GA28318@triton.kn-bremen.de> <33059629@ipt.ru> <20090627213533.GA46429@triton.kn-bremen.de> <88413085@ipt.ru> <20090628082701.GA34665@triton.kn-bremen.de> <56244219@ipt.ru> <20090628141008.GA3841@triton.kn-bremen.de> <747dc8f30906290434y77f11bf1i5911ea1efe29fab5@mail.gmail.com> <11167f520907011130u744a36a3m71ee5d125c69f446@mail.gmail.com> Message-ID: <20090701190404.GA59698@server.vk2pj.dyndns.org> On 2009-Jul-01 13:30:56 -0500, "Sam Fourman Jr." wrote: >I saw linux-f10-flashplugin10 hit the ports tree so I decided to try it ... >===> linux-flashplugin-10.0r22 bsd.linux-apps.mk test failed: The >component libidn is not defined for LINUX_DIST_SUFFIX=-f10 (the >corresponding variable libidn_f10_FILE is not defined). >*** Error code 1 linux-f10-flashplugin10 has been repo-copied into place but the infrastructure to support it is not yet in place, hence you still need the patches mentioned earlier in this thread. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090701/df33b329/attachment.pgp From edwin at FreeBSD.org Wed Jul 1 21:38:54 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Jul 1 21:39:00 2009 Subject: ports/136229: [linux] linux_base* and /usr/compat/linux/usr/(local & X11R6) Message-ID: <200907012138.n61LcrYt043975@freefall.freebsd.org> Synopsis: [linux] linux_base* and /usr/compat/linux/usr/(local & X11R6) Responsible-Changed-From-To: freebsd-ports-bugs->emulation Responsible-Changed-By: edwin Responsible-Changed-When: Wed Jul 1 21:35:12 UTC 2009 Responsible-Changed-Why: Over to a group of people who might have a good opinion about this. http://www.freebsd.org/cgi/query-pr.cgi?pr=136229 From linimon at FreeBSD.org Sat Jul 4 14:52:21 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Jul 4 14:52:27 2009 Subject: ports/136321: x11-toolkits/linux-pango: please update linux based port of pango Message-ID: <200907041452.n64EqK55024239@freefall.freebsd.org> Old Synopsis: Please update linux based port of Pango New Synopsis: x11-toolkits/linux-pango: please update linux based port of pango Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Sat Jul 4 14:50:51 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=136321 From rondzierwa at comcast.net Sat Jul 4 17:22:49 2009 From: rondzierwa at comcast.net (rondzierwa@comcast.net) Date: Sat Jul 4 17:22:55 2009 Subject: vbox driver In-Reply-To: <252646496.283281246727198407.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <1864081109.283641246727373779.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> I have installed the VirtualBox port my FreeBSD 7.0 system. I had to csup ports and download and install the virtualbox port manually, but eventually everything built and installed. kldload has a problem with the vboxdrv module: phoenix# kldload vboxdrv kldload: can't load vboxdrv: No such file or directory phoenix# kldload vboxdrv.ko kldload: can't load vboxdrv.ko: No such file or directory phoenix# kldload /boot/modules/vboxdrv.ko kldload: can't load /boot/modules/vboxdrv.ko: No such file or directory phoenix# kldload /boot/modules/vboxdrv kldload: can't load /boot/modules/vboxdrv: No such file or directory the file is there, and kldconfig is set up for the /boot/modules directory: phoenix# kldconfig -r /boot/kernel;/boot/modules phoenix# ls -l /boot/modules total 182 -r-xr-xr-x 1 root wheel 185300 Jul 4 12:57 vboxdrv.ko could it be that there is no vboxdrv.ko.symbols file? all the other modules are in the /boot/kernel directory, and they all have .symbols files. thanks, ron. From gary.jennejohn at freenet.de Sun Jul 5 08:19:42 2009 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Sun Jul 5 08:19:48 2009 Subject: vbox driver In-Reply-To: <1864081109.283641246727373779.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> References: <252646496.283281246727198407.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <1864081109.283641246727373779.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <20090705101936.3434ea18@ernst.jennejohn.org> On Sat, 4 Jul 2009 17:09:33 +0000 (UTC) rondzierwa@comcast.net wrote: > I have installed the VirtualBox port my FreeBSD 7.0 system. I had to csup ports and download and install the virtualbox port manually, but eventually everything built and installed. > > kldload has a problem with the vboxdrv module: > > phoenix# kldload vboxdrv > kldload: can't load vboxdrv: No such file or directory > phoenix# kldload vboxdrv.ko > kldload: can't load vboxdrv.ko: No such file or directory > phoenix# kldload /boot/modules/vboxdrv.ko > kldload: can't load /boot/modules/vboxdrv.ko: No such file or directory > phoenix# kldload /boot/modules/vboxdrv > kldload: can't load /boot/modules/vboxdrv: No such file or directory > > the file is there, and kldconfig is set up for the /boot/modules directory: > > phoenix# kldconfig -r > /boot/kernel;/boot/modules > phoenix# ls -l /boot/modules > total 182 > -r-xr-xr-x 1 root wheel 185300 Jul 4 12:57 vboxdrv.ko > > > could it be that there is no vboxdrv.ko.symbols file? all the other modules > are in the /boot/kernel directory, and they all have .symbols files. > This error message is confusing and doesn't necessarily really have anything to do with vboxdrv.ko being present. kldload(2) in the kernel can return a number of errors, but they're all hidden behind the error message "can't load..." kldload(8) should probably use perror(3) so the user can see exactly what the error returned from the kernel was. Are your kernel and user-land in synch with the port? I mean, are your sources newer than what you have installed? This can lead to problems. --- Gary Jennejohn From bms at incunabulum.net Sun Jul 5 15:40:59 2009 From: bms at incunabulum.net (Bruce Simpson) Date: Sun Jul 5 15:41:06 2009 Subject: [Call For Testing] VirtualBox for FreeBSD! take 6 In-Reply-To: <20090611194557.GC98175@bsdcrew.de> References: <20090611194557.GC98175@bsdcrew.de> Message-ID: <4A50C4D3.8000902@incunabulum.net> Hi, I just tested VirtualBox from ports and it looks excellent. Running on 7-STABLE, amd64, Athlon64 4000+. I was able to run the OpenSolarisApp VMDK image without any problems from this guy's page: http://blogs.sun.com/jkshah/entry/minimal_opensolaris_image_for_virtualbox I also came across this, but haven't tried any of the images here: http://virtualboximages.com/ I had a few issues with NanoBSD, though:- * I had previously built an image for USB boot, and it appears this isn't supported by the Open Source Edition; neither is booting from a SCSI device, or so it appears. * If I try to use either of the SCSI controllers from the OSE GUI, I get an error that the driver can't be loaded in the VBox logs. * The "VBoxManage convertraw" command seems to be needed to convert NanoBSD images into VDI which VBox can understand. * I'll try to find time to rebuild an 8-CURRENT image for ATA/CompactFlash; I'd be very interested in headless support. * Has anyone gotten serial to work? Once again, thank you very much, for all of your hard work on this. cheers, BMS From dnelson at allantgroup.com Sun Jul 5 17:22:56 2009 From: dnelson at allantgroup.com (Dan Nelson) Date: Sun Jul 5 17:23:02 2009 Subject: vbox driver In-Reply-To: <20090705101936.3434ea18@ernst.jennejohn.org> References: <252646496.283281246727198407.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <1864081109.283641246727373779.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <20090705101936.3434ea18@ernst.jennejohn.org> Message-ID: <20090705164025.GB5574@dan.emsphone.com> In the last episode (Jul 05), Gary Jennejohn said: > On Sat, 4 Jul 2009 17:09:33 +0000 (UTC) > rondzierwa@comcast.net wrote: > > I have installed the VirtualBox port my FreeBSD 7.0 system. I had to > > csup ports and download and install the virtualbox port manually, but > > eventually everything built and installed. > > > > kldload has a problem with the vboxdrv module: > > > > phoenix# kldload /boot/modules/vboxdrv.ko > > kldload: can't load /boot/modules/vboxdrv.ko: No such file or directory > > > > the file is there, and kldconfig is set up for the /boot/modules directory: > > > > phoenix# kldconfig -r > > /boot/kernel;/boot/modules > > phoenix# ls -l /boot/modules > > total 182 > > -r-xr-xr-x 1 root wheel 185300 Jul 4 12:57 vboxdrv.ko > > > > could it be that there is no vboxdrv.ko.symbols file? all the other > > modules are in the /boot/kernel directory, and they all have .symbols > > files. > > > > This error message is confusing and doesn't necessarily really have > anything to do with vboxdrv.ko being present. kldload(2) in the kernel > can return a number of errors, but they're all hidden behind the error > message "can't load..." > > kldload(8) should probably use perror(3) so the user can see exactly > what the error returned from the kernel was. kldload did use perror; the kernel returned ENOENT - "No such file or directory". The problem is that the 92 defined errno values are not enough to describe all possible ways a syscall can fail. When loading a module, the most likely cause of ENOENT is a missing symbol preventing the linker from loading the module. The kernel will print a more verbose message to the console, so run dmesg and see what it's complaining about. -- Dan Nelson dnelson@allantgroup.com From rondzierwa at comcast.net Sun Jul 5 17:44:07 2009 From: rondzierwa at comcast.net (rondzierwa@comcast.net) Date: Sun Jul 5 17:44:13 2009 Subject: vbox driver In-Reply-To: <10109645.410031246815787615.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> dmesg reveals the real problem: link_elf: symbol smp_rendezvous_cpus undefined I grep'ed the kernel sources (*.c, *.s, even *.h) and found no reference of this symbol. Is my kernel too old? phoenix% uname -a FreeBSD phoenix.hsd1.md.comcast.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Mar 8 04:04:40 EDT 2009 root@phoenix.hsd1.md.comcast.net:/usr/src/sys/i386/compile/PHOENIX i386 ----- Original Message ----- From: "Dan Nelson" To: "Gary Jennejohn" Cc: rondzierwa@comcast.net, freebsd-emulation@freebsd.org Sent: Sunday, July 5, 2009 12:40:25 PM (GMT-0500) Auto-Detected Subject: Re: vbox driver In the last episode (Jul 05), Gary Jennejohn said: > On Sat, 4 Jul 2009 17:09:33 +0000 (UTC) > rondzierwa@comcast.net wrote: > > I have installed the VirtualBox port my FreeBSD 7.0 system. I had to > > csup ports and download and install the virtualbox port manually, but > > eventually everything built and installed. > > > > kldload has a problem with the vboxdrv module: > > > > phoenix# kldload /boot/modules/vboxdrv.ko > > kldload: can't load /boot/modules/vboxdrv.ko: No such file or directory > > > > the file is there, and kldconfig is set up for the /boot/modules directory: > > > > phoenix# kldconfig -r > > /boot/kernel;/boot/modules > > phoenix# ls -l /boot/modules > > total 182 > > -r-xr-xr-x 1 root wheel 185300 Jul 4 12:57 vboxdrv.ko > > > > could it be that there is no vboxdrv.ko.symbols file? all the other > > modules are in the /boot/kernel directory, and they all have .symbols > > files. > > > > This error message is confusing and doesn't necessarily really have > anything to do with vboxdrv.ko being present. kldload(2) in the kernel > can return a number of errors, but they're all hidden behind the error > message "can't load..." > > kldload(8) should probably use perror(3) so the user can see exactly > what the error returned from the kernel was. kldload did use perror; the kernel returned ENOENT - "No such file or directory". The problem is that the 92 defined errno values are not enough to describe all possible ways a syscall can fail. When loading a module, the most likely cause of ENOENT is a missing symbol preventing the linker from loading the module. The kernel will print a more verbose message to the console, so run dmesg and see what it's complaining about. -- Dan Nelson dnelson@allantgroup.com From dnelson at allantgroup.com Sun Jul 5 18:46:41 2009 From: dnelson at allantgroup.com (Dan Nelson) Date: Sun Jul 5 18:46:47 2009 Subject: vbox driver In-Reply-To: <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> References: <10109645.410031246815787615.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <20090705182247.GC5574@dan.emsphone.com> In the last episode (Jul 05), rondzierwa@comcast.net said: > dmesg reveals the real problem: > > link_elf: symbol smp_rendezvous_cpus undefined > > I grep'ed the kernel sources (*.c, *.s, even *.h) and found no reference > of this symbol. Is my kernel too old? > > phoenix% uname -a > FreeBSD phoenix.hsd1.md.comcast.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Mar 8 04:04:40 EDT 2009 root@phoenix.hsd1.md.comcast.net:/usr/src/sys/i386/compile/PHOENIX i386 Yes, 7.0 (released 2008-02-27) is too old. That symbol was added to the 7-stable tree on 2008-08-27. If you upgrade to 7.2 it will work. -- Dan Nelson dnelson@allantgroup.com From rondzierwa at comcast.net Sun Jul 5 19:53:52 2009 From: rondzierwa at comcast.net (rondzierwa@comcast.net) Date: Sun Jul 5 19:53:58 2009 Subject: vbox driver In-Reply-To: <1081795227.430971246823510341.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <461109593.431391246823631913.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> I think i got past this one with a quick hack. in mp-r0drv-freebsd.c, there are conditionals for kernel version >= 70000 that will use smp_rendezvous if the conditional is false. I simply hacked all the smp_rendezvous_cpus calls to smp_rendezvous. it loads and vbox seems to work. in osreldate.h my version is 700055, so i probably could have changed to if to be > 700055, but, since I wasn't sure when the smp_rendezvous_cpus function became available, it made no sense to me to come up with a more elegant patch, and i'm not really sure if my system is some sort of odd kludge. I installed 7.0 release, but csup'ed to the most recent kernel a couple of months later to get a more recent zfs. anyhow, I think i got it working on my machine. I'm trying to run a winxp guest that was created on vbox under windoze. I want to use the network adapter in bridged mode, but when i select "Bridged Adapter" on the network settings, a message appears in red in the text area at the bottom that says "no bridged network adapter is selected". There doesn't seem to be any place where I can select an adapter to which the vm can bridge. I do not recall having to specify anything on the windoze vbox when I set to bridged, and the windoze machine that I was running it on has two physical ethernet devices. it seemed to just pick one! The FreeBSD machine has only one physical ethernet device, a bge, so I would think the choices would be rather limited. thanks again, ron. ----- Original Message ----- From: "Dan Nelson" To: "Gary Jennejohn" Cc: rondzierwa@comcast.net, freebsd-emulation@freebsd.org Sent: Sunday, July 5, 2009 12:40:25 PM (GMT-0500) Auto-Detected Subject: Re: vbox driver In the last episode (Jul 05), Gary Jennejohn said: > On Sat, 4 Jul 2009 17:09:33 +0000 (UTC) > rondzierwa@comcast.net wrote: > > I have installed the VirtualBox port my FreeBSD 7.0 system. I had to > > csup ports and download and install the virtualbox port manually, but > > eventually everything built and installed. > > > > kldload has a problem with the vboxdrv module: > > > > phoenix# kldload /boot/modules/vboxdrv.ko > > kldload: can't load /boot/modules/vboxdrv.ko: No such file or directory > > > > the file is there, and kldconfig is set up for the /boot/modules directory: > > > > phoenix# kldconfig -r > > /boot/kernel;/boot/modules > > phoenix# ls -l /boot/modules > > total 182 > > -r-xr-xr-x 1 root wheel 185300 Jul 4 12:57 vboxdrv.ko > > > > could it be that there is no vboxdrv.ko.symbols file? all the other > > modules are in the /boot/kernel directory, and they all have .symbols > > files. > > > > This error message is confusing and doesn't necessarily really have > anything to do with vboxdrv.ko being present. kldload(2) in the kernel > can return a number of errors, but they're all hidden behind the error > message "can't load..." > > kldload(8) should probably use perror(3) so the user can see exactly > what the error returned from the kernel was. kldload did use perror; the kernel returned ENOENT - "No such file or directory". The problem is that the 92 defined errno values are not enough to describe all possible ways a syscall can fail. When loading a module, the most likely cause of ENOENT is a missing symbol preventing the linker from loading the module. The kernel will print a more verbose message to the console, so run dmesg and see what it's complaining about. -- Dan Nelson dnelson@allantgroup.com From rondzierwa at comcast.net Sun Jul 5 20:55:50 2009 From: rondzierwa at comcast.net (rondzierwa@comcast.net) Date: Sun Jul 5 20:55:57 2009 Subject: vbox driver In-Reply-To: <1318580966.440881246827137142.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <1269338285.441561246827349956.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> ok, so if i use nat, i can ping and telnet to the bsd machine that is hosting the vm. on the client, ipconfig -all returns an ethernet adapter with an ip address of 10.0.2.15, and a gateway of 10.0.2.2. I can telnet to 10.0.2.2 (the bsd host), but from there I can't get back to the client (10.0.2.2) there are no pseudo network interfaces on the host, and there are no routes to the client defined, so i'm a little stymed as to how the telnet connection from the client to the host is working. is this some sort of one-way-networking, or am i missing a configuration step? how can I connect to network resources that exist outside of the host machine? More importantly, since the client that I am running is a server of sorts, how can other machines on my local network access it? ron. ----- Original Message ----- From: "Martin Wilke" To: rondzierwa@comcast.net Sent: Sunday, July 5, 2009 4:12:53 PM (GMT-0500) Auto-Detected Subject: Re: vbox driver -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Jul 05, 2009 at 07:53:51PM +0000, rondzierwa@comcast.net wrote: > I think i got past this one with a quick hack. in mp-r0drv-freebsd.c, there are > conditionals for kernel version >= 70000 that will use smp_rendezvous if the > conditional is false. I simply hacked all the smp_rendezvous_cpus calls to > smp_rendezvous. it loads and vbox seems to work. in osreldate.h my version > is 700055, so i probably could have changed to if to be > 700055, but, since I > wasn't sure when the smp_rendezvous_cpus function became available, it made > no sense to me to come up with a more elegant patch, and i'm not really > sure if my system is some sort of odd kludge. I installed 7.0 release, but > csup'ed to the most recent kernel a couple of months later to get a more > recent zfs. > > anyhow, I think i got it working on my machine. I'm trying to run a winxp guest > that was created on vbox under windoze. I want to use the network adapter > in bridged mode, but when i select "Bridged Adapter" on the network settings, > a message appears in red in the text area at the bottom that says "no bridged > network adapter is selected". There doesn't seem to be any place where I can > select an adapter to which the vm can bridge. I do not recall having to specify > anything on the windoze vbox when I set to bridged, and the windoze machine > that I was running it on has two physical ethernet devices. it seemed to just > pick one! The FreeBSD machine has only one physical ethernet device, a bge, > so I would think the choices would be rather limited. At the moment not supported by vbox. > > > thanks again, > ron. > > ----- Original Message ----- > From: "Dan Nelson" > To: "Gary Jennejohn" > Cc: rondzierwa@comcast.net, freebsd-emulation@freebsd.org > Sent: Sunday, July 5, 2009 12:40:25 PM (GMT-0500) Auto-Detected > Subject: Re: vbox driver > > In the last episode (Jul 05), Gary Jennejohn said: > > On Sat, 4 Jul 2009 17:09:33 +0000 (UTC) > > rondzierwa@comcast.net wrote: > > > I have installed the VirtualBox port my FreeBSD 7.0 system. I had to > > > csup ports and download and install the virtualbox port manually, but > > > eventually everything built and installed. > > > > > > kldload has a problem with the vboxdrv module: > > > > > > phoenix# kldload /boot/modules/vboxdrv.ko > > > kldload: can't load /boot/modules/vboxdrv.ko: No such file or directory > > > > > > the file is there, and kldconfig is set up for the /boot/modules directory: > > > > > > phoenix# kldconfig -r > > > /boot/kernel;/boot/modules > > > phoenix# ls -l /boot/modules > > > total 182 > > > -r-xr-xr-x 1 root wheel 185300 Jul 4 12:57 vboxdrv.ko > > > > > > could it be that there is no vboxdrv.ko.symbols file? all the other > > > modules are in the /boot/kernel directory, and they all have .symbols > > > files. > > > > > > > This error message is confusing and doesn't necessarily really have > > anything to do with vboxdrv.ko being present. kldload(2) in the kernel > > can return a number of errors, but they're all hidden behind the error > > message "can't load..." > > > > kldload(8) should probably use perror(3) so the user can see exactly > > what the error returned from the kernel was. > > kldload did use perror; the kernel returned ENOENT - "No such file or > directory". The problem is that the 92 defined errno values are not enough > to describe all possible ways a syscall can fail. When loading a module, > the most likely cause of ENOENT is a missing symbol preventing the linker > from loading the module. The kernel will print a more verbose message to > the console, so run dmesg and see what it's complaining about. > > -- > Dan Nelson > dnelson@allantgroup.com > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkpRCUUACgkQdLJIhLHm/Ol7pwCeP5cpDUVhipZY8fj/EWkaXInt vq4AniCqdvMGw6l4DXq6Eij6NIuisLpi =jELy -----END PGP SIGNATURE----- From nox at jelal.kn-bremen.de Sun Jul 5 21:39:34 2009 From: nox at jelal.kn-bremen.de (Juergen Lock) Date: Sun Jul 5 21:41:05 2009 Subject: vbox nat mode (was: Re: vbox driver) In-Reply-To: <1269338285.441561246827349956.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> References: <1318580966.440881246827137142.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <200907052137.n65LbiSw045009@triton.kn-bremen.de> In article <1269338285.441561246827349956.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> you write: >ok, so if i use nat, i can ping and telnet to the bsd machine that is hosting >the vm. on the client, ipconfig -all returns an ethernet adapter with an ip >address of 10.0.2.15, and a gateway of 10.0.2.2. I can telnet to 10.0.2.2 >(the bsd host), but from there I can't get back to the client (10.0.2.2) > >there are no pseudo network interfaces on the host, and there are no >routes to the client defined, so i'm a little stymed as to how the telnet >connection from the client to the host is working. is this some sort of >one-way-networking, or am i missing a configuration step? > >how can I connect to network resources that exist outside of the host >machine? More importantly, since the client that I am running is a >server of sorts, how can other machines on my local network access it? > >ron. This might help: http://www.virtualbox.org/manual/UserManual.html#networking-nat (I haven't tried nat portforward on FreeBSD vbox myself yet but I see no reason why it shouldn't work. And in nat mode 10.0.2.2 in the guest is redirected to 127.1 on the host and the guest _should_ be able to talk to outside hosts, just ping doesn't work...) Oh and btw nat mode works basically the same as slirp did in the old days, i.e. translating (in this case) guest packets into host socket calls and back. (which also is the reason ping doesn't work since it uses icmp which would need raw sockets which only work as root.) Good luck, Juergen From bms at incunabulum.net Mon Jul 6 00:40:00 2009 From: bms at incunabulum.net (Bruce Simpson) Date: Mon Jul 6 00:40:07 2009 Subject: [Call For Testing] VirtualBox for FreeBSD! take 6 In-Reply-To: <4A50C4D3.8000902@incunabulum.net> References: <20090611194557.GC98175@bsdcrew.de> <4A50C4D3.8000902@incunabulum.net> Message-ID: <4A5147D9.4070007@incunabulum.net> Woah! I noticed I was losing LOTS of free cpu -- on playing mp3 in XMMS. If I unload vboxdrv.ko, it all gets better. I didn't analyze threads or nuthink. Is something spinning in there? Done there, I just wanted to listen to music. If I see it again I'll let you know... woop BMS From linimon at FreeBSD.org Mon Jul 6 05:53:06 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Jul 6 05:53:11 2009 Subject: ports/135322: Port graphics/linux_dri has incorrect packaging list causing automatic port update to fail Message-ID: <200907060553.n665r5Oo018000@freefall.freebsd.org> Synopsis: Port graphics/linux_dri has incorrect packaging list causing automatic port update to fail Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jul 6 05:52:19 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=135322 From eingorn777 at gmail.com Mon Jul 6 05:54:46 2009 From: eingorn777 at gmail.com (Dmitry Lunts) Date: Mon Jul 6 05:54:52 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 Message-ID: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> Hello,all! The problem is as follows. A couple of weeks ago I did transition from linux_base-fc4 (default linux support module) to linux_base-fc6. The purpose was to install skype2, which rquires at least linux_base-fc6 module. Along with this I completely reinstalled ("pkg_delete" then "make install clean" from recently "portsnapped" ports tree) all the dependent ports, including linux-flashplugin-9.0r159 and nspluginwrapper. The rusult is: skype works OK, but sound completely disappeared when watching videos from, say, youtube. Video is OK. Sound system itself works OK (i.e., previously saved movies run with sound), as well as skype, too :-)) Could anyone give me a hint, is there any cure? Regards, P.S.OS FreeBSD 7.1 -- ? ?????????, ??????? Best regards, Dmitry email: eingorn777@gmail.com tel#: +7-917-214-6140 ICQ: 462-495-123 Skype: dialect777 From gary.jennejohn at freenet.de Mon Jul 6 09:10:31 2009 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Mon Jul 6 09:10:38 2009 Subject: vbox driver In-Reply-To: <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> References: <10109645.410031246815787615.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Message-ID: <20090706111027.0aebcd18@ernst.jennejohn.org> On Sun, 5 Jul 2009 17:44:06 +0000 (UTC) rondzierwa@comcast.net wrote: > dmesg reveals the real problem: > > link_elf: symbol smp_rendezvous_cpus undefined > > I grep'ed the kernel sources (*.c, *.s, even *.h) and found no reference of this symbol. > Is my kernel too old? > > phoenix% uname -a > FreeBSD phoenix.hsd1.md.comcast.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Mar 8 04:04:40 EDT 2009 root@phoenix.hsd1.md.comcast.net:/usr/src/sys/i386/compile/PHOENIX i386 > Well, I'm running -current and it's in /sys/kern/subr_smp.c. VirtualBox expects to find this in any FreeBSD version >= 7.0. I have no idea why it's not in your kernel sources. --- Gary Jennejohn From daichi at ongs.co.jp Mon Jul 6 10:57:27 2009 From: daichi at ongs.co.jp (Daichi GOTO) Date: Mon Jul 6 10:58:07 2009 Subject: patch for VirtualBox 3.0 on FreeBSD 7.2/amd64 Message-ID: <4A51D46E.5070609@ongs.co.jp> A blogger posting some patch to run VirtualBox 3.0 on FreeBSD 7.2/amd64. http://d.hatena.ne.jp/akira_you/20090702#p1 -- ONGS Inc. CEO, Daichi GOTO (daichi@ongs.co.jp) TEL: 81-42-316-7945 FAX: 81-42-316-7946 WWW: http://www.ongs.co.jp/ From bugmaster at FreeBSD.org Mon Jul 6 11:06:49 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 6 11:07:09 2009 Subject: Current problem reports assigned to emulation@FreeBSD.org Message-ID: <200907061106.n66B6mhp010603@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/136229 emulation [linux] certain linux apps look for libraries using a 1 problem total. From bugmaster at FreeBSD.org Mon Jul 6 11:06:56 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 6 11:07:52 2009 Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org Message-ID: <200907061106.n66B6tmt010724@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/136321 emulation x11-toolkits/linux-pango: please update linux based po o ports/135341 emulation [PATCH] linux-f10 ports that install manpages: add NOM o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage o ports/135322 emulation Port graphics/linux_dri has incorrect packaging list c o kern/130724 emulation [linprocfs] [patch] cpuinfo in linprocfs is dated, cau o kern/129169 emulation [linux] [patch] Linux Emulation ENOTCONN error using n f ports/127018 emulation Linuxulator incapable of using FreeBSD's LDAP environm o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/97326 emulation [linux] file descriptor leakage in linux emulation o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/56451 emulation [linprocfs] /compat/linux/proc/cpuinfo gives wrong CPU o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o kern/21463 emulation [linux] Linux compatability mode should not allow setu o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 17 problems total. From vova at fbsd.ru Mon Jul 6 19:59:43 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jul 6 19:59:50 2009 Subject: USB webcam++ support for FreeBSD-8-current is soon here In-Reply-To: <200906012241.12019.hselasky@c2i.net> References: <200804142217.17035.beech@FreeBSD.org> <20090530070025.GA2465@current.Sisis.de> <200906012241.12019.hselasky@c2i.net> Message-ID: <1246910373.13842.3.camel@localhost> On Mon, 2009-06-01 at 22:41 +0200, Hans Petter Selasky wrote: Hi Is there any progress with that ? I've usb cam: ugen4.4: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON multimedia/linux-gspca-kmod even did not builds: ... mkdep -f .depend -a -nostdinc -DUSB_DEBUG -DGSPCA_ENABLE_DEBUG -DGSPCA_ENABLE_COMPRESSION -DCONFIG_USB_GSPCA_MODULE=1 -DVID_HARDWARE_GSPCA=0xFF -DGSPCA_VERSION=\"01.00.20\" -D__KERNEL__ -DDRIVER_NAME=gspca -DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE -ISunplus -ISunplus-jpeg -ISonix -IConexant -IVimicro -Idecoder -I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq gspca_core.c /usr/ports/multimedia/linux-gspca-kmod/work/gspcav1-20071220/decoder/gspcadecoder.c /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c In file included from /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:44: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error: dev/usb/usb_port.h: No such file or directory In file included from /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c:44: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error: dev/usb/usb_port.h: No such file or directory mkdep: compile failed *** Error code 1 as well as multimedia/pwcbsd ... In file included from pwc.c:27: pwc.h:47:31: error: dev/usb/usb_mfunc.h: No such file or directory pwc.h:48:31: error: dev/usb/usb_error.h: No such file or directory In file included from pwc.h:50, from pwc.c:27: ... Hints will be very appreciated. > During the weekend I have almost finished my Userland Linux kernel wrapper > with full USB support through the new libusb and Linux' V4L API. > > Currently compiling: GSPCA based Webcams, USB video class webcams. > > Technically all V4L Radio/DVB and Webcam devices using USB on Linux can be > supported under FreeBSD in userland with little hassle. The only problem is > that the Linux kernel code is GPL and not LGPL licensed, so there might be a > problem linking with propritary applications ... > > Almost finished code is available from: > > svn --username anonsvn --password anonsvn \ > checkout svn://svn.turbocat.net/i4b/trunk/usbcam/ulinux > > NOTE: Not all files are checked in, so running "make clean all" won't get you > anything yet. > > If you want to help out on getting the rest of the Linux Webcam drivers up and > running on BSD, then please let me know. > > --HPS > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" -- Vladimir B. Grebenschikov vova@fbsd.ru From amdmi3 at amdmi3.ru Tue Jul 7 00:37:05 2009 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Tue Jul 7 00:37:12 2009 Subject: [PATCH] linux-f10 ports that install manpages: add NOMANCOMPRESS In-Reply-To: <20090608020349.54BDC108840@hades.panopticon> References: <20090608020349.54BDC108840@hades.panopticon> Message-ID: <20090707003702.GK57922@hades.panopticon> * Dmitry Marakasov (amdmi3@amdmi3.ru) wrote: > >Submitter-Id: current-users > >Originator: Dmitry Marakasov > >Organization: > >Confidential: no > >Synopsis: [PATCH] linux-f10 ports that install manpages: add NOMANCOMPRESS > >Severity: non-critical > >Priority: low > >Category: ports > >Class: sw-bug > >Release: FreeBSD 8.0-CURRENT i386 > >Environment: > System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun 1 22:13:51 MSD > >Description: > LINUX_RPM ports install compreesed manpages, but do not set MANCOMPRESSED=yes, so there are gzip errors on installation: `gzip: can't stat: /compat/linux/usr/share/man/manN/foo.N No such file or directory' > > Port maintainer (emulation@FreeBSD.org) is cc'd. > > Generated with FreeBSD Port Tools 0.77 > >How-To-Repeat: > >Fix: > Add MANCOMPRESSED=yes to affected ports, namely: > > databases/linux-f10-sqlite3 > ftp/linux-f10-curl > textproc/linux-f10-libxml2 > > linux-f8 and other linux ports may be affected too. Anyone minds me commiting this after I check whether other linux ports need this change? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From bill.marquette at ucsecurity.com Tue Jul 7 00:44:48 2009 From: bill.marquette at ucsecurity.com (Bill Marquette) Date: Tue Jul 7 00:44:55 2009 Subject: VirtualBox on 8.0 amd64 segfaulting In-Reply-To: <11557326.101246926062153.JavaMail.root@mail> Message-ID: <32277169.121246926387029.JavaMail.root@mail> On an 8.0 build from a couple days ago (ports tree from the same time), I can't get virtualbox to run at all. I don't run a local X server on the machine, however on my Mac I do (XQuartz 2.3.3.2 (xorg-server 1.4.2-apple42)). the missing extension seems to be a red herring to the segfault as if I run Xephyr on the Mac, that error goes away, but I get a segfault in the same location. Not sure what to try, vboxdrv.so is loaded and I've also attempted to run VirtualBox as root. Any hints would be quite helpful! Thanks --Bill macbookpro$ ssh -X vboxhost > uname -a FreeBSD vboxhost.ucsecurity.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Jun 27 06:43:03 UTC 2009 root@:/usr/obj/usr/src/sys/GENERIC amd64 > VirtualBox Xlib: extension "Generic Event Extension" missing on display "localhost:14.0". Segmentation fault (core dumped) > sudo gdb /usr/local/bin/VirtualBox VirtualBox.core Password: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... Core was generated by `VirtualBox'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libthr.so.3 Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /usr/local/lib/virtualbox/VBoxRT.so...done. Loaded symbols for /usr/local/lib/virtualbox/VBoxRT.so Reading symbols from /usr/local/lib/libiconv.so.3...done. Loaded symbols for /usr/local/lib/libiconv.so.3 Reading symbols from /usr/lib/librt.so.1...done. Loaded symbols for /usr/lib/librt.so.1 Reading symbols from /lib/libz.so.4...done. Loaded symbols for /lib/libz.so.4 Reading symbols from /lib/libcrypto.so.5...done. Loaded symbols for /lib/libcrypto.so.5 Reading symbols from /usr/local/lib/libxml2.so.5...done. Loaded symbols for /usr/local/lib/libxml2.so.5 Reading symbols from /usr/local/lib/libcurl.so.5...done. Loaded symbols for /usr/local/lib/libcurl.so.5 Reading symbols from /usr/lib/libssl.so.5...done. Loaded symbols for /usr/lib/libssl.so.5 Reading symbols from /usr/local/lib/virtualbox/VirtualBox.so...done. Loaded symbols for /usr/local/lib/virtualbox/VirtualBox.so Reading symbols from /usr/local/lib/virtualbox/VBoxDDU.so...done. Loaded symbols for /usr/local/lib/virtualbox/VBoxDDU.so Reading symbols from /usr/local/lib/virtualbox/VBoxKeyboard.so...done. Loaded symbols for /usr/local/lib/virtualbox/VBoxKeyboard.so Reading symbols from /usr/local/lib/virtualbox/VBoxREM.so...done. Loaded symbols for /usr/local/lib/virtualbox/VBoxREM.so Reading symbols from /usr/local/lib/virtualbox/VBoxVMM.so...done. Loaded symbols for /usr/local/lib/virtualbox/VBoxVMM.so Reading symbols from /usr/local/lib/libXcursor.so.1...done. Loaded symbols for /usr/local/lib/libXcursor.so.1 Reading symbols from /usr/local/lib/libXext.so.6...done. Loaded symbols for /usr/local/lib/libXext.so.6 Reading symbols from /usr/local/lib/libX11.so.6...done. Loaded symbols for /usr/local/lib/libX11.so.6 Reading symbols from /usr/local/lib/virtualbox/VBoxXPCOM.so...done. Loaded symbols for /usr/local/lib/virtualbox/VBoxXPCOM.so Reading symbols from /usr/local/lib/qt4/libQtCore.so.4...done. Loaded symbols for /usr/local/lib/qt4/libQtCore.so.4 Reading symbols from /usr/local/lib/qt4/libQtGui.so.4...done. Loaded symbols for /usr/local/lib/qt4/libQtGui.so.4 Reading symbols from /usr/local/lib/qt4/libQtNetwork.so.4...done. Loaded symbols for /usr/local/lib/qt4/libQtNetwork.so.4 Reading symbols from /usr/local/lib/libSDL-1.2.so.11...done. Loaded symbols for /usr/local/lib/libSDL-1.2.so.11 Reading symbols from /usr/local/lib/libXrender.so.1...done. Loaded symbols for /usr/local/lib/libXrender.so.1 Reading symbols from /usr/local/lib/libXfixes.so.3...done. Loaded symbols for /usr/local/lib/libXfixes.so.3 Reading symbols from /usr/local/lib/libxcb.so.2...done. Loaded symbols for /usr/local/lib/libxcb.so.2 Reading symbols from /usr/local/lib/libXdmcp.so.6...done. Loaded symbols for /usr/local/lib/libXdmcp.so.6 Reading symbols from /usr/lib/librpcsvc.so.4...done. Loaded symbols for /usr/lib/librpcsvc.so.4 Reading symbols from /usr/local/lib/libXau.so.6...done. Loaded symbols for /usr/local/lib/libXau.so.6 Reading symbols from /usr/local/lib/libgthread-2.0.so.0...done. Loaded symbols for /usr/local/lib/libgthread-2.0.so.0 Reading symbols from /usr/local/lib/libglib-2.0.so.0...done. Loaded symbols for /usr/local/lib/libglib-2.0.so.0 Reading symbols from /usr/local/lib/libpng.so.5...done. Loaded symbols for /usr/local/lib/libpng.so.5 Reading symbols from /usr/local/lib/libSM.so.6...done. Loaded symbols for /usr/local/lib/libSM.so.6 Reading symbols from /usr/local/lib/libICE.so.6...done. Loaded symbols for /usr/local/lib/libICE.so.6 Reading symbols from /usr/local/lib/libXi.so.6...done. Loaded symbols for /usr/local/lib/libXi.so.6 Reading symbols from /usr/local/lib/libXrandr.so.2...done. Loaded symbols for /usr/local/lib/libXrandr.so.2 Reading symbols from /usr/local/lib/libfreetype.so.9...done. Loaded symbols for /usr/local/lib/libfreetype.so.9 Reading symbols from /usr/local/lib/libfontconfig.so.1...done. Loaded symbols for /usr/local/lib/libfontconfig.so.1 Reading symbols from /usr/local/lib/libaa.so.1...done. Loaded symbols for /usr/local/lib/libaa.so.1 Reading symbols from /usr/lib/libusbhid.so.3...done. Loaded symbols for /usr/lib/libusbhid.so.3 Reading symbols from /usr/local/lib/libintl.so.8...done. Loaded symbols for /usr/local/lib/libintl.so.8 Reading symbols from /usr/local/lib/libpcre.so.0...done. Loaded symbols for /usr/local/lib/libpcre.so.0 Reading symbols from /usr/local/lib/libexpat.so.6...done. Loaded symbols for /usr/local/lib/libexpat.so.6 Reading symbols from /lib/libncurses.so.7...done. Loaded symbols for /lib/libncurses.so.7 Reading symbols from /usr/local/lib/libXinerama.so.1...done. Loaded symbols for /usr/local/lib/libXinerama.so.1 Reading symbols from /usr/local/lib/virtualbox/components/VBoxXPCOMIPCC.so...done. Loaded symbols for /usr/local/lib/virtualbox/components/VBoxXPCOMIPCC.so Reading symbols from /usr/local/lib/virtualbox/components/VBoxSVCM.so...done. Loaded symbols for /usr/local/lib/virtualbox/components/VBoxSVCM.so Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000080346c846 in QFontDatabase::load () from /usr/local/lib/qt4/libQtGui.so.4 [New Thread 800df0380 (LWP 100274)] [New Thread 800df0540 (LWP 100273)] [New Thread 800df0700 (LWP 100272)] [New Thread 800d021c0 (LWP 100228)] (gdb) bt #0 0x000000080346c846 in QFontDatabase::load () from /usr/local/lib/qt4/libQtGui.so.4 #1 0x000000080344e17b in QFontPrivate::engineForScript () from /usr/local/lib/qt4/libQtGui.so.4 #2 0x0000000803461b78 in QFontMetrics::height () from /usr/local/lib/qt4/libQtGui.so.4 #3 0x0000000803626cef in QStatusBar::reformat () from /usr/local/lib/qt4/libQtGui.so.4 #4 0x00000008036282d5 in QStatusBar::setSizeGripEnabled () from /usr/local/lib/qt4/libQtGui.so.4 #5 0x000000080362867e in QStatusBar::QStatusBar () from /usr/local/lib/qt4/libQtGui.so.4 #6 0x00000008035e69d8 in QMainWindow::statusBar () from /usr/local/lib/qt4/libQtGui.so.4 #7 0x0000000801c6ceb8 in VBoxSelectorWnd (this=0x800d1dec0, aSelf=0x8020a6908, aParent=Variable "aParent" is not available. ) at /usr/ports/emulators/virtualbox/work/virtualbox-2.2.51r20457/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp:392 #8 0x0000000801bf2665 in VBoxGlobal::selectorWnd (this=0x8020a6860) at /usr/ports/emulators/virtualbox/work/virtualbox-2.2.51r20457/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp:693 #9 0x0000000801bd71d9 in TrustedMain (argc=1, argv=Variable "argv" is not available. ) at /usr/ports/emulators/virtualbox/work/virtualbox-2.2.51r20457/src/VBox/Frontends/VirtualBox/src/main.cpp:475 #10 0x0000000000401b15 in ?? () #11 0x0000000000400fee in ?? () #12 0x000000080053a200 in ?? () #13 0x0000000000000000 in ?? () #14 0x0000000000000000 in ?? () #15 0x0000000000000001 in ?? () #16 0x00007fffffffed80 in ?? () #17 0x0000000000000000 in ?? () #18 0x00007fffffffed8b in ?? () #19 0x00007fffffffed96 in ?? () #20 0x00007fffffffeda4 in ?? () #21 0x00007fffffffedb5 in ?? () #22 0x00007fffffffedca in ?? () #23 0x00007fffffffee27 in ?? () #24 0x00007fffffffee38 in ?? () #25 0x00007fffffffee4d in ?? () #26 0x00007fffffffee59 in ?? () #27 0x00007fffffffee69 in ?? () #28 0x00007fffffffee8c in ?? () #29 0x00007fffffffeec2 in ?? () #30 0x00007fffffffeed5 in ?? () #31 0x00007fffffffeeec in ?? () #32 0x00007fffffffeefd in ?? () #33 0x00007fffffffef0c in ?? () ---Type to continue, or q to quit--- From martinrame at yahoo.com Tue Jul 7 02:27:29 2009 From: martinrame at yahoo.com (=?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?=) Date: Tue Jul 7 02:27:35 2009 Subject: VirtualBox 2.2.51 Message-ID: <493527.16398.qm@web35603.mail.mud.yahoo.com> Hi, I installed VirtualBox on a FreeBSD 7.2-RELEASE i386 and it works almost all well, but GuestAdditions. When I try to mount GuestAdditions ISO, VBox hangs. If I kill the two VirtualBox processes, then I can't start it again, until I reboot the machine. Anyone can run Guest Additions successfully? uname -a: FreeBSD inspiron.local 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Leonardo M. Ram? http://leonardorame.blogspot.com From vova at fbsd.ru Tue Jul 7 02:59:39 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Tue Jul 7 02:59:45 2009 Subject: [Call For Testing] VirtualBox for FreeBSD! take 6 In-Reply-To: <4A5147D9.4070007@incunabulum.net> References: <20090611194557.GC98175@bsdcrew.de> <4A50C4D3.8000902@incunabulum.net> <4A5147D9.4070007@incunabulum.net> Message-ID: <1246935572.2484.7.camel@localhost> On Mon, 2009-07-06 at 01:39 +0100, Bruce Simpson wrote: Seen 100% usage by audacious, probably same reason. But did not dig yet. > Woah! > > I noticed I was losing LOTS of free cpu -- on playing mp3 in XMMS. > If I unload vboxdrv.ko, it all gets better. > > I didn't analyze threads or nuthink. Is something spinning in there? > Done there, I just wanted to listen to music. If I see it again I'll let > you know... -- Vladimir B. Grebenschikov vova@fbsd.ru From Alexander at Leidinger.net Tue Jul 7 08:34:32 2009 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Tue Jul 7 08:34:40 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 In-Reply-To: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> References: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> Message-ID: <20090707103421.12693ijumiz8zekg@webmail.leidinger.net> Quoting Dmitry Lunts (from Mon, 6 Jul 2009 05:21:46 +0000): > Hello,all! > The problem is as follows. > A couple of weeks ago I did transition from linux_base-fc4 (default > linux support module) to linux_base-fc6. The purpose was to install > skype2, which rquires at least linux_base-fc6 module. Along with this > I completely reinstalled ("pkg_delete" then > "make install clean" from recently "portsnapped" ports tree) all the > dependent ports, including > linux-flashplugin-9.0r159 and nspluginwrapper. > The rusult is: skype works OK, > but sound completely disappeared when watching videos from, say, youtube. > Video is OK. This sounds like a flashplugin issue. By default it is using ALSA, but as we do not have support for it, there's a "plugin" for flash, which replaces the ALSA stuff with OSS stuff. Try to find out what it is using. Maybe provide "pkginfo| grep linux" and someone here is able to tell you what is wrong. Bye, Alexander. -- If the ends don't justify the means, then what does? -- Robert Moses http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From Alexander at Leidinger.net Tue Jul 7 08:51:00 2009 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Tue Jul 7 08:51:06 2009 Subject: [PATCH] linux-f10 ports that install manpages: add NOMANCOMPRESS In-Reply-To: <20090707003702.GK57922@hades.panopticon> References: <20090608020349.54BDC108840@hades.panopticon> <20090707003702.GK57922@hades.panopticon> Message-ID: <20090707103544.17142pzv7eaoqqio@webmail.leidinger.net> Quoting Dmitry Marakasov (from Tue, 7 Jul 2009 04:37:02 +0400): > * Dmitry Marakasov (amdmi3@amdmi3.ru) wrote: > >> >Submitter-Id: current-users >> >Originator: Dmitry Marakasov >> >Organization: >> >Confidential: no >> >Synopsis: [PATCH] linux-f10 ports that install manpages: add NOMANCOMPRESS >> >Severity: non-critical >> >Priority: low >> >Category: ports >> >Class: sw-bug >> >Release: FreeBSD 8.0-CURRENT i386 >> >Environment: >> System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT >> #0: Mon Jun 1 22:13:51 MSD >> >Description: >> LINUX_RPM ports install compreesed manpages, but do not set >> MANCOMPRESSED=yes, so there are gzip errors on installation: `gzip: >> can't stat: /compat/linux/usr/share/man/manN/foo.N No such file or >> directory' >> >> Port maintainer (emulation@FreeBSD.org) is cc'd. >> >> Generated with FreeBSD Port Tools 0.77 >> >How-To-Repeat: >> >Fix: >> Add MANCOMPRESSED=yes to affected ports, namely: >> >> databases/linux-f10-sqlite3 >> ftp/linux-f10-curl >> textproc/linux-f10-libxml2 >> >> linux-f8 and other linux ports may be affected too. > > Anyone minds me commiting this after I check whether other linux > ports need this change? If you confirmed that it works and doesn't break something else: go ahead. Bye, Alexander. -- Better dead than mellow. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From eingorn777 at gmail.com Tue Jul 7 09:34:11 2009 From: eingorn777 at gmail.com (Dmitry Lunts) Date: Tue Jul 7 09:34:17 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 In-Reply-To: <20090707103421.12693ijumiz8zekg@webmail.leidinger.net> References: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> <20090707103421.12693ijumiz8zekg@webmail.leidinger.net> Message-ID: <23ae50da0907070234q152ed7fbnd0362196c493a973@mail.gmail.com> Thanks for quick replay, Alexander! It seems, ALSA is used only by skype2, because I've never installed the port linux-alsa-lib separetely. It was seemingly installed in a tupple with skype2 (this can be seen from pkg_info -R -x linux-alsa-lib, the output is: Required by: skype-2.0.0.72,1 ) Can there be some conflicts? The output of pkg_info|grep linux (all ports are up to date): linux-alsa-lib-1.0.10.3_2 The Advanced Linux Sound Architecture libraries linux-atk-1.9.1_3 Accessibility Toolkit, Linux/i386 binary linux-cairo-1.0.2_2 Linux cairo binary linux-expat-1.95.8_2 Linux/i386 binary port of Expat XML-parsing library linux-flashplugin-9.0r159 Adobe Flash Player NPAPI Plugin linux-fontconfig-2.2.3_9 Linux/i386 binary of Fontconfig linux-gtk2-2.6.10_3 GTK+ library, version 2.X, Linux binary linux-jpeg-6b.34_2 RPM of the JPEG lib linux-libsigc-2.0.17_2 Callback Framework for C++ (linux version) linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version) linux-pango-1.10.2_3 Linux pango binary linux-png-1.2.8_4 RPM of the PNG lib linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks linux-tiff-3.7.1_2 TIFF library, Linux/i386 binary linux-xorg-libs-6.8.2_7 Xorg libraries, linux binaries linux_base-fc6-6_5 Base set of packages needed in Linux mode (for i386/amd64) linux_dri-7.0_1 Binary Linux DRI libraries for 3D hardware acceleration of -- Best regards, Dmitry 2009/7/7, Alexander Leidinger : > Quoting Dmitry Lunts (from Mon, 6 Jul 2009 > 05:21:46 +0000): > >> Hello,all! >> The problem is as follows. >> A couple of weeks ago I did transition from linux_base-fc4 (default >> linux support module) to linux_base-fc6. The purpose was to install >> skype2, which rquires at least linux_base-fc6 module. Along with this >> I completely reinstalled ("pkg_delete" then >> "make install clean" from recently "portsnapped" ports tree) all the >> dependent ports, including >> linux-flashplugin-9.0r159 and nspluginwrapper. >> The rusult is: skype works OK, >> but sound completely disappeared when watching videos from, say, youtube. >> Video is OK. > > This sounds like a flashplugin issue. By default it is using ALSA, but > as we do not have support for it, there's a "plugin" for flash, which > replaces the ALSA stuff with OSS stuff. Try to find out what it is > using. Maybe provide "pkginfo| grep linux" and someone here is able to > tell you what is wrong. > > Bye, > Alexander. > > -- > If the ends don't justify the means, then what does? > -- Robert Moses > > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > -- ? ?????????, ??????? Best regards, Dmitry email: eingorn777@gmail.com tel#: +7-917-214-6140 ICQ: 462-495-123 Skype: dialect777 From adamk at voicenet.com Tue Jul 7 10:52:14 2009 From: adamk at voicenet.com (Adam K Kirchhoff) Date: Tue Jul 7 10:52:21 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 In-Reply-To: <23ae50da0907070234q152ed7fbnd0362196c493a973@mail.gmail.com> References: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> <20090707103421.12693ijumiz8zekg@webmail.leidinger.net> <23ae50da0907070234q152ed7fbnd0362196c493a973@mail.gmail.com> Message-ID: <4A5328D0.9060701@voicenet.com> I recently had this problem... What's the output of: chroot /compat/linux/ ldd /usr/lib/libflashsupport.so (As root or with sudo). My guess is that libflashsupport.so was built against a different version of libssl. You may need to link /compat/linux/lib/libssl.so.0.9.8g to /compat/linux/lib/libssl.so.5 Adam Dmitry Lunts wrote: > Thanks for quick replay, Alexander! > It seems, ALSA is used only by skype2, because I've never installed the port > linux-alsa-lib separetely. It was seemingly installed in a tupple with skype2 > (this can be seen from pkg_info -R -x linux-alsa-lib, the output is: > Required by: > skype-2.0.0.72,1 > ) > Can there be some conflicts? > The output of pkg_info|grep linux (all ports are up to date): > linux-alsa-lib-1.0.10.3_2 The Advanced Linux Sound Architecture libraries > linux-atk-1.9.1_3 Accessibility Toolkit, Linux/i386 binary > linux-cairo-1.0.2_2 Linux cairo binary > linux-expat-1.95.8_2 Linux/i386 binary port of Expat XML-parsing library > linux-flashplugin-9.0r159 Adobe Flash Player NPAPI Plugin > linux-fontconfig-2.2.3_9 Linux/i386 binary of Fontconfig > linux-gtk2-2.6.10_3 GTK+ library, version 2.X, Linux binary > linux-jpeg-6b.34_2 RPM of the JPEG lib > linux-libsigc-2.0.17_2 Callback Framework for C++ (linux version) > linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version) > linux-pango-1.10.2_3 Linux pango binary > linux-png-1.2.8_4 RPM of the PNG lib > linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks > linux-tiff-3.7.1_2 TIFF library, Linux/i386 binary > linux-xorg-libs-6.8.2_7 Xorg libraries, linux binaries > linux_base-fc6-6_5 Base set of packages needed in Linux mode (for i386/amd64) > linux_dri-7.0_1 Binary Linux DRI libraries for 3D hardware acceleration of > -- > Best regards, Dmitry > > 2009/7/7, Alexander Leidinger : > >> Quoting Dmitry Lunts (from Mon, 6 Jul 2009 >> 05:21:46 +0000): >> >> >>> Hello,all! >>> The problem is as follows. >>> A couple of weeks ago I did transition from linux_base-fc4 (default >>> linux support module) to linux_base-fc6. The purpose was to install >>> skype2, which rquires at least linux_base-fc6 module. Along with this >>> I completely reinstalled ("pkg_delete" then >>> "make install clean" from recently "portsnapped" ports tree) all the >>> dependent ports, including >>> linux-flashplugin-9.0r159 and nspluginwrapper. >>> The rusult is: skype works OK, >>> but sound completely disappeared when watching videos from, say, youtube. >>> Video is OK. >>> >> This sounds like a flashplugin issue. By default it is using ALSA, but >> as we do not have support for it, there's a "plugin" for flash, which >> replaces the ALSA stuff with OSS stuff. Try to find out what it is >> using. Maybe provide "pkginfo| grep linux" and someone here is able to >> tell you what is wrong. >> >> Bye, >> Alexander. >> >> -- >> If the ends don't justify the means, then what does? >> -- Robert Moses >> >> http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 >> http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 >> >> > > > From rhurlin at gwdg.de Tue Jul 7 16:53:33 2009 From: rhurlin at gwdg.de (Rainer Hurling) Date: Tue Jul 7 16:53:40 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 In-Reply-To: <4A5328D0.9060701@voicenet.com> References: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> <20090707103421.12693ijumiz8zekg@webmail.leidinger.net> <23ae50da0907070234q152ed7fbnd0362196c493a973@mail.gmail.com> <4A5328D0.9060701@voicenet.com> Message-ID: <4A5370B9.9030403@gwdg.de> I can confirm that this suggestion from Adam is right. After doing ln -s /compat/linux/lib/libssl.so.0.9.8g /compat/linux/lib/libssl.so.5 the sound is back :-) Thanks, Rainer On 07.07.2009 12:52 (UTC+2), Adam K Kirchhoff wrote: > > I recently had this problem... What's the output of: > > chroot /compat/linux/ ldd /usr/lib/libflashsupport.so > > (As root or with sudo). > > My guess is that libflashsupport.so was built against a different > version of libssl. You may need to link > /compat/linux/lib/libssl.so.0.9.8g to /compat/linux/lib/libssl.so.5 > > Adam > > Dmitry Lunts wrote: >> Thanks for quick replay, Alexander! >> It seems, ALSA is used only by skype2, because I've never installed >> the port >> linux-alsa-lib separetely. It was seemingly installed in a tupple with >> skype2 >> (this can be seen from pkg_info -R -x linux-alsa-lib, the output is: >> Required by: >> skype-2.0.0.72,1 >> ) >> Can there be some conflicts? >> The output of pkg_info|grep linux (all ports are up to date): >> linux-alsa-lib-1.0.10.3_2 The Advanced Linux Sound Architecture libraries >> linux-atk-1.9.1_3 Accessibility Toolkit, Linux/i386 binary >> linux-cairo-1.0.2_2 Linux cairo binary >> linux-expat-1.95.8_2 Linux/i386 binary port of Expat XML-parsing library >> linux-flashplugin-9.0r159 Adobe Flash Player NPAPI Plugin >> linux-fontconfig-2.2.3_9 Linux/i386 binary of Fontconfig >> linux-gtk2-2.6.10_3 GTK+ library, version 2.X, Linux binary >> linux-jpeg-6b.34_2 RPM of the JPEG lib >> linux-libsigc-2.0.17_2 Callback Framework for C++ (linux version) >> linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version) >> linux-pango-1.10.2_3 Linux pango binary >> linux-png-1.2.8_4 RPM of the PNG lib >> linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from >> RealNetworks >> linux-tiff-3.7.1_2 TIFF library, Linux/i386 binary >> linux-xorg-libs-6.8.2_7 Xorg libraries, linux binaries >> linux_base-fc6-6_5 Base set of packages needed in Linux mode (for >> i386/amd64) >> linux_dri-7.0_1 Binary Linux DRI libraries for 3D hardware >> acceleration of >> -- >> Best regards, Dmitry >> >> 2009/7/7, Alexander Leidinger : >> >>> Quoting Dmitry Lunts (from Mon, 6 Jul 2009 >>> 05:21:46 +0000): >>> >>> >>>> Hello,all! >>>> The problem is as follows. >>>> A couple of weeks ago I did transition from linux_base-fc4 (default >>>> linux support module) to linux_base-fc6. The purpose was to install >>>> skype2, which rquires at least linux_base-fc6 module. Along with this >>>> I completely reinstalled ("pkg_delete" then >>>> "make install clean" from recently "portsnapped" ports tree) all the >>>> dependent ports, including >>>> linux-flashplugin-9.0r159 and nspluginwrapper. >>>> The rusult is: skype works OK, >>>> but sound completely disappeared when watching videos from, say, >>>> youtube. >>>> Video is OK. >>>> >>> This sounds like a flashplugin issue. By default it is using ALSA, but >>> as we do not have support for it, there's a "plugin" for flash, which >>> replaces the ALSA stuff with OSS stuff. Try to find out what it is >>> using. Maybe provide "pkginfo| grep linux" and someone here is able to >>> tell you what is wrong. >>> >>> Bye, >>> Alexander. >>> >>> -- >>> If the ends don't justify the means, then what does? >>> -- Robert Moses >>> >>> http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 >>> http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 >>> >>> >> >> >> > > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" From eingorn777 at gmail.com Wed Jul 8 07:31:57 2009 From: eingorn777 at gmail.com (Dmitry Lunts) Date: Wed Jul 8 07:32:03 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 In-Reply-To: <4A5370B9.9030403@gwdg.de> References: <23ae50da0907052221v61a6ee54x1e643f9bf99df99b@mail.gmail.com> <20090707103421.12693ijumiz8zekg@webmail.leidinger.net> <23ae50da0907070234q152ed7fbnd0362196c493a973@mail.gmail.com> <4A5328D0.9060701@voicenet.com> <4A5370B9.9030403@gwdg.de> Message-ID: <23ae50da0907080031w724eb773y8c2ec0ac3d2aaeb2@mail.gmail.com> 2009/7/7, Rainer Hurling : > I can confirm that this suggestion from Adam is right. After doing > > ln -s /compat/linux/lib/libssl.so.0.9.8g /compat/linux/lib/libssl.so.5 > > the sound is back :-) > > Thanks, > Rainer Thanks, Rainer! The thing is that soft link already exists: $ ls -al /compat/linux/lib | grep ssl -rwxr-xr-x 1 root wheel 228292 Jun 11 08:30 libssl.so.0.9.7f lrwxrwxrwx 1 root wheel 16 Jun 11 08:30 libssl.so.5 -> libssl.so.0.9.7f The only difference I see is that I have libssl.so.0.9.7f, and in your code snippet libssl.so.0.9.8g appears. (I have FreeBSD 7.1-release installed) Maybe this is the issue? Where else could I search for reason? Regards, Dmitry From alexbestms at math.uni-muenster.de Thu Jul 9 04:19:39 2009 From: alexbestms at math.uni-muenster.de (Alexander Best) Date: Thu Jul 9 04:19:46 2009 Subject: Gtk-WARNING **: Locale not supported by C library. (fwd) Message-ID: hi there. i wrote this message to freebsd-questions@ but didn't get a reply. maybe someone here can help me with this problem. cheers. alex -------------- next part -------------- An embedded message was scrubbed... From: Alexander Best Subject: Gtk-WARNING **: Locale not supported by C library. Date: Wed, 01 Jul 2009 23:10:46 +0200 (CEST) Size: 2668 Url: http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090709/edb6429e/attachment.eml From mel.flynn+fbsd.current at mailing.thruhere.net Thu Jul 9 06:22:28 2009 From: mel.flynn+fbsd.current at mailing.thruhere.net (Mel Flynn) Date: Thu Jul 9 06:22:35 2009 Subject: HEADSUP: the default linux base and infrastructure ports has been changed to Fedora 10 In-Reply-To: <91942330@ipt.ru> References: <91942330@ipt.ru> Message-ID: <200907082205.29119.mel.flynn+fbsd.current@mailing.thruhere.net> On Friday 26 June 2009 09:08:53 Boris Samorodov wrote: > the day of changing a default linux base and infrastructure ports > has happened. For a long time we used to have default linux_base-fc4 > and Fedora Core 4 infrastructure ports. It's too old now and has > some security issues which won't be addressed. Now we have all > needed changes at the base system and we have switched defaults > to Fedora 10 ports. > 4. Remove any OVERRIDE_LINUX_* lines from /etc/make.conf > and ensure that you have compat.linux.osrelease=2.6.16. Does this mean epoll(4) is now implemented? I've got a few people begging me to play regnum online, yet this is the first hurdle I keep stumbling in to. According to http://linux.die.net/man/4/epoll epoll should be in 2.6.x. Since this is basically a kqueue/kevent reimplementation, I was initially surprised to see the "not implemented" notification. -- Mel From rdivacky at freebsd.org Thu Jul 9 07:44:56 2009 From: rdivacky at freebsd.org (Roman Divacky) Date: Thu Jul 9 07:45:04 2009 Subject: HEADSUP: the default linux base and infrastructure ports has been changed to Fedora 10 In-Reply-To: <200907082205.29119.mel.flynn+fbsd.current@mailing.thruhere.net> References: <91942330@ipt.ru> <200907082205.29119.mel.flynn+fbsd.current@mailing.thruhere.net> Message-ID: <20090709072411.GA91782@freebsd.org> On Wed, Jul 08, 2009 at 10:05:28PM -0800, Mel Flynn wrote: > On Friday 26 June 2009 09:08:53 Boris Samorodov wrote: > > > the day of changing a default linux base and infrastructure ports > > has happened. For a long time we used to have default linux_base-fc4 > > and Fedora Core 4 infrastructure ports. It's too old now and has > > some security issues which won't be addressed. Now we have all > > needed changes at the base system and we have switched defaults > > to Fedora 10 ports. > > > 4. Remove any OVERRIDE_LINUX_* lines from /etc/make.conf > > and ensure that you have compat.linux.osrelease=2.6.16. > > Does this mean epoll(4) is now implemented? I've got a few people begging me > to play regnum online, yet this is the first hurdle I keep stumbling in to. > > According to http://linux.die.net/man/4/epoll epoll should be in 2.6.x. Since > this is basically a kqueue/kevent reimplementation, I was initially surprised > to see the "not implemented" notification. there's a patch: http://www.vlakno.cz/~rdivacky/patches/linux_epoll.patch waiting to be finished. this patch does not work after fork, ie. the epoll() is not present in the child... the fork thing must be done in kqueue and is not completely trivial. if someone wnats to finish this I am willing to help. roman -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090709/3cae2ad4/attachment.pgp From mailing at gaturkey.com Thu Jul 9 16:38:05 2009 From: mailing at gaturkey.com (Global Access Travel) Date: Thu Jul 9 16:38:17 2009 Subject: Fam Trip to TURKEY for $999 (Refundable) Message-ID: <59ee99343d80cdb587d979337146f4a2@localhost.localdomain> [http://www.turkeycallingus.com/] Exclusive Boutique Enterprise Turkey FAM ISTANBUL - CAPPADOCIA - KONYA - ANTALYA - PAMUKKALE - KUSADASI 9 Nights / 11 Days $999 ? 5 Continents ? 150 Countries Worldwide ? 100.000 Hotels ? Instant Confirmation [http://www.turkeycallingus.com] [http://www.turkeycallingus.com/turkey-fam/TurkeyFam.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamItinerary.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamRates.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamServices.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamHotels.htm] Global Access proudly presents the biggest FAM Trip of the year, teaming with Turkish Airlines and Turkish Ministry of Tourism and Culture. As the host of ASTA IDE 2010 and European Capital of Culture 2010, Turkey is likely to be the one of the most popular destinations in 2010. Those who act early and get to know this beautiful country better will be able to give a better insight to their clients and secure more bookings. Our specially selected travel agents will stay in best hotels in each town, be escorted by professional, top tour guides, taste exceptionally good examples of Turkish Cuisine, and get to know Turkey in elegant way. Join us for a luxury FAM adventure and be our special guest in our beautiful country! COMBINE WITH World Travel Market! One of the biggest travel shows of Europe and the world, WTM, will be held in London between 9-12 November 2009. Combine your London trip with Turkey and benefit from great agent rates to see one of the most popular tourist destinations from USA and Canada. WE WILL REFUND YOUR MONEY BACK ! Upon booking your 20th passenger on a Global Access Travel Service, we will refund you the whole tour price that you?ve paid for the FAM Trip. If you book 20 or more people on a Global Access Travel Service before the FAM Trip starts, then you will travel for free! About Us Global Access Travel (GA) was founded in Turkey by a group of tourism professionals and marketing experts who recognized the needs to offer online services for accommodations, car rentals, and other travel related services to travel agencies. Through its sophisticated online reservation services, GA offers more than 100,000 hotels, motels, resorts, clubs and apartments all around the world. Other services of GA include car rentals, transfers, special tours, luxury services, city breaks, flight tickets and other services such as tailor made tour packages, exhibition organizations, incentives and other travel related services around the globe at competitive rates. [http://www.TurkeyCallingus.com] www.TurkeyCalling.us [http://www.turkeycallingus.com/turkey-calling-contact-us.htm] Global Access Travel Tel: +90 212 258 58 29 Fax: +90 212 258 34 47 E-mail : [mailto:incoming@gaturkey.com] incoming@gaturkey.com Website: [http://www.turkeycallingus.com/] www.TurkeyCalling.Us This message was sent by: FamTrit turkey, N?zhetiye Cad., istanbul, besiktas 34357, Turkey To be removed click here: http://app.icontact.com/icp/mmail-mprofile.pl?r=47129311&l=82243&s=DFI3&m=578549&c=305227 Forward to a friend: http://app.icontact.com/icp/sub/forward?m=578549&s=47129311&c=DFI3&cid=305227 From mailing at gaturkey.com Thu Jul 9 16:40:36 2009 From: mailing at gaturkey.com (Global Access Travel) Date: Thu Jul 9 16:40:56 2009 Subject: Fam Trip to TURKEY for $999 (Refundable) Message-ID: [http://www.turkeycallingus.com/] Exclusive Boutique Enterprise Turkey FAM ISTANBUL - CAPPADOCIA - KONYA - ANTALYA - PAMUKKALE - KUSADASI 9 Nights / 11 Days $999 ? 5 Continents ? 150 Countries Worldwide ? 100.000 Hotels ? Instant Confirmation [http://www.turkeycallingus.com] [http://www.turkeycallingus.com/turkey-fam/TurkeyFam.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamItinerary.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamRates.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamServices.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamHotels.htm] Global Access proudly presents the biggest FAM Trip of the year, teaming with Turkish Airlines and Turkish Ministry of Tourism and Culture. As the host of ASTA IDE 2010 and European Capital of Culture 2010, Turkey is likely to be the one of the most popular destinations in 2010. Those who act early and get to know this beautiful country better will be able to give a better insight to their clients and secure more bookings. Our specially selected travel agents will stay in best hotels in each town, be escorted by professional, top tour guides, taste exceptionally good examples of Turkish Cuisine, and get to know Turkey in elegant way. Join us for a luxury FAM adventure and be our special guest in our beautiful country! COMBINE WITH World Travel Market! One of the biggest travel shows of Europe and the world, WTM, will be held in London between 9-12 November 2009. Combine your London trip with Turkey and benefit from great agent rates to see one of the most popular tourist destinations from USA and Canada. WE WILL REFUND YOUR MONEY BACK ! Upon booking your 20th passenger on a Global Access Travel Service, we will refund you the whole tour price that you?ve paid for the FAM Trip. If you book 20 or more people on a Global Access Travel Service before the FAM Trip starts, then you will travel for free! About Us Global Access Travel (GA) was founded in Turkey by a group of tourism professionals and marketing experts who recognized the needs to offer online services for accommodations, car rentals, and other travel related services to travel agencies. Through its sophisticated online reservation services, GA offers more than 100,000 hotels, motels, resorts, clubs and apartments all around the world. Other services of GA include car rentals, transfers, special tours, luxury services, city breaks, flight tickets and other services such as tailor made tour packages, exhibition organizations, incentives and other travel related services around the globe at competitive rates. [http://www.TurkeyCallingus.com] www.TurkeyCalling.us [http://www.turkeycallingus.com/turkey-calling-contact-us.htm] Global Access Travel Tel: +90 212 258 58 29 Fax: +90 212 258 34 47 E-mail : [mailto:incoming@gaturkey.com] incoming@gaturkey.com Website: [http://www.turkeycallingus.com/] www.TurkeyCalling.Us This message was sent by: FamTrit turkey, N?zhetiye Cad., istanbul, besiktas 34357, Turkey To be removed click here: http://app.icontact.com/icp/mmail-mprofile.pl?r=47129453&l=82243&s=L28B&m=578549&c=305227 Forward to a friend: http://app.icontact.com/icp/sub/forward?m=578549&s=47129453&c=L28B&cid=305227 From vadim.braun at gmail.com Thu Jul 9 22:11:13 2009 From: vadim.braun at gmail.com (Vadim Braun) Date: Thu Jul 9 22:11:20 2009 Subject: VirtualBox WinXP SP2 guest OS black screen Message-ID: <1247175832.1455.36.camel@zero.mshome.net> Hi all! I try to install guest OS in VirtualBox (WinXP SP2), but in GUI guest OS window I can see only black screen. Window can repaint OS UI only if I select menu item "Close Virtual Machine". FreeBSD uname -a info: FreeBSD zero.mshome.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 VirtualBox version 2.2.51.r20457. Is it a known issue? Thanks. Vadim. From npapke at acm.org Fri Jul 10 03:57:02 2009 From: npapke at acm.org (Norbert Papke) Date: Fri Jul 10 03:57:09 2009 Subject: VirtualBox WinXP SP2 guest OS black screen In-Reply-To: <1247175832.1455.36.camel@zero.mshome.net> References: <1247175832.1455.36.camel@zero.mshome.net> Message-ID: <200907092028.58457.npapke@acm.org> On July 9, 2009, Vadim Braun wrote: > I try to install guest OS in VirtualBox (WinXP SP2), but in GUI guest OS > window I can see only black screen. > Window can repaint OS UI only if I select menu item "Close Virtual > Machine". > > FreeBSD uname -a info: > FreeBSD zero.mshome.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 > 07:18:07 UTC 2009 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > VirtualBox version 2.2.51.r20457. Nor sure if it is related, but I too had problems during Windows installation. Disabling "VT-x/AMD-V" during the installation helped. I re-enabled it after installation and have not had any problems. Cheers, -- Norbert Papke. npapke@acm.org http://saveournet.ca Protecting your Internet's level playing field From peterjeremy at optushome.com.au Sat Jul 11 00:51:34 2009 From: peterjeremy at optushome.com.au (Peter Jeremy) Date: Sat Jul 11 00:51:41 2009 Subject: Linuxolator proc/cpuinfo Message-ID: <20090711005130.GB43362@server.vk2pj.dyndns.org> I've recently noticed that the 'flags' output from cpuinfo is incomplete. As an example, my Atom N270 reports: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat b19 b21 mmxext mmx fxsr xmm sse2 b27 b28 b29 3dnow Whereas dmesg reports: Features=0xbfe9fbff Features2=0x40c39d> AMD Features2=0x1 Is there a particular reason why the flags output isn't complete? As an example, I recently tried to run a binary Sage package (www.sagemath.org) in FreeBSD -current. During startup, it verifies that the target CPU supports the instructions used and, on my Atom, complained that 'ssse3', 'pni' and 'sse' are missing - whilst they are missing from cpuinfo flags, they are present in the Atom. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090711/65668ad8/attachment.pgp From rdivacky at freebsd.org Sat Jul 11 11:44:23 2009 From: rdivacky at freebsd.org (Roman Divacky) Date: Sat Jul 11 11:44:30 2009 Subject: Linuxolator proc/cpuinfo In-Reply-To: <20090711005130.GB43362@server.vk2pj.dyndns.org> References: <20090711005130.GB43362@server.vk2pj.dyndns.org> Message-ID: <20090711114245.GA37763@freebsd.org> On Sat, Jul 11, 2009 at 10:51:30AM +1000, Peter Jeremy wrote: > I've recently noticed that the 'flags' output from cpuinfo is > incomplete. As an example, my Atom N270 reports: > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat b19 b21 mmxext mmx fxsr xmm sse2 b27 b28 b29 3dnow > > Whereas dmesg reports: > Features=0xbfe9fbff > Features2=0x40c39d> > AMD Features2=0x1 > > Is there a particular reason why the flags output isn't complete? > > As an example, I recently tried to run a binary Sage package > (www.sagemath.org) in FreeBSD -current. During startup, it verifies > that the target CPU supports the instructions used and, on my Atom, > complained that 'ssse3', 'pni' and 'sse' are missing - whilst they > are missing from cpuinfo flags, they are present in the Atom. feel free to submit patch :) it should be pretty trivial. I am willing to review/commit From barbara.xxx1975 at libero.it Sat Jul 11 21:19:31 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Sat Jul 11 21:19:38 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 Message-ID: Can you try setting the hw.snd.compat_linux_mmap sysctl to 1? From award at googleinc.com Sun Jul 12 10:50:33 2009 From: award at googleinc.com (Google Incorporations Promotion Team) Date: Sun Jul 12 10:50:44 2009 Subject: GUK/877/798/2009 Message-ID: <200907120939.n6C9dvOd078611@king6.kingsnake.com> Google Incorporations. Stamford New Road, Altrincham Cheshire, WA14 1EP London, United Kingdom. Winning No: GUK/877/798/2009 Ticket No: GUK/699/33/2009 Notification Date: 10/07/2009 GOOGLE ANNIVERSARY WINNING NOTIFICATION. We wish to congratulate you once again on this note, for being part of our winners selected this year. This promotion was set-up to encourage the active users of the Google search engine and the Google ancillary services. Hence we do believe with your winning prize, you will continue to be active and patronage to the Google search engine. Google is now the biggest search engine worldwide and in an effort to make sure that it remains the most widely used search engine, we ran an online e-mail beta test which your email address won ?450,000. {Four Hundred And Fifty Thousand Great British Pounds Sterling} We wish to formally announce to you that you have successfully passed the requirements, statutory obligations, verifications, validations and satisfactory report Test conducted for all online winners. A winning cheque will be issued in your name by Google Promotion Award Team, You have therefore won the entire sum of ?450,000.00 {Four Hundred And Fifty Thousand Great British Pounds Sterling} and also a certificate of prize claims will be sent along side your winning cheque. Sir.Anderson Clarks Google Promotion Award Team Email: sir.anderson_clarks@live.co.uk You are advised to contact your Foreign Transfer Manager with the following details to avoid unnecessary delay and complications: VERIFICATION AND FUNDS RELEASE FORM. (1) Your contact address. (2) Your Tel/Fax numbers. (3) Your Nationality/Country. (4) Your Full Name/Sex. (5) Occupation/Age. (6) Ever won an online lottery? (7) Your Preferred Method of Receiving Your Prize (From Below) Mode Of Prize Remittance. (1)Cash Pick-Up (You coming Down to United Kingdom Personally to Pick Your Prize). (2)Courier Delivery Of your Certified Winning Cheque Name and other Winning Documents safely to you. The Google Promotion Award Team has discovered a huge number of double claims due to winners informing close friends relatives and third parties about their winning and also sharing their pin numbers. As a result of this, these friends try to claim the lottery on behalf of the real winners. The Google Promotion Award Team has reached a decision from headquarters that any double claim discovered by the Lottery Board will result to the canceling of that particular winning, making a loss for both the double claimer and the real winner, as it is taken that the real winner was the informer to the double claimer about the lottery. So you are hereby strongly advised once more to keep your winnings strictly confidential until you claim your prize. Congratulations from the Staffs & Members of the Google interactive Lotteries Board Commission. Sincerely, Dr. Leslie Spears. Google Promotion Award Team From award at googleinc.com Sun Jul 12 11:14:40 2009 From: award at googleinc.com (Google Incorporations Promotion Team) Date: Sun Jul 12 11:14:46 2009 Subject: GUK/877/798/2009 Message-ID: <200907120940.n6C9ecOm078874@king6.kingsnake.com> Google Incorporations. Stamford New Road, Altrincham Cheshire, WA14 1EP London, United Kingdom. Winning No: GUK/877/798/2009 Ticket No: GUK/699/33/2009 Notification Date: 10/07/2009 GOOGLE ANNIVERSARY WINNING NOTIFICATION. We wish to congratulate you once again on this note, for being part of our winners selected this year. This promotion was set-up to encourage the active users of the Google search engine and the Google ancillary services. Hence we do believe with your winning prize, you will continue to be active and patronage to the Google search engine. Google is now the biggest search engine worldwide and in an effort to make sure that it remains the most widely used search engine, we ran an online e-mail beta test which your email address won ?450,000. {Four Hundred And Fifty Thousand Great British Pounds Sterling} We wish to formally announce to you that you have successfully passed the requirements, statutory obligations, verifications, validations and satisfactory report Test conducted for all online winners. A winning cheque will be issued in your name by Google Promotion Award Team, You have therefore won the entire sum of ?450,000.00 {Four Hundred And Fifty Thousand Great British Pounds Sterling} and also a certificate of prize claims will be sent along side your winning cheque. Sir.Anderson Clarks Google Promotion Award Team Email: sir.anderson_clarks@live.co.uk You are advised to contact your Foreign Transfer Manager with the following details to avoid unnecessary delay and complications: VERIFICATION AND FUNDS RELEASE FORM. (1) Your contact address. (2) Your Tel/Fax numbers. (3) Your Nationality/Country. (4) Your Full Name/Sex. (5) Occupation/Age. (6) Ever won an online lottery? (7) Your Preferred Method of Receiving Your Prize (From Below) Mode Of Prize Remittance. (1)Cash Pick-Up (You coming Down to United Kingdom Personally to Pick Your Prize). (2)Courier Delivery Of your Certified Winning Cheque Name and other Winning Documents safely to you. The Google Promotion Award Team has discovered a huge number of double claims due to winners informing close friends relatives and third parties about their winning and also sharing their pin numbers. As a result of this, these friends try to claim the lottery on behalf of the real winners. The Google Promotion Award Team has reached a decision from headquarters that any double claim discovered by the Lottery Board will result to the canceling of that particular winning, making a loss for both the double claimer and the real winner, as it is taken that the real winner was the informer to the double claimer about the lottery. So you are hereby strongly advised once more to keep your winnings strictly confidential until you claim your prize. Congratulations from the Staffs & Members of the Google interactive Lotteries Board Commission. Sincerely, Dr. Leslie Spears. Google Promotion Award Team From owner-freebsd-fs at freebsd.org Sun Jul 12 19:37:14 2009 From: owner-freebsd-fs at freebsd.org (owner-freebsd-fs@freebsd.org) Date: Sun Jul 12 19:37:23 2009 Subject: Your message to freebsd-fs awaits moderator approval Message-ID: Your mail to 'freebsd-fs' with the subject ~GetPromotion~ Is being held until the list moderator can review it for approval. The reason it is being held: SpamAssassin identified this message as possible spam Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://lists.freebsd.org/mailman/confirm/freebsd-fs/504d38b046966a60988b2a4452b043bfb5cbe9c4 PLEASE NOTE! If you would like to post freely to the list, please subscribe first. If you post from multiple addresses, you can subscribe each address and go into the options page and select 'no mail' for all but one address. This will allow you to post without delay in the future. Sorry for the hassle, but certain immature people made this necessary. From vova at fbsd.ru Mon Jul 13 07:46:40 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jul 13 07:46:46 2009 Subject: VirtualBox WinXP SP2 guest OS black screen In-Reply-To: <1247175832.1455.36.camel@zero.mshome.net> References: <1247175832.1455.36.camel@zero.mshome.net> Message-ID: <1247471193.1664.129.camel@localhost> Hi Same for me, if I click close button on vbox window - it shows grayed current state of screen. Looks like screen updates was broken recently. For me it happens after update to recent 8-CURRENT + ports tree. Any hope to fix that ? -------- ???????? ????????? -------- ??: Vadim Braun ????: freebsd-emulation@freebsd.org ????: VirtualBox WinXP SP2 guest OS black screen ????: Fri, 10 Jul 2009 00:43:52 +0300 Hi all! I try to install guest OS in VirtualBox (WinXP SP2), but in GUI guest OS window I can see only black screen. Window can repaint OS UI only if I select menu item "Close Virtual Machine". FreeBSD uname -a info: FreeBSD zero.mshome.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 VirtualBox version 2.2.51.r20457. Is it a known issue? Thanks. Vadim. _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" -- Vladimir B. Grebenschikov vova@fbsd.ru From vova at fbsd.ru Mon Jul 13 10:14:39 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jul 13 10:14:46 2009 Subject: VirtualBox WinXP SP2 guest OS black screen In-Reply-To: <1247471193.1664.129.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> Message-ID: <1247480074.1664.140.camel@localhost> Hi > Same for me, if I click close button on vbox window - it shows grayed > current state of screen. > > Looks like screen updates was broken recently. > > For me it happens after update to recent 8-CURRENT + ports tree. > > Any hope to fix that ? VBoxSDL displays everything right, but crashes with SIGSEV on XP boot: % VBoxSDL --startvm XP Sun VirtualBox SDL GUI version 2.2.51_OSE (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. Segmentation fault % -- Vladimir B. Grebenschikov vova@fbsd.ru From bugmaster at FreeBSD.org Mon Jul 13 11:06:46 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 13 11:06:54 2009 Subject: Current problem reports assigned to emulation@FreeBSD.org Message-ID: <200907131106.n6DB6jb6040434@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/136229 emulation [linux] certain linux apps look for libraries using a 1 problem total. From bugmaster at FreeBSD.org Mon Jul 13 11:06:53 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 13 11:07:58 2009 Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org Message-ID: <200907131106.n6DB6q6t040557@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/136321 emulation x11-toolkits/linux-pango: please update linux based po o ports/135341 emulation [PATCH] linux-f10 ports that install manpages: add NOM o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage o ports/135322 emulation Port graphics/linux_dri has incorrect packaging list c o kern/130724 emulation [linprocfs] [patch] cpuinfo in linprocfs is dated, cau o kern/129169 emulation [linux] [patch] Linux Emulation ENOTCONN error using n f ports/127018 emulation Linuxulator incapable of using FreeBSD's LDAP environm o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/97326 emulation [linux] file descriptor leakage in linux emulation o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/56451 emulation [linprocfs] /compat/linux/proc/cpuinfo gives wrong CPU o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o kern/21463 emulation [linux] Linux compatability mode should not allow setu o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 17 problems total. From linimon at FreeBSD.org Mon Jul 13 14:56:02 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Jul 13 14:56:16 2009 Subject: ports/136229: [linux] certain linux apps look for libraries using a hardcoded path Message-ID: <200907131456.n6DEu1lU027480@freefall.freebsd.org> Synopsis: [linux] certain linux apps look for libraries using a hardcoded path Responsible-Changed-From-To: emulation->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jul 13 14:55:47 UTC 2009 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=136229 From linimon at FreeBSD.org Mon Jul 13 14:56:02 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Jul 13 14:56:16 2009 Subject: ports/136229: [linux] certain linux apps look for libraries using a hardcoded path Message-ID: <200907131456.n6DEu1lU027480@freefall.freebsd.org> Synopsis: [linux] certain linux apps look for libraries using a hardcoded path Responsible-Changed-From-To: emulation->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jul 13 14:55:47 UTC 2009 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=136229 From manolis at FreeBSD.org Tue Jul 14 14:32:36 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Tue Jul 14 14:32:43 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter Message-ID: <4A5C5F13.7030607@FreeBSD.org> With VirtualBox already in the Ports Collection, the Handbook is lagging behind, still mentioning "no virtualization solution for FreeBSD as a host OS". I was planning to write this small patch for quite some time and finally got my act together yesterday. So here it is: http://people.freebsd.org/~manolis/patches/vbox.patch and the build: http://www.freebsdgr.org/handbook-mine/virtualization-host.html I am CCing @emulation on this, everybody please feel free to comment ;) Cheers, manolis@ From danger at rulez.sk Tue Jul 14 15:04:24 2009 From: danger at rulez.sk (Daniel Gerzo) Date: Tue Jul 14 15:04:36 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> Message-ID: <629b5a441fbf8320bf1da74c19446ad2@services.rulez.sk> Hello Manolis, the text seems okay, although you are missing one final dot '.' at the end of your text. Aside from this, it looks pretty all right (even though the lines in the patch seem to be a bit long (are they around 72 chars?)) :) Do you want somebody with doc bit commit it for you, or are you willing to do it yourself? On Tue, 14 Jul 2009 13:33:55 +0300, Manolis Kiagias wrote: > With VirtualBox already in the Ports Collection, the Handbook is lagging > behind, still mentioning "no virtualization solution for FreeBSD as a > host OS". I was planning to write this small patch for quite some time > and finally got my act together yesterday. So here it is: -- S pozdravom / Best regards Daniel From frank.wissmann41 at web.de Tue Jul 14 15:21:50 2009 From: frank.wissmann41 at web.de (Frank =?iso-8859-15?q?Wi=DFmann?=) Date: Tue Jul 14 15:21:58 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> Message-ID: <200907141701.50968.frank.wissmann41@web.de> Am Tuesday 14 July 2009 12:33:55 schrieb Manolis Kiagias: > With VirtualBox already in the Ports Collection, the Handbook is > lagging behind, still mentioning "no virtualization solution for > FreeBSD as a host OS". I was planning to write this small patch for > quite some time and finally got my act together yesterday. So here it > is: > > http://people.freebsd.org/~manolis/patches/vbox.patch > > and the build: > > http://www.freebsdgr.org/handbook-mine/virtualization-host.html > > I am CCing @emulation on this, everybody please feel free to comment > ;) > > Cheers, > manolis@ > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" Hi and thanks! I was waiting for this and now I feel free to use VB with this starting aid. So again: Thank you! Greetings Frank -- GU d- s:+ a+ C+>$ UBS>$ P L- !E--- W N+@ !o K--? !w--- O !M- !V- PS+ PE Y? !PGP- t+ 5 X !R tv- b++ DI !D G e h+ r- y? When pack meets pack in the jungle and no one will move from the trail wait till the leaders have spoken it may be fair words shall prevail (Rudyard Kipling) From keramida at freebsd.org Tue Jul 14 15:36:36 2009 From: keramida at freebsd.org (Giorgos Keramidas) Date: Tue Jul 14 15:37:27 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> (Manolis Kiagias's message of "Tue, 14 Jul 2009 13:33:55 +0300") References: <4A5C5F13.7030607@FreeBSD.org> Message-ID: <87ljmr9tgp.fsf@kobe.laptop> On Tue, 14 Jul 2009 13:33:55 +0300, Manolis Kiagias wrote: > With VirtualBox already in the Ports Collection, the Handbook is lagging > behind, still mentioning "no virtualization solution for FreeBSD as a > host OS". I was planning to write this small patch for quite some time > and finally got my act together yesterday. So here it is: > > http://people.freebsd.org/~manolis/patches/vbox.patch That looks great. Thanks for adding the CLI bits we tweeted about too :) From DS at praxisvermittlung24.de Tue Jul 14 16:28:17 2009 From: DS at praxisvermittlung24.de (Daniel Seuffert) Date: Tue Jul 14 16:28:29 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> Message-ID: <4A5CA7F8.6000103@praxisvermittlung24.de> Manolis Kiagias wrote: > With VirtualBox already in the Ports Collection, the Handbook is lagging > behind, still mentioning "no virtualization solution for FreeBSD as a > host OS". I was planning to write this small patch for quite some time > and finally got my act together yesterday. So here it is: > > http://people.freebsd.org/~manolis/patches/vbox.patch > > and the build: > > http://www.freebsdgr.org/handbook-mine/virtualization-host.html > > I am CCing @emulation on this, everybody please feel free to comment ;) Hi Manolis, great work, thank you! I'm writing a virtualization flyer at the moment (miwi has v1 of it, v2 will be ready this weekend) with vbox. Please add a link to the wiki because you forgot to document the current problems and the development is too fast (Update to vbox 3.0 is coming soon) to write everything in the handbook: http://wiki.freebsd.org/VirtualBox Best regards, Daniel From manolis at FreeBSD.org Tue Jul 14 19:28:13 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Tue Jul 14 19:28:20 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <629b5a441fbf8320bf1da74c19446ad2@services.rulez.sk> References: <4A5C5F13.7030607@FreeBSD.org> <629b5a441fbf8320bf1da74c19446ad2@services.rulez.sk> Message-ID: <4A5CDC49.4070605@FreeBSD.org> Daniel Gerzo wrote: > Hello Manolis, > > the text seems okay, although you are missing one final dot '.' at the end > of your text. Thanks, will fix this ;) > Aside from this, it looks pretty all right (even though the > lines in the patch seem to be a bit long (are they around 72 chars?)) :) > > Definitely more than 72, though not longer than 78. > Do you want somebody with doc bit commit it for you, or are you willing to > do it yourself? > > Got a doc commit bit, so will be doing this myself :) I will also add a reference to the FreeBSD wiki, as Daniel asked. Thank you all! From vova at fbsd.ru Tue Jul 14 20:09:29 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Tue Jul 14 20:09:34 2009 Subject: VirtualBox WinXP SP2 guest OS black screen In-Reply-To: <1247480074.1664.140.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> Message-ID: <1247602161.2105.14.camel@localhost> ? ??, 13/07/2009 ? 14:14 +0400, Vladimir Grebenschikov ?????: After revert to version virtualbox_6.tgz (without rebuild, just old binaries and vboxdrv.ko built for usual port) everything works again. Looks like, something broken in port. > > Same for me, if I click close button on vbox window - it shows grayed > > current state of screen. > > > > Looks like screen updates was broken recently. > > > > For me it happens after update to recent 8-CURRENT + ports tree. > > > > Any hope to fix that ? > > VBoxSDL displays everything right, but crashes with SIGSEV on XP boot: > > % VBoxSDL --startvm XP > Sun VirtualBox SDL GUI version 2.2.51_OSE > (C) 2005-2009 Sun Microsystems, Inc. > All rights reserved. > > Segmentation fault > % > -- Vladimir B. Grebenschikov vova@fbsd.ru From decke at bluelife.at Tue Jul 14 20:26:36 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Tue Jul 14 20:26:43 2009 Subject: VirtualBox WinXP SP2 guest OS black screen In-Reply-To: <1247602161.2105.14.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> Message-ID: <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> On Tue, July 14, 2009 10:09 pm, Vladimir Grebenschikov wrote: > ? ??, 13/07/2009 ? 14:14 +0400, Vladimir Grebenschikov ?????: > > After revert to version virtualbox_6.tgz (without rebuild, just old > binaries and vboxdrv.ko built for usual port) everything works again. > > Looks like, something broken in port. Could you try the latest port from svn? They have fixed a lot of bugs before releasing VirtualBox 3.0.0 so chances are good that this is a vbox bug and it's already fixed. svn co http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox If that bug persists in that version then please build with the DEBUG option and try to get a stacktrace. -- Bernhard Fr?hlich http://www.bluelife.at/ >> > Same for me, if I click close button on vbox window - it shows grayed >> > current state of screen. >> > >> > Looks like screen updates was broken recently. >> > >> > For me it happens after update to recent 8-CURRENT + ports tree. >> > >> > Any hope to fix that ? >> >> VBoxSDL displays everything right, but crashes with SIGSEV on XP boot: >> >> % VBoxSDL --startvm XP >> Sun VirtualBox SDL GUI version 2.2.51_OSE >> (C) 2005-2009 Sun Microsystems, Inc. >> All rights reserved. >> >> Segmentation fault >> % >> > -- > Vladimir B. Grebenschikov > vova@fbsd.ru > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" From rene at freebsd.org Tue Jul 14 21:22:23 2009 From: rene at freebsd.org (Rene Ladan) Date: Tue Jul 14 21:22:30 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> Message-ID: <4A5CF068.6020406@freebsd.org> Manolis Kiagias schreef: > With VirtualBox already in the Ports Collection, the Handbook is lagging > behind, still mentioning "no virtualization solution for FreeBSD as a > host OS". I was planning to write this small patch for quite some time > and finally got my act together yesterday. So here it is: > > http://people.freebsd.org/~manolis/patches/vbox.patch > > and the build: > > http://www.freebsdgr.org/handbook-mine/virtualization-host.html > Looks nice. For consistency I think it is better to write the last instance of "proc" as "the proc file system". Regards, Rene -- http://www.rene-ladan.nl/ GPG fingerprint = ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2BFC (subkeys.pgp.net) From manolis at FreeBSD.org Tue Jul 14 21:36:31 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Tue Jul 14 21:36:44 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5CF068.6020406@freebsd.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5CF068.6020406@freebsd.org> Message-ID: <4A5CFA5C.8080909@FreeBSD.org> Rene Ladan wrote: > Manolis Kiagias schreef: >> With VirtualBox already in the Ports Collection, the Handbook is lagging >> behind, still mentioning "no virtualization solution for FreeBSD as a >> host OS". I was planning to write this small patch for quite some time >> and finally got my act together yesterday. So here it is: >> >> http://people.freebsd.org/~manolis/patches/vbox.patch >> >> and the build: >> >> http://www.freebsdgr.org/handbook-mine/virtualization-host.html >> > Looks nice. For consistency I think it is better to write the last > instance of "proc" as "the proc file system". > > Regards, > Rene Done, thanks. Also added a link to wiki.freebsd.org and a few lines on adding existing users to vboxusers group that is created during the installation of VirtualBox. The patch and build have already been updated. From daichi at freebsd.org Wed Jul 15 05:02:27 2009 From: daichi at freebsd.org (Daichi GOTO) Date: Wed Jul 15 05:02:33 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5C5F13.7030607@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> Message-ID: <4A5D5ED7.5000101@freebsd.org> Great work! thanks, and I have a little suggestion. How about to revert the paragraphs? VirtualBox is an actively developed, .... For a number of years, FreeBSD was not officially supported as.... How does that sound? Manolis Kiagias wrote: > With VirtualBox already in the Ports Collection, the Handbook is lagging > behind, still mentioning "no virtualization solution for FreeBSD as a > host OS". I was planning to write this small patch for quite some time > and finally got my act together yesterday. So here it is: > > http://people.freebsd.org/~manolis/patches/vbox.patch > > and the build: > > http://www.freebsdgr.org/handbook-mine/virtualization-host.html > > I am CCing @emulation on this, everybody please feel free to comment ;) > > Cheers, > manolis@ > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" -- Daichi GOTO, http://people.freebsd.org/~daichi From manolis at FreeBSD.org Wed Jul 15 07:33:07 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Wed Jul 15 07:33:18 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5D5ED7.5000101@freebsd.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> Message-ID: <4A5D8630.2080408@FreeBSD.org> Daichi GOTO wrote: > Great work! thanks, > and I have a little suggestion. How about to revert the paragraphs? > > VirtualBox is an actively developed, .... > > For a number of years, FreeBSD was not officially supported as.... > > How does that sound? > Thanks! I feel that since the heading is "FreeBSD as a Host OS" it would be better to start the discussion with a general intro rather than getting to VirtualBox specifics right away. From r.c.ladan at gmail.com Wed Jul 15 07:36:59 2009 From: r.c.ladan at gmail.com (Rene Ladan) Date: Wed Jul 15 07:37:06 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5D8630.2080408@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <4A5D8630.2080408@FreeBSD.org> Message-ID: 2009/7/15 Manolis Kiagias : > Daichi GOTO wrote: >> Great work! thanks, >> and I have a little suggestion. How about to revert the paragraphs? >> >> ? ?VirtualBox is an actively developed, .... >> >> ? ?For a number of years, FreeBSD was not officially supported as.... >> >> How does that sound? >> > > Thanks! > > I feel that since the heading is "FreeBSD as a Host OS" it would be > better to start the discussion with a general intro rather than getting > to VirtualBox specifics right away. > I also prefer the current order because it would sound like going backwards in time if we first discuss VirtualBox and then that there was no virtualization solution for a long time. Regards, Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From daichi at freebsd.org Wed Jul 15 08:47:49 2009 From: daichi at freebsd.org (Daichi GOTO) Date: Wed Jul 15 08:48:01 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <4A5D8630.2080408@FreeBSD.org> Message-ID: <4A5D97B3.6080108@freebsd.org> Rene Ladan wrote: > 2009/7/15 Manolis Kiagias : >> Daichi GOTO wrote: >>> Great work! thanks, >>> and I have a little suggestion. How about to revert the paragraphs? >>> >>> VirtualBox is an actively developed, .... >>> >>> For a number of years, FreeBSD was not officially supported as.... >>> >>> How does that sound? >>> >> Thanks! >> >> I feel that since the heading is "FreeBSD as a Host OS" it would be >> better to start the discussion with a general intro rather than getting >> to VirtualBox specifics right away. >> > I also prefer the current order because it would sound like going > backwards in time if we first discuss VirtualBox and then that there > was no virtualization solution for a long time. > > Regards, > Rene OK, no problem ;) -- Daichi GOTO, http://people.freebsd.org/~daichi From vova at fbsd.ru Wed Jul 15 11:52:00 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Wed Jul 15 11:52:06 2009 Subject: VirtualBox WinXP SP2 guest OS black screen In-Reply-To: <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> Message-ID: <1247658678.5135.6.camel@localhost> ? ??, 14/07/2009 ? 22:26 +0200, Bernhard Fr?hlich ?????: > On Tue, July 14, 2009 10:09 pm, Vladimir Grebenschikov wrote: > > ? ??, 13/07/2009 ? 14:14 +0400, Vladimir Grebenschikov ?????: > > > > After revert to version virtualbox_6.tgz (without rebuild, just old > > binaries and vboxdrv.ko built for usual port) everything works again. > > > > Looks like, something broken in port. > > Could you try the latest port from svn? They have fixed a lot of bugs > before releasing VirtualBox 3.0.0 so chances are good that this is a vbox > bug and it's already fixed. > > svn co > http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox > > If that bug persists in that version then please build with the DEBUG > option and try to get a stacktrace. Hmm, looks like there is another bug. Now it just panics on attempt to start VM: vbook dumped core - see /var/crash/vmcore.10 Wed Jul 15 15:35:34 MSD 2009 FreeBSD vbook 8.0-BETA1 FreeBSD 8.0-BETA1 #5: Wed Jul 15 12:12:40 MSD 2009 root@vbook:/usr/obj/usr/src/sys/VBOOK i386 panic: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x20:0xc06d17bd stack pointer = 0x28:0xe8c939d4 frame pointer = 0x28:0xe8c939dc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 2186 (initial thread) Physical memory: 2038 MB Dumping 206 MB: 191 175 159 143 127 111 95 79 63 47 31 15 ... #0 doadump () at pcpu.h:246 246 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump () at pcpu.h:246 #1 0xc0481b49 in db_fncall (dummy1=1, dummy2=0, dummy3=-1065550432, dummy4=0xe8c93778 "") at /usr/src/sys/ddb/db_command.c:548 #2 0xc0481f41 in db_command (last_cmdp=0xc07755fc, cmd_table=0x0, dopager=1) at /usr/src/sys/ddb/db_command.c:445 #3 0xc048209a in db_command_loop () at /usr/src/sys/ddb/db_command.c:498 #4 0xc0483f0d in db_trap (type=12, code=0) at /usr/src/sys/ddb/db_main.c:229 #5 0xc058b7b4 in kdb_trap (type=12, code=0, tf=0xe8c93994) at /usr/src/sys/kern/subr_kdb.c:534 #6 0xc06d6ccf in trap_fatal (frame=0xe8c93994, eva=0) at /usr/src/sys/i386/i386/trap.c:924 #7 0xc06d6f70 in trap_pfault (frame=0xe8c93994, usermode=0, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #8 0xc06d7902 in trap (frame=0xe8c93994) at /usr/src/sys/i386/i386/trap.c:528 #9 0xc06bd3bb in calltrap () at /usr/src/sys/i386/i386/exception.s:165 #10 0xc06d17bd in pmap_insert_entry (pmap=Variable "pmap" is not available. ) at /usr/src/sys/i386/i386/pmap.c:2214 #11 0xc06d345e in pmap_enter (pmap=0xc5a2bd60, va=1211068416, access=0 '\0', m=Variable "m" is not available. ) at /usr/src/sys/i386/i386/pmap.c:3123 #12 0xc0b212e6 in rtR0MemObjNativeMapUser () from /boot/modules/vboxdrv.ko #13 0xc0b20009 in RTR0MemObjMapUser () from /boot/modules/vboxdrv.ko #14 0xc0b0da3c in SUPR0GipMap () from /boot/modules/vboxdrv.ko #15 0xc0b10608 in supdrvIOCtl () from /boot/modules/vboxdrv.ko #16 0xc0b0c46a in VBoxDrvFreeBSDIOCtl () from /boot/modules/vboxdrv.ko #17 0xc04fe7c7 in devfs_ioctl_f (fp=0xc5ebc6c0, com=3307338768, data=0xc5ebc6c0, cred=0xc6c26680, td=0xc6668d20) at /usr/src/sys/fs/devfs/devfs_vnops.c:659 #18 0xc059a7d8 in kern_ioctl (td=0xc6668d20, fd=19, com=3223868948, data=0xc5ebc6c0 "birddrib\030") at file.h:262 #19 0xc059a944 in ioctl (td=0xc6668d20, uap=0xe8c93cf8) at /usr/src/sys/kern/sys_generic.c:678 #20 0xc06d7297 in syscall (frame=0xe8c93d38) at /usr/src/sys/i386/i386/trap.c:1073 #21 0xc06bd420 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:261 #22 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) -- Vladimir B. Grebenschikov vova@fbsd.ru From matheus at eternamente.info Wed Jul 15 16:20:47 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Wed Jul 15 16:20:53 2009 Subject: virtualbox and amd64 Message-ID: hail, i don't know if this is was supposed to work right now, but on 8-BETA1 amd64 I freshly installed, I can't even boot a debian 4 and 5 amd64 machine. if I use a 32bits vm and no amd-v I can then boot. I just installed firefox35, windowmaker and xorg. and then virtualbox. all from sources. the virtual machine has one cpu, AMD-V enabled (forced as is a amd64 vm), 512MB ram and 2GB virtual disk. sound disabled and default values otherwise. there is a log from vbox available, if anyone thinks it may help. this is a core2duo on intel dg33bu and virtualization enabled. if need anymore info, thanks in advance, matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From avg at icyb.net.ua Wed Jul 15 16:38:55 2009 From: avg at icyb.net.ua (Andriy Gapon) Date: Wed Jul 15 16:39:03 2009 Subject: virtualbox and amd64 In-Reply-To: References: Message-ID: <4A5E0610.8070604@icyb.net.ua> on 15/07/2009 19:20 Nenhum_de_Nos said the following: > the virtual machine has one cpu, AMD-V enabled (forced as is a amd64 vm), > 512MB ram and 2GB virtual disk. sound disabled and default values > otherwise. there is a log from vbox available, if anyone thinks it may > help. this is a core2duo on intel dg33bu and virtualization enabled. Just curious, what model of a core2duo do you have? -- Andriy Gapon From matheus at eternamente.info Wed Jul 15 16:51:19 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Wed Jul 15 16:51:26 2009 Subject: virtualbox and amd64 In-Reply-To: <4A5E0610.8070604@icyb.net.ua> References: <4A5E0610.8070604@icyb.net.ua> Message-ID: On Wed, July 15, 2009 13:38, Andriy Gapon wrote: > on 15/07/2009 19:20 Nenhum_de_Nos said the following: >> the virtual machine has one cpu, AMD-V enabled (forced as is a amd64 >> vm), >> 512MB ram and 2GB virtual disk. sound disabled and default values >> otherwise. there is a log from vbox available, if anyone thinks it may >> help. this is a core2duo on intel dg33bu and virtualization enabled. > > Just curious, what model of a core2duo do you have? its a E6750. matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From matheus at eternamente.info Wed Jul 15 17:52:28 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Wed Jul 15 17:52:34 2009 Subject: 8-BETA1 and virtualbox 3.0 Message-ID: <034a68ffffde0cdd86ad5d02fb4273ca.squirrel@cygnus.homeunix.com> hail, anyone got it working ? I though that since that virtualbox and freebsd thing it would build out-of-the box in freebsd. I downloaded here but no good news I have. is there anyone on this ? any guidelines ? I think 3.0 may solve some problems I have now. thanks, matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From simon at FreeBSD.org Fri Jul 17 21:56:39 2009 From: simon at FreeBSD.org (Simon L. Nielsen) Date: Fri Jul 17 21:56:48 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A5D5ED7.5000101@freebsd.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> Message-ID: <20090717215636.GA1141@arthur.nitro.dk> On 2009.07.15 13:45:11 +0900, Daichi GOTO wrote: [replying to random post in the thread] > For a number of years, FreeBSD was not officially supported as.... Is this statement really correct? qemu has been running fine on FreeBSD for quite a while... Personally I think the entire first parapgrah could just be cut... I don't think the history part matters for readers of the handbook. One nit is that the text contains 'UNIX?-type' - that's not allowed for the UNIX trademark (and in general probably not for most trademarks). Something like 'UNIX? like' should be fine. On a simlar note "Sun(tm)'s" should just be "Sun's" as it's refering to Sun, the company, and not Sun as used as part of a trademark. For added fun VirtualBox is actually a Sun trademark [1] and should be handled as such. I'm suddenly reminded that I know way more about trademarks than I want to :-). Oh, and s/wiki.freebsd.org/wiki.FreeBSD.org/ [1] http://www.sun.com/suntrademarks/ -- Simon L. Nielsen From manolis at FreeBSD.org Sat Jul 18 07:01:20 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Sat Jul 18 07:02:09 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <20090717215636.GA1141@arthur.nitro.dk> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> Message-ID: <4A61733D.9010702@FreeBSD.org> Simon L. Nielsen wrote: > On 2009.07.15 13:45:11 +0900, Daichi GOTO wrote: > > [replying to random post in the thread] > > >> For a number of years, FreeBSD was not officially supported as.... >> > > Is this statement really correct? qemu has been running fine on > FreeBSD for quite a while... > > Personally I think the entire first parapgrah could just be cut... I > don't think the history part matters for readers of the handbook. > But isn't qemu distinctly different in the way it works from a virtualization program like VMWare or VirtualBox? I think the first paragraph serves well as a gentle introduction to the topic. > One nit is that the text contains 'UNIX?-type' - that's not allowed > for the UNIX trademark (and in general probably not for most > trademarks). Something like 'UNIX? like' should be fine. > Yes, I think you are right here. > On a simlar note "Sun(tm)'s" should just be "Sun's" as it's refering > to Sun, the company, and not Sun as used as part of a trademark. For > added fun VirtualBox is actually a Sun trademark [1] and should be > handled as such. I'm suddenly reminded that I know way more about > trademarks than I want to :-). > > Heh, definitely. So I'll add a trademark for VirtualBox. > Oh, and s/wiki.freebsd.org/wiki.FreeBSD.org/ > > Right here too. I'll commit these changes later today. From scrappy at hub.org Sat Jul 18 17:55:40 2009 From: scrappy at hub.org (Marc G. Fournier) Date: Sat Jul 18 17:55:46 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A61733D.9010702@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> Message-ID: On Sat, 18 Jul 2009, Manolis Kiagias wrote: > But isn't qemu distinctly different in the way it works from a > virtualization program like VMWare or VirtualBox? I think the first > paragraph serves well as a gentle introduction to the topic. How different? Wine, I could see, but qemu? Please elaborate ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 From borisbsd at googlemail.com Sat Jul 18 22:16:42 2009 From: borisbsd at googlemail.com (Boris) Date: Sat Jul 18 22:16:49 2009 Subject: Compilation failure on SVN version of vbox port Message-ID: Hi all, I have tried the last version of vbox port : virtualbox-3.0.51r21573 unfortunately I got compilation error: I am running 8-BETA2 amd64 : FreeBSD houdini 8.0-BETA2 FreeBSD 8.0-BETA2 #7: Sat Jul 18 22:42:20 BST 2009 root@houdini:/usr/obj/usr/src/sys/CUSTGEN amd64 kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/alloc-r0drv.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/initterm-r0drv.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c: In function 'RTSemSpinMutexTryRequest': /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c:268: warning: nested extern declaration of 'RTASSERTVAR' /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c: In function 'RTSemSpinMutexRequest': /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c:315: warning: nested extern declaration of 'RTASSERTVAR' /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c:335: warning: nested extern declaration of 'RTASSERTVAR' /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c: In function 'RTSemSpinMutexRelease': /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c:396: warning: nested extern declaration of 'RTASSERTVAR' kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/VBox/log-vbox.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/VBox/strformat-vbox.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/misc/thread.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/string/memchr.asm kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/string/memmove.asm kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/string/strpbrk.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/string/memcmp.asm kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/common/string/strchr.asm kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/generic/mppresent-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/RTMpIsCpuWorkPending-r0drv-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/generic/mpnotification-r0drv-generic.cpp kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/assert-r0drv-freebsd.c kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/initterm-r0drv-freebsd.c kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c kBuild: Compiling RuntimeR0Drv - /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: In function 'RTR0MemUserCopyFrom': /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: error: expected ')' before 'user_addr_t' /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: warning: type defaults to 'int' in declaration of 'type name' /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: warning: passing argument 1 of 'copyin' makes pointer from integer without a cast /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: In function 'RTR0MemUserCopyTo': /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:52: warning: passing argument 2 of 'copyout' makes pointer from integer without a cast /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: In function 'RTR0MemKernelIsValidAddr': /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: error: 'R3Ptr' undeclared (first use in this function) /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: error: (Each undeclared identifier is reported only once /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: error: for each function it appears in.) kmk[2]: *** [/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv/r0drv/freebsd/memuserkernel-r0drv-freebsd.o] Error 1 The failing command: @gcc -c -O2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused -Wno-trigraphs -Wpointer-arith -Winline -Wno-pointer-sign -Wstrict-prototypes -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -O2 -fformat-extensions -ffreestanding -fno-strict-aliasing -fno-common -finline-limit=8000 -fno-stack-protector -O2 -mtune=generic -fno-omit-frame-pointer -nostdinc -std=c99 -m64 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -Wundef -I/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv -I/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime -I/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/include -I/sys -I/sys/contrib/altq -I/sys/../include -I/usr/include -I/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/include -I/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release -DVBOX -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_HARDENING -DRTPATH_APP_PRIVATE=\"/usr/local/lib/virtualbox\" -DRTPATH_APP_PRIVATE_ARCH=\"/usr/local/lib/virtualbox\" -DRTPATH_SHARED_LIBS=\"/usr/local/lib/virtualbox\" -DRTPATH_APP_DOCS=\"/usr/local/share/doc/virtualbox\" -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD64__ -D_KERNEL -DKLD_MODULE -DIN_RING0 -DIN_RT_R0 -DIN_RT_R0 -DRT_WITH_VBOX -DRT_WITHOUT_NOCRT_WRAPPERS -DRT_NO_EXPORT_SYMBOL -Wp,-MD,/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv/r0drv/freebsd/memuserkernel-r0drv-freebsd.o.dep -Wp,-MT,/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv/r0drv/freebsd/memuserkernel-r0drv-freebsd.o -Wp,-MP -o /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv/r0drv/freebsd/memuserkernel-r0drv-freebsd.o /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c kmk[2]: *** Waiting for unfinished jobs.... kmk[2]: Leaving directory `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573' kmk[2]: Entering directory `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573' kmk[2]: *** Exiting with status 2 kmk[1]: *** [pass_libraries_this] Error 2 kmk[1]: Leaving directory `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573' kmk: *** [pass_libraries_order] Error 2 *** Error code 2 Any idea what the problem could be? The reason for trying this version out is to verify if I can use VT-x without experiencing crash when starting VM. (Running vbox 2.2 without VT-x enabled on VM worked). Thanks, Boris From nork at FreeBSD.org Sun Jul 19 06:24:10 2009 From: nork at FreeBSD.org (Norikatsu Shigemura) Date: Sun Jul 19 06:24:17 2009 Subject: Dynamips has two minor bugs. Message-ID: <20090719152407.c9f3b912.nork@FreeBSD.org> Hi Christophe, and FreeBSD's dynamips port maintainer. I found two minor bugs. 1. dynamips -m can't parse Cisco format (0001.0002.0003), because parse_mac_addr() can parse it, but not return(0). Please see also attached 'patch-net.c'. 2. dynamips can't communicate to real world via FreeBSD's gen_eth (libpcap). In this case, bpf(4) requires BIOCFEEDBACK. So I investigated like attached 'patch-gen_eth.c'. SEE ALSO: http://lists.freebsd.org/pipermail/freebsd-net/2009-July/022423.html >> ports maintainers May I commit these patch to ports/emulators/dynamips-devel (0.2.8RC2) and ports/emulators/dynamips (0.2.7)? -------------- next part -------------- --- net.c.orig 2007-10-14 17:43:07.000000000 +0900 +++ net.c 2009-07-19 15:03:19.654842448 +0900 @@ -209,6 +209,7 @@ int parse_mac_addr(n_eth_addr_t *addr,ch addr->eth_addr_byte[3] = v[1] & 0xFF; addr->eth_addr_byte[4] = (v[2] >> 8) & 0xFF; addr->eth_addr_byte[5] = v[2] & 0xFF; + return(0); } return(-1); -------------- next part -------------- --- gen_eth.c.orig 2007-10-14 17:43:08.000000000 +0900 +++ gen_eth.c 2009-07-19 15:02:43.491124095 +0900 @@ -45,8 +45,13 @@ pcap_t *gen_eth_init(char *device) if (!(p = pcap_open_live(device,2048,TRUE,10,pcap_errbuf))) goto pcap_error; - /* Accept only incoming packets */ - pcap_setdirection(p,PCAP_D_IN); + pcap_setdirection(p,PCAP_D_INOUT); +#ifdef BIOCFEEDBACK + { + in on = 1; + ioctl(pcap_fileno(p), BIOCFEEDBACK, &on); + } +#endif #else p = pcap_open(device,2048, PCAP_OPENFLAG_PROMISCUOUS | From nork at FreeBSD.org Sun Jul 19 09:08:02 2009 From: nork at FreeBSD.org (Norikatsu Shigemura) Date: Sun Jul 19 09:08:13 2009 Subject: Dynamips has two minor bugs. In-Reply-To: <20090719152407.c9f3b912.nork@FreeBSD.org> References: <20090719152407.c9f3b912.nork@FreeBSD.org> Message-ID: <20090719180754.eaeebccb.nork@FreeBSD.org> On Sun, 19 Jul 2009 15:24:07 +0900 Norikatsu Shigemura wrote: > 2. dynamips can't communicate to real world via FreeBSD's gen_eth > (libpcap). In this case, bpf(4) requires BIOCFEEDBACK. So I > investigated like attached 'patch-gen_eth.c'. Oops, I missed! I re-made a new patch. Please see attached file. -------------- next part -------------- --- gen_eth.c.orig 2007-10-14 17:43:08.000000000 +0900 +++ gen_eth.c 2009-07-19 15:46:08.291856897 +0900 @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include @@ -45,8 +46,13 @@ pcap_t *gen_eth_init(char *device) if (!(p = pcap_open_live(device,2048,TRUE,10,pcap_errbuf))) goto pcap_error; - /* Accept only incoming packets */ - pcap_setdirection(p,PCAP_D_IN); + pcap_setdirection(p,PCAP_D_INOUT); +#ifdef BIOCFEEDBACK + { + int on = 1; + ioctl(pcap_fileno(p), BIOCFEEDBACK, &on); + } +#endif #else p = pcap_open(device,2048, PCAP_OPENFLAG_PROMISCUOUS | From sonicy at otenet.gr Sun Jul 19 13:54:29 2009 From: sonicy at otenet.gr (Manolis Kiagias) Date: Sun Jul 19 15:08:36 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> Message-ID: <4A62D333.9090203@otenet.gr> Marc G. Fournier wrote: > On Sat, 18 Jul 2009, Manolis Kiagias wrote: > >> But isn't qemu distinctly different in the way it works from a >> virtualization program like VMWare or VirtualBox? I think the first >> paragraph serves well as a gentle introduction to the topic. > > How different? Wine, I could see, but qemu? Please elaborate ... > AFAIK qemu also provides processor emulation, thus is mostly referred to as an emulator rather than a virtual machine. I am no expert on this though - I've used qemu in the past but could never get the level of performance possible with VirtualBox or VMWare (which beats them both I believe). The paragraph was loosely based on the original one stating "No virtualization solution for FreeBSD as a host". Seems the original author also did not consider qemu as a virtual machine in this sense. From manolis at FreeBSD.org Sun Jul 19 17:11:46 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Sun Jul 19 17:11:58 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <20090719164310.GD1164@arthur.nitro.dk> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> Message-ID: <4A6353CE.7060403@FreeBSD.org> Simon L. Nielsen wrote: > On 2009.07.19 11:34:38 -0400, Tom Rhodes wrote: > >> On Sun, 19 Jul 2009 11:02:59 +0300 >> Manolis Kiagias wrote: >> >> >>> Marc G. Fournier wrote: >>> >>>> On Sat, 18 Jul 2009, Manolis Kiagias wrote: >>>> >>>> >>>>> But isn't qemu distinctly different in the way it works from a >>>>> virtualization program like VMWare or VirtualBox? I think the first >>>>> paragraph serves well as a gentle introduction to the topic. >>>>> >>>> How different? Wine, I could see, but qemu? Please elaborate ... >>>> >>> AFAIK qemu also provides processor emulation, thus is mostly referred to >>> as an emulator rather than a virtual machine. I am no expert on this >>> though - I've used qemu in the past but could never get the level of >>> performance possible with VirtualBox or VMWare (which beats them both I >>> believe). >>> >> Interesting - see, I tried doing an install of qemu a long >> while ago but never went beyond installing it. Though, from >> what I have read, I would not consider it a "virtual machine >> host solution" either. While I understand it runs image files, >> I don't think it's geared for several OS images, running >> concurrently. Again, note, I only installed - and when the >> image I had (passed by a friend) failed to run, I just removed >> it. >> > > I really don't see the big difference between qemu and VMware / > Virtual Box. qemu is more flexible in hardware support - VMware (and > Virtual Box?) is faster. > > Just like VMware server multiple concurrent virtual machines just run > in different processes. Yes, qemu is slower than VMware but e.g. for > testing og kernel hacking it works nicely. I can't comment on Virtual > Box's speed as I haven't tried it. > > [reordered] > > >>> The paragraph was loosely based on the original one stating "No >>> virtualization solution for FreeBSD as a host". Seems the original >>> author also did not consider qemu as a virtual machine in this sense. >>> > > Yes, it came from there, it wasn't any more correct IMO there :-). > > I guess my basic problem with the paragraph is that it seems to me to > be praising Sun a tad much for releasing Virtual Box while ignoring > that qemu has been available freely for years, but perhaps that's just > me. > > This is a good point, and one I have not actually considered. I believe Qemu is not mentioned anywhere in the Handbook and I guess it deserves a place here. > Anyway, I think I made my point and I will let it be up to Manolis as > the author was should be in the section and what should not. > > I will start writing a section on qemu. Installation is probably easier than VirtualBox, but since this is actually a command line tool, it will be interesting to show a few examples on installing a guest system etc. Will then rephrase this introduction paragraph accordingly. Will send in the patch for review here when it is ready (I need to brush up a bit on my qemu skills, haven't used it for a while). I have the patches for the trademark stuff you suggested and will commit them later on tonight - when my afternoon headache is hopefully over... Thanks! From trhodes at FreeBSD.org Sun Jul 19 15:57:38 2009 From: trhodes at FreeBSD.org (Tom Rhodes) Date: Sun Jul 19 18:11:40 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A62D333.9090203@otenet.gr> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> Message-ID: <20090719113438.07c05110.trhodes@FreeBSD.org> On Sun, 19 Jul 2009 11:02:59 +0300 Manolis Kiagias wrote: > Marc G. Fournier wrote: > > On Sat, 18 Jul 2009, Manolis Kiagias wrote: > > > >> But isn't qemu distinctly different in the way it works from a > >> virtualization program like VMWare or VirtualBox? I think the first > >> paragraph serves well as a gentle introduction to the topic. > > > > How different? Wine, I could see, but qemu? Please elaborate ... > > > > AFAIK qemu also provides processor emulation, thus is mostly referred to > as an emulator rather than a virtual machine. I am no expert on this > though - I've used qemu in the past but could never get the level of > performance possible with VirtualBox or VMWare (which beats them both I > believe). > > The paragraph was loosely based on the original one stating "No > virtualization solution for FreeBSD as a host". Seems the original > author also did not consider qemu as a virtual machine in this sense. > Interesting - see, I tried doing an install of qemu a long while ago but never went beyond installing it. Though, from what I have read, I would not consider it a "virtual machine host solution" either. While I understand it runs image files, I don't think it's geared for several OS images, running concurrently. Again, note, I only installed - and when the image I had (passed by a friend) failed to run, I just removed it. In the end, my virtualization solution has been VMWare ESXi, and VirtualBox only on a Linux host. So, I reserve the right to be wrong. :P -- Tom Rhodes From simon at FreeBSD.org Sun Jul 19 16:43:12 2009 From: simon at FreeBSD.org (Simon L. Nielsen) Date: Sun Jul 19 19:21:16 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <20090719113438.07c05110.trhodes@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> Message-ID: <20090719164310.GD1164@arthur.nitro.dk> On 2009.07.19 11:34:38 -0400, Tom Rhodes wrote: > On Sun, 19 Jul 2009 11:02:59 +0300 > Manolis Kiagias wrote: > > > Marc G. Fournier wrote: > > > On Sat, 18 Jul 2009, Manolis Kiagias wrote: > > > > > >> But isn't qemu distinctly different in the way it works from a > > >> virtualization program like VMWare or VirtualBox? I think the first > > >> paragraph serves well as a gentle introduction to the topic. > > > > > > How different? Wine, I could see, but qemu? Please elaborate ... > > > > AFAIK qemu also provides processor emulation, thus is mostly referred to > > as an emulator rather than a virtual machine. I am no expert on this > > though - I've used qemu in the past but could never get the level of > > performance possible with VirtualBox or VMWare (which beats them both I > > believe). > > Interesting - see, I tried doing an install of qemu a long > while ago but never went beyond installing it. Though, from > what I have read, I would not consider it a "virtual machine > host solution" either. While I understand it runs image files, > I don't think it's geared for several OS images, running > concurrently. Again, note, I only installed - and when the > image I had (passed by a friend) failed to run, I just removed > it. I really don't see the big difference between qemu and VMware / Virtual Box. qemu is more flexible in hardware support - VMware (and Virtual Box?) is faster. Just like VMware server multiple concurrent virtual machines just run in different processes. Yes, qemu is slower than VMware but e.g. for testing og kernel hacking it works nicely. I can't comment on Virtual Box's speed as I haven't tried it. [reordered] > > The paragraph was loosely based on the original one stating "No > > virtualization solution for FreeBSD as a host". Seems the original > > author also did not consider qemu as a virtual machine in this sense. Yes, it came from there, it wasn't any more correct IMO there :-). I guess my basic problem with the paragraph is that it seems to me to be praising Sun a tad much for releasing Virtual Box while ignoring that qemu has been available freely for years, but perhaps that's just me. Anyway, I think I made my point and I will let it be up to Manolis as the author was should be in the section and what should not. -- Simon L. Nielsen From pgj at FreeBSD.org Sun Jul 19 18:09:13 2009 From: pgj at FreeBSD.org (Gabor PALI) Date: Sun Jul 19 19:21:24 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A6353CE.7060403@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> Message-ID: <685a6ef80907191045p49fdbe1fm6f7697388b7fa3bd@mail.gmail.com> Hey Manolis, On Sun, Jul 19, 2009 at 7:11 PM, Manolis Kiagias wrote: > I will start writing a section on qemu. For your information, there is a PR [1] about adding a section on qemu to the Handbook. You should contact its responsible (loader@, CCed, just for sure), because he might have something on the topic. Hope that helps, :g [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/127923 From nox at jelal.kn-bremen.de Sun Jul 19 18:41:51 2009 From: nox at jelal.kn-bremen.de (Juergen Lock) Date: Sun Jul 19 19:27:32 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A6353CE.7060403@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> Message-ID: <20090719184037.GA67283@triton.kn-bremen.de> On Sun, Jul 19, 2009 at 08:11:42PM +0300, Manolis Kiagias wrote: > Simon L. Nielsen wrote: > > On 2009.07.19 11:34:38 -0400, Tom Rhodes wrote: > > > >> On Sun, 19 Jul 2009 11:02:59 +0300 > >> Manolis Kiagias wrote: > >> > >> > >>> Marc G. Fournier wrote: > >>> > >>>> On Sat, 18 Jul 2009, Manolis Kiagias wrote: > >>>> > >>>> > >>>>> But isn't qemu distinctly different in the way it works from a > >>>>> virtualization program like VMWare or VirtualBox? I think the first > >>>>> paragraph serves well as a gentle introduction to the topic. > >>>>> > >>>> How different? Wine, I could see, but qemu? Please elaborate ... > >>>> > >>> AFAIK qemu also provides processor emulation, thus is mostly referred to > >>> as an emulator rather than a virtual machine. I am no expert on this > >>> though - I've used qemu in the past but could never get the level of > >>> performance possible with VirtualBox or VMWare (which beats them both I > >>> believe). > >>> > >> Interesting - see, I tried doing an install of qemu a long > >> while ago but never went beyond installing it. Though, from > >> what I have read, I would not consider it a "virtual machine > >> host solution" either. While I understand it runs image files, > >> I don't think it's geared for several OS images, running > >> concurrently. Again, note, I only installed - and when the > >> image I had (passed by a friend) failed to run, I just removed > >> it. > >> > > > > I really don't see the big difference between qemu and VMware / > > Virtual Box. qemu is more flexible in hardware support - VMware (and > > Virtual Box?) is faster. > > > > Just like VMware server multiple concurrent virtual machines just run > > in different processes. Yes, qemu is slower than VMware but e.g. for > > testing og kernel hacking it works nicely. I can't comment on Virtual > > Box's speed as I haven't tried it. > > > > [reordered] > > > > > >>> The paragraph was loosely based on the original one stating "No > >>> virtualization solution for FreeBSD as a host". Seems the original > >>> author also did not consider qemu as a virtual machine in this sense. > >>> > > > > Yes, it came from there, it wasn't any more correct IMO there :-). > > > > I guess my basic problem with the paragraph is that it seems to me to > > be praising Sun a tad much for releasing Virtual Box while ignoring > > that qemu has been available freely for years, but perhaps that's just > > me. > > > > > > This is a good point, and one I have not actually considered. > I believe Qemu is not mentioned anywhere in the Handbook and I guess it > deserves a place here. > > > Anyway, I think I made my point and I will let it be up to Manolis as > > the author was should be in the section and what should not. > > > > > I will start writing a section on qemu. Installation is probably easier > than VirtualBox, but since this is actually a command line tool, it will > be interesting to show a few examples on installing a guest system etc. > Will then rephrase this introduction paragraph accordingly. Will send > in the patch for review here when it is ready (I need to brush up a bit > on my qemu skills, haven't used it for a while). Actually I started a handbook section on qemu a while ago already, see this thread: http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015248.html So it was worked on, but apparently never got committed... Just thought I'd mention... :) Juergen From glen.j.barber at gmail.com Sun Jul 19 19:35:35 2009 From: glen.j.barber at gmail.com (Glen Barber) Date: Sun Jul 19 19:40:16 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <4A6353CE.7060403@FreeBSD.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> Message-ID: <4ad871310907191211i7fb8a7f5qb146ed8b2038f06e@mail.gmail.com> On Sun, Jul 19, 2009 at 1:11 PM, Manolis Kiagias wrote: [really big snip] > > This is a good point, and one I have not actually considered. > I believe Qemu is not mentioned anywhere in the Handbook and I guess it > deserves a place here. > While it is not mentioned in the Handbook, there is a Wiki page about Qemu [1]. Out of curiosity however, I remember nox@ mentioning that KQemu will no longer be developed [2]. My interpretation of that announcement was that Qemu will no longer be developed as well. Is this incorrect? [1] - http://wiki.freebsd.org/qemu [2] - http://www.nabble.com/plans-to-retire-kqemu-(poll)-td23893816.html -- Glen Barber From beat at FreeBSD.org Sun Jul 19 20:53:40 2009 From: beat at FreeBSD.org (Beat Gaetzi) Date: Sun Jul 19 20:53:45 2009 Subject: Compilation failure on SVN version of vbox port In-Reply-To: References: Message-ID: <4A63840D.7050404@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Boris wrote: > Hi all, > > I have tried the last version of vbox port : virtualbox-3.0.51r21573 > unfortunately I got compilation error: > I am running 8-BETA2 amd64 : > FreeBSD houdini 8.0-BETA2 FreeBSD 8.0-BETA2 #7: Sat Jul 18 22:42:20 BST > 2009 root@houdini:/usr/obj/usr/src/sys/CUSTGEN amd64 > [...] > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: > In function 'RTR0MemUserCopyFrom': > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: > error: expected ')' before 'user_addr_t' > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: > warning: type defaults to 'int' in declaration of 'type name' > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: > warning: passing argument 1 of 'copyin' makes pointer from integer > without a cast > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: > In function 'RTR0MemUserCopyTo': > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:52: > warning: passing argument 2 of 'copyout' makes pointer from integer > without a cast > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: > In function 'RTR0MemKernelIsValidAddr': > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: > error: 'R3Ptr' undeclared (first use in this function) > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: > error: (Each undeclared identifier is reported only once > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: > error: for each function it appears in.) > kmk[2]: *** [/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv/r0drv/freebsd/memuserkernel-r0drv-freebsd.o] > Error 1 Which SVN revision of the port do you use? This error should be fixed with SVN revision 414. Please note the SVN version of the virtualbox port is just for testing/development. So it is possible that the port does not compile, have a incorrect pkg-plist or crash your system. We also do not bump PORTREVISION in SVN if something was fixed/changed. Beat -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpjhA0ACgkQQMW893dCSdvuhwCfUDORy9U9MfiAH+pTa7Qvyojk 7h8An2Ic8hq2O/6ggsdDhrrZCQVBcDeq =NDuc -----END PGP SIGNATURE----- From glen.j.barber at gmail.com Sun Jul 19 21:02:22 2009 From: glen.j.barber at gmail.com (Glen Barber) Date: Sun Jul 19 21:02:30 2009 Subject: qemu (was: Re: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter) In-Reply-To: <200907192054.n6JKsAJB035652@triton.kn-bremen.de> References: <4A5C5F13.7030607@FreeBSD.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> <4ad871310907191211i7fb8a7f5qb146ed8b2038f06e@mail.gmail.com> <200907192054.n6JKsAJB035652@triton.kn-bremen.de> Message-ID: <4ad871310907191402m1907056cs14dd6d5be457d945@mail.gmail.com> [CCs trimmed to avoid another bounce] On Sun, Jul 19, 2009 at 4:54 PM, Juergen Lock wrote: > In article <4ad871310907191211i7fb8a7f5qb146ed8b2038f06e@mail.gmail.com> you write: >>On Sun, Jul 19, 2009 at 1:11 PM, Manolis Kiagias wrote: >> >>[really big snip] >> >>> >>> This is a good point, and one I have not actually considered. >>> I believe Qemu is not mentioned anywhere in the Handbook and I guess it >>> deserves a place here. >>> >> >>While it is not mentioned in the Handbook, there is a Wiki page about >>Qemu [1]. ?Out of curiosity however, I remember nox@ mentioning that >>KQemu will no longer be developed [2]. ?My interpretation of that >>announcement was that Qemu will no longer be developed as well. ?Is >>this incorrect? > > Actually it is, qemu itself is very much alive and kicking, its just > its virtualization support that has moved focus from kqemu to kvm. > (And yes we really could use an up-to-date and working port for that...) > Juergen, Glad to see I was misinterpreting the announcement. Thanks! -- Glen Barber From manolis at FreeBSD.org Sun Jul 19 20:21:14 2009 From: manolis at FreeBSD.org (Manolis Kiagias) Date: Sun Jul 19 21:20:37 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <20090719184037.GA67283@triton.kn-bremen.de> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> <20090719184037.GA67283@triton.kn-bremen.de> Message-ID: <4A638036.40304@FreeBSD.org> Juergen Lock wrote: > >> >> I will start writing a section on qemu. Installation is probably easier >> than VirtualBox, but since this is actually a command line tool, it will >> be interesting to show a few examples on installing a guest system etc. >> Will then rephrase this introduction paragraph accordingly. Will send >> in the patch for review here when it is ready (I need to brush up a bit >> on my qemu skills, haven't used it for a while). >> > > Actually I started a handbook section on qemu a while ago already, see > this thread: > http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015248.html > > So it was worked on, but apparently never got committed... > > Just thought I'd mention... :) > Juergen > > Thanks, this patch looks very similar to what I had in mind (in fact, it seems to be even more detailed in the networking area). I can help with this if loader@ doesn't have other plans. From nox at jelal.kn-bremen.de Sun Jul 19 20:55:51 2009 From: nox at jelal.kn-bremen.de (Juergen Lock) Date: Sun Jul 19 21:28:17 2009 Subject: qemu (was: Re: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter) In-Reply-To: <4ad871310907191211i7fb8a7f5qb146ed8b2038f06e@mail.gmail.com> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> Message-ID: <200907192054.n6JKsAJB035652@triton.kn-bremen.de> In article <4ad871310907191211i7fb8a7f5qb146ed8b2038f06e@mail.gmail.com> you write: >On Sun, Jul 19, 2009 at 1:11 PM, Manolis Kiagias wrote: > >[really big snip] > >> >> This is a good point, and one I have not actually considered. >> I believe Qemu is not mentioned anywhere in the Handbook and I guess it >> deserves a place here. >> > >While it is not mentioned in the Handbook, there is a Wiki page about >Qemu [1]. Out of curiosity however, I remember nox@ mentioning that >KQemu will no longer be developed [2]. My interpretation of that >announcement was that Qemu will no longer be developed as well. Is >this incorrect? Actually it is, qemu itself is very much alive and kicking, its just its virtualization support that has moved focus from kqemu to kvm. (And yes we really could use an up-to-date and working port for that...) HTH, Juergen From fjoe at samodelkin.net Mon Jul 20 04:38:04 2009 From: fjoe at samodelkin.net (Max Khon) Date: Mon Jul 20 04:38:11 2009 Subject: Dynamips has two minor bugs. In-Reply-To: <20090719152407.c9f3b912.nork@FreeBSD.org> References: <20090719152407.c9f3b912.nork@FreeBSD.org> Message-ID: <78D32019-1C75-4FE8-BF59-A5A3CF58766B@samodelkin.net> Hello! On 19.07.2009, at 13:24, Norikatsu Shigemura wrote: > Hi Christophe, and FreeBSD's dynamips port maintainer. > > I found two minor bugs. > > 1. dynamips -m can't parse Cisco format (0001.0002.0003), because > parse_mac_addr() can parse it, but not return(0). Please see > also attached 'patch-net.c'. > > 2. dynamips can't communicate to real world via FreeBSD's gen_eth > (libpcap). In this case, bpf(4) requires BIOCFEEDBACK. So I > investigated like attached 'patch-gen_eth.c'. > > SEE ALSO: http://lists.freebsd.org/pipermail/freebsd-net/2009-July/022423.html > > > >> ports maintainers > May I commit these patch to ports/emulators/dynamips-devel (0.2.8RC2) > and ports/emulators/dynamips (0.2.7)? > Go ahead! You may also take maintainership of dynamips port if you like. Max From sonicy at otenet.gr Mon Jul 20 07:37:51 2009 From: sonicy at otenet.gr (Manolis Kiagias) Date: Mon Jul 20 07:39:03 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <200907200723.n6K7Nh6p001637@freefall.freebsd.org> References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> <685a6ef80907191045p49fdbe1fm6f7697388b7fa3bd@mail.gmail.com> <200907200723.n6K7Nh6p001637@freefall.freebsd.org> Message-ID: <4A641ECB.4070607@otenet.gr> loader wrote: > Gabor PALI wrote: > > >> Hey Manolis, >> >> On Sun, Jul 19, 2009 at 7:11 PM, Manolis Kiagias wrote: >> >> >>> I will start writing a section on qemu. >>> >> For your information, there is a PR [1] about adding a section on qemu >> to the Handbook. You should contact its responsible (loader@, CCed, >> just for sure), because he might have something on the topic. >> >> Hope that helps, >> :g >> >> [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/127923 >> > > Hi, > > Juergen Lock sent me a patch about Qemu, > maybe we can commit it and continue working this one? > > http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015248.html > > Regards, > loader > (removed long list of CCs, most people are hopefully subscribed to either doc@ or emulation@) Sure, I've seen the patch and it mostly looks fine, maybe needs a few mostly cosmetic nits. If it is alright with you, I'll make a few changes and send a link for review. From bugmaster at FreeBSD.org Mon Jul 20 11:06:53 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 20 11:07:53 2009 Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org Message-ID: <200907201106.n6KB6qNa002232@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/136321 emulation x11-toolkits/linux-pango: please update linux based po o ports/136229 emulation [linux] certain linux apps look for libraries using a o ports/135341 emulation [PATCH] linux-f10 ports that install manpages: add NOM o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage o ports/135322 emulation Port graphics/linux_dri has incorrect packaging list c o kern/130724 emulation [linprocfs] [patch] cpuinfo in linprocfs is dated, cau o kern/129169 emulation [linux] [patch] Linux Emulation ENOTCONN error using n f ports/127018 emulation Linuxulator incapable of using FreeBSD's LDAP environm o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/97326 emulation [linux] file descriptor leakage in linux emulation o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/56451 emulation [linprocfs] /compat/linux/proc/cpuinfo gives wrong CPU o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o kern/21463 emulation [linux] Linux compatability mode should not allow setu o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 18 problems total. From loader at FreeBSD.org Mon Jul 20 07:23:45 2009 From: loader at FreeBSD.org (loader) Date: Mon Jul 20 12:13:10 2009 Subject: [PATCH] Add a VirtualBox section to Handbook's 'Virtualization' chapter In-Reply-To: <685a6ef80907191045p49fdbe1fm6f7697388b7fa3bd@mail.gmail.com> (Gabor PALI's message of "Sun, 19 Jul 2009 19:45:57 +0200") References: <4A5C5F13.7030607@FreeBSD.org> <4A5D5ED7.5000101@freebsd.org> <20090717215636.GA1141@arthur.nitro.dk> <4A61733D.9010702@FreeBSD.org> <4A62D333.9090203@otenet.gr> <20090719113438.07c05110.trhodes@FreeBSD.org> <20090719164310.GD1164@arthur.nitro.dk> <4A6353CE.7060403@FreeBSD.org> <685a6ef80907191045p49fdbe1fm6f7697388b7fa3bd@mail.gmail.com> Message-ID: <200907200723.n6K7Nh6p001637@freefall.freebsd.org> Gabor PALI wrote: > Hey Manolis, > > On Sun, Jul 19, 2009 at 7:11 PM, Manolis Kiagias wrote: > >> I will start writing a section on qemu. > > For your information, there is a PR [1] about adding a section on qemu > to the Handbook. You should contact its responsible (loader@, CCed, > just for sure), because he might have something on the topic. > > Hope that helps, > :g > > [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/127923 Hi, Juergen Lock sent me a patch about Qemu, maybe we can commit it and continue working this one? http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015248.html Regards, loader From vova at fbsd.ru Mon Jul 20 12:30:38 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jul 20 12:30:45 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1247658678.5135.6.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> Message-ID: <1248092972.1756.7.camel@localhost> Hi New attempt, recent 8-current, with recent virtualbox from SVN (3.0.51.r21573)- same as before - VM internally works as expected, but completely no redraw of screen. So if do nothing - just black screen until will windows load, if I try to close window with VM - it shows grayed "snapshot" of current state. After windows loads it shows some icons (like icons in quick launch) only. -------- ???????? ????????? -------- ??: Vladimir Grebenschikov Reply-to: vova@fbsd.ru ????: Bernhard Fr?hlich ?????: freebsd-emulation@freebsd.org ????: Re: VirtualBox WinXP SP2 guest OS black screen ????: Wed, 15 Jul 2009 15:51:18 +0400 ? ??, 14/07/2009 ? 22:26 +0200, Bernhard Fr?hlich ?????: > On Tue, July 14, 2009 10:09 pm, Vladimir Grebenschikov wrote: > > ? ??, 13/07/2009 ? 14:14 +0400, Vladimir Grebenschikov ?????: > > > > After revert to version virtualbox_6.tgz (without rebuild, just old > > binaries and vboxdrv.ko built for usual port) everything works again. > > > > Looks like, something broken in port. > > Could you try the latest port from svn? They have fixed a lot of bugs > before releasing VirtualBox 3.0.0 so chances are good that this is a vbox > bug and it's already fixed. > > svn co > http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox > > If that bug persists in that version then please build with the DEBUG > option and try to get a stacktrace. Hmm, looks like there is another bug. Now it just panics on attempt to start VM: vbook dumped core - see /var/crash/vmcore.10 Wed Jul 15 15:35:34 MSD 2009 FreeBSD vbook 8.0-BETA1 FreeBSD 8.0-BETA1 #5: Wed Jul 15 12:12:40 MSD 2009 root@vbook:/usr/obj/usr/src/sys/VBOOK i386 panic: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x20:0xc06d17bd stack pointer = 0x28:0xe8c939d4 frame pointer = 0x28:0xe8c939dc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 2186 (initial thread) Physical memory: 2038 MB Dumping 206 MB: 191 175 159 143 127 111 95 79 63 47 31 15 ... #0 doadump () at pcpu.h:246 246 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump () at pcpu.h:246 #1 0xc0481b49 in db_fncall (dummy1=1, dummy2=0, dummy3=-1065550432, dummy4=0xe8c93778 "") at /usr/src/sys/ddb/db_command.c:548 #2 0xc0481f41 in db_command (last_cmdp=0xc07755fc, cmd_table=0x0, dopager=1) at /usr/src/sys/ddb/db_command.c:445 #3 0xc048209a in db_command_loop () at /usr/src/sys/ddb/db_command.c:498 #4 0xc0483f0d in db_trap (type=12, code=0) at /usr/src/sys/ddb/db_main.c:229 #5 0xc058b7b4 in kdb_trap (type=12, code=0, tf=0xe8c93994) at /usr/src/sys/kern/subr_kdb.c:534 #6 0xc06d6ccf in trap_fatal (frame=0xe8c93994, eva=0) at /usr/src/sys/i386/i386/trap.c:924 #7 0xc06d6f70 in trap_pfault (frame=0xe8c93994, usermode=0, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #8 0xc06d7902 in trap (frame=0xe8c93994) at /usr/src/sys/i386/i386/trap.c:528 #9 0xc06bd3bb in calltrap () at /usr/src/sys/i386/i386/exception.s:165 #10 0xc06d17bd in pmap_insert_entry (pmap=Variable "pmap" is not available. ) at /usr/src/sys/i386/i386/pmap.c:2214 #11 0xc06d345e in pmap_enter (pmap=0xc5a2bd60, va=1211068416, access=0 '\0', m=Variable "m" is not available. ) at /usr/src/sys/i386/i386/pmap.c:3123 #12 0xc0b212e6 in rtR0MemObjNativeMapUser () from /boot/modules/vboxdrv.ko #13 0xc0b20009 in RTR0MemObjMapUser () from /boot/modules/vboxdrv.ko #14 0xc0b0da3c in SUPR0GipMap () from /boot/modules/vboxdrv.ko #15 0xc0b10608 in supdrvIOCtl () from /boot/modules/vboxdrv.ko #16 0xc0b0c46a in VBoxDrvFreeBSDIOCtl () from /boot/modules/vboxdrv.ko #17 0xc04fe7c7 in devfs_ioctl_f (fp=0xc5ebc6c0, com=3307338768, data=0xc5ebc6c0, cred=0xc6c26680, td=0xc6668d20) at /usr/src/sys/fs/devfs/devfs_vnops.c:659 #18 0xc059a7d8 in kern_ioctl (td=0xc6668d20, fd=19, com=3223868948, data=0xc5ebc6c0 "birddrib\030") at file.h:262 #19 0xc059a944 in ioctl (td=0xc6668d20, uap=0xe8c93cf8) at /usr/src/sys/kern/sys_generic.c:678 #20 0xc06d7297 in syscall (frame=0xe8c93d38) at /usr/src/sys/i386/i386/trap.c:1073 #21 0xc06bd420 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:261 #22 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) -- Vladimir B. Grebenschikov vova@fbsd.ru From ImVT at online.de Mon Jul 20 15:53:07 2009 From: ImVT at online.de (Stefan) Date: Mon Jul 20 15:53:14 2009 Subject: problems with port linux-f10-flashplugin10 Message-ID: <1248111629.2921.3.camel@myhome.me> hello, I have a problem to install this port linux-f10-flashplugin10. The message after is: bsd.linux-apps.mk test failed: The component openldap is not defined for LINUX_DIST_SUFFIX= (the corresponding variable openldap_FILE is not defined The ports emulators/linux_base-fc4, ftp/linux-curl, security/linux-openssl are installed. Is it possible to tell me what is wrong? Many thanks! stan From matheus at eternamente.info Mon Jul 20 16:26:27 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Mon Jul 20 16:26:39 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248092972.1756.7.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> Message-ID: <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> On Mon, July 20, 2009 09:29, Vladimir Grebenschikov wrote: > Hi > > New attempt, > recent 8-current, with recent virtualbox from SVN (3.0.51.r21573)- typo right ? you meant 2.0.51 ? I couldn't build 3.0.2 on my freebsd 8-beta1 amd64. I no typo, please share :) matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From vova at fbsd.ru Mon Jul 20 16:35:41 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jul 20 16:35:50 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> Message-ID: <1248107720.1756.29.camel@localhost> Hi > > New attempt, > > recent 8-current, with recent virtualbox from SVN (3.0.51.r21573)- > > typo right ? you meant 2.0.51 ? No > I couldn't build 3.0.2 on my freebsd 8-beta1 amd64. I no typo, please > share :) $ svn co http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox ... $ cd virtualbox $ make -V PKGNAME virtualbox-3.0.51.r21573 $ But, it is i386 can't say anything about amd64. > matheus > -- Vladimir B. Grebenschikov vova@fbsd.ru From borisbsd at googlemail.com Mon Jul 20 17:29:27 2009 From: borisbsd at googlemail.com (Boris) Date: Mon Jul 20 17:29:33 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> Message-ID: Hi Matheus, I got Revision 427 compiled on amd64 unfortunately it crashes at the time of launching any VM. I have provided some details to Beat and pointed at this thread as the issue looked similar to Vladimir's one when reading the core.txt file produced after the system crash. Let's see what comes back from Beat and the folks porting the port to FreeBSD. Boris On Mon, Jul 20, 2009 at 5:26 PM, Nenhum_de_Nos wrote: > > On Mon, July 20, 2009 09:29, Vladimir Grebenschikov wrote: > > Hi > > > > New attempt, > > recent 8-current, with recent virtualbox from SVN (3.0.51.r21573)- > > typo right ? you meant 2.0.51 ? > > I couldn't build 3.0.2 on my freebsd 8-beta1 amd64. I no typo, please > share :) > > matheus > > -- > We will call you cygnus, > The God of balance you shall be > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > > http://en.wikipedia.org/wiki/Posting_style > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" > From borisbsd at googlemail.com Mon Jul 20 17:31:10 2009 From: borisbsd at googlemail.com (Boris) Date: Mon Jul 20 17:31:17 2009 Subject: Compilation failure on SVN version of vbox port In-Reply-To: <4A63840D.7050404@FreeBSD.org> References: <4A63840D.7050404@FreeBSD.org> Message-ID: Just for archive. Compilation worked on amd64 8-BETA2 when getting all the patch files from svn. Thanks Beat. Boris On Sun, Jul 19, 2009 at 9:37 PM, Beat Gaetzi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Boris wrote: > > Hi all, > > > > I have tried the last version of vbox port : virtualbox-3.0.51r21573 > > unfortunately I got compilation error: > > I am running 8-BETA2 amd64 : > > FreeBSD houdini 8.0-BETA2 FreeBSD 8.0-BETA2 #7: Sat Jul 18 22:42:20 BST > > 2009 root@houdini:/usr/obj/usr/src/sys/CUSTGEN amd64 > > [...] > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: > > In function 'RTR0MemUserCopyFrom': > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: > > error: expected ')' before 'user_addr_t' > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: > > warning: type defaults to 'int' in declaration of 'type name' > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:43: > > warning: passing argument 1 of 'copyin' makes pointer from integer > > without a cast > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: > > In function 'RTR0MemUserCopyTo': > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:52: > > warning: passing argument 2 of 'copyout' makes pointer from integer > > without a cast > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c: > > In function 'RTR0MemKernelIsValidAddr': > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: > > error: 'R3Ptr' undeclared (first use in this function) > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: > > error: (Each undeclared identifier is reported only once > > > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c:67: > > error: for each function it appears in.) > > kmk[2]: *** > [/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r21573/out/freebsd.amd64/release/obj/RuntimeR0Drv/r0drv/freebsd/memuserkernel-r0drv-freebsd.o] > > Error 1 > > Which SVN revision of the port do you use? This error should be fixed > with SVN revision 414. > Please note the SVN version of the virtualbox port is just for > testing/development. So it is possible that the port does not compile, > have a incorrect pkg-plist or crash your system. We also do not bump > PORTREVISION in SVN if something was fixed/changed. > > Beat > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.10 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkpjhA0ACgkQQMW893dCSdvuhwCfUDORy9U9MfiAH+pTa7Qvyojk > 7h8An2Ic8hq2O/6ggsdDhrrZCQVBcDeq > =NDuc > -----END PGP SIGNATURE----- > From gary.jennejohn at freenet.de Mon Jul 20 17:32:56 2009 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Mon Jul 20 17:33:05 2009 Subject: problems with port linux-f10-flashplugin10 In-Reply-To: <1248111629.2921.3.camel@myhome.me> References: <1248111629.2921.3.camel@myhome.me> Message-ID: <20090720193252.2e479a0f@ernst.jennejohn.org> On Mon, 20 Jul 2009 17:40:29 +0000 Stefan wrote: > hello, > > I have a problem to install this port linux-f10-flashplugin10. > The message after is: > > bsd.linux-apps.mk test failed: The component openldap is not defined for > LINUX_DIST_SUFFIX= (the corresponding variable openldap_FILE is not > defined > > The ports emulators/linux_base-fc4, ftp/linux-curl, > security/linux-openssl are installed. > Is it possible to tell me what is wrong? > > Many thanks! > AFAIK you need at least linux_base-f8 or linux_base-f10 installed. FYI this is what I have installed with a working linux-flashplugin-10.0r22 linux-f8-atk-1.20.0_1 linux-f8-cairo-1.4.14_1 linux-f8-curl-7.18.2_1 linux-f8-expat-2.0.1_1 linux-f8-fontconfig-2.4.2_1 linux-f8-gtk2-2.12.8_1 linux-f8-hicolor-icon-theme-0.5_1 linux-f8-jpeg-6b_1 linux-f8-libidn-0.6.14_1 linux-f8-libssh2-0.18_1 linux-f8-nspr-4.7.3_1 linux-f8-nss-3.12.2.0_1 linux-f8-openssl-0.9.8b_1 linux-f8-pango-1.18.4_1 linux-f8-png-1.2.22_1 linux-f8-sqlite3-3.4.2_2 linux-f8-tiff-3.8.2_1 linux-f8-xorg-libs-7.3_3 linux-flashplugin-10.0r22 linux_base-f10-10 I also have OVERRIDE_LINUX_BASE_PORT=f8 OVERRIDE_LINUX_NONBASE_PORTS=f8 in /etc/make.conf. In addition you must set compat.linux.osrelease=2.6.16 and, if you're running on AMD64, compat.linux32.maxssiz=4194304 in /etc/sysctl.conf. --- Gary Jennejohn From matheus at eternamente.info Mon Jul 20 17:38:11 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Mon Jul 20 17:38:18 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248107720.1756.29.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248107720.1756.29.camel@localhost> Message-ID: On Mon, July 20, 2009 13:35, Vladimir Grebenschikov wrote: > Hi > >> > New attempt, >> > recent 8-current, with recent virtualbox from SVN (3.0.51.r21573)- >> >> typo right ? you meant 2.0.51 ? > > No great !!! :) >> I couldn't build 3.0.2 on my freebsd 8-beta1 amd64. I no typo, please >> share :) > > $ svn co > http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox > ... > $ cd virtualbox > $ make -V PKGNAME > virtualbox-3.0.51.r21573 > $ > > But, it is i386 can't say anything about amd64. I can say it is some minutes :) does it build out-of-the-box on stable ? thanks, matheus >> matheus >> > -- > Vladimir B. Grebenschikov > vova@fbsd.ru > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From vova at fbsd.ru Mon Jul 20 17:48:15 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jul 20 17:48:22 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> Message-ID: <1248112074.1756.39.camel@localhost> Hi > I got Revision 427 compiled on amd64 unfortunately it crashes at the time of > launching any VM. I have provided some details to Beat and pointed at this > thread as the issue looked similar to Vladimir's one when reading the > core.txt file produced after the system crash. It does not crash any more with very recent kernel. So, probably you may do another try. Only issue I have - no screen refresh, and it kills whole thing for me. > Let's see what comes back from Beat and the folks porting the port to > FreeBSD. > > Boris -- Vladimir B. Grebenschikov vova@fbsd.ru From matheus at eternamente.info Mon Jul 20 17:49:48 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Mon Jul 20 17:49:55 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> Message-ID: <828ae68e8d8f605233104e36626e28a6.squirrel@cygnus.homeunix.com> On Mon, July 20, 2009 14:29, Boris wrote: > Hi Matheus, > > I got Revision 427 compiled on amd64 unfortunately it crashes at the time > of > launching any VM. I have provided some details to Beat and pointed at this > thread as the issue looked similar to Vladimir's one when reading the > core.txt file produced after the system crash. thanks for the info. I sent a mail to ask for 3.0 and freebsd but no responses last week. but this is great news, it is in time to be born :) I have this problem also, I want to use intel VT-x to run amd64 linux in vm's. looking forward to run this :) > Let's see what comes back from Beat and the folks porting the port to > FreeBSD. can't hardly wait for this :) thanks, matheus > Boris > > > On Mon, Jul 20, 2009 at 5:26 PM, Nenhum_de_Nos > wrote: > >> >> On Mon, July 20, 2009 09:29, Vladimir Grebenschikov wrote: >> > Hi >> > >> > New attempt, >> > recent 8-current, with recent virtualbox from SVN (3.0.51.r21573)- >> >> typo right ? you meant 2.0.51 ? >> >> I couldn't build 3.0.2 on my freebsd 8-beta1 amd64. I no typo, please >> share :) >> >> matheus >> >> -- >> We will call you cygnus, >> The God of balance you shall be >> >> A: Because it messes up the order in which people normally read text. >> Q: Why is top-posting such a bad thing? >> >> http://en.wikipedia.org/wiki/Posting_style >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to " >> freebsd-emulation-unsubscribe@freebsd.org" >> > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From matheus at eternamente.info Mon Jul 20 20:33:59 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Mon Jul 20 20:37:24 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248112074.1756.39.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> Message-ID: <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: > Hi > >> I got Revision 427 compiled on amd64 unfortunately it crashes at the >> time of >> launching any VM. I have provided some details to Beat and pointed at >> this >> thread as the issue looked similar to Vladimir's one when reading the >> core.txt file produced after the system crash. > > It does not crash any more with very recent kernel. > So, probably you may do another try. I have here: $ uname -a FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT 2009 root@xxx:/usr/obj/usr/src/sys/xxx amd64 and got to boot debian 5 amd64 cd and right now I'm quite at the end of the install. this is just possible using just one cpu. when tried using two cpu's, somewhere before disk selection it dies. my goal is to run a linux amd64 with as much cores I can (goal is all 4) running folding at home (cpu intense app). I read about 3.0 lets us use VT-x and run multicore ok, anyone tested this ? thanks and great work on vbox and freebsd !! the port compiles fine in here. I just recompiled vbox. would be a good idea to recompile all ? matheus > Only issue I have - no screen refresh, and it kills whole thing for me. > >> Let's see what comes back from Beat and the folks porting the port to >> FreeBSD. >> >> Boris > > -- > Vladimir B. Grebenschikov > vova@fbsd.ru > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From borisbsd at googlemail.com Mon Jul 20 21:54:39 2009 From: borisbsd at googlemail.com (Boris) Date: Mon Jul 20 21:54:46 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: No luck for me. I have recompiled my kernel with the latest from CVS (I noticed the pmap.c version 1.665 previous I used was 1.664). I recompiled virtualbox rev427 as well. VirtualBox starts but whenever I launch a VM the system crashes just after hitting the start button, with and without VT-x enabled. Worse thing is the memory dump does not complete so I have got no trace to analyse. Vladimir, Could you confirm a few things for me please? - did you upgrade from 7.2 to 8-CURRENT? or did you do a fresh install from snapshot? - I am using a customer kernel, I noticed you do it as well. Could you post a diff -ruN GENERIC VBOOK for me please? Thanks, Boris On Mon, Jul 20, 2009 at 9:33 PM, Nenhum_de_Nos wrote: > > On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: > > Hi > > > >> I got Revision 427 compiled on amd64 unfortunately it crashes at the > >> time of > >> launching any VM. I have provided some details to Beat and pointed at > >> this > >> thread as the issue looked similar to Vladimir's one when reading the > >> core.txt file produced after the system crash. > > > > It does not crash any more with very recent kernel. > > So, probably you may do another try. > > I have here: > $ uname -a > FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT 2009 > root@xxx:/usr/obj/usr/src/sys/xxx amd64 > > and got to boot debian 5 amd64 cd and right now I'm quite at the end of > the install. this is just possible using just one cpu. when tried using > two cpu's, somewhere before disk selection it dies. > > my goal is to run a linux amd64 with as much cores I can (goal is all 4) > running folding at home (cpu intense app). > > I read about 3.0 lets us use VT-x and run multicore ok, anyone tested this > ? > > thanks and great work on vbox and freebsd !! the port compiles fine in > here. I just recompiled vbox. would be a good idea to recompile all ? > > matheus > > > Only issue I have - no screen refresh, and it kills whole thing for me. > > > >> Let's see what comes back from Beat and the folks porting the port to > >> FreeBSD. > >> > >> Boris > > > > -- > > Vladimir B. Grebenschikov > > vova@fbsd.ru > > > > > -- > We will call you cygnus, > The God of balance you shall be > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > > http://en.wikipedia.org/wiki/Posting_style > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" > From cwt at networks.cwu.edu Tue Jul 21 00:26:35 2009 From: cwt at networks.cwu.edu (Chris Timmons) Date: Tue Jul 21 00:26:46 2009 Subject: linux_base on 7-Stable for linux-oracle-instantclient? Message-ID: <20090720164237.K25579@n.cwu.edu> Would anyone care to suggest an appropriate linux_base port for supporting the linux-oracle-instantclient port(s)? In present-day 7-Stable are there grave caveats for forcing Linux 2.6 syscall compatibility to use one of the more recent -fc base systems? We are trying to get a reasonable Perl interface on FreeBSD into Oracle; any other suggestions welcome. Regards, -Chris From bsam at ipt.ru Tue Jul 21 00:50:00 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Tue Jul 21 00:50:08 2009 Subject: problems with port linux-f10-flashplugin10 In-Reply-To: <1248111629.2921.3.camel@myhome.me> (Stefan's message of "Mon\, 20 Jul 2009 17\:40\:29 +0000") References: <1248111629.2921.3.camel@myhome.me> Message-ID: <32743787@h30.sp.ipt.ru> On Mon, 20 Jul 2009 17:40:29 +0000 Stefan wrote: > I have a problem to install this port linux-f10-flashplugin10. > The message after is: > > bsd.linux-apps.mk test failed: The component openldap is not defined for > LINUX_DIST_SUFFIX= (the corresponding variable openldap_FILE is not > defined > The ports emulators/linux_base-fc4, ftp/linux-curl, > security/linux-openssl are installed. > Is it possible to tell me what is wrong? This port should be used at FreeBSD-8.x (and linux base port linux_base-f10). For 7.x you have a linux-flashplugin10 port which may be used with non-default linux base port linux_base-f8. Please read /usr/ports/UPDATING and this maillist archieves for more information about linux ports updating. -- WBR, bsam From vova at fbsd.ru Tue Jul 21 06:55:31 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Tue Jul 21 06:55:39 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: <1248159325.1695.17.camel@localhost> ? ??, 20/07/2009 ? 22:54 +0100, Boris ?????: > No luck for me. I have recompiled my kernel with the latest from CVS (I > noticed the pmap.c version 1.665 previous I used was 1.664). > I recompiled virtualbox rev427 as well. Same pmap here. > VirtualBox starts but whenever I launch a VM the system crashes just after > hitting the start button, with and without VT-x enabled. Did you reload kernel module after rebuild of port ? I am sure it will be good to have virtualbox-kmod port. Rebuild whole virtualbox after each kernel update - is too long task. Truly speaking I've recompiled whole world. But can't suggest to try it now due to libraries changes. (every port should be rebuilt) > Worse thing is the memory dump does not complete so I have got no trace to > analyse. > > Vladimir, > > Could you confirm a few things for me please? > > - did you upgrade from 7.2 to 8-CURRENT? or did you do a fresh install from > snapshot? I live on -CURRENT for long time. (since 3-CURRENT I guess) > - I am using a customer kernel, I noticed you do it as well. Could you post > a diff -ruN GENERIC VBOOK for me please? No much sense to put diff - almost everything was changed, my configuration lives too long with just minor changes. Whole kernel config below. > Thanks, > > Boris machine "i386" ident VBOOK maxusers 0 options SCHED_4BSD #options SCHED_ULE #ULE scheduler options INCLUDE_CONFIG_FILE # Include this file in kernel cpu "I686_CPU" # aka Pentium Pro(tm) options COMPAT_43 options COMPAT_FREEBSD4 # Enable FreeBSD4 compatibility syscalls options COMPAT_FREEBSD5 options COMPAT_FREEBSD7 makeoptions DEBUG=-g #makeoptions KERNEL=atang #device mem # Memory and kernel memory devices #device io # I/O device #options SMP # Symmetric MultiProcessor Kernel device apic device acpi options INET #Internet communications protocols device ether #Generic Ethernet device loop #Network loopback device device bpf #Berkeley packet filter options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about dropped packets options IPFIREWALL_FORWARD #options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity options IPDIVERT #divert sockets options DUMMYNET #options IPSEC #options IPSEC_ESP options FFS #Fast filesystem options PSEUDOFS options PROCFS #Process filesystem options SOFTUPDATES # Allow this many swap-devices. device scbus #base SCSI code device da #SCSI direct access devices (aka disks) device sa #SCSI tapes device cd #SCSI CD-ROMs device pass #CAM passthrough driver options SCSI_DELAY=1000 device pty #Pseudo ttys - can go as high as 256 device speaker #Play IBM BASIC-style noises out your speaker device md # Memory "disks" #device isa device atkbdc device atkbd device psm device vga device sc options MAXCONS=16 # number of virtual consoles #options SC_DFLT_FONT # compile font in #makeoptions SC_DFLT_FONT="cp866-vio" options SC_HISTORY_SIZE=1024 # number of history buffer lines #options SC_DISABLE_REBOOT # disable reboot key sequence options SC_NO_SUSPEND_VTYSWITCH options TEKEN_UTF8 options TEKEN_XTERM device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives #device atapicam #device fdc #device sio device uart device puc device pci #device apm device smbus device intpm device smb device iicbus device iicbb device ic device iic device iicsmb device pmtimer options KTRACE #kernel tracing options DDB options KDB options GDB options BREAK_TO_DEBUGGER #a BREAK on a comconsole goes to #DDB, if available. options KDB_UNATTENDED options SC_PIXEL_MODE # OLDCARD #device pcic #device card 1 # NEWCARD # Pcmcia and cardbus bridge support device cbb # cardbus (yenta) bridge device pccard device cardbus device random options _KPOSIX_PRIORITY_SCHEDULING #device acpica #options ACPI_DEBUG options KBD_INSTALL_CDEV #device firewire #device fwohci #device sbp options PREEMPTION #options FULL_PREEMPTION options AH_SUPPORT_AR5416 -- Vladimir B. Grebenschikov vova@fbsd.ru From bsam at ipt.ru Tue Jul 21 08:41:43 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Tue Jul 21 08:41:49 2009 Subject: linux_base on 7-Stable for linux-oracle-instantclient? In-Reply-To: <20090720164237.K25579@n.cwu.edu> (Chris Timmons's message of "Mon\, 20 Jul 2009 16\:50\:29 -0700 \(PDT\)") References: <20090720164237.K25579@n.cwu.edu> Message-ID: <23781883@h30.sp.ipt.ru> On Mon, 20 Jul 2009 16:50:29 -0700 (PDT) Chris Timmons wrote: > Would anyone care to suggest an appropriate linux_base port for > supporting the linux-oracle-instantclient port(s)? > In present-day 7-Stable are there grave caveats for forcing Linux 2.6 > syscall compatibility to use one of the more recent -fc base systems? The default (and recommended) port for 7.x is linux_base-fc4. > We are trying to get a reasonable Perl interface on FreeBSD into > Oracle; any other suggestions welcome. Other possibility for 7.x is linux_base-f8. It isn't a default though and one should read /usr/ports/UPDATING as well as this maillist archieves for details how to upgrade a linux base port. -- WBR, bsam From decke at bluelife.at Tue Jul 21 08:58:39 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Tue Jul 21 08:58:47 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: > > On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >> Hi >> >>> I got Revision 427 compiled on amd64 unfortunately it crashes at the >>> time of >>> launching any VM. I have provided some details to Beat and pointed at >>> this >>> thread as the issue looked similar to Vladimir's one when reading the >>> core.txt file produced after the system crash. >> >> It does not crash any more with very recent kernel. >> So, probably you may do another try. > > I have here: > $ uname -a > FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT 2009 > root@xxx:/usr/obj/usr/src/sys/xxx amd64 > > and got to boot debian 5 amd64 cd and right now I'm quite at the end of > the install. this is just possible using just one cpu. when tried using > two cpu's, somewhere before disk selection it dies. Did the install finish successfully or did the vm crash? Because with 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after a few minutes with I/O activity. I couldn't fully install Arch Linux nor Windows7 yet. > my goal is to run a linux amd64 with as much cores I can (goal is all 4) > running folding at home (cpu intense app). > > I read about 3.0 lets us use VT-x and run multicore ok, anyone tested this > ? VT-x is not yet working on FreeBSD. > thanks and great work on vbox and freebsd !! the port compiles fine in > here. I just recompiled vbox. would be a good idea to recompile all ? > > matheus > >> Only issue I have - no screen refresh, and it kills whole thing for me. >> >>> Let's see what comes back from Beat and the folks porting the port to >>> FreeBSD. >>> >>> Boris >> >> -- >> Vladimir B. Grebenschikov >> vova@fbsd.ru -- Bernhard Fr?hlich http://www.bluelife.at/ From shildret at scotth.emsphone.com Tue Jul 21 16:17:29 2009 From: shildret at scotth.emsphone.com (Scott T. Hildreth) Date: Tue Jul 21 16:20:33 2009 Subject: linux_base on 7-Stable for linux-oracle-instantclient? In-Reply-To: <20090720164237.K25579@n.cwu.edu> References: <20090720164237.K25579@n.cwu.edu> Message-ID: <1248191388.4379.63.camel@scotth.emsphone.com> On Mon, 2009-07-20 at 16:50 -0700, Chris Timmons wrote: > Would anyone care to suggest an appropriate linux_base port for supporting > the linux-oracle-instantclient port(s)? > > In present-day 7-Stable are there grave caveats for forcing Linux 2.6 > syscall compatibility to use one of the more recent -fc base systems? > > We are trying to get a reasonable Perl interface on FreeBSD into Oracle; > any other suggestions welcome. What exactly are you trying to do? If you want to use DBD::Oracle a linux perl will be needed, basically you will need to install linux_dist-gentoo-stage3 do a change root and compile perl, DBD::Oracle...etc. You can always run a Proxyserver somewhere and use DBD::Proxy to connect to Oracle. > > Regards, > -Chris > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" From cwt at networks.cwu.edu Tue Jul 21 17:11:27 2009 From: cwt at networks.cwu.edu (Chris Timmons) Date: Tue Jul 21 17:11:39 2009 Subject: linux_base on 7-Stable for linux-oracle-instantclient? In-Reply-To: <1248191388.4379.63.camel@scotth.emsphone.com> References: <20090720164237.K25579@n.cwu.edu> <1248191388.4379.63.camel@scotth.emsphone.com> Message-ID: <20090721095129.A33299@n.cwu.edu> We need basic access to an Oracle database via Perl DBI on FreeBSD 7-stable. Does linux_dist-gentoo-stage3 facilitate compiling/installing a linux perl better than doing so using the fc4 linux_base? It seems like I will need some combination of the linux-instantclient and Oracle-8 client ports installed, then a linux perl to interface with them(?) The proxy is in interesting idea which I will look into. -c On Tue, 21 Jul 2009, Scott T. Hildreth wrote: >> We are trying to get a reasonable Perl interface on FreeBSD into Oracle; >> any other suggestions welcome. > > What exactly are you trying to do? If you want to use DBD::Oracle a > linux perl will be needed, basically you will need to install linux_dist-gentoo-stage3 > do a change root and compile perl, DBD::Oracle...etc. You can always run > a Proxyserver somewhere and use DBD::Proxy to connect to Oracle. From shildret at scotth.emsphone.com Tue Jul 21 17:30:30 2009 From: shildret at scotth.emsphone.com (Scott T. Hildreth) Date: Tue Jul 21 17:30:36 2009 Subject: linux_base on 7-Stable for linux-oracle-instantclient? In-Reply-To: <20090721095129.A33299@n.cwu.edu> References: <20090720164237.K25579@n.cwu.edu> <1248191388.4379.63.camel@scotth.emsphone.com> <20090721095129.A33299@n.cwu.edu> Message-ID: <1248197429.4379.73.camel@scotth.emsphone.com> On Tue, 2009-07-21 at 10:11 -0700, Chris Timmons wrote: > We need basic access to an Oracle database via Perl DBI on FreeBSD > 7-stable. Does linux_dist-gentoo-stage3 facilitate compiling/installing a > linux perl better than doing so using the fc4 linux_base? fc4-linux base does have dev ports, so you can't compile. > > It seems like I will need some combination of the linux-instantclient and > Oracle-8 client ports installed, then a linux perl to interface with > them(?) The 8 client is to old, current version of DBD::Oracle won't compile with it. > > The proxy is in interesting idea which I will look into. > > -c > > On Tue, 21 Jul 2009, Scott T. Hildreth wrote: > > >> We are trying to get a reasonable Perl interface on FreeBSD into Oracle; > >> any other suggestions welcome. > > > > What exactly are you trying to do? If you want to use DBD::Oracle a > > linux perl will be needed, basically you will need to install linux_dist-gentoo-stage3 > > do a change root and compile perl, DBD::Oracle...etc. You can always run > > a Proxyserver somewhere and use DBD::Proxy to connect to Oracle. From beat at FreeBSD.org Wed Jul 22 07:35:49 2009 From: beat at FreeBSD.org (Beat Gaetzi) Date: Wed Jul 22 07:36:21 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> Message-ID: <4A66C193.9090704@FreeBSD.org> Hi, Boris wrote: > I got Revision 427 compiled on amd64 unfortunately it crashes at the time of > launching any VM. I have provided some details to Beat and pointed at this > thread as the issue looked similar to Vladimir's one when reading the > core.txt file produced after the system crash. Could you please test the latest version from svn (rev 428) and check If the panic still occur. Thanks, Beat From pol at opk.ru Wed Jul 22 08:36:49 2009 From: pol at opk.ru (Pavel I Volkov) Date: Wed Jul 22 08:37:02 2009 Subject: Dynamips has two minor bugs. In-Reply-To: <78D32019-1C75-4FE8-BF59-A5A3CF58766B@samodelkin.net> References: <20090719152407.c9f3b912.nork@FreeBSD.org> <78D32019-1C75-4FE8-BF59-A5A3CF58766B@samodelkin.net> Message-ID: <4A66C729.703@opk.ru> Hello. The first patch is correct and will be used. The second patch causes errors in conjunction work with a network, and requires further study. (packet loss, increase in the time of delivery packages, unexpected icmp redirect in to network) "Router" ip: 192.168.0.250/24 host ip: 192.168.0.45/24 remote ip: 192.168.0.252/24 with path: Router#sh arp | i 0.(45|252) Internet 192.168.0.45 0 000d.56ce.9f67 ARPA FastEthernet0/0 Internet 192.168.0.252 0 0000.0c07.ac64 ARPA FastEthernet0/0 Router# Router#ping 192.168.0.252 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.252, timeout is 2 seconds: !.!!. Success rate is 60 percent (3/5), round-trip min/avg/max = 888/888/888 ms Router# Router#ping 192.168.0.45 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.45, timeout is 2 seconds: ..!!! Success rate is 60 percent (3/5), round-trip min/avg/max = 968/981/1008 ms Router# on host: ... icmp redirect from 192.168.0.250: 192.168.0.167 => 192.168.0.167 icmp redirect from 192.168.0.250: 192.168.0.167 => 192.168.0.167 icmp redirect from 192.168.0.250: 192.168.0.167 => 192.168.0.167 icmp redirect from 192.168.0.250: 192.168.0.167 => 192.168.0.167 ... without patch: Router#sh arp | i 0.(252|45) Internet 192.168.0.45 0 000d.56ce.9f67 ARPA FastEthernet0/0 Internet 192.168.0.252 4 0000.0c07.ac64 ARPA FastEthernet0/0 Router# Router#ping 192.168.0.252 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.252, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 8/9/12 ms Router# Router#ping 192.168.0.45 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.45, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) Router# Max Khon ?????: > Hello! > > On 19.07.2009, at 13:24, Norikatsu Shigemura wrote: > >> Hi Christophe, and FreeBSD's dynamips port maintainer. >> >> I found two minor bugs. >> >> 1. dynamips -m can't parse Cisco format (0001.0002.0003), because >> parse_mac_addr() can parse it, but not return(0). Please see >> also attached 'patch-net.c'. >> >> 2. dynamips can't communicate to real world via FreeBSD's gen_eth >> (libpcap). In this case, bpf(4) requires BIOCFEEDBACK. So I >> investigated like attached 'patch-gen_eth.c'. >> >> SEE ALSO: >> http://lists.freebsd.org/pipermail/freebsd-net/2009-July/022423.html >> >> >> >> ports maintainers >> May I commit these patch to ports/emulators/dynamips-devel >> (0.2.8RC2) >> and ports/emulators/dynamips (0.2.7)? >> > > Go ahead! You may also take maintainership of dynamips port if you like. > > Max From rjk at wintek.com Wed Jul 22 14:14:54 2009 From: rjk at wintek.com (Richard Kuhns) Date: Wed Jul 22 14:15:01 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <4A66C193.9090704@FreeBSD.org> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <4A66C193.9090704@FreeBSD.org> Message-ID: <4A671ED7.4030901@wintek.com> Beat Gaetzi wrote: > Hi, > > Boris wrote: >> I got Revision 427 compiled on amd64 unfortunately it crashes at the time of >> launching any VM. I have provided some details to Beat and pointed at this >> thread as the issue looked similar to Vladimir's one when reading the >> core.txt file produced after the system crash. > > Could you please test the latest version from svn (rev 428) and check If > the panic still occur. > And there was great rejoicing... I'm running FreeBSD 7.2/i386 as of 2009-07-15. I've been running virtualbox-2.2.51, since under every update since then every vm's console was essentially dark until I started to close the window, at which time I could see grey-out text/images. I just finished building and installing this version, and it works! Many thanks, and congratulations on a job well done! One quick question: concening networking, are we still limited to NAT? Thanks again! - Rich -- Richard Kuhns Wintek Corporation E-mail: rjk@wintek.com 427 N 6th Street STE C Receptionist: 765-742-8428 Lafayette, IN 47901-2211 Direct Line: 765-269-8541 United States of America From matheus at eternamente.info Wed Jul 22 23:15:55 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Wed Jul 22 23:16:01 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: > On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >> >> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>> Hi >>> >>>> I got Revision 427 compiled on amd64 unfortunately it crashes at the >>>> time of >>>> launching any VM. I have provided some details to Beat and pointed at >>>> this >>>> thread as the issue looked similar to Vladimir's one when reading the >>>> core.txt file produced after the system crash. >>> >>> It does not crash any more with very recent kernel. >>> So, probably you may do another try. >> >> I have here: >> $ uname -a >> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >> 2009 >> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >> >> and got to boot debian 5 amd64 cd and right now I'm quite at the end of >> the install. this is just possible using just one cpu. when tried using >> two cpu's, somewhere before disk selection it dies. > > Did the install finish successfully or did the vm crash? Because with > 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after a > few minutes with I/O activity. I couldn't fully install Arch Linux nor > Windows7 yet. I got it running here. tested the last svn rev today. i got so much happy I installed debian and got both cpu to full load. a while after I looked and my box was frozen :( so now on small steps. I have now two cpu and VT-x enabled. it looks good so far. but I know when I fire folding at home, using both cpu is no good anymore. I'll let it this way for a while to see if it freezes, and then will try one cpu and full load. this is work, so I'll try to reproduce this at home, using 8-beta and post here. thanks, matheus >> my goal is to run a linux amd64 with as much cores I can (goal is all 4) >> running folding at home (cpu intense app). >> >> I read about 3.0 lets us use VT-x and run multicore ok, anyone tested >> this >> ? > > VT-x is not yet working on FreeBSD. > >> thanks and great work on vbox and freebsd !! the port compiles fine in >> here. I just recompiled vbox. would be a good idea to recompile all ? >> >> matheus >> >>> Only issue I have - no screen refresh, and it kills whole thing for me. >>> >>>> Let's see what comes back from Beat and the folks porting the port to >>>> FreeBSD. >>>> >>>> Boris >>> >>> -- >>> Vladimir B. Grebenschikov >>> vova@fbsd.ru > > > -- > Bernhard Fr?hlich > http://www.bluelife.at/ > > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From matheus at eternamente.info Thu Jul 23 00:02:27 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Thu Jul 23 00:02:33 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> Message-ID: <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: > > On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: >> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>> >>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>> Hi >>>> >>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at the >>>>> time of >>>>> launching any VM. I have provided some details to Beat and pointed at >>>>> this >>>>> thread as the issue looked similar to Vladimir's one when reading the >>>>> core.txt file produced after the system crash. >>>> >>>> It does not crash any more with very recent kernel. >>>> So, probably you may do another try. >>> >>> I have here: >>> $ uname -a >>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>> 2009 >>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>> >>> and got to boot debian 5 amd64 cd and right now I'm quite at the end of >>> the install. this is just possible using just one cpu. when tried using >>> two cpu's, somewhere before disk selection it dies. >> >> Did the install finish successfully or did the vm crash? Because with >> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after a >> few minutes with I/O activity. I couldn't fully install Arch Linux nor >> Windows7 yet. > > I got it running here. tested the last svn rev today. i got so much happy > I installed debian and got both cpu to full load. a while after I looked > and my box was frozen :( > > so now on small steps. I have now two cpu and VT-x enabled. it looks good > so far. but I know when I fire folding at home, using both cpu is no good > anymore. > I'll let it this way for a while to see if it freezes, and then will try > one cpu and full load. > > this is work, so I'll try to reproduce this at home, using 8-beta and post > here. > > thanks, slight change of plans. I did run the single core test first. 40 minutes full load and ok. I'll run both cores and a single core full load to see. thanks, matheus > matheus >>> my goal is to run a linux amd64 with as much cores I can (goal is all >>> 4) >>> running folding at home (cpu intense app). >>> >>> I read about 3.0 lets us use VT-x and run multicore ok, anyone tested >>> this >>> ? >> >> VT-x is not yet working on FreeBSD. >> >>> thanks and great work on vbox and freebsd !! the port compiles fine in >>> here. I just recompiled vbox. would be a good idea to recompile all ? >>> >>> matheus >>> >>>> Only issue I have - no screen refresh, and it kills whole thing for >>>> me. >>>> >>>>> Let's see what comes back from Beat and the folks porting the port to >>>>> FreeBSD. >>>>> >>>>> Boris >>>> >>>> -- >>>> Vladimir B. Grebenschikov >>>> vova@fbsd.ru >> >> >> -- >> Bernhard Fr?hlich >> http://www.bluelife.at/ >> >> > > > -- > We will call you cygnus, > The God of balance you shall be > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > > http://en.wikipedia.org/wiki/Posting_style > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From decke at bluelife.at Thu Jul 23 06:14:37 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Thu Jul 23 06:14:44 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> Message-ID: <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: > > On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: >> >> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: >>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>>> >>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>>> Hi >>>>> >>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at the >>>>>> time of >>>>>> launching any VM. I have provided some details to Beat and pointed >>>>>> at >>>>>> this >>>>>> thread as the issue looked similar to Vladimir's one when reading >>>>>> the >>>>>> core.txt file produced after the system crash. >>>>> >>>>> It does not crash any more with very recent kernel. >>>>> So, probably you may do another try. >>>> >>>> I have here: >>>> $ uname -a >>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>>> 2009 >>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>>> >>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end >>>> of >>>> the install. this is just possible using just one cpu. when tried >>>> using >>>> two cpu's, somewhere before disk selection it dies. >>> >>> Did the install finish successfully or did the vm crash? Because with >>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after a >>> few minutes with I/O activity. I couldn't fully install Arch Linux nor >>> Windows7 yet. >> >> I got it running here. tested the last svn rev today. i got so much >> happy >> I installed debian and got both cpu to full load. a while after I looked >> and my box was frozen :( >> >> so now on small steps. I have now two cpu and VT-x enabled. it looks >> good >> so far. but I know when I fire folding at home, using both cpu is no >> good >> anymore. >> I'll let it this way for a while to see if it freezes, and then will try >> one cpu and full load. >> >> this is work, so I'll try to reproduce this at home, using 8-beta and >> post >> here. >> >> thanks, > > slight change of plans. I did run the single core test first. 40 minutes > full load and ok. > > I'll run both cores and a single core full load to see. > Sounds good so far. Could you please also try to copy something in the VM around? Would be interesting if that causes the crash. Thanks! -- Bernhard Fr?hlich http://www.bluelife.at/ From vova at fbsd.ru Thu Jul 23 14:42:29 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Thu Jul 23 14:42:37 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> Message-ID: <1248360068.29930.3.camel@localhost> Hi Bernhard, can you provide an idea how to dig non-working refresh for me ? It works fine on virtualbox5 and virtualbox6 archives, but when I've upgraded some time ago using port from tree it (screen refresh) does not work for me any more. -------- ???????? ????????? -------- ??: Bernhard Fr?hlich ????: Nenhum_de_Nos ?????: freebsd-emulation@freebsd.org ????: Re: VirtualBox - no screen refresh ????: Thu, 23 Jul 2009 08:14:30 +0200 (CEST) On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: > > On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: >> >> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: >>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>>> >>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>>> Hi >>>>> >>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at the >>>>>> time of >>>>>> launching any VM. I have provided some details to Beat and pointed >>>>>> at >>>>>> this >>>>>> thread as the issue looked similar to Vladimir's one when reading >>>>>> the >>>>>> core.txt file produced after the system crash. >>>>> >>>>> It does not crash any more with very recent kernel. >>>>> So, probably you may do another try. >>>> >>>> I have here: >>>> $ uname -a >>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>>> 2009 >>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>>> >>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end >>>> of >>>> the install. this is just possible using just one cpu. when tried >>>> using >>>> two cpu's, somewhere before disk selection it dies. >>> >>> Did the install finish successfully or did the vm crash? Because with >>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after a >>> few minutes with I/O activity. I couldn't fully install Arch Linux nor >>> Windows7 yet. >> >> I got it running here. tested the last svn rev today. i got so much >> happy >> I installed debian and got both cpu to full load. a while after I looked >> and my box was frozen :( >> >> so now on small steps. I have now two cpu and VT-x enabled. it looks >> good >> so far. but I know when I fire folding at home, using both cpu is no >> good >> anymore. >> I'll let it this way for a while to see if it freezes, and then will try >> one cpu and full load. >> >> this is work, so I'll try to reproduce this at home, using 8-beta and >> post >> here. >> >> thanks, > > slight change of plans. I did run the single core test first. 40 minutes > full load and ok. > > I'll run both cores and a single core full load to see. > Sounds good so far. Could you please also try to copy something in the VM around? Would be interesting if that causes the crash. Thanks! -- Vladimir B. Grebenschikov vova@fbsd.ru From decke at bluelife.at Thu Jul 23 15:34:15 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Thu Jul 23 15:34:21 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248360068.29930.3.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <1248360068.29930.3.camel@localhost> Message-ID: <6287b3ed5dd4e989761abbf72faf44d4.squirrel@webmail.itac.at> On Thu, July 23, 2009 4:41 pm, Vladimir Grebenschikov wrote: > Hi > > Bernhard, can you provide an idea how to dig non-working refresh for > me ? > > It works fine on virtualbox5 and virtualbox6 archives, but when I've > upgraded some time ago using port from tree it (screen refresh) does not > work for me any more. The stacktrace you posted at the beginning of the thread looks like a locking problem and i have already talked to Alexander Eichner about that but he hasn't seen that problem yet and first needs to figure out what is going wrong there. Sorry, but i guess i can't help you much more than that. -- Bernhard Fr?hlich http://www.bluelife.at/ > -------- ????? ?????????? ?????????????????? -------- > ????: Bernhard Fr??hlich > ????????: Nenhum_de_Nos > ??????????: freebsd-emulation@freebsd.org > ????????: Re: VirtualBox - no screen refresh > ????????: Thu, 23 Jul 2009 08:14:30 +0200 (CEST) > > On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: >> >> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: >>> >>> On Tue, July 21, 2009 05:58, Bernhard Fr??hlich wrote: >>>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>>>> >>>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>>>> Hi >>>>>> >>>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at >>>>>>> the >>>>>>> time of >>>>>>> launching any VM. I have provided some details to Beat and pointed >>>>>>> at >>>>>>> this >>>>>>> thread as the issue looked similar to Vladimir's one when reading >>>>>>> the >>>>>>> core.txt file produced after the system crash. >>>>>> >>>>>> It does not crash any more with very recent kernel. >>>>>> So, probably you may do another try. >>>>> >>>>> I have here: >>>>> $ uname -a >>>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>>>> 2009 >>>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>>>> >>>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end >>>>> of >>>>> the install. this is just possible using just one cpu. when tried >>>>> using >>>>> two cpu's, somewhere before disk selection it dies. >>>> >>>> Did the install finish successfully or did the vm crash? Because with >>>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after >>>> a >>>> few minutes with I/O activity. I couldn't fully install Arch Linux nor >>>> Windows7 yet. >>> >>> I got it running here. tested the last svn rev today. i got so much >>> happy >>> I installed debian and got both cpu to full load. a while after I >>> looked >>> and my box was frozen :( >>> >>> so now on small steps. I have now two cpu and VT-x enabled. it looks >>> good >>> so far. but I know when I fire folding at home, using both cpu is no >>> good >>> anymore. >>> I'll let it this way for a while to see if it freezes, and then will >>> try >>> one cpu and full load. >>> >>> this is work, so I'll try to reproduce this at home, using 8-beta and >>> post >>> here. >>> >>> thanks, >> >> slight change of plans. I did run the single core test first. 40 minutes >> full load and ok. >> >> I'll run both cores and a single core full load to see. >> > > Sounds good so far. Could you please also try to copy something in the VM > around? Would be interesting if that causes the crash. > > > Thanks! > > -- > Vladimir B. Grebenschikov > vova@fbsd.ru From vova at fbsd.ru Thu Jul 23 16:37:50 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Thu Jul 23 16:37:57 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <6287b3ed5dd4e989761abbf72faf44d4.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <1248360068.29930.3.camel@localhost> <6287b3ed5dd4e989761abbf72faf44d4.squirrel@webmail.itac.at> Message-ID: <1248366981.20166.14.camel@localhost> > Bernhard, can you provide an idea how to dig non-working refresh for > me ? > > It works fine on virtualbox5 and virtualbox6 archives, but when I've > upgraded some time ago using port from tree it (screen refresh) does not > work for me any more. The stacktrace you posted at the beginning of the thread looks like a locking problem and i have already talked to Alexander Eichner about that but he hasn't seen that problem yet and first needs to figure out what is going wrong there. Sorry, but i guess i can't help you much more than that. Stacktrace is no relevant any more, virtualbox does not crash for me. Everything works, but console window is black on boot and during VM work. I have only two exceptions - * after XP load's some icons shown (see vm-desktop.png shot) * at any time if I try to close machine window close dialog pop-ups and main window with right picture grayed (vm-close-dialog.png shot). I can repeat that to get actual picture. I am pretty sure that problem is not with in-VM software, because BIOS information is not displayed also. -- Vladimir B. Grebenschikov vova@fbsd.ru From decke at bluelife.at Thu Jul 23 20:33:43 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Thu Jul 23 20:33:50 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248366981.20166.14.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <1248360068.29930.3.camel@localhost> <6287b3ed5dd4e989761abbf72faf44d4.squirrel@webmail.itac.at> <1248366981.20166.14.camel@localhost> Message-ID: <24ceef1e1d28183b90ec9331670cf8f2.squirrel@webmail.itac.at> On Thu, July 23, 2009 6:36 pm, Vladimir Grebenschikov wrote: >> Bernhard, can you provide an idea how to dig non-working refresh for >> me ? >> >> It works fine on virtualbox5 and virtualbox6 archives, but when I've >> upgraded some time ago using port from tree it (screen refresh) does not >> work for me any more. > > The stacktrace you posted at the beginning of the thread looks like a > locking problem and i have already talked to Alexander Eichner about that > but he hasn't seen that problem yet and first needs to figure out what is > going wrong there. > > Sorry, but i guess i can't help you much more than that. > > Stacktrace is no relevant any more, virtualbox does not crash for me. > Everything works, but console window is black on boot and during VM work. > > I have only two exceptions - > * after XP load's some icons shown (see vm-desktop.png shot) > * at any time if I try to close machine window close dialog > pop-ups and main window with right picture grayed > (vm-close-dialog.png shot). I can repeat that to get actual > picture. > > I am pretty sure that problem is not with in-VM software, because BIOS > information is not displayed also. Could you try to set the environment variable XLIB_SKIP_ARGB_VISUALS=1 before you start VirtualBox? The screenshots look like that could be the issue. -- Bernhard Fr?hlich http://www.bluelife.at/ From vova at fbsd.ru Fri Jul 24 06:01:55 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Fri Jul 24 06:02:02 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <24ceef1e1d28183b90ec9331670cf8f2.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <1248360068.29930.3.camel@localhost> <6287b3ed5dd4e989761abbf72faf44d4.squirrel@webmail.itac.at> <1248366981.20166.14.camel@localhost> <24ceef1e1d28183b90ec9331670cf8f2.squirrel@webmail.itac.at> Message-ID: <1248415244.2149.19.camel@localhost> Hi > Could you try to set the environment variable XLIB_SKIP_ARGB_VISUALS=1 > before you start VirtualBox? The screenshots look like that could be > the > issue. Yes, it helps. Something wrong with my system ? -- Vladimir B. Grebenschikov vova@fbsd.ru From decke at bluelife.at Fri Jul 24 06:43:23 2009 From: decke at bluelife.at (Bernhard =?iso-8859-1?Q?Fr=F6hlich?=) Date: Fri Jul 24 06:43:30 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248415244.2149.19.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <1248360068.29930.3.camel@localhost> <6287b3ed5dd4e989761abbf72faf44d4.squirrel@webmail.itac.at> <1248366981.20166.14.camel@localhost> <24ceef1e1d28183b90ec9331670cf8f2.squirrel@webmail.itac.at> <1248415244.2149.19.camel@localhost> Message-ID: <6142ff19a572dcca7099e8c4ac7bde45.squirrel@webmail.itac.at> On Fri, July 24, 2009 8:00 am, Vladimir Grebenschikov wrote: > Hi > >> Could you try to set the environment variable XLIB_SKIP_ARGB_VISUALS=1 >> before you start VirtualBox? The screenshots look like that could be >> the >> issue. > > Yes, it helps. Good to hear that! > Something wrong with my system ? > It's probably a bug in vbox and they know about it because it also happens on Linux and we've seen a few commits and mails in the last days for it. http://www.virtualbox.org/changeset/21760 When we update our port the next time with the upstream code then please test if it works for you without that workaround. -- Bernhard Fr?hlich http://www.bluelife.at/ From eingorn777 at gmail.com Fri Jul 24 08:37:29 2009 From: eingorn777 at gmail.com (Dmitry Lunts) Date: Fri Jul 24 08:37:35 2009 Subject: Sound disappeared when updating linux_base-fc4->linux_base-fc6 In-Reply-To: References: Message-ID: <23ae50da0907240137w2e86d3f9wee7ae0ad711e2a8f@mail.gmail.com> Thanks for response! It didn't help Regards, Dmitry 2009/7/11, barbara : > Can you try setting the hw.snd.compat_linux_mmap sysctl to 1? > > > -- ? ?????????, ??????? Best regards, Dmitry email: eingorn777@gmail.com tel#: +7-917-214-6140 ICQ: 462-495-123 Skype: dialect777 From matheus at eternamente.info Fri Jul 24 11:53:06 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Fri Jul 24 11:53:12 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> Message-ID: <303711a7f2bf0541214dc7fe3af1c13d.squirrel@cygnus.homeunix.com> On Thu, July 23, 2009 03:14, Bernhard Fr?hlich wrote: > On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: >> >> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: >>> >>> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: >>>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>>>> >>>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>>>> Hi >>>>>> >>>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at >>>>>>> the >>>>>>> time of >>>>>>> launching any VM. I have provided some details to Beat and pointed >>>>>>> at >>>>>>> this >>>>>>> thread as the issue looked similar to Vladimir's one when reading >>>>>>> the >>>>>>> core.txt file produced after the system crash. >>>>>> >>>>>> It does not crash any more with very recent kernel. >>>>>> So, probably you may do another try. >>>>> >>>>> I have here: >>>>> $ uname -a >>>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>>>> 2009 >>>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>>>> >>>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end >>>>> of >>>>> the install. this is just possible using just one cpu. when tried >>>>> using >>>>> two cpu's, somewhere before disk selection it dies. >>>> >>>> Did the install finish successfully or did the vm crash? Because with >>>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after >>>> a >>>> few minutes with I/O activity. I couldn't fully install Arch Linux nor >>>> Windows7 yet. >>> >>> I got it running here. tested the last svn rev today. i got so much >>> happy >>> I installed debian and got both cpu to full load. a while after I >>> looked >>> and my box was frozen :( >>> >>> so now on small steps. I have now two cpu and VT-x enabled. it looks >>> good >>> so far. but I know when I fire folding at home, using both cpu is no >>> good >>> anymore. >>> I'll let it this way for a while to see if it freezes, and then will >>> try >>> one cpu and full load. >>> >>> this is work, so I'll try to reproduce this at home, using 8-beta and >>> post >>> here. >>> >>> thanks, >> >> slight change of plans. I did run the single core test first. 40 minutes >> full load and ok. >> >> I'll run both cores and a single core full load to see. >> > > Sounds good so far. Could you please also try to copy something in the VM > around? Would be interesting if that causes the crash. > > > Thanks! hail, since that day, this box is running Folding at Home in its single core client (the one that freebsd has also) and is ok. I have a two core vm, running amd64 Debian and jut one cpu is full load. I tried to reproduce this at home, but no luck though. Same Core 2 Duo E6750, but this time 8-BETA2 and Zotac nVidia based motherboard. This will only work in 7.2 amd64 ? by moving things around, dd if=/dev/zero of=any_file suffice ? I got it writing about 380MB. My virtual disk is small, so I can go as high as 600MB. so here, just the folding smp client makes my pc crash. single_core+vm+vt+amd64 is fine. thanks, matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From matheus at eternamente.info Fri Jul 24 18:50:02 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Fri Jul 24 18:50:08 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <303711a7f2bf0541214dc7fe3af1c13d.squirrel@cygnus.homeunix.com> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <303711a7f2bf0541214dc7fe3af1c13d.squirrel@cygnus.homeunix.com> Message-ID: <20090724155023.de4d5f7b.matheus@eternamente.info> On Fri, 24 Jul 2009 08:52:58 -0300 (BRT) "Nenhum_de_Nos" wrote: > > On Thu, July 23, 2009 03:14, Bernhard Fr?hlich wrote: > > On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: > >> > >> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: > >>> > >>> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: > >>>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: > >>>>> > >>>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: > >>>>>> Hi > >>>>>> > >>>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at > >>>>>>> the > >>>>>>> time of > >>>>>>> launching any VM. I have provided some details to Beat and pointed > >>>>>>> at > >>>>>>> this > >>>>>>> thread as the issue looked similar to Vladimir's one when reading > >>>>>>> the > >>>>>>> core.txt file produced after the system crash. > >>>>>> > >>>>>> It does not crash any more with very recent kernel. > >>>>>> So, probably you may do another try. > >>>>> > >>>>> I have here: > >>>>> $ uname -a > >>>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT > >>>>> 2009 > >>>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 > >>>>> > >>>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end > >>>>> of > >>>>> the install. this is just possible using just one cpu. when tried > >>>>> using > >>>>> two cpu's, somewhere before disk selection it dies. > >>>> > >>>> Did the install finish successfully or did the vm crash? Because with > >>>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after > >>>> a > >>>> few minutes with I/O activity. I couldn't fully install Arch Linux nor > >>>> Windows7 yet. > >>> > >>> I got it running here. tested the last svn rev today. i got so much > >>> happy > >>> I installed debian and got both cpu to full load. a while after I > >>> looked > >>> and my box was frozen :( > >>> > >>> so now on small steps. I have now two cpu and VT-x enabled. it looks > >>> good > >>> so far. but I know when I fire folding at home, using both cpu is no > >>> good > >>> anymore. > >>> I'll let it this way for a while to see if it freezes, and then will > >>> try > >>> one cpu and full load. > >>> > >>> this is work, so I'll try to reproduce this at home, using 8-beta and > >>> post > >>> here. > >>> > >>> thanks, > >> > >> slight change of plans. I did run the single core test first. 40 minutes > >> full load and ok. > >> > >> I'll run both cores and a single core full load to see. > >> > > > > Sounds good so far. Could you please also try to copy something in the VM > > around? Would be interesting if that causes the crash. > > > > > > Thanks! > > hail, > > since that day, this box is running Folding at Home in its single core > client (the one that freebsd has also) and is ok. I have a two core vm, > running amd64 Debian and jut one cpu is full load. > > I tried to reproduce this at home, but no luck though. Same Core 2 Duo > E6750, but this time 8-BETA2 and Zotac nVidia based motherboard. This will > only work in 7.2 amd64 ? > > by moving things around, dd if=/dev/zero of=any_file suffice ? I got it > writing about 380MB. My virtual disk is small, so I can go as high as > 600MB. > > so here, just the folding smp client makes my pc crash. > single_core+vm+vt+amd64 is fine. > > thanks, > > matheus a bit more on info. running two single cores fah also makes no freeze. just appears wierd in top: 1983 matheus 15 44 0 632M 544M ucond 0 0:00 135.25% VirtualBox but thats ok :) performance is good, not sure when two running, but one was s fast as real machine. next step for me is see performance in smp mode and make it not freeze pc :) thanks, matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From borisbsd at googlemail.com Fri Jul 24 18:51:55 2009 From: borisbsd at googlemail.com (Boris) Date: Fri Jul 24 18:52:01 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: I built the world and recompiled with revision 430 and I can start 32-bit VM without VT-x selected. I do not have a system crash anymore. I still cannot start 32-bit nor 64-bit VM while VT-x is checked. I got an error message. I have read it's not supported and the opposite throughout different threads. Can anybody confirm what is really supported at the moment? - 32-bit VM without VT-x ? OK for me - 32-bit VM with VT-x? - 64-bit VM with VT-x ? Thanks, Boris On Mon, Jul 20, 2009 at 10:54 PM, Boris wrote: > No luck for me. I have recompiled my kernel with the latest from CVS (I > noticed the pmap.c version 1.665 previous I used was 1.664). > I recompiled virtualbox rev427 as well. > > VirtualBox starts but whenever I launch a VM the system crashes just after > hitting the start button, with and without VT-x enabled. > > Worse thing is the memory dump does not complete so I have got no trace to > analyse. > > Vladimir, > > Could you confirm a few things for me please? > > - did you upgrade from 7.2 to 8-CURRENT? or did you do a fresh install from > snapshot? > > - I am using a customer kernel, I noticed you do it as well. Could you post > a diff -ruN GENERIC VBOOK for me please? > > Thanks, > > Boris > > > On Mon, Jul 20, 2009 at 9:33 PM, Nenhum_de_Nos wrote: > >> >> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >> > Hi >> > >> >> I got Revision 427 compiled on amd64 unfortunately it crashes at the >> >> time of >> >> launching any VM. I have provided some details to Beat and pointed at >> >> this >> >> thread as the issue looked similar to Vladimir's one when reading the >> >> core.txt file produced after the system crash. >> > >> > It does not crash any more with very recent kernel. >> > So, probably you may do another try. >> >> I have here: >> $ uname -a >> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT 2009 >> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >> >> and got to boot debian 5 amd64 cd and right now I'm quite at the end of >> the install. this is just possible using just one cpu. when tried using >> two cpu's, somewhere before disk selection it dies. >> >> my goal is to run a linux amd64 with as much cores I can (goal is all 4) >> running folding at home (cpu intense app). >> >> I read about 3.0 lets us use VT-x and run multicore ok, anyone tested this >> ? >> >> thanks and great work on vbox and freebsd !! the port compiles fine in >> here. I just recompiled vbox. would be a good idea to recompile all ? >> >> matheus >> >> > Only issue I have - no screen refresh, and it kills whole thing for me. >> > >> >> Let's see what comes back from Beat and the folks porting the port to >> >> FreeBSD. >> >> >> >> Boris >> > >> > -- >> > Vladimir B. Grebenschikov >> > vova@fbsd.ru >> > >> >> >> -- >> We will call you cygnus, >> The God of balance you shall be >> >> A: Because it messes up the order in which people normally read text. >> Q: Why is top-posting such a bad thing? >> >> http://en.wikipedia.org/wiki/Posting_style >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to " >> freebsd-emulation-unsubscribe@freebsd.org" >> > > From borisbsd at googlemail.com Fri Jul 24 18:53:57 2009 From: borisbsd at googlemail.com (Boris) Date: Fri Jul 24 18:54:05 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <20090724155023.de4d5f7b.matheus@eternamente.info> References: <1247175832.1455.36.camel@zero.mshome.net> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> <303711a7f2bf0541214dc7fe3af1c13d.squirrel@cygnus.homeunix.com> <20090724155023.de4d5f7b.matheus@eternamente.info> Message-ID: Is it the > 100% which looks weird to you? if you have got a multicore system, you got x times 100% where x = number of core if I am not wrong... On Fri, Jul 24, 2009 at 7:50 PM, Nenhum_de_Nos wrote: > On Fri, 24 Jul 2009 08:52:58 -0300 (BRT) > "Nenhum_de_Nos" wrote: > > > > > On Thu, July 23, 2009 03:14, Bernhard Fr?hlich wrote: > > > On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: > > >> > > >> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: > > >>> > > >>> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: > > >>>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: > > >>>>> > > >>>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: > > >>>>>> Hi > > >>>>>> > > >>>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at > > >>>>>>> the > > >>>>>>> time of > > >>>>>>> launching any VM. I have provided some details to Beat and > pointed > > >>>>>>> at > > >>>>>>> this > > >>>>>>> thread as the issue looked similar to Vladimir's one when reading > > >>>>>>> the > > >>>>>>> core.txt file produced after the system crash. > > >>>>>> > > >>>>>> It does not crash any more with very recent kernel. > > >>>>>> So, probably you may do another try. > > >>>>> > > >>>>> I have here: > > >>>>> $ uname -a > > >>>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 > BRT > > >>>>> 2009 > > >>>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 > > >>>>> > > >>>>> and got to boot debian 5 amd64 cd and right now I'm quite at the > end > > >>>>> of > > >>>>> the install. this is just possible using just one cpu. when tried > > >>>>> using > > >>>>> two cpu's, somewhere before disk selection it dies. > > >>>> > > >>>> Did the install finish successfully or did the vm crash? Because > with > > >>>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM > after > > >>>> a > > >>>> few minutes with I/O activity. I couldn't fully install Arch Linux > nor > > >>>> Windows7 yet. > > >>> > > >>> I got it running here. tested the last svn rev today. i got so much > > >>> happy > > >>> I installed debian and got both cpu to full load. a while after I > > >>> looked > > >>> and my box was frozen :( > > >>> > > >>> so now on small steps. I have now two cpu and VT-x enabled. it looks > > >>> good > > >>> so far. but I know when I fire folding at home, using both cpu is no > > >>> good > > >>> anymore. > > >>> I'll let it this way for a while to see if it freezes, and then will > > >>> try > > >>> one cpu and full load. > > >>> > > >>> this is work, so I'll try to reproduce this at home, using 8-beta and > > >>> post > > >>> here. > > >>> > > >>> thanks, > > >> > > >> slight change of plans. I did run the single core test first. 40 > minutes > > >> full load and ok. > > >> > > >> I'll run both cores and a single core full load to see. > > >> > > > > > > Sounds good so far. Could you please also try to copy something in the > VM > > > around? Would be interesting if that causes the crash. > > > > > > > > > Thanks! > > > > hail, > > > > since that day, this box is running Folding at Home in its single core > > client (the one that freebsd has also) and is ok. I have a two core vm, > > running amd64 Debian and jut one cpu is full load. > > > > I tried to reproduce this at home, but no luck though. Same Core 2 Duo > > E6750, but this time 8-BETA2 and Zotac nVidia based motherboard. This > will > > only work in 7.2 amd64 ? > > > > by moving things around, dd if=/dev/zero of=any_file suffice ? I got it > > writing about 380MB. My virtual disk is small, so I can go as high as > > 600MB. > > > > so here, just the folding smp client makes my pc crash. > > single_core+vm+vt+amd64 is fine. > > > > thanks, > > > > matheus > > a bit more on info. running two single cores fah also makes no freeze. > just appears wierd in top: > 1983 matheus 15 44 0 632M 544M ucond 0 0:00 135.25% > VirtualBox > > but thats ok :) > > performance is good, not sure when two running, but one was s fast as real > machine. > > next step for me is see performance in smp mode and make it not freeze pc > :) > > thanks, > > matheus > > -- > We will call you cygnus, > The God of balance you shall be > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > > http://en.wikipedia.org/wiki/Posting_style > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" > From matheus at eternamente.info Fri Jul 24 19:24:30 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Fri Jul 24 19:24:37 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: On Fri, July 24, 2009 15:51, Boris wrote: > I built the world and recompiled with revision 430 and I can start 32-bit > VM > without VT-x selected. I do not have a system crash anymore. > > I still cannot start 32-bit nor 64-bit VM while VT-x is checked. I got an > error message. I have read it's not supported and the opposite throughout > different threads. > > Can anybody confirm what is really supported at the moment? as I'm not a dev from this project, I can say what I tested and was ok :) > - 32-bit VM without VT-x ? OK for me OK > - 32-bit VM with VT-x? > - 64-bit VM with VT-x ? OK for some things using 7.2-STABLE and rev 428. what's the major diff from 428 and 430 ? thanks, matheus > Thanks, > > Boris > > On Mon, Jul 20, 2009 at 10:54 PM, Boris wrote: > >> No luck for me. I have recompiled my kernel with the latest from CVS (I >> noticed the pmap.c version 1.665 previous I used was 1.664). >> I recompiled virtualbox rev427 as well. >> >> VirtualBox starts but whenever I launch a VM the system crashes just >> after >> hitting the start button, with and without VT-x enabled. >> >> Worse thing is the memory dump does not complete so I have got no trace >> to >> analyse. >> >> Vladimir, >> >> Could you confirm a few things for me please? >> >> - did you upgrade from 7.2 to 8-CURRENT? or did you do a fresh install >> from >> snapshot? >> >> - I am using a customer kernel, I noticed you do it as well. Could you >> post >> a diff -ruN GENERIC VBOOK for me please? >> >> Thanks, >> >> Boris >> >> >> On Mon, Jul 20, 2009 at 9:33 PM, Nenhum_de_Nos >> wrote: >> >>> >>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>> > Hi >>> > >>> >> I got Revision 427 compiled on amd64 unfortunately it crashes at the >>> >> time of >>> >> launching any VM. I have provided some details to Beat and pointed >>> at >>> >> this >>> >> thread as the issue looked similar to Vladimir's one when reading >>> the >>> >> core.txt file produced after the system crash. >>> > >>> > It does not crash any more with very recent kernel. >>> > So, probably you may do another try. >>> >>> I have here: >>> $ uname -a >>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>> 2009 >>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>> >>> and got to boot debian 5 amd64 cd and right now I'm quite at the end of >>> the install. this is just possible using just one cpu. when tried using >>> two cpu's, somewhere before disk selection it dies. >>> >>> my goal is to run a linux amd64 with as much cores I can (goal is all >>> 4) >>> running folding at home (cpu intense app). >>> >>> I read about 3.0 lets us use VT-x and run multicore ok, anyone tested >>> this >>> ? >>> >>> thanks and great work on vbox and freebsd !! the port compiles fine in >>> here. I just recompiled vbox. would be a good idea to recompile all ? >>> >>> matheus >>> >>> > Only issue I have - no screen refresh, and it kills whole thing for >>> me. >>> > >>> >> Let's see what comes back from Beat and the folks porting the port >>> to >>> >> FreeBSD. >>> >> >>> >> Boris >>> > >>> > -- >>> > Vladimir B. Grebenschikov >>> > vova@fbsd.ru >>> > >>> >>> >>> -- >>> We will call you cygnus, >>> The God of balance you shall be >>> >>> A: Because it messes up the order in which people normally read text. >>> Q: Why is top-posting such a bad thing? >>> >>> http://en.wikipedia.org/wiki/Posting_style >>> _______________________________________________ >>> freebsd-emulation@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >>> To unsubscribe, send any mail to " >>> freebsd-emulation-unsubscribe@freebsd.org" >>> >> >> > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From vova at fbsd.ru Fri Jul 24 19:34:59 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Fri Jul 24 19:35:05 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: <1248464093.1678.94.camel@localhost> Hi > - 32-bit VM without VT-x ? OK for me > - 32-bit VM with VT-x? Looks work for me now. (rev 427) -------- ???????? ????????? -------- ??: Boris ????: freebsd-emulation ????: Re: VirtualBox - no screen refresh ????: Fri, 24 Jul 2009 19:51:53 +0100 I built the world and recompiled with revision 430 and I can start 32-bit VM without VT-x selected. I do not have a system crash anymore. I still cannot start 32-bit nor 64-bit VM while VT-x is checked. I got an error message. I have read it's not supported and the opposite throughout different threads. Can anybody confirm what is really supported at the moment? - 32-bit VM without VT-x ? OK for me - 32-bit VM with VT-x? - 64-bit VM with VT-x ? Thanks, Boris On Mon, Jul 20, 2009 at 10:54 PM, Boris wrote: > No luck for me. I have recompiled my kernel with the latest from CVS (I > noticed the pmap.c version 1.665 previous I used was 1.664). > I recompiled virtualbox rev427 as well. > > VirtualBox starts but whenever I launch a VM the system crashes just after > hitting the start button, with and without VT-x enabled. > > Worse thing is the memory dump does not complete so I have got no trace to > analyse. > > Vladimir, > > Could you confirm a few things for me please? > > - did you upgrade from 7.2 to 8-CURRENT? or did you do a fresh install from > snapshot? > > - I am using a customer kernel, I noticed you do it as well. Could you post > a diff -ruN GENERIC VBOOK for me please? > > Thanks, > > Boris > > > On Mon, Jul 20, 2009 at 9:33 PM, Nenhum_de_Nos wrote: > >> >> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >> > Hi >> > >> >> I got Revision 427 compiled on amd64 unfortunately it crashes at the >> >> time of >> >> launching any VM. I have provided some details to Beat and pointed at >> >> this >> >> thread as the issue looked similar to Vladimir's one when reading the >> >> core.txt file produced after the system crash. >> > >> > It does not crash any more with very recent kernel. >> > So, probably you may do another try. >> >> I have here: >> $ uname -a >> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT 2009 >> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >> >> and got to boot debian 5 amd64 cd and right now I'm quite at the end of >> the install. this is just possible using just one cpu. when tried using >> two cpu's, somewhere before disk selection it dies. >> >> my goal is to run a linux amd64 with as much cores I can (goal is all 4) >> running folding at home (cpu intense app). >> >> I read about 3.0 lets us use VT-x and run multicore ok, anyone tested this >> ? >> >> thanks and great work on vbox and freebsd !! the port compiles fine in >> here. I just recompiled vbox. would be a good idea to recompile all ? >> >> matheus >> >> > Only issue I have - no screen refresh, and it kills whole thing for me. >> > >> >> Let's see what comes back from Beat and the folks porting the port to >> >> FreeBSD. >> >> >> >> Boris >> > >> > -- >> > Vladimir B. Grebenschikov >> > vova@fbsd.ru >> > >> >> >> -- >> We will call you cygnus, >> The God of balance you shall be >> >> A: Because it messes up the order in which people normally read text. >> Q: Why is top-posting such a bad thing? >> >> http://en.wikipedia.org/wiki/Posting_style >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to " >> freebsd-emulation-unsubscribe@freebsd.org" >> > > _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" -- Vladimir B. Grebenschikov vova@fbsd.ru From borisbsd at googlemail.com Fri Jul 24 19:40:50 2009 From: borisbsd at googlemail.com (Boris) Date: Fri Jul 24 19:40:57 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <1248464093.1678.94.camel@localhost> References: <1247175832.1455.36.camel@zero.mshome.net> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <1248464093.1678.94.camel@localhost> Message-ID: Thanks all for your confirmation. I will do a few more attempts to see if I can get anything working with VT-x. 2009/7/24 Vladimir Grebenschikov > Hi > > > - 32-bit VM without VT-x ? OK for me > > - 32-bit VM with VT-x? > > Looks work for me now. (rev 427) > > -------- ???????? ????????? -------- > ??: Boris > ????: freebsd-emulation > ????: Re: VirtualBox - no screen refresh > ????: Fri, 24 Jul 2009 19:51:53 +0100 > > I built the world and recompiled with revision 430 and I can start 32-bit > VM > without VT-x selected. I do not have a system crash anymore. > > I still cannot start 32-bit nor 64-bit VM while VT-x is checked. I got an > error message. I have read it's not supported and the opposite throughout > different threads. > > Can anybody confirm what is really supported at the moment? > > - 32-bit VM without VT-x ? OK for me > - 32-bit VM with VT-x? > - 64-bit VM with VT-x ? > > Thanks, > > Boris > > On Mon, Jul 20, 2009 at 10:54 PM, Boris wrote: > > > No luck for me. I have recompiled my kernel with the latest from CVS (I > > noticed the pmap.c version 1.665 previous I used was 1.664). > > I recompiled virtualbox rev427 as well. > > > > VirtualBox starts but whenever I launch a VM the system crashes just > after > > hitting the start button, with and without VT-x enabled. > > > > Worse thing is the memory dump does not complete so I have got no trace > to > > analyse. > > > > Vladimir, > > > > Could you confirm a few things for me please? > > > > - did you upgrade from 7.2 to 8-CURRENT? or did you do a fresh install > from > > snapshot? > > > > - I am using a customer kernel, I noticed you do it as well. Could you > post > > a diff -ruN GENERIC VBOOK for me please? > > > > Thanks, > > > > Boris > > > > > > On Mon, Jul 20, 2009 at 9:33 PM, Nenhum_de_Nos >wrote: > > > >> > >> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: > >> > Hi > >> > > >> >> I got Revision 427 compiled on amd64 unfortunately it crashes at the > >> >> time of > >> >> launching any VM. I have provided some details to Beat and pointed at > >> >> this > >> >> thread as the issue looked similar to Vladimir's one when reading the > >> >> core.txt file produced after the system crash. > >> > > >> > It does not crash any more with very recent kernel. > >> > So, probably you may do another try. > >> > >> I have here: > >> $ uname -a > >> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT > 2009 > >> root@xxx:/usr/obj/usr/src/sys/xxx amd64 > >> > >> and got to boot debian 5 amd64 cd and right now I'm quite at the end of > >> the install. this is just possible using just one cpu. when tried using > >> two cpu's, somewhere before disk selection it dies. > >> > >> my goal is to run a linux amd64 with as much cores I can (goal is all 4) > >> running folding at home (cpu intense app). > >> > >> I read about 3.0 lets us use VT-x and run multicore ok, anyone tested > this > >> ? > >> > >> thanks and great work on vbox and freebsd !! the port compiles fine in > >> here. I just recompiled vbox. would be a good idea to recompile all ? > >> > >> matheus > >> > >> > Only issue I have - no screen refresh, and it kills whole thing for > me. > >> > > >> >> Let's see what comes back from Beat and the folks porting the port to > >> >> FreeBSD. > >> >> > >> >> Boris > >> > > >> > -- > >> > Vladimir B. Grebenschikov > >> > vova@fbsd.ru > >> > > >> > >> > >> -- > >> We will call you cygnus, > >> The God of balance you shall be > >> > >> A: Because it messes up the order in which people normally read text. > >> Q: Why is top-posting such a bad thing? > >> > >> http://en.wikipedia.org/wiki/Posting_style > >> _______________________________________________ > >> freebsd-emulation@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > >> To unsubscribe, send any mail to " > >> freebsd-emulation-unsubscribe@freebsd.org" > >> > > > > > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" > -- > Vladimir B. Grebenschikov > vova@fbsd.ru > From beat at FreeBSD.org Fri Jul 24 19:42:21 2009 From: beat at FreeBSD.org (Beat Gaetzi) Date: Fri Jul 24 19:42:52 2009 Subject: VirtualBox - no screen refresh In-Reply-To: References: <1247175832.1455.36.camel@zero.mshome.net> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> Message-ID: <4A6A0EDA.6010007@FreeBSD.org> Nenhum_de_Nos wrote: > On Fri, July 24, 2009 15:51, Boris wrote: >> I built the world and recompiled with revision 430 and I can start 32-bit >> VM >> without VT-x selected. I do not have a system crash anymore. >> >> I still cannot start 32-bit nor 64-bit VM while VT-x is checked. I got an >> error message. I have read it's not supported and the opposite throughout >> different threads. >> >> Can anybody confirm what is really supported at the moment? > > as I'm not a dev from this project, I can say what I tested and was ok :) > >> - 32-bit VM without VT-x ? OK for me > OK >> - 32-bit VM with VT-x? >> - 64-bit VM with VT-x ? VT-x does not work yet. Not working features are documented on the wiki page: http://wiki.freebsd.org/VirtualBox > OK for some things using 7.2-STABLE and rev 428. > > what's the major diff from 428 and 430 ? Nothing, rev 429 and 430 belongs to other ports in this repository. Beat From bsam at ipt.ru Sat Jul 25 22:00:45 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Sat Jul 25 22:00:51 2009 Subject: status of flash9/flash10 support in RELENG_7 ? In-Reply-To: <20090725105020.66e281ee@kan.dnsalias.net> (Alexander Kabaev's message of "Sat\, 25 Jul 2009 10\:50\:20 -0400") References: <20090725013500.GC62402@onelab2.iet.unipi.it> <20090725073805.GA11455@abigail.blackend.org> <20090725115525.GA85767@onelab2.iet.unipi.it> <20090725123749.GA26505@abigail.blackend.org> <46928623@ipt.ru> <20090725105020.66e281ee@kan.dnsalias.net> Message-ID: <32688442@ipt.ru> Rerouting from stable@ to emulation@ as it may be a serious matter. Alexander Kabaev writes: > On Sat, 25 Jul 2009 17:36:00 +0400 > Boris Samorodov wrote: >> >> As for the original question. I don't use flash so can't be very >> helpful here. But there are reports at emulation@ ML that both >> linux-f8-flashplugin10 and linux-f10-flashplugin10 work better >> then flashplugin[7|9]. > > It does not work very well under Linux32 compat on -current - our futex > implementation seems to be too broken and causes frequent deadlock and > causes multiple threads to get stuck on process exit. One can easily > collect dozens of those stuck processes doing causal web browsing. Can anybody comment on this? Thanks! -- WBR, bsam From gary.jennejohn at freenet.de Sun Jul 26 07:52:53 2009 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Sun Jul 26 07:53:00 2009 Subject: status of flash9/flash10 support in RELENG_7 ? In-Reply-To: <32688442@ipt.ru> References: <20090725013500.GC62402@onelab2.iet.unipi.it> <20090725073805.GA11455@abigail.blackend.org> <20090725115525.GA85767@onelab2.iet.unipi.it> <20090725123749.GA26505@abigail.blackend.org> <46928623@ipt.ru> <20090725105020.66e281ee@kan.dnsalias.net> <32688442@ipt.ru> Message-ID: <20090726095248.49fef285@ernst.jennejohn.org> On Sun, 26 Jul 2009 02:01:57 +0400 Boris Samorodov wrote: > Rerouting from stable@ to emulation@ as it may be a serious matter. > > Alexander Kabaev writes: > > On Sat, 25 Jul 2009 17:36:00 +0400 > > Boris Samorodov wrote: > >> > >> As for the original question. I don't use flash so can't be very > >> helpful here. But there are reports at emulation@ ML that both > >> linux-f8-flashplugin10 and linux-f10-flashplugin10 work better > >> then flashplugin[7|9]. > > > > It does not work very well under Linux32 compat on -current - our futex > > implementation seems to be too broken and causes frequent deadlock and > > causes multiple threads to get stuck on process exit. One can easily > > collect dozens of those stuck processes doing causal web browsing. > > Can anybody comment on this? Thanks! > flashplugin10 works fine for me with AMD64-current as long as I set compat.linux32.maxssiz=4194304 in /etc/sysctl.conf. No more hanging processes, no more core dumps. I also have linux_base-f10-10 installed. --- Gary Jennejohn From kabaev at gmail.com Sun Jul 26 13:32:10 2009 From: kabaev at gmail.com (Alexander Kabaev) Date: Sun Jul 26 13:32:33 2009 Subject: status of flash9/flash10 support in RELENG_7 ? In-Reply-To: <20090726095248.49fef285@ernst.jennejohn.org> References: <20090725013500.GC62402@onelab2.iet.unipi.it> <20090725073805.GA11455@abigail.blackend.org> <20090725115525.GA85767@onelab2.iet.unipi.it> <20090725123749.GA26505@abigail.blackend.org> <46928623@ipt.ru> <20090725105020.66e281ee@kan.dnsalias.net> <32688442@ipt.ru> <20090726095248.49fef285@ernst.jennejohn.org> Message-ID: <20090726090850.233e0368@kan.dnsalias.net> On Sun, 26 Jul 2009 09:52:48 +0200 Gary Jennejohn wrote: > compat.linux32.maxssiz=4194304 Thanks, I'll give this a try and will report here. -- Alexander Kabaev -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 188 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090726/ce787138/signature.pgp From kabaev at gmail.com Sun Jul 26 13:50:41 2009 From: kabaev at gmail.com (Alexander Kabaev) Date: Sun Jul 26 13:50:49 2009 Subject: status of flash9/flash10 support in RELENG_7 ? In-Reply-To: <20090726095248.49fef285@ernst.jennejohn.org> References: <20090725013500.GC62402@onelab2.iet.unipi.it> <20090725073805.GA11455@abigail.blackend.org> <20090725115525.GA85767@onelab2.iet.unipi.it> <20090725123749.GA26505@abigail.blackend.org> <46928623@ipt.ru> <20090725105020.66e281ee@kan.dnsalias.net> <32688442@ipt.ru> <20090726095248.49fef285@ernst.jennejohn.org> Message-ID: <20090726095032.139bb4e3@kan.dnsalias.net> On Sun, 26 Jul 2009 09:52:48 +0200 Gary Jennejohn wrote: > On Sun, 26 Jul 2009 02:01:57 +0400 > Boris Samorodov wrote: > > > Rerouting from stable@ to emulation@ as it may be a serious matter. > > > > Alexander Kabaev writes: > > > On Sat, 25 Jul 2009 17:36:00 +0400 > > > Boris Samorodov wrote: > > >> > > >> As for the original question. I don't use flash so can't be very > > >> helpful here. But there are reports at emulation@ ML that both > > >> linux-f8-flashplugin10 and linux-f10-flashplugin10 work better > > >> then flashplugin[7|9]. > > > > > > It does not work very well under Linux32 compat on -current - our > > > futex implementation seems to be too broken and causes frequent > > > deadlock and causes multiple threads to get stuck on process > > > exit. One can easily collect dozens of those stuck processes > > > doing causal web browsing. > > > > Can anybody comment on this? Thanks! > > > > flashplugin10 works fine for me with AMD64-current as long as I set > compat.linux32.maxssiz=4194304 in /etc/sysctl.conf. > > No more hanging processes, no more core dumps. > > I also have linux_base-f10-10 installed. > Nope, does not help. I still am getting npviewer.bin processes left behind and never exiting, blockerd on futexes. Another bullet proof way to block flash is to run firefox on the same X display using two different users and try to start flash in both of them. One firefox instance will deadlock, until other has exited. This might be related to the original problem I complained as both seem to be somehow related to futexes. -- Alexander Kabaev -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 188 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20090726/49f855a7/signature.pgp From borisbsd at googlemail.com Sun Jul 26 14:45:47 2009 From: borisbsd at googlemail.com (Boris) Date: Sun Jul 26 14:45:54 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <4A6A0EDA.6010007@FreeBSD.org> References: <1247175832.1455.36.camel@zero.mshome.net> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <4A6A0EDA.6010007@FreeBSD.org> Message-ID: Thanks Beat, I was confused by the VT-x feature which was reported as working by some users. As per our discussion, it sounds like an exception when it works. Thanks for your work on porting virutalbox to FreeBSD. Boris On Fri, Jul 24, 2009 at 8:43 PM, Beat Gaetzi wrote: > Nenhum_de_Nos wrote: > > On Fri, July 24, 2009 15:51, Boris wrote: > >> I built the world and recompiled with revision 430 and I can start > 32-bit > >> VM > >> without VT-x selected. I do not have a system crash anymore. > >> > >> I still cannot start 32-bit nor 64-bit VM while VT-x is checked. I got > an > >> error message. I have read it's not supported and the opposite > throughout > >> different threads. > >> > >> Can anybody confirm what is really supported at the moment? > > > > as I'm not a dev from this project, I can say what I tested and was ok :) > > > >> - 32-bit VM without VT-x ? OK for me > > OK > >> - 32-bit VM with VT-x? > >> - 64-bit VM with VT-x ? > > VT-x does not work yet. Not working features are documented on the wiki > page: http://wiki.freebsd.org/VirtualBox > > > OK for some things using 7.2-STABLE and rev 428. > > > > what's the major diff from 428 and 430 ? > > Nothing, rev 429 and 430 belongs to other ports in this repository. > > Beat > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" > From matheus at eternamente.info Sun Jul 26 18:23:41 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Sun Jul 26 18:23:48 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> Message-ID: <62b90f53f9c216fcd52f80d244b57b11.squirrel@10.1.1.10> On Thu, July 23, 2009 03:14, Bernhard Fr?hlich wrote: > On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: >> >> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: >>> >>> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: >>>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>>>> >>>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>>>> Hi >>>>>> >>>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at >>>>>>> the >>>>>>> time of >>>>>>> launching any VM. I have provided some details to Beat and pointed >>>>>>> at >>>>>>> this >>>>>>> thread as the issue looked similar to Vladimir's one when reading >>>>>>> the >>>>>>> core.txt file produced after the system crash. >>>>>> >>>>>> It does not crash any more with very recent kernel. >>>>>> So, probably you may do another try. >>>>> >>>>> I have here: >>>>> $ uname -a >>>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>>>> 2009 >>>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>>>> >>>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end >>>>> of >>>>> the install. this is just possible using just one cpu. when tried >>>>> using >>>>> two cpu's, somewhere before disk selection it dies. >>>> >>>> Did the install finish successfully or did the vm crash? Because with >>>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after >>>> a >>>> few minutes with I/O activity. I couldn't fully install Arch Linux nor >>>> Windows7 yet. >>> >>> I got it running here. tested the last svn rev today. i got so much >>> happy >>> I installed debian and got both cpu to full load. a while after I >>> looked >>> and my box was frozen :( >>> >>> so now on small steps. I have now two cpu and VT-x enabled. it looks >>> good >>> so far. but I know when I fire folding at home, using both cpu is no >>> good >>> anymore. >>> I'll let it this way for a while to see if it freezes, and then will >>> try >>> one cpu and full load. >>> >>> this is work, so I'll try to reproduce this at home, using 8-beta and >>> post >>> here. >>> >>> thanks, >> >> slight change of plans. I did run the single core test first. 40 minutes >> full load and ok. >> >> I'll run both cores and a single core full load to see. >> > > Sounds good so far. Could you please also try to copy something in the VM > around? Would be interesting if that causes the crash. this time I had this problem. On Stable from yesterday, I got vbox rev 428 working and got to install debian64 vt-x enabled. Boot ok with 1 cpu and two cpu's, and when I did scp from another machine, some MB of data, I got a crash right in front my head :( I have the logs here, if anyone wants to see :) thanks all you for this port :) matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From matheus at eternamente.info Sun Jul 26 21:57:04 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Sun Jul 26 21:57:10 2009 Subject: VirtualBox - no screen refresh In-Reply-To: <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> References: <1247175832.1455.36.camel@zero.mshome.net> <1247471193.1664.129.camel@localhost> <1247480074.1664.140.camel@localhost> <1247602161.2105.14.camel@localhost> <301c9e6c36d74e0c66ee5731638691d1.squirrel@webmail.itac.at> <1247658678.5135.6.camel@localhost> <1248092972.1756.7.camel@localhost> <90e3c9587dbba03b2b7d253fa26adca1.squirrel@cygnus.homeunix.com> <1248112074.1756.39.camel@localhost> <0eef4f4e9462e4fc86429b96ee215a37.squirrel@cygnus.homeunix.com> <7c7b93e9fb1b7b656639da0fe80a4d09.squirrel@cygnus.homeunix.com> <8411b09a217baaea0f80f492684f88de.squirrel@cygnus.homeunix.com> <0d181f1802a7045b84651c655f4b2c4b.squirrel@webmail.itac.at> Message-ID: On Thu, July 23, 2009 03:14, Bernhard Fr?hlich wrote: > On Thu, July 23, 2009 2:02 am, Nenhum_de_Nos wrote: >> >> On Wed, July 22, 2009 20:15, Nenhum_de_Nos wrote: >>> >>> On Tue, July 21, 2009 05:58, Bernhard Fr?hlich wrote: >>>> On Mon, July 20, 2009 10:33 pm, Nenhum_de_Nos wrote: >>>>> >>>>> On Mon, July 20, 2009 14:47, Vladimir Grebenschikov wrote: >>>>>> Hi >>>>>> >>>>>>> I got Revision 427 compiled on amd64 unfortunately it crashes at >>>>>>> the >>>>>>> time of >>>>>>> launching any VM. I have provided some details to Beat and pointed >>>>>>> at >>>>>>> this >>>>>>> thread as the issue looked similar to Vladimir's one when reading >>>>>>> the >>>>>>> core.txt file produced after the system crash. >>>>>> >>>>>> It does not crash any more with very recent kernel. >>>>>> So, probably you may do another try. >>>>> >>>>> I have here: >>>>> $ uname -a >>>>> FreeBSD xxx 7.2-STABLE FreeBSD 7.2-STABLE #1: Wed Jun 17 15:30:47 BRT >>>>> 2009 >>>>> root@xxx:/usr/obj/usr/src/sys/xxx amd64 >>>>> >>>>> and got to boot debian 5 amd64 cd and right now I'm quite at the end >>>>> of >>>>> the install. this is just possible using just one cpu. when tried >>>>> using >>>>> two cpu's, somewhere before disk selection it dies. >>>> >>>> Did the install finish successfully or did the vm crash? Because with >>>> 7.2-RELEASE/amd64 i have spotted a problem which crashes the VM after >>>> a >>>> few minutes with I/O activity. I couldn't fully install Arch Linux nor >>>> Windows7 yet. >>> >>> I got it running here. tested the last svn rev today. i got so much >>> happy >>> I installed debian and got both cpu to full load. a while after I >>> looked >>> and my box was frozen :( >>> >>> so now on small steps. I have now two cpu and VT-x enabled. it looks >>> good >>> so far. but I know when I fire folding at home, using both cpu is no >>> good >>> anymore. >>> I'll let it this way for a while to see if it freezes, and then will >>> try >>> one cpu and full load. >>> >>> this is work, so I'll try to reproduce this at home, using 8-beta and >>> post >>> here. >>> >>> thanks, >> >> slight change of plans. I did run the single core test first. 40 minutes >> full load and ok. >> >> I'll run both cores and a single core full load to see. >> > > Sounds good so far. Could you please also try to copy something in the VM > around? Would be interesting if that causes the crash. hail, I have some more info on this. In my work pc there is latest vbox from svn installed. when I tried to run FAH in its smp version, I got a frozen pc. I'm now trying the same test at home, always 7.2-STABLE, and for more than two hours it is fine, at full load. I think it is exactly what you said above. in my work pc, I used 384 ou 512MB Ram for the vm, here I used 768M. so the pc has free memory. debian here says has 284000KB of free memory and 485000KB of used ram. when I tried the single core client, which uses far less ram, it was ok. so I think the swap is being used and that relies on the disk. this I said makes sense to you all ? if so, great cause I can put more ram to the vm and run my fah client. the machine uses both cores of this E6750, and the performance is the same as native linux. thanks all ! matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From bugmaster at FreeBSD.org Mon Jul 27 11:06:52 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 27 11:07:59 2009 Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org Message-ID: <200907271106.n6RB6pVi018892@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/136321 emulation x11-toolkits/linux-pango: please update linux based po o ports/136229 emulation [linux] certain linux apps look for libraries using a o ports/135341 emulation [PATCH] linux-f10 ports that install manpages: add NOM o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage o ports/135322 emulation Port graphics/linux_dri has incorrect packaging list c o kern/130724 emulation [linprocfs] [patch] cpuinfo in linprocfs is dated, cau o kern/129169 emulation [linux] [patch] Linux Emulation ENOTCONN error using n f ports/127018 emulation Linuxulator incapable of using FreeBSD's LDAP environm o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/97326 emulation [linux] file descriptor leakage in linux emulation o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/56451 emulation [linprocfs] /compat/linux/proc/cpuinfo gives wrong CPU o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o kern/21463 emulation [linux] Linux compatability mode should not allow setu o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 18 problems total. From kstewart at owt.com Tue Jul 28 01:14:31 2009 From: kstewart at owt.com (Kent Stewart) Date: Tue Jul 28 01:14:38 2009 Subject: linux-f?-xorg-libs Message-ID: <200907271757.15060.kstewart@owt.com> I was trying to build packages of the linux-xorg-libs and found that the pkg-plist for both f8 and f10 have a bogus file referenced. It is listed as "etc/ld.so.conf.d/xorg-x11-i386.conf" It never gets created and the tar fails. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From mezz7 at cox.net Tue Jul 28 04:01:36 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Tue Jul 28 04:01:42 2009 Subject: VirtualBox NAT network works or not? Message-ID: Hello, I have installed VirtualBox and very surpised about that it's very fast. Very nice! But I have a problem with NAT network and uses DHCP in guest. It does not work. The host is yesterday -CURRENT and very latest installed ports with libtool 2.2. I don't know how I can debug it. I have decided to install VirtualBox in Windows 7 and I have setup very same exactly how I do with guest of FreeBSD 6.4. It works perfect. The only difference is that VirtualBox version is 3.x in Windows and 2.x in -CURRENT. It is either bug or not ready? I have tried to disable VT-x and it makes no difference. I have tried all network adapter and no difference. BTW: Please add me in CC as I am not in this list. Thanks. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From matheus at eternamente.info Tue Jul 28 04:36:02 2009 From: matheus at eternamente.info (Nenhum_de_Nos) Date: Tue Jul 28 04:36:09 2009 Subject: VirtualBox NAT network works or not? In-Reply-To: References: Message-ID: On Tue, July 28, 2009 00:39, Jeremy Messenger wrote: > Hello, > > I have installed VirtualBox and very surpised about that it's very fast. > Very nice! > > But I have a problem with NAT network and uses DHCP in guest. It does not > work. The host is yesterday -CURRENT and very latest installed ports with > libtool 2.2. I don't know how I can debug it. I have decided to install > VirtualBox in Windows 7 and I have setup very same exactly how I do with > guest of FreeBSD 6.4. It works perfect. The only difference is that > VirtualBox version is 3.x in Windows and 2.x in -CURRENT. It is either bug > or not ready? I have tried to disable VT-x and it makes no difference. I > have tried all network adapter and no difference. I've been using Vbox 3 in FreeBSD for a bit more of a week now, and it is doing what I want it to. the svn svn co http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox I can use nat, but still trying to figure out how to reach the vm using network. if anyone has any leads. so far, the best thing I think is to make a reverse tunnel using ssh. matheus ps: I can't use my amd64 vm's if not from 7.2-STABLE. -CURRENT is no good in here, tested three diff machines by now. > BTW: Please add me in CC as I am not in this list. Thanks. > > Cheers, > Mezz > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" > -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style From bsam at ipt.ru Tue Jul 28 08:15:00 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Tue Jul 28 08:15:07 2009 Subject: linux-f?-xorg-libs In-Reply-To: <200907271757.15060.kstewart@owt.com> (Kent Stewart's message of "Mon\, 27 Jul 2009 17\:57\:14 -0700") References: <200907271757.15060.kstewart@owt.com> Message-ID: <66571831@ipt.ru> Kent Stewart writes: > I was trying to build packages of the linux-xorg-libs and found that the > pkg-plist for both f8 and f10 have a bogus file referenced. It is listed as > "etc/ld.so.conf.d/xorg-x11-i386.conf" > It never gets created and the tar fails. Something is wrong with your system/setup: ----- % pkg_info -W /compat/linux/etc/ld.so.conf.d/xorg-x11-i386.conf /compat/linux/etc/ld.so.conf.d/xorg-x11-i386.conf was installed by package linux-f10-xorg-libs-7.4 ----- -- WBR, bsam From rich at math.missouri.edu Thu Jul 30 16:37:56 2009 From: rich at math.missouri.edu (Rich Winkel) Date: Thu Jul 30 16:38:02 2009 Subject: Linux libs problem with matlab java Message-ID: <20090730161005.GA61915@pencil.math.missouri.edu> Hi, I'm trying to get matlab R13 running under freebsd 7.1 with linux_base-fc-4_14. compat.linux.osrelease is set to 2.4.2 Matlab comes with jre 1.1.8. When I try to run matlab, the error is: Warning: Unable to load Java Runtime Environment: /usr/local/matlab/sys/java/jre/glnx86/jre/lib/i386/native_threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference. Warning: Disabling Java support. Does anyone know what's going on here? Thanks, Rich From edwin at FreeBSD.org Thu Jul 30 23:40:16 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Jul 30 23:40:21 2009 Subject: ports/137281: update www/linux-f8-flashplugin10 Message-ID: <200907302340.n6UNeFYx057448@freefall.freebsd.org> Synopsis: update www/linux-f8-flashplugin10 Responsible-Changed-From-To: freebsd-ports-bugs->emulation Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jul 30 23:40:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=137281 From bsam at ipt.ru Fri Jul 31 11:56:16 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Fri Jul 31 11:56:23 2009 Subject: ports/137281: update www/linux-f8-flashplugin10 In-Reply-To: <200907302340.n6UNeFYx057448@freefall.freebsd.org> (edwin@freebsd.org's message of "Thu\, 30 Jul 2009 23\:40\:15 GMT") References: <200907302340.n6UNeFYx057448@freefall.freebsd.org> Message-ID: <45094083@serv3.int.kfs.ru> edwin@FreeBSD.org writes: > Synopsis: update www/linux-f8-flashplugin10 > > Responsible-Changed-From-To: freebsd-ports-bugs->emulation > Responsible-Changed-By: edwin > Responsible-Changed-When: Thu Jul 30 23:40:14 UTC 2009 > Responsible-Changed-Why: > Over to maintainer (via the GNATS Auto Assign Tool) Can someone test the patch and report back? And it will be good to create a patch for www/linux-f10-flashplugin10. -- WBR, bsam