Same problem here on 2.6.24 Used the fix in the third message, works great. On Sat, Jun 21, 2008 at 8:43 AM, loltsy <wineforum-user@xxxxxxxxxx> wrote: > > Faxanadu wrote: > > Ok my problem like the title says is, I have video lag every 11~13 > seconds during 1 seconds, this happens in OpenGl or D3d mode, it isn't a > sound, problem even with the sound deactivated the problem persist, I have > tested in the following configurations: > > > > > Sounds like the same scheduler issue I was having introduced in 2.6.24.Try put this in /etc/sysctl.conf or /etc/sysctl.d/ > > > Code: > kernel.sched_features=21 > kernel.sched_batch_wakeup_granularity_ns=25000000 > kernel.sched_min_granularity_ns=4000000 > > > > > and then run sysctl -p > > These options are not available unless "Kernel debugging" > (CONFIG_DEBUG_KERNEL) and "Collect sheduler debugging info" > (CONFIG_SCHED_DEBUG) in "Kernel hacking" are enabled so you most likely > need to recompile. > > > > > > -- Jason Weisberger jbdubbs@xxxxxxxxx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080621/f66dc388/attachment.htm