IPB

Welcome Guest ( Log In | Register )

> DigitalNow Quad DVB-T Tuner Card and Linux, it is working
renura
post Oct 9 2010, 03:22 PM
Post #1


Enthusiast


Group: Members
Posts: 6,630
Joined: 10-July 03
From: Canberra
Member No.: 38
Card: None


Hi Guys,

We have a couple of reports from Linux users about having the Quad DVB-T tuner card working under Linux.

So, if any one who has got the card and wants to try under Linux, please let us know how it goes.

You will need to download this

May also want to read this post
http://www.dtvforum.info/index.php?showtop...p;#entry1623391

Cheers

Renura


--------------------
Renura Enterprises Pty Ltd - Owner of DigitalNow and MediaNow- Importers, Distributors and Retailers of Digital TV and other Digital Multimedia Solutions
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
Scott Waller
post Sep 27 2011, 03:26 PM
Post #2


Participant


Group: New Members
Posts: 25
Joined: 12-September 11
From: Sydney
Member No.: 14,530
Card: None


Hi everyone,

Have dedicated today to try and solve the other issue I am having with the remote. "themagicpudding's" post on the remote is correct, however I am having this other issue where the remote is being detected as a keyboard. So even when there is no lirc installed, you still get number presses and up, down, left and right working in a terminal.

So it all points to this:

CODE
dad@dad-mythmain:~$ cat /var/log/Xorg.0.log | grep DVB
[ 18.991] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event4)
[ 18.991] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "evdev keyboard catchall"
[ 18.991] (II) Using input driver 'evdev' for 'IR-receiver inside an USB DVB receiver'
[ 18.991] (**) IR-receiver inside an USB DVB receiver: always reports core events
[ 18.991] (**) IR-receiver inside an USB DVB receiver: Device: "/dev/input/event4"
[ 19.040] (--) IR-receiver inside an USB DVB receiver: Found keys
[ 19.040] (II) IR-receiver inside an USB DVB receiver: Configuring as keyboard
[ 19.040] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD)
[ 19.040] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event5)
[ 19.040] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "evdev keyboard catchall"
[ 19.040] (II) Using input driver 'evdev' for 'IR-receiver inside an USB DVB receiver'
[ 19.040] (**) IR-receiver inside an USB DVB receiver: always reports core events
[ 19.040] (**) IR-receiver inside an USB DVB receiver: Device: "/dev/input/event5"
[ 19.040] (--) IR-receiver inside an USB DVB receiver: Found keys
[ 19.040] (II) IR-receiver inside an USB DVB receiver: Configuring as keyboard
[ 19.040] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD)
[ 19.041] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event6)
[ 19.041] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "evdev keyboard catchall"
[ 19.041] (II) Using input driver 'evdev' for 'IR-receiver inside an USB DVB receiver'
[ 19.041] (**) IR-receiver inside an USB DVB receiver: always reports core events
[ 19.041] (**) IR-receiver inside an USB DVB receiver: Device: "/dev/input/event6"
[ 19.130] (--) IR-receiver inside an USB DVB receiver: Found keys
[ 19.130] (II) IR-receiver inside an USB DVB receiver: Configuring as keyboard
[ 19.130] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD)
[ 19.130] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event7)
[ 19.130] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "evdev keyboard catchall"
[ 19.130] (II) Using input driver 'evdev' for 'IR-receiver inside an USB DVB receiver'
[ 19.130] (**) IR-receiver inside an USB DVB receiver: always reports core events
[ 19.130] (**) IR-receiver inside an USB DVB receiver: Device: "/dev/input/event7"
[ 19.180] (--) IR-receiver inside an USB DVB receiver: Found keys
[ 19.180] (II) IR-receiver inside an USB DVB receiver: Configuring as keyboard
[ 19.180] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD)


As you can see the problem, all the tuner's ir units are being used as a keyboard. This would explain the 4 x repeats in the terminal.

Any suggestions?

Scott
Go to the top of the page
 
+Quote Post

Posts in this topic
- renura   DigitalNow Quad DVB-T Tuner Card and Linux   Oct 9 2010, 03:22 PM
- - DrP   Watchout applying automatic updates to linux. Unt...   Oct 10 2010, 08:33 AM
- - tailend   I have just had a go compiling the driver on Ubunt...   Oct 11 2010, 04:13 PM
|- - DrP   I too found that when built against 64 bit linux i...   Oct 11 2010, 04:29 PM
- - tailend   I looked for a more recent version of the driver w...   Oct 13 2010, 05:23 PM
|- - renura   QUOTE (tailend @ Oct 13 2010, 06:23 PM) I...   Oct 13 2010, 06:32 PM
- - tailend   I switched my Ubuntu system to 32 bit and recompil...   Oct 17 2010, 11:00 PM
|- - renura   QUOTE (tailend @ Oct 18 2010, 12:00 AM) I...   Oct 18 2010, 07:13 AM
- - renura   Those interested might like to know that there is ...   Nov 16 2010, 06:23 PM
|- - lyricnz   QUOTE (renura @ Nov 16 2010, 07:23 PM) We...   Nov 19 2010, 10:44 AM
|- - gaspo100   QUOTE (renura @ Nov 16 2010, 04:23 PM) We...   Dec 10 2010, 02:28 PM
|- - renura   QUOTE (gaspo100 @ Dec 10 2010, 03:28 PM) ...   Dec 10 2010, 07:31 PM
- - renura   Hi Guys, One of our customers has modified the co...   Dec 22 2010, 12:55 PM
|- - lyricnz   QUOTE (renura @ Dec 22 2010, 01:55 PM) On...   Dec 23 2010, 10:35 AM
|- - themagicpudding   G'day Linux people, In case it helps, here...   Feb 24 2011, 09:55 AM
|- - renura   QUOTE (themagicpudding @ Feb 24 2011, 10...   Feb 24 2011, 02:08 PM
|- - DrP   QUOTE (themagicpudding @ Feb 24 2011, 09...   Feb 25 2011, 05:03 AM
- - themagicpudding   All I have heard is a confirmation email from Renu...   Feb 25 2011, 01:38 PM
- - tailend   I am trying to compile for 2.6.38-8-generic kernel...   Apr 30 2011, 03:53 PM
|- - renura   QUOTE (tailend @ Apr 30 2011, 03:53 PM) I...   Apr 30 2011, 05:26 PM
|- - tailend   QUOTE (renura @ Apr 30 2011, 06:26 PM) Di...   Apr 30 2011, 06:54 PM
||- - dayswaste   QUOTE (tailend @ Apr 30 2011, 06:24 PM) e...   May 5 2011, 10:43 PM
||- - dayswaste   QUOTE (dayswaste @ May 5 2011, 10:13 PM) ...   May 5 2011, 10:56 PM
|- - themagicpudding   QUOTE (renura @ Apr 30 2011, 06:26 PM) Di...   May 12 2011, 02:38 PM
|- - themagicpudding   QUOTE (renura @ Apr 30 2011, 06:26 PM) Di...   May 12 2011, 02:52 PM
|- - flunky   [quote name='themagicpudding' date='Ma...   May 23 2011, 08:30 PM
|- - renura   Look also here https://www.turnovfree.net/~stybla...   May 24 2011, 09:05 AM
- - hughhalf   Hiya, Can confirm the card running on Ubuntu Serv...   May 31 2011, 03:28 PM
|- - renura   QUOTE (hughhalf @ May 31 2011, 03:28 PM) ...   Jun 1 2011, 08:36 AM
- - lyricnz   I must add my name to the chorus of frustration wi...   Jun 1 2011, 01:49 PM
|- - renura   QUOTE (lyricnz @ Jun 1 2011, 01:49 PM) I ...   Jun 4 2011, 03:10 PM
|- - flunky   QUOTE (renura @ Jun 4 2011, 03:10 PM) Unf...   Jun 16 2011, 11:32 PM
|- - flunky   See also http://www.linuxtv.org/wiki/index.php/Rea...   Jun 17 2011, 05:19 PM
- - dayswaste   So the consensus is if you are running a kernel ve...   Jun 2 2011, 08:55 PM
- - hughhalf   Hiya Flunky had asked for some sample lspci outpu...   Jun 19 2011, 03:36 PM
|- - HTPC_Freak   I can confirm I have this card working in Ubuntu 1...   Jul 10 2011, 08:57 AM
|- - dayswaste   Thanks HTPC_Freak. After seeing your post on Satu...   Jul 12 2011, 11:03 PM
|- - themagicpudding   Thanks for inspiring me HTPC_Freak. In case anyon...   Aug 29 2011, 12:53 AM
- - therat   Many thanks for providing that info. cheers   Jul 10 2011, 12:35 PM
- - Flakheart   I am totally new to linux and use PC-LinuxOS 32 bi...   Aug 25 2011, 02:47 PM
- - Flakheart   I'll give and and stick to windows as my kerne...   Aug 29 2011, 03:28 PM
- - themagicpudding   Hi all, I've done some work on the Realtek so...   Sep 15 2011, 12:22 AM
- - themagicpudding   I've sped up the build process and made it a b...   Sep 15 2011, 06:36 PM
|- - renura   @themagicpudding looks like you are on a roll here...   Sep 15 2011, 06:57 PM
- - themagicpudding   In case anyone used it and noticed the remote wasn...   Sep 16 2011, 01:27 AM
- - Scott Waller   Hi magicpudding, Thanks so much for this. I have...   Sep 16 2011, 10:54 AM
- - Scott Waller   OK Sorry magicpudding, I cracked it. I updated t...   Sep 16 2011, 12:34 PM
- - themagicpudding   Good to hear - trying a newer kernel version was g...   Sep 16 2011, 12:54 PM
- - Scott Waller   Just ran it with kernel 3.0.4-030004-generic All ...   Sep 16 2011, 01:02 PM
- - Scott Waller   I can report that themagicpudding's solution w...   Sep 17 2011, 01:31 PM
- - themagicpudding   Glad to hear you're having some level of succe...   Sep 19 2011, 09:16 PM
- - Scott Waller   OK I'll take those ideas on board. I have som...   Sep 19 2011, 10:20 PM
- - themagicpudding   I don't use the the Quad's remote for my m...   Sep 19 2011, 11:06 PM
- - Scott Waller   Thanks for that, but it didn't help. Even in ...   Sep 21 2011, 11:29 AM
- - Scott Waller   Hi themagicpudding, I am wondering if you could p...   Sep 21 2011, 10:32 PM
- - themagicpudding   @Scot Waller Do you get all the keys correctly re...   Sep 23 2011, 02:35 PM
- - Scott Waller   Well today I tested the quad card at work. We hav...   Sep 23 2011, 02:35 PM
- - themagicpudding   I'd give the Windows install a go for verifica...   Sep 23 2011, 02:48 PM
- - therat   The Quad can have those sort of problems with Giga...   Sep 23 2011, 03:22 PM
- - themagicpudding   Of course I meant "Gigabyte" motherboard...   Sep 23 2011, 03:39 PM
- - Scott Waller   That's exactly the board I have, even with AMD...   Sep 23 2011, 03:54 PM
- - themagicpudding   Even with the latest BIOS from Gigabyte my mythtv ...   Sep 23 2011, 05:44 PM
|- - Scott Waller   QUOTE (themagicpudding @ Sep 23 2011, 05...   Sep 24 2011, 10:44 AM
- - therat   As I now understand it, Gigabyte have finally reso...   Sep 23 2011, 05:45 PM
- - themagicpudding   Thanks for that information therat. What should w...   Sep 23 2011, 08:09 PM
- - therat   I'm not exactly sure what the technical detail...   Sep 23 2011, 09:12 PM
- - themagicpudding   Cool - thanks for the suggestion. I've emaile...   Sep 23 2011, 10:15 PM
- - Scott Waller   Also "themagicpudding" The new Ubuntu k...   Sep 24 2011, 11:49 AM
|- - themagicpudding   Glad to hear the avoiding of adapter0 trick helped...   Sep 26 2011, 12:12 PM
|- - flunky   QUOTE (Scott Waller @ Sep 24 2011, 11:49 ...   Sep 27 2011, 08:15 PM
- - Scott Waller   Hi everyone, Have dedicated today to try and solv...   Sep 27 2011, 03:26 PM
- - themagicpudding   I'm not sure but it could well be __because__ ...   Sep 27 2011, 06:23 PM
|- - Scott Waller   QUOTE (themagicpudding @ Sep 27 2011, 06...   Sep 27 2011, 09:02 PM
- - Scott Waller   OK so I figured it out, and now have a working rem...   Sep 27 2011, 06:35 PM
- - Scott Waller   Sure Flunky sources.list CODE# deb cdrom:[Mythbu...   Sep 27 2011, 08:41 PM
- - JamesLaugesen   Hi magic, thanks so much for putting this script a...   Sep 28 2011, 10:47 AM
|- - themagicpudding   Hi James, Try the updated version like this (in a...   Sep 28 2011, 06:21 PM
|- - JamesLaugesen   QUOTE (themagicpudding @ Sep 28 2011, 06...   Oct 9 2011, 07:49 PM
||- - Scott Waller   QUOTE (JamesLaugesen @ Oct 9 2011, 07:49 ...   Oct 10 2011, 01:15 PM
|- - slith   QUOTE (themagicpudding @ Sep 28 2011, 07...   Oct 21 2011, 02:16 AM
|- - Scott Waller   QUOTE (slith @ Oct 21 2011, 02:16 AM) Hi ...   Oct 21 2011, 09:20 AM
|- - slith   QUOTE (Scott Waller @ Oct 21 2011, 10:20 ...   Oct 22 2011, 02:49 PM
|- - themagicpudding   QUOTE (slith @ Oct 22 2011, 03:49 PM) You...   Oct 27 2011, 12:39 PM
- - Scott Waller   Hi All, Got this response from Gigabyte re Firmwa...   Sep 30 2011, 03:25 PM
|- - renura   QUOTE (Scott Waller @ Sep 30 2011, 03:25 ...   Sep 30 2011, 05:14 PM
- - themagicpudding   Hi all. I might be getting further with Gigabyte....   Oct 2 2011, 10:21 PM
- - themagicpudding   Or maybe not. All I'm hearing are reasons to ...   Oct 3 2011, 08:53 PM
|- - Scott Waller   QUOTE (themagicpudding @ Oct 3 2011, 08:5...   Oct 4 2011, 04:25 PM
- - Scott Waller   Hi All, I have grabbed a ASUS MB to finally put t...   Oct 19 2011, 07:47 AM
- - Scott Waller   Hi again folks, I got it working by manually runn...   Oct 19 2011, 09:57 AM
- - Scott Waller   Hi guys, Just reporting back on my experiences wi...   Oct 20 2011, 01:51 PM
- - slith   Hi magic, I just upgraded another MythTV box usin...   Oct 30 2011, 11:01 PM
|- - old_codger   Hi fellas... new user around here. Great board A...   Nov 11 2011, 12:00 AM
|- - Scott Waller   QUOTE (old_codger @ Nov 11 2011, 12:00 AM...   Nov 11 2011, 07:17 AM
|- - old_codger   QUOTE (Scott Waller @ Nov 11 2011, 07:17 ...   Nov 12 2011, 06:56 AM
|- - Scott Waller   QUOTE (old_codger @ Nov 12 2011, 06:56 AM...   Nov 12 2011, 11:55 AM
|- - old_codger   QUOTE (Scott Waller @ Nov 12 2011, 11:55 ...   Nov 13 2011, 12:07 AM
|- - ccss   QUOTE (old_codger @ Nov 13 2011, 01:07 AM...   Nov 13 2011, 05:41 AM
- - old_codger   OK! I removed the old modules, removed the ...   Nov 13 2011, 08:38 AM
- - old_codger   OK! I've done the various stages of runnin...   Nov 14 2011, 02:30 AM
2 Pages V   1 2 >


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 24th May 2013 - 05:39 AM