Ubuntu 10.4 32bit
I've tried Ubuntu proprietary drivers, and latest Nvidia drivers 256.53 or something. (gpu = evga 8600 gts 256mb)
Wine versions 1.2 and up all have my issue
When I run Steam games windowed or fullscreened, they run amazing. Until I get a skype/pidgin/rythmbox/email notification popup, at which point the steam app drops dramatically in performance. (1 different frame every 10 seconds)
I've installed various things via wine tricks, and things just don't seem to fix it.
I'm curious if this is a common issue, or better yet is a quick fix available?
(steam isn't effected, but the games CSS/TF2/GMOD)
Wine performance drops hard on popup notification
Wine performance drops hard on popup notification
On 12/09/2010, at 4:55, "RemiParks" <[email protected]> wrote:
If you're playing a native 3d game do you get the same slowdown? =
This hasn't been an issue for a very long time. At least a year, maybe longer. Skype uses a different overlay to everything else (libnotify) as well so the problem is likely X related.Ubuntu 10.4 32bit
I've tried Ubuntu proprietary drivers, and latest Nvidia drivers 256.53 or something. (gpu = evga 8600 gts 256mb)
Wine versions 1.2 and up all have my issue
When I run Steam games windowed or fullscreened, they run amazing. Until I get a skype/pidgin/rythmbox/email notification popup, at which point the steam app drops dramatically in performance. (1 different frame every 10 seconds)
I've installed various things via wine tricks, and things just don't seem to fix it.
I'm curious if this is a common issue, or better yet is a quick fix available?
(steam isn't effected, but the games CSS/TF2/GMOD)
If you're playing a native 3d game do you get the same slowdown? =
-
- Level 5
- Posts: 336
- Joined: Mon Nov 24, 2008 8:10 am
I was looking into this, using the "Nice" cmd variables but I couldn't launch from console with a priority -10 even with sudo
something along the lines of ".wine does not belong to you" came up.
So I tried to manually change it inside the system monitoring GUI where I was able to set a -10 priority on HL2.exe. (in this case GMod)
But it still seemed to run choppy-ish, however I think I need a more permanent kind of setting instead of just going that way.
something along the lines of ".wine does not belong to you" came up.
So I tried to manually change it inside the system monitoring GUI where I was able to set a -10 priority on HL2.exe. (in this case GMod)
But it still seemed to run choppy-ish, however I think I need a more permanent kind of setting instead of just going that way.
You could go for an easy way to change (running) process priorities: install htop, run sudo htop, find your application, and use the hotkeys shown in the bottom to raise priority (by lowering the number). Or, more recommended, lower Skype's priority instead (into a positive value).RemiParks wrote:I was looking into this, using the "Nice" cmd variables but I couldn't launch from console with a priority -10 even with sudo
something along the lines of ".wine does not belong to you" came up.
So I tried to manually change it inside the system monitoring GUI where I was able to set a -10 priority on HL2.exe. (in this case GMod)
But it still seemed to run choppy-ish, however I think I need a more permanent kind of setting instead of just going that way.