Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9131557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:09:38+00:00 2026-06-17T08:09:38+00:00

Recently I’m much excited about linux. I would like to learn how to write

  • 0

Recently I’m much excited about linux. I would like to learn how to write simple linux drivers.I know C and python . I’m using ubuntu 11.10 (3.0.0-12-generic kernal).

My Doubts

  1. What are the requirements to need to develop and study simple linux driver programs
  2. I see may tutorials.But that all are not good in beginner level.Could you please suggest a better tutorial exactly for beginners.
  3. How compile , run and see whether my driver is working.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T08:09:39+00:00Added an answer on June 17, 2026 at 8:09 am

    Refer to the following link. It contains example of developing kernel linux char driver

    http://tldp.org/LDP/lkmpg/2.6/html/x569.html

    If you want to start kernel developing from the beginning then start the tutorial from the beginning

    http://tldp.org/LDP/lkmpg/2.6/html/index.html

    to build your kernel module use the Makefile:

    obj-m += module1.o
    
    all
     make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
    
    clean
     make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
    

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently one of our app servers went down, when it was rebooted the Python
Recently I have implemented a ebook like function web app runs on ipad .
Recently our WPF/Entity Framework 4.0 application has become unstable after we began using backgroundworkers
Recently I faced a issue when using len() in a query to find out
Recently in a technical interview, I was asked to write a program to find
Recently, I switched my development environment from Windows to Linux. So far, I have
Recently I had a problem using (pipe |-) when I wanted to communicate between
Recently, I often encounter errors like this: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) I
Recently I was searching for an useful approach for static table views without using
Recently (that is in winter in few days) I wrote a simple script which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.