Manjaro screen freezes a few seconds after booting

hello , I have recently decided to install manjaro . I have installed it but after the boot process the screen freezes(mouse cursor doesn’t move and even the clock doesn’t change!).

  • I am a new user of linux , so please simplify your answers
    ** I have tested other linux distros such as kubuntu but the result was the same!
    *** my laptop is HP probook 4530s , CPU : intel core i5-2430M , and it has a radeon 7400M AND an onboard intel graphic.
    **** I tried some solutions to solve the problem . for example when the grub is booting , I pressed e , then a text opened , in the line that linux is written , I added ‘3’ to the end of uuid and pressed F10 to resume the boot process. then a emergency shell came up on the screen.
    ***** the live mode of manjaro ( boot from usb) works only in “nonfree” mode!!!
    I don’t know what to do , please help!

can you boot on USB iso manjaro
open a terminal and a browser on this topic
and returns

inxi -Fza
sudo manjaro-chroot -a ( type 1 if only line 0 appears )
journalctl -b -1 -p4
exit ( end chroot )

you mean to execute each of these lines in terminal ?(and in the live mode of manjaro?)

1) [manjaro@manjaro ~]$ inxi -Fza System: Host: manjaro Kernel: 5.6.15-1-MANJARO x86_64 bits: 64 parameters: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=0 misobasedir=manjaro misolabel=MANJARO_KDE_2003 quiet systemd.show_status=1 apparmor=1 security=apparmor Desktop: KDE Plasma 5.18.5 Distro: Manjaro Linux Machine: Type: Laptop System: Hewlett-Packard product: HP ProBook 4530s v: A0000C02 serial: <filter> Mobo: Hewlett-Packard model: 167C v: KBC Version 22.1F serial: <filter> BIOS: Hewlett-Packard v: 68SRR Ver. F.0A date: 07/18/2011 Battery: ID-1: BAT0 charge: 37.8 Wh condition: 37.8/37.8 Wh (100%) CPU: Topology: Dual Core model: Intel Core i5-2430M bits: 64 type: MT MCP family: 6 model-id: 2A (42) stepping: 7 microcode: 2F L2 cache: 3072 KiB Speed: 798 MHz min/max: 800/3000 MHz Core speeds (MHz): 1: 798 2: 798 3: 798 4: 798 Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable Type: mds mitigation: Clear CPU buffers; SMT vulnerable Type: meltdown mitigation: PTI Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl and seccomp Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB filling Type: tsx_async_abort status: Not affected Graphics: Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics driver: i915 v: kernel Device-2: AMD Seymour [Radeon HD 6400M/7400M Series] driver: N/A Display: x11 server: X.Org 1.20.8 driver: intel unloaded: modesetting resolution: 1366x768~60Hz OpenGL: renderer: Mesa DRI Intel HD Graphics 3000 (SNB GT2) v: 3.3 Mesa 20.0.7 Audio: Device-1: Intel 6 Series/C200 Series Family High Definition Audio driver: snd_hda_intel Sound Server: ALSA v: k5.6.15-1-MANJARO Network: Device-1: Qualcomm Atheros AR9285 Wireless Network Adapter driver: ath9k IF: wlo1 state: up mac: <filter> Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 IF: enp38s0 state: down mac: <filter> Device-3: Qualcomm Atheros AR3011 Bluetooth type: USB driver: btusb Drives: Local Storage: total: 469.50 GiB used: 144.4 MiB (0.0%) ID-1: /dev/sda vendor: Western Digital model: WDS500G2B0A size: 465.76 GiB block size: physical: 512 B logical: 512 B ID-2: /dev/sdb type: USB vendor: Silicon Power model: silicon-power size: 3.73 GiB block size: physical: 512 B logical: 512 B Partition: ID-1: / raw size: N/A size: 2.83 GiB used: 144.4 MiB (5.0%) fs: overlay source: ERR-102 Sensors: System Temperatures: cpu: 54.0 C mobo: N/A Fan Speeds (RPM): N/A Info: Processes: 198 Uptime: 4m Memory: 3.78 GiB used: 968.0 MiB (25.0%) Shell: bash inxi: 3.0.37
///////////////////////////////////////////////////////////////////////////////////////////////////////////
2) [manjaro@manjaro ~]$ sudo manjaro-chroot -a type 1 if only line 0 appears ==> Detected systems: --> 0) Windows --> 1) ManjaroLinux ==> Select system to mount [0-1] :

///////////////////////////////////////////////////////////////////////////////////////////////////////////

3) [manjaro@manjaro ~]$ journalctl -b -1 -p4 Specifying boot ID or boot offset has no effect, no persistent journal was found.