4.6-rc6 working wifi - Re: Kernel 4.5

Paul Mansfield paul at mansfield.co.uk
Fri May 6 12:55:48 CEST 2016


Good news, I did a reverse patch and built a working 4.6.0-rc6 kernel.

32 bit users can find it here along with the wifi module:
http://www.zaurus.org.uk/download/toshiba_click_mini_l9w

I put a copy of the patch file there too, use something like this:

# cd /usr/src
# tar xJf linux-4.6-rc6.tar.xz
# cd /usr/src/linux-4.6-rc6/
# for X in ../john-brodie-4.6-rc5_Patches-2016-05-02/*patch ; do patch -p1
< $X; done
# patch -R -p1 < ../sdio-fix-kernel4.5.patch
# vi Makefile
... tweak the version string

then build

(assuming you already downloaded and unpacked the John Brodie patches and
have a suitable .config, mine is in the usual place)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/click/attachments/20160506/6aea78a9/attachment.html>


More information about the click mailing list