KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Moderator: Forum moderators

Post Reply
User avatar
Sofiya
Posts: 2294
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1483 times
Been thanked: 1547 times

KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by Sofiya »

KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

  • Login:spot

  • Password:spot

Getting started : Learning hotkeys MOD + H

ISO:
https://github.com/sofijacom/KLV-Hyprla ... s/tag/v5.7

Before using xbps package manager - Run in terminal .to accept the repository fingerprint.
run sudo xbps-install -S in a terminal and press Y then Enter

Attachments
KLbuild_Void_hyprland_0.44.1-1_swayBASE.sh.FALSE.gz
(3.46 KiB) Downloaded 17 times
screenshot-20240614-045600.png
screenshot-20240614-045600.png (488.28 KiB) Viewed 906 times
Last edited by Sofiya on Thu Nov 07, 2024 3:02 am, edited 12 times in total.

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2294
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1483 times
Been thanked: 1547 times

Re: KLV-Hyprland-CE-5.7 stable (v.Hyprland-0.44.1_1 )

Post by Sofiya »

Decided to compile ISO the old fashioned way ;)

Missing elements added :ugeek:

Last edited by Sofiya on Fri Oct 11, 2024 6:02 pm, edited 1 time in total.

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2294
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1483 times
Been thanked: 1547 times

Re: KLV-Hyprland-CE-5.7 stable (v.Hyprland-0.44.1_1 )

Post by Sofiya »

You can change the settings endlessly, but "QEMU" still won't work with "Hyprland" as it should.

Code: Select all

/mnt/sda2/2-QEMU/QEMU-2.5.0-ubu16.04.AppImage qemu-system-x86_64 -enable-kvm -cpu host -smp 4 -device AC97 -vga cirrus -m 4G -name 'KLV-HyprlandCE-5.7' -boot d -hda /mnt/sda2/2-QEMU/VirtualHDD.img -cdrom /root/Downloads/KLV-HyprlandCE-5.7.iso
Attachments
Screenshot.jpg
Screenshot.jpg (64.99 KiB) Viewed 890 times

KL
PUPPY LINUX Simple fast free

Clarity
Posts: 3892
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1645 times
Been thanked: 528 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by Clarity »

Within a KVM: ISO & SG2D ISO file boots with no issue to desktop. But Ventoy launch yields this:

Boot fails during INIT
Boot fails during INIT
KLVHyperland test.jpg (22.9 KiB) Viewed 748 times
User avatar
wiak
Posts: 4091
Joined: Tue Dec 03, 2019 6:10 am
Location: Packing - big job
Has thanked: 65 times
Been thanked: 1212 times
Contact:

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by wiak »

Clarity wrote: Thu Oct 17, 2024 2:23 am

Within a KVM: ISO & SG2D ISO file boots with no issue to desktop. But Ventoy launch yields this:KLVHyperland test.jpg

Clarity, I think your report is a bit inaccurate. I think you mean that KLV-Hyperland is not booting using Ventoy run from QEMU, which is not the same as saying it does not run from Ventoy bare metal. Could you report back on actual Ventoy run bare metal please?

Ventoy running from QEMU is not itself important if it fails there since user can boot directly on QEMU anyway without needing Ventoy. I have a memory that mixing Ventory booting in QEMU is problematic though I can't recall the details of why that would fail, but again Ventoy is more important used bare metal since why would a normal user ever use Ventoy from QEMU?

I took the time to download the KLV-Hyperland iso and checked the relavent grub.cfg in the iso and it looks fine to me, but currently I don't have a Ventoy usb to try booting from bare metal where I am, but I recall your same report occurring before only to find on actual Ventoy bare metal test that the result was booted fine.

https://www.tinylinux.info/
DOWNLOAD wd_multi for hundreds of 'distros' at your fingertips: viewtopic.php?p=99154#p99154
Αξίζει να μεταφραστεί;

User avatar
rcrsn51
Posts: 1390
Joined: Sun Aug 23, 2020 4:26 pm
Been thanked: 357 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by rcrsn51 »

This boots correctly from my test version of ISObooter3 that now handles KLs.

ISObooter is a genuine bare-metal boot because there are no intermediate actors like Ventoy.

Last edited by rcrsn51 on Thu Oct 17, 2024 4:04 am, edited 1 time in total.
Clarity
Posts: 3892
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1645 times
Been thanked: 528 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by Clarity »

wiak wrote: Thu Oct 17, 2024 3:14 am

... I think you mean that KLV-Hyperland is not booting using Ventoy run from QEMU, ...

YES!

That was what I was trying to convey in the post. 2 methods boot within the KVM, while one does not.

