News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

DVB Cards info needed for Templates

Started by MANDINGO, December 19, 2009, 08:14:02 PM

Previous topic - Next topic

MANDINGO

NEWS FLASH......... NEWS FLASH......... NEW WIKI PAGE WITH A LIST OF PLUG AND PLAY CARDS FOR LinuxMCE KEEP YOUR EYES OPEN AS THIS PAGE WILL CHANGE OFTEN
HERE IS A LIST OF PLUG AND PLAY CAPTURE CARDS/DEVICES THAT WORK WITH LinuxMCE AS OF RIGHT NOW  ;D


Im cranking out the DVB cards that will be plug n play with LinuxMCE but i need you guys help with some info and testing.
Current cards that i have completed are the HVR-1600, pcHDTV 5500, HD PVR which needs to be tested.
All templates for the DVB cards will have the analog side of the card disabled by default untill MythTV decides to fix their code.

So that being said what i need is a reply of the card that you use and the vendor ID, and the ports on the card, dont forget make and model

from term run

sudo lspci -vn
post your output for your card complete

if usb device then run
sudo lsusb -vn
post your output for your card complete

then run
sudo apt-get install ivtv-utils

install and then run

sudo v4l2-ctl -n
post your ouput for your card complete

also let me know if you had to install and compile drivers for your card and if firmware is needed thanks
you can catch me in the irc channels Linuxmce and Linuxmce-devel

Mandingo
For a Current List of Plug and Play Capture Cards/Devices
[url=http://wiki.linuxmce.org/index.php/Capture_Cards]http://wiki.linuxmce.org/index.php/Capture_Cards[/url]

colinjones

I have the Nova-T-500 which is a USB connection through the PCI interface. I couldn't see a specific PCI entry for it, but I suspect it is the VIA USB card (as I don't think I have any other VIA in the system, the mobo chipset is nVidia)

01:09.0 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI])
        Subsystem: 1106:3038
        Flags: bus master, medium devsel, latency 64, IRQ 21
        I/O ports at cc00 [size=32]
        Capabilities: [80] Power Management version 2

01:09.1 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI])
        Subsystem: 1106:3038
        Flags: bus master, medium devsel, latency 64, IRQ 19
        I/O ports at c800 [size=32]
        Capabilities: [80] Power Management version 2

01:09.2 0c03: 1106:3104 (rev 65) (prog-if 20 [EHCI])
        Subsystem: 1106:3104
        Flags: bus master, medium devsel, latency 64, IRQ 18
        Memory at fd2fe000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [80] Power Management version 2


from lsusb -vv

Bus 003 Device 002: ID 2040:9941 Hauppauge
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x2040 Hauppauge
  idProduct          0x9941
  bcdDevice            1.00
  iManufacturer           1 Hauppauge
  iProduct                2 WinTV Nova-DT
  iSerial                 3 4028962000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)


v4l2-ctl didn't work, its looking for a device here, /dev/video which doesn't exist (running 0710) there is a device under /dev/dvb... several directories and devices for 2 "adapters" etc, but using the --device= option just reports:

ioctl: VIDIOC_ENUMINPUT

I didn't have to compile anything, however I am not using this DVB card right at the moment.

hth

Xtra

I own a technisat cablestar hd2 which I am currently struggeling to get the kernel module of the mantis drivers to work in LMCE beta2.

I am stuck in hacking my way through the driver code, as currently it produces a kernel Oops when initializing the IR device.

As soon as I get the driver working, I'll be happy to provide a template for this card aswel but as you guys already know, kernel level debugging is a major PITA. :(

Output from lspci will follow as soon as I have my hands on the testsystem again.

MANDINGO

