xmos / vocalfusion-avs-setup

Repository containing scripts/helpers for configuring a Raspberry Pi to work with XMOS mic frontend
Other
13 stars 12 forks source link

Update Readme #50

Closed kohtzk closed 2 years ago

kohtzk commented 2 years ago

This issue will track small issues related to the readme

kohtzk commented 2 years ago

When running ./auto_install.sh xvf3615-ua I got the error message -- No package 'libevdev' found This was fixed by installing libevdev-dev using apt install If packages need to be installed, should this be reflected in the readme?

kohtzk commented 2 years ago

Regarding step 9 of AVS SDK installation and Raspberry Pi audio setup

If you selected the option to run the Sample App on boot you should now be able to complete the registration by following the instructions on the screen, although you may need to scroll back to see them. A code will be printed on the screen, and you will be prompted to visit https://amazon.com/us/code, log in to your developer account, and enter the code when prompted.

I did select the option to start on boot, I couldn't see any instructions or anything indicating that the app is running. I'm also not sure what 'scroll back' means in the context of the raspberry pi desktop.

I think that these parts of step 9 should be clarified.

kieran-kohtz commented 2 years ago

In the prerequisites, there is a list of which speaker setups should be used for which board/firmwares

Powered speakers with audio 3.5mm analogue plug

  • Stereo for the XVF3610, XVF3510 and XVF3500, or Mono for the XVF3100 and XVF3000

This list does not include the 3615, which I know is the same as the 3610, but an external consumer may not

kieran-kohtz commented 2 years ago

Regarding step 9 of AVS SDK installation and Raspberry Pi audio setup

If you selected the option to run the Sample App on boot you should now be able to complete the registration by following the instructions on the screen, although you may need to scroll back to see them. A code will be printed on the screen, and you will be prompted to visit https://amazon.com/us/code, log in to your developer account, and enter the code when prompted.

I did select the option to start on boot, I couldn't see any instructions or anything indicating that the app is running. I'm also not sure what 'scroll back' means in the context of the raspberry pi desktop.

I think that these parts of step 9 should be clarified.

After more testing it seems like it just didn't start on boot, and 'scroll back' referred to a terminal window, which makes much more sense.

I think the readme should mention that the app should start running in a terminal that the user can see.

lucianomartin commented 2 years ago

This has been fixed in release https://github.com/xmos/vocalfusion-avs-setup/releases/tag/v3.1.0