Page 3 of 4

Re: EasyOS Kirkstone-series version 5.5.3

Posted: Fri Sep 29, 2023 3:58 pm
by bugnaw333

@ETP
@BarryK

Thanks guys! All 11 channels are working now. :thumbup2:


Re: EasyOS Kirkstone-series version 5.5.3

Posted: Mon Oct 02, 2023 11:34 am
by szept
BarryK wrote: Thu Sep 28, 2023 3:05 pm

@szept
You should not be running 5.5.2, version 5.5.3 has important bug fixes.

Note, to run the Internet Connection Wizard, right-click on the "net" icon.

I have just tested SNS ethernet, it works great.

Booted a pristine 5.5.3, ran SNS, chose the eth0 interface, got online no problem.

Rebooted, and SNS automatically reconnected, posting from it now.

I think it was Alfons who also reported SNS ethernet works.

You should not need to use Network Wizard unless there is a special requirement, such as no DHCP server.

I'm using 5.5.3 and all that was happening on 5.5.2, but it remains on 5.5.3 for me.
Yes, I've tried just simply running the internet wizard, but one wizard is working for wifi and the other one is working for wired. Prior to 5.5.2 I was on 5.4.10 and until then all my internet(s) (wifi as well as wired) were connecting automatically. Now they don't - I have to go through the process I showed in pictures.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Tue Oct 03, 2023 6:04 pm
by BarryK

Re: EasyOS Kirkstone-series version 5.5.4

Posted: Wed Oct 04, 2023 8:33 am
by szept
BarryK wrote: Tue Oct 03, 2023 6:04 pm

Version 5.5.4 is out!

Updated and I'm not sure was that the reason or something else happened, but my wired network is not connecting automatically, yay! I'll check wifi later. Thanks :)


Bug with containers created before usr-merge

Posted: Wed Oct 04, 2023 2:58 pm
by Caramel

The executable ec-chroot-bootworm that launchs the container bookworm is not created in /usr/bin when the container is installed (EasyOS 5.5.4)

It is because bookworm was builded before usr-merge

Indeed, the executable is first of all created when the container is builded. When this last is installed, the executable is theoretically also copied in Easy

Before usr-merge, it happens in /usr/sbin, after it happens in /usr/bin.

If the container predates the change the copy does not take place.

File /usr/local/easy_containers/ec-create-desktop-icons-menu, line 57 (EasyOS 5.5.4)
The code is

Code: Select all

 cp -a -f /mnt/wkg/sfs/${1}/mntpt/usr/bin/ec-chroot-${aAPP} /usr/bin/

For old containers, must be

Code: Select all

 cp -a -f /mnt/wkg/sfs/${1}/mntpt/usr/sbin/ec-chroot-${aAPP} /usr/bin/

Re: EasyOS Kirkstone-series version 5.5.4

Posted: Thu Oct 05, 2023 7:34 am
by nnriyer

Sir,
There is a issue in network wizard. Hence no internet to office Laptop. My network connection etho (static). So even after saving the network, gateway number is not taking or saving. Hence no connection.

Error ! Interface configuration failed
The OS has just tried to do this
ip addr add 200.200.200.87/255.255.255.0 dev. eth0 and got the following error message

RTNETLINK answers : File exists.

My static IP setting as indicated below

200.200.200.87 static ip
255.255.255.0 subnet
200.200.200.7 gateway

DNS : 200.200.200.7
8.8.8.8

Unable to save gateway IP?


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Thu Oct 05, 2023 7:45 am
by Tahrbaby

Bluetooth appears to be broken.
Command:Power on has failed.

This seemed to occur after I updated from 5.5.3.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Thu Oct 05, 2023 12:03 pm
by FeodorF

EasyOS 5.5.x

Both network tools do not transmit the 'hostname' to the router.
If you enter 'hostname' in the terminal you'll get a correct name like 'EASYPC8575'
If you check with 'hostname --alias' you'll get the same result.
This means that EasyOS should be able to send this to the router - but it does not.

Regards,
Feodor


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Thu Oct 05, 2023 10:45 pm
by TerryH
Tahrbaby wrote: Thu Oct 05, 2023 7:45 am

Bluetooth appears to be broken.
Command:Power on has failed.

This seemed to occur after I updated from 5.5.3.

