Dear Giampiero, Am Mittwoch, den 29.08.2012, 19:46 +0200 schrieb Daniel Vetter: > On Wed, Aug 29, 2012 at 7:38 PM, Giampiero Salvi <giampisalvi at gmail.com> wrote: > > Hi Daniel, > > thank you for the fast answer. > > > > On Wed, Aug 29, 2012 at 7:31 PM, Daniel Vetter <daniel.vetter at ffwll.ch> wrote: > >> > >> Also, retesting on latest 3.6-rc3 kernels would be rather interesting, > >> we've fixed a few things that /might/ apply to your issue. > > > > Where can I find the latest rc3? I thought I used the latest > > available, at least at http://kernel.ubuntu.com/~kernel-ppa/mainline/ > > Please _always_ group reply when answering, since otherwise ppl and > mailing lists will not get this ... > > Dunno which ppa you need to use to get -rc3, but generally it's much > more useful if you can compile your own kernels from sources if you > report a bug upstream. Otherwise we can't let you test patches, which > makes you as a bug reporter for upstream not too useful. Jonathan wrote the following guide [1] when I needed to build my own Linux kernel. $ sudo aptitude install git build-essential $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ cd linux $ make localmodconfig; # minimal configuration $ make deb-pkg; # can add -j<n> for parallel build $ sudo dpkg -i ../<name of package> $ sudo reboot Thanks, Paul [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613979#102 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20120829/5ae18d7b/attachment.pgp>