Page 2 of 2

Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Sat Jul 02, 2022 10:27 am
by BarryK
kinoe wrote: Sat Jul 02, 2022 6:19 am

After various tries with settings during installation process i finally got version 4.2.2 running.

Nevertheless I'm curious how to install missing firmware rtw_8821ce ???

There is firmware at /lib/firmware/rtw88

If the firmware you need isn't there, you will have to search online to find it.

Does dmesg tell you what firmware is missing?

# dmesg | grep -i firmware


Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Sat Jul 02, 2022 9:56 pm
by kinoe

Code: Select all

# dmesg | grep -i firmware
[    0.209438] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[   27.809964] bluetooth hci0: Direct firmware load for rtl_bt/rtl8821c_fw.bin failed with error -2
[   27.809971] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8821c_fw.bin not found
[   27.810214] rtw_8821ce 0000:02:00.0: Firmware version 24.8.0, H2C version 12
[   28.113497] [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 2
[   28.113540] amdgpu 0000:04:00.0: amdgpu: Will use PSP to load VCN firmware
[   30.811383] bluetooth hci0: Direct firmware load for rtl_bt/rtl8821c_fw.bin failed with error -2
[   30.811387] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8821c_fw.bin not found
[   42.760909] rtw_8821ce 0000:02:00.0: failed to get tx report from firmware
[   43.907068] rtw_8821ce 0000:02:00.0: failed to get tx report from firmware
[   78.840350] rtw_8821ce 0000:02:00.0: failed to get tx report from firmware
[   82.680923] rtw_8821ce 0000:02:00.0: failed to get tx report from firmware

Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Sun Jul 03, 2022 12:08 am
by williwaw
BarryK wrote: Sat Jul 02, 2022 10:15 am

I could probably introduce a new kernel commandline parameter to do what "EASYOSZRAM" did before.
Will put that onto the to-do list. You might have to remind me later, as the to-do list has grown rather large, and some things might get forgotten.

Barry,
with all the changes recently, and the rewrites of documentation underway at the blog....
would you consider consolidating to a single page, the various kernel command line parameters that are supported?
tx


Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Sun Jul 03, 2022 1:02 am
by BarryK
DenVit wrote: Fri Jul 01, 2022 3:17 pm

Thanks Barry for the wonderful work! :thumbup:

Menu->Utility->MoManager create non-English Easy OS
Does not open when clicked on.

Similarlys post - https://forum.puppylinux.com/viewtopic. ... 161#p22161

@DenVit
Fixed:

https://bkhome.org/news/202207/fix-for- ... y-422.html


Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Sun Jul 03, 2022 1:40 am
by Tenoch

My setup is an old Dell laptop with an external monitor connected via an HDMI cable.
Dunfell does not remember my zarfy configuration which is to use external monitor only, I do save the session. Also, since the laptop boots using both, the laptop small monitor and the external monitor, when selecting to use only the external monitor, drive icons, jwm tray and wallpaper don't update to the bigger monitor sizes, I mention these aspects because fossa64 does all these things.


Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Sun Jul 03, 2022 10:56 am
by BarryK

Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Tue Jul 05, 2022 5:10 am
by kinoe

Update to 4.2.3 went smoothly! Thank you Barry!
Themes in firefox & firefox in container don't persist after a reboot, whereas addons and boookmarks do.
Those installed and activated themes don't even seem to be downloaded after a reboot!?


Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Tue Jul 05, 2022 6:58 am
by BarryK
kinoe wrote: Tue Jul 05, 2022 5:10 am

Update to 4.2.3 went smoothly! Thank you Barry!
Themes in firefox & firefox in container don't persist after a reboot, whereas addons and boookmarks do.
Those installed and activated themes don't even seem to be downloaded after a reboot!?

When you install a package via the package manager, you would have to save the session at shutdown, otherwise it will be gone.

Everything happens in RAM only, including installation of packages.


Re: EasyOS Dunfell-series version 4.2.2 released

Posted: Wed Jul 06, 2022 5:18 am
by kinoe

When you install a package via the package manager, you would have to save the session at shutdown, otherwise it will be gone.
Everything happens in RAM only, including installation of packages.

Sure, but without manually saving the session all installed/activated themes in firefox disappeared, so far so good. But why installed addons and even bookmarks and history did persist without saving the session as they did here several times?