Odin Vex
Odin Vex
> -28 is `ENOSPC`, and it seems that [CONFIG_IRQ_REMAP](https://www.kernelconfig.io/config_irq_remap) is about IRQ remapping. On my Arch Linux distribution that config is enabled, I think we can safely enable it for...
> > Edit: It'd also be nice to include the ath*k firmwares out-of-box considering they're required for many net-related devices. > > Hm, we don't ship any ath11k today, I...
Thank you @agners for adding the kernel config option. I use the fully-managed HAOS-on-metal install, any guess at when it might reach regular updates for it? Edit: ``` Core 2024.10.3...
> > Thank you @agners for adding the kernel config option. I use the fully-managed HAOS-on-metal install, any guess at when it might reach regular updates for it? > >...
It's able to resize the MSI now, that's one issue resolved. Now I'm tackling: ``` [ 5.338151] ath12k_pci 0000:06:00.0: BAR 0: assigned [mem 0xf0200000-0xf03fffff 64bit] [ 5.338186] ath12k_pci 0000:06:00.0: enabling...
I wonder if it would be better to overlay (instead of using the `updates` symlink) the `/mnt/data/supervisor/firmware/` dir if it exists... A merged type? Edit: Removed erroneous last edit, this...
For anyone else finding these posts it looks like the ath12k driver is (also) too old at this time to run the card. Firmware loading won't work either via `updates`.
Following up, it's still an issue. Firmware cannot be a symbolic link and work, so HAOS is entirely useless for most generic x86_64's if they need firmware that isn't provided...
> > Thank you [@agners](https://github.com/agners) for adding the kernel config option. I use the fully-managed HAOS-on-metal install, any guess at when it might reach regular updates for it? > >...
Originally thought it had to deal with `getent`, but it doesn't so ignore that part in the initial post.