Black screen when installing Ormachy on a ThinkPad T440

0
11
Asked By MellowCactus42 On

I'm trying to install Ormachy on an older ThinkPad T440. I first used the provided installation image, then tried installing it manually with a script from an Arch-based setup, but both attempts ended the same way: I see the Ormachy logo and then the display goes completely black. Ctrl+Alt+F1 through F12 doesn't open a TTY either. Secure Boot and TPM are already disabled, and I'm new to Linux. Is there a BIOS setting or compatibility issue I should check to get Ormachy running on this laptop?

2 Answers

Answered By RiverNook7 On

Check the remaining BIOS storage setting. The drive controller should be set to SATA/AHCI mode rather than Intel RST or another proprietary mode. Secure Boot and TPM being disabled is good, but the controller setting can still prevent a Linux-based system from starting correctly.

MellowCactus42 -

I had already disabled Secure Boot and TPM, but I hadn’t changed the storage controller setting. I’ll check whether it’s using AHCI.

Answered By PixelHarbor9 On

If Ormachy continues to show a black screen, the issue may be compatibility with the laptop’s older graphics hardware or with the included Hyprland setup. You could try installing a regular Arch-based distribution first and then add Hyprland, or use a distribution such as CachyOS or EndeavourOS that offers a more conventional installation path.

MellowCactus42 -

A standard Arch-based installation completed successfully, so I may use that as a base and install a desktop environment separately.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.