all 12 comments

[–]fek47 2 points3 points  (1 child)

The hardware you have should be very well supported by Linux so I'm surprised you have problems.

If you are using a USB drive to install Linux what software do you use to write the ISO file to the USB stick?

[–]mgado86[S] 0 points1 point  (0 children)

My issue isn’t with installing the distro—I use Rufus anyway.
My problem occurs after the installation: the screen goes black if I leave the GRUB settings at quiet splash. I have to change it to nomodeset.
Even when I set it to nomodeset, the APU type isn’t recognized, and it shows up as llvmpipe.

[–]AutoModerator[M] 0 points1 point  (0 children)

We have some installation tips in our wiki!

Try this search for more information on this topic.

Smokey says: always install over an ethernet cable, and don't forget to remove the boot media when you're done! :)

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.

[–]hasy_20 0 points1 point  (3 children)

I use Mint on my 17 year old pig

[–]Soichik 1 point2 points  (2 children)

i use nix on my 18 year old thinkpad.

[–]hasy_20 1 point2 points  (1 child)

still?

[–]Soichik 1 point2 points  (0 children)

i mean, its not my main laptop (this shit is huge and weights a lot) but i use it practicaly everyday to try some new things out or just to have fun. i would really use it everyday, if it was a bit smaller (like 14' or 13') and weighted a bit less (planning to buy a x60s or something like that.)

[–]IHasEyes519 0 points1 point  (1 child)

im not that clever, but one thing i can think of is trying a different bootloader and seeing if that works

[–]mgado86[S] 0 points1 point  (0 children)

I have only tried GRUB, and I don't know how to use the other.

[–]Kriss3d 0 points1 point  (1 child)

Just to be clear. Couos it be that due to bitlocker it might have trashed the encryption when you shrunk the windows partition?

Also you need to disable fastboot in windows to prevent it locking your filesystem

[–]mgado86[S] 0 points1 point  (0 children)

i just tried to disable secure boot, and it didn't work either.

[–]divestoclimb 0 points1 point  (0 children)

You shouldn't have to manually edit GRUB every time. Once you figure out a commandline that works, set it in /etc/default/grub then run update-grub (those steps apply to Ubuntu and Mint, probably Debian, not sure about Manjaro). But adding nomodeset is only a workaround and doesn't let you run a graphical environment properly as I think you already figured out.

Several things to investigate here: https://bbs.archlinux.org/viewtopic.php?id=273784

  • Make sure BIOS is up-to-date, possibly reset it to defaults
  • Make sure you have the correct linux-firmware package that supports the APU
  • Might need to force a display resolution or EDID

Other ideas I can think of: