QuickPup64 24.01 RC9

Moderator: Forum moderators

Clarity
Posts: 3427
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1410 times
Been thanked: 453 times

Re: QuickPup64 24.01 RC8

Post by Clarity »

VM tests, thus far: ISO file boots to desktop while USB booting does not.
Easy to replicate: Here's the VM stanza.

Code: Select all

qemu-system-x86_64 -name "QP64 vRC8 ISO from USB" -enable-kvm -vga cirrus -m 2G -smp 2 -device AC97 -net nic -net user -rtc base=localtime /dev/sdc
Wontboot via USB in VM.jpg
Wontboot via USB in VM.jpg (57.77 KiB) Viewed 300 times
User avatar
Federico
Posts: 217
Joined: Tue Jun 20, 2023 2:40 pm
Has thanked: 1 time
Been thanked: 26 times

Re: QuickPup64 24.01 RC8

Post by Federico »

You are using a video card of the '90s. Have you already tried with another video driver? I mainly use virtio on my VMs.

Code: Select all

-vga [std|cirrus|vmware|qxl|xenfb|tcx|cg3|virtio|none]

VGA and other display devices in qemu

Desktop PC
Case: Sharkoon S25-W MB: Asus Rog Strix B550-A PSU: XFX Pro 750W CPU: AMD Ryzen 5700X @ 4.6 GHz RAM: Corsair 32 GB DDR4 @ 3000 MHz Heatsink: Scythe Mugen 5 rev. B VGA: Asus Tuf RTX 3080 12 GB OC

Laptop PC: Asus Zenbook UX325E

Clarity
Posts: 3427
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1410 times
Been thanked: 453 times

Re: QuickPup64 24.01 RC8

Post by Clarity »

Whoa! This QP64 vRC8 just booted via SG2D not touching anything at QP's boot menu (allowed it to default on its own).

I am at desktop with this QEMU stanza (Notice the video difference):

Code: Select all

qemu-system-x86_64 -name "QP64 vRC8 ISO from Ventoy" -enable-kvm -vga std -m 2G -smp 2 -device AC97 -net nic -net user -rtc base=localtime /dev/sdc
A desktop via SG2D USB in a VM!!!
A desktop via SG2D USB in a VM!!!
Wontboot via USB in VM(1).jpg (19.31 KiB) Viewed 271 times
mistfire
Posts: 666
Joined: Thu Jul 16, 2020 2:16 am
Location: CALABARZON, PH
Has thanked: 3 times
Been thanked: 143 times

QuickPup64 24.01 RC9

Post by mistfire »

QuickPup64 24.01 RC9 released

Changes:
* Linux kernel 6.9.5
* Fix VPN connections
* Easyeffects replaced pulseaudio-equalizer

Download: https://1drv.ms/u/s!As14nV96TZw0ggMuW_o ... i?e=24bIVE
MD5 Checksum: 092743891dd7f4806cf3c3b671abbdb8

Clarity
Posts: 3427
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1410 times
Been thanked: 453 times

Re: QuickPup64 23.01 RC7

Post by Clarity »

Hi @one

one wrote: Tue Dec 05, 2023 10:55 am

Hi @Clarity ... Attached savespec, where 'Ventoy' is the label of the first partition (ext3). ...

In review of this post from you, I should have offered this.

There is nothing wrong with what you have, BUT, for me, as you may have notice in some/many of my past posting, I suggest to never place any forum's persistence on a USB. Too many issues to cover in a post, here and I do not want to derail the good work @mistfire offers us.

Just a note (in my case). Create a partition on a system drive if space is available and keep ALL of your forum's persistence for all the distros you boot in that system drive partition. To me, our sessions is the MOST important file-folder outside of the ISO files. And we benefit from the integrity and consistency of your system drive.

Just a note.

Clarity
Posts: 3427
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1410 times
Been thanked: 453 times

Re: QuickPup64 24.01 RC9

Post by Clarity »

Booting Results Testings

Bare Metal (Using a Lenovo Mini M90n:)

  • Ventoy without boot parms additions - boots to desktop. As expected for current WoofCE PUPs, does not use the SAVESPEC file for directing persistence at shutdown..

  • Ventoy with PSAVE parm - boots to desktop. UNexpected does not use the PSAVE info for directing persistence at shutdown.

  • SG2D - booting errors out and drops to GRUB prompt no matter which menu stanza selected. The 'debug' file is attached, below.

Attachments
pupdebug-0622240315.tar.gz
(87.08 KiB) Downloaded 5 times
Clarity
Posts: 3427
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1410 times
Been thanked: 453 times

Re: QuickPup64 24.01 RC9

Post by Clarity »

Booting Results Testings

QEMU VMs

  • ISO file - boots to desktop. All expected behavior works including providing persistence at shutdown as prescribed in SAVESPEC file.

  • Ventoy USB launch of ISO file - does not get to desktop. Stops at QP64's console. "xorgwizard" is no help to get to the desktop. Multiple vga parms were tested.

    No desktop via Ventoy USB in a VM
    No desktop via Ventoy USB in a VM
    Wontboot via USB in VM(2).jpg (45.42 KiB) Viewed 76 times
  • SG2D USB launch of ISO file - boots to desktop. All expected behavior works including providing persistence at shutdown as prescribed in SAVESPEC file.

QEMU Stanzas

  • Via ISO file direct

    Code: Select all

    # qemu-system-x86_64 -name "QP64 vRC9 ISO file" -enable-kvm -vga std -m 2G -smp 2 -device AC97 -net nic -net user -rtc base=localtime -cdrom quickpup64_24.01-rc-9.iso
  • Via USB

    Code: Select all

    qemu-system-x86_64 -name "QP64 vRC9 ISO from Ventoy or SG2D USB" -enable-kvm -vga std -m 2G -smp 2 -device AC97 -net nic -net user -rtc base=localtime /dev/sdc
Post Reply

Return to “Puppy Derivatives”