Howto netceiver in YaVDR 0.3?

  • Hey all,


    is there, or has anyone an howto to get the netceiver working in yavdr 0.3 using the mcli-plug-in.


    After a lot of trial and even more error, I´m still not able to get the netceiver working with vlan and xbmc frontend.
    I tried most of the methods described on the forum, however some parts of the plug-in are not always recognized. It seems the plug-in will not fully install.


    Please help.


    German language is ok.
    Thanks.

  • HI,


    Its very easy.

    Code
    apt-get install vdr-plugin-mcli vdr-addon-mcli-tool


    VLAN is more complicated...


    You need the vlan package

    Code
    apt-get install vlan


    then load the module

    Code
    modprobe 8021q


    AFTER THAT, take the module in /etc/modules to load this automatically

    Code
    echo 8021q >> /etc/modules


    We make a new virtually device named eth0.2

    Code
    vconfig add eth0 2


    (without a dot between eth0 and 2)


    we edit the file /etc/network/interfaces (at the end of the line)

    Code
    auto eth0.2
    iface eth0.2 inet static
            address 10.0.0.1
            netmask 255.255.255.0
    vlan_raw_device eth0

    If you have more than one client, you must use an another value for "address" (for example: 10.0.0.2 or 10.0.0.3 etc)


    and last but not least, we tell the mcli plugin, the vlan device
    /etc/vdr/plugins/plugin.mcli.conf. At the end of the line insert

    Code
    --ifname eth0.2


    Easy! huh? ;) before you reboot your system, place a channels.conf in your system for your DVB-S/S2/T or C devices.


    best regards
    Kris


    P.S. i did a new clean-install of yavdr 0.3.0a with netceiver and vlan yesterday and it works fine....

    Intel DN2800MT 4GB RAM; 32GB mSata, Ubuntu 15.04, TVHeadend 4.1, Digibit R1 SatIP

    Einmal editiert, zuletzt von kris ()

  • Thanks for the howto.


    However it still did not work. Finally I found that it was the forcedeth driver that was the problem. So waiting for my new nic, I setup a yavdr in Virtualbox.


    Now I can access my netceiver, but I still have no picture. The netceiver is ¨waiting for a free tuner¨. It seems as if the tuner will not tune.
    Here the result of netcvdiag -a:


    Count: 1
    NetCeiver 0:
    UUID <fe80::208:54ff:fe55:413c>, ALIVE, tuners 1
    OS <2.4.32-uc0>, App <0.99.33>, FW <AVR0033/FPGAA5J>, HW <0055>
    Serial <33e60000021ac09d>, Vendor <BayCom GmbH>, state 0
    SystemUptime 237776, ProcessUptime 237765
    TunerTimeout 3600
    CI-Slot 0: State <MISSING>, Mode <CA_SINGLE>, CAPMT-Flag: 0, SIDs 0/0, CAM <>
    CI-Slot 1: State <READY>, Mode <CA_MULTI_TRANSPONDER>, CAPMT-Flag: 256, SIDs 0/4, CAM <Aston Module 2.0900>
    Tuner 0: <ST STV0299 DVB-S>, SatList: <Multiswitch 1>, Preference 0


    NetCeiver 0: SatList <Multiswitch 1>, entries 2
    Satname: <S19.2E>, Position <19.2E>, entries 4
    Entry 0: Polarisation V, Min 10700, Max 11725, LOF 9750 MINI_A TONE_OFF VOLTAGE_13 DiSEqC <E0 10 38 F0>
    Entry 1: Polarisation V, Min 11726, Max 12750, LOF 10600 MINI_A TONE_ON VOLTAGE_13 DiSEqC <E0 10 38 F1>
    Entry 2: Polarisation H, Min 10700, Max 11725, LOF 9750 MINI_A TONE_OFF VOLTAGE_18 DiSEqC <E0 10 38 F2>
    Entry 3: Polarisation H, Min 11726, Max 12750, LOF 10600 MINI_A TONE_ON VOLTAGE_18 DiSEqC <E0 10 38 F3>
    Satname: <S13.0E>, Position <13.0E>, entries 4
    Entry 0: Polarisation V, Min 10700, Max 11725, LOF 9750 MINI_B TONE_OFF VOLTAGE_13 DiSEqC <E0 10 38 F4>
    Entry 1: Polarisation V, Min 11726, Max 12750, LOF 10600 MINI_B TONE_ON VOLTAGE_13 DiSEqC <E0 10 38 F5>
    Entry 2: Polarisation H, Min 10700, Max 11725, LOF 9750 MINI_B TONE_OFF VOLTAGE_18 DiSEqC <E0 10 38 F6>
    Entry 3: Polarisation H, Min 11726, Max 12750, LOF 10600 MINI_B TONE_ON VOLTAGE_18 DiSEqC <E0 10 38 F7>


    UUID <fe80::208:54ff:fe55:413c>:
    slot 0.0, type DVB-S, used: 0
    NO LOCK, frequency 0kHz (0.0MHz), position <180.0W>
    strength 0000, snr 0000, ber deaddead, unc deaddead
    NIMCurrent 0
    RotorStatus 0, RotorDiff 0.0



    Frequency remains at 0khz and position at 180.0W (iso 19.2E)


    Someone any idea what is wrong or has to be changed?


  • One question Kris. This method could be applied to connect an ION board with only one LAN port to the NETCEIVER via CISCO SLM2008?. I mean, Netceiver connected straight to the SWITCH and board connected straight to the CISCO as well.


    I've build my own system and my board has only one LAN port so I need to connect Netceiver and internet via one cable.


    Thanks:
    Marky.

  • Hi,


    yes, my howto is for Users with a normal mainboard with "only" one Nic. In "my" howto we create a V-Lan ("V" means Virtual) under linux, but you have to create a V-Lan in your SLM2008, too.


    On the SLM2008 you can manage every Lan-Port to a V-Lan Port.


    An Example.


    On your SLM2008 you have the Netceiver on Port 8 and on Port 1 is your VDR-Device. You have to log into your slm2008 and create a VLAN with ID 1 and another with ID 2.


    On the SLM2008 you click in VLAN->VLAN-Settings, changing to ID 2 and click the Button called "modify", in the next window you activate Port 1 and Port 8 as a member of VLAN-ID 2, after you saved the setting you have to go to VLAN-ID1 and set only Port 1 as a member.


    With this setting, the VDR-Device on Port 1 has access to your normal network AND access to the Netceiver, the Netceiver is only on VLAN-ID 2 and can´t disturb the Network with Mutlicast-Traffic.


    MfG
    KRis

    Intel DN2800MT 4GB RAM; 32GB mSata, Ubuntu 15.04, TVHeadend 4.1, Digibit R1 SatIP

  • Thank you for the help.


    The hardware is connected as follows:
    PORT1: Router (Internet)
    PORT2: NETCEIVER
    PORT3: ION BOARD (yaVDR)
    PORT4: HTPC
    PORT5: DUNE BD PRIME 3.0
    PORT6: SAT RECEIVER
    PORT7: WIFI AP
    PORT8: US ROBOTICS SWITCH 8 PORTS


    This is the config now in my SLM2008:


    [Blockierte Grafik: http://img829.imageshack.us/img829/1623/dsc01458a.jpg]


    [Blockierte Grafik: http://img28.imageshack.us/img28/2023/dsc01459y.jpg]


    [Blockierte Grafik: http://img835.imageshack.us/img835/9606/dsc01460p.jpg]


    [Blockierte Grafik: http://img146.imageshack.us/img146/7898/dsc01461k.jpg]


    According to the pics the SLM2008 is setted up for two VLANS. ID=1 everything is interconnected except NETCEIVER on PORT2. ID=2 only NETCEIVER and ION BOARD (yaVDR) are connected. I think this config is ok.


    The /etc/network/interfaces:

    The eth0 static is configured with an IP for my LAN.
    The eth0.2 is for the VLAN ID=2.


    The previous steps mentioned are being followed. So I understand I'm doing something wrong.


    Thank you again for your help kris.
    Marky.

  • Hi,


    Zitat

    According to the pics the SLM2008 is setted up for two VLANS. ID=1 everything is interconnected except NETCEIVER on PORT2. ID=2 only NETCEIVER and ION BOARD (yaVDR) are connected. I think this config is ok.


    yes, it´s look good. The Netceiver on Port 2 and VLAN=ID 2 interact only with the ION-Board.


    your settings in the /etc/network/interfaces looks great too.


    What´s your Problem then?


    Regards
    Kris

    Intel DN2800MT 4GB RAM; 32GB mSata, Ubuntu 15.04, TVHeadend 4.1, Digibit R1 SatIP

  • Hello Again Kris:


    What a rookie mistake¡¡¡. Aparently everything was setted up properly but in fact nothing worked. When I was a child I was told to check the problems in the source and that's what I've done. Check the source, I mean the wires. They was wrong, PORT2 on PORT3 and viceversa. I've changed the connections and voilá, internet and Static IP working.


    I want to check that the connection with the NETCEVIER is working but I don't know how to do it. In Ubuntu 10.04 when I install the NETCEIVER via dvbloop module and MCLI daemon, I use this to check:
    ./mcli --ca-enable 3 --ifname eth0


    In this case I would change eth0 for eth0.2 for working. The problem is vdr.plugin.mcli can only accept param via config file in /etc/vdr/plugins/plugin.mcli.conf. So there's no other posibility to check if I have an error than reading de syslog file. That's what I have:


    May 3 07:45:01 avantgarde vdr: [1064] VDR version 1.7.16 started
    May 3 07:45:01 avantgarde vdr: [1064] switched to user 'vdr'
    May 3 07:45:01 avantgarde vdr: [1064] codeset is 'UTF-8' - known
    May 3 07:45:01 avantgarde vdr: [1064] found 27 locales in /usr/share/locale
    May 3 07:45:01 avantgarde vdr: [1064] no locale for language code 'por'
    May 3 07:45:01 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-XXXXX.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-quickepgsearch.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-extrecmenu.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-mcli.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-epgsearch.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-live.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-iptv.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-streamdev-server.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-epgsearchonly.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-femon.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-channellists.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-menuorg.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-vnsiserver.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-xineliboutput.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] [xine..put] Listening on address '127.0.0.1' port 37890
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-conflictcheckonly.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-wirbelscan.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading plugin: /usr/lib/vdr/plugins/libvdr-text2skin.so.1.7.16
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/setup.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/sources.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/diseqc.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/channels.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/timers.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/commands.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/reccmds.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/svdrphosts.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/remote.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/keymacros.conf
    May 3 07:45:02 avantgarde vdr: [1114] video directory scanner thread started (pid=1064, tid=1114)
    May 3 07:45:02 avantgarde vdr: [1064] reading EPG data from /var/cache/vdr/epg.data
    May 3 07:45:02 avantgarde vdr: [1114] video directory scanner thread ended (pid=1064, tid=1114)
    May 3 07:45:02 avantgarde vdr: [1064] registered source parameters for 'A - ATSC'
    May 3 07:45:02 avantgarde vdr: [1064] registered source parameters for 'C - DVB-C'
    May 3 07:45:02 avantgarde vdr: [1064] registered source parameters for 'S - DVB-S'
    May 3 07:45:02 avantgarde vdr: [1064] registered source parameters for 'T - DVB-T'
    May 3 07:45:02 avantgarde vdr: [1064] no DVB device found
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: XXXX (1.0.0pre-HG-61975953edd0+): XXXXXXXXXXXXXXXXXXXXXXX
    May 3 07:45:02 avantgarde vdr: [1064] [general.info] XXXX version 1.0.0pre-HG-61975953edd0+ initializing (VDR 1.7.16)
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: quickepgsearch (0.0.1): Búsqueda rápida de emisiones
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: extrecmenu (1.3-beta1): Extended recordings menu
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: mcli (0.9.1): NetCeiver Client Application
    May 3 07:45:02 avantgarde vdr: [1115] video directory scanner thread started (pid=1064, tid=1115)
    May 3 07:45:02 avantgarde vdr: [1115] video directory scanner thread ended (pid=1064, tid=1115)
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: epgsearch (0.9.25.beta17): Buscar repeticiones


    May 3 07:45:02 avantgarde vdr: [1064] new device number 9
    May 3 07:45:02 avantgarde vdr: [1064] creating IPTV device 0 (CardIndex=8)
    May 3 07:45:02 avantgarde vdr: [1125] section handler thread started (pid=1064, tid=1125)
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: streamdev-server (0.5.0-CVS): VDR Streaming Server
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: epgsearchonly (0.0.1): Acceso directo al menú de búsquedas en EPG
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: femon (1.7.7): Monitorización de la señal DVB
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: channellists (0.0.4): Manage your channellists
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: menuorg (0.4.4): Reorganizes the main menu
    May 3 07:45:02 avantgarde vdr: [1064] loading menuorg config file from /var/lib/vdr/plugins/menuorg.xml
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: vnsiserver (0.0.1): VDR-Network-Streaming-Interface (VNSI) Server
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: xineliboutput (1.0.90-cvs): X11/xine-lib output plugin
    May 3 07:45:02 avantgarde vdr: [1064] new device number 10
    May 3 07:45:02 avantgarde vdr: [1064] [xine..put] cTimePts: clock_gettime(CLOCK_MONOTONIC): clock resolution 0 us
    May 3 07:45:02 avantgarde vdr: [1064] [xine..put] cTimePts: using monotonic clock
    May 3 07:45:02 avantgarde vdr: [1064] [xine..put] RTP SSRC: 0x129826d7
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: conflictcheckonly (0.0.1): Acceso directo al menú de conflictos EPGSearch
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: wirbelscan (0.0.5): DVB and pvrinput channel scan for VDR
    May 3 07:45:02 avantgarde vdr: [1064] initializing plugin: text2skin (1.3.1): Loader for text-based skins
    May 3 07:45:02 avantgarde vdr: [1064] setting primary device to 2
    May 3 07:45:02 avantgarde vdr: [1064] assuming manual start of VDR
    May 3 07:45:02 avantgarde vdr: [1064] SVDRP listening on port 6419
    May 3 07:45:02 avantgarde vdr: [1064] skin "anthra_1920_FS" not available - using "classic" instead
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: XXXXXXXXXXXXX
    May 3 07:45:02 avantgarde vdr: [1064] [general.info] XXXXXXX version 1.0.0pre-HG-61975953edd0+ starting (VDR 1.7.16)
    May 3 07:45:02 avantgarde vdr: [1064] [general.info] loading cardclient config from /var/lib/vdr/plugins/XXXX/cardclient.conf
    May 3 07:45:02 avantgarde vdr: [1064] [general.warn] no write permission on /var/lib/vdr/plugins/XXXXX/cardclient.conf. Changes will not be sa$
    May 3 07:45:02 avantgarde vdr: [1132] Netwatcher thread started (pid=1064, tid=1132)
    May 3 07:45:02 avantgarde vdr: [1133] CCcam2 reader thread started (pid=1064, tid=1133)
    May 3 07:45:02 avantgarde vdr: [1064] [general.error] failed open /var/lib/vdr/plugins/XXXXXXXXXXXX: No such file or directory
    May 3 07:45:02 avantgarde vdr: [1064] [general.error] failed open /var/lib/vdr/plugins/XXXXXXXXXXXX: No such file or directory
    May 3 07:45:02 avantgarde vdr: [1064] [general.error] failed open /var/lib/vdr/plugins/XXXXXXXXXXXX: No such file or directory
    May 3 07:45:02 avantgarde vdr: [1064] [general.error] failed open /var/lib/vdr/plugins/XXXXXXXXXXXX: No such file or directory
    May 3 07:45:02 avantgarde vdr: [1064] [general.error] XXXXXXXXXXXXX
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: quickepgsearch
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: extrecmenu
    May 3 07:45:02 avantgarde vdr: [1135] extrecmenu worker thread thread started (pid=1064, tid=1135)
    May 3 07:45:02 avantgarde vdr: [1134] XXXXXX housekeeper thread started (pid=1064, tid=1134)
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: mcli
    May 3 07:45:02 avantgarde vdr: [1064] mcli v0.9.1 started
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: epgsearch
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/plugins/epgsearch/epgsearchcats.conf
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/plugins/epgsearch/epgsearchmenu.conf
    May 3 07:45:02 avantgarde vdr: [1137] EPGSearch: conflictcheck thread started (pid=1064, tid=1137)
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: live
    May 3 07:45:02 avantgarde vdr: [1064] LIVE: initial file cache has 82 entries and needs 381406 bytes of data!
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: iptv
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: streamdev-server
    May 3 07:45:02 avantgarde vdr: [1064] loading /var/lib/vdr/plugins/streamdev-server/streamdevhosts.conf
    May 3 07:45:02 avantgarde vdr: [1064] starting plugin: epgsearcho


    The XXXX is the plugin I use to connect to my dreambox box with my provider card and It's not allowed to be told in the forum.


    The problem in the log is that I can't identify an error or something that tell me mcli plugin is working ok or not.


    I'm thinking in restart vdr without vdr.plugin.mcli on the dir and try to execute mcli manually, maybe the verbose explain to me if the connection is done or not.


    What's your oppinion?.


    Thank you for your help again:
    Marky.

  • Yes, it works. But the problem was in dvbloop module:


    Apparently the module wasn't loaded so I've edited the file:

    Zitat

    root@avantgarde:/usr/src/netceiver_20081113# nano /etc/modules

    And added the line dvbloop to it. Now:


    Adapters created so now we could put the plugins files again in /usr/lib/vdr/plugins/ and test the connection.


    Marky.

  • Still no picture but in /var/log/usr.log :


    Zitat

    May 3 19:13:41 avantgarde vdr: [1759] mcli: Add Tuner: Philips TDA10046H DVB-T [fe80::208:54ff:fe55:15f5:0200], Type 2 @ 1
    May 3 19:13:41 avantgarde vdr: [1759] mcli: Add Tuner: Conexant CX24116 DVB-S2 [fe80::208:54ff:fe55:15f5:0402], Type 4 @ 1

    It means the vdr.plugin.mcli connect to the NETCEIVER. Really?.


    Thanks:
    Marky.

  • HI,


    when you use the Mcli-PLUGIN you don´t need the dvbloop-driver and the mcli-damon. Unload the "bad-cam-Plugin" while testing (do you know, that you need a "special version" for the netceiver?)


    If you start vdr with the mcli-PLUGIN check with "ps -ef | grep vdr" the output looks like this

    Code
    vdr      27126     1  7 18:29 ?        00:06:29 /usr/bin/vdr -v /freigaben/video0 -c /var/lib/vdr -L /usr/lib/vdr/plugins -r /usr/lib/vdr/vdr-recordingaction -s /usr/lib/vdr/vdr-shutdown.wrapper -E /var/cache/vdr/epg.data -u vdr -g /tmp --port 6419 -w 60 -Pmcli --ifname eth0.2


    the interesting part looks like this

    Zitat

    -Pmcli --ifname eth0.2

    , if you see that, you can use "netcviag -a". minimum one tuner must have a "LOCK"


    This part of your log-file looks good

    Zitat

    May 3 19:13:41 avantgarde vdr: [1759] mcli: Add Tuner: Philips TDA10046H DVB-T [fe80::208:54ff:fe55:15f5:0200], Type 2 @ 1


    the netceiver was detected and the tuner was "ready"


    regards
    kris

    Intel DN2800MT 4GB RAM; 32GB mSata, Ubuntu 15.04, TVHeadend 4.1, Digibit R1 SatIP

  • Thanks again Kris.


    when you use the Mcli-PLUGIN you don´t need the dvbloop-driver and the mcli-damon. Unload the "bad-cam-Plugin" while testing (do you know, that you need a "special version" for the netceiver?)

    Do you think the "cam-plugin" is causing the "no-works"?. I think I need a patched version but..... I can't find it. So I'll install yaVDR 0.3.0a again and try to make it works without "cam-plugin" compile. But.... If we don't need the dvbloop-driver, why loading it before VDR load the plugin it appeared to connect?.


    I think in yaVDR 0.3.0a the driver is loaded into the kernel so we can use mcli plugin in VDR to connect to the NETCEIVER.


    I'm not sure what this ins makes but I'll try:

    Zitat

    if you see that, you can use "netcviag -a". minimum one tuner must have a "LOCK"

    Thank you again kris for your help.


    Regards:
    Marky.

  • I've installed Ubuntu 10.04 minimal, VLAN and compiled dvbloop module. The connection between MCLI daemon and NETCEIVER is working OK, I think:


    Still testing.


    Regards:
    Marky.

  • HI,


    forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop
    yes, you can!
    forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop, forget dvbloop


    Zitat

    I think I need a patched version but..... I can't find it


    at first, we have to get the netceiver to working.


    Zitat

    I can't find it. So I'll install yaVDR 0.3.0a again and try to make it works without "cam-plugin" compile.


    do you really "compile" the mcli-plugin?


    Why do you install OS over OS, compile 100 times, when it´s so easy to make it run?


    In yavdr you can install the mcli-plugin with

    Code
    apt-get install vdr-plugin-mcli vdr-addon-mcli-tool mcli-dev vlan


    make the vlan setting, put your Interface setting in "/etc/vdr/plugins/plugin.mcli.conf". Happy End. You don´t need dvbloop (forget dvbloop) anymore.


    And no, yavdr has no dvbloop-module in kernel.


    regard.
    kris

    Intel DN2800MT 4GB RAM; 32GB mSata, Ubuntu 15.04, TVHeadend 4.1, Digibit R1 SatIP

  • Thanks Kris.


    It's clear, no dvbloop for vdr-plugin.mcli. :) . I use to install NETCEIVER in Ubuntu loading dvbloop and executing mcli daemon, having no issues for scaning channels and receive signal from the tunner.


    Following again the steps in a brand new 0.3.0a installation. First VLAN, second :


    Zitat

    apt-get install vdr-plugin-mcli vdr-addon-mcli-tool mcli-dev


    Third in /etc/vdr/plugins/plugin.mcli.conf


    Zitat

    --ifname eth0.2

    Fourth in /etc/network/interfaces


    VLAN ok, mcli plugin installed, config file modified and channels inf channels.conf. Let's go to check /var/log/user.log:



    Not works. ERROR: libtntnet.so.9: can't open this file.That's the reason I want to compile the plugin instead of install via apt-get install. I think automatic install erase something about tntnet.


    Thanks again :
    Marky.

  • Not works. ERROR: libtntnet.so.9: can't open this file.That's the reason I want to compile the plugin instead of install via apt-get install. I think automatic install erase something about tntnet.


    It looks like you forgot to do:

    Code
    sudo apt-get update
    sudo apt-get dist-upgrade


    after the install.


    Generally your way to solve problems is very strange IMHO. Instead to solve the current problem you decide to exchange them with a heap of new problems? There is missing a file, but you don't try to find out why. Do you really believe this is unsolvable? Do think you are the first user that tries to use netceiver with yaVDR? The post from kris should give you the idea that you are not the first one and that the problems are solvable.


    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

  • I've searched in the Forum and using google translator I've realized that some people solved the issue executing:


    sudo apt-get dist-upgrade


    So that's what I'm doing now. Thanks anyway.


    I try to solve the problems and issues doing what I can and I know, sharing my thoughts to everybody even if they're not a bit understable or wrong, because I think could be helpful for someone.


    I think I'm polite and educated so I think I don't deserve your ironic words ... again.


    Thank you:
    Marky.

  • After:

    Zitat

    sudo apt-get dist-upgrade

    /var/log/user.log


    I think it's working the PLUGIN and NETCEIVER. Still testing.


    Marky.

  • I think I'm polite and educated so I think I don't deserve your ironic words ... again.


    Yes, I am not polite, and I am not sure whether I am educated, but in this case my answer was not ironic. I asked simple questions you should have asked yourself before I asked them.
    I believe that normal logical thinking leads to this questions.


    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!