Installation stuck

i got a new laptop that i want to install manjaro on but the installer always gets stuck during the decompression stage (different points in it)

things i’ve tried:
changing the usb drive
downloading another iso
different usb port

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

Have you already :mag: for your problem in the forum ? (Wisdom lies in asking → listening → reading :wink: )

If you search for “ventoy” or “install” in this forum, you may find a lot of tips.

:footprints:

There is a button when installing (bottom right) that is called “show log” or something similar.
Run the installer and when it freezes, copy all text in that log and use the </> button here in the message box and paste the text.

The only thing you didn’t mention was the integrity check.

Try using manjaro-iso-downloader to download and verify the ISO.

sudo pacman -Syu manjaro-iso-downloader

Or the python script provided at Using python to download and verify a Manjaro ISO