You are not logged in.

#1 2022-04-13 08:10:49

NotAypro
Member
Registered: 2022-04-13
Posts: 14

/dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

So as the subject says, I get that error on boot. Not sure what to do. Its just stuck there.

Offline

#2 2022-04-13 09:06:25

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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"! smile )

Last edited by dogknowsnx (2022-04-13 09:25:15)

#3 2022-04-13 10:05:50

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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

#4 2022-04-13 10:48:09

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

Please post the logs from a failed boot

#5 2022-04-13 10:54:29

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

Get rid of 'quiet' in the kernel command line. It's hiding what's actually going on.

Offline

#6 2022-04-13 12:36:12

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

dogknowsnx wrote:

Please post the logs from a failed boot

xorg
dmseg (I couldnt upload them to pastebin for some reason.)

Please let me know of these were the right logs to provide.

Offline

#7 2022-04-13 12:39:20

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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?

Offline

#8 2022-04-13 13:44:07

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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 of

cat /etc/X11/xorg.conf.d/90-libinput.conf

Last edited by dogknowsnx (2022-04-13 13:46:28)

#9 2022-04-13 14:46:44

leonavis
Member
From: Bremen, Germany
Registered: 2021-06-27
Posts: 71

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

NotAypro wrote:
dogknowsnx wrote:

Please post the logs from a failed boot

xorg
dmseg (I couldnt upload them to pastebin for some reason.)

Please let me know of these were the right logs to provide.

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

#10 2022-04-13 15:10:19

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

leonavis wrote:

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 -110

#11 2022-04-13 15:24:22

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

leonavis wrote:
NotAypro wrote:
dogknowsnx wrote:

Please post the logs from a failed boot

xorg
dmseg (I couldnt upload them to pastebin for some reason.)

Please let me know of these were the right logs to provide.

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

#12 2022-04-13 15:27:15

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

dogknowsnx wrote:
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 of

cat /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

#13 2022-04-13 15:28:02

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

leonavis wrote:
NotAypro wrote:
dogknowsnx wrote:

Please post the logs from a failed boot

xorg
dmseg (I couldnt upload them to pastebin for some reason.)

Please let me know of these were the right logs to provide.

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

#14 2022-04-13 15:36:32

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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...

Last edited by dogknowsnx (2022-04-13 15:39:06)

#15 2022-04-13 15:39:43

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

Scimmia wrote:

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

#16 2022-04-13 15:40:40

leonavis
Member
From: Bremen, Germany
Registered: 2021-06-27
Posts: 71

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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.st

So we can see how the boot was screwed via journalctl.

Offline

#17 2022-04-13 18:53:23

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

leonavis wrote:

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.st

So we can see how the boot was screwed via journalctl.

journalctl -b
Running fsck on /dev/nvme0n1p1 did not help.

Offline

#18 2022-04-14 04:55:36

leonavis
Member
From: Bremen, Germany
Registered: 2021-06-27
Posts: 71

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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

#19 2022-04-14 06:50:22

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

Ah, my bad. I forgot to chroot. I will do it now and send.

Offline

#20 2022-04-14 06:57:04

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

leonavis wrote:

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.st

So we can see how the boot was screwed via journalctl.

journal -b

Offline

#21 2022-04-14 08:29:33

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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...

^...

#22 2022-04-14 08:47:37

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

dogknowsnx wrote:
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

#23 2022-04-14 08:53:57

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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

#24 2022-04-14 08:59:38

NotAypro
Member
Registered: 2022-04-13
Posts: 14

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

$ 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 -> ../../nvme0n1p2

The UUIDs here dont seem to match the one shown in the error message.

Offline

#25 2022-04-14 09:23:13

dogknowsnx
Guest

Re: /dev/nvme0n1p3: clean, 633338/14753792 files, 16068670/58995456 blocks

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...)

Board footer

Powered by FluxBB