You are not logged in.

#1 2023-02-18 10:39:51

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

[SOLVED]Boot stops at starting systemd udevd

After starting systemd udevd graphics environment not start it just keep flashing in black screen.

Here journal
https://0x0.st/Hsz9.txt

Last edited by edhic (2023-02-18 12:54:04)

Offline

#2 2023-02-18 11:05:44

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,631
Website

Re: [SOLVED]Boot stops at starting systemd udevd

What graphics environment do you expect to start? How did you configure it to start?


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#3 2023-02-18 11:50:34

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: [SOLVED]Boot stops at starting systemd udevd

I'm sorry i am beginning in arch and For desktop environment is Gnome

Offline

#4 2023-02-18 12:45:12

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,631
Website

Re: [SOLVED]Boot stops at starting systemd udevd

You still did not answer my second question. How did you configure your system to start Gnome?
Do you use gdm?
What is its status?


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#5 2023-02-18 12:53:08

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

Re: [SOLVED]Boot stops at starting systemd udevd

Feb 18 10:40:24 edhic /usr/lib/gdm-x-session[725]: /usr/lib/gnome-session-binary: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such file or directory

Partial update problem. You need to boot to a command line (systemd.unit=multi-user.target on the kernel command line) or switch to tty2 and fully update the system.

Last edited by Scimmia (2023-02-18 12:53:35)

Offline

#6 2023-02-18 12:53:15

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: [SOLVED]Boot stops at starting systemd udevd

Now it work.
I just upgrage and update system
pacman -Syu in arch-chroot
I think problem in firmware

Offline

#7 2023-02-18 13:02:00

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: [SOLVED]Boot stops at starting systemd udevd

Feb 18 10:40:24 edhic /usr/lib/gdm-x-session[725]: /usr/lib/gnome-session-binary: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such file or directory 

That's problem i see it when i install texstudio and execute it

Offline

#8 2023-02-18 13:04:30

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

Re: [SOLVED]Boot stops at starting systemd udevd

Because you still have some old things on your system. Make sure you're fully updated, then rebuild any AUR packages that use the old version.

And don't run pacman -Sy anymore, that's what caused this.

Offline

#9 2023-02-18 13:17:36

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: [SOLVED]Boot stops at starting systemd udevd

yeah  run pacman -Sy that's what caused this.


i think i there is module atomisp that run  trace_printk() because i did not debugging  the kernel is there is no problem if i blacklist?
i don't know what this module for?

[   11.629827] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[   11.630119] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[   11.656055] atomisp: module is from the staging directory, the quality is unknown, you have been warned.
[   11.728261] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   11.729443] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   11.732379] input: PC Speaker as /devices/platform/pcspkr/input/input10

[   11.819309] **********************************************************
[   11.819315] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   11.819317] **                                                      **
[   11.819319] ** trace_printk() being used. Allocating extra memory.  **
[   11.819321] **                                                      **
[   11.819322] ** This means that this is a DEBUG kernel and it is     **
[   11.819324] ** unsafe for production use.                           **
[   11.819326] **                                                      **
[   11.819328] ** If you see this message and you are not debugging    **
[   11.819330] ** the kernel, report this immediately to your vendor!  **
[   11.819332] **                                                      **
[   11.819333] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   11.819335] **********************************************************
[   11.868089] atomisp-isp2 0000:00:03.0: Detected Cherrytrail version 54 (ISP2401) on Hi10 pro tablet
[   11.868167] atomisp-isp2 0000:00:03.0: enabling device (0000 -> 0002)
[   11.901797] atomisp-isp2 0000:00:03.0: ISP HPLL frequency base = 1600 MHz
[   11.903106] atomisp-isp2 0000:00:03.0: Direct firmware load for shisp_2401a0_v21.bin failed with error -2
[   11.903131] atomisp-isp2 0000:00:03.0: atomisp: Error -2 while requesting firmware shisp_2401a0_v21.bin
[   11.903463] atomisp-isp2: probe of 0000:00:03.0 failed with error -2

Offline

Board footer

Powered by FluxBB