I just checked om my EasyOS 5.5.4, bluetooth working OK. I scanned and connected to earphones, with working sound. This was an install which was originally created with 5.5.1 and was updated to 5.5.3prior to 5.5.4.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Fri Oct 06, 2023 8:07 am
by FeodorF

EasyOS 5.5.x
If you power up your PC without an active Ethernet line (f.e. hub w/o power) the SNS network tool will fail after 60+ seconds to connect to the Ethernet router automatically as soon as it becomes active.

The Network Wizard tool is able to handle this problem while you retry to access the web address.

The NetworkManager Applet from EasyOS 5.4.x was able to handle this case by itself.

Regards,
Feodor


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Fri Oct 06, 2023 8:24 am
by Tahrbaby
TerryH wrote: Thu Oct 05, 2023 10:45 pm
Tahrbaby wrote: Thu Oct 05, 2023 7:45 am

Bluetooth appears to be broken.
Command:Power on has failed.

This seemed to occur after I updated from 5.5.3.

I just checked om my EasyOS 5.5.4, bluetooth working OK. I scanned and connected to earphones, with working sound. This was an install which was originally created with 5.5.1 and was updated to 5.5.3prior to 5.5.4.

@TerryH

Thanks for the clarification .
I checked that Bluetooth was enabled correctly in bios which it is but still cant get it to work. :?


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Fri Oct 06, 2023 8:39 am
by FeodorF
Tahrbaby wrote: Fri Oct 06, 2023 8:24 am
TerryH wrote: Thu Oct 05, 2023 10:45 pm
Tahrbaby wrote: Thu Oct 05, 2023 7:45 am

Bluetooth appears to be broken.
Command:Power on has failed.

This seemed to occur after I updated from 5.5.3.

I just checked om my EasyOS 5.5.4, bluetooth working OK. I scanned and connected to earphones, with working sound. This was an install which was originally created with 5.5.1 and was updated to 5.5.3prior to 5.5.4.

@TerryH

Thanks for the clarification .
I checked that Bluetooth was enabled correctly in bios which it is but still cant get it to work. :?

@Tahrbaby
Have you tried to start 'bluepup' in the terminal yet to see if there is something missing?


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Fri Oct 06, 2023 9:12 am
by Tahrbaby
FeodorF wrote: Fri Oct 06, 2023 8:39 am
Tahrbaby wrote: Fri Oct 06, 2023 8:24 am
TerryH wrote: Thu Oct 05, 2023 10:45 pm

I just checked om my EasyOS 5.5.4, bluetooth working OK. I scanned and connected to earphones, with working sound. This was an install which was originally created with 5.5.1 and was updated to 5.5.3prior to 5.5.4.

@TerryH

Thanks for the clarification .
I checked that Bluetooth was enabled correctly in bios which it is but still cant get it to work. :?

@Tahrbaby
Have you tried to start 'bluepup' in the terminal yet to see if there is something missing?

Yes,it starts ok and I get this.

# bluepup
4831
Setting up watches.
Watches established.
/tmp/bluepup/bt-agent-out MODIFY
Setting up watches.
Watches established.

Considering all I have installed is Firefox and a few bookmarks,not a very good start !


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sat Oct 07, 2023 12:48 pm
by Caramel
Tahrbaby wrote: Thu Oct 05, 2023 7:45 am

Bluetooth appears to be broken.
Command:Power on has failed.

This seemed to occur after I updated from 5.5.3.

With luck , the results of the commands

Code: Select all

dmesg | grep -i bluetooth

(Edit : fix command name . Thanks to FeodorF)
and

Code: Select all

rfkill

might give a clue to solve the problem.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sun Oct 08, 2023 8:19 am
by Tahrbaby
Caramel wrote: Sat Oct 07, 2023 12:48 pm
Tahrbaby wrote: Thu Oct 05, 2023 7:45 am

Bluetooth appears to be broken.
Command:Power on has failed.

This seemed to occur after I updated from 5.5.3.

With luck , the results of the commands

Code: Select all

dmesg | grep -i bluetooth

(Edit : fix command name . Thanks to FeodorF)
and

Code: Select all

rfkill

might give a clue to solve the problem.

Thanks @Caramel

I decided to do a clean install so downloaded and installed 5.5.3,then updated to 5.5.4.Now Bluetooth is working.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sun Oct 08, 2023 10:00 am
by Tahrbaby

Spoke too soon..
Rebooted and BluePup showing the same fault.

