Closed bryanpedini closed 3 years ago
Like title says.
Currently tested working on Kubuntu 20.04 representing
x86_64
(amd64
) and a Raspberry Pi 3b+. I could need someone with a Raspberry Pi 4 to provide me the result ofuname -m
from console.
pi@smartgic-pi4b8-13:~ $ uname -m
aarch64
I'll wait for you to update your commit based on the uname -m
I provided to you and then I'll merge the PR.
You will have to rebase
your commit due to the merged of #9.
You will have to
rebase
your commit due to the merged of #9.
I think they can be squashed together, I didn't touch in one branch what I touched on the other and vice versa.
Could you please test the last commit on a rPi4 to confirm it working?
Thanks for the PR @bryanpedini :+1:
Like title says.
Currently tested working on Kubuntu 20.04 representing
x86_64
(amd64
) and a Raspberry Pi 3b+. I could need someone with a Raspberry Pi 4 to provide me the result ofuname -m
from console.