News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - herb

#1
Hello,

after I crashed with my little efforts to get into work the last version of the vomplient (0.5.2) on a rasp4B I wanted to know whether or not a port to the new hardware is planned.  I noticed that compiling the git version of the vompclient is possible using the last buster OS-version -  in the moment called Raspberry Pi OS Lite (Legacy). However the executable is crashing when the video module is initiated during CEC commmunication with the TV. So the GPU interface seems to be the problem.

See also the 2 debug files as output via

> vomplient -n -d

from a running raspi1B and a raspi4B.


Any answers are welcome!

Herbert
#2
VOMP General / MVP / VOMP 0.3.1 - Boot Problem
July 26, 2009, 18:20:47
Hi,

I tried to install the new VOMP version 0.3.1 and failed. It seems to be a TFTP-client problem in the new version, which I did not observe in version 0.3.0. The latter is running without any problems.

In the log-file at the following message the boot process stops:

18:23:25.340429 [debug]  BOOTPD - Got request
18:23:25.340530 [debug]  Config - Opened config file: /etc/vdr/plugins/vompserver/vomp-00-0D-FE-00-79-6C.conf
18:23:25.340545 [debug]  BOOTPD - Opened config file: /etc/vdr/plugins/vompserver/vomp-00-0D-FE-00-79-6C.conf
18:23:25.340604 [debug]  BOOTPD - Found IP 53.140.175.19 for MVP
18:23:25.340646 [debug]  BOOTPD - Will enforce IP 53.140.175.19 on MVP even if it already has another
18:23:25.340661 [debug]  BOOTPD - Giving MVP IP from config
18:23:25.340737 [debug]  BOOTPD - Starting wait
18:23:25.468214 [debug]  Tftpd - Wait finished
18:23:25.468252 [debug]  TftpClient - Client handler started
18:23:25.468296 [debug]  Tftpd - Starting wait
18:23:25.468315 [debug]  TftpClient - RRQ received for vomp-dongle-0.3.1
18:23:25.468331 [info]   TftpClient - File: '/etc/vdr/plugins/vomp-dongle-0.3.1'
18:23:25.468351 [info]   TftpClient - threadMethod terminating connection


It would nice whether someone of the experts could give me a short hint.

Thanks in advance

Herb
#3
Hi,
as a VOMP newbie I tried to install version 0.2.2 (server & dongle but failed at the well known "Locating Server" screen.
I am running Suse9.3 and vdr 1.2.6. Because the mediamvp-plugin was running very well over the last 2 years I thought I should try the more advanced solution.
From the vompserver-log I deduced that everything is running quite smoothly up to the moment where the client tries to identify the server by 255.255.255.255 broadcasts (that I could follow by ethereal-analysis). Then I could no more ping successfully to the client. I studied all the communicaton around that  problem in the forum but failed to succeed.

Therefore my question: May it be possible to add into the code also the opportunity to provide the client with the server IP which would  overcome that frustrating problem? Maybe that something similar is eventually already in the planning for the next release?

Below  are some lines of the vompserver-log:

18:27:21.649639 [debug]  BOOTPD - Wait finished
18:27:21.649839 [debug]  BOOTPD - Got request
18:27:21.650082 [debug]  Config - Opened config file: /etc/vdr/plugins/vomp-00-0D-FE-00-79-6C.conf
18:27:21.650185 [debug]  BOOTPD - Opened config file: /etc/vdr/plugins/vomp-00-0D-FE-00-79-6C.conf
18:27:21.650582 [debug]  BOOTPD - Found IP 53.140.175.19 for MVP
18:27:21.650793 [debug]  BOOTPD - Will enforce IP 53.140.175.19 on MVP even if it already has another
18:27:21.650879 [debug]  BOOTPD - Giving MVP IP from config
18:27:21.651569 [debug]  BOOTPD - Starting wait
18:27:21.782361 [debug]  Tftpd - Wait finished
18:27:21.782569 [debug]  TftpClient - Client handler started
18:27:21.782844 [debug]  Tftpd - Starting wait
18:27:21.782990 [debug]  TftpClient - RRQ received for vomp-dongle-0.2.2
18:27:21.783133 [info]   TftpClient - File: '/etc/vdr/plugins/vomp-dongle-0.2.2'
18:27:29.333446 [info]   TftpClient - File transfer finished
18:27:29.333602 [info]   TftpClient - processMessage terminating connection
18:29:38.273615 [info]   Main - Stopped main server thread
18:29:42.677170 [info]   Main - Logging started
18:29:42.677449 [debug]  Config - 2
18:29:42.677580 [debug]  Config - Config error: Key Server name not found
18:29:42.677833 [debug]  UDP - UDP replier started
18:29:42.678198 [debug]  BOOTPD - Starting bootpd
18:29:42.678373 [debug]  BOOTPD - Bootp replier started
18:29:42.678636 [info]   Main - TFTP path '/etc/vdr/plugins/'
18:29:42.678722 [debug]  Tftpd - Starting TFTPd
18:29:42.680476 [debug]  BOOTPD - Starting wait
18:29:42.680632 [debug]  Tftpd - Starting wait
18:29:42.680760 [debug]  Tftpd - TFTP server started with base path '/etc/vdr/plugins/'
18:29:42.680948 [debug]  Main - MVPServer run success

It would be quite helpful whether I could get some hints to get the system working.

Herb