Bump
for all those that where bitching about DVB cards no one is posting info
Still waiting...... :-\
For a Current List of Plug and Play Capture Cards/Devices
[url=http://wiki.linuxmce.org/index.php/Capture_Cards]http://wiki.linuxmce.org/index.php/Capture_Cards[/url]

Xtra


02:0a.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI Bridge Controller [Ver 1.0] (rev 01)
Subsystem: Device 1ae4:0002
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (2000ns min, 63750ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at dfeff000 (32-bit, prefetchable) [size=4K]
Kernel modules: mantis


02:0a.0 0480: 1822:4e35 (rev 01)
Subsystem: 1ae4:0002
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at dfeff000 (32-bit, prefetchable) [size=4K]
Kernel modules: mantis


Output from v4l2-ctl will follow after I have recompiled my MD kernel (compiling right now) and I have urged the mantis module to work. Rumor has it, it is working with an older kernel than 2.6.25 and the mantis driver from s2-liplianin but I want to get it to work with the LMCE0810b2 default kernel, therefore I am hacking debug statements in there and it takes time. So please bear with me. :(

patmankn

#5
Ok...first i just plugged in my Terratec Cinergy DT XS Diversity und checked dmesg

pat@dcerouter:~$ dmesg
[ 3802.412033] usb 2-8: new high speed USB device using ehci_hcd and address 7
[ 3802.553951] usb 2-8: configuration #1 chosen from 1 choice
[ 3802.554910] dvb-usb: found a 'Terratec Cinergy DT XS Diversity' in cold state, will try to load a firmware
[ 3802.554917] firmware: requesting dvb-usb-dib0700-1.10.fw
[ 3802.559679] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
[ 3802.905484] dib0700: firmware started successfully.
[ 3803.409067] dvb-usb: found a 'Terratec Cinergy DT XS Diversity' in warm state.
[ 3803.410787] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3803.411617] DVB: registering new adapter (Terratec Cinergy DT XS Diversity)
[ 3803.653846] DVB: registering frontend 1 (DiBcom 7000PC)...
[ 3803.658218] MT2266: successfully identified
[ 3803.822722] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3803.823351] DVB: registering new adapter (Terratec Cinergy DT XS Diversity)
[ 3804.002719] DVB: registering frontend 2 (DiBcom 7000PC)...
[ 3804.009470] MT2266: successfully identified
[ 3804.175214] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:0b.1/usb2/2-8/input/input8
[ 3804.212609] dvb-usb: schedule remote query interval to 150 msecs.
[ 3804.212618] dvb-usb: Terratec Cinergy DT XS Diversity successfully initialized and connected.


...than lsusb vn:

Bus 002 Device 007: ID 0ccd:005a TerraTec Electronic GmbH
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 idVendor           0x0ccd TerraTec Electronic GmbH
 idProduct          0x005a
 bcdDevice            0.01
 iManufacturer           1 TerraTec
 iProduct                2 Cinergy DT XS
 iSerial                 3 070201004089
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           46
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0xa0
     (Bus Powered)
     Remote Wakeup
   MaxPower              500mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           4
     bInterfaceClass       255 Vendor Specific Class
     bInterfaceSubClass      0
     bInterfaceProtocol      0
     iInterface              0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x01  EP 1 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x82  EP 2 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x83  EP 3 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
Device Qualifier (for other device speed):
 bLength                10
 bDescriptorType         6
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 bNumConfigurations      1
Device Status:     0x0000
 (Bus Powered)


pat@dcerouter:~$ sudo apt-get install ivtv-utils
...
pat@dcerouter:~$ sudo v4l2-ctl -n
Failed to open /dev/video0: No such file or directory


I just ordered the KNC ONE PCI DVB-C card.... i will post results, the moment the card arrives.

And Mandigo, as i haven't tried creating templates before and i got lost in the wiki, i would love to see some wiki/documentation, so that more of us could suuport in little babysteps. How about that idea?
Cheers,
Pat
Hybrid: MSI MS-7329,Nvidia 6150 onboard,AMD BE-2400,2gb RAM,Sharp Aqous LE 37X20E via MD Zotoc Ion Synergy,Terratec 1200 & Cinergy DT USB Diversity DVB-T, KNC ONE TV-Station DVB-C,WebDT366,Fiire Chief [url="http://wiki.linuxmce.com/index.php/User:Patmankn"]http://wiki.linuxmce.com/index.php/User:Patmankn[/url]

MANDINGO

if you get a failed to open on v4l2-ctl -n

that is due to the card not having other inputs for capturing out side of the DVB input so its not a problem

Keep em coming guys
For a Current List of Plug and Play Capture Cards/Devices
[url=http://wiki.linuxmce.org/index.php/Capture_Cards]http://wiki.linuxmce.org/index.php/Capture_Cards[/url]

ste_b_79

I have a hauppauge hvr-1300.

I will post the results as soon as I can.

I tried to get the analogue RCA/phono input to work with Myth TV and couldn't, so I'm glad to see its not just me and/or the HVR-1300 card. 

tariqh

+1 on this card,  mines the OEM without any remote if that makes a difference

do you still need the output?

colinjones, BTW how did you get mythtv to recognise this card ? i had a look at the mythtv wiki and it seems the 0810 recognises it but how do i get mythtv to use it ? (Im not sure if this hijacking but i though i might ask here )

Quote from: colinjones on December 19, 2009, 09:54:14 PM
I have the Nova-T-500 which is a USB connection through the PCI interface. I couldn't see a specific PCI entry for it, but I suspect it is the VIA USB card (as I don't think I have any other VIA in the system, the mobo chipset is nVidia)

01:09.0 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI])
        Subsystem: 1106:3038
        Flags: bus master, medium devsel, latency 64, IRQ 21
        I/O ports at cc00 [size=32]
        Capabilities: [80] Power Management version 2

01:09.1 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI])
        Subsystem: 1106:3038
        Flags: bus master, medium devsel, latency 64, IRQ 19
        I/O ports at c800 [size=32]
        Capabilities: [80] Power Management version 2

01:09.2 0c03: 1106:3104 (rev 65) (prog-if 20 [EHCI])
        Subsystem: 1106:3104
        Flags: bus master, medium devsel, latency 64, IRQ 18
        Memory at fd2fe000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [80] Power Management version 2


