You are not logged in.

#1 2006-06-02 18:14:09

Cobra
Member
Registered: 2004-07-30
Posts: 109

[lirc] no peers specified -> Solved

This is what I get when I start lirc via

/etc/rc.d/lircd start
:: Starting LIRC Daemon                                                                  [BUSY]
 lircd: there's no hardware I can use and no peers are specified
                                                                                         [FAIL]

I searched on google and I found this on the official lirc faq page:

I'm using the SuSE LIRC RPM. When I start lircd I get this error message:

lircd-0.6.3: there's no hardware I can use and no peers are specified
           

The lircd version in SuSE RPMs is compiled without hardware support. It can be only used to receive commands from another lircd over the network. This is probably not what you want. Compile your own LIRC package from source and remember to remove the LIRC RPM.

This is not Suse, but I'm still getting the error. Probably because the lircd version was compiled without hardware support (as stated). Is this normal or has there been a mistake from the packager? I wonder if it's possible to compile it with hardware support.

Offline

#2 2006-06-02 18:23:19

augustob
Member
From: Florianópolis, Brazil
Registered: 2006-03-17
Posts: 135

Re: [lirc] no peers specified -> Solved

Had this problem yesterday; you now have to compile lirc-utils from abs, changing the --with-driver=none line with whatever driver you use.

If you're not familiar with how to do that, ask here and I'll walk you through it.

I assume this will be fixed in the future.

Offline

#3 2006-06-02 18:27:35

augustob
Member
From: Florianópolis, Brazil
Registered: 2006-03-17
Posts: 135

Re: [lirc] no peers specified -> Solved

Just got fixed, lirc-utils now builds with --with-driver=all. Just pacman -Syu your way to happiness.

Offline

#4 2006-06-02 21:22:11

Cobra
Member
Registered: 2004-07-30
Posts: 109

Re: [lirc] no peers specified -> Solved

Thanks. This is solved. smile

Offline

Board footer

Powered by FluxBB