Modules required for the linuxavr programming environment

Source: Internet
Author: User
Linux general technology-Linux programming and kernel information, which is required by the linuxavr programming environment. The following is a detailed description. In the linux avr programming environment, parport, parport_pc, and ppdev are required.

$ Lsmod

View. If not, compile the kernel by yourself:

Compile the kernel. Make sure you select parallel port support> parallel support and parallel port support> pc-style hardware and Character devices> Support for user-space parallel port device drivers. after the kernel is compiled, enter/lib/modules/ <Kernel version number> /Kernel/drivers/parport/, run insmod parport. o; insmod parport_pc.o; cd ..; cd char/; insmod ppdev. o. You can add commands for Loading modules to rc. in this way, you do not need to manually enter it later.

PS: Since the hiweed1.0 and edgy systems I use already have these three modules, I have not tried the above methods.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.