* [linux-dvb] help with dvico usb remote on gentoo
@ 2008-04-21 16:15 allan k
2008-04-21 16:50 ` Markus Rechberger
2008-04-21 17:49 ` allan k
0 siblings, 2 replies; 3+ messages in thread
From: allan k @ 2008-04-21 16:15 UTC (permalink / raw)
To: linux-dvb
Hi All
While I'm waiting for help with the dvico dual express. I have been
trying to get the dvico usb remote working on gentoo.
I've followed the couple of how-tos for gentoo and lirc and come up with
the same problem every time.
I get stuck where it asks to load the module......
After running emerge lirc, I find there is no lirc_dvico module, as all
the instructions mention. as such I don't end up with an lirc device in
my /dev/ directory.
I tried issuing the config-kernel --allow-writeable=yes but my system
has no such command and I can't find which package it belongs to.
I'm pretty sure I'm missing something simple, so any advice will be
appreciated.
cheers
Allan
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-dvb] help with dvico usb remote on gentoo
2008-04-21 16:15 [linux-dvb] help with dvico usb remote on gentoo allan k
@ 2008-04-21 16:50 ` Markus Rechberger
2008-04-21 17:49 ` allan k
1 sibling, 0 replies; 3+ messages in thread
From: Markus Rechberger @ 2008-04-21 16:50 UTC (permalink / raw)
To: allan k; +Cc: linux-dvb
Hi,
On 4/21/08, allan k <sonofzev@iinet.net.au> wrote:
> Hi All
>
> While I'm waiting for help with the dvico dual express. I have been
> trying to get the dvico usb remote working on gentoo.
>
> I've followed the couple of how-tos for gentoo and lirc and come up with
> the same problem every time.
>
> I get stuck where it asks to load the module......
>
> After running emerge lirc, I find there is no lirc_dvico module, as all
> the instructions mention. as such I don't end up with an lirc device in
> my /dev/ directory.
>
> I tried issuing the config-kernel --allow-writeable=yes but my system
> has no such command and I can't find which package it belongs to.
>
> I'm pretty sure I'm missing something simple, so any advice will be
> appreciated.
>
can you see such an inputdevice in /proc/bus/input/devices?
$ cat /proc/bus/input/devices
I: Bus=0003 Vendor=0000 Product=0000 Version=0000
N: Name="em2880/em2870 remote control"
...
H: Handlers=kbd event5
...
this is the remote control interface of my device (note the event[n] entry)
if something related to the dvico device shows up there then you have
to select the devinput driver in the lirc menu, this doesn't require
any kernelmodule.
/etc/lirc/hardware.conf should contain following lines:
DRIVER="dev/input" <- this is the devinput driver
DEVICE="/dev/input/event5" (here you have to put your corresponding event[n]
Hope this helps.
Markus
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-dvb] help with dvico usb remote on gentoo
2008-04-21 16:15 [linux-dvb] help with dvico usb remote on gentoo allan k
2008-04-21 16:50 ` Markus Rechberger
@ 2008-04-21 17:49 ` allan k
1 sibling, 0 replies; 3+ messages in thread
From: allan k @ 2008-04-21 17:49 UTC (permalink / raw)
To: linux-dvb
Scratch that...
I've got it all working now ..
On Tue, 2008-04-22 at 02:15 +1000, allan k wrote:
> Hi All
>
> While I'm waiting for help with the dvico dual express. I have been
> trying to get the dvico usb remote working on gentoo.
>
> I've followed the couple of how-tos for gentoo and lirc and come up with
> the same problem every time.
>
> I get stuck where it asks to load the module......
>
> After running emerge lirc, I find there is no lirc_dvico module, as all
> the instructions mention. as such I don't end up with an lirc device in
> my /dev/ directory.
>
> I tried issuing the config-kernel --allow-writeable=yes but my system
> has no such command and I can't find which package it belongs to.
>
> I'm pretty sure I'm missing something simple, so any advice will be
> appreciated.
>
> cheers
>
> Allan
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-21 17:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 16:15 [linux-dvb] help with dvico usb remote on gentoo allan k
2008-04-21 16:50 ` Markus Rechberger
2008-04-21 17:49 ` allan k
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox