LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-12-2010, 04:30 AM   #1
asmeti
LQ Newbie
 
Registered: Nov 2006
Posts: 2

Rep: Reputation: 0
Problems with SPI driver and spidev


Hi All,

I am using SPI driver which is part of kernel.

They have given spidev_test file i'm trying to execute it.

mknod /dev/spidev c 153 0

./spidev_test -D /dev/spidev

Its saying device file or directory not found

Do i need spidev.ko ? Because when i compile kernel with SPI, I am not getting spidev.ko file?

what should i do ? please help me out !!!!

Last edited by pixellany; 03-12-2010 at 07:39 AM.
 
Old 03-12-2010, 07:43 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I gave this a better title. Always try to use titles that are descriptive.

I'm not familiar with SPI, spidev, etc. but:

1. Does the mknod command create the node as expected?

2. Are you compiling SPI **into** the kernel, or creating it as a module?
 
Old 11-11-2011, 09:08 PM   #3
jhwilliams
Senior Member
 
Registered: Apr 2007
Location: Portland, OR
Distribution: Debian, Android, LFS
Posts: 1,168

Rep: Reputation: 211Reputation: 211Reputation: 211
Quote:
Originally Posted by asmeti View Post
Do i need spidev.ko ? Because when i compile kernel with SPI, I am not getting spidev.ko file?
You need CONFIG_SPIDEV set to either y or m. Regardless, you shouldn't need to mknod -- spidev registration will automatically populate the correct file descriptor. Also, the file should be something like /dev/spidevB.C, where B is the busnum and C is the chipselect (e.g. /dev/spidev0.1).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration