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 <[email protected]> > wrote: > > Hi Daniel, > > thank you for the fast answer. > > > > On Wed, Aug 29, 2012 at 7:31 PM, Daniel Vetter <[email protected]> > > 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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
