Zithro : And yet you continue trying to compile (possibly) incompatible
softwares from source, instead of following the user guides, and despite
our warnings. You essentially say "I want to do some complicated stuff
without understanding how it works, and quick please".

Are you reading my mind ? How can you know what I say ? I don't say or
think what you think I think. My approach is something like this : to
understand why I get that error,learning guides is not enough,or at least,I
found that learning by doing is a good choice to learn for me. So,the
chosen to recompile from scratch everything (Linux kernel,qemu,libvirt and
virt-manager) is not a masochistic choice, it is useful for me because
doing so,step by step,I will see what happens from a lot of different
angles and I can learn the whole procedure evaluating a process at a time.
Learning for me is important. If I do what you suggest as is,I will learn a
few things,because probably your solution is correct,but I need to make
errors before I can understand what's correct and what's not. Can you
understand my point ? I spend my time reading,but I can't read everything
since I don't know what's relevant and what's not. So before I read
something I ask on various forums or ML what I should learn. That's because
I need to focus my attention only on the points that are relevant to be
able to achieve the project. This is important to avoid reading a lot of
useless things that would lead me astray. With that said,I have understood
what to do,more or less. I should install a debian version that has a 5.4
kernel on board. I don't know which release could be. I hope that it has a
version of qemu minor than 5.2,otherwise it will not work. If it is 5.2 or
greater,I don't know what to do. Maybe I will try to recompile qemu 5.1 to
see if it can be good with a 5.4 kernel shipped by that version of Debian.
For sure I will also install libvirt and virt-manager and the UEFI files
from the packages of that distro. I hope you understand that for someone
who is learning there are many unknowns to solve. I hope you understand
that not everyone has a clear and global vision of what to do and you can't
expect to always or almost always deal with experienced people. Finally, I
hope you understand that what is simple for you is not or it is less so
easy for other users.

On Wed, Aug 30, 2023 at 7:15 PM zithro <sl...@rabbit.lu> wrote:

> Seems you also don't read and/or learn ...
> Don't top post please, it's a matter of respect.
>
>    A: Because it messes up the order in which people normally read text.
>    Q: Why is top-posting such a bad thing?
>    A: Top-posting.
>    Q: What is the most annoying thing in e-mail?
>
> On 30 Aug 2023 10:50, Mario Marietto wrote:
> > Not a useful suggestion for me. I'm not a coder,such as I'm not a pro
> > system admin : this is only a hobby for me. I try to do the best I
> can,but
> > I can't solve bugs for which a solution has not been found yet and that
> > involves the writing of a piece of code.
>
> And yet you continue trying to compile (possibly) incompatible softwares
> from source, instead of following the user guides, and despite our
> warnings.
> You essentialy say "I want to do some complicated stuff without
> understanding how it works, and quick please".
>
> Have you looked for bug reports for your THREE consecutive problems ?
> Why not going plain Debian stable and walk from there ?
>
> Have you checked the compilation flags needed ?
> You don't need to be a dev to understand, just spend time reading.
>
> If distros spend a huge amount of time packaging software, it's to
> ensure proper compatibility between software versions, including the
> kernel.
> Dumb example :
>    - compile kernel 4.2
>    - compile QEMU version 1
>    - compile libvirt version 9
>
> I'm pretty sure you'll get as "strange" errors as you experienced.
> But those errors are not strange, it's just that code get created and
> deleted.
> If libvirt needs the function "virConnectGetDomainCapabilities()" from
> KVM, and the installed version of kernel/KVM does NOT ship this
> function, you get those kind of errors.
>
> My advice : look for people who use Linux/BSD -AND- your platform/model
> (Chromebook ARM).
> Also, if you're not ready to spend time, follow recent guides.
>
> --
> ++
> zithro / Cyril
>
>

-- 
Mario.

Reply via email to