From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 39202] FPS - KDE desktop effects with 3.0 rc6 kernel
Date: Thu, 27 Oct 2011 22:31:31 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id E13BF9E91D
for ;
Thu, 27 Oct 2011 15:31:31 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39202
--- Comment #47 from Ilija Hadzic 2011-10-27 15:31:31 PDT ---
(In reply to comment #45)
> mmm... I wanted to try it but I still don't understand how to apply it (what
> version of files, where to get them and what command to run). I'm used with
> patchfiles and patch -pNum < patchfilename.
I have attached the patch for you to this bug report. Download it and save it
as
a .patch file.
If you are using a kernel that you checked out from git, you can use
'git am name_of_the_patch.patch'
If you are using stock kernel that came with your distribution (Ubuntu ?) then
go to the top of your kernel source directory (you must have it installed
first) and apply the patch as 'patch -p1 name_of_the_patch.patch'
After that you have to recompile and reinstall your kernel (look at this page
for Ubuntu-specific instructions
https://help.ubuntu.com/community/Kerne/Compile).
The patch is meant for the latest kernel in Git repository, but I have just
tried it on 2.6.39 kernel (which I understand is what you are using) and it
applies fine.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.