Onyx Install: Pure
useradd -m -G wheel,audio,video,storage -s /bin/bash yourusername passwd yourusername
Post-Installation Configuration
After installing Pure Onyx, you'll need to configure it to work with your smart devices. Here are some general steps: pure onyx install
Conclusion
Cause: Missing graphics driver or incorrect display manager. Solution: Boot back into the USB, chroot, and install the correct driver. Conclusion
# For NVIDIA (pure pain)
sudo pacman -S nvidia nvidia-utils
# For Intel
sudo pacman -S xf86-video-intel
echo "default onyx.conf" > /boot/loader/loader.conf Cause: Missing graphics driver or incorrect display manager