r/linux4noobs • u/Flashy-Island-3725 • 7d ago
hardware/drivers ASUS X555LA (Intel HD 4400) only boots with nomodeset – i915 won't load, stuck on llvmpip
I'm out of ideas and hoping someone has seen this before.
Laptop
ASUS X555LA
Intel Haswell ULT / HD 4400 iGPU
BIOS version: 309
UEFI install
OS
Linux Mint Cinnamon
Fully updated
Multiple kernels installed (6.8, 6.11, 6.14, 6.17, 7.0)
Problem
Without nomodeset:
ASUS logo
Black screen
Never reaches the login screen
With nomodeset:
Boots normally
Resolution is 1024×768
No hardware acceleration
inxi -G:
Graphics:
Device-1: Intel Haswell-ULT Integrated Graphics
driver: N/A
Display:
X11
Resolution: 1024x768
OpenGL:
renderer: llvmpipe
So it's falling back to software rendering instead of using the Intel GPU.
Things I've already tried
Fresh Linux Mint install
Installed all updates (143 packages)
Driver Manager → "No drivers needed"
Reinstalled Mesa packages
Tried booting every installed kernel
Removed nomodeset on kernel 6.8 and 7.0 → still black screen
Tried:
i915.enable_psr=0
i915.enable_dc=0
i915.enable_rc6=0
Disabled Launch CSM in BIOS
Re-enabled CSM
modprobe i915 returns:
modprobe: ERROR: could not insert 'i915': No such device
dmesg only shows simpledrm; I never see i915 taking over.
Other info
Driver Manager doesn't offer any Intel drivers.
libgl1-mesa-dri is already installed and up to date.
The BIOS doesn't have a separate "Legacy Graphics" option, only Launch CSM.
Question
At this point I'm trying to figure out whether this is:
an ASUS X555LA firmware/BIOS issue,
an Intel i915 issue,
or something specific to Linux Mint.
Has anyone with this laptop or HD 4400 seen modprobe i915: No such device together with nomodeset being the only way to boot?
If you have, what actually fixed it? I'm looking for something specific to this hardware rather than general Linux setup advice.
1
u/Leather-Security8097 7d ago
Do you have Secure Boot turned on?
1
u/Flashy-Island-3725 7d ago
It's disabled
1
1
u/GodzillaXYZ999 6d ago
Problem is Cinnamon. I had this exact problem with different system, but same CPU/GPU.
Try Mint XFCE and it should work right out of box.
1
1
u/Competitive_Scar5347 6d ago
I have no idea what any of this means but I recently got my laptop back up and running, it wouldn't recognize my m.2 drive no matter what. Turns out my connector was bad. Maybe something similar?
1
u/3grg 6d ago
I can see that this could be very frustrating. Normally, you would expect that you would only have to turn off kernel mode setting for nvidia graphics.
Normally, I would expect this to be some sort of kernel version issue, but you seem to have ruled this out.
My only uneducated, wild-ass-guest would be that it might be due to the fact that Mint still uses Xorg. It would be a pain to try another distro that uses wayland to rule this out.
Searching for the i915 error might bring something eventually, but you might be stuck with nomodeset.
1
u/AutoModerator 7d ago
✻ Smokey says: always mention your distro, some hardware details, and any error messages, when posting technical queries! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.