I have yet to test the bare-metals launches as I was catching up with some of the untested forum distros on a PC that I often test using a KVM.

I have just upgraded a PC that I will be testing bare-metal launching this eve...assuming no distractions.

wiak wrote: Thu Oct 17, 2024 3:14 am

...Ventoy running from QEMU is not itself important if it fails there since user ..

I ALWAYS test KVM booting results first.

It tells me what to look for when booting on bare-metal. Have discovered in the past that in many cases, what happens when testing in KVM will/do often show up on bare-metal.

So, for me, these KVM test results are relevant. (I alway post the QEMU stanza so that its easy for anyone to replicate the KVM results with little efforts on the developer/user's part.

TerryH
Posts: 646
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 162 times
Been thanked: 162 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by TerryH »

This is the first time I have downloaded the latest KLV-HyprlandCE-5.7. All of the other installs have been done by running the build script. This install is on a new install on a desktop PC for the first time. In setting up I noticed the keybinds.conf contains 2 lines which are the same for gufw, which starts 2 iterations of gufw GUI. The 2 lines are: bind = $mainMod, N, exec, sudo env WAYLAND_DISPLAY="$XDG_RUNTIME_DIR/$WAYLAND_DISPLAY" XDG_RUNTIME_DIR=/user/run/0 dbus-run-session -- gufw-pkexec.
I deleted one of the lines.

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

TerryH
Posts: 646
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 162 times
Been thanked: 162 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by TerryH »

Running the installation I have mentioned in the previous post, I saw that there are 90+ updates available. I decided to update. The initial process runs to 99% then appears to freeze. There is a message to import the public key, but this step can't be completed as pressing y to proceed does not work. Any suggestion how to proceed?
Thanks in advance for any assistance.

Attachments
Screenshot_08-Nov_15-39-38_10399.png
Screenshot_08-Nov_15-39-38_10399.png (64.22 KiB) Viewed 411 times

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

User avatar
Sofiya
Posts: 2294
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1483 times
Been thanked: 1547 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by Sofiya »

TerryH wrote: Fri Nov 08, 2024 8:57 pm

Running the installation I have mentioned in the previous post, I saw that there are 90+ updates available. I decided to update. The initial process runs to 99% then appears to freeze. There is a message to import the public key, but this step can't be completed as pressing y to proceed does not work. Any suggestion how to proceed?
Thanks in advance for any assistance.

I'm just wondering, do you even read the information that was written for you at the beginning of the post??????????

viewtopic.php?p=132787#p132787

Before using xbps package manager - Run in terminal .to accept the repository fingerprint.
run sudo xbps-install -S in a terminal and press Y then Enter

From now on I just won't answer stupid questions.

KL
PUPPY LINUX Simple fast free

TerryH
Posts: 646
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 162 times
Been thanked: 162 times

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by TerryH »

Sofiya wrote: Fri Nov 08, 2024 9:14 pm
TerryH wrote: Fri Nov 08, 2024 8:57 pm

Running the installation I have mentioned in the previous post, I saw that there are 90+ updates available. I decided to update. The initial process runs to 99% then appears to freeze. There is a message to import the public key, but this step can't be completed as pressing y to proceed does not work. Any suggestion how to proceed?
Thanks in advance for any assistance.

I'm just wondering, do you even read the information that was written for you at the beginning of the post??????????

viewtopic.php?p=132787#p132787

Before using xbps package manager - Run in terminal .to accept the repository fingerprint.
run sudo xbps-install -S in a terminal and press Y then Enter

From now on I just won't answer stupid questions.

Thanks for such a kind response. Seems you've never forgotten to do something. My apologies for being so stupid.

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

User avatar
rockedge
Site Admin
Posts: 6575
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2780 times
Been thanked: 2650 times
Contact:

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by rockedge »

From now on I just won't answer stupid questions.

:shock: :?:

User avatar
wiak
Posts: 4091
Joined: Tue Dec 03, 2019 6:10 am
Location: Packing - big job
Has thanked: 65 times
Been thanked: 1212 times
Contact:

Re: KLV-Hyprland-CE-5.7 (v.Hyprland-0.44.1_1 )

Post by wiak »

A quick tutorial on how to lose even very helpful customers.

Please remember, even on rainy days, that the philisophical foundation of KL is inclusivity and collaboration, easy going entry through simplicity of implementation and freely shared build templates and generous freely provided help rather than any form of ownership.

There are always inherent rewards in the form of adoration and praise. KL: Keep the Love.

https://www.tinylinux.info/
DOWNLOAD wd_multi for hundreds of 'distros' at your fingertips: viewtopic.php?p=99154#p99154
Αξίζει να μεταφραστεί;

Post Reply

Return to “KLV-HyprlandCE”