|
From: Nagy B. <na...@gm...> - 2010-05-29 09:00:20
|
Hi Folks!
Sorry for bothering this thread but I have red all the documentation and
searched the archives. Any help would be appreciated.
I should be able to start lircd as a normal user right? So for example
kdelirc can work with it?
bigb@linux-8j1v:~> /usr/sbin/lircd -d /dev/lirc0
lircd: could not assign address to socket
lircd: Permission denied
If I start as a root brings me nothing either, I am afraid there is
something with the access rights of my normal user. I have set many file
with 666 permission (googled the issue) nothing changes. The solution
should be trivial.
linux-8j1v:/home/bigb # lircd -d /dev/lirc0 --permission=666
linux-8j1v:/home/bigb # exit
exit
bigb@linux-8j1v:~> irw
(does nothing at all, I can hit any key)
I added a .lircrc file to my ~
Code:
# .lircrc - MPLAYER sample test
begin
prog = irexec
remote = mce_kdell
button = key_a
config = tvtime-command TOGGLE_FULLSCREEN
repeat = 0
end
bigb@linux-8j1v:~> irexec
( notghing happens if I start tvtime and kit the key_a )
I am running a 64 bit Suse 11.2
LIRC 0.8.5-4.1 (installed it from the oss repo)
linux-8j1v:/home/bigb # lsmod
Module Size Used by
lirc_mceusb 10304 0
lirc_mceusb2 16556 0
lirc_dev 15240 2 lirc_mceusb,lirc_mceusb2
|
|
From: Jarod W. <ja...@wi...> - 2010-05-29 16:49:05
|
On Sat, May 29, 2010 at 5:00 AM, Nagy Balázs <na...@gm...> wrote: > Hi Folks! > > Sorry for bothering this thread but I have red all the documentation and > searched the archives. Any help would be appreciated. > > I should be able to start lircd as a normal user right? So for example > kdelirc can work with it? > > bigb@linux-8j1v:~> /usr/sbin/lircd -d /dev/lirc0 > lircd: could not assign address to socket > lircd: Permission denied > > > If I start as a root brings me nothing either, I am afraid there is > something with the access rights of my normal user. I have set many file > with 666 permission (googled the issue) nothing changes. The solution > should be trivial. > > linux-8j1v:/home/bigb # lircd -d /dev/lirc0 --permission=666 > linux-8j1v:/home/bigb # exit > exit > bigb@linux-8j1v:~> irw > (does nothing at all, I can hit any key) > > > I added a .lircrc file to my ~ > Code: > > # .lircrc - MPLAYER sample test > begin > prog = irexec > remote = mce_kdell > button = key_a > config = tvtime-command TOGGLE_FULLSCREEN > repeat = 0 > end > > bigb@linux-8j1v:~> irexec > ( notghing happens if I start tvtime and kit the key_a ) > > > I am running a 64 bit Suse 11.2 > LIRC 0.8.5-4.1 (installed it from the oss repo) > > linux-8j1v:/home/bigb # lsmod > Module Size Used by > lirc_mceusb 10304 0 > lirc_mceusb2 16556 0 > lirc_dev 15240 2 lirc_mceusb,lirc_mceusb2 lsusb output please. Its possible you have a device that isn't supported by that relatively old version of lirc. -- Jarod Wilson ja...@wi... |
|
From: Nagy B. <na...@gm...> - 2010-05-29 17:06:18
|
2010-05-29 18:18 keltezéssel, Jarod Wilson írta: > On Sat, May 29, 2010 at 5:00 AM, Nagy Balázs <na...@gm...> wrote: > >> Hi Folks! >> >> Sorry for bothering this thread but I have red all the documentation and >> searched the archives. Any help would be appreciated. >> >> I should be able to start lircd as a normal user right? So for example >> kdelirc can work with it? >> >> bigb@linux-8j1v:~> /usr/sbin/lircd -d /dev/lirc0 >> lircd: could not assign address to socket >> lircd: Permission denied >> >> >> If I start as a root brings me nothing either, I am afraid there is >> something with the access rights of my normal user. I have set many file >> with 666 permission (googled the issue) nothing changes. The solution >> should be trivial. >> >> linux-8j1v:/home/bigb # lircd -d /dev/lirc0 --permission=666 >> linux-8j1v:/home/bigb # exit >> exit >> bigb@linux-8j1v:~> irw >> (does nothing at all, I can hit any key) >> >> >> I added a .lircrc file to my ~ >> Code: >> >> # .lircrc - MPLAYER sample test >> begin >> prog = irexec >> remote = mce_kdell >> button = key_a >> config = tvtime-command TOGGLE_FULLSCREEN >> repeat = 0 >> end >> >> bigb@linux-8j1v:~> irexec >> ( notghing happens if I start tvtime and kit the key_a ) >> >> >> I am running a 64 bit Suse 11.2 >> LIRC 0.8.5-4.1 (installed it from the oss repo) >> >> linux-8j1v:/home/bigb # lsmod >> Module Size Used by >> lirc_mceusb 10304 0 >> lirc_mceusb2 16556 0 >> lirc_dev 15240 2 lirc_mceusb,lirc_mceusb2 >> > lsusb output please. Its possible you have a device that isn't > supported by that relatively old version of lirc. > > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 005: ID 0951:1625 Kingston Technology Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 046d:0a01 Logitech, Inc. USB Headset Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 046d:c317 Logitech, Inc. Bus 003 Device 007: ID 0471:0815 Philips eHome Infrared Receiver Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub |
|
From: Jarod W. <ja...@wi...> - 2010-05-29 17:22:47
|
On Sat, May 29, 2010 at 1:06 PM, Nagy Balázs <na...@gm...> wrote: > 2010-05-29 18:18 keltezéssel, Jarod Wilson írta: >> On Sat, May 29, 2010 at 5:00 AM, Nagy Balázs <na...@gm...> wrote: >> >>> Hi Folks! >>> >>> Sorry for bothering this thread but I have red all the documentation and >>> searched the archives. Any help would be appreciated. >>> >>> I should be able to start lircd as a normal user right? So for example >>> kdelirc can work with it? >>> >>> bigb@linux-8j1v:~> /usr/sbin/lircd -d /dev/lirc0 >>> lircd: could not assign address to socket >>> lircd: Permission denied >>> >>> >>> If I start as a root brings me nothing either, I am afraid there is >>> something with the access rights of my normal user. I have set many file >>> with 666 permission (googled the issue) nothing changes. The solution >>> should be trivial. >>> >>> linux-8j1v:/home/bigb # lircd -d /dev/lirc0 --permission=666 >>> linux-8j1v:/home/bigb # exit >>> exit >>> bigb@linux-8j1v:~> irw >>> (does nothing at all, I can hit any key) >>> >>> >>> I added a .lircrc file to my ~ >>> Code: >>> >>> # .lircrc - MPLAYER sample test >>> begin >>> prog = irexec >>> remote = mce_kdell >>> button = key_a >>> config = tvtime-command TOGGLE_FULLSCREEN >>> repeat = 0 >>> end >>> >>> bigb@linux-8j1v:~> irexec >>> ( notghing happens if I start tvtime and kit the key_a ) >>> >>> >>> I am running a 64 bit Suse 11.2 >>> LIRC 0.8.5-4.1 (installed it from the oss repo) >>> >>> linux-8j1v:/home/bigb # lsmod >>> Module Size Used by >>> lirc_mceusb 10304 0 >>> lirc_mceusb2 16556 0 >>> lirc_dev 15240 2 lirc_mceusb,lirc_mceusb2 >>> >> lsusb output please. Its possible you have a device that isn't >> supported by that relatively old version of lirc. ... > Bus 003 Device 007: ID 0471:0815 Philips eHome Infrared Receiver Okay, that one's been in the driver for quite some time, so I don't think that's it... Does /dev/lirc0 actually exist? What does dmesg output look like after the mceusb driver gets loaded? -- Jarod Wilson ja...@wi... |
|
From: <li...@ba...> - 2010-05-29 19:07:38
|
Hi! Nagy Balázs "na...@gm..." wrote: > I should be able to start lircd as a normal user right? So for example > kdelirc can work with it? No, lircd must be run as root. [...] > If I start as a root brings me nothing either, I am afraid there is > something with the access rights of my normal user. I have set many file > with 666 permission (googled the issue) nothing changes. The solution > should be trivial. > > linux-8j1v:/home/bigb # lircd -d /dev/lirc0 --permission=666 > linux-8j1v:/home/bigb # exit > exit > bigb@linux-8j1v:~> irw > (does nothing at all, I can hit any key) Which means that your lircd.conf is not set up correctly for your remote or you should put fresh batteries in you remote. Christoph |