HOWTO: ConsoleWD for Raspberry Pi Setup Instructions - Old version

Hi all,

We installed consolewd using the procedure at this link http://discourse.weather-watch.com/p/458513.
We started the program and the output is the following:


pi@raspberrypi:~/meteo/consolewdfiles32 $ sudo ./consolewd 
Station type raw=235<
Station type =235
Weather station type is an wmr300
meteobridge user=  <
meteobridge ip= 192.168.0.1<
meteobridge pass=  <
Davis com method d
OWW file location= <-
program location= /home/pi/meteo/consolewdfiles32/<-
Davis VP IP data logger port= 22222<
Davis VP IP data logger IP= 192.168.2.3<-
Station name =xxx
Daily rain startup= 0.0
start up month rain found=0.0<-
Monthly rain startup= 0.0
Yearly rain startup= 0.0
wunderground username = 
wunderground password = 
wunderground utc =-5
Dir offset= 0
Barooffset= 0.0
Comport is USB to serial
Davis com method d
Yes Revb Davis VP
Davis rain gauge .01 inch
mysql username = 
mysql server = 
mysql databasename = 
mysql tablename = 
Will do mysql metric
mysql time interval = 300 
cwop station id = 
cwop call sign = -1 // -1 is default (you do not have a Ham call si
cwop latitude= 
cwop longitude= 
FTP server = =166
FTP username = 
FTP port = 21     
FTPremote dir = 
Will do ftp passive
remote file =                
FTP time interval = 60   
 wu =Y
Will save logfile
logfile metric
Custom file name = wx.html
Custom file name 2= 
Custom file name 3= 
Custom file name 4= 
Custom file name 5= 
Tag units in celsius
wind units = kts
baro metric= Y
rain metric= Y
Will run cron files
Custom log out = customlogout.txt
temp offset raw = <
hum offset raw =<
wmr300 channel =1
Modified rain gauge= <
WOW id=<-
WOW pass=<-
PWS id=<-
PWS pass=<-
windfinder id=<-
windfinder pass=<-
meteotemplatepass=<-
meteotemplateurl=<-
univeral update rate 2
utc hour=16
local hour=18
****Weather Display vers WD_console_17.3****
If use this program,then please consider sending a PayPal donation to [email protected] (Brian Hamilton)
to help with costs, and support, thanks!
www.weather-display.com
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt
looking for file /home/pi/meteo/consolewdfiles32/outdata.txt

no way to get the software working.
Anyone has the same issue ?

my configuration is the following:


Raspberry PI 1 model B
Raspbian 9 (stretch)
Kernel: 4.14.62+
libhid version: libhid-0.2.16
libusb version: libusb-1.0.22

I checked the procedure on a virtual instance of raspberry pi and the software works great. The only difference between the phisical raspberry pi and virtual raspberry pi is the older kernel version on the virtual instance. it could be a kernel compatibility problem ?

Thank you very much in advance