X doesn't start properly after NoblePup32 rebuild [CLOSED]

an incubator for software projects


Moderator: Forum moderators

Post Reply
User avatar
peebee
Posts: 1480
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 147 times
Been thanked: 596 times
Contact:

X doesn't start properly after NoblePup32 rebuild [CLOSED]

Post by peebee »

CLOSED - thanks @norgo

Just done a rebuild of a new version (NoblePup32) which was working OK - but after the rebuild X doesn't start properly - I get a frozen desktop at the wrong dimensions....

I need some advice on how to diagnose problem - i.e. if I boot with nox what terminal commands should I issue to get error reports?

The list of updated items since the working version is below - can anybody see anything that might affect module loading or X startup??

-rw-r--r-- 1 root root 81004 Feb 15 12:32 libatkmm-1.6-1v5_2.28.4-1_i386.deb
-rw-r--r-- 1 root root 33986 Feb 15 12:32 libatkmm-1.6-dev_2.28.4-1_i386.deb
-rw-r--r-- 1 root root 15460 Feb 15 12:32 libcap-ng0_0.8.4-2_i386.deb
-rw-r--r-- 1 root root 91546 Feb 15 12:32 libgc1_8.2.6-1_i386.deb
-rw-r--r-- 1 root root 9824 Feb 15 12:32 libkeyutils1_1.6.3-3_i386.deb
-rw-r--r-- 1 root root 48582 Feb 15 12:32 libkeyutils-dev_1.6.3-3_i386.deb
-rw-r--r-- 1 root root 19534 Feb 15 12:32 python3-cap-ng_0.8.4-2_i386.deb
-rw-r--r-- 1 root root 88040 Feb 15 12:30 liburi-perl_5.27-1_all.deb
-rw-r--r-- 1 root root 45982 Feb 15 12:30 python3-idna_3.6-2_all.deb
-rw-r--r-- 1 root root 394156 Feb 15 04:35 iptables_1.8.10-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 24398 Feb 15 04:35 libip4tc2_1.8.10-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 6454 Feb 15 04:35 libip4tc-dev_1.8.10-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 25000 Feb 15 04:35 libip6tc2_1.8.10-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 5758 Feb 15 04:35 libip6tc-dev_1.8.10-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 38364 Feb 15 04:35 libxtables12_1.8.10-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 104372 Feb 14 18:39 libuv1_1.46.0-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 146466 Feb 14 18:39 libuv1-dev_1.46.0-3ubuntu1_i386.deb
-rw-r--r-- 1 root root 34914 Feb 13 14:28 gsettings-desktop-schemas_46beta-1ubuntu1_all.deb
-rw-r--r-- 1 root root 2240184 Feb 8 08:25 libpython3.11_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 5354616 Feb 8 08:25 libpython3.11-dev_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 839752 Feb 8 08:25 libpython3.11-minimal_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 1930502 Feb 8 08:25 libpython3.11-stdlib_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 589228 Feb 8 08:25 python3.11_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 507340 Feb 8 08:25 python3.11-dev_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 2282574 Feb 8 08:25 python3.11-minimal_3.11.8-1_i386.deb
-rw-r--r-- 1 root root 49584 Feb 8 05:44 libapparmor1_4.0.0alpha4-0ubuntu1_i386.deb
-rw-r--r-- 1 root root 105600 Feb 7 21:14 libsemanage2_3.5-1build2_i386.deb
-rw-r--r-- 1 root root 159378 Feb 7 12:37 ca-certificates_20240203_all.deb
-rw-r--r-- 1 root root 52834 Feb 7 03:04 libseccomp2_2.5.5-1ubuntu1_i386.deb
-rw-r--r-- 1 root root 95496 Feb 7 03:04 libseccomp-dev_2.5.5-1ubuntu1_i386.deb

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

ozsouth
Posts: 1365
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 210 times
Been thanked: 603 times

Re: Help request - X startup problem

Post by ozsouth »

@peebee - maybe this .deb? Can you revert it?
-rw-r--r-- 1 root root 34914 Feb 13 14:28 gsettings-desktop-schemas_46beta-1ubuntu1_all.deb

And for a terminal command, maybe: ldd /usr/libexec/Xorg

User avatar
peebee
Posts: 1480
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 147 times
Been thanked: 596 times
Contact:

Re: X doesn't start properly after NoblePup32 rebuild - help request

Post by peebee »

Thanks for the suggestions @ozsouth

gsettings-desktop-schemas reverted with a ydrv - no different.....

checkdeps -system
shows that build has no missing dependencies

The screen "flashes" during boot suggest to me that possibly drivers are being loaded and segfaulting but with no usable desktop I can't confirm.

Will have to see if I can put some diagnostics into root/Startup to capture dmesg info......

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

User avatar
user1234
Posts: 413
Joined: Sat Feb 26, 2022 5:48 am
Location: Somewhere on earth
Has thanked: 154 times
Been thanked: 87 times

Re: X doesn't start properly after NoblePup32 rebuild - help request

Post by user1234 »

Are you running this directly on your hardware, or is it QEMU that you use?

FYI, I was asking this because, with QEMU, the commands I used to run Jammy64 were unusable with Fossa64.

But, I don't think that might be the issue since earlier without the changes, as you say, the build was working fine for you :?.


Additional notes:
I think libcap-ng might affect Xorg (source: ldd).

See also: https://packages.ubuntu.com/noble/libcap2 and https://packages.ubuntu.com/noble/libcap-ng0.

PuppyLinux 🐾 gives new life to old computers ✨

Clarity
Posts: 3273
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1349 times
Been thanked: 438 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by Clarity »

Hi @peebee
Would boot parm loglevel=7 provide more and useful information of what is occurring in INIT at boot time?

Not sure if it will give the info you would want, but maybe...

If your test PC(s) are like mine, namely old, QEMU will mimic what is seen on bare-metal ... in all of my cases.
As you know I boot WoofCE PUPs via their ISO file in both a VM as well as via SG2D. All expected PUP operations works as expectedly; the exact same as would a frugal.

Hope this helps somehow.

User avatar
peebee
Posts: 1480
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 147 times
Been thanked: 596 times
Contact:

Re: X doesn't start properly after NoblePup32 rebuild

Post by peebee »

Thanks All for suggestions....

A smidgen of evidence.......

If I boot nox lsmod shows radically different loaded modules comparing the previous (working) build with the new build.

Also if I then do:
modprobe nouveau
xwin

then a desktop of the correct resolution appear - but still very frozen

So which of the changed packages affects module loading??

Attached - lsmod from the 2 builds and dmesg from the new build.

Attachments
lsmod-prev.txt
(3.17 KiB) Downloaded 19 times
lsmod-new.txt
(737 Bytes) Downloaded 18 times
dmesg.txt
(47.54 KiB) Downloaded 16 times

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

dimkr
Posts: 1908
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 36 times
Been thanked: 829 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by dimkr »

It will be easier for others to help if you provide an ISO that reproduces the problem.

User avatar
bigpup
Moderator
Posts: 6272
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 733 times
Been thanked: 1293 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by bigpup »

Maybe this one:
libcap-ng0_0.8.4-2_i386.deb

Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
bigpup
Moderator
Posts: 6272
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 733 times
Been thanked: 1293 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by bigpup »

There are a few listed packages, in first post, that do not have i386 in their name.

Maybe one or all of them is the cause :idea:

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
BologneChe
Posts: 428
Joined: Sun Aug 23, 2020 12:29 am
Location: Stoneham, Québec
Has thanked: 250 times
Been thanked: 110 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by BologneChe »

I did a Frugal installation on an Acer Spin 1. I did not detect this type of problem. I installed it with the available ISO.

Born to lose; live to win

User avatar
peebee
Posts: 1480
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 147 times
Been thanked: 596 times
Contact:

Re: X doesn't start properly after NoblePup32 rebuild

Post by peebee »

dimkr wrote: Wed Feb 21, 2024 11:29 am

It will be easier for others to help if you provide an ISO that reproduces the problem.

Delta uploaded

Apply
https://sourceforge.net/projects/zestyp ... a/download

to
https://sourceforge.net/projects/zestyp ... o/download

to create: 1f09fff6fd7331fa5e8c04cbae7b3108 NoblePup32-24.04+A1.iso

I tried reverting libcap-ng0 via ydrv and it made no difference.

The all.deb packages are architecture independent. All packages are i386 valid.

I am testing on real hardware with nvidia graphics - hence test with modprobe nouveau.

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

User avatar
Keef
Posts: 250
Joined: Tue Dec 03, 2019 8:05 pm
Has thanked: 3 times
Been thanked: 67 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by Keef »

Just tried a manual frugal install to my Dell M4600 with NVDIA Quadro 1000M.
Booted to desktop, but frozen - not able to use mouse. Although I could alter the screen brightness with the Fn + arrow keys, nothing desktop related worked.
Quick Setup dialogue shows correct resolution (1920x1080) but says vesa module loaded. Unable to exit X, had to hit the power button and reboot.

Also booted with nox, then did modprobe nouveau, xwin. Nouveau loaded ok, but desktop still frozen as before.

User avatar
bugnaw333
Posts: 232
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 348 times
Been thanked: 33 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by bugnaw333 »

I also tried in my Fujitsu Futro MA574 laptop on USB stick, After X...line cursor blinks then gone--frozen black screen. :(

User avatar
BologneChe
Posts: 428
Joined: Sun Aug 23, 2020 12:29 am
Location: Stoneham, Québec
Has thanked: 250 times
Been thanked: 110 times

Re: X doesn't start properly after NoblePup32 rebuild

Post by BologneChe »

I tested the latest proposal under Virtualbox and my Acer Spin 1 laptop. It starts well and everything is functional.

Born to lose; live to win

User avatar
norgo
Posts: 252
Joined: Mon Jul 13, 2020 6:39 pm
Location: Germany
Has thanked: 5 times
Been thanked: 93 times
Contact:

Re: X doesn't start properly after NoblePup32 rebuild

Post by norgo »

@peebee
the reason is udev

used package version
libgudev-1.0-0_238-3_i386.deb
udev_255.2-3ubuntu2_i386.deb

created a symlink /sbin/udevd -> /usr/bin/udevadm

Now needed kernel modules becomes loaded automatically again and system is working fine

User avatar
peebee
Posts: 1480
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 147 times
Been thanked: 596 times
Contact:

Re: X doesn't start properly after NoblePup32 rebuild

Post by peebee »

norgo wrote: Fri Feb 23, 2024 1:29 pm

@peebee
the reason is udev

used package version
libgudev-1.0-0_238-3_i386.deb
udev_255.2-3ubuntu2_i386.deb

created a symlink /sbin/udevd -> /usr/bin/udevadm

Now needed kernel modules becomes loaded automatically again and system is working fine

Excellent - many thanks

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

User avatar
peebee
Posts: 1480
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 147 times
Been thanked: 596 times
Contact:

Re: [CLOSED] X doesn't start properly after NoblePup32 rebuild

Post by peebee »

CLOSED

574cfad6631800edacd62ab0bee4c046 NoblePup32-24.04+A1.iso

as delta to +A0

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

Post Reply

Return to “Development”