similar to: ports/55928: vmware2 broken on -STABLE, presumably by PAE import

Displaying 20 results from an estimated 300 matches similar to: "ports/55928: vmware2 broken on -STABLE, presumably by PAE import"

2003 Dec 31
0
3.01 & FreeBSD Port/Install Makefile Config
Hello, It appears that the FreeBSD port of Samba 3.0.x may be falling behind. The port maintainter does not use Winbind and thus has not kept up with the development of it. 3.0.1 will very shortly be ported to FreeBSD, currently it is still at 3.0.0. I know there have been some recent changes to Samba that help FreeBSD out, and I wanted to make sure that the port of Samba 3.0.x on FreeBSD stays
2003 Aug 22
3
PAE removal patch for testing
If you're one of the people who has cvsup'd to 4.8-stable since August 8th and you've since begun to experience panics on a previously stable system, please apply the attached patch and see if your previous stability has been restored. Please tell me your results. Thanks, Mike "Silby" Silbersack -------------- next part -------------- diff -u -r
2003 Jun 13
1
vmware2 VMware Workstation PANIC: BUG F(571):1607 bugNr=2302
Hello, all! Suddenly, after upgrading of my FreeBSD-Stable box I got message from VMWare: VMware Workstation PANIC: BUG F(571):1607 bugNr=2302. Anybody can help me to fix this bug? (I tryed back to 4.8-release but it didn't help ...) Best regards, Anatoliy Dmytriyev
2005 Apr 30
4
[PATCH] disable writable pagetables on FreeBSD
Presumably as a result of recent changes, FreeBSD no longer works with writable page tables. In the short-term I''m more interested in functionality than performance. This patch disables them and fixes a compile issue. # This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2005/04/29 19:26:00-07:00 kmacy@curly.lab.netapp.com # disable writable pagetables + compile
2018 Apr 08
0
Success : clang/LLVM-built host kernel and clang-built VMware kernel modules for VMware Player 14.1.1 on host Ubuntu 17.10 x86_64
Hello All, As part of my clang/LLVM experiments and explorations with different clang-built kernel versions, I have tried to bring up other Linux/Ubuntu applications with their kernel modules also being clang-built. One such case has been with VMware Player 14.1.1. I am sharing this report for interested people that highlights my research and success in overcoming and solving the challenges in
2008 Apr 21
1
vmware free on Centos5.1 clock sync
Hi, i am running virtual machines on vmware free , both with Windows Server Enterprise 2003. Problem is with clock, they are allways goinng forward faster then should. dmesg informs about : dev/vmmon[21623]: host clock rate change request 83 -> 1043 /dev/vmmon[21623]: host clock rate change request 1043 -> 83 /dev/vmmon[21623]: host clock rate change request 83 -> 1043
2016 Jul 23
0
status of the FreeBSD port/package and some questions
Hello, Over time, the FreeBSD R port/package [1] has accumulated some cruft. We've begun an overhaul and the process has generally been positive since most of the local patches and workarounds are no longer necessary. However, we still require a few workarounds. 1. Libjpeg The autotools check for libjpeg >=6b fails even when libjpeg is present (e.g. /usr/local/lib/libjpeg.so.8 exists).
2003 Aug 17
4
Working configuration for 5.1 and VMware 3 or 2?
Hello is there something wrong with the mail archive search scripts? I always seem to get 'list unavailable' :-( Anyway - 5_1 on Dell Latitude C640. the vmware3 port installs but the paths are a little odd - isoimages, licences are looked for in /usr/lib/vmware rather than /usr/local/lib.... I installed (w2k) a guest and it is fine but I cannot get networking host-only or bridge modes
2003 Dec 30
1
Is this correct?
I am trying to copy an 8 gig file. After first copying it over I try and rsync it again. There are no changes so why is it copying the file over again? Here is the output of what I am trying to do. And what does speedup mean? [root@VMWARE Storage]# rsync --verbose --recursive -t --stats -- progress ntapps.dsk vmware2::home/ [root@VMWARE Storage]# rsync --verbose --recursive -t --stats --
2016 Aug 13
0
Samba 4.2.14 Group Policy (GPO) sync error
OK, I actually now feel a bit bad on this. As we did a lot of debugging without actually finding any solutions my focus went more and more into direction of code bug somewhere in Samba/Kerberos area. I found some references that Samba uses an internal specific version of Heimdal. Though it looks like the Gentoo developers went to disable the built-in Heimdal implementation if favor of a
2006 Dec 05
7
vmplayer on xen guest
Hi! I need to install vmplayer on Xen guest with centos4.4. When I run vmplayer-config.pl I have problems with inserting vmmon module in kernel. The dmesg shows this message vmmon: Unknown symbol xen_features I read on the forums that vmware is not running on Xen. What I am wondering is if this affirmation refers also to vmplayer and if not how can I skip this problem? Thanks in advance!
2006 Jul 31
1
x86_64 reproducible server PANIC with latest kernel
Our Tyan VX50 server, which is otherwise stable, can be crashed by a specific user who starts a Java application. Relevant facts are: x86_64 CentOS 4.3 fully updated (but otherwise default config) 8 Dual-Core Opteron 870 (2 GHz), giving 16 cores 32 GB memory (running at DDR333) The panic is reproducible within a couple of minutes. I tried the 2.6.9-42 largesmp kernel from J.Baron's website
2016 Aug 14
2
Samba 4.2.14 Group Policy (GPO) sync error
Am 13.08.2016 um 22:47 schrieb Rainer Meier via samba: > OK, I actually now feel a bit bad on this. As we did a lot of > debugging without actually finding any solutions my focus went more > and more into direction of code bug somewhere in Samba/Kerberos area. > > I found some references that Samba uses an internal specific version > of Heimdal. Though it looks like the Gentoo
2003 Jun 23
2
Kernel core dump in recent 4.8-STABLE
Today my system coredumped (4.8-STABLE from Saturday), I believe it's somehow X11 related: X11 crashed first (signal 11). I was running it as root (I know I shouldn't). I didn't think about it and restarted X11. While it was starting, I had a look at the console, there was a bright white message: issignal. This shows up at X11 startup. Then the system coredumped. Below is more
2009 Dec 24
2
Finding libusb on FreeBSD 8.0
I just upgraded the FreeBSD buildbot machine from 6.4 to 8.0, and I ran across some interesting differences. The libusb API that we use (0.1) is available in /usr/include/usb.h and /usr/lib/libusb.* as before, but it seems to be the compatibility layer from libusb 1.0. However, it doesn't include the libusb-config binary. This is from the 'ports' Makefile for NUT: ########## - -
2015 Jul 29
0
Deafness
Ok, I think I have come a little further. When dovecot stops accepting connections, I checked netstat and found this: [root at hosting1 ~]# netstat -an | grep 993 tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN tcp 0 0 65.39.x.x:993 184.101.x.x:36351 SYN_RECV tcp 0 0 65.39.x.x:993 107.212.x.x:51487
2003 Jun 14
0
Re: WinME command.com
Hi.. Well i've tried each and every method to insert any winme command.com into any bootable image and its really giving me problems.... I even further tested the same image with reinserting the 98 command.com and the image worked just fine.. So acc to me the problem has to lie in me command.com as there is no real mode dos in ME.. Also try using umbpci.sys and lowdma.sys for managing
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote: > please make it install the docs under share/doc/libtheora. Thank you. Updated patch below. A copy of this email goes to the list of theora. The following patch for the port of libtheora-alpha6 for OpenBSD includes (among other things): * a patch for examples/Makefile.in that doesn't link player_example since it
2015 Jul 28
3
Deafness
Permissions to the logs are fine. In /var/log/maillog I do see dovecot logging in there but nothing that indicates why there?s a failure. The one thing I thought of is if there?s too many connections but I am using a firewall that blocks excessive attempts but that?s fine. Netstat shows a bunch of CLOSE_WAIT though. I?ll try the debug level and see what I find. Thanks, Steffan Cline steffan at
2017 Aug 02
0
What RH-like on a Dell XPS 15 (9590)?
Hello Johnny, On Fri, 28 Jul 2017 13:47:14 -0500 Johnny Hughes <johnny at centos.org> wrote: > On 07/28/2017 11:32 AM, wwp wrote: > > Hello Johnny, > > > > > > On Fri, 28 Jul 2017 10:33:15 -0500 Johnny Hughes <johnny at centos.org> wrote: > > > > [snip] > >>> I've just succeeded in installing CentOS7 from the DVD! Had no