# Submitted by stealth 15 Feb, 2022 21:22 # |
---|
Likely curl needs to be recompiled against this version of libressl first? |
# Submitted by stealth 17 Dec, 2021 23:30 # |
---|
There have been a lot of API/ABI breakages in the last 10 years (even from current stable to test), so I doubt this upgrade path would work smoothly. The easiest to guarantee was from one stable to another (like what OpenBSD does), but we never tested it besides basic 120-140 spells due to lack of human resources, and now we have been lagging in preparing stable releases (for a few years by now), so we're in half-rolling release state now. |
# Submitted by stealth 17 Dec, 2021 23:24 # |
---|
This has become a common problem with modern host systems. Make sure |
# Submitted by stealth 17 Dec, 2021 23:19 # |
---|
Not easily I'd say, but it depends on the case. Spells are very easy to hack, and as long as drivers are compatible with this specific xorg version, there shouldn't be any issues. You'll have to use a custom spell though: checkout the commit from grimoire.git when the driver was at specific version and copy it to a local grimoire. If there were not a lot of spell customizations between two versions (like dependencies that will be needed to be tweaked), it should be fine. I personally have a lot of new/old spells in the mix. |
# Submitted by stealth 03 Oct, 2021 04:54 # |
---|
Welcome! I'll mark it as resolved then. |
# Submitted by stealth 02 Oct, 2021 19:27 # |
---|
I would still refer to one of my previous comments and say it's important to understand what's the difference with 2 kernel configs: working and non-working. I'm a fan of stripping off the kernel myself, but I also know it's easy to miss a setting or two in completely unrelated sections (like in experimental drivers or specific chip support) that make the system less functional. What somewhat related here might be: ACPI, backlight kernel parameters. Experiment with other stock kernel configs and see if they address quirks like this with specific kernel parameters. Regarding |
# Submitted by stealth 30 Sep, 2021 00:49 # |
---|
How about trying As well as |
# Submitted by stealth 29 Sep, 2021 14:56 # |
---|
flux_control on #sourcemage also suggested this:
|
# Submitted by stealth 29 Sep, 2021 14:16 # |
---|
I would double check the modules in use when you loaded the system that was used to install SMGL and compare configuration to compiled-in modules / initramfs. Could be some specific controller driver (like I would also check another kernel compiled with the config of Arch or Void if they boot successfully. |
# Submitted by stealth 06 Sep, 2021 16:12 # |
---|
|