You are not logged in.
I have problems with booting up with GUI start on my laptop, it just stuck on "/dev/sda2: clean, 325013/13148160 files, 6233474/52571392 blocks" and screen starts flashing without cursor
how can i do something with this?
Last edited by Lavender_ (2023-12-28 00:34:58)
Offline
GRUB is working fine. The problem is with your video card. Is this NVIDIA?
Jin, Jîyan, Azadî
Offline
yes, on PC - GTX 1050Ti, on Laptop - MX330
but problem still exists and linux was booting up properly on laptop
Last edited by Lavender_ (2023-12-26 11:14:31)
Offline
I don't do NVIDIA, sorry. Edit the thread title to attract the attention of people who do.
Jin, Jîyan, Azadî
Offline
I will try installing nvidia MX330 driver later
But idk how will it work with 1050Ti and MX330 driver
Offline
There's photo of Journalctl
https://media.discordapp.net/attachment … 8240649f2&
maybe that will help
Last edited by Lavender_ (2023-12-26 13:28:17)
Offline
Remove your /etc/X11/xorg.conf and retry.
Other than that if that didn't help, post the entirety of your
sudo journalctl -bas text: https://wiki.archlinux.org/title/List_o … n_services
Offline
I tried, and it still cant boot in GUI
Also i tried to get the text from journalctl using nc
"journalctl -u -d | nc termbin.com 9999" but everything i see on the page is --no entries--
Maybe i should try resetting X11 like reinstalling it?
Last edited by Lavender_ (2023-12-26 22:08:29)
Offline
"resetting X11 like reinstalling it" isn't a thing, if you re-install xorg packages, nothing will change unless they're presently corrupted (ie. files on your drive got damaged or you deleted them)
"journalctl -u -d … is --no entries--
sudo journalctl -b
What exactly do you think "-u -d" does?
Don't get creative here, post the system journal of the boot.
Offline
Then how i can post journal as text if i dont have access to gui?
Offline
If only somebody had a link in their signature explaining How to upload text. That would be really useful, don't you think? ![]()
Jin, Jîyan, Azadî
Offline
I gave you a link with commands to use that will post outputs from the terminal to a pastebin, you only need an internet connection.
Offline
Oh, my skill issue, ok i have a link with it here https://0x0.st/HE-N.txt
Last edited by Lavender_ (2023-12-27 03:51:36)
Offline
The journal is 20MB for 9 minutes w/ gnome-shell segfaulting 38 times.
#0 0x00007f509809c9e4 xkb_state_led_index_is_active (libxkbcommon.so.0 + 0x1f9e4)
#1 0x00007f509afc2e5e n/a (libmutter-13.so.0 + 0x1c2e5e)
…
#0 0x00007fad8302cb64 xkb_keymap_ref (libxkbcommon.so.0 + 0x1bb64)
#1 0x00007fad830323c5 xkb_state_new (libxkbcommon.so.0 + 0x213c5)
#2 0x00007fad862cd580 n/a (libmutter-13.so.0 + 0xcd580)
…
#0 0x00007efebcf9cb64 xkb_keymap_ref (libxkbcommon.so.0 + 0x1bb64)
#1 0x00007efebcfa23c5 xkb_state_new (libxkbcommon.so.0 + 0x213c5)Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] Couldn't find file "rules/evdev" in include paths
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] There are no include paths to search
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] 5 include paths could not be added:
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] /home/lavender/.config/xkb
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] /home/lavender/.config/xkb
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] /home/lavender/.xkb
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] /etc/xkb
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: [XKB-338] /usr/share/X11/xkb
Dec 27 05:41:09 Nyarch gnome-shell[643]: xkbcommon: ERROR: Couldn't look up rules 'evdev', model 'pc105', layout 'us', variant '', options ''pacman -Qikk xkeyboard-config
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'Offline
Gui still cant start
Journal: https://0x0.st/HEoq.txt
Offline
Can't start after what?
The rules are still missing, the commands in #14 are to show *how* broken your system actually is.
Post the outptus.
Offline
First command: https://0x0.st/HEoL.txt
Second: https://0x0.st/HEof.txt
Offline
libx11 and xkeyboard-config are certainly massively corrupted, so re-install them.
Offline
Oooohhh, thank you so much, it works now<3
Offline
Also i have one question how can i solve problem with drivers bc when i have installed nvidia-dkms on laptop everything works great but on pc i dont have any animations
But when nvidia installed GUI wont start on laptop and on pc input devices wont work
(I use external HDD, and i need to make it work stable on pc and on a laptop)
Last edited by Lavender_ (2023-12-27 13:06:04)
Offline
Follow https://wiki.archlinux.org/title/NVIDIA#Installation and make sure to enable https://wiki.archlinux.org/title/NVIDIA … de_setting
If things still don't work
1. open a new thread (one topic per thread)
2. post system journal and xorg log there
As for this thread, please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline