Alexander Baldeck
Alexander Baldeck
#52888 fixed it for me. I can now build 22.2.0 with Clang 17.0.6 again.
A bit more from X.org log would be useful. Did you install the correct drivers (xf86-video-ati) and are they loaded? Do you have an xorg.conf and/or what does `Xorg -configure`...
I'd go for this one first and install `xf86-video-r128`: ``` [ 873.415] (EE) Failed to load module "r128" (loader failed, 0) ``` The Rage Pro chipsets aren't supported by `xf86-video-ati`,...
Closing due to inactivity as `linux-lts-6.1` likely is the solution.
@YerDadD Your problem seems to be not having enough VRAM: ``` [ 83.827] (WW) R128(0): Static buffer allocation failed -- need at least 9216 kB video memory ``` Try lowering...
This is an interesting box I have next to no experience with. However, the boot options you mention do not sounds like it loaded the ArchPOWER grub.cfg. There is no...
The only options you should see are: ``` ArchPOWER Install (ppc64) ArchPOWER Install (serial hvc0 as console) (ppc64) ``` If you see any other options, it is not loading the...
Is there any way to get serial on the box/LPAR with the iso mounted?
Regarding the 720 server, there's a patch in Debian's grub that disables VSX for Grub in reference to POWWER7 and POWER6. I'm going to apply these and upload a package...
Grub is queued to go up into `[testing]` in a bit with a new revision including various security fixes as well as additional patches I was able to gather. Right...