Re: [gentoo-user] CPU frequency governors and temperatures

2024-06-13 Thread Dale
Walter Dnes wrote: > I've been doing a bunch of kernel-compiling recently and I've switched > between schedulers from compile to compile to compare. See > https://www.kernel.org/doc/html/v6.6/admin-guide/pm/cpufreq.html for > background info. All frequencies in khz. On my machine... > > * bios

[gentoo-user] CPU frequency governors and temperatures

2024-06-13 Thread Walter Dnes
I've been doing a bunch of kernel-compiling recently and I've switched between schedulers from compile to compile to compare. See https://www.kernel.org/doc/html/v6.6/admin-guide/pm/cpufreq.html for background info. All frequencies in khz. On my machine... * bios_limit == 2901000 * scaling_a

Re: [gentoo-user] Weird system freeze?

2024-06-13 Thread William Kenworthy
On 13/6/24 23:57, Dale wrote: Waldo Lemmer wrote: By the way, you should really just use the linux-firmware package if it has the firmware you need. You can plug the name of the firmware into https://portagefilelist.de to check if it does. I agree.  For firmware, this is the way to go.  I use

Re: [gentoo-user] Weird system freeze?

2024-06-13 Thread Waldo Lemmer
On Thu, Jun 13, 2024, 15:06 Walter Dnes wrote: I dove into my download with mc, and it's actually a webpage with some > binary listing! No wonder it didn't work. I tried different websites > and got a 62768 byte file. I switched from Pale Moon (a Firefox fork) to > Google Chrome for linux... 6

Re: [gentoo-user] Weird system freeze?

2024-06-13 Thread Dale
Waldo Lemmer wrote: > By the way, you should really just use the linux-firmware package if > it has the firmware you need. You can plug the name of the firmware > into https://portagefilelist.de to check if it does. I agree.  For firmware, this is the way to go.  I use dracut and I think it even p

Re: [gentoo-user] Weird system freeze?

2024-06-13 Thread Walter Dnes
On Thu, Jun 13, 2024 at 09:33:54AM +0100, Michael wrote > For the firmware file(s) code to be built into the kernel *all* > necessary firmware files must be present in your filesystem and the > path for these defined. The i915 directory contains the attached > list of files on my system. At fi

Re: [gentoo-user] Weird system freeze?

2024-06-13 Thread Michael
On Thursday, 13 June 2024 04:11:40 BST Walter Dnes wrote: > On Tue, Jun 11, 2024 at 07:45:09PM +0100, Michael wrote > > > The above errors are an indication something is amiss with the > > requisite firmware for your graphics. > > > > Have you specified this in your kernel, or in your initramfs?