Chromium can't be compiled because a bug with webrtc.

2024-03-14 Thread Mario Marietto
Hello. On FreeBSD 13.3 I'm trying to install Chromium,but the compilation stopped because a bug : . /usr/local/include -c ../../third_party/webrtc/api/candidate.cc -o obj/third_party/webrtc/api/candi date/candidate.o In file included from ../../third_party/webrtc/api/candidate.cc:11: In

Re: files/edd962f76ea4b5869f3c6f8ee5438fb9750b802d02bb8035fe1b7bd0a8ba7401.gz not found -- snapshot corrupt.

2024-02-15 Thread Mario Marietto
Hello. What's the correct port tree for FreeBSD 12.04 for arm 32 bit ? A or B ? A) https://cgit.freebsd.org/ports/snapshot/ports-12.4-eol.tar.gz B) https://cgit.freebsd.org/ports/snapshot/ports-release/12.4.0.tar.gz thanks. On Thu, Feb 15, 2024 at 6:34 PM Jamie Landeg-Jones wrote: > Ma

files/edd962f76ea4b5869f3c6f8ee5438fb9750b802d02bb8035fe1b7bd0a8ba7401.gz not found -- snapshot corrupt.

2024-02-14 Thread Mario Marietto
Hello. After a lot of work I've been able to install FreeBSD 12.04 for armv7 on my ARM Chromebook. Now I would like to install some ports. This is what happens when I try to get a fresh ports tree : marietto@freebsd:/usr # sudo portsnap fetch extract . /usr/ports/databases/py-sqlalchemy10/

Re: How to use the L4 Microkernel with a FreeBSD userland.

