LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   how to install Kernel source on beagleboard-xm angstrom (https://www.linuxquestions.org/questions/arch-29/how-to-install-kernel-source-on-beagleboard-xm-angstrom-4175440213/)

ashwaniwin 12-05-2012 11:03 PM

how to install Kernel source on beagleboard-xm angstrom
 
Hi all,
i am new in angstrom beagleboard
i want to install kernel source pease help me out.

theNbomr 12-09-2012 10:00 AM

Normally, the kernel sources are just a tarball, usually compressed. Just download the tarball, and unroll the tarball. Unroll the tarball in a private directory, not in /usr/src. Almost trivial to perform; is there something I'm missing?

--- rod.

ashwaniwin 12-10-2012 12:16 AM

Hi,
i want to install usb to serial(MOXA UPort 1110) converter on my beagle board xm that need kernel source.
currently kernel 2.6.32 version install.

theNbomr 12-10-2012 11:58 AM

So, you will need a toolchain to build either natively or a cross toolchain to build on a conventional desktop PC. In either case, download and unroll the source tarball. The Makefile for your driver should have an entry that you set to point at the kernel source tree.

--- rod.


All times are GMT -5. The time now is 01:20 AM.