Status :
Command:
Power on has failed..

Edit*

# dmesg | grep -i bluetooth
[ 23.325040] Bluetooth: Core ver 2.22
[ 23.325062] NET: Registered PF_BLUETOOTH protocol family
[ 23.325065] Bluetooth: HCI device and connection manager initialized
[ 23.325071] Bluetooth: HCI socket layer initialized
[ 23.325074] Bluetooth: L2CAP socket layer initialized
[ 23.325080] Bluetooth: SCO socket layer initialized
[ 23.343606] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000302.bin failed with error -2
[ 23.343613] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000302.bin (-2)
[ 27.001327] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000302.bin failed with error -2
[ 27.001337] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000302.bin (-2)
[ 27.067284] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 27.067292] Bluetooth: BNEP filters: protocol multicast
[ 27.067299] Bluetooth: BNEP socket layer initialized
#

# rfkill
ID TYPE DEVICE SOFT HARD
0 bluetooth hci0 unblocked unblocked
1 wlan phy0 unblocked unblocked
#


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sun Oct 08, 2023 2:10 pm
by Caramel
Tahrbaby wrote: Sun Oct 08, 2023 10:00 am

# dmesg | grep -i bluetooth
...
[ 23.343606] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000302.bin failed with error -2
[ 23.343613] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000302.bin (-2)
[ 27.001327] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000302.bin failed with error -2
[ 27.001337] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000302.bin (-2)
...

Dmesg seems to indicate a firmware is missing. This would not explain why the bluetooth worked before.

You can try to add the firmware :

Code: Select all

mkdir /usr/lib/firmware/qca
cd /usr/lib/firmware/qca
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/nvm_usb_00000302.bin
wget http://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/rampatch_00130302.bin
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/rampatch_usb_00000302.bin

