IPB

Welcome Guest ( Log In | Register )

8 Pages V  « < 5 6 7 8 >  
Reply to this topicStart new topic
> DigitalNow Quad DVB-T Tuner Card and Linux, it is working
bigO
post Mar 8 2012, 09:01 AM
Post #121


Be nice to me, I am new.


Group: New Members
Posts: 6
Joined: 11-February 12
Member No.: 14,835
Card: Avermedia DVB-t


A follow-up for those following.

QUOTE (bigO @ Feb 11 2012, 06:51 PM) *
In the end I got it working by following the instructions here: https://github.com/ambrosa/DVB-Realtek-RTL2...el-3.0.0#readme

which seems to handle 3.0, 3.1 and 3.2 kernels.

Now just to sort out the remote...



The ambrosa build has been rock solid from a tuner perspective for the last few weeks now. canarygsr has confirmed working too on 64-bit Mythbuntu 11.10 - kernel 3.0.0-16. I've done a couple of kernel updates and a simple recompile is all that's been required.

The only issue seems to be that when the remote interface is enabled in the module, it interferes with the tuning controls. I can tune one tuner fine, but when trying to get multiple simultaneous channel locks only the first works. Net result is that in MythTV I have lots of recordings that come up "The file for this recording could not be found" and the tuners are stuck in a "tuning" state.

I have been using a Philips (Microsoft-branded) MCE remote which has its own receiver and that's all fine. For that small inconvenience though I'm happy, because I've had a couple of weeks now of otherwise faultless performance - no dropped recordings, no glitches, no crashes. smile.gif
Go to the top of the page
 
+Quote Post
myrantz
post Mar 20 2012, 08:37 PM
Post #122


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 20-March 12
Member No.: 14,891
Card: DNTV TinyTwin USB


Using this card with kernel 3.2.11... Tried using each tuner individually and so far so good.. Installation is a breeze.

Wonder if it'd work with 4 tuners fully running ph34r.gif (I'm using a Gigabyte m/b)...

Time will tell...

Edit: Did a quick 1hr recording with all tuners.. So far so good, no problems... biggrin.gif Hope it'd stay that way.. Great product!
Go to the top of the page
 
+Quote Post
DrP
post Mar 22 2012, 06:41 AM
Post #123


Forum Regular


Group: Members
Posts: 581
Joined: 13-July 03
Member No.: 57
Card: None


Linux often ignores the motherboard's ACPI routines, especially considering that at one stage Gigabyte's amazingly poorly written ACPI scripts caused Linux to tank.


--------------------
Support the forum (if you can work out how to!)
Go to the top of the page
 
+Quote Post
kjn260
post Apr 25 2012, 02:28 PM
Post #124


Be nice to me, I am new.


Group: New Members
Posts: 3
Joined: 25-April 12
Member No.: 14,948
Card: None


Hi Magicpudding,

Thanks for all your effort in getting this to work. I followed your script, I was able to sort out the first few dependencies and get it to run, however its terminating with this:

CODE
fw
make[2]: Leaving directory `/home/xbmc/quad/media_build/v4l/firmware'
make[1]: Leaving directory `/home/xbmc/quad/media_build/v4l'
*** Loading the dvb_usb_rtl2832u module...
FATAL: Module dvb_usb_rtl2832u not found.

Hopefully a list of adapters follows:
ls: cannot access /dev/dvb: No such file or directory
*** All done ***


The system is XBMCbuntu EDEN (3.0.0-16-generic) 32-bit (there is no 64-bit build for XBMCbuntu).

Any Ideas?
Go to the top of the page
 
+Quote Post
kjn260
post Apr 26 2012, 06:27 PM
Post #125


Be nice to me, I am new.


Group: New Members
Posts: 3
Joined: 25-April 12
Member No.: 14,948
Card: None


QUOTE (kjn260 @ Apr 25 2012, 02:28 PM) *
Hi Magicpudding,

Any Ideas?



So after some more playing I've managed to get it compiling, but inserting dvb_usb_rtl2832u module into the kernel.

CODE
make[2]: Leaving directory `/home/xbmc/current/media_build/v4l/firmware'
make[1]: Leaving directory `/home/xbmc/current/media_build/v4l'
* loading the dvb_usb_rtl2832u module...
FATAL: Error inserting dvb_usb_rtl2832u (/lib/modules/3.0.0-16-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-rtl2832u.ko): Invalid argument

Hopefully a list of adapters follows:
ls: cannot access /dev/dvb: No such file or directory
--- All done ---


It seems that other people have solved this issue here, but for the life of me, I cannot get it to run. sad.gif

lsusb reports the card as present....I think:

CODE
Bus 004 Device 002: ID 0413:6680 Leadtek Research, Inc.
Bus 004 Device 003: ID 0413:6680 Leadtek Research, Inc.
Bus 004 Device 004: ID 0413:6680 Leadtek Research, Inc.
Bus 004 Device 005: ID 0413:6680 Leadtek Research, Inc.


Anyone? Help?
Go to the top of the page
 
+Quote Post
canarygsr
post May 9 2012, 02:34 PM
Post #126


Be nice to me, I am new.


Group: New Members
Posts: 4
Joined: 8-June 11
Member No.: 14,326
Card: Leadtek DTV1000T


Guys

Just an update
I was able to use with the new 64bit mythbuntu 12.04 with the following steps


sudo apt-get install build-essential linux-headers-$(uname -r) git gedit

git clone https://github.com/ambrosa/DVB-Realtek-RTL2...ernel-3.0.0.git

cd DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0

cd RTL2832-2.2.2_kernel-3.0.0


gedit Makefile
comment out the "INCLUDE_EXTRA_DVB := include-300" with a # and un comment the INCLUDE_EXTRA_DVB := include-320"" line by removing the #


### as root
sudo su

make clean
make
make install
modprobe dvb_usb_rtl2832u

Go to the top of the page
 
+Quote Post
tailend
post May 12 2012, 09:07 PM
Post #127


Be nice to me, I am new.


Group: New Members
Posts: 7
Joined: 11-October 10
Member No.: 13,798
Card: DVICO FusionHDTV


My tuner card is working well on 12.04 except for one minor problem. The dvb tuners seem to crash after a while. I have 2 of the 4 tuners doing EPG guide data and they seem to crash more frequently, about one every 2-3 days. The crashed tuners need a full power off and on again to restore, even a reboot is not enough. Until I power off and on all recordings on that tuner fail. Is anyone else experiencing this problem?
Go to the top of the page
 
+Quote Post
steveb
post May 13 2012, 01:27 PM
Post #128


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 13-May 12
Member No.: 14,983
Card: DVICO FusionHDTV


QUOTE (tailend @ May 12 2012, 09:07 PM) *
My tuner card is working well on 12.04 except for one minor problem. The dvb tuners seem to crash after a while. I have 2 of the 4 tuners doing EPG guide data and they seem to crash more frequently, about one every 2-3 days. The crashed tuners need a full power off and on again to restore, even a reboot is not enough. Until I power off and on all recordings on that tuner fail. Is anyone else experiencing this problem?


Having a similar problem. I bought a Digitalnow quad tuner card to put into my MythTV box (running ubuntu 12.04 server 64bit and MythTV 0.25 and seems a bit unstable - constantly sending crash reports to the developers) and installed it using the drivers and instructions at https://github.com/ambrosa/DVB-Realtek-RTL2...od_kernel-3.0.0

It worked for a while (about a week) including being able to record but now seems to have a problem opening the card (get a "Error_Open" message for Frontend ID in the capture card setup on MythTV backend). The kernel logs seem to show its picked up all 4 tuners (log entry for the last one shown below). Anyone know what's happening and have any idea of a fix? Obviously I want the MythTV setup bombproof – nothing worse than expecting something to be recorded and then not getting it. Any help would be much appreciated.

May 13 12:10:29 server kernel: [ 15.539007] dvb-usb: found a 'USB DVB-T Device' in warm state.
May 13 12:10:29 server kernel: [ 15.539020] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
May 13 12:10:29 server kernel: [ 15.540762] DVB: registering new adapter (USB DVB-T Device)
May 13 12:10:29 server kernel: [ 15.560460] RTL2832U usb_init_bulk_setting : USB2.0 HIGH SPEED (480Mb/s)
May 13 12:10:29 server kernel: [ 15.807616] RTL2832U check_tuner_type : FC0012 tuner on board...
May 13 12:10:29 server kernel: [ 16.390325] DVB: registering adapter 3 frontend 0 (Realtek DVB-T RTL2832)...
May 13 12:10:29 server kernel: [ 16.392280] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:04.0/0000:02:00.0/0000:03:00.2/usb4/4-4/input/input5
May 13 12:10:29 server kernel: [ 16.392478] dvb-usb: schedule remote query interval to 287 msecs.
May 13 12:10:29 server kernel: [ 16.392486] dvb-usb: USB DVB-T Device successfully initialized and connected.
May 13 12:10:29 server kernel: [ 16.392886] usbcore: registered new interface driver dvb_usb_rtl2832u
Go to the top of the page
 
