wine: consider sysctl dev.i915.perf_stream_paranoid=0 [SOLVED]

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

wine: consider sysctl dev.i915.perf_stream_paranoid=0 [SOLVED]

Post by Flemur »

I recently noticed I was getting this warning when I ran a wine program on Mint or Ubuntu (but not Arch):
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

There are many non-working solutions on the 'net, but this worked (from ubuntuforums):

Code: Select all

$ sudo crontab -e # Add the following line at the end or as the 1st no comment line:
@reboot /sbin/sysctl -q -w dev.i915.perf_stream_paranoid=0
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Locked

Return to “Software & Applications”