>Synopsis: smartmontools package /etc/smartd_warning.sh has incorrect file
>permissions
>Category: user
>Environment:
System : OpenBSD 7.6
Details : OpenBSD 7.6 (GENERIC.MP) #338: Mon Sep 30 08:55:35 MDT
2024
dera...@amd64.openbsd.org:/
>Synopsis: bsd.upgrade hangs on boot after sysupgrade(8) 7.5 -> 7.6
>Category: kernel amd64
>Environment:
System : OpenBSD 7.5
Details : OpenBSD 7.5 (GENERIC.MP) #2: Mon Sep 16 15:56:43 CEST 2024
r...@syspatch-75-amd64.openbsd.org:/usr/sr
I have a text file that I keep unicode in it, and it's
always displayed fine in the console, and in terminal
emulator under X. After upgrading to 7.6, all my unicode
just shows `[]' looking placeholders.
I started xterm(1) with a bunch of fonts to see if this
was a problem with my preferred font
According to u/jggimi on Reddit[1]
> The MediaTek MT7921 is defined in pcidevs, and I can see that it's
> included with the mwx(4) driver, that was added for release 7.5. I
> don't think there's a man page, which is probably an oversight.
I don't see man-pages for mwx(4) on either my 7.5 or 7.6 i
> > The MediaTek MT7921 is defined in pcidevs, and I can see that it's
> > included with the mwx(4) driver, that was added for release 7.5. I
> > don't think there's a man page, which is probably an oversight.
>
> I don't see man-pages for mwx(4) on either my 7.5 or 7.6 installs.
>
> My understan
On 2024-10-17 18:03, Miod Vallat wrote:
> > I don't see man-pages for mwx(4) on either my 7.5 or 7.6 installs.
>
> This driver is not in working state yet, which is why it is not
> documented yet.
Ah, makes sense. Thanks!
-tkc