+Quote Post
steveb
post May 13 2012, 05:30 PM
Post #129


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 13-May 12
Member No.: 14,983
Card: DVICO FusionHDTV


OK, have got them back and working again. Had to do a rebuild of the driver and reinstall it as per ambrosa's update instructions.
- go into local git repo
cd DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0
- update local files with new changes
git pull
- compile
cd RTL2832-2.2.2_kernel-3.0.0
make clean
make
- install module
sudo make install


I suspect that one of the many updates to ubuntu 12.04 may have altered something by updating one of the other system files and requiring the driver to be rebuilt to work properly with whatever had changed. Being a newbie I can't tell for sure.....
Go to the top of the page
 
+Quote Post
tailend
post May 14 2012, 07:21 PM
Post #130


Be nice to me, I am new.


Group: New Members
Posts: 7
Joined: 11-October 10
Member No.: 13,798
Card: DVICO FusionHDTV


QUOTE (steveb @ May 13 2012, 06:30 PM) *
OK, have got them back and working again. Had to do a rebuild of the driver and reinstall it as per ambrosa's update instructions.
- go into local git repo
cd DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0
- update local files with new changes
git pull
- compile
cd RTL2832-2.2.2_kernel-3.0.0
make clean
make
- install module
sudo make install


I suspect that one of the many updates to ubuntu 12.04 may have altered something by updating one of the other system files and requiring the driver to be rebuilt to work properly with whatever had changed. Being a newbie I can't tell for sure.....

I tried a git pull as suggested. Unfortunately git returns "Already up-to-date." sad.gif I am interested to know if you have a reliable system now or still see some problems. When I was not using EPG data the tuner crashes seem to be on average a few weeks apart.
Go to the top of the page
 
+Quote Post
steveb
post May 15 2012, 05:27 PM
Post #131


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 13-May 12
Member No.: 14,983
Card: DVICO FusionHDTV


QUOTE (tailend @ May 14 2012, 07:21 PM) *
I tried a git pull as suggested. Unfortunately git returns "Already up-to-date." sad.gif I am interested to know if you have a reliable system now or still see some problems. When I was not using EPG data the tuner crashes seem to be on average a few weeks apart.

Mine was up to date also but I still think its worth doing a rebuild if you can't open the tuners in MythTV anymore as some of the other kernel files may have been updated. I'm keeping an eye out now and checking before and after each time I do a system update (12.04 still seems to be a little bit unstable so definately interested in the updates).
Go to the top of the page
 
+Quote Post
steveb
post May 20 2012, 04:55 PM
Post #132


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 13-May 12
Member No.: 14,983
Card: DVICO FusionHDTV


Hmm - spoke too soon. The tuners played up again and even a rebuild of the driver didn't fix. A shutdown, wait 5 minutes and restart seems to have fixed.
Not sure what is going on with this.
Go to the top of the page
 
+Quote Post
kjn260
post Jul 7 2012, 02:12 PM
Post #133


Be nice to me, I am new.


Group: New Members
Posts: 3
Joined: 25-April 12
Member No.: 14,948
Card: None


QUOTE (steveb @ May 20 2012, 04:55 PM) *
Hmm - spoke too soon. The tuners played up again and even a rebuild of the driver didn't fix. A shutdown, wait 5 minutes and restart seems to have fixed.
Not sure what is going on with this.


Good to know I'm not the only person having this issue. I'm using 11.10 32-bit XBMCBuntu, with Ambrosia's drivers and see similar behavior. From his git there is actually a few bugs (quality is limited to 32%, so I had to turn off quality reporting).

If you read the openpli thread attached to those drivers, there is a patch to fix some issues but its a kernel patch for openpli and not anyone else using them on a different build, if i could figure out how to apply the changes I would.

sad.gif
Go to the top of the page
 
+Quote Post
flunky
post Aug 27 2012, 09:53 PM
Post #134


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 23-May 11
Member No.: 14,299
Card: None


