issues installing cinnamon
need help
Solution:
Edit cinnamon.yaml in your fork and remove arc-gtk-theme
Error downloading Arch tarball
I'm getting the following when trying to run sudo akshara update:
[INFO] attempting to acquire system lock [INFO] downloading Arch tarball... Prepended http:// to 'None/iso/latest/sha256sums.txt'...
Solution:
to fix this for now, add an ...
arch-repo
line to system.yaml
arch-repo: 'https://geo.mirror.pkgbuild.com'
arch-repo: 'https://geo.mirror.pkgbuild.com'
BlendOS Icons not Created on Install
I did a clean install of BlendOS in VMware Workstation. When the install was finished and I rebooted, the initial setup walked me through creating a user and configuring the system. However when that was finished, there wwere no BlendOS icons made in the Gnome menu. I can run blend-settings from the terminal, but I can't figure out how to make the icons that are missing.
How to add user to group in container?
So currently I am trying to unlock my memory in a container, it says I have to be added to the audio group, i have attempted this repeatedly, and restarted/logged out of my computer entirely as that seems to be the only way to update containers, the problem is the container (nor apps involved) seem to launch with the group active, leading to my error persisting, so I'm not sure what to do here to actually get it to acknowledge the user was added to the group
how to install a package saved on disk
been reading through the guide on the main website, but it does not mention how I would achieve something similar to pacman -U <package location> is this functionality possible on blendOS?
Network connection issue
Hello world!
Im now trying to install and set up blendOS v4. My problem is like that: on installation, I can actually find and connect my home WiFi network, but the WiFi icon in the bar shows the question sign on it. I can browse some sites and ping blendos.co works well, however, pkg-repo.blendos.co, aur.archlinux... are unable to be reached due to infinite loading. JadeGUI says Im not connected to the net too.
Then I had to try to install blend not at home, using my phone's WiFi AP and everything went well. I switched to plasma track, reached home and found that in KDE my connection to home WiFi is labeled 'Limited connection' and pkg-repo as well as aur are unreachable. So, I am a bit confused...
In addition, connection on Windows 11 on this Laptop works flawlessly.
My adapter is Realtek 8822CE....
Tried to create arch container instead met with sed error and abort
I tried making a fresh container for arch and was met with sed errors and unable to have write permission to $BUILDDIR home/eyes within the container. How would I resolve this?
Solution:
its a fresh install shoud I just reinstall?

How to install nordvpn on arch container
When I try nordvpn login after installing nordvpn-bin I get this error in the image below. I tried adding nordvpn start to /etc/init.d in the arch container but no changes.
Solution:
was able to install through aur package in system.yaml

Steam runtime error
Every time I try to start up steam I get the prompt of unpacking steam-runtime. It then swaps to a prompt of a unable to unpack steam-runtime are you running out of space.
I am not running out of space in the least with three drives with 3TB. I have tried purging Steam files, I can't recognize any missing libraries, I have uninstalled using flatpak and re-installed, and one or two other things.
Can someone please help me I am really hoping to play monster hunter wilds at the end of the month?...
wayland issue
this is more annoying then an issue, but why do i have to Manually start wayland every time i restart my pc? the command i use works and gets me going, its just annoying more then anything that i have to constantly run it.
command being used: dbus-run-session startplasma-wayland...
How to map keyboard keys ?
I've just remap a new QWERTY keyboard into an AZERTY (I was unable to find an ergonomic one with touchpad) using stickers. I nearly happy, but a key is missing : the one for type < and >. So I think to map another key not so useful (²). I tried a few things (espanso, input-remapper...) but they do not worked. So, anyone could recommend me a way to accomplish this ? BTW: i'm on the default gnome/wayland track.
Solution:
Download sudo-akshara-update takes ages
Hey,
I am processing an update but my internet speed is for some reason very low so that the update at that level would take days.
Can I interrupt the sudo-akshara-update process somewhat safely to first have a look at my internet speed problems or would that cause my system to fail? At this point the update is 'retreiving packages' so downloading them....
Suggestion: Run reflector before install
The default mirrors (at least for me) are painfully slow. I've been getting around this by just manually running reflector before opening the installer.
Running reflector on the latest 25 mirrors should just be a default Behavior before running installation to make sure it's running at a decent speed...
Couldnt Install AUR
Forgive me for using my phone, forgot to install spectacle and login on discord on laptop lmao
But yeah what the title said
https://aur.archlinux.org/packages/epson-inkjet-printer-201207w...
Solution:
It's
aur-packages

legacy boot problem
when i try to boot in live mode this happens and stucks forever but when i boot in virtual machine, it boots perfectly. whats the problem??
package download failure
package download failure accurs after installing blend os but still says installed succesfully but cannot boot into blend os. it starts blinking cursor on the top left corner.
Apparmor support?
Been attempting to enable apparmor, I've gone through all the usual configuration but the AA status is still giving me "apparmor filesystem is not mounted"
I made sure that the package is installed, that the kernel supports it, and that the kernel boot line for enabling the LSM is there this should be working on a normal Arch installation but I assume something about the immutable system is stopping me in this case I just can't figure out what it is...
akshara can't import PyYAML
on running akshara :
```
Traceback (most recent call last):
File "/usr/bin/akshara", line 23, in <module>
import yaml...
Solution:
Running these commands fixed it
Do I need to create a boot partition for blendOS?
Hello, I was recently tryingto install blendOS, I wanted to ask if I need to create a Boot partition (512MB / FAT32) on a UEFI (GPT) system because I already have Windows installed as well as a EFI partition.Some people with UEFI have created it and some haven't, since I don't have fast internet or a lot of time, as blendOS downloads during installation.
Solution:
Well for dual booting, yeah you'll need to set up the partitions manually, with an EFI partition
Git package from aur build with every update
I've added openscad-git to my aur-packages. I realized that now, Everytime I run
sudo akshara update
the git repo is pulled and built from scratch which takes quite some time. Is this by design? Couldn't we somehow check the revision I'd against the one from the last install...?Solution:
each time you update you're making a whole new system