> As the error message reports, you need to stop lircd first. Then run
> irrecord (I think the reason is that both want direct access to your IR
> port), this will produce a file that you can use as /etc/lirc/lird.conf.
> Next, check /etc/lirc/hardware.conf is suitable for you, then
On Fri, Mar 16, 2012 at 07:59:54AM -0700, kei...@strucktower.com wrote:
> I have never used IR before, and I thought I'd try to use it on my old
> Dell laptop. I simply want to be able to invoke commands using an
> arbitrary remote.
>
> I'm confused as to whether I sh
On 16/03/12 14:59, kei...@strucktower.com wrote:
> I have never used IR before, and I thought I'd try to use it on my old
> Dell laptop. I simply want to be able to invoke commands using an
> arbitrary remote.
>
> I'm confused as to whether I should use IrDa or LIRC, or
I have never used IR before, and I thought I'd try to use it on my old
Dell laptop. I simply want to be able to invoke commands using an
arbitrary remote.
I'm confused as to whether I should use IrDa or LIRC, or both. The man
pages and other docs I've read don't di
I'm trying to get my serial IR blaster to work. Before I join the lirc
mailing list, does anybody know of any bugs in Debian Squeeze that would
prevent this from working?
I bought the light-up blaster from here: http://www.irblaster.info/
It is lighting when I send channel change signals
On Mon, Mar 14, 2011 at 02:37:57PM +, Liam O'Toole wrote:
> > Funny thing is, I successfully build lirc on another similar (but not
> > identical) system. The two systems are my MythTV frontends. So I'm
> > pretty sure I'm not screwing up anything with module
to build your own kernel. But that should not be necessary
when using module-assistant.
>
> Funny thing is, I successfully build lirc on another similar (but not
> identical) system. The two systems are my MythTV frontends. So I'm
> pretty sure I'm not screwing up anything with mo
On Sun, Mar 13, 2011 at 05:35:16PM +, Liam O'Toole wrote:
> Just checking :-) module-assisitant has never failed me once prepared
> properly. Mind you, I've never tried to compile and install lirc.
>
> Anyway, apt-file reports that the files include/linux/autoconf.
On 2011-03-13, Rob Owens wrote:
> On Sun, Mar 13, 2011 at 09:03:15AM +, Liam O'Toole wrote:
>> On 2011-03-13, Rob Owens wrote:
>> > When I run 'm-a a-i lirc' I get this error:
>> >
>> > echo " ERROR: Kernel confi
On Sun, Mar 13, 2011 at 09:03:15AM +, Liam O'Toole wrote:
> On 2011-03-13, Rob Owens wrote:
> > When I run 'm-a a-i lirc' I get this error:
> >
> > echo " ERROR: Kernel configuration is invalid."; \
> > echo
On 2011-03-13, Rob Owens wrote:
> When I run 'm-a a-i lirc' I get this error:
>
> echo " ERROR: Kernel configuration is invalid."; \
> echo " include/linux/autoconf.h or include/config/auto.conf
> are missing.&quo
When I run 'm-a a-i lirc' I get this error:
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are
missing."; \
echo " Run 'make old
Debian Lenny
Lirc 0.8.3-3
Kernel 2.6.26-1-686
I can not compile lirc modules. Here is what I did:
# dpkg-reconfigure lirc-modules-source
# m-a prepare
# m-a a-i lirc
But:
make[1]: Entering directory `/usr/src/modules/lirc'
sed -e "s!\$KVERS!2.6.26-1-686!g;
s!\$KSRC!/lib/modules/2.
are in /dev/input/eventX where X corresponds the event number of
> > > your input devices in 'cat /proc/bus/input/devices'
> > >
> > > So my IR device is /dev/input/event1, instead of /dev/lirc or /dev/lirc0.
> >
> > Just a heads-up, that event number c
ur input devices in 'cat /proc/bus/input/devices'
> >
> > So my IR device is /dev/input/event1, instead of /dev/lirc or /dev/lirc0.
>
> Just a heads-up, that event number could easily change from boot to boot.
> You can preserve your sanity by making a udev rule like
dev/input/event1, instead of /dev/lirc or /dev/lirc0.
Just a heads-up, that event number could easily change from boot to boot.
You can preserve your sanity by making a udev rule like the following and
put it (or a symlink) in "/etc/udev/rules.d/"
KERNEL=="event[0-9]", ATTRS{na
Hi all,
Marty wrote:
Greg Vickers wrote:
Hi Marty,
Sorry. I'm not familiar with udev or lirc, nor how they interact in
deciding device names. It's surprising to me because I'm using the
upstream lirc, 0.8.2, and I get /dev/lirc0, as Debian's udev expects.
I&
Greg Vickers wrote:
Hi Marty,
Marty wrote:
David Brodbeck wrote:
I find with LIRC it's usually easiest to abandon using packages and
build it from scratch. It seems to be much easier to configure that
way. I realize this isn't the Debian-correct(tm) way to do it but
it's
Hi Marty,
Marty wrote:
David Brodbeck wrote:
I find with LIRC it's usually easiest to abandon using packages and
build it from scratch. It seems to be much easier to configure that
way. I realize this isn't the Debian-correct(tm) way to do it but
it's usually what I reso
David Brodbeck wrote:
I find with LIRC it's usually easiest to abandon using packages and
build it from scratch. It seems to be much easier to configure that
way. I realize this isn't the Debian-correct(tm) way to do it but
it's usually what I resort to.
In the case
I find with LIRC it's usually easiest to abandon using packages and
build it from scratch. It seems to be much easier to configure that
way. I realize this isn't the Debian-correct(tm) way to do it but
it's usually what I resort to.
--
To UNSUBSCRIBE, email to [EMAIL PRO
Greg Vickers wrote:
Hi Andrew,
Andrew Sackville-West wrote:
On Sun, Sep 23, 2007 at 05:14:36PM +1000, Greg Vickers wrote:
Hi all,
I'm trying to get lirc to work with my Hauppauge on my Debian installation
on AMD64. I've used module assistant to create the lirc kernel module
Hi Andrew,
Andrew Sackville-West wrote:
On Sun, Sep 23, 2007 at 05:14:36PM +1000, Greg Vickers wrote:
Hi all,
I'm trying to get lirc to work with my Hauppauge on my Debian installation
on AMD64. I've used module assistant to create the lirc kernel modules and
the modules i
Greg Vickers wrote:
Hi Marty,
Marty wrote:
Greg Vickers wrote:
Hi all,
I'm trying to get lirc to work with my Hauppauge on my Debian
installation on AMD64. I've used module assistant to create the lirc
kernel modules and the modules install and modprobe successfully:
# lsmod |
Hi Marty,
Marty wrote:
Greg Vickers wrote:
Hi all,
I'm trying to get lirc to work with my Hauppauge on my Debian
installation on AMD64. I've used module assistant to create the lirc
kernel modules and the modules install and modprobe successfully:
# lsmod | grep lir
On Sun, Sep 23, 2007 at 05:14:36PM +1000, Greg Vickers wrote:
> Hi all,
>
> I'm trying to get lirc to work with my Hauppauge on my Debian installation
> on AMD64. I've used module assistant to create the lirc kernel modules and
> the modules install and modprobe succe
Greg Vickers wrote:
Hi all,
I'm trying to get lirc to work with my Hauppauge on my Debian
installation on AMD64. I've used module assistant to create the lirc
kernel modules and the modules install and modprobe successfully:
# lsmod | grep lirc
lirc_i2c 14980
Hi all,
I'm trying to get lirc to work with my Hauppauge on my Debian
installation on AMD64. I've used module assistant to create the lirc
kernel modules and the modules install and modprobe successfully:
# lsmod | grep lirc
lirc_i2c 14980 0
lirc_dev
Hi friends, I am trying to configure the remote control of my tv-card, Kozumi
KTV-01C (this card now is using bttv and works terrific), but I can't. Do
someone has configured the remote control of this card?
How do I use LIRC? ¿Can I use Debian's packages to configure it or I have t
and it's turning up as an
> AMD64, which I have other problems with, but that's another thread.
>
> Running MythTV with a Hauppauge PVR-150 and an Avermedia A-180, it's
> working great. (Seems like hardly anyone uses Debian who also uses MythTV).
> The problem I ha
with, but that's another thread.
Running MythTV with a Hauppauge PVR-150 and an Avermedia A-180, it's working
great. (Seems like hardly anyone uses Debian who also uses MythTV).
The problem I have is with Lirc for the remote control. The Debian packages
won't compile, so I g
I have upgraded from an older 2.6 kernel (needed for LVM) and now cannot get
lirc working.
I got the module compiled but when I try and load it with modprobe lirc_serial
I get:
WARNING: Error inserting lirc_dev
(/lib/modules/2.6.17-2-k7/misc/lirc_dev.ko): Unknown symbol in module, or
On Sat, Jul 22, 2006 at 00:42:25 +0200, pol wrote:
> I would like to install lirc, but i am using a custom kernel (i.e.
> not 'debianized').
> Should i get the original lirc tar file or it it possible to adapt the
> deb package?
Have a look at "modu
I would like to install lirc, but i am using a custom kernel (i.e.
not 'debianized').
Should i get the original lirc tar file or it it possible to adapt the
deb package?
thank you
--pol
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
I would like to install lirc, but i am using a custom kernel (i.e.
not 'debianized').
Should i get the original lirc tar file or it it possible to adapt the
deb package?
thank you
--pol
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
The system is Debian etch AMD64, 2.6.12-1-amd64-k8-smp
I'm trying to get the Hauppage remote that came with my pvr350 to work
with mythtv. I have scan codes coming from mode2 --device=/dev/lirc1,
but can't figure out how to get mythtv to read them. In the
mythtv-0.18.1 configure file
Can somebody point me in the right direction for lirc using debians
packages? I'm just lost. I think I am probably doing WAY too much to get
this working under debian so maybe I'm just screwing things up. I am no
kernel builder. Basically, I've read all the documenation they
Hi all,
I cannot compile lirc-modules with kernel 2.6.8.
I have installed kernel-image-2.6.8-1-686 and kernel-headers-2.6.8-1-686.
This is what I get when I try to compile:
salon:/usr/src/modules/lirc# debian/rules binary-modules
sed -e "s!\$KVERS!`sed -n -e '/UTS
Hello all,
I would like to install the lirc module. I have a
precompiled kernel image (2.4.25-1-k7) from the
official debian package. Therefore, in order to get
the
lirc module, I downloaded (and installed) the
lirc-modules-source and the kernel-source-2.4.25
packages.
Finally, in order to compile
On Fri, Dec 06, 2002 at 10:52:16AM +0100, Andreas Eichner wrote:
> Am Freitag, 6. Dezember 2002 05:41 schrieb Eduard Titov:
>
> > I've had the same error when compiling lirc on 2.4.19 kernel.
> > After upgading to the latest version of lirc everything compiled fine.
>
Am Freitag, 6. Dezember 2002 05:41 schrieb Eduard Titov:
> I've had the same error when compiling lirc on 2.4.19 kernel.
> After upgading to the latest version of lirc everything compiled fine.
Are you using the lirc-modules-source package from Woody (0.6.5-1) ? It
seems to be
Hello Andreas,
Friday, December 6, 2002, 3:36:25 AM, you wrote:
AE> Hi List,
AE> I tried to use the lirc-modules-source package with linux-2.4.20 but I
AE> can't get it compiled using "make-kpkg modules_image" on my Woody box.
AE> With 2.4.18 it works fine. The &
Hi List,
I tried to use the lirc-modules-source package with linux-2.4.20 but I
can't get it compiled using "make-kpkg modules_image" on my Woody box.
With 2.4.18 it works fine. The "make-kpkg kernel_image" and "make-kpkg
modules_image" with nvidia-kerne
hi
i've probs to compile lirc-0.6.5 under debian woody usimg 2.5.19pre6 kernel.
during compiling i get:
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19pre6/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-bound
Le 2002.01.04 12:13, Karsten Heymann a écrit :
> Hi,
>
> finally i've set up lirc so I can control mplayer and xmms with my
> remote control. Now I wonder what's possible apart from that. I imagine
> that there are many cool scripts are lying around, maybe you want
Hi,
finally i've set up lirc so I can control mplayer and xmms with my
remote control. Now I wonder what's possible apart from that. I imagine
that there are many cool scripts are lying around, maybe you want to
post them.
If someone knows a website covering this, please post as well
Le 2001.12.14 13:52, Romuald DELAVERGNE a écrit :
> Hi,
>
> I have bought an infrared receiver from evation.com (irman).
> It works fine with xmms. But now I want to use lirc interface to
> communicate with other applications that don't support remote control.
> I know tha
Hi,
I have bought an infrared receiver from evation.com (irman).
It works fine with xmms. But now I want to use lirc interface to
communicate with other applications that don't support remote control.
I know that lirc need libirman to work with my hardware so I get libirman,
compile it, tes
48 matches
Mail list logo