2024-02-11 Thread Mario Marietto
microkernel itself on "top" of it. Do you know if something like this exists ? On Sun, Feb 11, 2024 at 9:01 PM Mark Millard wrote: > [Only replying to what I've subscribed to --and I dropped > Warner as well.] > > On Feb 11, 2024, at 11:43, Mario Marietto wrote: > > &

Re: How to use the L4 Microkernel with a FreeBSD userland.

2024-02-11 Thread Mario Marietto
ok. But what does this mean ? That I can use whatever Linux distro I want ? Or even the FreeBSD world ? On Sun, Feb 11, 2024 at 7:59 PM Mark Millard wrote: > > > On Feb 11, 2024, at 05:44, Mario Marietto wrote: > > > I'm trying to understand how to use the L4 Microker

How to use the L4 Microkernel with a FreeBSD userland.

2024-02-11 Thread Mario Marietto
Hello to everyone. I'm trying to understand how to use the L4 Microkernel with a FreeBSD userland. I've asked the same to a L4 developer,but he told me that he does not know FreeBSD,so I'm here to ask the same question. First of all I'm sure that it can be done,because it is written clearly on

Re: How to upgrade an EOL FreeBSD release or how to make it working again

2024-01-17 Thread Mario Marietto
0 : #optionsIPI_IRQ_START=0 #optionsIPI_IRQ_END=15 #optionsARM_L2_PIPT but I suspect that a lot of options will be missing and the more comments I will make,the more the chance that it will not work will increase. ... On Mon, Jan 15, 2024 at 7:48 PM Mario Marietto wrote: > Hello.

Re: How to upgrade an EOL FreeBSD release or how to make it working again

2024-01-15 Thread Mario Marietto
15 Jan 2024, at 16:46, Mario Marietto wrote: > > > > The ARM Chromebook is based on armv7,it is still recent. > > For reference, the ARMv7 architecture was introduced in 2005. The last > cores that implemented the architecture were released in 2014. This is not > a ‘rec

Re: How to upgrade an EOL FreeBSD release or how to make it working again

2024-01-15 Thread Mario Marietto
drive" is the kind of advice I need to supplement the old > Chromebook wiki page.) > > There is at least a little value in getting it to work because the armv6 > code is bit rotting and will go away entirely unless people use it. > > John Carr > > > > On Jan 15

Re: CDE on FreeBSD 14.0 Release

2023-11-27 Thread Mario Marietto
I asked the same recently and I'd got a good answer,here : https://forums.FreeBSD.org/threads/cde-users-unite.85143/post-576559 On Mon, Nov 27, 2023 at 5:25 PM Rolf M. Dietze wrote: > Hi, > > might be that I am on the wrong list for this, since my Problem > exists on 14.0Release. > > After an

Re: Should we boot the FreeBSD kernel in ELF format or in zImage format ? How?

2023-11-25 Thread Mario Marietto
Sat, Nov 25, 2023 at 4:41 AM Mario Marietto > wrote: > >> Hello to everyone. >> >> we have just virtualized Debian 12 on our arm (32 bit) Chromebook. As >> host / dom0 we have chosen Devuan 5,and for guest / domU,Debian 12. It >> works great. But our goa

Fwd: Should we boot the FreeBSD kernel in ELF format or in zImage format ? How?

2023-11-25 Thread Mario Marietto
Hello to everyone. we have just virtualized Debian 12 on our arm (32 bit) Chromebook. As host / dom0 we have chosen Devuan 5,and for guest / domU,Debian 12. It works great. But our goal is different. We want to virtualize FreeBSD as domU. Can we have a working Xen PV network driver for a FreeBSD

Etnaviv Mesa graphics works good ?

2023-07-07 Thread Mario Marietto
Hello. Do any of you guys have a success story of using Etnaviv Mesa driver with whatever graphics on ARM platform? Is it possible to start X11/Wayland/FB with a Vivante GPU and RGB/MIPI display? -- Mario.

Re: PinePhone Pro Boots On CURRENT

2023-05-31 Thread Mario Marietto
l have access to all (or any) of these hardware elements. This is true. But AFAIK qemu can provide the missing software components replacing them with the virtual ones. On Wed, May 31, 2023 at 3:35 PM Gary Jennejohn wrote: > On Wed, 31 May 2023 12:00:43 +0200 > Mario Mar

Re: PinePhone Pro Boots On CURRENT

2023-05-31 Thread Mario Marietto
lls and to send sms ? because this is what I want to do. A freeBSD powered phone. On Wed, May 31, 2023 at 11:30 AM Gary Jennejohn wrote: > On Tue, 30 May 2023 20:50:52 +0200 > Mario Marietto wrote: > > > Check at this,also : https://github.com/raspiduino/a6lte-kvm/releases > > &

Re: PinePhone Pro Boots On CURRENT

2023-05-30 Thread Mario Marietto
Check at this,also : https://github.com/raspiduino/a6lte-kvm/releases What I would like to know is if I can install Linux as the main OS,instead of Android. Thanks. On Tue, May 30, 2023 at 8:31 PM Mario Marietto wrote: > My idea is to patch the kernel with this patch : > > https://g

Re: PinePhone Pro Boots On CURRENT

2023-05-30 Thread Mario Marietto
My idea is to patch the kernel with this patch : https://github.com/sleirsgoevy/exynos-kvm-patch in the worst case scenario, I will virtualize FreeBSD with qemu + kvm on top of Android. On Tue, May 30, 2023 at 8:20 PM Gary Jennejohn wrote: > On Tue, 30 May 2023 15:02:38 +0200 > Mario Ma

Re: PinePhone Pro Boots On CURRENT

2023-05-30 Thread Mario Marietto
Someone is reading what I'm writing ? I'm not sure because it seems that my messages are totally ignored. On Tue, May 30, 2023 at 4:39 PM Pete Wright wrote: > > > On 5/30/23 05:19, Stephan Lichtenauer wrote: > > > >> > >> But, once i get the linux DTB for this guy into a disk image i'm > >>

Re: PinePhone Pro Boots On CURRENT

2023-05-30 Thread Mario Marietto
That's interesting. As I have already said,I haven't bought the pinephone pro,because it is expensive for me. So I'm working on a parallel project. I've bought this phone,instead : https://www.hdblog.it/schede-tecniche/samsung-galaxy-a6_i3655/ That's cheaper. Between the specs I read that it has

Re: Arm64 Tier 1 FreeBSD 13 Phones

2023-02-28 Thread Mario Marietto
ay is compiling FreeBSD as a native App that runs on top iOS and > Android. > > Tech giants will never open the source code of their devices drivers. > > Enrico Migliore > On 27/02/2023 23:25, Mario Marietto wrote: > > I'm very interested in this project. I have a good P

Re: Arm64 Tier 1 FreeBSD 13 Phones

2023-02-27 Thread Mario Marietto
I'm very interested in this project. I have a good PC and a decent graphic card. If I can be useful,tell me how and I will consider if I can help. Il giorno lun 27 feb 2023 alle ore 22:54 Mario Marietto < marietto2...@gmail.com> ha scritto: > Hello. > > I'm very interested in