Manjaro boot fail

these were the last lines I think

Now uninstall this EOL kernel with:
pacman -R linux513

ok done

Now post formatted output from:
mhwd -l && mhwd -li

0000:05:00.0 (0380:1002:6604) Display controller ATI Technologies Inc:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI

0000:00:02.0 (0300:8086:1616) Display controller Intel Corporation:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI
 video-modesetting            2020.01.13                true            PCI
        video-vesa            2017.03.12                true            PCI

Post only output from:
mhwd -li

[manjaro /]# mhwd -li

Installed PCI configs:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI

Warning: No installed USB configs!

Good, almost done. Lets install 517 kernel with:
pacman -S linux517

ok done.

Post output from:
find /etc/X11/ -name "*.conf"

[manjaro /]# find /etc/X11/ -name “*.conf”
/etc/X11/xorg.conf.d/30-touchpad.conf
/etc/X11/xorg.conf.d/00-keyboard.conf

what now?

Now run these commands:
update-grub
mkinitcpio -P
exit
systemctl reboot
Now you shoul be able to boot into your normal installation

Tysm works perfectly : ). Also can u tell someone to finally fix the time tysm.

What do you mean with fix time?

I meant that they should fix the time zones they are moved by 2 hours I think they tried to fix it but made it 2 hrs instead of moving it the other way to make it 0

go to system settings/regional settings/date & time and select ‘set date and time automatically’ and in the next tab ‘time zone’ select your current area

Yea and it’s move by 2hrs

i had the same issue, but on manjaro my time was correct and in windows it was 2 hours different… try this guide:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.