Page 12 of 20

Re: Void Linux

Posted: Wed Nov 10, 2021 11:26 pm
by kilaueabart
Is there any point to the OctoXBPS icon on the Void desktop? I find some videos on how to set it up, but Youtube doesn't quite play.

Re: Void Linux

Posted: Thu Nov 11, 2021 4:55 am
by xeno74
kilaueabart wrote: Wed Nov 10, 2021 11:26 pm Is there any point to the OctoXBPS icon on the Void desktop? I find some videos on how to set it up, but Youtube doesn't quite play.

OctoXBPS is the graphical package manager for Void. Unfortunately it doesn't work on the X5000. It only works on the X1000.

With which browser have you tested YouTube?

Re: Void Linux

Posted: Thu Nov 11, 2021 8:24 am
by Amiguy
Hi kilaueabart,
kilaueabart wrote: Wed Nov 10, 2021 11:26 pm Is there any point to the OctoXBPS icon on the Void desktop?
OctoXBPS is surely convenient, but we can very well do without it. The online commands used for package management are clearly explained on the Void site (https://docs.voidlinux.org/xbps/index.html). It's just a matter of habit. We get used to it quickly.

Re: Void Linux

Posted: Thu Nov 11, 2021 10:37 pm
by kilaueabart
xeno74 wrote: Thu Nov 11, 2021 4:55 am
kilaueabart wrote: Wed Nov 10, 2021 11:26 pm Is there any point to the OctoXBPS icon on the Void desktop? I find some videos on how to set it up, but Youtube doesn't quite play.
OctoXBPS is the graphical package manager for Void. Unfortunately it doesn't work on the X5000. It only works on the X1000.

With which browser have you tested YouTube?
I had tried Eolie only. Today I tried Interweb with the same initial result, but it turned out it was because I was clicking on the link my search engine gave me. I went to Youtube and searched "octoxbps" there and it worked just fine. So I went back to Eolie and did the same. Here the video works but I get no sound.

So video problem essentially solved. I moved the icon off the Desktop, but to Home Folder instead of Trash.

Re: Void Linux

Posted: Sat Nov 20, 2021 9:00 am
by xeno74

Re: Void Linux

Posted: Wed Nov 24, 2021 4:36 pm
by xeno74
To allow the user amigaone system access via the sudo command, you need to edit the file "/etc/sudoers" with "visudo". Uncomment this line: # %wheel ALL=(ALL) ALL.

Lets anybody in the wheel group run anything as any user.

/etc/sudoers in Void PPC:

Image

Configuring automount with autofs on Void PPC:

Image

Re: Void Linux

Posted: Thu Nov 25, 2021 6:46 am
by xeno74
You can also provide automount via autofs for a user:

Image

Re: Void Linux

Posted: Thu Nov 25, 2021 5:01 pm
by xeno74
Instructions for accessing of partitions without password for Void PPC

vi /usr/share/polkit-1/actions/org.freedesktop.UDisks2.policy

Please change the following policies

Code: Select all

<action id="org.freedesktop.udisks2.filesystem-mount-system">
<action id="org.freedesktop.udisks2.filesystem-fstab">
<action id="org.freedesktop.udisks2.filesystem-unmount-others">
from

Code: Select all

<allow_active>auth_admin_keep</allow_active>
to

Code: Select all

<allow_active>yes</allow_active>
Image

Re: Void Linux

Posted: Sat Nov 27, 2021 4:24 pm
by xeno74
QEMU USB Audio works great with Void PPC in a virtual e5500 QEMU KVM-HV machine! :-)

Image

Re: Void Linux

Posted: Thu Dec 30, 2021 12:01 am
by kilaueabart
Made and saved some screenshots in void today but I can't find them anywhere!