Help Install ODROID-HC4

2022-10-09 Thread Joel Carnat
Hello, As it was referenced on the arm64 web page, I bought a Hardkernel ODROID-HC4 to run OpenBSD. The thing is, I can't boot the OpenBSD installer at all. I have successfully ran an armbian instance from the microSD card so I expect the hardware to be fully functional. I have tried using

Re: Help Install ODROID-HC4

2022-10-10 Thread Joel Carnat
Le 09/10/2022 à 18:50, Mark Kettenis a écrit : Date: Sun, 9 Oct 2022 17:54:51 +0200 From: Joel Carnat Hello, As it was referenced on the arm64 web page, I bought a Hardkernel ODROID-HC4 to run OpenBSD. The thing is, I can't boot the OpenBSD installer at all. I have successfully r

Re: Help Install ODROID-HC4

2022-10-10 Thread Joel Carnat
Le 10/10/2022 à 14:44, Mark Kettenis a écrit : Date: Mon, 10 Oct 2022 14:14:49 +0200 From: Joel Carnat Le 09/10/2022 à 18:50, Mark Kettenis a écrit : Date: Sun, 9 Oct 2022 17:54:51 +0200 From: Joel Carnat Hello, As it was referenced on the arm64 web page, I bought a Hardkernel ODROID-HC4

Re: Help Install ODROID-HC4

2022-11-02 Thread Joel Carnat
Hello, Le 11/10/2022 à 01:48, Joel Carnat a écrit : Le 10/10/2022 à 14:44, Mark Kettenis a écrit : Date: Mon, 10 Oct 2022 14:14:49 +0200 From: Joel Carnat Le 09/10/2022 à 18:50, Mark Kettenis a écrit : Date: Sun, 9 Oct 2022 17:54:51 +0200 From: Joel Carnat Hello, As it was referenced on

Re: Help Install ODROID-HC4

2022-11-03 Thread Joel Carnat
> Le 3 nov. 2022 à 11:24, Mark Kettenis a écrit : > >  >> >> Date: Thu, 3 Nov 2022 01:33:03 +0100 >> From: Joel Carnat >> >> Hello, >> >>> Le 11/10/2022 à 01:48, Joel Carnat a écrit : >>> Le 10/10/2022 à 14:44, Mark Kettenis a

Can't use all 14TB of disk when installing.

2022-11-05 Thread Joel Carnat
Hi, I have installed OpenBSD 7.2 on a 14TB SATA disk using my ODROID HC4. During installation, I was not able to use the whole disk size although I selected "whole" and "auto partionning". The installer seemed to recognized only about 2TB. dmesg says: sd0 at scsibus0 targ 0 lun 0: naa.5000cca2

Re: Can't use all 14TB of disk when installing.

2022-11-15 Thread Joel Carnat
Le 13/11/2022 à 09:31, Otto Moerbeek a écrit : On Sun, Nov 13, 2022 at 09:24:53AM +0100, Otto Moerbeek wrote: On Sat, Nov 12, 2022 at 09:59:00PM +0100, Patrick Wildt wrote: Am Sat, Nov 05, 2022 at 04:03:50PM +0100 schrieb Joel Carnat: Hi, I have installed OpenBSD 7.2 on a 14TB SATA disk

Re: Can't use all 14TB of disk when installing.

2022-11-16 Thread Joel Carnat
> Le 16 nov. 2022 à 08:48, Otto Moerbeek a écrit : > > On Tue, Nov 15, 2022 at 11:25:15PM +0100, Joel Carnat wrote: > >> Le 13/11/2022 ?? 09:31, Otto Moerbeek a ??crit??: >>>> On Sun, Nov 13, 2022 at 09:24:53AM +0100, Otto Moerbeek wrote: >>> >&g

Using two disks in ODROID HC4 freezes the system

2022-11-16 Thread Joel Carnat
Hello, I have plugged a second disk in my ODROID HC4. The idea was to backup the data from sd0 to sd1 using rsync. So I stopped OpenBSD, inserted the second disk and rebooted. Then I formatted sd1, mounted it and started an rsync command. Then, the OS became unresponsive. Already running comma

Re: Using two disks in ODROID HC4 freezes the system

2022-11-17 Thread Joel Carnat
> Le 16 nov. 2022 à 23:41, Mark Kettenis a écrit : > >  >> >> Date: Wed, 16 Nov 2022 23:20:01 +0100 >> From: Joel Carnat >> >> Hello, >> >> I have plugged a second disk in my ODROID HC4. The idea was to >> backup the data from sd0

ODROID HC4 does not detect SSD

2023-11-16 Thread Joel Carnat
Hello, I've decided to plug a 2.5" 8TB SSD drive into the second slot of my ODROID HC4 but it is not detected. I have tested 2 SSD disks (Samsung 4TB and Samsung 8TB) and none are recognised. But if I plug them via the USB port, they are detected ; and I can mount the partitions. I have teste

Re: ODROID HC4 does not detect SSD

2023-11-20 Thread Joel Carnat
SDs in USB adapters and one in particular seems more sensitive to voltage than the rest.  This is under Linux. On Thu, Nov 16, 2023 at 12:41 PM Joel Carnat wrote: Hello, I've decided to plug a 2.5" 8TB SSD drive into the second slot of my ODROID HC4 but it is not detected. I have tested

Re: ODROID HC4 does not detect SSD

2023-11-20 Thread Joel Carnat
, 09:42 Joel Carnat, <mailto:j...@carnat.net>> wrote: Yes, I use the DC 15V / 4A they recommended. And it does support 2x 3.5" SATA disks. As I understand it, SATA disks require more power than SSDs. The issue seem to be specific to those 2 SSD either because they a

CPU speed and power management on RPI4

2024-06-15 Thread Joel Carnat
Hello, I have just installed OpenBSD 7.5 on a Raspberry Pi 4-B. Everything went ok but looking at power consumption, it seems to draw nearly the double as what Raspian OS does. The RPI gets its power from a POE adapter and I can see about 13W used when IDLE (Raspian OS seems to limit to 7W IDLE

Re: CPU speed and power management on RPI4

2024-06-15 Thread Joel Carnat
On 6/15/24 16:29, Joel Carnat wrote: Hello, I have just installed OpenBSD 7.5 on a Raspberry Pi 4-B. Everything went ok but looking at power consumption, it seems to draw nearly the double as what Raspian OS does. The RPI gets its power from a POE adapter and I can see about 13W used when

Re: CPU speed and power management on RPI4

2024-06-15 Thread Joel Carnat
On 6/16/24 00:22, Mike Larkin wrote: On Sat, Jun 15, 2024 at 11:42:41PM +0200, Joel Carnat wrote: On 6/15/24 16:29, Joel Carnat wrote: Hello, I have just installed OpenBSD 7.5 on a Raspberry Pi 4-B. Everything went ok but looking at power consumption, it seems to draw nearly the double as

Choosing an i.MX6

2015-09-24 Thread Joel Carnat
Hi, I would like to run OpenBSD on i.MX6 but wonder which board to get. I'm no developper but would like to provide (personnal) email and httpd stuff on it. I've identified the following "interesting" boards : Nitrogen6X, CuBox-i4Pro and CompuLab Utilite. Which of those would be the best-to-bu