Displaying 20 results from an estimated 200 matches similar to: "running starcraft"
2002 Feb 26
3
err:module:map_image
Hi there,
I'm trying to get the game Halflife working with Wine.
I downloaded the latest Wineversion with CVS.
I built it with :
# ./configure --prefix=/usr/wine --enable-opengl
# make depend && make && make install
Then I insert the halflife cdrom and do:
# mount /mnt/cdrom
# cd /mnt/cdrom
# wine SETUP.EXE
It loads up the Halflife install wizard (progressbar goes from 0 to
2012 Jul 28
3
Asterisk on Dynamic IP to a SIP extension
Verizon has put another good third party DSL supplier out of the DSL business. Their mindset is to kill the competition and then kill DSL and copper althogether in FIOS areas.
So am soon losing my static IP and I need to prepare for the change. I currently have Asterisk running using, besides local extensions, a remote SIP extension in another state. In the new configuration both Asterisk and
2006 Feb 16
1
error loading RWinEdt
Dear R Helpers,
I would be very pleased with your help, again.
I have this problem when installing / loading RWinEdt. I use R 2.1.1version.
The same error message occurs when installing from mirrors.
thanks in advance,
Rodrigo Tsai.
> install.packages("c:/tsai/pessoal/soft/r-project/RWinEdt_1.7-4.zip",
repos=NULL, method="source")
package 'RWinEdt' successfully
2019 Jul 29
3
Why librbd disallow VM live migration if the disk cache mode is not none or directsync
I'm curious that why librbd sets this limitation? The rule first
appeared in librbd.git commit d57485f73ab. Theoretically, a
write-through cache is also safe for VM migration, if the cache
implementation guarantees that cache invalidation and disk write are
synchronous operations.
For example, I'm using Ceph RBD images as VM storage backend. The Ceph
librbd supports synchronous
2018 May 01
3
Compiling CUDA with clang on Windows
Dear all,
In the official document <https://llvm.org/docs/CompileCudaWithLLVM.html>,
it is mentioned that CUDA compilation is supported on Windows as of
2017-01-05. I used msys2 to install clang 5.0.1. Then I installed cuda 8.0.
However, I basically could not compile any code of cuda by the prescribed
setting. I wounder if anyone can successfully compile cuda code by the
clang on Windows.
2010 Dec 09
2
Plotting 3d surfaces
Dear Subscribers,
I am using R for quite a while nowadays on Ubuntu 10.04 LTS. I a using R
for doing my statistics. Furthermore I am using it as a tool to generate
the graphics for my publications.
I am currently working on a project which involves nls-fits of three
dimensional surfaces such as ellipsoids or even more complex. I have
been searching R help and the manuals for a possibility to
2019 Jul 29
0
Re: Why librbd disallow VM live migration if the disk cache mode is not none or directsync
On 7/29/19 3:51 AM, Ming-Hung Tsai wrote:
> I'm curious that why librbd sets this limitation? The rule first
> appeared in librbd.git commit d57485f73ab. Theoretically, a
> write-through cache is also safe for VM migration, if the cache
> implementation guarantees that cache invalidation and disk write are
> synchronous operations.
>
> For example, I'm using Ceph RBD
2005 Nov 17
3
loess: choose span to minimize AIC?
Is there an R implementation of a scheme for automatic smoothing
parameter selection with loess, e.g., by minimizing one of the AIC/GCV
statistics discussed by Hurvich, Simonoff & Tsai (1998)?
Below is a function that calculates the relevant values of AICC,
AICC1 and GCV--- I think, because I to guess from the names of the
components returned in a loess object.
I guess I could use
2018 Apr 18
0
[PATCH] drm: Print unadorned pointers
On Wed, Apr 18, 2018 at 12:24:50PM +0300, Alexey Brodkin wrote:
> After commit ad67b74 ("printk: hash addresses printed with %p")
> pointers are being hashed when printed. However, this makes
> debug output completely useless. Switch to %px in order to see the
> unadorned kernel pointers.
>
> This was done with the following one-liner:
> find drivers/gpu/drm -type
2006 Aug 08
4
New Release
Folks-
I just pushed out a new release last night. THis is a bug fix
release as well as some new features that have come up that people need.
I made the MiddleMan class include Singleton so it is now a true
singleton. What this means is that the autostart stuff now works
correctly because you can always get the same MiddleMan instance from
anywhere within the drb server including your
2012 Jan 04
5
a quick question about "rbinom"
Hello, I have the following code using rbinom, but I don't understand what
*"+1"* means in the code. Could someone help? Thanks so much,
> X1<-c("A","B")[rbinom(n,1,0.6)+1]
> X2<-c("C","D")[rbinom(n,1,0.1)+1]
--
View this message in context: http://r.789695.n4.nabble.com/a-quick-question-about-rbinom-tp4262977p4262977.html
Sent
2004 Apr 27
2
Morrowind Problem
Hello!!
I've just installed Morrowind to a win98SE system them copyed the game
files to my wine fake_partition and tryed to run it .... and i get the
following error/warning messages
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not
supported
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (Portuguese keyboard
2006 Apr 21
2
Crypto hw acceleration for openssl
I got roughly the same performance results when I use the openssl speed
test with and without a hifn 7956 cryto card
Here's what I did:
After the card is plugged in, kldload hifn; kldload cryptodev;
I got the message:
hifn0 mem 0xfc8f0000-0xfc8f7ffff, 0xfc8f0000-0xfc8f7ffff,
0xfc8f0000-0xfc8f7ffff irg 28 at device 3.0 on pci1
hifn0: Hifn 7956, rev 0, 32KB dram, pll=0x800<pci clk, 4x
2001 Feb 25
0
Invisible mouse in Caesar3/Pharaoh
The mouse-pointer turns invisible when I run C3 or Pharaoh in Wine.
How do I solve this problem?
Here are the error-messages from wine:
"Warning: configuration loaded by the server from /root/.wine/config,
file /root/.winerc was ignored.
Could not stat /mnt/fd0, ignoring drive A:
Load order 'elfdll' no longer supported, ignored
err:win32:fixup_imports No implementation for
2001 Feb 25
1
Can't get RedAlert working
I've been trying to get RedAlert working under wine for about a month now.
I start wine from an xterm with:
$ wine /WIN95/westwood/redalert/ra95.exe 2>&1 | tee wine.out ;
and get the following in wine.out:
fixme:ddeml:DdeConnect (0x1,49161,49163,(nil)): stub
fixme:ddeml:DdeNameService (1,49161,0,1): stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x403ce3e4,00000138,2):stub
2001 Mar 22
0
Problems with OpenGL in tribes
This is the first time I've had to post about a problem with wine that I
couldnt fix.
I just recently upgraded to a TNT2 from a dual Voodoo2 rig. I'm running
Wine on Slackware 7.1, kernel 2.2.18 from kernel.org, Xfree4.01 from
slackware source. and NVIDIAs latest drivers.
I'm getting a odd problem with wine trying to load libglide2x.so when I set
Tribes to use OpenGL. This doesnt
2006 Jun 11
1
Microsoft Train Simulator - damm
The Microsoft Train Simulator doesn't work on any version wine - always
this message in console:
fixme:imm:ImmAssociateContext (0x20027, (nil)): stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x458120a0,00020027,2):stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x458125e0)->(00020027,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
2005 Feb 19
1
Problem with Warcraft 3
Hi,
I'm trying to install War3 Roc+TFT+patch 1.17
I succeded the installation.
but when I starrtt the game, I got the main menu but image is blinking
and mouse cursor is very slow (so I don't try to play)
My system is a Fedora Core 3 / 2.6.10 and lastest wine rpm from winehq
Here is wine log:
> fixme:user:EnumDisplayDevicesA ((nil),0,0x67f9e4,0x00000000), stub!
>
2002 Nov 29
1
HALF-LIFE RUNS SLOW & Noe network connection
OK all,
Thanks for all the help so fare. My wine config = 100% according to
winecheck. HL still runs S L O W (unplayable 2FPS slow) and I still
can't see the internet (IN HALF-LIFE) Linux sees the internet/network
fine. These are the errors I get in my term window when HALF-LIFE is
running:
2002 Jul 07
3
Problems with CritSec and Wine 20020605 !?
Hello,
I tried to run Master of Orion II Win95 edition just for fun.
I'm using a wine only installation without any Windows binaries.
The installation went fine. But I'm not able to start the program.
When I run "wine Orion95.exe" on the command line, a black rectangle
appears in the upper left corner of the screen.
Then I get the following messages: