All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Kleinecke <okleinecke@web.de>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Need help getting the remote of a Nova-T USB-Stick to work
Date: Sat, 27 Sep 2008 03:09:17 +0200	[thread overview]
Message-ID: <1959677029@web.de> (raw)

> -----Ursprüngliche Nachricht-----
> Von: "Devin Heitmueller" <devin.heitmueller@gmail.com>
> Gesendet: 26.09.08 19:27:52
> An: "Oliver Kleinecke" <okleinecke@web.de>
> CC: linux-dvb@linuxtv.org
> Betreff: Re: [linux-dvb] Need help getting the remote of a Nova-T USB-Stick to work


> 2008/9/26 Oliver Kleinecke <okleinecke@web.de>:
> > I compiled the latest stable v4l-dvb-drivers, everything worked fine, and i`m able to watch tv with kaffeine and mythtv already.
> > Now i would like to get the remote to work .. the ir-receiver shows up during boot, giving the following ouput :
> >
> > "kernel: input: IR-receiver inside an USB DVB receiver as /class/input/input7".
> >
> > If i do a lsinput, the device shows up like this :
> >
> > /dev/input/event7
> >   bustype : BUS_USB
> >   vendor  : 0x2040
> >   product : 0x7070
> >   version : 256
> >   name    : "IR-receiver inside an USB DVB re"
> >   phys    : "usb-0001:10:1b.2-1/ir0"
> >   bits ev : EV_SYN EV_KEY
> >
> >
> > so i`m pretty sure i am not toooo far away from the solution.
> >
> > but if i press a button on the rc, it just gives me kernel messages like this :
> >
> > "kernel: dib0700: Unknown remote controller key: 1D  2  0  0"
> >
> >
> > After a bit of googling, i found out, that there seems to be a solution, using a diff file, which i downloaded already, its attached to this mail.
> >
> > Now i need a bit of support in using this diff-file correctly, and some infos on how to continue then..
> 
> That patch looks pretty straightforward.  Where did it come from?
> Have you tried it out:
> 
> cd v4l-dvb
> patch -p0 < path_to_patch_file
> make
> make install
> reboot
> See if it works...
> 
> (or you might have to do "patch -p1", depending on the patch)
> 
> If it works for you, it can be checked in so others won't have to deal
> with the problem in the future.
> 
> Devin
> 
> -- 
> Devin J. Heitmueller
> http://www.devinheitmueller.com
> AIM: devinheitmueller
> 

Hi, thanks for the fast answer !

After patching, recompile + install it works now.
At first i had the problem that the system reacted as if i pressed the rc-button constantly, when i just pressed it once, but after a fresh install of my etch (i think i messed up my system a bit before), it now works perfectly.

I found this diff file in the following thread : http://mandrihinkvauser.de/viewtopic.php?id=22141

Thanks, Oliver

PS : While trying to compile the drivers, i always get an error concerning the file "af9015.c" in the dvb-usb drivers section. Since i don` t need this module, i could easily compile the driver using "make -i", but there seem to be some errors in the case-structur in lines 747 and following of the mentioned file.

_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

             reply	other threads:[~2008-09-27  1:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-27  1:09 Oliver Kleinecke [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-26 17:18 [linux-dvb] Need help getting the remote of a Nova-T USB-Stick to work Oliver Kleinecke
2008-09-26 17:27 ` Devin Heitmueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1959677029@web.de \
    --to=okleinecke@web.de \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.