Hi,

I upgraded insitu from 7.0.1 to 8.0.0 on both a RPI 4 and 3B. Everything
seems to be running fine. However, the boot process takes quite a bit
longer and I see error messages:



Code:
--------------------
    Checking for boot files on mmcblk0p1...
  Trying to mount /dev/mmcblk0p1.
  ssh file found on mmcblk0p1.
  newpcp.cfg not found on mmcblk0p1.
  Setting default piCorePlayer repository...
  Generating sound card drop-down list...
  Loading piCorePlayer configuration file... Done.
  Loading pcp-lms-functions... Done.
  BusyBox v1.33.0 (2021-03-13 12:26:13 EST) multi-call binary.
  
  Usage: grep [-HhnlLoqvsrRiwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f 
FILE [FILE]...
  
  Search for PATTERN in FILEs (or stdin)
  
  -H      Add 'filename:' prefix
  -h      Do not add 'filename:' prefix
  -n      Add 'line_no:' prefix
  -l      Show only names of files that match
  -L      Show only names of files that don't match
  -c      Show only count of matching lines
  -o      Show only the matching part of line
  -q      Quiet. Return 0 if PATTERN is found, 1 otherwise
  -v      Select non-matching lines
  -s      Suppress open and read errors
  -r      Recurse
  -R      Recurse and dereference symlinks
  -i      Ignore case
  -w      Match whole words only
  -x      Match whole lines only
  -F      PATTERN is a literal (not regexp)
  -E      PATTERN is an extended regexp
  -m N    Match up to N times per file
  -A N    Print N lines of trailing context
  -B N    Print N lines of leading context
  -C N    Same as '-A N -B N'
  -e PTRN Pattern to match
  -f FILE Read pattern from file
  Waiting for sound card  to populate.BusyBox v1.33.0 (2021-03-13 12:26:13 EST) 
multi-call binary.
  
  Usage: grep [-HhnlLoqvsrRiwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f 
FILE [FILE]...
  
  Search for PATTERN in FILEs (or stdin)
  
  -H      Add 'filename:' prefix
  -h      Do not add 'filename:' prefix
  -n      Add 'line_no:' prefix
  -l      Show only names of files that match
  -L      Show only names of files that don't match
  -c      Show only count of matching lines
  -o      Show only the matching part of line
  -q      Quiet. Return 0 if PATTERN is found, 1 otherwise
  -v      Select non-matching lines
  -s      Suppress open and read errors
  -r      Recurse
  -R      Recurse and dereference symlinks
  -i      Ignore case
  -w      Match whole words only
  -x      Match whole lines only
  -F      PATTERN is a literal (not regexp)
  -E      PATTERN is an extended regexp
  -m N    Match up to N times per file
  -A N    Print N lines of trailing context
  -B N    Print N lines of leading context
  -C N    Same as '-A N -B N'
  -e PTRN Pattern to match
  -f FILE Read pattern from file
  .BusyBox v1.33.0 (2021-03-13 12:26:13 EST) multi-call binary.
--------------------



... This repeats many time and concludes with



Code:
--------------------
    Usage: grep [-HhnlLoqvsrRiwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f 
FILE [FILE]...
  
  Search for PATTERN in FILEs (or stdin)
  
  -H      Add 'filename:' prefix
  -h      Do not add 'filename:' prefix
  -n      Add 'line_no:' prefix
  -l      Show only names of files that match
  -L      Show only names of files that don't match
  -c      Show only count of matching lines
  -o      Show only the matching part of line
  -q      Quiet. Return 0 if PATTERN is found, 1 otherwise
  -v      Select non-matching lines
  -s      Suppress open and read errors
  -r      Recurse
  -R      Recurse and dereference symlinks
  -i      Ignore case
  -w      Match whole words only
  -x      Match whole lines only
  -F      PATTERN is a literal (not regexp)
  -E      PATTERN is an extended regexp
  -m N    Match up to N times per file
  -A N    Print N lines of trailing context
  -B N    Print N lines of leading context
  -C N    Same as '-A N -B N'
  -e PTRN Pattern to match
  -f FILE Read pattern from file
  Failed to find ... Done (42).
  Waiting for network.................. Done (18).
  Starting Openssh server... Done.
  Waiting for valid date before starting LMS...... Done. (3)
  Starting LMS, this can take some time...[21-07-19 11:48:37.4638] main::init 
(388) Starting Logitech Media Server (v8.1.1, 1610364019, Thu Jan 14 06:27:45 
CET 2021) perl 5.032000 - aarch64-linux-thread-multi
  
  Slimserver Running pid:8394
  Done.
  Waiting for LMS to initiate... Done (3).
  Starting Squeezelite and/or Shairport-sync... Done.
  Starting httpd web server... Done.
  Starting to advertise audio-upstairs.local... Done.
  Setting CPU scaling governor to ondemand... Done.
  Creating static footer... Done.
  
  Finished piCorePlayer v8.0.0 startup.
  
  To setup piCorePlayer, use the web interface via a browser:
  - http://192.168.100.205 (eth0)
  - http://audio-upstairs.local (mdnsd)
  
  Press [Enter] to access console.
  
  
  In the background, ntpd is syncing time between piCorePlayer and the internet.
  A large offset between 1970 and now is normal.
--------------------



Any idea what this might be? It works after the boot finishes but the
added boot time means I have to leave the audio system on 24/7 for now.
Many thanks in advance.


------------------------------------------------------------------------
slimlurker's Profile: http://forums.slimdevices.com/member.php?userid=71948
View this thread: http://forums.slimdevices.com/showthread.php?t=114828

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

Reply via email to