similar to: wine causing system slowdown

Displaying 20 results from an estimated 2000 matches similar to: "wine causing system slowdown"

2009 Feb 24
8
Trouble enabling VT-D: "I/O virtualisation disabled"
I have a chipset which supports VT-d (Intel X58) and, according to my motherboard manufacturers, VT-d is enabled in the BIOS and listed as "Intel VT." The problem is that xm dmesg shows "I/O virtualisation disabled" and I get this error message when I try to create a domU with a pci device assigned: ''Error: failed to assign device: maybe the platform doesn''t
2009 Aug 06
1
Re: [SOLVED] C&C Red Alert 3 - Lan (and also hamachi) play
Code: 1. First establish a VPN. I use a bridged VPN set up with OpenVPN. It works fine. The VPN client created a tap0 interface with the IP 11.0.0.3. 2. Re-route packets for 255.255.255.255 to your VPN interface (Here tap0) # route add host 255.255.255.255 dev tap0 3. In /etc/hosts, remove any reference to your hostname (TACHIBANA here) and, on the first line, add : 11.0.0.3 TACHIBANA 4. Compile
2009 May 24
1
Re: C&C Red Alert 3 - Lan (and also hamachi) play
Well, I found a solution and posted it on the appdb's page of Red Alert 3. http://appdb.winehq.org/objectManager.php?sClass=version&iId=14371 Here's a copy of the informations I posted on the Red Alert's Appdb webpage : > Thanks to raphael, here's a mini "how to play on LAN to RA3 with Wine + windows users, when the LAN is a VPN" > > My hostname, in
2020 Nov 18
1
invalid symbol kind for ADRP relocation
hi, does anyone know how to resolve this? It's a very simple IR file (below), fails with: LLVM ERROR: invalid symbol kind for ADRP relocation PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. Stack dump: 0. Program arguments: \p\llvm-project-bin32\RelWithDebInfo\bin\llc.exe -O0 debug_output(1).ll -filetype=obj #0 0x01522349
2010 Mar 31
3
regular expression help to extract specific strings from text
Dear all, Lets say I have the following: > x <- c("Eve: Going to try something new today...", "Adam: Hey @Eve, how are you finding R? #rstats", "Eve: @Adam, It's awesome, so much better at statistics that #Excel ever was! @Cain & @Able disagree though :(", "Adam: @Eve I'm sure they'll sort it out :)", "blahblah") > x [1]
2009 May 29
7
Problem with EVE-Online
Hey all I'm using Wine 1.1.22 and I'm having a hell of a time getting Eve-Online to work. I downloaded eve, installed it into Wine, everything seem to go well, no problems. However I when I run it it shows the prescreen and then seems to close itself and just shows the Wine Desktop. When I run it in form the Command Shell this is what I get: darkslayer at
2006 Jun 19
0
EVE Online support
Hi, as seen the Eve online support improved in the last time. The problem with that is that these things are only workarounds atm. So the next step should be that these hacks get improved so they can become real patches which are accepted by AJ. The current patchfile can be found at http://elfe.mine.nu/eve/linux/ So basicly some facts about the current EVE status:
2011 May 18
0
EVE crashing intermittently, not sure what to try
I just installed EVE, started it up no problem and started playing. Graphics looked great, sound was perfect, then 5 minutes later EVE crashes. Hmm...fire it back up, play for a bit longer than 5 minutes and poof crashes again. I can play somewhere between 2-10 minutes between crashes. Not sure what the deal is. Running Gentoo amd64 (2.6.38) Wine 1.3.19 EVE Client 6.43 Nvidia 270.41.06
2009 May 19
1
Game problem
mike at mike-desktop:~/Pubblici/eve online$ wine eve.exe err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:heap:HeapSetInformation 0x8d0000 0 0x33fcac 4 fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32
2009 Mar 15
1
Odd Steam problem, not all games are listed
Pretty new to archlinux and wine but regardless x86_64 arch, KDE4Mod 4.2.1 with qt4.5.0.3, latest wine-bin32-suse from AUR with all of proper bin32 libs isntalled. I have no problems with Steam at all, Half Life 2 will properly run without any issues. My problem is that, not every game that I have on my windows install or that I have bought is showing up currently in My Games tab (not showing not
2011 Dec 24
1
Crysis Retail w/ Wine 1.3.35
Hi all, I am using Kubuntu 11.10 w/ KDE Desktop 4.7.3. Desktop effects are enabled (OpenGL) and fullscreen Windows are undirected. I have an Nvidia 8800 GTX w/ proprietary driver 280.13. Everything works great (sound, mouse, in-game 3D rendering, etc) except for keyboard input!! Previously installed Crysis in a Wineprefix a few months ago (using about Wine 1.3.21 I think). I've updated Wine
2010 Jul 18
1
cannot load setup.exe/Office 2007 under bin32-wine
I'm running Arch Linux x86_64 using the bin32-wine package and am trying to run setup.exe to install Office 2007 on my Arch box but can't get the installer to run. It crashes out with the following debug info which isn't very helpful to me. Suggestions are appreciated! Code: $ wine setup.exe err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that
2009 Jun 10
1
EVE Online fails to start
Hello everyone, I played EVE Online since several weeks under wine now and it ran well, but since today when I try to start eve like this padsp wine explorer /desktop=EVE1,1024x768 "C:\Program Files\CCP\EVE\eve.exe" it displays the splash screen and then displays a wine "Programm Error" Message This is the commandline output: Code: err:ole:CoGetClassObject class
2010 Aug 23
0
EVE Online crashes at splash screen
I'm trying to get Eve working with Wine. I've tried Eve the latest two builds of Eve with Wine 1.2 and 1.3.0 (1.3.1 isn't available as a package for me yet) I get the following messages on the console and the crash happens while the splash screen is still displayed: fixme:gameux:GameExplorerImpl_VerifyAccess stub fixme:gameux:DllCanUnloadNow stub fixme:heap:HeapSetInformation 0x480000
2011 Feb 22
0
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
OK try it now - I checked in a few more fixes. On Tue, Feb 22, 2011 at 8:29 AM, Chuck Zhao <czhao at eecg.toronto.edu> wrote: > I still can't build LLBrowse on my Debian5-i386 machine today, > The following is a full build console output. > I am using LLVM-2.8 release build, with needed wxWidgets and CMake. > > Thank you > > Chuck > > sideshow.eecg>time
2008 Nov 13
3
Wine 1.1.8 and wine GIT(howto cooperate together?)
I'm confused and looking for help For the fist I have Ubuntu x86_64 and I had installed wine 1.1.8 from launchpad and i installed Red Alert 3 when i run it found that no cursor in game, so In order to lay Red Alert 3 with cursos i have compile wine from here git clone git://repo.or.cz/wine/hacks.git then i made symlinks cd hacks Code: mkdir -p `pwd`/lib32 ln -s /usr/lib32/libX11.so.6
2008 May 10
1
Eve Premium Graphics Corruption
A picture is worth a thousand words: http://dl.eve-files.com/media/corp/aurix/eve_premium_wine_0.9.61_1.png The black columns are supposed to be spot lights on the ship in the middle. I haven't tried eve premium before 0.9.60, however, people claim that it didn't have this problem in 0.9.58. Here is a link to the thread in eve online:
2010 Aug 25
1
eve online crashing shortly after takeoff
Hi all, I've got a strange problem with wine and eve-online. Eve loads up, lets me login and choose character, but freezes 10-15 seconds after that, pegging the cpu at 99% until I kill the process. Anybody have any ideas what causes that? Wall of text to follow, and am happy to post any more info needed. Thanks! Asus G50 laptop nvidia 9800GS, 512MB Ubuntu 10.04 Wine 1.2 terminal output:
2011 Sep 24
3
ATI/AMD GPU + Ubuntu + Wine + EVE Online = I need help...
Hey all. It's been a long while for me and linux-gaming. Having somewhat followed the wine progress made over the last 20 years, I must say I am quite impressed. So I decided to make a pet project. I want to play EVE Online on Linux. I used to play WoW, but have "upgraded" since, hehe... So. AMD XII Quad Core 955 BE. 4GB RAM ATI/AMD HD6970 (2GB) - Latest ATI Catalyst installed
2011 Apr 30
1
Eve Online crashes when using two clients
When I am playing Eve Online with only one client open, it works well. I get the odd crash here and there but nothing more than what I was expecting when trying to run a windows game outside of windows. But as soon as I try and log on a second account, the crashes start. There isn't a set point at which the crashes always occur. Alot of the time, as soon as I get the second client to the