(sources : https://forum.libreelec.tv/thread/21794 ... h-support/ and www.reddit.com/r/voidlinux/comments/iz1 ... ?rdt=58926)

and reboot.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sun Oct 08, 2023 3:28 pm
by Caramel
nnriyer wrote: Thu Oct 05, 2023 7:34 am

Sir,
There is a issue in network wizard. Hence no internet to office Laptop. My network connection etho (static). So even after saving the network, gateway number is not taking or saving. Hence no connection.

Error ! Interface configuration failed
The OS has just tried to do this
ip addr add 200.200.200.87/255.255.255.0 dev. eth0 and got the following error message

RTNETLINK answers : File exists.

My static IP setting as indicated below

200.200.200.87 static ip
255.255.255.0 subnet
200.200.200.7 gateway

DNS : 200.200.200.7
8.8.8.8

Unable to save gateway IP?

You can replace SimpleNetworkSetup by NetworkManager in EasyOS 5.5.4.

If you have internet access in your computer you can use PKGget to install networkmanager, network-manage-applet and their dependancies libndp libnewt slang gcr libsecret.
If not you can download the matching tar.xz files at https://distro.ibiblio.org/easyos/amd64 ... kirkstone/ ,copy and install them on Easy (To install a tar.xz you click on it)

Finally in /usr/local/bin/defaultconnect replace "exec sns" by "exec nm-setup" or "exec NetworkManager". Reboot


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sun Oct 08, 2023 3:51 pm
by Tahrbaby
Caramel wrote: Sun Oct 08, 2023 2:10 pm
Tahrbaby wrote: Sun Oct 08, 2023 10:00 am

# dmesg | grep -i bluetooth
...
[ 23.343606] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000302.bin failed with error -2
[ 23.343613] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000302.bin (-2)
[ 27.001327] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000302.bin failed with error -2
[ 27.001337] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000302.bin (-2)
...

Dmesg seems to indicate a firmware is missing. This would not explain why the bluetooth worked before.

You can try to add the firmware :

Code: Select all

mkdir /usr/lib/firmware/qca
cd /usr/lib/firmware/qca
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/nvm_usb_00000302.bin
wget http://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/rampatch_00130302.bin
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/rampatch_usb_00000302.bin

(sources : https://forum.libreelec.tv/thread/21794 ... h-support/ and www.reddit.com/r/voidlinux/comments/iz1 ... ?rdt=58926)

and reboot.

@Caramel

You're a star !

Thank you for the info',all working as it should now. :thumbup:


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Sun Oct 08, 2023 11:05 pm
by BarryK

Note about Network Wizard (Netwiz) and SNS, rerwin has a thread to discuss issues with these tools:

viewtopic.php?p=100474#p100474

For Easy 5.5.5, we will have to decide whether to go back to NetworkManager.

Even if that is done, the updated Netwiz and SNS will still be there, in case anyone wants to use them.
Currently no GUI way to flip between the two systems -- as Caramel posted, you have to edit /usr/local/bin/defaultconnect then reboot.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Mon Oct 09, 2023 12:05 pm
by Tahrbaby

I do observe that once booted to desktop,it takes at least another 25-30 seconds to obtain a WLAN network connection.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Mon Oct 09, 2023 7:14 pm
by szept
szept wrote: Wed Oct 04, 2023 8:33 am
BarryK wrote: Tue Oct 03, 2023 6:04 pm

Version 5.5.4 is out!

Updated and I'm not sure was that the reason or something else happened, but my wired network is not connecting automatically, yay! I'll check wifi later. Thanks :)

Ok, so it's connecting automatically, but only on the same settings, so if I'm on laptop and I manually do the wlan0 => WIRELESS => LOAD PROFILE => USE THIS PROFILE => AUTO DHCP it will connect and it will reconnect after restart, but if I go to the other PC, with wired network I have to do the process manually again eth0 => AUTO DHCP, and again, it will do this automatically after restart. However if I go back to laptop I have to do it all again.


Re: EasyOS Kirkstone-series version 5.5.4

Posted: Tue Oct 10, 2023 4:26 am
by nnriyer

[/quote]

You can replace SimpleNetworkSetup by NetworkManager in EasyOS 5.5.4.

If you have internet access in your computer you can use PKGget to install networkmanager, network-manage-applet and their dependancies libndp libnewt slang gcr libsecret.
If not you can download the matching tar.xz files at https://distro.ibiblio.org/easyos/amd64 ... kirkstone/ ,copy and install them on Easy (To install a tar.xz you click on it)

Finally in /usr/local/bin/defaultconnect replace "exec sns" by "exec nm-setup" or "exec NetworkManager". Reboot
[/quote]

Thanks @Caramel

I am happy to inform you that your workaround turned the internet connection back to eaysos 5.4.4. Now able to connect to a static IP. I have copied the file to usb and and transferred it to easyos 5.4.4.

I wont get a chance to test static IP after 6 months due to my superannuation from service!


Re: EasyOS Kirkstone-series version 5.5.5

Posted: Fri Oct 13, 2023 10:56 pm
by BarryK

Easy 5.5.5 released!

See blog announcement and d/l links:

https://bkhome.org/news/202310/easyos-k ... eased.html


Re: EasyOS Kirkstone-series version 5.5.5

Posted: Sat Oct 14, 2023 3:15 am
by tammi806

Did my 5.5.5 upgrade several hours ago and all is working well. :thumbup2:

Thanks Barry K. :D


Re: EasyOS Kirkstone-series version 5.5.5

Posted: Sat Oct 14, 2023 11:37 am
by Tahrbaby

Thanks for 5.5.5 and the latest implementations @BarryK

Everything running smoothly and my WLAN network connection is now very rapid. :thumbup:


Re: EasyOS Kirkstone-series version 5.5.5

Posted: Mon Oct 16, 2023 9:23 am
by szept
BarryK wrote: Fri Oct 13, 2023 10:56 pm

Easy 5.5.5 released!

Both, wired and wifi are connecting automatically again! Thanks :)

Damian


Re: EasyOS Kirkstone-series version 5.5.5

Posted: Mon Oct 16, 2023 8:05 pm
by don570

EasyOS Kirkstone-series version 5.5.5

wifi and Samba server worked
__________________________


Audacity appimage works

Posted: Tue Oct 17, 2023 7:09 pm
by don570

Audacity 3.3.3 appimage works. Just downloaded from Audacity site
Double click on icon to make it run.
I could record with it by setting the mixer in tray to record from
my rear micorphone. It then recorded from my computers audio input port.
_______________________________
Blender 3-d program wouldn't launch .
SFS version of Blender would launch
___________________________


Re: EasyOS Kirkstone-series version 5.5.5

Posted: Thu Oct 19, 2023 10:47 am
by Tessel

Clipchamp web editor does not work on chromium on easyos. Cannot export video.