Hi,

The linux-media folks have been busily preparing a driver for this chipset in the mainline kernel.
It went in a couple of months ago and has received a few cleanup patches since.
Has anyone here tried that recently ? The writers would be quite interested in feedback on how it does.
Particularly as they just reorganised their tree significantly.

http://git.linuxtv.org/media_build.git

The build process is straightforward, but you will want to remove other drivers for the card first.
To give feedback, write to linux-media@vger.kernel.org (including the output of lspci & dmesg).

Cheers
Go to the top of the page
 
+Quote Post
steveb
post Sep 10 2012, 06:52 PM
Post #135


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 13-May 12
Member No.: 14,983
Card: DVICO FusionHDTV


QUOTE (flunky @ Aug 27 2012, 09:53 PM) *
Hi,

The linux-media folks have been busily preparing a driver for this chipset in the mainline kernel.
It went in a couple of months ago and has received a few cleanup patches since.
Has anyone here tried that recently ? The writers would be quite interested in feedback on how it does.
Particularly as they just reorganised their tree significantly.

http://git.linuxtv.org/media_build.git

The build process is straightforward, but you will want to remove other drivers for the card first.
To give feedback, write to linux-media@vger.kernel.org (including the output of lspci & dmesg).

Cheers


Dumb question but how do I remove the old driver to try out the new build? (I'm a newb and by no means competent with Ubuntu at this stage)
Go to the top of the page
 
+Quote Post
Benno
post Oct 1 2012, 03:38 PM
Post #136


Be nice to me, I am new.


Group: New Members
Posts: 1
Joined: 1-October 12
Member No.: 15,173
Card: None


Thanks for posting, it didn't know about that one. It works great ( I also shoot an email to the good folk at linux media - thanks guys! ). Only thing I notice is that it put alot of these in my syslog:

[16370.559863] usb_urb_complete: 7030 callbacks suppressed
[16375.557587] usb_urb_complete: 7029 callbacks suppressed
[16380.556186] usb_urb_complete: 7030 callbacks suppressed
[16385.554165] usb_urb_complete: 7029 callbacks suppressed


=> I'm using Debian Wheezy (SID) and kernel 3.5.4 on an Atom powered Mythtv rig. It also worked on my old rig with Ubuntu 12.10, kernel 3.4.0-3.

=> My hot tip ( to repeat what others have said ) - as it's a quad card - you have to take care to feed this card with the right signal and at the right signal levels, you cannot be sloppy on the RF side. Given a nice signal, the card will produce excellent results.

thanks Ben




QUOTE (flunky @ Aug 27 2012, 09:53 PM) *
Hi,

The linux-media folks have been busily preparing a driver for this chipset in the mainline kernel.
It went in a couple of months ago and has received a few cleanup patches since.
Has anyone here tried that recently ? The writers would be quite interested in feedback on how it does.
Particularly as they just reorganised their tree significantly.

http://git.linuxtv.org/media_build.git

The build process is straightforward, but you will want to remove other drivers for the card first.
To give feedback, write to linux-media@vger.kernel.org (including the output of lspci & dmesg).

Cheers

Go to the top of the page
 
+Quote Post
myrantz
post Oct 29 2012, 12:18 PM
Post #137


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 20-March 12
Member No.: 14,891
Card: DNTV TinyTwin USB


QUOTE (flunky @ Aug 27 2012, 07:53 PM) *
Has anyone here tried that recently ? The writers would be quite interested in feedback on how it does.
Particularly as they just reorganised their tree significantly.

http://git.linuxtv.org/media_build.git

Just found this.. smile.gif Tried this on 3.6.3 and it worked fine so far (touch wood).. Got teh same debug spam as Benno though.. But no biggies, just glad I'm now on the latest kernel...
Go to the top of the page
 
+Quote Post
gga96
post Feb 28 2013, 12:37 PM
Post #138


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 26-February 13
Member No.: 15,311
Card: DNTV Quad


QUOTE (flunky @ Aug 27 2012, 10:53 PM) *
Hi,

The linux-media folks have been busily preparing a driver for this chipset in the mainline kernel.
It went in a couple of months ago and has received a few cleanup patches since.
Has anyone here tried that recently ? The writers would be quite interested in feedback on how it does.
Particularly as they just reorganised their tree significantly.

http://git.linuxtv.org/media_build.git

The build process is straightforward, but you will want to remove other drivers for the card first.
To give feedback, write to linux-media@vger.kernel.org (including the output of lspci & dmesg).

Cheers


I am new to Linux and have installed MythBuntu and bought a DigitalNow TVB-T Quad tuner for my MythTV setup.
I will be greatful for any help given.

The OS is:
Linux glen-desktop 3.2.0-38-generic-pae #61-Ubuntu SMP Tue Feb 19 12:39:51 UTC 2013 i686 i686 i386 GNU/Linux.
Pentium 4 3.2 cpu.
1m of ram.

I unzipped Linux4Quad2.zip (recursively).
Edited the v4l/.version file to read
VERSION=3
PATCHLEVEL:=2
SUBLEVEL:=0-38
KERNELRELEASE:=3.2.0-38-generic
I then cd'd and ran make, the edited output follows.

glen@glen-desktop:~/Linux4Quad/digitalnow-quad$ make
make -C /home/glen/Linux4Quad/digitalnow-quad/v4l
make[1]: Entering directory `/home/glen/Linux4Quad/digitalnow-quad/v4l'
Updating/Creating .config
./scripts/make_kconfig.pl /lib/modules/3.2.0-38-generic/build /lib/modules/3.2.0-38-generic/build
Preparing to compile for kernel version 3.2.0
...
make[2]: Entering directory `/usr/src/linux-headers-3.2.0-38-generic'
CC [M] /home/glen/Linux4Quad/digitalnow-quad/v4l/tuner-xc2028.o
/home/glen/Linux4Quad/digitalnow-quad/v4l/tuner-xc2028.c: In function 'xc2028_set_params':
/home/glen/Linux4Quad/digitalnow-quad/v4l/tuner-xc2028.c:1178:5: error: 'T_DIGITAL_TV' undeclared (first use in this function)
...

I tracked T_ANALOG_TV and T_RADIO to tuner.h as quote below:
enum tuner_mode {
T_RADIO = 1 << V4L2_TUNER_RADIO,
T_ANALOG_TV = 1 << V4L2_TUNER_ANALOG_TV,
/* Don't need to map V4L2_TUNER_DIGITAL_TV, as tuner-core won't use it */
};

The bug to me looks like a declaration oversight but my lack of experience with Linux and c leaves me to ponder the most appropriate fix.

Any help will definately HELP!

Edit: Am going to do a complete re-install of MythBuntu 12.04.2.

Thanks
Glen
Go to the top of the page
 
+Quote Post
gga96
post Mar 5 2013, 02:24 PM
Post #139


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 26-February 13
Member No.: 15,311
Card: DNTV Quad


Have been having a lot of trouble getting started with mythbentu, but eventualy bought a DigitalNow quad and...

Installed a fresh MythBuntu 12.04 and used the linuxtv git to build a driver.
The process ran without a hitch and it finished with what I think was a driver object file .ko in v4l subdirectory.
I could not work out how to load this file as a driver for the quad.

I then reinstalled a fresh MythBuntu 12.04 and used https://github.com/ambrosa/DVB-Realtek-RTL2...el-3.0.0#readme to provide a driver for DigitalNow quad tuner http://www.digitalnow.com.au/product_pages/Quad.html.

The ambrosa make file is limited to kernel 3.0.0 .. 3.2.0. mine is 3.2.0-38.
No glitches this time and finished with 4 quad adapters in \dev\dvb rolleyes.gif

I think the linuxtv media_build process (still experimental) is the way for the future, especially if one of the gurus can provide explicit terminal commands to complete the process for dumies like myself.

Thank you all.

Glen
Go to the top of the page
 
+Quote Post
myrantz
post Mar 5 2013, 02:56 PM
Post #140


Be nice to me, I am new.


Group: New Members
Posts: 5
Joined: 20-March 12
Member No.: 14,891
Card: DNTV TinyTwin USB


QUOTE (gga96 @ Mar 5 2013, 12:24 PM) *
I think the linuxtv media_build process (still experimental) is the way for the future, especially if one of the gurus can provide explicit terminal commands to complete the process for dumies like myself.

The driver is now included into the kernel from 3.7 onwards now... Once your distro moves to 3.7 or this card will be automatically supported without additional downloads.

Go to the top of the page
 
+Quote Post

8 Pages V  « < 5 6 7 8 >
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: 20th June 2013 - 11:18 AM