I agree Jonathan, only editing /boot/config.txt should be enough.

And I already mentioned that inputs are not working with kernel 6, which is sad because I need inputs for my project(s)... :-(

Marc

Le 2023-07-11 à 14 h 28, jr52884--- via People a écrit :
Marc,

It looks like on Rafael's screenshot that it's failing due to the lack of the pi user's home directory. When I install it, I do it the manual way, but I manually edit /boot/config.txt:

Comment out like this:

#dtparam=audio=on
Add the following line:

dtoverlay=audioinjector-addons
For my application, .asoundrc isn't needed, but that would be the next step. That seems to be where the script is failing because there is no pi home directory on Rafael's system, but for his application, he may not need it.

Jonathan


On Tuesday, July 11, 2023 at 01:36:46 PM EDT, Marc Lavallée via People <people@lists.audioinjector.net> wrote:



Le 2023-07-11 à 12 h 17, jr52884--- via People a écrit :
I can't remember if the pi user is created on new versions of raspbian, but if the user does not exist, create it and give it a try. If it exists, set the password and login.

There is documentation on how to create a new user and check if a user exists for your Linux distribution which is out of the scope of this mailing list.

Jonathan

The user should not matter. The pi user is only there for convenience, but it should work with any user.

Don't install the debian package; all it does is executing scripts (that may not work in some situations).

I suggest to follow the instructions for the manual setup: https://github.com/Audio-Injector/Octo#manual-setup

There's nothing to change except the first command (to disable the volume plugin, if required):

sed -i 's/\=volumealsa/\=REMOVEvolumealsa/' ~/.config/lxpanel/LXDE-pi/panels/panel

Marc



On Tuesday, July 11, 2023 at 12:07:57 PM EDT, RAFAEL QUEZADA CRUCES via People <people@lists.audioinjector.net> wrote:


Thank you for your answer Jonathan, I’m very new in this. How can I install it under “pi” user? I need to create a new user?


El 11 jul 2023, a las 9:59, jr52884--- via People <people@lists.audioinjector.net> escribió:

Try installing under the "pi" user.

Jonathan

On Tuesday, July 11, 2023 at 11:39:34 AM EDT, RAFAEL QUEZADA CRUCES via People <people@lists.audioinjector.net> wrote:


<Octo.png><previsualización.png><2023-07-11-091544_1360x768_scrot.png>