Cool, the Raspdac Mini display initializes correctly on RPi4 now!  I can
see the splash screen.

However, looks like there is a regression in server discovery - the new
code assumes LMS listens on port 9000.  My server (7.9.2) is on port
9002 (for reasons I don't recall as there is nothing using 9000, but I
suppose the Synology packages are built that way).
The init/error output is a bit misleading on this front - it is not
using 3483 for the http connection. Suggest adding the port to the
"error: connect" message.


Code:
--------------------
    
  $ sudo ./lmsmonitor -v -m sa -o7 -V -D27 -R24 -C0 -I -n RaspdacMini
  OLED Mode ...........: SPI
  This is lmsmonitor (0.4.55) - built Sep 13 2020 19:00:26.
  Verbosity ...........: Maximum
  OLED Driver .........: (7) SH1106 SPI 128x64NHD1322 Grayscale SPI 
256x64NHD1322 Monochrome SPI 256x64
  OLED Address ........: 0x0
  Scrolling Mode ......: (0) Cylon (Default)
  OLED Clock Font .....: Classic LCD Clock Font
  2020-09-14 11:50:09 :: src/lmsmonitor.c-0776 : generalReset active
  LMS Discovery ........
  LMS server response .:
  Server IP ...........: 192.168.1.201:3483
  error: connect - 192.168.1.201
  Could not find player "RaspdacMini" [discoverPlayer]
  
--------------------


------------------------------------------------------------------------
gregex's Profile: http://forums.slimdevices.com/member.php?userid=70355
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to