Hi guys. So, I have a potato PC
-
CPU: Intel Core i3 M 380
-
RAM: 4GB DDR3
-
GPU: Intel Integrated HD Graphics
-
Storage: 120GB SSD
So yeah, u guys can see my condition, I was using Linux Mint for almost 8 months now… for better performance I shifted from Win10 (REALLY HAPPY ABOUT THIS, EVEN IF I BUY NEW PC, THE FIRST THING TODO, I WILL GET LINUX INSTALLED)
Few people on internet suggested me to install Arch Linux, coz it grants more performance and speed… So I did some research and the Arch I should get is EndeavourOS (Subject to change with more and better recommendations)
The Problem:
When I try to boot the live ISO normally, the machine goes through a short sequence of text/code rainfall and then instantly cuts the power and shuts down completely to protect itself.
The only way I can stop the hard crash/shutdown is by editing the boot line in GRUB and adding acpi=off.
But here’s the catch: with acpi=off, the machine doesn’t crash, but it boots straight into a black screen with a single blinking text cursor (_). The graphical target/Xorg completely fails to load because the i915 Intel driver needs the ACPI subsystem to initialize the display and route the video signal. If I turn ACPI completely off, I essentially blindfold my graphics card.
While stuck at the blinking cursor, I managed to drop into a TTY terminal (Ctrl + Alt + F2), log in as liveuser, and manually run startx. It just throws a fatal error: “giving up unable to connect to the xserver”.
What I’ve Already Attempted:
I’ve tried a ton of different boot parameters at the end of the linux line, but nothing bridges the gap:
-
nomodeset acpi=off: Blinking cursor (graphics fail). -
nomodesetalone : Instant power-off crash. -
i915.modeset=0: Blinking cursor. -
intel_idle.max_cstate=1 acpi_osi=Linux: Instant power-off crash. -
video=VGA-1:d video=DP-1:d video=HDMI-A-1:d(checking for a phantom monitor bug) : Blinking cursor. -
noapic nolapic: Blinking cursor.
My Questions for the Sub:
-
idk what to do, I have been asking solutions from Gemini and Claude, but they keep failing too… Scared that these AI may really brick it…So U guys got any fix?
-
Is EndeavourOS perfect or should I go with MX linux or should I stay on Mint?
-
Mint is perfect but it goes OOM sometimes doing some lil heavy tasking (Not choice, but have to do)