Search results

  1. D

    Can I install ALL the packages?

    Just a fun experiment in which I want to download and install all the packages available in the repo on Arch Linux. I did pacman -S $(pacman -Slq), but that creates unresolvable conflict problems.
  2. D

    Trying to use PixieCore but getting error.

    I am trying to use PixieCore on Arch to setup a network boot on my first computer (server) and boot it through PXE (client) on my second computer. But even after some troubleshooting, I get this error - [DHCP] Offering to boot c4:65:16:8d:31:78[DHCP] Want to boot c4:65:16:8d:31:78 on eno1, but...
  3. D

    Can Systemd-boot not look for Kernel outside the EFI partition?

    I am on Arch and configuring systemd-boot although I do have GRUB installed. My kernel is located in /boot but whenever I do "bootctl list", it shows that it really wants to look under /boot/efi which is mounted as the EFI partition. Can I not change it to look under /boot only? How is it even...
  4. D

    Where to contact a Kernel dev?

    I have a problem on my machine and I believe the problem lies in the Kernel itself rather than any distro. Where can I report or maybe a little personally contact anyone who works or maintains on the actual Linux Kernel?
  5. D

    CPU power not clamping to PL2.

    I've been having this annoying problem that on my i5 10210U, which has a PL1 of 15 watts and PL2 of 31 watts, in any Linux distro it would not go over 15 watts. I've tried Debian and Arch and both have the same problem. I have tried a LOT of troubleshooting tools but they didn't work. On another...
  6. D

    CPU not turboing to PL2.

    I have an i5 10210U, whos PL1 is 15 watts and PL2 is 30 watts. Whenever I put any load, the max it will go is 15 watts and not more than that. I changed the CPU governor thing from power saver to performance but that only changes the max idle clock speed and not the turbo power. I am on Debian...
Top