You are not logged in.
So as the subject says, I get that error on boot. Not sure what to do. Its just stuck there.
Offline
Hi and welcome to the forum,
the message you're seeing is from fsck, and it's what you get by "default" when following the installation guide.
What you could do is give us more information:
Which graphical environment (Desktop/Window Manager) are you running (if any - then wayland or xorg? Hardware?)
What do you mean by stuck? Can you switch to a different tty (Ctrl-Alt-F2/F3/F4)? (if so, you're not "stuck"!
)
Last edited by dogknowsnx (2022-04-13 09:25:15)
Hey,
I am well aware of the fact that its a default message. But the thing is, usually it goes away on its own, this time it isn't.
I am using Xorg, and I can tty, so it seems like I am not stuck.
Could someone help me figure how to get into my desktop again?
Thanks
Offline
Please post the logs from a failed boot
Get rid of 'quiet' in the kernel command line. It's hiding what's actually going on.
Online
Offline
Get rid of 'quiet' in the kernel command line. It's hiding what's actually going on.
How would I go about doing this?
Offline
Scimmia wrote:Get rid of 'quiet' in the kernel command line. It's hiding what's actually going on.
How would I go about doing this?
You can temporarily edit the kernel parameters from your bootloader (grub?) - follow the instructions shown there...
Please also post the output of
cat /etc/X11/xorg.conf.d/90-libinput.confLast edited by dogknowsnx (2022-04-13 13:46:28)
Fatal server error:
[ 8.014] (EE) no screens found(EE) What kind of graphic do you use? Did you install the fitting xorg-drivers?
The dmesg-link leads to a 404.
Last edited by leonavis (2022-04-13 14:47:49)
Offline
The dmesg-link leads to a 404.
Here's what I gathered from it:
[ 3.139573] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.141562] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 3.144767] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 3.145862] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 3.146358] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 3.152528] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 3.394091] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.394095] cfg80211: failed to load regulatory.db
[ 3.526445] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-69.ucode failed with error -2
[ 3.894561] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 4.496310] nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
[ 4.496317] ucsi_ccg 0-0008: i2c_transfer failed -110
[ 4.496319] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[ 4.496322] ucsi_ccg: probe of 0-0008 failed with error -110NotAypro wrote:Fatal server error: [ 8.014] (EE) no screens found(EE)What kind of graphic do you use? Did you install the fitting xorg-drivers?
The dmesg-link leads to a 404.
Yes, I think I have the drivers. How can I check?
Also, it worked fine until yesterday night when I shut it down and went to sleep.
Offline
NotAypro wrote:Scimmia wrote:Get rid of 'quiet' in the kernel command line. It's hiding what's actually going on.
How would I go about doing this?
You can temporarily edit the kernel parameters from your bootloader (grub?) - follow the instructions shown there...
Please also post the output ofcat /etc/X11/xorg.conf.d/90-libinput.conf
etc/X11/xorg.conf.d/90-libinput.conf Section "InputClass" Identifier "12" MatchDriver "libinput" MatchIsPointer "on" Option "AccelSpeed" "-0.69" EndSection
Offline
NotAypro wrote:Fatal server error: [ 8.014] (EE) no screens found(EE)What kind of graphic do you use? Did you install the fitting xorg-drivers?
The dmesg-link leads to a 404.
Also, I have an NVIDIA graphics card.
Offline
etc/X11/xorg.conf.d/90-libinput.conf
That's supposed to be the file's path/name - not part of its contents. Remove this line, reboot and hope for the best...
Last edited by dogknowsnx (2022-04-13 15:39:06)
Get rid of 'quiet' in the kernel command line. It's hiding what's actually going on.
I got rid of it and its stuck here. Been waiting for around 10 mins.
Offline
File System Check on Root Device was skipped because of a failed condition check
Try booting into live-usb and running fsck, see if that helps.
Though it's strange that it worked till yesterday and suddenly does not.
While you're at it, chroot into system and use
journalctl -b | curl -F 'file=@-' 0x0.stSo we can see how the boot was screwed via journalctl.
Offline
File System Check on Root Device was skipped because of a failed condition check
Try booting into live-usb and running fsck, see if that helps.
Though it's strange that it worked till yesterday and suddenly does not.
While you're at it, chroot into system and use
journalctl -b | curl -F 'file=@-' 0x0.stSo we can see how the boot was screwed via journalctl.
journalctl -b
Running fsck on /dev/nvme0n1p1 did not help.
Offline
Hmm. Did you chroot into the system before doing that? Because that's not the boot-journal of your normal installation but of the ISO.
Alternatively use that command after noting the time right before you boot:
journalctl --since="2022-04-13 16:00:00"while replacing the date and time with the time just before your boot.
Offline
Ah, my bad. I forgot to chroot. I will do it now and send.
Offline
File System Check on Root Device was skipped because of a failed condition check
Try booting into live-usb and running fsck, see if that helps.
Though it's strange that it worked till yesterday and suddenly does not.
While you're at it, chroot into system and use
journalctl -b | curl -F 'file=@-' 0x0.stSo we can see how the boot was screwed via journalctl.
Offline
NotAypro wrote:etc/X11/xorg.conf.d/90-libinput.conf
That's supposed to be the file's path/name - not part of its contents. Remove this line, reboot and hope for the best...
^...
dogknowsnx wrote:NotAypro wrote:etc/X11/xorg.conf.d/90-libinput.conf
That's supposed to be the file's path/name - not part of its contents. Remove this line, reboot and hope for the best...
^...
Thank you, it worked.
Offline
It shows this message after the clean, X files, Y block s now:
[TIME] Timed out aaiting for device /dev/disk/by-uuid/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX
[DEPEND] Dependency failed for /dev/disk/by-uuid/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX
[DEPEND] Dependency failed for Swaps.
Takes around 1 minute for it to come, then instantly boots.
Offline
$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Apr 14 14:24 0675-947A -> ../../sdb1
lrwxrwxrwx 1 root root 10 Apr 14 14:24 4E86713586711EA1 -> ../../sda1
lrwxrwxrwx 1 root root 15 Apr 14 2022 6fc200bb-e04d-4b2a-8da8-e743b4996bab -> ../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Apr 14 2022 74DA-8FA9 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Apr 14 2022 C2809DBF809DB9FD -> ../../nvme0n1p5
lrwxrwxrwx 1 root root 15 Apr 14 2022 cd91b587-637f-4e1b-bc17-2f6663292b23 -> ../../nvme0n1p2The UUIDs here dont seem to match the one shown in the error message.
Offline
There are too many cooks in this kitchen - it's probably better to open a new topic for that issue (so that you don't create new issues while trying to fix another...)