<p>F<br>
On Nov 7, 2011 10:21 PM, "Alan Pope" <<a href="mailto:alan@popey.com">alan@popey.com</a>> wrote:<br>
><br>
> On 07/11/11 22:07, alan c wrote:<br>
>><br>
>> Can somebody please offer some off list support to guide me through<br>
>> 'testing using the upstream kernel'?<br>
>> I found a bug re a particular webcam, which is being diagnosed, and I<br>
>> have been asked if I can test using the upstream kernel. There are<br>
>> some guidance notes, but I need help to get my head round it.<br>
>> I am willing to try, but not having done anything similar I want to<br>
>> avoid wasting lots of time or getting an invalid result.<br>
>><br>
><br>
> It's pretty easy actually.<br>
><br>
> <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/">http://kernel.ubuntu.com/~kernel-ppa/mainline/</a><br>
><br>
> That folder has a giant list of upstream kernels, both i386 and AMD64 builds.<br>
><br>
> This page describes how you do it:-<br>
><br>
> <a href="https://wiki.ubuntu.com/Kernel/MainlineBuilds">https://wiki.ubuntu.com/Kernel/MainlineBuilds</a><br>
><br>
> With this bit being the specific part you need:-<br>
><br>
> <a href="https://wiki.ubuntu.com/Kernel/MainlineBuilds#Installing_Mainline_Kernels">https://wiki.ubuntu.com/Kernel/MainlineBuilds#Installing_Mainline_Kernels</a><br>
><br>
> So what I'd do is:-<br>
><br>
> 1) Figure out what version of kernel you're currently running with "uname -a"<br>
> 2) Look up the kernel on <a href="http://kernel.ubuntu.com/~kernel-ppa/info/kernel-version-map.html">http://kernel.ubuntu.com/~kernel-ppa/info/kernel-version-map.html</a> and see which mainline one it maps to<br>
> 3) Go to <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/">http://kernel.ubuntu.com/~kernel-ppa/mainline/</a> and find the mainline one  you need<br>
> 4) Download the files as per <a href="https://wiki.ubuntu.com/Kernel/MainlineBuilds#Installing_Mainline_Kernels">https://wiki.ubuntu.com/Kernel/MainlineBuilds#Installing_Mainline_Kernels</a> to a folder<br>
> 5) Open a terminal and navigate to the folder where you downloaded the kernel deb files to.<br>
> 6) Use "sudo dpkg -i linux*.deb" to install them<br>
> 7) Reboot to the new kernel (use shift at boot time to force dpkg to show a menu) and test your device.</p>
<p>Do you mean grub Mr pope? <br>
><br>
> Cheers,<br>
> Al.<br>
><br>
><br>
> -- <br>
> <a href="mailto:ubuntu-uk@lists.ubuntu.com">ubuntu-uk@lists.ubuntu.com</a><br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
> <a href="https://wiki.ubuntu.com/UKTeam/">https://wiki.ubuntu.com/UKTeam/</a><br>
</p>