#Linux Arch doesn't boot

472 messages · Page 1 of 1 (latest)

abstract rivet
#

Hello everyone! I installed Linux Arch on 2006 pc today and when booting it's stucks on /dev/sda2: clean, 245764/19472384 files, 3678433/77879808 blocks, I tryed booting winoth quiet parametr and still the same

ionic atlas
#

Can you boot into live session?

chilly lake
ionic atlas
chilly lake
#

yes

ionic atlas
#

That can be helpful

chilly lake
#

good luck.

ionic atlas
chilly lake
#

nothing. u can handle this one.

ionic atlas
#

I am not stable right now 🤧

chilly lake
#

sorry I have no idea.

#

i suggest reinstall with CalamArch ISO

ionic atlas
#

Oh alright no problem hehecat

abstract rivet
#

I booted to live session

ionic atlas
#

I guess it can be a display issue

ionic atlas
#

If it works

#

Try checking system logs :

journalctl -xe

abstract rivet
abstract rivet
abstract rivet
ionic atlas
#

Umm this seems like that your system is unable to start display server

ionic atlas
#

Probably

#

More likely to be

abstract rivet
#

Is there anyway to fix?

ionic atlas
ionic atlas
#

Can you try unplugging GPU once?

abstract rivet
ionic atlas
#

Yup!!!!

#

To verify if it's related to GPU

#

Afaik it's cause of driver

#

Current installed Driver in your system is 570.86.16

Which will ignore your GPU which is NVIDIA GeForce GTX 550 Ti it only works with 390.xx

abstract rivet
ionic atlas
#

Are you there bro

abstract rivet
abstract rivet
ionic atlas
abstract rivet
ionic atlas
#

Highlight Arch the one you use to boot

#

Press e

abstract rivet
#

Okay

#

Done

ionic atlas
#

Can you see any line which starts from Linux and in end there's something like splash and quiet

abstract rivet
#

Ye

ionic atlas
#

Can you show a pic

ionic atlas
#

remove quiet and splash from there

And add
systemd.unit=multi-user.target

At the end of the line

#

Should look like

linux /vmlinuz-linux root=UUID=<your-uuid> rw systemd.unit=multi-user.target

abstract rivet
#

Done

ionic atlas
#

Press ctrl x

#

I mean save

#

Then reboot

#

Then we will remove existing Nvidia driver (570.xx)

sudo pacman -Rns nvidia nvidia-utils nvidia-settings

#

Then to remove remaining stuff

