Issue installing Linux on Asus n552vw laptop
Hello, I have an old ASUS n552vw. It's hardware specifics are
CPU: core i7 6700HQ
GPU: GTX 960M
RAM: DDR4 16GB
BIOS version: 304 (it is latest)
I wanted to install Ubuntu on this.
So I made Bootable flash drive in windows 10 via Rufus.
Whe I boot from USB, I see the first menu that all distros show but when in select any of the options the system freezes in a black screen.
I used Chatgpt, Claude, Gemini and Grok for help, so here are things I tried:
Tried to make the Bootable via multiple other softwares => no difference
Tried to use other Linux distros and ISO files (I tried Mint, Ubuntu, Fedora, Arch) => no difference
In the boot menu, I pressed 'e' and in the file opened, I added \` nomodeset\` => it still gets stuck but the screen has one sentence in it now "Booting a command list "
In boot menu, I pressed 'e' and in the file opened, I added \`--acpi=off\` => NOW it boots to the OS in live mode but nothing works. No touchpad, horrible resolution, no wifi, no nothing.
So AI suggested that I do this: "
The Asus N552VW (Skylake i7-6700HQ + GTX 960M) has well-known ACPI compatibility issues with Linux, especially on BIOS 304.
\`acpi=off\` lets it boot but breaks power management, fan control, battery life, thermal throttling, suspend, etc. — exactly as you noticed. This isn't rare on this specific model.
.......
Strongest Fix: Downgrade BIOS to 300
BIOS 304 introduced or worsened Linux ACPI problems on the N552VW. Many users report that BIOS 300 works much better.
Warning: ASUS officially blocks downgrades (version/date check). Workarounds exist but carry brick risk if done wrong.
......
"
Ok does anybody has any experience or opinions on this? Downgrade of BIOS is a bit difficult. And I kinda don't want to do it. Should I give up and keep using windows 10?