Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
On Wed, Jan 13, 2021 at 09:07:45PM +, tech-lists wrote: On Wed, Jan 13, 2021 at 05:36:02PM +0100, Mark Kettenis wrote: Also note that support for the temperature sensor in ACPI mode was added recently, after the 6.8 release. Ah. I didn't fully appreciate this when I first read your messa

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
On Wed, Jan 13, 2021 at 05:36:02PM +0100, Mark Kettenis wrote: In device tree mode serial output will be the default. You can switch to HDMI (what we call glass console) by typing set tty fb0 at the boot> prompt. You can make this permanent by adding this command to a /etc/boot.conf file.

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread Mark Kettenis
> Date: Wed, 13 Jan 2021 02:13:42 + > From: tech-lists > > On Wed, Jan 13, 2021 at 03:19:35PM +, Stuart Henderson wrote: > >Set your uefi firmware to device tree or acpi + device tree mode. > > Unfortunately neither of those modes worked. It sits at the part before it's > cleared the la

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
On Wed, Jan 13, 2021 at 03:19:35PM +, Stuart Henderson wrote: Set your uefi firmware to device tree or acpi + device tree mode. Unfortunately neither of those modes worked. It sits at the part before it's cleared the large raspberry image, after the first two lines of booting output. Noth

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
On Wed, Jan 13, 2021 at 03:19:35PM +, Stuart Henderson wrote: Set your uefi firmware to device tree or acpi + device tree mode. ok thanks I'll try that and get back with results -- J.

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread Stuart Henderson
Set your uefi firmware to device tree or acpi + device tree mode. On 2021/01/13 01:25, tech-lists wrote: > On Wed, Jan 13, 2021 at 03:56:22PM +0100, Mark Kettenis wrote: > > > Date: Wed, 13 Jan 2021 01:06:30 + > > > From: tech-lists > > > > > > Hi, > > > > > > On Wed, Jan 13, 2021 at 10:43:

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
On Wed, Jan 13, 2021 at 03:56:22PM +0100, Mark Kettenis wrote: Date: Wed, 13 Jan 2021 01:06:30 + From: tech-lists Hi, On Wed, Jan 13, 2021 at 10:43:57PM +0800, Archimedes Gaviola wrote: >Hi, > >Can you try this in your system? > >openbsdrpi4b2# sysctl -a | grep temp0 >hw.sensors.bcmtmon0.t

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread Mark Kettenis
> Date: Wed, 13 Jan 2021 01:06:30 + > From: tech-lists > > Hi, > > On Wed, Jan 13, 2021 at 10:43:57PM +0800, Archimedes Gaviola wrote: > >Hi, > > > >Can you try this in your system? > > > >openbsdrpi4b2# sysctl -a | grep temp0 > >hw.sensors.bcmtmon0.temp0=55.99 degC > > obsd# sysctl -a | gr

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
Hi, On Wed, Jan 13, 2021 at 10:43:57PM +0800, Archimedes Gaviola wrote: Hi, Can you try this in your system? openbsdrpi4b2# sysctl -a | grep temp0 hw.sensors.bcmtmon0.temp0=55.99 degC obsd# sysctl -a | grep temp0 obsd# -- J.

Re: openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread Archimedes Gaviola
Hi, Can you try this in your system? openbsdrpi4b2# sysctl -a | grep temp0 hw.sensors.bcmtmon0.temp0=55.99 degC Thanks and best regards, Archimedes On Wed, Jan 13, 2021 at 10:28 PM tech-lists wrote: > Hello, > > I'm new to modern openbsd (having last used it in a router setting > back in 2000

openbsd68 and raspberry pi 4 cpu sensor

2021-01-13 Thread tech-lists
Hello, I'm new to modern openbsd (having last used it in a router setting back in 2000) and am trying to get the temperature sensor for raspberry pi 4 working. https://man.openbsd.org/bcmtmon seems to indicate it'd be in 6.8 but in dmesg there's nothing for BCM2711. What do I need to do in order