All KLVs flash this error. From all appearances it causes no issue.
KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Moderator: Forum moderators
-
- Posts: 2876
- Joined: Fri Jul 31, 2020 3:37 am
- Has thanked: 2193 times
- Been thanked: 871 times
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Xyz wrote: ↑Fri Feb 23, 2024 4:22 pmSofiya wrote: ↑Fri Feb 23, 2024 3:30 pmFrom everything I saw, I can conclude that this is either a hardware problem, or the lack of a video card driver (NVIDIA), or this kernel is not suitable for you
Considering that I still haven’t received an answer to the question which video card is yourstry typing in terminal
Code: Select all
sudo /sys/class/backlight/acpi_video0/brightness 10
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]
sudo /sys/class/backlight/acpi_video0/brightness 10 1 < 17:12:39
sudo: /sys/class/backlight/acpi_video0/brightness: command not found
try typing in terminal
Code: Select all
echo 10 > /sys/class/backlight/acpi_video0/brightness
what version did you install KLV-Hyprland-CE ??
It's strange that you have problems with brightness on AMD
I also have an AMD Radeon video card
and then I don’t understand why ( /sys/class/backlight/acpi_video0 ) and not ( /sys/class/backlight/radeon_bl0 )
- Attachments
-
- screenshot-20240223-204154.png (96.01 KiB) Viewed 1767 times
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Version 4.1
It was built from a build script
It doesn't work for me in any version
ISO doesn't work either
- Attachments
-
- Screenshot_23-febr_18-32-17_30634.png (11.64 KiB) Viewed 1766 times
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
the brightness has changed or not ,???. I have to extract every word from you.
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Sofiya wrote: ↑Fri Feb 23, 2024 5:18 pmXyz wrote: ↑Fri Feb 23, 2024 4:22 pmSofiya wrote: ↑Fri Feb 23, 2024 3:30 pmFrom everything I saw, I can conclude that this is either a hardware problem, or the lack of a video card driver (NVIDIA), or this kernel is not suitable for you
Considering that I still haven’t received an answer to the question which video card is yourstry typing in terminal
Code: Select all
sudo /sys/class/backlight/acpi_video0/brightness 10
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]
sudo /sys/class/backlight/acpi_video0/brightness 10 1 < 17:12:39
sudo: /sys/class/backlight/acpi_video0/brightness: command not foundtry typing in terminal
Code: Select all
sudo echo 10 > /sys/class/backlight/acpi_video0/brightness
what version did you install KLV-Hyprland-CE ??
It's strange that you have problems with brightness on AMD
I also have an AMD Radeon video cardand then I don’t understand why you ( /sys/class/backlight/acpi_video0 ) and not ( /sys/class/backlight/radeon_bl0 )
There is also an integrated card in the CPU. Could that be the problem?
Intel® HD Graphics 3000
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Xyz wrote: ↑Fri Feb 23, 2024 5:57 pmSofiya wrote: ↑Fri Feb 23, 2024 5:18 pmtry typing in terminal
Code: Select all
sudo echo 10 > /sys/class/backlight/acpi_video0/brightness
what version did you install KLV-Hyprland-CE ??
It's strange that you have problems with brightness on AMD
I also have an AMD Radeon video cardand then I don’t understand why you ( /sys/class/backlight/acpi_video0 ) and not ( /sys/class/backlight/radeon_bl0 )
There is also an integrated card in the CPU. Could that be the problem?
Intel® HD Graphics 3000
yes this could be a problem.There are always problems with Intel cards
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
This is what I would recommend trying :
install:
Code: Select all
sudo xbps-install -Su xbacklight
and check through the terminal brightness it is regulated or not
1) Increase brightness
Code: Select all
xbacklight -inc 20
2) Decrease brightness
Code: Select all
xbacklight -dec 10
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Also try installing
Code: Select all
sudo xbps-install -Su acpi acpid
And check whether the brightness can be adjusted
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Sofiya wrote: ↑Fri Feb 23, 2024 6:17 pmAnd try another option to install
Code: Select all
sudo xbps-install -Su acpi acpid
And check whether the brightness can be adjusted
Brightness is unchanged
- Attachments
-
- Screenshot_23-febr_19-28-50_17277.png (24.54 KiB) Viewed 1727 times
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Xyz wrote: ↑Fri Feb 23, 2024 6:36 pmSofiya wrote: ↑Fri Feb 23, 2024 6:17 pmAnd try another option to install
Code: Select all
sudo xbps-install -Su acpi acpid
And check whether the brightness can be adjusted
Brightness is unchanged
from the report (var_log_dmesg.log download/file.php?id=21895 ) it is clear that there is no ACPI support in the driver
Most likely the kernel or firmware does not suit you
Code: Select all
[ 7.460645] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20220331/utaddress-204)
[ 7.460654] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 7.460658] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[ 7.460662] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 7.460663] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[ 7.460667] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 7.460669] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
[ 7.460672] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 7.460673] lpc_ich: Resource conflict(s) found affecting gpio_ich
Code: Select all
[ 8.914021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.059288] platform regulatory.0: firmware: failed to load regulatory.db (-2)
[ 9.059294] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 9.059350] platform regulatory.0: firmware: failed to load regulatory.db (-2)
[ 9.059353] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 9.059356] cfg80211: failed to load regulatory.db
[ 9.187701] usbcore: registered new interface driver cdc_ether
Try installing
Code: Select all
sudo xbps-install -Su linux-firmware-amd
sudo xbps-install -Su xf86-video-amdgpu
sudo xbps-install -Su wireless-regdb
Reboot with saving
or try with a different kernel viewtopic.php?t=10640
unzip the ISO and extract the contents to the desired folder
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
- Attachments
-
- Screenshot_24-фев_01-31-26_14766.png (230.01 KiB) Viewed 1660 times
KL
PUPPY LINUX Simple fast free
-
- Posts: 2876
- Joined: Fri Jul 31, 2020 3:37 am
- Has thanked: 2193 times
- Been thanked: 871 times
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Revision date:20.02.2024
I can't get around to making the last changes
- Attachments
-
- screenshot-20240224-015808.png (56.16 KiB) Viewed 1650 times
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
Sofiya wrote: ↑Fri Feb 23, 2024 9:40 pmXyz wrote: ↑Fri Feb 23, 2024 6:36 pmSofiya wrote: ↑Fri Feb 23, 2024 6:17 pmAnd try another option to install
Code: Select all
sudo xbps-install -Su acpi acpid
And check whether the brightness can be adjusted
Brightness is unchanged
from the report (var_log_dmesg.log download/file.php?id=21895 ) it is clear that there is no ACPI support in the driver
Most likely the kernel or firmware does not suit you
Code: Select all
[ 7.460645] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20220331/utaddress-204) [ 7.460654] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.460658] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204) [ 7.460662] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.460663] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204) [ 7.460667] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.460669] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204) [ 7.460672] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.460673] lpc_ich: Resource conflict(s) found affecting gpio_ich
Code: Select all
[ 8.914021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 9.059288] platform regulatory.0: firmware: failed to load regulatory.db (-2) [ 9.059294] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware [ 9.059350] platform regulatory.0: firmware: failed to load regulatory.db (-2) [ 9.059353] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 9.059356] cfg80211: failed to load regulatory.db [ 9.187701] usbcore: registered new interface driver cdc_ether
Try installing
Code: Select all
sudo xbps-install -Su linux-firmware-amd sudo xbps-install -Su xf86-video-amdgpu sudo xbps-install -Su wireless-regdb
Reboot with saving
or try with a different kernel viewtopic.php?t=10640
unzip the ISO and extract the contents to the desired folder
Thank you very much for your help and this beautiful operating system. I found the solution for brightness control.
kernel parameter: acpi_backlight=native
- rockedge
- Site Admin
- Posts: 6481
- Joined: Mon Dec 02, 2019 1:38 am
- Location: Connecticut,U.S.A.
- Has thanked: 2693 times
- Been thanked: 2592 times
- Contact:
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
@Sofiya,
I have a DELL INSPIRON 15 laptop, build year 2011 that once belonged to a high school science/biology teacher in New Haven,CT who gifted it to me when it stopped working and was about to be tossed into a dumpster for scrap electronics. I fixed it and now I use it to test out distro's we are producing. The machine runs all the Puppy's really well and really likes KLV-Airedale and KLV-Spectr .
Because I have only one machine that so far will boot KLV-Hyprland successfully all the way to a functioning desktop (a Optiplex 990), I decided to give the INSPIRON 15 a tryout.
Went with the very latest KLV-Hyprland.........ended up with a console and no GUI......so because this ISO was conveniently located I used the KLV-Hyprland-CE-4.1 stable version's ISO. And it works!
Booted and went into the Hyprland-Sway powered desktop on the first attempt. Seems to really run well so far......good responsiveness and fast operation. Sound is working.
With OctoXBPS performed a complete system update/upgrade successfully.
Lid closed the laptop goes into suspension and will wake up when lid opened and lock screen password for user spot is entered.
all the panel functions seem to be working. I will continue to use it throughout the day for a longer term test and a chance to use it "normally".
- rockedge
- Site Admin
- Posts: 6481
- Joined: Mon Dec 02, 2019 1:38 am
- Location: Connecticut,U.S.A.
- Has thanked: 2693 times
- Been thanked: 2592 times
- Contact:
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
@Sofiya When KLV-Hyprland is in screen lock mode, how to change the keyboard/language?
Somehow the machine when waking up switched the lock screen into Russian. Now I can't login because the keyboard (?) is switched to Russian from US ?
Re: KLV-Hyprland-CE-4.1 stable (v.Hyprland-0.35.0_1 )
I know this setting:
/home/spot/.config/hypr/hyprland.conf:
32 kb_layout= hu,us
v.0.35.0_1 works fine for me, but v.0.36.0_1 has the same problem as you
- Sofiya
- Posts: 2226
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1456 times
- Been thanked: 1490 times