It's funny how lots of the problems ITT come from a lack of knowledge on using linux/gentoo instead of direct issues with cloveros.
cloveros itself is fine, but i feel it's probably only good for people who actually know what they're doing in the first place.
Otherwise you get complaints from people stating theres a problem with cloveros when in reality it's working fine, they just don't understand why.
this is generally the problem with aiming at less knowledgeable userbases
>>1495
>cloveros fails at multiple monitor
look up how to use xrandr. If it's failing to use multimonitor that's an issue with xorg not cloveros (cloveros is literally just a script)
>it downloaded the binary but compiled the dependences
update your system before installing packages. if a dependency isn't present portage falls back to compiling against the current dependencies in order to prevent breakage.
You could probably prevent this fallback by removing --keep-going in the emerge defaults in make.conf