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
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ó:
<Octo.png><previsualización.png><2023-07-11-091544_1360x768_scrot.png>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:
Hello!!
I’m just to get an Audio Injector Octa. I am trying to install it, but I have have some problems
I had follow the instructions of the GitHub:
I downloaded the .deb
And then typed in terminal:
sudo dpkg -i Downloads/audioinjector.octo.setup_0.4_all.deb
But the result is:
<2023-07-11-091544_1360x768_scrot.png>
Any idea to how to solve this?
(My
device is Raspberry Pi 4, and the OS is Raspbian Bullseye)
--
People mailing list
People@lists.audioinjector.net
https://lists.audioinjector.net/mailman/listinfo/people
--
People mailing list
People@lists.audioinjector.net
https://lists.audioinjector.net/mailman/listinfo/people
--
People mailing list
People@lists.audioinjector.net
https://lists.audioinjector.net/mailman/listinfo/people
--
People mailing list
People@lists.audioinjector.net
https://lists.audioinjector.net/mailman/listinfo/people