From nobody Fri Nov 26 18:35:48 2021 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AE2BD18A5D9E for ; Fri, 26 Nov 2021 18:36:00 +0000 (UTC) (envelope-from jdhurtado@orbiware.com) Received: from mail-ua1-x935.google.com (mail-ua1-x935.google.com [IPv6:2607:f8b0:4864:20::935]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J13NJ41Qmz3pyP for ; Fri, 26 Nov 2021 18:36:00 +0000 (UTC) (envelope-from jdhurtado@orbiware.com) Received: by mail-ua1-x935.google.com with SMTP id r15so20345209uao.3 for ; Fri, 26 Nov 2021 10:36:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=orbiware.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ejkIMU1hlb14yV2/BKTJALIQOO+z15JYkhsznHprIbw=; b=ASuFILhN0pxftByD9EzHQOYWc3mX6UPci6kXnbHU7qe+Etx5rDo60SBTfzH3vo1GOf K4bfHnEde332D1pV7kf9NDxwMh0aQPavxiSmMie5mgdQWAbBpN2RsRGS9llxcokLhqR3 av5GMfud6LzqCZD02IBGH5meGbppKMvl89vKkLz9DPPSxaD2Vcd15oixanRjHuLZ76c4 R82UsrNPpbnxCUhyzwIQ5VBIwaQy7eoEGo+bk1qJKWqib/6SMTXc/Zd7m6bpBKwMpDj6 HLUQ2zHzhCCl6HYbYvNmfuY0SMNtLfwxhCWoKeKVkYL+CK4t+ZpN68/jt0/ch4otge/v higA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ejkIMU1hlb14yV2/BKTJALIQOO+z15JYkhsznHprIbw=; b=5G3QHpLrC7l/G9IniPRR6jhS0ajCVshuK5VOGY2NtHEgxtgG0OkFXdaZr2GYQWGZWV 36A8uwniPnl3Nh5A2qmJHgmDDR4d5hxg7Uw4akU3sgw+02/1M2IBqXRkz9dZe14rfWUL +T2NdurkU33DlhtEvwCpnSiKc5+fE8+pSf6okgiYBK7p+fvMTpsVeHPVkL4i0rneUjwa cHRwyPpWuio7l5KyAKhltsIGKLMNaj2H2CtSXUrkzOvsHh+UcQHGFS8ONFVrmi6AkTNZ /zz5GvqnByJl3Sumz61mDXzmgudPqPUaEFAqtifReovmzNaULgTmLI0okgg65Tyt5JET 79zw== X-Gm-Message-State: AOAM531xsjP8PRYVpNFfj44+mND78sHXeGUygL948dnalFkEYbPkV/yN JxZFfaoe1vIpCjsfsmXSaAoWMo1ZycW42xdSyBeUB0rZ1gRD X-Google-Smtp-Source: ABdhPJwDPMU8gVpNQ2hj3eHQsLCpyXMrX8II3tMFmVfrxDyRs6ExILnUkKNjGN64/8+/5TxC2+lGEWhnEVs6i2vOqt0= X-Received: by 2002:ab0:1e04:: with SMTP id m4mr35888780uak.100.1637951759943; Fri, 26 Nov 2021 10:35:59 -0800 (PST) List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 References: <20211124155352.GA26072@www.zefox.net> <6CCD061E-DCDA-46E0-AE19-76EA1B30E56F@yahoo.com> <69E3CEF1-87D0-405B-B132-7D6A6A4EA056@yahoo.com> <1229E940-5DAB-4D49-AB14-E804296D10BC@yahoo.com> In-Reply-To: From: Juan David Hurtado G Date: Fri, 26 Nov 2021 13:35:48 -0500 Message-ID: Subject: Re: 13.0-RELEASE Poor performance on Raspberry pi 3 B+ To: MJ Cc: freebsd-arm@freebsd.org Content-Type: multipart/alternative; boundary="000000000000cf9cc005d1b55ca7" X-Rspamd-Queue-Id: 4J13NJ41Qmz3pyP X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --000000000000cf9cc005d1b55ca7 Content-Type: text/plain; charset="UTF-8" Thank you so much for your time you all. New microSD arrived today. It is a SanDisk Ultra, see this on the Raspberry pi 3B+: ``` root@generic:~ # dmesg | grep -i mmc mmc0: on sdhci_bcm0 mmcsd0: 32GB at mmc0 50.0MHz/4bit/65535-block ``` 50 MHz !! What a relief. Other OS like RaspiOS and NetBSD runs well on the other cards, not sure why. I still don't understand why sandisk is the only brand that works for FreeBSD apparently. I'm willing to give more information if needed or even to open a ticket in bugzilla if you find it useful. Have a great weekend !! PS: I've also bought the usb ttl cable if I can give any more information using the other card via serial console. -- Juan David Hurtado G --000000000000cf9cc005d1b55ca7--