Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!
You are not logged in.
I suspect there's a conflict between polkit agents if you kept KDE Plasma after installing Cinnamon. You can try to disable polkit-kde-agent from within Cinnamon, so that only polkit-gnome runs. Or you can just get rid of KDE Plasma.
emerge --deselect kdecore-meta
emerge --deselect plasma-meta
sisyphus autoremoveThis should leave the system with only Cinnamon and maybe things will just solve themselves.
I set package.use ruby_targets_ruby31
This one is already the default. Having it in package.use is redundant, but if it works for you, you can leave it as is.
Well, 1st of all, ruby version 3.1.4-r3 is already preinstalled by default. And 2nd of all, it seems that you have masked every single ruby package in the tree, and as a consequence, you cannot install any of them, and somehow you masked the default preinstalled version as well. If you remove the last line, sisyphus will happily reinstall the default version.
We do check how the system is working, and in most cases it does work as intended. We get regressions here and there, but we fix them as best we can. If Plasma6 really doesn't like your hardware, maybe you should try LXQT.
sisyphus install lxqt-metaYou're right, zfs is not compatible with kernel 6.11. If you wanna use it, is best to stick to a LTS kernel.
sisyphus install linux-image-redcore-ltsYeah, you can remove it :
sisyphus uninstall syslog-ng -fIt has been replaced by metalog a while ago, which sisyphus will pull anyway.
I think I know what is causing it. Will try to reproduce and will push a fix.
Conflict: 158 blocks (all satisfied)It found some conflicts, but they're satisfied, aka it knows how to fix them. So if you remove those packages, it will succeed.
Can you try :
emerge -NuDGaev --backtrack=100 --with-bdeps=y @worldinstead of
sisyphus upgrade -eThis should definitely do the trick.
Can you post a link, please? I would like to have a look.
Hence why I suggested to install mesa-amber, since i965 driver resides in there. I may have to include mesa-amber from now on, or have Xorg use the modesetting driver.
Can you try :
sisyphus install mesa-amberReboot and let me know.
So far it seems like Intel integrated graphics are affected, though I cannot reproduce it, plus I got confirmation from different users that things work.
You need to offer some more details. Nothing related to Xorg has been updated recently.
It is now done. Once you upgrade, Python3.12 will be the default, but Python3.11 and Python3.10 will be there as well.
No special instructions will be needed. You'll just need to upgrade the system, and everything will be done automatically.
So, keep your system up to date, and Python3.12 will just be there in the next few days as the main interpreter, but this time, Python3.10 and Python3.11 will be available as well. As I said in my previous message, restrictions were lifted.
At the moment, I wouldn't recommend you try. I masked Python3.12 on purpose as not everything is compatible with it, plus we don't allow multiple Python versions to coexist.
That being said, I'm making some changes as we speak, to allow multiple versions of Python to coexist. So, it will come as an update in the next few days.
Hmm, that doesn't sound right. So, let's try to fix the configuration.
sisyphus branch master
sisyphus autoclean
sisyphus update
eselect profile set default/linux/amd64/23.0/split-usr/hardened
sisyphus upgrade -eThese steps will reset the configuration to a clean slate. Try this, and let me know.
As far as I can see, it's not the r8152 causing the kernel oops, but the WL one for your Broadcom wifi card. We include that one by default so you can have WiFi out of the box with a Broadcom card. You can remove it and try the open-source drivers, but if they don't work, you will have to connect your laptop with a cable and reinstall it.
So :
sisyphus uninstall broadcom-sta
sisyphus autoremoveWill remove the wl driver. Now is time to reboot and cross your fingers. If you still have WiFi, there's no need to reinstall the driver, as your WiFi card can use the open-source drivers from within the kernel. If you no longer have WiFi, connect your laptop with a cable and:
sisyphus install broadcom-staWill reinstall the driver. Once you reboot the WiFi will be restored.
All valve games, aka counter strike, portal and others. Can't say more as I'm not a gamer and these are the only games in my library. Perhaps somebody else has a more extensive library and can share more.
Make sure you follow the instructions at : https://redcorelinux.org/news/the-big-merge , and most if not all will be binaries. I posted in there for a good reason.
Yes, I'm aware. Maybe I shouldn't have updated to Plasma 6, but it had to be done at one point. I will keep pushing updates as frequently as possible to iron the bugs out.
I am hopeful I will manage to spin it by the end of the month but don't hold your breath. I'm fairly busy with real life, and the timeline might change.
That will work. Adding a new repository and installing extra packages is highly encouraged in Redcore.
Yup, check the website.
Yep! It has been available as a binary for a few years now. I'm surprised you didn't find it, since sisyphus clearly shows it as available.