from lsusb -vv

Bus 003 Device 002: ID 2040:9941 Hauppauge
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x2040 Hauppauge
  idProduct          0x9941
  bcdDevice            1.00
  iManufacturer           1 Hauppauge
  iProduct                2 WinTV Nova-DT
  iSerial                 3 4028962000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)


v4l2-ctl didn't work, its looking for a device here, /dev/video which doesn't exist (running 0710) there is a device under /dev/dvb... several directories and devices for 2 "adapters" etc, but using the --device= option just reports:

ioctl: VIDIOC_ENUMINPUT

I didn't have to compile anything, however I am not using this DVB card right at the moment.

hth
[url="http://wiki.linuxmce.org/index.php/User:Tariqh"]http://wiki.linuxmce.org/index.php/User:Tariqh[/url]

Kezza

I'm also running that card so yell out if need any additional info to get plugin working. Will be rebuilding system onto a new drive at somestage so can do some testing for you!


tariqh


any help would be appreciated :)

Quote from: Kezza on December 22, 2009, 02:22:33 AM
I'm also running that card so yell out if need any additional info to get plugin working. Will be rebuilding system onto a new drive at somestage so can do some testing for you!


[url="http://wiki.linuxmce.org/index.php/User:Tariqh"]http://wiki.linuxmce.org/index.php/User:Tariqh[/url]

colinjones

sorry can't help, I've never tried to get that card working with MythTV. However, I'm certain that totallymaxed's crew has!

totallymaxed

Quote from: tariqh on December 21, 2009, 11:47:38 PM
+1 on this card,  mines the OEM without any remote if that makes a difference

do you still need the output?

colinjones, BTW how did you get mythtv to recognise this card ? i had a look at the mythtv wiki and it seems the 0810 recognises it but how do i get mythtv to use it ? (Im not sure if this hijacking but i though i might ask here )

Quote from: colinjones on December 19, 2009, 09:54:14 PM
I have the Nova-T-500 which is a USB connection through the PCI interface. I couldn't see a specific PCI entry for it, but I suspect it is the VIA USB card (as I don't think I have any other VIA in the system, the mobo chipset is nVidia)

01:09.0 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI])
        Subsystem: 1106:3038
        Flags: bus master, medium devsel, latency 64, IRQ 21
        I/O ports at cc00 [size=32]
        Capabilities: [80] Power Management version 2

01:09.1 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI])
        Subsystem: 1106:3038
        Flags: bus master, medium devsel, latency 64, IRQ 19
        I/O ports at c800 [size=32]
        Capabilities: [80] Power Management version 2

01:09.2 0c03: 1106:3104 (rev 65) (prog-if 20 [EHCI])
        Subsystem: 1106:3104
        Flags: bus master, medium devsel, latency 64, IRQ 18
        Memory at fd2fe000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [80] Power Management version 2


from lsusb -vv

Bus 003 Device 002: ID 2040:9941 Hauppauge
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x2040 Hauppauge
  idProduct          0x9941
  bcdDevice            1.00
  iManufacturer           1 Hauppauge
  iProduct                2 WinTV Nova-DT
  iSerial                 3 4028962000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)


v4l2-ctl didn't work, its looking for a device here, /dev/video which doesn't exist (running 0710) there is a device under /dev/dvb... several directories and devices for 2 "adapters" etc, but using the --device= option just reports:

ioctl: VIDIOC_ENUMINPUT

I didn't have to compile anything, however I am not using this DVB card right at the moment.

hth

We dont have a device template for the T500... cue Thom to give me a 'bashing' for not having one ;-)

...but we do have it working very well using our V4l package (PM me if any of you would like a copy...its DKMS based so will work correctly on 0710 or 0810...or indeed 0910 too ;-)  )...and reliably in Myth now. The only issue we see is that if we reboot the T500's do not get in initialised properly from a 'warm' firmware boot. The solution is to do a shutdown, remove the power for 15 secs or so, then powerup and all is well. This is an irritation but compared to before when the T500 was so unstable it was unusable its very acceptable!

All the best for Xmas and for the new year too!

Andrew

Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

freaky

Does anybody have the right configuration in the MythTV Backend for my Hauppauge Nova-S plus (DVBs)? Is it similar to the Nova-T? I had it working on a 0710 istallation, now I have 0810 beta2 and can't find the right configuration any more.

Thanks so far
freaky

totallymaxed

Quote from: freaky on December 22, 2009, 02:35:50 PM
Does anybody have the right configuration in the MythTV Backend for my Hauppauge Nova-S plus (DVBs)? Is it similar to the Nova-T? I had it working on a 0710 istallation, now I have 0810 beta2 and can't find the right configuration any more.

Thanks so far
freaky

Again... at the risk of Thom bashing me again (Twice in a single afternoon!) the Nova-S should we configurable directly in Myth backend setup until Mandingo has a template for it.

All the best for Xmas

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]