Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ati remote wonder & lirc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
andre77
n00b
n00b


Joined: 31 May 2005
Posts: 14

PostPosted: Sat Dec 03, 2005 3:45 pm    Post subject: ati remote wonder & lirc Reply with quote

I have an ati remote wonder and i want to use it with lirc with my mythtv box.
I can't use lirc.
I installed lirc with atiusb driver, i load driver with
Quote:
modprobe lirc_atiusb

Then i start lirc with
Quote:
lircd --nodaemon

But when I launch
Quote:
irw
, Ilircd terminate with this message
Quote:

lircd 0.7.0[9760]: lircd(atiusb) ready
lircd 0.7.0[9760]: accepted new client on /dev/lircd
lircd 0.7.0[9760]: could not get file information for /dev/lirc
lircd 0.7.0[9760]: default_init(): No such file or directory
lircd 0.7.0[9760]: caught signal
Terminated


I see than how launc lircd it don't create /dev/lirc0 so I do
Quote:
mknod /dev/lirc0 c 61 0

and if I start lircd with:
Quote:
lircd --nodaemon -d /dev/lirc0


and then:
Quote:
irw /dev/lirc0


I recive:
Quote:
irw /dev/lirc0
connect: Connection refused


anyone could help me?
Back to top
View user's profile Send private message
andre77
n00b
n00b


Joined: 31 May 2005
Posts: 14

PostPosted: Mon Dec 05, 2005 7:25 am    Post subject: Reply with quote

Anyone?
Back to top
View user's profile Send private message
kuemmel
n00b
n00b


Joined: 19 May 2003
Posts: 61
Location: stuttgart, Germany

PostPosted: Wed Dec 07, 2005 8:12 pm    Post subject: Reply with quote

Hi andre77,

just encountered the same difficulties. check this one:

https://forums.gentoo.org/viewtopic-t-396611-highlight-lirc.html

for me, it was in section 4: I had to change /etc/conf.d/lircd

Code:

LIRCD_OPTS="-d /dev/lirc/0"


hope this helps, and many thanks for the great howto mentioned above!

Joachim
[/code]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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