Re: snapshot boot fails with error "entry point at 0x1001000"

2020-10-27 Thread Sven Wolf
Hi Mark, on my Lenovo V130 the patch works. Now I'm able to boot the current kernel again, without the need to remove the radeon and amdgpu driver (https://marc.info/?l=openbsd-misc=159276382718317=2) Thanks and best regards, Sven On 10/27/20 1:40 PM, Mark Kettenis wrote: Hi Kastus,

some Ryzen, AMD 500 Chipset, Navi 10 and Kingson pcidev

2021-02-07 Thread Sven Wolf
Hi, I've added some Ryzen 3xxx, AMD 500 Chipset, Navi 10 and Kingston ids to pcidev. I've taken the description from the Linux PCI device ids https://pci-ids.ucw.cz/v2.2/pci.ids ok? Index: pcidevs === RCS file:

Re: some Ryzen, AMD 500 Chipset, Navi 10 and Kingson pcidev

2021-02-08 Thread Sven Wolf
bd0 mux 1 vscsi0 at root scsibus4 at vscsi0: 256 targets softraid0 at root scsibus5 at softraid0: 256 targets sd6 at scsibus5 targ 1 lun 0: sd6: 262143MB, 512 bytes/sector, 536870384 sectors root on sd6a (a663c80b8db91086.a) swap on sd6b dump on sd6b iwx0: hw rev 0x340, fw ver 48.1335886879.0, addr

Re: X server updated to version 21.1.1

2021-12-15 Thread Sven Wolf
On 11/12/21 19:18, Matthieu Herrb wrote: Hi, I've updated the X server in Xenocara to version 21.1.1, together with Freetype (2.11.0) and fontconfig 2.13.94. One of the visible change of this update is that some LCD panels now report their real physical dimensions to the X server, rather

Re: patch: if_iwx.c add support for ax201 with subsystem id 0x0030

2022-04-08 Thread Sven Wolf
Hi Stefan, on my device WL_22500_8 0x4df0 this patch doesn't work directly. I get the error message: iwx0: could not load firmware, 35 iwx0: failed to load init firmware Under Linux the firmware iwlwifi-QuZ-a0-hr-b0-67.ucode is loaded for this device. Also my old patch

Re: patch: if_iwx.c add support for ax201 with subsystem id 0x0030

2022-04-09 Thread Sven Wolf
Hi Stefan, thanks for your effort. I've successfully tested your latest patch. I also got the sw_hw_rev: sc_hw_rev=354 Thanks, Sven On 4/9/22 17:11, Stefan Sperling wrote: On Sat, Apr 09, 2022 at 04:53:50PM +0200, Stefan Sperling wrote: On Sat, Apr 09, 2022 at 04:52:12PM +0200, Stefan

Re: patch: if_iwx.c add support for ax201 with subsystem id 0x0030

2022-04-09 Thread Sven Wolf
Hi Stefan, sorry, I'm not sure how I can get the sc_hw_rev value. Hopefully this is the requested value: iwx0: hw rev 0x350, fw ver 67.8f59b80b.0 Best regards, Sven On 4/9/22 11:35, Stefan Sperling wrote: On Sat, Apr 09, 2022 at 12:31:09AM +0200, Sven Wolf wrote: Hi Stefan, on my device

Re: patch: if_iwx.c add support for ax201 with subsystem id 0x0030

2022-04-09 Thread Sven Wolf
On 4/9/22 15:28, Stefan Sperling wrote: On Sat, Apr 09, 2022 at 12:47:56PM +0200, Sven Wolf wrote: Hi Stefan, sorry, I'm not sure how I can get the sc_hw_rev value. Hopefully this is the requested value: iwx0: hw rev 0x350, fw ver 67.8f59b80b.0 This is not the "QuZ" (0x354

Re: iwx(4) -77 firmware diff for testing

2023-02-25 Thread Sven Wolf
Hi Stefan, thanks for your work. I also can confirm your patch. Thanks, Sven On 2/24/23 10:36, Mikhail wrote: On Wed, Feb 22, 2023 at 03:31:28PM +0100, Stefan Sperling wrote: Below is my work-in-progress diff to update iwx(4) to latest firmware. Every system tracking -current should already

Re: iwx(4) -77 firmware diff for testing

2023-03-04 Thread Sven Wolf
On 3/2/23 10:09, Stefan Sperling wrote: On Wed, Feb 22, 2023 at 03:31:28PM +0100, Stefan Sperling wrote: Below is my work-in-progress diff to update iwx(4) to latest firmware. Every system tracking -current should already have the new -77 firmware images. The new images contain security fixes