# remove a lot of stuff that's wasting precious RAM
rm -rf /usr/mozilla /usr/X11R6 /usr/applications/browser /usr/applications/portal /usr/applications/remotereboot-popup /usr/applications/settings
rm -rf /usr/lib/libcrypto* /usr/lib/libgtk* /usr/lib/libssl* /usr/lib/libgdk* /usr/lib/gtk
cd /
tar xzf /mnt/root.tar.gz
# unload vendor IR module
rmmod 08ir
# load lirc IR module
insmod lirc_dev
insmod lirc_xilleon
# do not run usb cam init
rm /var/startup.sh
# remount the flash filesystem dirs as read-only
# because it feels better
rm /etc/fstab
ln -s /proc/mounts /etc/fstab
mount -o remount,ro /flash
mount -o remount,ro /flash2
# we need rw access to the USB media for configs
mount -o remount,rw,noatime /mnt
# comment this in if you have set up your configuration:
( while ! pidof streamer; do sleep 2; done; /usr/sbin/lircd -d /dev/lirc/0 /mnt/etc/lirc.conf ; /mnt/runvdr.sh ) >/dev/null 2>&1 &
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
I got my vip1710-box this week and today i made my first
steps with it.
I tried the distro from Martin...
I got the box with the FB TS35 running after an hour
So Martin you made also a great job!!!
Then i began to search for some information about the box
and surprise i found this thread
After some configuration of your tar i got your distri running on my box!
Nice skin, more useful plugins then Martins distri....
Wich FB did you use?
I use the TS35 because it works fine, but it has less buttons.....
Is it possible to step forward or backward in a recording with your distri?
Because in Martins distri it isn´t possible....
I´m so happy.... now my digitainer can go into retirement :'( ;D
Once again GREAT work!
Will you go on developing that distri?
MfG
nessie_1980
PS.: I will use it from now and report my experience.
PPS.: Sorry for my bad english :
Ok that´s right! Mr. Hilse is the man i have to thanks
But i also want to thx you for your packet....
One day later i got some problems.
After some hour the stream breaks up.
When i look at the output of "ifconfig".... nothing changes....
A restart of the vip1710 can´t solve that problem
A restart of the server isn´t also the solution for that problem...
Is there any way to debug the streamdev-client at the vip1710-box?
I also have a problem to mount the recordings from the server.
I tried to mount like Martin does it in his packet.
When i start the mount.cifs at the console i become the following
message "Illegal Instruction"
The mount works with the packet of Martin.... :-\
I compare the mount.cifs of your packet with that of Martin and i found no difference....
Then one more problem. When is try to shutdown the vip1710 with the power button of the FB
i get the message "VDR will shut down later - press Power to force". Then i press again
the power-button an get message "Can't shutdown - option '-s' is not given!"...
So i can´t stop the box with the FB. I always have to plug off the power supply....
Ok that for the first time
If you need more input, let me know it.....
I want to help you to make this box running perfect.
I got a syslog-capture form my easyvdr-server (0.8.6) when the stream breaks up:
Code:
Aug 5 14:27:08 (none) vdr: [7747] buffer usage: 70% (tid=7740)
Aug 5 14:27:09 (none) vdr: [7747] buffer usage: 80% (tid=7740)
Aug 5 14:27:10 (none) vdr: [7747] buffer usage: 90% (tid=7740)
Aug 5 14:27:10 (none) vdr: [7747] ERROR: 1 ring buffer overflow (188 bytes dropped)
Aug 5 14:27:16 (none) vdr: [7747] ERROR: 22389 ring buffer overflows (4209132 bytes dropped)
Aug 5 14:27:19 (none) vdr: [7739] ERROR: streamdev-server: couldn't send data: Die Wartezeit für die Verbindung ist abgelaufen
Aug 5 14:27:19 (none) vdr: [7739] streamdev-writer thread ended (pid=7739, tid=7739)
Aug 5 14:27:19 (none) vdr: [6919] streamdev: closing streamdev connection to 192.168.1.39:32768
Aug 5 14:27:19 (none) vdr: [7740] streamdev-livestreaming thread ended (pid=7740, tid=7740)
Aug 5 14:27:19 (none) vdr: [6919] buffer stats: 3759812 (99%) used
Aug 5 14:27:19 (none) vdr: [7596] streamdev-filterstreaming thread ended (pid=7596, tid=7596)
Aug 5 14:27:20 (none) vdr: [7595] streamdev-writer thread ended (pid=7595, tid=7595)
Aug 5 14:27:20 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug 5 14:27:21 (none) vdr: [6919] Streamdev: Accepted new client (VTP) 192.168.1.39:32779
Aug 5 14:27:21 (none) vdr: [7749] transfer thread ended (pid=7749, tid=7749)
Aug 5 14:27:22 (none) vdr: [6906] buffer stats: 160928 (7%) used
Aug 5 14:27:22 (none) vdr: [6906] info: Aktualisiere EPG-Daten
Aug 5 14:27:22 (none) vdr: [7753] EnigmaNG effects thread started (pid=7753, tid=7753)
Aug 5 14:27:22 (none) vdr: [7748] TS buffer on device 1 thread ended (pid=7748, tid=7748)
Aug 5 14:27:22 (none) vdr: [7747] buffer stats: 113552 (5%) used
Aug 5 14:27:22 (none) vdr: [7747] receiver on device 1 thread ended (pid=7747, tid=7747)
Aug 5 14:27:28 (none) vdr: [7753] EnigmaNG effects thread ended (pid=7753, tid=7753)
Aug 5 14:27:28 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F2] W15 A W15 t
Aug 5 14:27:49 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug 5 14:27:51 (none) vdr: [6918] channel 1 (Das Erste) event Fre 05.08.2011 14:10-15:00 (VPS: 05.08 14:10) 'Rote Rosen' status 4
Aug 5 14:28:10 (none) vdr: [6918] changing pids of channel 2 from 110+110=2:120=deu,121=mis;125=deu:0:130 to 110+110=2:120=deu,121=mis;125=deu:131=deu:130
Aug 5 14:28:10 (none) vdr: [6918] changing pids of channel 10 from 210+210=2:220=deu,221=mis;225=deu:0:230 to 210+210=2:220=deu,221=mis;225=deu:231=deu:230
Aug 5 14:28:11 (none) vdr: [6918] changing pids of channel 98 from 0+0=2:710=deu:0:0 to 0+0=0:710=deu:0:0
Aug 5 14:28:11 (none) vdr: [6918] changing pids of channel 99 from 0+0=2:810=deu:0:0 to 0+0=0:810=deu:0:0
Aug 5 14:28:52 (none) vdr: [6918] changing pids of channel 100 from 0+0=2:304=deu:0:0 to 0+0=0:304=deu:0:0
Aug 5 14:28:52 (none) vdr: [6918] changing pids of channel 105 from 0+0=2:320=deu:0:0 to 0+0=0:320=deu:0:0
Aug 5 14:28:52 (none) vdr: [6918] changing pids of channel 95 from 0+0=2:336=deu:0:0 to 0+0=0:336=deu:0:0
Aug 5 14:28:53 (none) vdr: [6918] changing pids of channel 96 from 0+0=2:352=deu:0:0 to 0+0=0:352=deu:0:0
Aug 5 14:29:14 (none) vdr: [6918] channel 4 (RTL Television) event Fre 05.08.2011 14:00-15:00 'Mitten im Leben!' status 4
Aug 5 14:29:56 (none) vdr: [6918] changing pids of channel 184 from 0+0=2:161=deu:0:0 to 0+0=0:161=deu:0:0
Aug 5 14:29:56 (none) vdr: [6918] changing pids of channel 135 from 0+0=2:171=deu:0:0 to 0+0=0:171=deu:0:0
Aug 5 14:29:56 (none) vdr: [6918] changing pids of channel 133 from 0+0=2:181=deu:0:0 to 0+0=0:181=deu:0:0
Aug 5 14:29:57 (none) vdr: [6918] changing pids of channel 181 from 0+0=2:401=deu:0:0 to 0+0=0:401=deu:0:0
Aug 5 14:29:57 (none) vdr: [6918] changing pids of channel 182 from 0+0=2:411=deu;412=deu:0:0 to 0+0=0:411=deu;412=deu:0:0
Aug 5 14:29:57 (none) vdr: [6918] changing pids of channel 93 from 0+0=2:421=deu:0:0 to 0+0=0:421=deu:0:0
Aug 5 14:29:57 (none) vdr: [6918] changing pids of channel 183 from 0+0=2:431=deu:0:0 to 0+0=0:431=deu:0:0
Aug 5 14:29:57 (none) vdr: [6918] changing pids of channel 179 from 0+0=2:451=deu:0:0 to 0+0=0:451=deu:0:0
Aug 5 14:29:58 (none) vdr: [6918] changing pids of channel 180 from 0+0=2:461=deu:0:0 to 0+0=0:461=deu:0:0
Aug 5 14:29:58 (none) vdr: [6918] changing pids of channel 151 from 0+0=2:501=deu:0:0 to 0+0=0:501=deu:0:0
Aug 5 14:29:58 (none) vdr: [6918] changing pids of channel 150 from 0+0=2:511=deu:0:0 to 0+0=0:511=deu:0:0
Aug 5 14:29:58 (none) vdr: [6918] changing pids of channel 152 from 0+0=2:521=deu:0:0 to 0+0=0:521=deu:0:0
Aug 5 14:29:58 (none) vdr: [6918] changing pids of channel 146 from 0+0=2:531=deu;532=deu:0:0 to 0+0=0:531=deu;532=deu:0:0
Aug 5 14:29:59 (none) vdr: [6918] changing pids of channel 143 from 0+0=2:541=deu:0:0 to 0+0=0:541=deu:0:0
Aug 5 14:29:59 (none) vdr: [6918] changing pids of channel 149 from 0+0=2:551=deu:0:0 to 0+0=0:551=deu:0:0
Aug 5 14:29:59 (none) vdr: [6918] changing pids of channel 147 from 0+0=2:561=deu:0:0 to 0+0=0:561=deu:0:0
Aug 5 14:29:59 (none) vdr: [6918] changing pids of channel 148 from 0+0=2:571=deu:0:0 to 0+0=0:571=deu:0:0
Aug 5 14:29:59 (none) vdr: [6918] changing pids of channel 156 from 0+0=2:601=deu:0:0 to 0+0=0:601=deu:0:0
Aug 5 14:30:00 (none) vdr: [6918] changing pids of channel 160 from 0+0=2:611=deu:0:0 to 0+0=0:611=deu:0:0
Aug 5 14:30:00 (none) vdr: [6918] changing pids of channel 159 from 0+0=2:621=deu:0:0 to 0+0=0:621=deu:0:0
Aug 5 14:30:00 (none) vdr: [6918] changing pids of channel 94 from 0+0=2:631=deu:0:0 to 0+0=0:631=deu:0:0
Aug 5 14:30:00 (none) vdr: [6918] changing pids of channel 157 from 0+0=2:641=deu:0:0 to 0+0=0:641=deu:0:0
Aug 5 14:30:00 (none) vdr: [6918] changing pids of channel 161 from 0+0=2:651=deu:0:0 to 0+0=0:651=deu:0:0
Aug 5 14:30:01 (none) vdr: [6918] changing pids of channel 155 from 0+0=2:661=deu:0:0 to 0+0=0:661=deu:0:0
Aug 5 14:30:01 (none) vdr: [6918] changing pids of channel 154 from 0+0=2:671=deu:0:0 to 0+0=0:671=deu:0:0
Aug 5 14:30:01 (none) vdr: [6918] changing pids of channel 158 from 0+0=2:681=deu:0:0 to 0+0=0:681=deu:0:0
Aug 5 14:30:01 (none) vdr: [6918] changing pids of channel 139 from 0+0=2:701=deu:0:0 to 0+0=0:701=deu:0:0
Aug 5 14:30:01 (none) vdr: [6918] changing pids of channel 162 from 0+0=2:711=deu:0:0 to 0+0=0:711=deu:0:0
Aug 5 14:30:02 (none) vdr: [6918] changing pids of channel 140 from 0+0=2:721=deu:0:0 to 0+0=0:721=deu:0:0
Aug 5 14:30:02 (none) vdr: [6918] changing pids of channel 142 from 0+0=2:801=deu:0:0 to 0+0=0:801=deu:0:0
Aug 5 14:30:02 (none) vdr: [6918] changing pids of channel 145 from 0+0=2:811=deu:0:0 to 0+0=0:811=deu:0:0
Aug 5 14:30:02 (none) vdr: [6918] changing pids of channel 131 from 0+0=2:821=deu:0:0 to 0+0=0:821=deu:0:0
Aug 5 14:30:02 (none) vdr: [6918] changing pids of channel 185 from 0+0=2:831=deu:0:0 to 0+0=0:831=deu:0:0
Aug 5 14:30:03 (none) vdr: [6918] changing pids of channel 186 from 0+0=2:841=deu:0:0 to 0+0=0:841=deu:0:0
Aug 5 14:30:03 (none) vdr: [6918] changing pids of channel 97 from 0+0=2:851=deu:0:0 to 0+0=0:851=deu:0:0
Aug 5 14:30:03 (none) vdr: [6918] changing pids of channel 163 from 0+0=2:901=deu:0:0 to 0+0=0:901=deu:0:0
Aug 5 14:30:03 (none) vdr: [6918] changing pids of channel 164 from 0+0=2:911=deu:0:0 to 0+0=0:911=deu:0:0
Aug 5 14:30:03 (none) vdr: [6918] changing pids of channel 165 from 0+0=2:921=deu:0:0 to 0+0=0:921=deu:0:0
Aug 5 14:30:04 (none) vdr: [6918] changing pids of channel 166 from 0+0=2:1001=deu:0:0 to 0+0=0:1001=deu:0:0
Aug 5 14:30:04 (none) vdr: [6918] changing pids of channel 167 from 0+0=2:1011=deu:0:0 to 0+0=0:1011=deu:0:0
Aug 5 14:30:04 (none) vdr: [6918] changing pids of channel 168 from 0+0=2:1021=deu;1022=deu:0:0 to 0+0=0:1021=deu;1022=deu:0:0
Aug 5 14:30:04 (none) vdr: [6918] changing pids of channel 169 from 0+0=2:1031=deu:0:0 to 0+0=0:1031=deu:0:0
Aug 5 14:30:04 (none) vdr: [6918] changing pids of channel 170 from 0+0=2:1041=deu:0:0 to 0+0=0:1041=deu:0:0
Aug 5 14:30:05 (none) vdr: [6918] changing pids of channel 171 from 0+0=2:1051=deu:0:0 to 0+0=0:1051=deu:0:0
Aug 5 14:30:05 (none) vdr: [6918] changing pids of channel 141 from 0+0=2:1061=deu:0:0 to 0+0=0:1061=deu:0:0
Aug 5 14:30:05 (none) vdr: [6918] changing pids of channel 172 from 0+0=2:1071=deu:0:0 to 0+0=0:1071=deu:0:0
Aug 5 14:30:05 (none) vdr: [6918] changing pids of channel 130 from 0+0=2:1101=deu:0:0 to 0+0=0:1101=deu:0:0
Aug 5 14:30:06 (none) vdr: [6918] changing pids of channel 173 from 0+0=2:1111=deu:0:0 to 0+0=0:1111=deu:0:0
Aug 5 14:30:06 (none) vdr: [6918] changing pids of channel 174 from 0+0=2:1121=deu;1122=deu:0:0 to 0+0=0:1121=deu;1122=deu:0:0
Aug 5 14:30:06 (none) vdr: [6918] changing pids of channel 175 from 0+0=2:1131=deu:0:0 to 0+0=0:1131=deu:0:0
Aug 5 14:30:06 (none) vdr: [6918] changing pids of channel 176 from 0+0=2:1141=deu:0:0 to 0+0=0:1141=deu:0:0
Aug 5 14:30:06 (none) vdr: [6918] changing pids of channel 178 from 0+0=2:1151=deu:0:0 to 0+0=0:1151=deu:0:0
Aug 5 14:30:07 (none) vdr: [6918] changing pids of channel 129 from 0+0=2:1161=deu:0:0 to 0+0=0:1161=deu:0:0
Aug 5 14:30:07 (none) vdr: [6918] changing pids of channel 144 from 0+0=2:1171=deu:0:0 to 0+0=0:1171=deu:0:0
Aug 5 14:30:07 (none) vdr: [6918] changing pids of channel 177 from 0+0=2:1181=deu:0:0 to 0+0=0:1181=deu:0:0
Aug 5 14:30:08 (none) vdr: [6918] changing pids of channel 137 from 0+0=2:101=deu:0:0 to 0+0=0:101=deu:0:0
Aug 5 14:30:25 (none) vdr: [6917] frontend 0 timed out while tuning to channel 50, tp 112304
Aug 5 14:30:25 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug 5 14:30:34 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug 5 14:30:37 (none) vdr: [6918] changing pids of channel 210 from 0+0=2:104=deu:0:0 to 0+0=0:104=deu:0:0
Aug 5 14:30:38 (none) vdr: [6918] changing pids of channel 209 from 0+0=2:105=deu:0:0 to 0+0=0:105=deu:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 211 from 0+0=2:100=dut:0:0 to 0+0=0:100=dut:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 215 from 0+0=2:101=dut:0:0 to 0+0=0:101=dut:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 196 from 0+0=2:109=fra:0:0 to 0+0=0:109=fra:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 190 from 0+0=2:110=fra:0:0 to 0+0=0:110=fra:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 213 from 0+0=2:111=fra:0:0 to 0+0=0:111=fra:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 204 from 0+0=2:135=fra:0:0 to 0+0=0:135=fra:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 192 from 0+0=2:136=fra:0:0 to 0+0=0:136=fra:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 219 from 0+0=2:137=fra:0:0 to 0+0=0:137=fra:0:0
Aug 5 14:30:39 (none) vdr: [6918] changing pids of channel 197 from 0+0=2:138=fra:0:0 to 0+0=0:138=fra:0:0
Aug 5 14:30:40 (none) vdr: [6918] changing pids of channel 195 from 0+0=2:139=fra:0:0 to 0+0=0:139=fra:0:0
Aug 5 14:31:00 (none) vdr: [6918] changing pids of channel 153 from 0+0=2:2001=deu;2002=deu:0:0 to 0+0=0:2001=deu;2002=deu:0:0
Aug 5 14:31:40 (none) vdr: [6918] changing pids of channel 193 from 0+0=2:120=dut:0:0 to 0+0=0:120=dut:0:0
Aug 5 14:31:41 (none) vdr: [6918] changing pids of channel 191 from 0+0=2:118=dut:0:0 to 0+0=0:118=dut:0:0
Aug 5 14:32:31 (none) vdr: [6917] frontend 0 timed out while tuning to channel 187, tp 112574
Aug 5 14:32:31 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug 5 14:32:40 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug 5 14:32:43 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32780
Aug 5 14:32:43 (none) vdr: [7758] streamdev-writer thread started (pid=7758, tid=7758)
Aug 5 14:32:43 (none) vdr: [7759] streamdev-filterstreaming thread started (pid=7759, tid=7759)
After some time i try to switch channel.... The screen turns black.... and nothing happends.
About the stream problem it is a known problem. Looks like the vip client must be rewritten to start the stream again. It also happens over here.
Maybe the cifs module is different, I use a nfs share so I don't use cifs/smb for sharing.
Shutdown isn't possible with the vip1710, without lirc the remote can turn the unit off. But with lirc you have to know the code to put it to sleep. And that code isn't know yet.
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
Hmmm.... i have also a streaming problem with my digitainer.
I think my switch sometimes hangsup.
Or did you see in my logs something that is similar to the known streaming problem?
When your stream breaks up and then you change the channel, does
your streaming starts again?
What do you have to do to make your stream working again?
I try to fix of mounting a share.... or also use the nfs.
How do you stop the vip1710-client ;D
Did you always unplug the power-supply?
Is anyone working on the thing?
I can´t test anything now... because i´m not at home.
Switching channels starts the stream again most of the times. One up and one down again. Right now for testing I've got an unused button on the remote for it. That one does : channel up, channel down.
Didn't look an deeper into this problem so I don't know if your logs are similar.
I use the clients in the bedrooms for the kidz, if they aren't here I simply unplug them to save money.
Most of the VIP1710 source you can get from Motorola so why don't you start working on it
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
09.08.2011, 00:39 (Dieser Beitrag wurde zuletzt bearbeitet: 09.08.2011, 00:44 von mezo.)
how can i change, that the vdr can write to his local disk?
can u add streamdev 0.5.1? i have some bugs with the 0.5.0 version. if i change the channel, vdr says "can't start transfer mode". i think he change the channel to fast. if i wait 2 sec after this, the channelswitch works fine.
Default setting is to write to /video, you can change that in runvdr.sh export VDRVIDEO="/video"
Tried 0.5.1 on the client but had problems with it (no picture, bad streaming, don't remember what it was) so I switched back to 0.5.0. But on the server you should have 0.5.1 works better.
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
(09.08.2011, 00:46)tv-user link schrieb: Default setting is to write to /video, you can change that in runvdr.sh export VDRVIDEO="/video"
Tried 0.5.1 on the client but had problems with it (no picture, bad streaming, don't remember what it was) so I switched back to 0.5.0. But on the server you should have 0.5.1 works better.
ok, is there any way to make the osd a bit faster while showing tv and can u tell me how i upgrade streamdev client?
09.08.2011, 16:29 (Dieser Beitrag wurde zuletzt bearbeitet: 09.08.2011, 16:31 von nessie_1980.)
Hi!
I have no problem with the speed of the osd. It switchs very fast.
But the channelswitch is very slow.... i looks like it can´t be solved.
But i can life with that problem
I had a problem with the streaming. I bought a new switch and now
it seems solved.
Sometimes when i switch the channel the stream doesn´t start. Now i switch back
to the old channel and back to the new channel like tv-user told me and it
starts the stream.
Today the box restarts by himself :-\ .
Before it restarts the streams seems to break up. I got pixel in the picture and
hacks in the audio...
After the reboot the box works fine again.
So it is ok but not nice
Does anyone have a etherwake which runs on the box?!
I want to start my server by the box, because my server doesn´t run
24/7.
Big thanx to HW Hilse for making the vip1710 possible.
0.0.1 08-07-2011 First start
0.0.2 11-08-2011 Removed some of the ReelVDR patches, only patches needed for Bouquets are left
Added Clock plugin.
Updated remote.conf & keymacros.conf
Clock is on 'AV' // Teletekst on 'tekst' // Recordings on 'opnames'
Schedule in on 'gids' // Pause is on 'next'
Still empty : clip, clipnxt
Fixed plugrc // fix by mentox on the mikrocontroller forum.
Fixed timer menu, help keys doesn't go away after pussing a button.
Removed Invokedmanually Patch (this keeps OSD on display until an other OK push) now it goes away after timeout like normal
!! EPG Search Timer menu not patched -> use VDR timer menu
!! TXTSubtitles still don't work.
!! Remote timers work but not from EPGSearch schedule menu. Select program, then go menu -> (remote)timers menu -> set to Remote.
!! Switch only timer only works if selected Local. Remote doesn;t make sence btw....
!! pause of live stream doesn't work ok?, recording starts but it also keeps playing the livestream.
!!
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
entpacken von /etc bringt mehrere Fehler (Datei schon vorhanden)
ZIX.xpm "existiert bereits"
1-2-3-tv.xpm "existiert bereits"
.5 HIT CH.xpm "existiert bereits"
usw.
Die VIP1710 mit dem neuen Stick gestartet
bootet am Ende der des 5. Punktes neu.