The Manjaro installation didn't continue

Hi I am Lit and I use this account if I didn’t find solution, anyway, while back I was very happy to switch from Windows to Manjaro, while setting up the installation it stacks at 78%, checked on the task manager it’s still working but doesn’t do anything
mhwd -a pci free 0200 --pmconfig /opt/mhwd/pacman-mhwd.conf
I waited hours and still the same problem I have no idea how to fix it

My spec:

  • CPU: Intel i3-2310M @ 2.100GHz
  • Integrated GPU: Intel HD Graphics 3000
  • Discrete GPU: AMD Radeon HD 6490M
  • RAM: 4 GB

Hope I can find response Thanks

Neither do I;
and with such little information, others can likely only guess.

Please provide outputs of the following commands.

System information:

inxi --admin --verbosity=8 --filter --no-host --width

And perhaps logs might be in order:

journalctl --boot=-1 --priority=3 --catalog --no-pager
inxi --admin --verbosity=8 --filter --no-host --width

while the first one takes forever to load

journalctl --boot=-1 --priority=3 --catalog --no-pager
[manjaro@manjaro ~]$ journalctl --boot=-1 --priority=3 --catalog --no-pager
Specifying boot ID or boot offset has no effect, no persistent journal was found.

btw I am still on live boot

This information is often the minimum required.

Your machine appears to be quite old (I haven’t seen HD3000 in quite a while) – You might wish to check with the Linux hardware compatibility database, when possible:

mhwd -a pci free 0200

Would automatically install any free drivers available for a PCI Network card

Manjaro Wiki - Configure Graphics Cards
the following command would result in the automatic detection and installation of the best available free driver for a pci-connected graphics card:

sudo mhwd -a pci free 0300

linux-hardware.org - Device classes

actually this isn’t my first time using Linux on this machine I did run linux on it using Debian years ago and then Manjaro and then Dual booting with the same distro but then back with just Manjaro bc you know Windows

Same thing It takes forever

In that case you can likely provide the system information, irrespective of:

There are no time limits here.

Someone will no doubt see the information however long it may take to post it. This information will assist those wishing to help, and may highlight other contributing factors.

Cheers.

You might be running out of RAM.
I might suggest trying to create a swapfile or zram before install.

For a swapfile (this is embedded in a larger guide):
[HowTo] Add a backing SWAP device to zram (and enable hibernation)

*(To activate /swapfile without a restart run sudo swapon /swapfile instead)

For zram:
[HowTo] Install and configure zram using zram-generator

*(I should add a section there for starting zram right away… in the example it would be
systemctl start systemd-zram-setup@zram0.service instead of a restart)


If inxi and mhwd are hanging … this might indicate a deeper issue.
Usually something like broken drivers or similar is what would cause inxi to stutter indefinitely.
(like very broken … usually inxi will run fine regardless)
We might also wonder about which ISO is being used? Is it very old?

Well one, I got ISO from official website, and two, the Intel and the AMD driver was back 2011 I guess? because my laptop I use is HP Pavilion dv6-6051sf Entertainment Notebook back in 2011 which I can still do gaming on it (for example Fallout:NV, Minecraft, or making games with Godot ect…) running all on Linux without giving my eye on Windows uh…

Idk why keep forgetting stuff, when I install those two drivers on Windows, It installed but it gets me to BSOD which lead us to display problem and that surprisingly happen with Manjaro installation

while live boots (other distro) it works fine but after installation, you get into different problems, for examples, with Xubuntu snap apps didn’t work, with Debian right before get into installation, It whole crashed, same but boot to installation directly it stops you at Networks settings, you get the idea

I’ve been fixing this issue a week ago right after my birthday, did Google it, Asking ChatGPT, Looking through Reddit , it didn’t give good results

This is whole background for unknown reason why this happen.

I’d like to give my solution is killing one diver and one to go maybe it fix the issue
and you guys know how right?

is it enough if i use this?

dmesg | grep -E 'error|fail'

 manjaro@manjaro ~]$ sudo dmesg | grep -E 'error|fail'
[   73.626321] usb 2-1.3: device descriptor read/64, error -32
[  119.217975] [TTM] Buffer eviction failed
[  125.523854] [TTM] Buffer eviction failed
[ 4203.637407] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait failed (-35).
[ 4203.637553] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on GFX ring (-35).
[ 4203.637683] [drm:radeon_resume_kms [radeon]] *ERROR* ib ring test failed (-35).

Even if everything stalls and nothing works as expected:

inxi -zv8
should still work
on literally any system

is not a good “excuse” :man_shrugging:

That command produces nothing like the information returned by the inxi command.

While it may not be the case, it seems like you’re trying to avoid providing the requested output.

Are you perhaps concerned about potential privacy issues? The command I gave actually filters out personally identifiable information, such as…

Actually, read it for yourself :wink:

The inxi -zv8 that @Nachlese gave is basically an abbreviated version of virtually the same command.

It’s likely much more information will be requested by others before coming close to a solution, provide as much as is requested; take as much time as you need;
and provide useful feedback.

There are very few mind-readers here.

Good luck.

actually I was about to show him how pointless it is
image

… whatever that might mean … I do not care about (your) opinion :man_shrugging:

usually, it provides output - quite a lot of it
within a second

I wonder why it doesn’t for you - or why you won’t share it …

no need for pictures, btw

Not into that… also i tried the debugger

[manjaro@manjaro 04:07:11] ~$ inxi --debug 30
Starting inxi debugging data collector...
Loading required debugger Perl File:: modules... 
Checking basic core system programs exist... 
Debugger data going into:
/home/manjaro/.local/share/inxi/inxi-manjaro-2024-10-26_040722-3.3.36-00
Note: for dmidecode, smartctl, lvm data you must be root.
----------------------------------------
Collecting audio data...
Collecting bluetooth data...
Collecting dev, label, disk, uuid data, df...
Collecting Xorg log and xorg.conf files...
Collecting X, xprop, glxinfo, xrandr, xdpyinfo data, Wayland info...
Collecting networking data...
Collecting Perl module data (this can take a while)...
Collecting system data...

it stops right there

mkay …

This is what that command output looks for me:
inxi --debug 30
Starting inxi debugging data collector...
Loading required debugger Perl File:: modules... 
Debugger data going into:
/home/jo/.local/share/inxi/inxi-mint-2024-10-26_060954-3.3.13-00
Note: for dmidecode, smartctl, lvm data you must be root.
----------------------------------------
Collecting audio data...
Collecting bluetooth data...
Collecting dev, label, disk, uuid data, df...
Collecting Xorg log and xorg.conf files...
Collecting X, xprop, glxinfo, xrandr, xdpyinfo data, Wayland info...
Collecting networking data...
Collecting Perl module data (this can take a while)...
Collecting system data...
Collecting system files data...
----------------------------------------
Constructing /sys ls data...
Building /sys file list...
Parsing /sys files...
----------------------------------------
Constructing /proc ls data...
Building /proc file list...
Adding /proc files...
----------------------------------------
Creating inxi output file now. This can take a few seconds...
Starting inxi from: /usr/bin/
----------------------------------------
Creating tar.gz compressed file of this material...
File: inxi-mint-2024-10-26_060954-3.3.13-00.tar.gz
Removing /home/jo/.local/share/inxi/inxi-mint-2024-10-26_060954-3.3.13-00...
Directory removed.
----------------------------------------
Uploading to: ftp.smxi.org/incoming
File to be uploaded:
/home/jo/.local/share/inxi/inxi-mint-2024-10-26_060954-3.3.13-00.tar.gz
Connected to FTP server.
Uploaded file successfully!
Goodbye.
Debugger data generation and upload completed. Thank you for your help

It’s a Linux Mint Vera system - not Manjaro

and that resulting file is not uploaded to be seen here

I wonder why
inxi -zv8
would not ever finish and generate any output

that is really strange

It is ok if you don’t want to share - the consequence of it is just that no one can help …
You can just say that you don’t want to share it, though.

But why would that command not produce any output for you ?

… but into asking questions nonetheless?

OK, let me suggest this.

Reinstall Manjaro (from scratch); make sure to verify the ISO with the provided checksum (see the Download page).

This time, let the Calamares Installer handle everything; do not try to install your specific network and graphics drivers.

Manjaro should still install without them.

Once Manjaro is installed, the kernel might provide the necessary modules (drivers) in any case. Note that this is purely a guess. If network doesn’t function OOTB, only then consider configuring the drivers manually.

(From a TTY at the login screen (sddm) might be the best approach).

Regarding the graphics drivers; being that they are AMD; albeit older AMD, it’s likely they will work as expected.

During installation, choose the erase disk partitioning method and make sure to configure swap space – there is a dropdown where you can choose what you need; that is, the With/Without Hibernation options.

If you are using the manual partitioning method, make sure to configure a swap partition according to your needs; with only 4 GB of physical RAM, I suggest an 8 GB (or even 12 GB) swap partition would be a fair choice.

(Using the erase disk method only default swap sizes will be used)


How long did you wait?


When I start the Bootable USB, Manjaro does not start, it leaves a completely black screen with the word GRUB written in the upper left corner and it does not progress from there. I have made the USB with Balena Etcher and I don’t know how to solve the problem

I didn’t count but 4 min than 32 min after you asked

@nikgnomic you are lifesaver I will see them