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 Oct 19 2011, 07:47 AM
Post #2


Participant


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


Hi All,

I have grabbed a ASUS MB to finally put to rest the Gigabyte problem, but I can't get magicpudding's code to work?

Here's what I'm getting.

CODE
* fetching all the linuxtv stuff...
(already present)
Checking if the needed tools for Ubuntu 11.04 are available
Needed package dependencies are met.
* adding rtl2832 drivers to linuxtv source...
* rtl2832u files already added to Makefile
* rtl2832u already added to Kconfig
* Updating version file with running kernel version (2.6.38-11-generic)...
* Enabling kernel module in the build...
* building the modules...
make -C /home/bob/rtl2832_2836_2840/media_build/v4l
make[1]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/v4l'
make[2]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/linux'
Patches for 2.6.38-11-generic already applied.
make[2]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/linux'
./scripts/make_kconfig.pl /lib/modules/2.6.38-11-generic/build /lib/modules/2.6.38-11-generic/build
Preparing to compile for kernel version 2.6.38

***WARNING:*** You do not have the full kernel sources installed.
This does not prevent you from building the v4l-dvb tree if you have the
kernel headers, but the full kernel source may be required in order to use
make menuconfig / xconfig / qconfig.

If you are experiencing problems building the v4l-dvb tree, please try
building against a vanilla kernel before reporting a bug.

Vanilla kernels are available at http://kernel.org.
On most distros, this will compile a newly downloaded kernel:

cp /boot/config-`uname -r` <your kernel dir>/.config
cd <your kernel dir>
make all modules_install install

Please see your distro's web site for instructions to build a new kernel.

WARNING: This is the V4L/DVB backport tree, with experimental drivers
backported to run on legacy kernels from the development tree at:
http://git.linuxtv.org/media-tree.git.
It is generally safe to use it for testing a new driver or
feature, but its usage on production environments is risky.
Don't use it in production. You've been warned.
VIDEO_TIMBERDALE: Requires at least kernel 2.6.39
RADIO_TIMBERDALE: Requires at least kernel 2.6.39
RADIO_WL1273: Requires at least kernel 2.6.39
DVB_FIREDTV: Requires at least kernel 3.0.0
File not found: ./../linux/drivers/misc/altera-stapl/Kconfig at ./scripts/make_kconfig.pl line 284, <GEN58> line 14.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/v4l'
make: *** [all] Error 2
* installing the modules...
make -C /home/bob/rtl2832_2836_2840/media_build/v4l install
make[1]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/v4l'

Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/IR/keymaps:


Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/video:


Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/dvb/cinergyT2:


Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/common:


Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/dvb/frontends:


Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/IR:

Installing kernel modules under /lib/modules/2.6.38-11-generic/kernel/drivers/media/:
/sbin/depmod -a 2.6.38-11-generic
make -C firmware install
make[2]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/v4l/firmware'
Installing firmwares at /lib/firmware: vicam/firmware.fw dabusb/firmware.fw
dabusb/bitstream.bin ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin
av7110/bootcode.bin dvb-fe-bcm3510-01.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw
dvb-fe-or51211.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b
dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622
dvb-usb-avertv-a800-02.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.20.fw
dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw
dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw
dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw
dvb-usb-wt220u-02.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw
v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw
make[2]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/v4l/firmware'
make[1]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/v4l'
* loading the dvb_usb_rtl2832u module...
FATAL: Module dvb_usb_rtl2832u not found.
--- All done ---


It is a Intel i5, running 64bit mythbuntu 11.04

I ran updates to get the latest kernel etc.

With some research, might be V4L problem

Thanks in advance
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: 25th May 2013 - 08:15 PM