Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LIRC network client [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
deepspace9
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 214
Location: Netherlands

PostPosted: Mon Dec 06, 2004 3:57 pm    Post subject: LIRC network client [SOLVED] Reply with quote

Previously, I had a server with a serial IR module and lircd, and a client running lircd als a network client. It worked just fine.

Now, both systems have had a reinstall, and lircd has to work again.

The server is running, and irw will nicely show me the command I send to the receiver by IR :)

But the clients has some problems.

I can start lircd like this:

Code:
lircd -n -c 10.0.1.1
lircd 0.7.0[23833]: lircd(serial) ready
lircd 0.7.0[23833]: connected to 10.0.1.1


It runs fine until I run irw on the client PC, then lircd reports the folowing:

Code:
lircd 0.7.0[23812]: could not get file information for /dev/lirc
lircd 0.7.0[23812]: default_init(): No such file or directory
lircd 0.7.0[23812]: caught signal


Then it finishes... I should not care about /dev/lirc . It will get it's information from the network, not from /dev/lirc..

What am I doing wrong here? I tried the search, and google, but no luck :(


Last edited by deepspace9 on Mon Dec 06, 2004 4:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
deepspace9
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 214
Location: Netherlands

PostPosted: Mon Dec 06, 2004 4:13 pm    Post subject: Reply with quote

SOLVED:

Rebuild lirc like this:

Code:
 LIRC_OPTS="--with-driver=udp" emerge lirc
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum