Porteus-v5.01 bug reports
- ncmprhnsbl
- DEV Team
- Posts: 4293
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Porteus-v5.01 bug reports
Post#1 by ncmprhnsbl » 26 Sep 2023, 23:36
Things to remember:
This thread is for BUGS and not complaints or preferences.
Please confirm the bug on multiple hardware setups if possible.
Supply code or suggestions to rectify the problem where possible.
ncmprhnsbl
-
- Samurai
- Posts: 191
- Joined: 06 Mar 2019, 15:14
- Distribution: Arch linux
Porteus-v5.01 bug reports
Post#2 by benjibasson » 28 Sep 2023, 16:40
I have 2 issues with Porteus v5.01 X86_64 XFCE. Guest session
I started in always fresh mode and with base_only.
1)The first one is that network manager is brocken because right mouse on applet and 'enable networking is gray, forbidden, broken. I cannot go to he internet, neither by wifi, neither with the hotspot usb ( althought mtp work fine)Command line: BOOT_IMAGE=/porteus64bit_v501/boot/syslinux/vmlinuz from=/dev/sda3/porteus64bit_v501 base_only resume=/dev/sda3 resume_offset=4268032 login=guest copy2ram ramsize=14% zram=43% noswap noauto
2) I cannot shutdown neither restart from guest session because it is gray. I have to log out before shutdown or restart
here is the configuration
Code: Select all
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM86 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
02:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
03:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
https://pastebin.com/kLuLAPXY
Wht Am I suppose to do to fix it?
benjibasson
Porteus-v5.01 bug reports
Post#3 by beny » 28 Sep 2023, 17:17
beny
- Ed_P
- Contributor
- Posts: 8961
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Porteus-v5.01 bug reports
Post#4 by Ed_P » 28 Sep 2023, 19:17
In your Always Fresh mode try with just these boot parms:benjibasson wrote: ↑28 Sep 2023, 16:40I started in always fresh mode and with base_only.Command line: BOOT_IMAGE=/porteus64bit_v501/boot/syslinux/vmlinuz from=/dev/sda3/porteus64bit_v501 base_only resume=/dev/sda3 resume_offset=4268032 login=guest copy2ram ramsize=14% zram=43% noswap noauto
Code: Select all
BOOT_IMAGE=/porteus64bit_v501/boot/syslinux/vmlinuz from=/dev/sda3/porteus64bit_v501 base_only
Ed_P
-
- Samurai
- Posts: 191
- Joined: 06 Mar 2019, 15:14
- Distribution: Arch linux
Porteus-v5.01 bug reports
Post#5 by benjibasson » 28 Sep 2023, 21:43
Hi, Terminal open the list but nm-applet still inactive and still gray 'enable Networking

Although in root I can enable 'enable Networking' and 'enable wifi' it doesn't see wifi network because 'device not ready

And logout still gray Restart, Shutdown, and delete the suspend like this

Only root can shutdown restart, suspend, hibernate.

https://pastebin.com/eZ0MbkrE
Command line: BOOT_IMAGE=/porteus64bit_v501/boot/syslinux/vmlinuz from=/dev/sda3/porteus64bit_v501 base_only
Cheers
benjibasson
-
- Full of knowledge
- Posts: 428
- Joined: 02 Jan 2011, 18:41
- Distribution: Porteus v5.01.....PorteuX v1.4
- Location: In the bush now
Porteus-v5.01 bug reports
Post#6 by roadie » 29 Sep 2023, 03:56
It seems that something is changing permissions for guest. Does the porteus/base folder contain any modules besides the stock Porteus modules?
If the porteus/rootcopy folder contains any files, you have to include the norootcopy cheatcode on the command line along with base_only.
roadie
-
- Samurai
- Posts: 191
- Joined: 06 Mar 2019, 15:14
- Distribution: Arch linux
Porteus-v5.01 bug reports
Post#7 by benjibasson » 29 Sep 2023, 04:46
Hi roadie, no: the porteus/base doesn't contain any module besides the stock Porteus Module.roadie wrote: ↑29 Sep 2023, 03:56@benjibasson
It seems that something is changing permissions for guest. Does the porteus/base folder contain any modules besides the stock Porteus modules?
If the porteus/rootcopy folder contains any files, you have to include the norootcopy cheatcode on the command line along with base_only.
I confirm the /rootcopy is empty.
benjibasson
- ncmprhnsbl
- DEV Team
- Posts: 4293
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Porteus-v5.01 bug reports
Post#8 by ncmprhnsbl » 29 Sep 2023, 05:10
Code: Select all
$ loginctl list
Code: Select all
$ pstree
Code: Select all
# psinfo
ncmprhnsbl
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Porteus-v5.01 bug reports
Post#9 by Rava » 29 Sep 2023, 15:14
I saved all md5sum or sha256 checksum text files locally and renamed them all since there can be only one highlander file with the same name in one directory, while I put all modules and the iso in one directory for ease of workflow; with the exception of some extracted stuff that goes elsewhere (e.g. kernel, initrd and cheatcodes.txt)
So I have these files with all the checksums:
Code: Select all
root@rava:/mybin/linux/porteus/5.0.1/x86-64# ls -o *txt
-rw-r--r-- 1 guest 514 2023-09-25 14:32 md5sums-bundles.txt
-rw-r--r-- 1 guest 2139 2023-09-26 15:15 sha256sums-modules.txt
-rw-r--r-- 1 guest 775 2023-09-25 14:31 sha256sums-iso.txt
Code: Select all
root@rava:/mybin/linux/porteus/5.0.1/x86-64# grep initrd *txt
root@rava:/mybin/linux/porteus/5.0.1/x86-64# echo $?
1
root@rava:/mybin/linux/porteus/5.0.1/x86-64#

I renamed my initrd accordingly and this is my sha256sum :
Code: Select all
1b1bc2acb98c7bf985129b5ccc38560961ee98068b379f22759ccdc0a52f45be initrd5.0.1.xz
Code: Select all
720467f70aa87452da234055a64f933d initrd5.0.1.xz

Yours Rava
Rava
-
- Samurai
- Posts: 191
- Joined: 06 Mar 2019, 15:14
- Distribution: Arch linux
Porteus-v5.01 bug reports
Post#10 by benjibasson » 29 Sep 2023, 18:25
what should be the right of rootcopy?
Should I extract again the iso and keep initial right even if it is annoying to be root to add modules in modules folders or copy /home/guest in rootcopy?
benjibasson
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Porteus-v5.01 bug reports
Post#11 by Rava » 29 Sep 2023, 18:40
You mean its file mode bits?
porteus/rootcopy should be like so:
Code: Select all
drwxr-xr-x 2 root root 2048 2023-08-13 00:25 rootcopy/
I break it down from left to right in groups of 4 or 3 characters:
drwx means: directory - read for user - write for user - execute for user
r-x means: read for group - no-write for group - execute for group
r-x means: read for other - no-write for other - execute for other
This rwxr-xr-x can also be written in octal as 0755 as
Code: Select all
stat rootcopy
more explanations with
Code: Select all
man stat
man chmod
man chown
Yours Rava
Rava
Porteus-v5.01 bug reports
Post#12 by beny » 29 Sep 2023, 19:06
1b1bc2acb98c7bf985129b5ccc38560961ee98068b379f22759ccdc0a52f45be /root/Scaricati/port5.1/boot/syslinux/initrd.xz is ok for me
bash-5.2# md5sum '/root/Scaricati/port5.1/boot/syslinux/initrd.gz'
720467f70aa87452da234055a64f933d /root/Scaricati/port5.1/boot/syslinux/initrd.gz
bash-5.2#
bash-5.2# sha256sum '/root/Scaricati/port5.1/boot/syslinux/initrd.gz'
1b1bc2acb98c7bf985129b5ccc38560961ee98068b379f22759ccdc0a52f45be /root/Scaricati/port5.1/boot/syslinux/initrd.gz
bash-5.2#
beny
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Porteus-v5.01 bug reports
Post#13 by Rava » 29 Sep 2023, 19:11
Now onwards finishing the setup process (mainly editing porteus.cfg) and checking paths and filenames more than once, then reboot.

Reason: typo
Yours Rava
Rava
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Porteus-v5.01 bug reports
Post#14 by babam » 30 Sep 2023, 08:10
Intel Iris Xe + intel-media-driver
Code: Select all
$ mpv -hwdec=auto av1-4k60fps.webm

Porteus 5.01 Xfce + Kernel 5.18.8

babam
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Porteus-v5.01 bug reports
Post#15 by Blaze » 30 Sep 2023, 09:58
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze