On 3/16/14, Tom Cubie <
t...@radxa.com> wrote:
> On Mon, Mar 17, 2014 at 4:03 AM, Yectli Huerta <
yahu...@gmail.com> wrote:
>> i used the image cited in the wiki and I installed linux.
>>
>> root@radxa:/usr/src/linux-headers-3.11.0-12# uname -r
>> 3.0.36+
>> root@radxa:/usr/src/linux-headers-3.11.0-12# cd ..
>> root@radxa:/usr/src# ls
>> linux-headers-3.11.0-12 linux-headers-3.11.0-12-generic
>> root@radxa:/usr/src# cat /etc/issue
>> Ubuntu 13.10 \n \l
>>
>>
>> I did a distro upgrade and i'm now running 13.10. i need to have access
>> to
>> the linux headers, but my apt-cache search don't show any options for the
>> 3.0.36 linux kernel. i was able to install some packages, but they are
>> for
>> a different version. do any of you have any suggestions? i want to
>> compile
>> a kernel module and i need #include <linux/kernel.h> and
>> <linux/module.h>
>>
>
> Hi, Yectil
>
> you can download the full kernel source code from github:
>
> git clone -b wip/rockchip-3.0-radxa-rock
>
https://github.com/linux-rockchip/rockchip-3.0.git
>
>
>
>> thanks,
>>
>