We have moved! This forum is now read only. (June 03)

New community website: https://community.snakeoil-os.net (June 03)

Join us in the new community by Creating a new account. (June 04)


1.4.0 Release Candidate 1
#14
(30-Dec-2024, 02:04 PM)agent_kith Wrote:
(30-Dec-2024, 11:47 AM)Snoopy8 Wrote: Using Sydnology DS923 running latest DSM version. Using IP address. Was working with SO 1.3 Intel Ubuntu 22.04. NOT working with SO 1.3 Bookworm, SO 1.4 Ubuntu 24.01 (Intel NUC Element 11th Gen i7, Pi5).
Will have to search the Internet for this one. Worse come to worse if I cannot fix this in systemd, will just add something in code to address this. Big Grin

Don't know whether this can help, for Intel NUC SO 1.4 RC1 ?
 
Code:
sudo systemd-analyze blame
[sudo] password for cs:
3.178s nmbd.service
707ms dev-mapper-ubuntu\x2d\x2dvg\x2dubuntu\x2d\x2dlv.device
594ms snapd.seeded.service
401ms apparmor.service
388ms systemd-resolved.service
333ms polkit.service
299ms e2scrub_reap.service
293ms snapd.service
246ms apport.service
229ms systemd-timesyncd.service
224ms systemd-networkd.service
216ms lighttpd.service
183ms systemd-binfmt.service
163ms systemd-logind.service
152ms proc-sys-fs-binfmt_misc.mount
151ms [email protected]
139ms rsyslog.service
120ms systemd-tmpfiles-setup-dev.service
111ms systemd-udev-trigger.service
111ms systemd-tmpfiles-setup.service
105ms grub-common.service
  96ms samba-ad-dc.service
  90ms dev-hugepages.mount
  89ms dev-mqueue.mount
  89ms sys-kernel-debug.mount
  87ms sys-kernel-tracing.mount
  87ms systemd-tmpfiles-setup-dev-early.service
  79ms keyboard-setup.service
  79ms kmod-static-nodes.service
  79ms lvm2-monitor.service
  78ms [email protected]
  77ms modprobe@dm_mod.service
  76ms ModemManager.service
  76ms [email protected]
  75ms modprobe@efi_pstore.service
  71ms [email protected]
  69ms systemd-udevd.service
  68ms run-rpc_pipefs.mount
  68ms smbd.service
  67ms ssh.service
  66ms [email protected]
  66ms systemd-journal-flush.service
  65ms systemd-journald.service
  65ms systemd-modules-load.service
  64ms systemd-sysctl.service
  62ms thermald.service
  54ms systemd-remount-fs.service
  52ms multipathd.service
  52ms sysstat.service
  48ms console-setup.service
  48ms rpc-statd-notify.service
  46ms finalrd.service
  43ms systemd-user-sessions.service
  42ms dbus.service
  31ms boot-efi.mount
  29ms grub-initrd-fallback.service
  27ms lxd-installer.socket
  26ms swap.img.swap
  26ms sys-fs-fuse-connections.mount
  25ms sys-kernel-config.mount
  24ms [email protected]
  23ms systemd-fsck@dev-disk-by\x2duuid-5cf4a3b8\x2d509e\x2d4141\x2da83f\x2de21>
  23ms plymouth-read-write.service
  22ms setvtrgb.service
  21ms systemd-fsck@dev-disk-by\x2duuid-7743\x2d1A83.service
  20ms systemd-update-utmp.service
  19ms systemd-random-seed.service
  19ms ufw.service
  16ms plymouth-quit.service
  16ms rpcbind.service
  13ms boot.mount
  11ms plymouth-quit-wait.service
   8ms snapd.apparmor.service
   5ms sysstat-collect.service
   3ms systemd-update-utmp-runlevel.service
   3ms avahi-daemon.service
   2ms snapd.socket
  17us blk-availability.service
lines 56-78/78 (END)
 
Code:
sudo systemd-analyze critical-chain
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

└─multi-user.target @5.088s
  └─smbd.service @5.020s +68ms
    └─nmbd.service @1.819s +3.178s
      └─basic.target @1.807s
        └─sockets.target @1.807s
          └─snapd.socket @1.804s +2ms
            └─sysinit.target @1.776s
              └─systemd-resolved.service @1.388s +388ms
                └─systemd-tmpfiles-setup.service @1.262s +111ms
                  └─local-fs.target @1.185s
                    └─cpusets.mount @2.964s
                      └─local-fs-pre.target @775ms
                        └─systemd-tmpfiles-setup-dev.service @652ms +120ms
                          └─systemd-tmpfiles-setup-dev-early.service @539ms +87>
                            └─kmod-static-nodes.service @381ms +79ms
                              └─systemd-journald.socket @346ms
                                └─system.slice @264ms
                                  └─-.slice @264ms


Messages In This Thread
1.4.0 Release Candidate 1 - by agent_kith - 29-Dec-2024, 01:05 PM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 29-Dec-2024, 02:34 PM
RE: 1.4.0 Release Candidate 1 - by Snoopy8 - 29-Dec-2024, 07:09 PM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 29-Dec-2024, 09:38 PM
RE: 1.4.0 Release Candidate 1 - by Snoopy8 - 30-Dec-2024, 09:09 AM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 30-Dec-2024, 10:55 AM
RE: 1.4.0 Release Candidate 1 - by Snoopy8 - 30-Dec-2024, 11:47 AM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 30-Dec-2024, 02:04 PM
RE: 1.4.0 Release Candidate 1 - by Snoopy8 - 30-Dec-2024, 06:59 PM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 31-Dec-2024, 04:12 PM
RE: 1.4.0 Release Candidate 1 - by Snoopy8 - 31-Dec-2024, 05:12 PM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 31-Dec-2024, 07:23 PM
RE: 1.4.0 Release Candidate 1 - by Primare11 - 29-Dec-2024, 09:22 PM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 29-Dec-2024, 09:40 PM
RE: 1.4.0 Release Candidate 1 - by Primare11 - 29-Dec-2024, 10:01 PM
RE: 1.4.0 Release Candidate 1 - by agent_kith - 30-Dec-2024, 10:51 AM
RE: 1.4.0 Release Candidate 1 - by Primare11 - 30-Dec-2024, 03:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  1.4.0 Release Candidate 3 agent_kith 13 1,697 09-Jan-2025, 02:26 PM
Last Post: agent_kith
  1.4.0 Release Candidate 2 agent_kith 19 2,204 04-Jan-2025, 10:49 AM
Last Post: Snoopy8
  Snakeoil Firmware - 1.1.0 Release Candidate 1 agent_kith 1 1,577 22-Jul-2018, 04:20 PM
Last Post: agent_kith



Users browsing this thread: 1 Guest(s)
[-]
Our Sponsors
{myadvertisements[zone_4]}

[-]
Latest Threads
Android Firefox issues with forum
Last Post: agent_kith
10-Jun-2025 04:45 PM
» Replies: 21
» Views: 2358
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
09-Jun-2025 06:43 AM
» Replies: 14
» Views: 1689
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 9501
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 963
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 715
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 5500
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 5944
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 15737
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 5097
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 1315

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.