Build icon indicating copy to clipboard operation
Build copied to clipboard

Volumio 3 Beta Testing issues

Open gkkpch opened this issue 3 years ago • 7 comments

This is a list of all reported issues from the Volumio 3 Beta testing. Please let me know when any of them are solved.

Volumio 3 X86

Volumio 3 RPi

  • [ ] DSP settings for Allo Piano 2.1 Link to post
  • [ ] Qobuz dying, seems to happen at the end of a track Link to post
  • [ ] Qobuz, resume after pause causes tokens to be displayed instead of title (also happens with Tidal) Link to post
  • [ ] Qobuz, play next not working Link to post
  • [ ] Errors in mpd.log after reboot and before playing anything Link to post
  • [ ] Default mixer set to "Hardware" where it should be "none" Link to post

Volumio 3 Asus Tinkerboard

  • [X] installToDisk menuitem is not working on Tinkerboard. Fix see installToDisk x86 (missing dcfldd package)

Volumio 3 General Issues

  • [X] Error: ENOENT: no such file or directory, open ‘/sys/class/net/eth0/address’ Link to post && Link to fix PR
  • [ ] Weird resampling when playing webradio Link to post
  • [X] No Volumio webradio stations, known issue because of volumiobuster variant Link to post

gkkpch avatar Feb 27 '21 19:02 gkkpch

Ge, what does it mean when an item (No volumio webradio stations) is checked: that it's fixed? My humble suggestion - it would be good to link them to the fixing PR or when people start working the problem, make an issue and link to it from here.

xipmix avatar Feb 28 '21 09:02 xipmix

The tick means we do not intend any action (in this case) or it has been fixed, link to a PR is a good suggestion. I'll add it. The webradio thing is a bit annoying perhaps, but not major because we know it is caused by using a different build variant (volumiobuster instead of volumio).

gkkpch avatar Feb 28 '21 10:02 gkkpch

Would also suggest we distinguish between problems and things that can be fixed here (from the Build scripts/rootfs/packages side) and issues that need to be fixed over in volumio/Volumio2. From a quick glance at the issues - most are things that need fixing from the nodejs side?

ashthespy avatar Feb 28 '21 10:02 ashthespy

I agree, that most of the issues seem node.js specific and volumio/Build may not the ideal place to keep this summary. But it is easier for me, to have it in one single place and not split it up.

gkkpch avatar Feb 28 '21 11:02 gkkpch

Hi! After upgarding volumio (OTA update) it does not show the WEB UI. I got these errors:

Failed to instantiate module volumio due to:
Error: [$injector:nomod] Module 'volumio' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

image

But the Spotify connect works fine, and it boots correctly:

Oct 22 16:34:07 ersmusic volumio[1347]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 22 16:34:12 ersmusic volumio[1347]: error: MyVolumio Plugin failed to authenticate in a timely fashion
Oct 22 16:34:12 ersmusic volumio[1347]: info: Completed starting MyVolumio Plugin
Oct 22 16:34:12 ersmusic volumio[1347]: info: BOOT COMPLETED
Oct 22 16:34:12 ersmusic volumio[1347]:  [Metrics]  CommandRouter:  44s 199.97ms 
Oct 22 16:34:12 ersmusic volumio[1347]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 22 16:34:17 ersmusic volumio[1347]: Playing WAVE '/volumio/app/startup.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo

Anyone knows how can I fix it? I not (yet :grin:) an Angular expert..

EDIT:

Volumio is showing its UI, after I run the volumio updater restorevolumio command...

(Found it here: https://github.com/volumio/Volumio2/issues/1629)

rrakso avatar Oct 22 '21 14:10 rrakso

@rrakso Please do not post Volumio Beta testing issues on github. The correct place for beta reports is Volumio 3 RC1 Open Beta Testing. Read the Opening Post of that thread.

Quote: To report, please make sure you add the following info - Device, Audio output - Clear explanation on how to replicate the problem - Send a log and paste the link in your post

In your case, also add from which to which version you did the OTA. Thank you

gkkpch avatar Oct 22 '21 15:10 gkkpch

@rrakso you probably edited some file manually. Can you tell us what did you do? So it helps preventing that to happen.

Did you install some plugin or some custom Ui?

volumio avatar Oct 22 '21 15:10 volumio