Hi,
one of my MVPs ist not starting till the menu is comming. The other MVPs are OK. The Rev is H4 Lot 4307. The device get the IP Adress from the DHCP server:
Mar 14 20:33:00 firewall dhcpd: DHCPDISCOVER from 00:0d:fe:37:f4:e6 via eth0
Mar 14 20:33:00 firewall dhcpd: DHCPOFFER on 192.168.112.45 to 00:0d:fe:37:f4:e6 via eth0
Mar 14 20:33:00 firewall dhcpd: DHCPREQUEST for 192.168.112.45 (192.168.112.19) from 00:0d:fe:37:f4:e6 via eth0
Mar 14 20:33:00 firewall dhcpd: DHCPACK on 192.168.112.45 to 00:0d:fe:37:f4:e6 via eth0
and then it starts with booting, and I see the following log file:
22:03:06.904201 [debug] Tftpd - Wait finished
22:03:06.904252 [debug] TftpClient - Client handler started
22:03:06.904361 [debug] Tftpd - Starting wait
22:03:06.904418 [debug] TftpClient - RRQ received for dongle.bin.ver
22:03:06.904433 [info] TftpClient - File: '/etc/vdr/plugins/vompserver/dongle.bin.ver'
22:03:06.904463 [info] TftpClient - threadMethod terminating connection
22:03:11.903500 [debug] Tftpd - Wait finished
22:03:11.903555 [debug] TftpClient - Client handler started
22:03:11.904012 [debug] TftpClient - RRQ received for dongle.bin.ver
22:03:11.904014 [debug] Tftpd - Starting wait
22:03:11.904118 [info] TftpClient - File: '/etc/vdr/plugins/vompserver/dongle.bin.ver'
22:03:11.904171 [info] TftpClient - threadMethod terminating connection
22:03:16.902751 [debug] Tftpd - Wait finished
22:03:16.902936 [debug] TftpClient - Client handler started
22:03:16.903118 [debug] Tftpd - Starting wait
The device is comming up till I can choose the vdr server, and after that there ist comming " contacting servers "
Does anyone have any suggestions?
Bernd