sudo rm -rf /etc/modprobe.d/nvidia.conf sudo rm -rf /usr/lib/modules/*/extramodules/nvidia*

abstract rivet
ionic atlas
#

Have you done that

ionic atlas
#

Where we will reinstall the 390.xx driver

ionic atlas
#

Again

abstract rivet
#

I removed NVidia stuff

ionic atlas
abstract rivet
#

Yes

ionic atlas
#

Alright now

We will reinstall

#

sudo pacman -Syu --needed base-devel git git clone https://aur.archlinux.org/yay.git cd yay makepkg -si

#

Then

#

yay -S nvidia-390xx-dkms nvidia-390xx-utils lib32-nvidia-390xx-utils

ionic atlas
#

What is promoted

abstract rivet
ionic atlas
#

Umm alright

yay -S nvidia-390xx-dkms nvidia-390xx-utils lib32-nvidia-390xx-utils

abstract rivet
#

yay: command not found

ionic atlas
#

sudo pacman -Syu

#

sudo pacman -S base-devel git

#

Then try

git clone https://aur.archlinux.org/yay.git

abstract rivet
ionic atlas
#

After sudo pacman -Syu?

abstract rivet
#

Yes

ionic atlas
#

Can you do

yay --version

#

If it's already installed

abstract rivet
ionic atlas
#

Btw have you logged in through text interface

abstract rivet
#

Yes

ionic atlas
#

Ok

abstract rivet
ionic atlas
#

Can you do

pacman -Qs base-devel
pacman -Qs git

ionic atlas
abstract rivet
ionic atlas
#

The git one?

abstract rivet
#

Yep

ionic atlas
#

What's with first

#

Have you tried seperately

abstract rivet
ionic atlas
#

Ok it's in

abstract rivet
#

Maybe I don't have internet connection on that pc

ionic atlas
#

Oo alright

#

That's why it's unable to connect with git report

#

Can you connect it

abstract rivet
#

Aredy trying to launch iwctl

ionic atlas
#

Probably those commands are being scheduled and waiting for internet connection

ionic atlas
abstract rivet
ionic atlas
#

sudo systemctl status iwd

Check for iwd status

abstract rivet
ionic atlas
#

Did it prompted something like

Inactive or Failed?

abstract rivet
#

No, just Waiting for IWD to start

ionic atlas
#

sudo systemctl start iwd

abstract rivet
#

Ohhhh

#

It says inactive

ionic atlas
abstract rivet
ionic atlas
#

Then

sudo systemctl enable iwd "this enable iwd to start at boot"

ionic atlas
abstract rivet
#

Wi-fi connected now

abstract rivet
ionic atlas
#

sudo systemctl status iwd

Let's see is iwd is activated now or not

ionic atlas
#

Let's see by rebooting system again?

#

Is internet working

#

After restarting

Launch iwctl

By typing:

iwctl

abstract rivet
ionic atlas
#

So you are in grub menu again?

abstract rivet
#

Yep

#

Already changed the config

abstract rivet
#

And still the same error in pacman

ionic atlas
#

iwctl

#

?

abstract rivet
ionic atlas
ionic atlas
#

iwd.service - iNet wireless daemon Loaded: loaded (/usr/lib/systemd/system/iwd.service; enabled; vendor preset: disabled) Active: active (running) since...

???

#

Active

abstract rivet
#

Yes

ionic atlas
#

sudo pacman -Syu

abstract rivet
#

Still the same

ionic atlas
#

Are there any other network services

#

sudo systemctl status NetworkManager
sudo systemctl status wpa_supplicant

#

Commands are too big dedcat omg

abstract rivet
ionic atlas
#

Would you like to use iwd or network manager

abstract rivet
#

Network Manager

ionic atlas
#

sudo systemctl stop iwd

#

sudo systemctl disable iwd

#

Then

#

Start network manager

abstract rivet
#

Disabled

ionic atlas
#

sudo systemctl start NetworkManager

abstract rivet
#

Started

ionic atlas
#

sudo systemctl enable NetworkManager

#

(for boot start up)

abstract rivet
#

Done

ionic atlas
#

Alright

#

We gonna use nmcli now

#

Since gui not working

#

nmcli device wifi list

abstract rivet
#

Done

#

I see my wifi

ionic atlas
#

Have you connected to the internet

abstract rivet
#

How

ionic atlas
#

nmcli device wifi connect <SSID> password <password>

#

Any error

abstract rivet
#

Idk

#

My system language set as Russian and terminal doesn't supports it

#

Like it shows white boxes but not Russian symbols

abstract rivet
ionic atlas
#

It shifted system lang to Russian

#

Let's try giving some vodka to it hehecat

abstract rivet
#

When installing I set my location as Russia because I'm Russian and it seted language automatically I guess

#

Any way to change language from terminal?

ionic atlas
#

Alright so it should work then

#

locale -a

#

sudo locale-gen en_US.UTF-8

#

Or en_UK

#

🙃

#

en_UK is wrong ig

#

have it worked?

abstract rivet
ionic atlas
#

sudo nano /etc/locale.conf

#

Change to

LANG=en_US.UTF-8

abstract rivet
#

Done

ionic atlas
#

Now is it in English?

abstract rivet
#

Still no

#

Reboot?

ionic atlas
ionic atlas
abstract rivet
#

ohh

ionic atlas
#

Worked

#

??

abstract rivet
#

Yea

ionic atlas
#

Cool

abstract rivet
#

Error

ionic atlas
abstract rivet
#

Error: 802-11-wireless-security.key-mgmt: property is missing.

ionic atlas
#

Arch Linux error edition sweatcat

ionic atlas
#

nmcli device wifi connect <SSID> password <password> --wifi-sec wpa2

abstract rivet
#

Why lnstalling Linux on 2006 machine is so hard WAAH1

ionic atlas
#

Arch is known for errors afaik 😶

abstract rivet
ionic atlas
#

nmcli dev wifi list

Check what security type your network is WPAx

abstract rivet
ionic atlas
abstract rivet
#

Fedora - noveau error, Debian - broken kernel

abstract rivet
ionic atlas
#

It's off from 2006

abstract rivet
abstract rivet
ionic atlas
#

yoo

#

my internet connection started to throttle suddenly lol

#

are you there

abstract rivet
#

Yes

ionic atlas
#

nmcli device wifi connect "<SSID>" password "<password>" 802-11-wireless-security.key-mgmt wpa-psk

#

try this way more structured way

ionic atlas
abstract rivet
#

or 11

abstract rivet
ionic atlas
#

manually setting up

nmcli con add type wifi ifname wlan0 ssid "<SSID>" wifi-sec.key-mgmt wpa-psk wifi-sec.psk "<password>"

Replace wlan0 with your actual wireless interface (nmcli device status can show this

#

then activate it by nmcli con up "<SSID>"

#

then check it's status by nmcli device status

abstract rivet
ionic atlas
abstract rivet
ionic atlas
#

umm if network is already listed there lets modify its password

#

then try again

#

nmcli connection modify "<SSID>" wifi-sec.key-mgmt wpa-psk wifi-sec.psk "<password>"

#

then nmcli connection up "<SSID>"

#

if didn't worked restart Network manager sudo systemctl restart NetworkManager

ionic atlas
#

if still not working

journalctl -xe | grep NetworkManager

#

and sharee the error

#

are you using WPA3

#

or WPA2

abstract rivet
ionic atlas
abstract rivet
#

WPA2

ionic atlas
#

have you restarted nm

abstract rivet
ionic atlas
#

if still error try deleting saved connection and reconnecting it agin nmcli connection delete "<SSID>" then nmcli device wifi connect "<SSID>" password "<password>"

#

if not working try this way

#

nmcli device wifi connect "<SSID>"

#

then it gonna ask you for password

#

then check if connection is saved correctly or not nmcli connection show "<SSID>"

abstract rivet
#

It didn't asked but printed "Device 'wlan0' succesfuly activated"

ionic atlas
#

ping -c 5 8.8.8.8

#

if it response then its working

abstract rivet
#

Yep it works

ionic atlas
#

what is being prompted

abstract rivet
#

pacman started working!!

ionic atlas
#

64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=20.4 ms "something like this"

ionic atlas
abstract rivet
ionic atlas
#

sudo pacman -S git

ionic atlas
ionic atlas
#

same error or worked?

abstract rivet
#

Worked

#

It's installing

ionic atlas
#

yayyyyyy

abstract rivet
#

I hope driver instalation won't break the kernel

ionic atlas
#

git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

ionic atlas
ionic atlas
#

@abstract rivet working?

abstract rivet
ionic atlas
#

alright!!!!

#

just tag me if its done

#

bro you there

abstract rivet
#

yep

abstract rivet
#

@ionic atlas you there?

ionic atlas
#

yup

abstract rivet
ionic atlas
#

I got a urgent work can you wait for 5-10 minutes

So sorry

abstract rivet
#

Yep

abstract rivet
#

Are you there?

ionic atlas
#

here i,am

#

@abstract rivet

abstract rivet
#

hi

ionic atlas
#

sorry for being late

abstract rivet
ionic atlas
#

so acc to me problem is likely to be cause of DNS

#

does git installed? successfuly?

abstract rivet
#

Yep

ionic atlas
#

alright

#

there's no DNS setteed up yet?

abstract rivet
#

Yes

ionic atlas
#

google's DNS or Cloudflare's? which one would you like to set up

#

both are popular

abstract rivet
#

CloudFlare, I use it with AmneziaWG/VPN

ionic atlas
#

sudo nmcli connection modify "<SSID>" ipv4.dns "1.1.1.1 1.0.0.1"
sudo nmcli connection up "<SSID>"

abstract rivet
#

Or maybe it's just disconnected

ionic atlas
abstract rivet
#

Yup, wifi just disconected

ionic atlas
ionic atlas
abstract rivet
#

Done, git cloned

ionic atlas
#

cd yay

#

then

makepkg -si

abstract rivet
#

Already waiting for install yay

ionic atlas
#

then

#

after it gets installed try yay --version

#

yooo you there

abstract rivet
#

Of course

ionic atlas
#

how's the progress

#

there's one step to go

#

@abstract rivet

abstract rivet
#

2%

#

And 11 B/s download speed

#

idk what is wrong with my internet

ionic atlas
#

damn

#

after

yay -S nvidia-390xx-dkms nvidia-390xx-utils lib32-nvidia-390xx-utils

ionic atlas
#

@abstract rivet what's up with install still slow speed?

abstract rivet
#

It's installed!

abstract rivet
#

@ionic atlas

abstract rivet
ionic atlas
ionic atlas
#

sudo nano /etc/pacman.conf

abstract rivet
#

Opened

ionic atlas
#

#[multilib] #Include = /etc/pacman.d/mirrorlist

Uncomment both by removing #

abstract rivet
#

Done

ionic atlas
#

[multilib] Include = /etc/pacman.d/mirrorlist

#

Ctrl + x

abstract rivet
#

Done

#

Still the same error

ionic atlas
#

sudo pacman -Syu

#

Then:

sudo pacman -S lib32-libglvnd lib32-zlib

#

Have you done!

#

@abstract rivet

#

@abstract rivet

#

Have any error

#

??

abstract rivet
#

Waiting for package database synchronising

ionic atlas
#

Alright

#

Your network still curling like a sloth?

#

Or have any improvements

abstract rivet
#

5 KiB/s

ionic atlas
#

Bro we should change mirrors

#

Let's check for Russia

#

cat /etc/pacman.d/mirrorlist | grep -A 1 "Server"
@abstract rivet

#

Then

sudo pacman-mirrors --country Russia

sudo pacman -Syyu

#

Now you having a Russian mirror which will give you better internet connection

#

@abstract rivet

abstract rivet
#

pacman-mirrors: command not found

ionic atlas
#

sudo pacman -S reflector

#

pacman-mirrors is a manjaro specific command

abstract rivet
#

database file for 'multilib' dosen't exist

ionic atlas
#

Then

sudo nano /etc/pacman.conf

#

Again uncomment those two

#

Ctrl + X

#

y

abstract rivet
ionic atlas
#

Enter

#

Then try sudo pacman -S reflector

ionic atlas
abstract rivet
#

it got saved

ionic atlas
#

And those are uncommented?

#

Even after reopening the config file

abstract rivet
#

Yep

ionic atlas
#

sudo pacman -Syy

#

Then

sudo pacman -Syu

#

Then

sudo pacman -S lib32-libglvnd lib32-zlib

abstract rivet
ionic atlas
abstract rivet
ionic atlas
#

sudo rm -rf /var/lib/pacman/sync/* sudo pacman -Syyu

#

Then

Reboot sudo reboot

#

Then

Check if multilib is available or not

pacman -Sl multilib

#

Check for errors

sudo pacman -Syyu

#

Then

sudo pacman -S reflector

#

Then

sudo reflector --country Russia --latest 10 --sort rate --save /etc/pacman.d/mirrorlist

ionic atlas
#

.

And for top global fastest mirrors

sudo reflector --latest 10 --sort rate --save /etc/pacman.d/mirrorlist

ionic atlas
#

Then

sudo pacman -Syyu

#

And reboot

#

You can check mirrors and their speed by

rankmirrors /etc/pacman.d/mirrorlist

#

Now pacman will use fastest mirror

ionic atlas
#

@abstract rivet lol tired i guess

abstract rivet
#

I’m going to sleep so gonna continue trying to revive the OS tomorrow

ionic atlas
abstract rivet
#

I’m back

abstract rivet
#

It’s worked!!

#

Thanks for helping

#

Linux Arch doesn't boot [FIXED]

ionic atlas
#

have you downloaded that driver or something else

abstract rivet
#

Downloaded driver

abstract rivet
#

I tried to launch Half-Life 1 from steam and you know what? It's giving like ~4 fps

#

Like it's a game from 1998

#

Why it's lagging

ionic atlas
ionic atlas
abstract rivet
#

On Windows XP it's were working fine

#

8GB swap file

ionic atlas
#

Are you using proton? Which comes with steam?

abstract rivet
#

I'm using Proton Hotfix

#

Isn't Half-life 1 could be launched winoth using the proton?

abstract rivet
#

@ionic atlas

ionic atlas
#

Try upgrading steam?

#

And any other related driver?

abstract rivet
#

It's updated

ionic atlas
#

Umm

#

Is your GPU being used for graphics processing?

abstract rivet
ionic atlas
abstract rivet
ionic atlas
#

Try upgrading mesa opengl

abstract rivet
#

How

ionic atlas
#

This gonna promt you the version of openGL that you have

abstract rivet
#

4.5, mesa 24.3.4-arch1.1

ionic atlas
#

umm

#

Check for it update?

#

Take a look in settings if there any option like

Hardware acceleration

dry cobalt
#

If the issue in title is solved, let this post be, and make a new post for different issues please.

#

If not, continue.

ionic atlas
#

Yup that can be more helpful

abstract rivet
#

Created

ionic atlas
abstract rivet
#

Okay, I saw today that Graphical Processor in about System (KDE app) says llvmpipe when it's should say name of the GPU installed in PC. Maybe drivers isn't installed correctly or idk

#

Linux Arch doesn't boot

ionic atlas
#

nvidia-smi
In terminal

#

If it says command not found it means drivers aren't installed correctly

#

ubuntu-drivers devices
This will list you all recommended and available drivers from your graphics card

#

sudo apt update

sudo apt install nvidia-driver-390

#

Then reboot
sudo reboot

#

Now check the driver again

nvidia-smi

#

Or

glxinfo | grep "OpenGL renderer"

#

In last:

Try switching to Xorg display server

#

wavecat hope this will help you

ionic atlas
#

@abstract rivet

abstract rivet
ionic atlas
#

Now what fps are you getting @abstract rivet

abstract rivet
#

added four lines in xorg.conf

abstract rivet
#

HL 2 dosen't launch for some reason

#

maybe vulkan problems

ionic atlas