easyVDR Kopie des easyVDR-Forums zum Nachschlagen
VIP1710-Distrie Version 0.0.6

easyVDR - >VARforumsname - >VIP1710-Distrie Version 0.0.6

tv-user  19.Jul.2012 23:50:39
Almost ready.

Release will be at the 'User Treffen 2012' if I can be there.

Nothing special just vdr 1.7.27 with a small couple of plugins.

Source compiled from scratch, because my main develop machine crashed. So I had to build all the used libs again.


Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
sinai  20.Jul.2012 00:01:07
Great. I have big Problems with all Images - i bring my VIP - perhaps we can fix the Problems

ANdy
VDR 1: ASRock mit Atom J1200, NVIDIA GT610, Lüfterlos, TBS 6982 SE mit easyVDR 3.0
Oberlooser  20.Jul.2012 09:49:25
Danke Andy das Du das Problem mit der Vip Box neu angehtst
Habe die Version 0.5 auch nie zum laufen bekommen
Die einzige Version die Ueberhaupt läuft ist die von Martin
mit den bekannten einschrängungen (englisch) wenig plugins ,OSD  etc.
sollte tv-user das Ding doch noch mal zum laufen bekommen
kann man dann mit einen iso von Dir fuer alle Vip User rechnen.

mfg Helmut

EA5 Test-VDR : Lintec1 Senior Gehäuse - MSI G41M-P25 Board - Intel P4 E8500 / 775 Dual Core CPU - 2x2GB DDR3 RAM - MSI GT 710 PCI-e HDMI Grafik - DVBSky S952Twin PCI-e - 120GB SSD + 1 TB Test-HDD - LG GH24NSD1 S-ATA DL DVD - USB-STM32 V2 Stick (36kHz) mit SMK RC6 MCE 50GB Fernbedienung - EasyVDR 5.0 Alpha ISO 010 - Softhddevice mit Pulseaudio + estuary4vdr OSD - Kodi 18.9 Final mit Confluence Skin - Arctic 12cm Low Noise Lüfter.
VDR-Client,s : Media MVP Scart, VIP BOX 1903, 1910 , EasyStream 0.6-18 für WIN 10, Raspberry PI 3 mit OpenElec 7.01 und TotalControl FB Code 0104 Lirc an Tsop 31238
sinai  20.Jul.2012 10:09:46
Muss ich mir ansehen - ich hab da noch wenig Zeit investiert...

Andy
VDR 1: ASRock mit Atom J1200, NVIDIA GT610, Lüfterlos, TBS 6982 SE mit easyVDR 3.0
tv-user  14.Aug.2012 14:20:40
Update:

Looks like the errors on the bus with the other versions are solved with vdr 1.7.27

Fixed: In the Beta the default lirc settings are wrong. So vdr must be started with right lirc devices, fixed in the script.

Still no working locales, but I'm working on it.


USB device must be ext2 formated, fat/fat32 isn't working because it can't handle symbolic links.

http://www.easy-vdr.de/~tv-user/vip1710/vdr-Vip1710-0.0.6a.tar.gz
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
tv-user  15.Aug.2012 00:14:50
Patch to make vdr compile forgot to post it before.

--- dvbdevice.h.org 2012-08-15 00:11:30.091906938 +0200
+++ dvbdevice.h 2012-06-28 11:50:33.000000000 +0200
@@ -10,6 +10,8 @@
#ifndef __DVBDEVICE_H
#define __DVBDEVICE_H

+#include // FIXME: workaround for broken linux-dvb header files
+typedef unsigned char __u8;
#include
#include
#include "device.h"

Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963