Ubuntu :: System Stutter Running Heavy Load Through Wine?
Oct 26, 2010
I have recently begun contributing to the Folding@Home distributed computing project. Due to oversights in the application's design and to process the most advantageous work units, I need to run this command line app through wine. The application is very CPU/RAM intensive, but it does not put much load on the hard drive. It is multi-threaded and uses up to 100% of all 6 cores in my machine. I run it with a "nice" level of 19 with hopes that it won't slow down my normal desktop use.
Here is the problem... when running this setup, my system will frequently freeze for a fraction of a second and then resume. With the more complicated work units, this can happen 1-2 times per minute. During the freeze, the mouse will stop moving, videos stop playing, music pauses, etc. The system is completely unresponsive. However, each instance only lasts for a very short time. Since this happens so often, my productivity is negatively impacted (and it's very annoying).
I previously ran the native Linux version of F@H without this problem, but that was also processing much less complicated calculations. I have tried with wine 1.2.1 and 1.3.5 with the same results. The application does not have problems running on Windows. It has been suggested that the current Linux CPU scheduler is to blame, but is there anything I can do to resolve this now or work around it?
[Code]...
View 9 Replies
ADVERTISEMENT
Mar 13, 2010
I installed openbox and pcman on my old desktop and was able take the desktop ram load from 275mb to 120mb. (openbox, pcman, kupfer, gnome-panel) I was so pleased with the increased headroom and performance that I wanted to do it on my macbook. Usually my macbook has as desktop ram load of about 350mb... which I find excessive as that is heavier than OS X. That's running gnome, nautilus, compiz, and gnome-do at startup.
I performed a similar procedure today to create the same setup on my laptop and... strangely, my ram usage on the desktop is still close to 300mb! I've brought up system monitor and added up the ram of all the processes it detected myself and it only added up to about 50mb. How is it that my desktop is still so heavy in a minimal environment?? (both machines are Karmic 9.10, by the way. The desktop is hardwired to the internet while my laptop uses Wicd)
View 1 Replies
View Related
Oct 24, 2010
i run right now digikam and rebuild my thumbnails. It seems like that this task takes a lot of cpu power and its not digikam itself, rather xorg takes the load. Is this right? I just wonder.
[Code]...
View 9 Replies
View Related
Oct 25, 2010
I just want to tell laptop users how they can protect their hdd from heavy load cycle count (spin up/down of the hdd) when using battery.If you are not sure then just type this command several times in interval of 1-2 minutes, and you will see how much the hdd head spins down, and up: Code: sudo smartctl --all /dev/sda | grep -i load_cycle.Change /dev/sda with appropriate hdd path for your pc.
View 2 Replies
View Related
Jan 19, 2011
this is with both network manager and WICD, a problem i've had since i got ubuntu - multiple wipes and reinstalls the wifi is supported out of the box, the problem i've randomly run into since installing is, it will randomly stop detecting networks "no networks detected"
i've noticed over time as this as been happening, that it usually happens whenever there is a high load - multiple videos going on multiple tabs, videos queued up etc. its never happened during regular browsing - theres always a lot going on when it happens, almost like it collapses. the only way to fix this, is to quit the manager - shut off the computer (restarting doesnt work) and then it comes back after
View 6 Replies
View Related
Aug 6, 2011
My LAN has 2 PCs installed, Ubuntu 10.04 and Windows XP. I run the server on Ubuntu, and client on Windows XP. Because I am doing stress test, so the client will keep sending tons of packets to server.
The strange thing is: After few seconds, the client program crash because of insufficient network buffer, the server is still ok. But after that I cant connect Ubuntu PC anymore until I restart it. And I check the router, the led for the Ubuntu PC is always ON (not blinking), look like it is jam already.
View 1 Replies
View Related
Feb 24, 2010
Is there a way to switch a internal card slot from /dev/mmcblk0** to /dev/sd** ? I'm backing up (via rsync) an ebook directory (1.9gb) to sd card and get massive i/o errors, card turning read-only,etc. This is via a built-in slot on a toshiba laptop. When I use a card reader, the card attaches to /dev/sdd1 and all is fine.
This is a new Sid install. The laptop's card slot worked fine under Ubuntu 9.04 and still works if the amounts of data are small. All I can figure is that the mmcblk device dies under a heavy load...
View 1 Replies
View Related
Aug 13, 2010
I have been pulling my hair out trying to find out why the Wine System Tray suddenly started appearing in its own little window when running Netmeter, cluttering up the desktop. I searched the web in vain, back many tears, most people saying they couldn't understand it when it happened to them.
Then I realized that the last thing I did was to stop Cairo Dock (the novelty had worn off!) and to move the Gnome Panel to the BOTTOM of the screen in place of Cairo. I suspected this was making the Wine System tray homeless.
So I moved the Gnome panel back to the TOP, restarted Ubuntu, stopped and restarted Netmeter and the Netmeter icon appeared back in the panel where it belonged.
Would I be correct in thinking that Wine System Tray will only stay in the panel if the panel is at the top of the screen?
View 8 Replies
View Related
Oct 31, 2010
After changing servers and moving things around, I have one system which serves the /home directories, and for some reason, it is extremely slow. I've looked for duplicate IPs, signs of a HW problem, etc. and cannot figure out why the system is running with a high load, high iowaits, and low responsiveness. The servers and clients are slackware 12.2 and 13.1 respectively.
View 3 Replies
View Related
Jun 11, 2011
I have a problem with my Debian squeeze system. After I have run some CPU-intensive application for a while the system becomes sluggish. Ok, maybe one would expect that. But. The system remains sluggish even after that process has been killed and then top shows high cpu usage from unrelated processes and a high %sy percentage as well. I don't really know where to begin solving this problem except I've checked that this is specifically related to (at least) CPU use as opposed to heavy memory use or IO (by running an application with low mem/no io but high cpu use). I am running the latest standard kernel from squeeze, 2.6.32-5-686. Also, thing is, I remember having similar problems with other Linux distros before, where for example gzipping a large file would cause the same. I did not have similar problems on {Net,Open}BSD, so a hardware fault seems an unlikely reason to me.
View 7 Replies
View Related
Jul 26, 2011
I have been encountering lots of heavy system cpu usage. It is sporadic, last for about 10 minutes, and brings everything else to crawl (latency of even typing characters into an editor or a terminal is painfully slow). My computer is an i7 quad, and all 8 logical cores fire at near 100% during these periods. I can see the usage clearly with htop. The red bars in htop indicate system use (I have attached a screen shot for an example). However, as there is no process per se, I have no clue what is causing it.
It is something I have to fix as the computer becomes unusable periodically throughout the day.I One thing to add, I am using the computer as a ltsp server on ubuntu, attaching to it using two thin clients. There is always heavy ethernet traffic through the second ethernet card. I don't know if this is related. However, I do think all this problem began when I installed the ltsp and switched to using a thin client.
View 2 Replies
View Related
Feb 27, 2011
I use the Futura font as my application/desktop/titlebars font, and I think it looks beautiful. However, its bold version is much too dark for my liking and it really spoils the look of my desktop when it's used in applications (Nautilus' sidebar and Libre Office's menubar are the main offenders), and what I would much rather is if the system would use Futura's heavy weight option instead of bold, but after searching gconf and for configuration files I can't work out where or how I would do this.
View 2 Replies
View Related
May 4, 2009
There is a tool appeared in repository called ktune; The purpose is to adjust some sysctl.conf settings to improve server speed on servers with heavy load. What is this tool for if one can achieve the same with the configuration file added to system startup? Or ktune is just such file?
View 1 Replies
View Related
Jun 24, 2011
I have a problem running a game on a fresh Slackware64 install.
Slack version is 13.37
I've followed alien bobs instructions for a multilib environment from here:[url]
And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.
After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.
But, when I try to run the game, this is the error I get:
Code:
The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.
View 5 Replies
View Related
May 9, 2011
Here is the scenario: I load hundreds of h264/ac3 video clips from my HD video camera onto a four disk software raid stripe under Fedora 14 running the 2.6.38.3-15.rc1.fc15.x86_64 kernel. I then run a python script I've written to do batch process transcoding on the clips so that I can then edit them in cinelerra. FWIW, the transcode command is: nice ffmpeg -i infile.MTS -y -deinterlace -s hd720 -r 29.97 -acodec pcm_s16be -ar 48000 -ac 2 -vcodec mjpeg -qscale 2 out.mov. The python script batches these commands until they are all completed.
The system is capable of 16 concurrent threads and I set up 8 concurrent run queues to do the processing. Occasionally (about one in every 7 runs), the system will hard lockup during the batch. The X screens are still visible, but the mouse and keyboard are dead and the onscreen clocks freeze. The network io led still flashes but the hard disk io led is on solid at that point, leading me to theorize a kernel bug in the software raid handling. I am not able to remote log in and the system must be then hard rest with the reset button. After the reset there is no useful information in the system logs. this is a pretty uber SMP machine: two westmere quad core cpus, 24GB of ram and a four WD disk software stripe array running under the Intel ICH10 controller. I also have a RocketRaid controller installed but no disks are currently attached to it, and I disabled its bios in the setup. Additional disks under the ICH10 are an SSD system disk, and a sata insertion caddy that I usually have occupied with a disk I do backups to. So, all 6 channels on the ICH are usuallt occupied. General output from hdparm -i is:
[code]....
View 6 Replies
View Related
Aug 11, 2010
Kernel 2.6.21.5, GNU (Slackware 12.0).
The following are two extracts from /var/log/messages.
Code:
Aug 10 17:29:52 darkstar sshd[11675]: reverse mapping checking getaddrinfo for 116.214.25
-66.del.tulipconnect.com [116.214.25.66] failed - POSSIBLE BREAK-IN ATTEMPT!
Aug 10 17:29:52 darkstar sshd[11675]: Invalid user plcmspip from 116.214.25.66
Aug 10 17:29:52 darkstar sshd[11675]: Failed password for invalid user plcmspip from 116.
214.25.66 port 40032 ssh2
[Code]...
View 3 Replies
View Related
Jul 9, 2011
when i stream videos through ff like videos, tv sites, or other, i get what seems like a memory stuttering especially when i put it on full screen.i thought it might be the video card but when i play avi videos direct, there is no problem with playback.
View 1 Replies
View Related
May 26, 2011
I like to watch TV shows online. 75% of the shows I watch are on the big sites like Hulu or CBS. But a lot of the shows I catch (normally older shows I never watched during first-run) are hosted with Megevideo or Loombo (moreso Loombo). 10.10 had no issues with playback quality. But since the upgrade to 11.04, online playback from loombo or megevideo like sites are very poor quality, jumpy and stutter. Video from the big sites are ok. I also noticed that playback in Firefox is not watchable on these sites but if I use Google Chrome it's watchable but still bad. I downloaded Flash from Adobe and installed, and so far I know I have all the plugins I need.
Here's what I have running:
Ubuntu 11.04 32bit.
Firefox 4.0.1 (Canonical).
Google Chrome 10.0.648.151.
Flash Plugin (according to about: plugin in Firefox) Shockwave Flash 10.3 r181.
View 1 Replies
View Related
Jan 21, 2010
currently using nvidia accelerated graphics driver (version 185) and a nvidia 8800gt. cpu is an intel c2d e6600, so it's quite a fast pc. video playback is extremely choppy to the point of being unwatchable. it affects all applications that i have tried, such as vlc, movie player and flash videos in mozilla firefox. videos on videos seem slow but playable, but when i try to watch them in full screen there's a drop to about 5fps. cpu usage reaches 100%. scrolling is also slow on large webpages. disabling compiz makes no visible difference.
before i installed nvidia's driver, videos played perfectly. videos play fine in windows xp. it seems as if nvidia's driver is using the cpu to 'process' videos, instead of the graphics card. other than that, ubuntu 9.10 is lightning fast... so what's going on here? i have resolved one issue, that is flash player's performance in firefox. followed instructions [here] and videos is now smooth in full screen. other videos, however, are still stuttering and spiking cpu usage. this must be a widespread issue, but the lack of information on the web shows otherwise.
View 1 Replies
View Related
Sep 19, 2010
I'm using wine to run steam and play Star Wars Battlefront 2. The reason I'm doing this is because it actually is bugged and doesn't work with XP like its supposed to, but surprise, it works in linux! It works flawless and beautifully with one exception. When loading missions the game takes 5-10 min to load. I have a great PC when compared to the days this game was written in. AMD dual-core processor with an Nvidia 9800 series video card etc. but it just takes a long time to load the maps and mission parameters I guess. Any one know where the information might be getting hung up and how I might be able to streamline it a little?
I know I've seen a few posts about wine and people usually remind the posters that this is an ubuntu forum, not a wine forum, but I was hoping someone with more computer knowledge than me might be able to give me a simple reason for this issue. Feel free to point me some where else to post about this.
View 1 Replies
View Related
Oct 30, 2010
I use fedora 13, recently updated. I used to have an issue with wine fonts but it got solved once i upgraded. What isn't solved with the upgrade is the awful long time it takes wine to load anything. any suggestions? It's hard to find a solution on the internet for this issue cause if i search wine takes to long to load it returns how long does wine have to stay in a cellar.
View 10 Replies
View Related
May 19, 2010
I have installed the repositories of wine but I cant 'force' install the 1.1.31 version. The current wine version sucks big time and none of the games I play work well, hell wine 1.1.41 (or whatever crap the latest version is called) has now caused some serious graphics issues for me. I am having to align my desktop every single time I boot, which is well. Any solutions regarding installing wine 1.1.31 on 10.04?
View 2 Replies
View Related
Feb 6, 2010
I've downloaded and installed WINE, works well with most windows programs I run. I recently downloaded a program called METT (micro expression training tool), and apparently it needs a disc to be ran. Well, I installed KISO and mounted the image there, but I still can't get it to run.
View 6 Replies
View Related
Mar 19, 2010
First post, and I apologize if it's already been covered and/or I put this in the wrong section, but I couldn't find anything quite like what I was looking for. Basically, I have been running Ubuntu on my backup machines for near a year now and I LOVE it. I want to move my main machine over to Ubuntu as well but there is one thing standing in my way: namely, my Steam collection.
I've seen on several websites and forum threads that Steam and its games run fairly well through Wine, but I've never used Wine before and am kind of nervous about setting this all up. My question is, is there any tutorial available that can walk me through getting steam working through Wine without issues? I've gotten fairly used to linux at this point, so I'm not afraid of the shell, I'm just looking for a little guidance. Also, a side question: I play Garry's Mod all the time, which I could see having lot of potential problems running on linux due to all the addons and stuff. Have any of you ever played Gmod on Ubuntu before? And if so does it work ok with most of the addons?
View 1 Replies
View Related
Apr 11, 2011
i used to run wine and a windows chat program. I got away from linux for a while, but now am back, but the same program i used to run, now gives and error.. to check my internet connection. <urlopen error [Errno 5] Access denided> I gave the program the permission to run, but what am i missing?
View 9 Replies
View Related
Jul 8, 2011
im try to run modding programs for xbox which are all for window (.exe) but the ones that dont have an install they just click and run in windows dont open my laptop thinks about it and doesnt open them here are the programs that dont work
mw2 clan edit
ezgt2.2
lefluffie
usb xtaf xplorer
modio
View 2 Replies
View Related
Jul 22, 2011
i recently installed wine, steam, and team fortress 2 so that i could play it. They all installed just fine except for not getting fonts but i did that manually. The problem is when i run tf2 the screen seems to scramble at the menu but after a while it goes away. Performance is terrible in game though and crashes have happened. im running ubuntu 11.04 and the beta of wine installed via software center. Everything else runs great if not better on ubuntu and i would really like to continue to use it over win7.
View 3 Replies
View Related
Jan 2, 2010
I've written an article on my site which lays out steps for installing Wine and running it under its own, separate user account, so that Windows applications cannot access personal files (particularly those in your home directory).[URL}..i'm hoping that there are people on this forum who know Ubuntu inside-out, as I'd like to know how effective the described method is at trapping Windows applications so that they cannot read or write personal files or directories.
The way I understand it, once the process is running under user account wine, it's stuck with the access privileges of user wine. But are there ways in which a rogue application could break out of this prison and gain access to whatever it wishes? I'm guessing that such behaviour would mean someone customising Windows software to recognise Linux, and that such a thing is very unlikely, but I'm still interested to hear what gurus of the Ubuntu internals think of this method.
View 2 Replies
View Related
Sep 22, 2010
Freshly installed and updated Ubuntu 10, the first thing I did was install Wine and the second was installed Steam under Wine. Steam will run, but the moment it opens, xorg's CPU usage jumps to around 70% and stays there. Graphics card is an old ATI Radeon 9600 pro.
View 3 Replies
View Related
Dec 1, 2010
I've been thinking recently about switching to Ubuntu as my full time OS, BUT I still like aspects of windows, and want to use some of its features.My question is this to you:Is there any way (and if so, how?) for me to run Windows 7 natively on Ubuntu as well as seamlessly using wine?
View 1 Replies
View Related