Tiny Core Extensions > TCE Q&A Forum
LIRC w/ audio_alsa
mb0:
I am attempting to use an IR module with lirc via the audio input.
However, if i run;
--- Code: ---lircd --driver=audio_alsa -d hw@48000
--- End code ---
it returns
--- Code: ---Driver `audio_alsa' not supported.
--- End code ---
and lists a bunch that are.
Any suggestions on where i go from here???
Rich:
Hi mb0
Are you connecting the digital output of an IR module to an analog (mic, line, etc.) input on your computer?
That won't work.
--- Quote ---and lists a bunch that are.
--- End quote ---
If "bunch" includes parallel or serial, you might want to try one of those.
AmatCoder:
--- Quote from: mb0 on March 22, 2012, 07:39:42 PM ---I am attempting to use an IR module with lirc via the audio input.
[...]
--- End quote ---
LIRC was compiled without 'audio' drivers support ('audio' and 'audio_alsa'). You need compile your own.
--- Quote from: Rich on March 22, 2012, 08:53:21 PM ---Are you connecting the digital output of an IR module to an analog (mic, line, etc.) input on your computer?
That won't work.
[...]
--- End quote ---
They claim to can do it so... http://www.lirc.org/html/audio-alsa.html
mb0:
Parallel and serial were not in that list, no.
AmatCoder; i see.. you were helping me before (when i was trying to use my IRDA port), and offered
--- Quote ---I can post here my 'step-by-step to compile lirc 0.9.0'
--- End quote ---
.. that would be much appreciated right now if the offer still stands? :)
Rich:
Hi AmatCoder
Yes, if you limit the voltage using a diode as shown in that link, it should be OK. If you don't, you might see zero
when you are putting in a one.
Navigation
[0] Message Index
[#] Next page
Go to full version