Re: Crash on resume from ZZZ

2024-05-13 Thread Jonathan Gray
On Mon, May 13, 2024 at 09:16:36PM -0700, Greg Steuck wrote: > While restoring from suspend-to-disk my /bsd crashed diff sent to this list earlier today committed as amdgpu_drv.c rev 1.44

Re: uvm_fault on unhibernating x395

2024-05-13 Thread Jonathan Gray
On Mon, May 13, 2024 at 08:10:32PM +0200, Florian Obser wrote: > OCR'ed and edited a bit, there might be mistakes. > Picture: https://dump.sha256.net/dump/unhibernating_panic.jpg > > unhibernating & block 50329599 Length 243MB > uvm_fault(0x826b2860, 0x38, 0, 1) →> e > kernel: page fault

Re: sincosl() segmentation fault

2024-05-01 Thread Jonathan Gray
On Wed, May 01, 2024 at 02:02:53PM +1000, Jonathan Gray wrote: > On Tue, Apr 30, 2024 at 06:18:23PM +0100, colin.i.k...@gmail.com wrote: > > >Synopsis: sincosl() segmentation fault > > >Category: library > > >Environment: > > System : OpenBSD 7

Re: sincosl() segmentation fault

2024-04-30 Thread Jonathan Gray
On Tue, Apr 30, 2024 at 06:18:23PM +0100, colin.i.k...@gmail.com wrote: > >Synopsis:sincosl() segmentation fault > >Category:library > >Environment: > System : OpenBSD 7.5 > Details : OpenBSD 7.5 (GENERIC.MP) #82: Wed Mar 20 15:48:40 MDT 2024 >

Re: Fwd: Assertion !cold failed in drm during sys_reboot

2024-04-30 Thread Jonathan Gray
On Tue, Apr 30, 2024 at 09:31:47AM -0500, Nathaniel Griswold wrote: > > >Synopsis: Assertion !cold failed in drm after console ctrl-alt-del > >Category: system > >Environment: > System : OpenBSD 7.5 > Details : OpenBSD 7.5 (GENERIC.MP) #82: Wed Mar 20 15:48:40 MDT 2024 >

Re: amdgpu Xorg.0.log filled with flip queue failed and Page flip failed

2024-04-16 Thread Jonathan Gray
On Tue, Apr 16, 2024 at 02:32:17AM -0700, Nam Nguyen wrote: > >Synopsis:amdgpu Xorg.0.log filled with flip queue failed and Page flip > >failed > >Category:system > >Environment: > System : OpenBSD 7.5 > Details : OpenBSD 7.5-current (GENERIC.MP) #25: Mon Apr 15

Re: protection fault in amap_wipeout

2024-04-15 Thread Jonathan Gray
On Sat, Apr 13, 2024 at 06:14:25PM +0200, Martin Pieuchot wrote: > On 30/03/24(Sat) 18:38, Martin Pieuchot wrote: > > Hello Alexander, > > > > Thanks for the report. > > > > On 01/03/24(Fri) 16:39, Alexander Bluhm wrote: > > > Hi, > > > > > > An OpenBSD 7.4 machine on KVM running postgress and

Re: Thinkpad x201 LDVS1 not recognized until xenodm starts since 7.5 upgrade

2024-04-11 Thread Jonathan Gray
On Thu, Apr 11, 2024 at 11:17:01AM +0200, lidstah wrote: > Le Mon, Apr 08, 2024 at 02:43:01PM +1000, Jonathan Gray a écrit : > > > > I could not reproduce this on a thinkpad x201 with a snapshot or 7.5. > > > > The machine I tested on has bios 1.40 compared t

Re: Thinkpad x201 LDVS1 not recognized until xenodm starts since 7.5 upgrade

2024-04-07 Thread Jonathan Gray
On Fri, Apr 05, 2024 at 03:01:15PM +0200, lidstah wrote: > >Synopsis:Thinkpad x201 LVDS1 not recognized after upgrade to 7.5 > >Category:system > >Environment: > System : OpenBSD 7.5 > Details : OpenBSD 7.5 (GENERIC.MP) #82: Wed Mar 20 15:48:40 MDT 2024 >

Re: Stopped at smu7_powergate_uvd+0x23

2024-03-12 Thread Jonathan Gray
On Tue, Mar 12, 2024 at 09:05:35PM +1300, Avon Robertson wrote: > On Tue, Mar 12, 2024 at 03:40:03PM +1100, Jonathan Gray wrote: > > On Sat, Mar 09, 2024 at 02:42:25PM +1300, Avon Robertson wrote: > > > I apologise for making this thread so disjointed. I need to > > > fi

Re: Stopped at smu7_powergate_uvd+0x23

2024-03-11 Thread Jonathan Gray
On Sat, Mar 09, 2024 at 02:42:25PM +1300, Avon Robertson wrote: > I apologise for making this thread so disjointed. I need to > find a method to include long mails such as this to a previous > short post. > > The serial output from a boot of the kernel that includes > Jonathon's reverting diff

Re: Stopped at smu7_powergate_uvd+0x23

2024-03-07 Thread Jonathan Gray
On Fri, Mar 08, 2024 at 03:35:31PM +1300, Avon Robertson wrote: > Theo > > Alas your suggestion failed as show below. > > >From a cold boot using: > > * using a USB keyboard the machine responds to: > boot> boot -c > and then at > UKC> there is no displayed response to any keypress and

Re: Stopped at smu7_powergate_uvd+0x23

2024-03-06 Thread Jonathan Gray
Thanks for the detailed report. smu7_powergate_uvd+0x23 pp_set_powergating_by_smu+0x15a amdgpu_dpm_enable_uvd+0xc1 taskq_thread POLARIS10 has UVD 6.3 If driver init fails the task gets removed by: cancel_delayed_work_sync(>uvd.idle_work); uvd_v6_0_hw_fini amdgpu_device_ip_fini_early

Re: fxp(4) crashes on ifconfig rdomain when up

2024-02-22 Thread Jonathan Gray
On Thu, Feb 22, 2024 at 04:32:06PM +0200, d...@strangeloop.cc wrote: > Hi Guys! > > I was experimenting and learning rdomains but got a kernel panic memory > managent fault every time, a few seconds after issuing ifconfig(8): > > # ifconfig fxp0 rdomain 1 > > fatal kernel trap: > > trap

Re: External display doesn't work (start?) anymore

2024-02-21 Thread Jonathan Gray
On Wed, Feb 21, 2024 at 02:12:35PM +0100, Kirill A. Korinsky wrote: > On Tue, 20 Feb 2024 09:11:35 +0100, > Jonathan Gray wrote: > > > > Thanks, committed. > > And I found one more unexpected side effect. > > When I connect monitor I need to reconnect it phy

Re: External display doesn't work (start?) anymore

2024-02-20 Thread Jonathan Gray
On Mon, Feb 19, 2024 at 12:33:09PM +0100, Kirill A. Korinsky wrote: > On Mon, 19 Feb 2024 12:23:46 +0100, > Jonathan Gray wrote: > > > > Can you revert that and see if only 1 of the 3 commits is enough? > > > > Diff below includes only > > "drm/i915/pxp/

Re: External display doesn't work (start?) anymore

2024-02-19 Thread Jonathan Gray
On Mon, Feb 19, 2024 at 12:11:28PM +0100, Kirill A. Korinsky wrote: > Greetings, > > > I'm curious if some of the newer commits in linux change what you see. > > combined diff below > > Just applied it as https://marc.info/?l=openbsd-bugs=170833357114116=raw > on > local root >

Re: External display doesn't work (start?) anymore

2024-02-19 Thread Jonathan Gray
On Sun, Feb 18, 2024 at 09:01:13PM +0100, Kirill A. Korinsky wrote: > Greetings, > > Here an ugly patch which recovers support of LG UltraFine 5K which was broken > since update drm to linux 6.6.12. > > This Display is quite delicate if not to say unstable, and it won't start with > timeout

Re: Trouble with console on UART

2024-01-27 Thread Jonathan Gray
On Sun, Jan 28, 2024 at 10:46:43AM +0900, Tranchemer Stéphane wrote: > Thanks so much for this very clear explanation, I didn’t know that one. > > I have a question regarding the patch I successfully applied on the kernel, > could such modification be accepted as a syspatch in the actual 7.4

Re: Trouble with console on UART

2024-01-27 Thread Jonathan Gray
On Sat, Jan 27, 2024 at 07:54:43PM +0900, stran...@free.fr wrote: > >Synopsis:Console is lost at boot when com0 is on a UART PCI > >Category:system amd64 > >Environment: > System : OpenBSD 7.4 > Details : OpenBSD 7.4 (GENERIC.MP) #2: Fri Dec 8 15:39:04 MST 2023 >

Re: Unable to boot -current without disabling amdgpu

2024-01-24 Thread Jonathan Gray
On Wed, Jan 24, 2024 at 12:54:10PM -0500, Josh Rickmar wrote: > I may have stumbled upon a fix by accident. Enabling resizable BAR in > my UEFI settings seems to stop the crash. I unsuccessfully tried to reproduce the problem by disabling CSM and doing a new UEFI/GPT install on: bios0: vendor

Re: Unable to boot -current without disabling amdgpu

2024-01-24 Thread Jonathan Gray
On Tue, Jan 23, 2024 at 10:55:26AM -0500, Josh Rickmar wrote: > Latest -current is unhappy with my amd64 desktop. I'm assuming this > is due to the recent drm sync to newer Linux. My GPU is a RX Vega 64. An earlier snapshot worked? > > It seems to kernel panic but I can't confirm this, the

Re: crash in r600_dri.so

2023-12-01 Thread Jonathan Gray
On Tue, Nov 21, 2023 at 11:57:40PM +1100, Jonathan Gray wrote: > On Tue, Nov 21, 2023 at 08:19:11PM +1100, Jonathan Gray wrote: > > On Mon, Nov 20, 2023 at 09:19:45PM +, Edd Barrett wrote: > > > Hi Jonathan, > > > > > > On Mon, Nov 20, 2023 at 0

Re: Xorg crashing after waking monitor from standby

2023-11-25 Thread Jonathan Gray
On Sat, Nov 25, 2023 at 11:40:37AM +1100, Jonathan Gray wrote: > On Thu, Nov 23, 2023 at 11:04:17PM +, Laurence Tratt wrote: > > OpenBSD 7.4-current (GENERIC.MP) #1461: Mon Nov 20 19:55:51 MST 2023 > > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

Re: Xorg crashing after waking monitor from standby

2023-11-24 Thread Jonathan Gray
On Thu, Nov 23, 2023 at 11:04:17PM +, Laurence Tratt wrote: > OpenBSD 7.4-current (GENERIC.MP) #1461: Mon Nov 20 19:55:51 MST 2023 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 68431814656 (65261MB) > avail mem = 66338226176 (63265MB) >

Re: Xorg crashing after waking monitor from standby

2023-11-23 Thread Jonathan Gray
On Thu, Nov 23, 2023 at 11:04:17PM +, Laurence Tratt wrote: > Perhaps 5-8 times in the past few weeks I've experienced X crashing. > Interestingly, each time it's happened has been while the monitor has > been in standby. Things seem to be fine until I wake the screen up by > pressing a key.

Re: AX211 wifi firmware load issue

2023-11-23 Thread Jonathan Gray
On Thu, Nov 23, 2023 at 11:20:27AM +, Stuart Henderson wrote: > On 2023/11/22 19:37, Gireesh wrote: > > blinkopenbsd$ dmesg | grep iwx0 > > iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX211" rev 0x00, msix > > iwx0: could not load firmware, 35 > > iwx0: failed to load init firmware > > > >

Re: crash in r600_dri.so

2023-11-21 Thread Jonathan Gray
On Tue, Nov 21, 2023 at 08:19:11PM +1100, Jonathan Gray wrote: > On Mon, Nov 20, 2023 at 09:19:45PM +, Edd Barrett wrote: > > Hi Jonathan, > > > > On Mon, Nov 20, 2023 at 07:16:14PM +1100, Jonathan Gray wrote: > > > When it last worked, were you running Me

Re: crash in r600_dri.so

2023-11-21 Thread Jonathan Gray
On Mon, Nov 20, 2023 at 09:19:45PM +, Edd Barrett wrote: > Hi Jonathan, > > On Mon, Nov 20, 2023 at 07:16:14PM +1100, Jonathan Gray wrote: > > When it last worked, were you running Mesa 23.1 (snapshots since early > > November)? Did this start with LLVM 16 (last few day

Re: crash in r600_dri.so

2023-11-20 Thread Jonathan Gray
On Sat, Nov 18, 2023 at 07:44:05PM +, Edd Barrett wrote: > Hi, > > Updated my snapshot yesterday and games/xonotic has started crashing as the > game loads. When it last worked, were you running Mesa 23.1 (snapshots since early November)? Did this start with LLVM 16 (last few days)? > > I

Re: After 7.3 to 7.4 upgrade on an iMac11,2, the screen turns black

2023-10-24 Thread Jonathan Gray
On Wed, Oct 18, 2023 at 08:31:41PM +0200, Marcus Glocker wrote: > When I revert this commit, the screen on my iMac11,2 works again: > > https://marc.info/?l=openbsd-cvs=167989100718759=2 I can't think of anything else to try, so I have committed the revert. Thanks for the report. > > > Index:

Re: After 7.3 to 7.4 upgrade on an iMac11,2, the screen turns black

2023-10-20 Thread Jonathan Gray
On Fri, Oct 20, 2023 at 04:37:36PM -0400, George Koehler wrote: > On Thu, 19 Oct 2023 11:00:42 +1100 > Jonathan Gray wrote: > > > Are there multiple models of iMac11,2 or is this due to something > > not acting as linux does? > > Yes, iMac11,2 (21.5-inch, Mid 2010) h

Re: After 7.3 to 7.4 upgrade on an iMac11,2, the screen turns black

2023-10-18 Thread Jonathan Gray
On Wed, Oct 18, 2023 at 08:31:41PM +0200, Marcus Glocker wrote: > When I revert this commit, the screen on my iMac11,2 works again: > > https://marc.info/?l=openbsd-cvs=167989100718759=2 Are there multiple models of iMac11,2 or is this due to something not acting as linux does? I'm not opposed

Re: kernel diagnostic assertion "flags & (M_WAITOK | MNOWAIT)" failed, 7.3, incomplete report

2023-10-09 Thread Jonathan Gray
On Mon, Oct 09, 2023 at 05:05:42PM -0400, Scott Walters wrote: > Sorry, this is not a real report. I forgot to try to do Control Alt Escape > to get the > ddb> prompt, and it didn't come up on its own even though ddb.panic is 1 in > sysctl. > I switched to the non-SMP 7.3 kernel after that

Re: `man backtrace` should name the required linker flag (`-lexecinfo`)

2023-10-08 Thread Jonathan Gray
On Sun, Oct 08, 2023 at 10:14:22PM -0400, Sean McBride wrote: > Hello, > > I've been trying to compile some open source C/C++ code on OpenBSD (that > already builds on Mac, Windows, and linux) and one error I hit on one > project was a link error trying to link to the backtrace() function. > >

Re: AMD gpu RX 6600 not recognized

2023-10-02 Thread Jonathan Gray
On Fri, Sep 29, 2023 at 10:09:17PM +0200, Solène Rapenne wrote: > amdgpu_bar_sizes: RBCAP0 0x3f000 sizes: 256M 512M 1G 2G 4G 8G > amdgpu_bar_sizes: RBCTRL0 0xd40 8G > GMC real 0x1ff00 vis 0x1ff00, FB off 0x7c size 0x2, > gart size 0x2000 Does limiting to a 32-bit size

Re: AMD gpu RX 6600 not recognized

2023-09-25 Thread Jonathan Gray
On Mon, Sep 25, 2023 at 04:22:44PM +0200, Solène Rapenne wrote: > > Index: sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c > > === > > RCS file: /cvs/src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c,v > > retrieving revision 1.14 > > diff -u -p

Re: AMD gpu RX 6600 not recognized

2023-09-21 Thread Jonathan Gray
On Thu, Sep 21, 2023 at 11:40:24AM -0400, Solène Rapenne wrote: > On Thu, 2023-09-21 at 17:50 +1000, Jonathan Gray wrote: > > On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote: > > > > Synopsis:   my GPU AMD Sapphire RX 6600 isn't recognized > >

Re: AMD gpu RX 6600 not recognized

2023-09-21 Thread Jonathan Gray
On Thu, Sep 21, 2023 at 09:55:44AM +0200, Solène Rapenne wrote: > Le jeudi 21 septembre 2023 à 17:50 +1000, Jonathan Gray a écrit : > > On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote: > > > > Synopsis:   my GPU AMD Sapphire RX 6600 isn't recogn

Re: AMD gpu RX 6600 not recognized

2023-09-21 Thread Jonathan Gray
On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote: > >Synopsis:my GPU AMD Sapphire RX 6600 isn't recognized > >Category:kernel > >Environment: > System : OpenBSD 7.4 > Details : OpenBSD 7.4-beta (GENERIC.MP) #1372: Wed Sep 20 09:43:54 > MDT 2023 >

Re: blank screen after fresh installation of 7.2 in powerpc

2023-09-13 Thread Jonathan Gray
On Wed, Sep 13, 2023 at 04:56:24PM -0400, Nuno Vasconcellos wrote: > I’m sorry Jonathan, the patch actually didn’t work since I had disabled > drmradeon in the kernel so I could get a working screen. Once I re-enabled > drmradeon and rebooted, I got the same issue. > > I will let you know once

Re: Fwd: blank screen after fresh installation of 7.2 in powerpc

2023-09-12 Thread Jonathan Gray
On Tue, Sep 12, 2023 at 08:33:38PM -0400, Nuno Vasconcellos wrote: > Jonathan, since my eMac is a PowerMac6,4, the solution proposed in the > following link resolved this problem in my case: > > https://gitlab.freedesktop.org/drm/amd/-/issues/2844 >

Re: kernel protection fault when running as a HVM in Xen 4.15

2023-09-10 Thread Jonathan Gray
On Sun, Sep 10, 2023 at 03:48:34AM -0400, Solène Rapenne wrote: > In the GitHub thread, Andrew Cooper, a Xen developer reported that it's > a Xen and OpenBSD issue at the same time. I got the issue because of a > new Xen version, here is his answer: > > --- > > I'm fairly sure it was broken in

Re: i386 kernels broken on ALIX machines: identifycp_0x75b: rdmsr

2023-08-16 Thread Jonathan Gray
On Wed, Aug 16, 2023 at 10:37:56AM +0200, Paul de Weerd wrote: > Hi Jonathan, > > On Wed, Aug 16, 2023 at 04:37:45PM +1000, Jonathan Gray wrote: > | I'm not sure when AMD added the MSR. > | family 0fh is Athlon 64, which has microcode updates. > | > | Index: sys/arc

Re: i386 kernels broken on ALIX machines: identifycp_0x75b: rdmsr

2023-08-16 Thread Jonathan Gray
On Tue, Aug 15, 2023 at 11:40:22PM -0700, Philip Guenther wrote: > On Tue, 15 Aug 2023, Jonathan Gray wrote: > > On Wed, Aug 16, 2023 at 08:14:17AM +0200, Paul de Weerd wrote: > > > I still have a bunch of old ALIX machines (with ancient AMD Geode > > > CPUs). The

Re: i386 kernels broken on ALIX machines: identifycp_0x75b: rdmsr

2023-08-16 Thread Jonathan Gray
On Wed, Aug 16, 2023 at 08:14:17AM +0200, Paul de Weerd wrote: > I still have a bunch of old ALIX machines (with ancient AMD Geode > CPUs). They have recently been broken, resulting in: > > Using drive 0, partition 3. > Loading.. > probing: pc0 com0 com1 pci mem[640K 255M a20=on] > disk:

Re: buffer overprint in riscv64/cpu.c

2023-08-04 Thread Jonathan Gray
On Fri, Aug 04, 2023 at 01:26:08PM +0200, Peter J. Philipp wrote: > On Tue, Aug 01, 2023 at 01:43:36PM +0200, p...@delphinusdns.org wrote: > > >Synopsis: non-terminated strings buffer in riscv64/cpu.c > > >Category: kernel > > >Environment: > > System : OpenBSD 7.3 > > Details :

Re: taskq_next_work: page fault trap when staring Xfce

2023-08-01 Thread Jonathan Gray
On Mon, Jul 31, 2023 at 10:48:12PM +1000, Jonathan Gray wrote: > On Sun, Jul 30, 2023 at 03:21:47PM +0900, YASUOKA Masahiko wrote: > > Hello, > > > > I got new vaio last week, the machine seems to have the same graphic > > > > inteldrm0 at pci0 dev 2 fun

Re: taskq_next_work: page fault trap when staring Xfce

2023-07-31 Thread Jonathan Gray
On Sun, Jul 30, 2023 at 03:21:47PM +0900, YASUOKA Masahiko wrote: > Hello, > > I got new vaio last week, the machine seems to have the same graphic > > inteldrm0 at pci0 dev 2 function 0 "Intel Graphics" rev 0x04 > drm0 at inteldrm0 > inteldrm0: msi, ALDERLAKE_P, gen 12 > > and has the

Re: taskq_next_work: page fault trap when staring Xfce

2023-07-30 Thread Jonathan Gray
On Wed, Jul 26, 2023 at 02:53:42PM +, Klemens Nanni wrote: > startxfce4 in ~/.xsession leaves the screen black immediately after > login from xenodm on an Intel T14g3 with latest snap and packages, > sometimes it hangs completely and needs a hard reset, but this time > I could switch to ttyC0

Re: iwm Bug report

2023-07-30 Thread Jonathan Gray
On Sun, Jul 30, 2023 at 04:39:08PM +0200, 4s6e46s46s...@tutanota.com wrote: > Starting from 01.jpg to 10.jpg I have tried to provide the requested bug > report information in the form of camera pictures about this bug or error > message I am experiencing during the boot process. > My OpenBSD is

Re: amdgpu: async flip with non-fast update

2023-07-28 Thread Jonathan Gray
On Fri, Jul 28, 2023 at 10:14:14PM +0100, Laurence Tratt wrote: > I built a new kernel this morning which includes a number of amdgpu patches. > I saw a bizarre situation where: the machine almost-but-not-quite ground to a > halt for quite a while, with the display not updating properly. Then the

Re: amdgpu: Error waiting for DMUB idle / Error queuing DMUB command

2023-06-29 Thread Jonathan Gray
ISION= 0 MAINTAINER=Jonathan Gray HOMEPAGE= https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amdgpu -MASTER_SITES= https://cdn.kernel.org/pub/linux/kernel/firmware/ +#MASTER_SITES= https://cdn.kernel.org/pub/linux/kernel/firmware/ +MASTER_SITES= htt

Re: Is it possible to use the amdgpu driver with my Amd R7-240 gpu ?

2023-06-24 Thread Jonathan Gray
On Sat, Jun 24, 2023 at 09:32:48PM +0200, Matthieu Herrb wrote: > On Sat, Jun 24, 2023 at 07:35:30PM +0300, chris greek wrote: > > Is it possible to use the amdgpu driver with my Amd R7-240 gpu ? > > Do i have to modify and compile the kernel so it would use amdgpu instead > > of radeon ? > >

Re: OpenBSD 7.3 can't boot after installed it says it misses some radeon firmware and the device is not configured

2023-06-18 Thread Jonathan Gray
be it misses > some firmware i can find from linux ?? R7 240 is oland. It will attach as radeondrm not amdgpu. To disable radeondrm for a single boot from the boot prompt you can run: boot -c disable radeondrm* quit > > Στις Κυρ 18 Ιουν 2023 στις 4:01 μ.μ., ο/η Jonathan Gray > έγραψ

Re: OpenBSD 7.3 can't boot after installed it says it misses some radeon firmware and the device is not configured

2023-06-18 Thread Jonathan Gray
On Sun, Jun 18, 2023 at 09:17:02AM +0300, chris greek wrote: > OpenBSD 7.3 can't boot after installed it says it misses some radeon > firmware and the device is not configured and the booting process freezes. The installer downloads drm firmware if a mirror can be contacted. When rebooting after

Re: intel T14 gen 3, picom triggers page fault trap in dpt_insert_entries

2023-04-24 Thread Jonathan Gray
On Mon, Apr 24, 2023 at 01:49:32PM +0100, Stuart Henderson wrote: > Running picom (with no special config or command line flags) on intel > T14 gen 3 fairly easily triggers a crash in drm. If it doesn't fail the > first time, exiting and restarting a few times pretty much always > triggers it. >

Re: GPU acceleration (amdgpu) works with MBR install, but not with GPT install

2023-04-03 Thread Jonathan Gray
On Sun, Apr 02, 2023 at 11:01:08PM -0400, Thomas Frohwein wrote: > >Synopsis:GPU acceleration (amdgpu) works with MBR install, but not with > >GPT install > >Category:system > >Environment: > System : OpenBSD 7.3 > Details : OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25

Re: amdgpu doesn't start; [drm] failed to load ucode VCN0_RAM(0x3A)

2023-03-15 Thread Jonathan Gray
On Tue, Mar 14, 2023 at 10:23:15PM -0600, bent...@openbsd.org wrote: > Jonathan Gray writes: > > On Tue, Mar 14, 2023 at 04:43:01AM -0600, bent...@openbsd.org wrote: > > > Jonathan Gray writes: > > > > On Mon, Mar 13, 2023 at 07:21:13PM -0600, bent...@o

Re: amdgpu doesn't start; [drm] failed to load ucode VCN0_RAM(0x3A)

2023-03-14 Thread Jonathan Gray
On Tue, Mar 14, 2023 at 04:43:01AM -0600, bent...@openbsd.org wrote: > Jonathan Gray writes: > > On Mon, Mar 13, 2023 at 07:21:13PM -0600, bent...@openbsd.org wrote: > > > Hi, > > > > > > Since the Linux 6.1.2 drm update, the Valve Steam Deck no longer starts &

Re: amdgpu doesn't start; [drm] failed to load ucode VCN0_RAM(0x3A)

2023-03-13 Thread Jonathan Gray
On Mon, Mar 13, 2023 at 07:21:13PM -0600, bent...@openbsd.org wrote: > Hi, > > Since the Linux 6.1.2 drm update, the Valve Steam Deck no longer starts > amdgpu. Instead, these messages print, and X starts with wsfb instead. which firmware package do you have installed? > > [drm] failed to load

Re: Compulab Fitlet3 (Elkhart Lake - gen 11) Intel network hardware not configured

2023-02-04 Thread Jonathan Gray
On Sat, Feb 04, 2023 at 04:43:59PM -0700, David Rinehart wrote: > >Synopsis:    Compulab Fitlet3 (Elkhart Lake - gen 11) Intel network > hardware not configured > >Category:    kernel > >Environment: >     System  : OpenBSD 7.2 >     Details : OpenBSD 7.2 (GENERIC.MP) #758: Tue Sep 27

Re: blank screen after fresh installation of 7.2 in powerpc

2023-01-08 Thread Jonathan Gray
On Sun, Jan 08, 2023 at 07:01:54PM -0500, Nuno Vasconcellos wrote: > >Synopsis: blank screen after fresh installation > >Category: powerpc > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2-stable (GENERIC) #1: Sun Jan 8 16:55:44 EST > 2023 >

Re: Kernel process drmwq spikes CPU usage

2023-01-08 Thread Jonathan Gray
On Sat, Jan 07, 2023 at 09:46:17AM +, ba...@baak6.com wrote: > >Synopsis:Kernel process drmwq spikes CPU usage every 20 seconds on > Protectcli Vault-2 Port hardware. > >Category:kernel > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP)

Re: AMDGPU fails to initalize (Navi 21, 7.2)

2022-12-10 Thread Jonathan Gray
On Sat, Dec 10, 2022 at 09:55:54PM -0600, Isaac B Nudelman wrote: > >> root on sd0a (b48c1009beaa6d30.a) swap on sd0b dump on sd0b > >> hib block_io biowait error 22 blk 16815284 size 512 > > > This message is from hibernate code, was the machine previously > > hibernated? > > I don't use

Re: AMDGPU fails to initalize (Navi 21, 7.2)

2022-12-10 Thread Jonathan Gray
On Sat, Dec 10, 2022 at 02:58:04AM -0600, Isaac Nudelman wrote: > >Synopsis:AMDGPU fails to initialize on Navi 21 > >Category:system > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP) #758: Tue Sep 27 11:57:54 MDT > 2022 >

Re: The ddb that come up after a kernel panic won't respond to my USB keyboards

2022-11-19 Thread Jonathan Gray
On Sun, Nov 20, 2022 at 12:44:36AM -0300, Josmar Pierri wrote: > Hi, > > I discovered that neither of my keyboards are capable of sending > keystrokes to ddb after a kernel panic. > > Here is what I know so far: > > 1 - It randomly happens under 7.2 on two different Dell R440 servers, > and

Re: HP ProBook 4530s laptop, kernel panic on suspend

2022-11-08 Thread Jonathan Gray
On Tue, Nov 08, 2022 at 11:44:06PM +0330, Ali Farzanrad wrote: > >Synopsis:HP ProBook 4530s laptop, kernel panic on suspend > >Category:kernel > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP) #0: Wed Oct 26 12:01:47 MDT 2022 >

Re: ASIX AX88179: "axen0: invalid buffer(pkt#1), continue"

2022-10-17 Thread Jonathan Gray
On Sun, Oct 16, 2022 at 03:46:11AM -0600, Anthony J. Bentley wrote: > On Valve's Steam Deck dock (https://www.steamdeck.com/en/dock), setting > 'inet autoconf' in hostname.axen0 and running 'sh /etc/netstart axen0' > (or equivalently, selecting axen0 during install) results in no response > from

Re: page fault when booting with inteldrm

2022-10-07 Thread Jonathan Gray
On Sat, Oct 08, 2022 at 01:00:48AM +0100, Chris Narkiewicz wrote: > I get occassional kernel panic when booting with intel drm. > > Stacktrace screenshot and pcidump in the attachments. > Dmesg from the crash. Last line is something I don't see with normal boot. I don't understand why the

Re: amdgpu-firmware-20220913 page fault

2022-10-06 Thread Jonathan Gray
On Thu, Oct 06, 2022 at 11:21:04PM -0300, Claudio Correa wrote: > > Hi, > > the firmware amdgpu-firmware-20220913 results page fault > on Dell Vostro 5471 with > OpenBSD 7.2-current (GENERIC.MP) #767: Tue Oct 4 23:38:08 MDT 2022 >

Re: time keeping on armv7

2022-09-20 Thread Jonathan Gray
On Tue, Sep 20, 2022 at 02:04:14PM +, Miod Vallat wrote: > I recently installed OpenBSD to a PandaBoard (the original, not > PandaBoard ES) and noticed that the clock was very quickly getting > behind, with ntpd unable to cope. > > The following extremely crude diff fixes it, but probably at

Re: drm makes X crash (only with modesetting)

2022-09-18 Thread Jonathan Gray
On Sun, Sep 18, 2022 at 08:57:18PM +0200, Walter Alejandro Iglesias wrote: > On Sep 18 2022, Walter Alejandro Iglesias wrote: > > On Sep 18 2022, Walter Alejandro Iglesias wrote: > > > On Sep 18 2022, Jonathan Gray wrote: > > > > On Fri, Sep 16, 2022 at 10:19:1

Re: drm makes X crash (only with modesetting)

2022-09-17 Thread Jonathan Gray
On Fri, Sep 16, 2022 at 10:19:15PM +1000, Jonathan Gray wrote: > I'll see if I can reproduce this on another 965 machine. I don't see any errors with fvwm2 on mobile 965 (x61). Can you include the full dmesg taken after the error occurs? Do you have any settings in xorg.conf? inteldrm0 at p

Re: drm makes X crash (only with modesetting)

2022-09-16 Thread Jonathan Gray
On Fri, Sep 16, 2022 at 01:55:13PM +0200, Walter Alejandro Iglesias wrote: > Hello everone, > > After upgrading to the latest snapshot I'm experiencing something > similar to what's described here: What snapshot were you running before? > > https://marc.info/?l=openbsd-bugs=166286641515911=2

Re: re(4) drivers not working

2022-09-14 Thread Jonathan Gray
On Wed, Sep 14, 2022 at 10:23:32PM +0200, Adam Szewczyk wrote: > After installation of OpenBSD as HVM on Qubes OS with passed through > Realtek NIC driver starts to spamming with "re0: watchdog timeout" message > and not working. Attaching dmesg. Try without xen. It may be messing up interrupts.

Re: i386 boot hangs: "init: can't open /dev/console: Device not configured"

2022-09-12 Thread Jonathan Gray
On Thu, Sep 01, 2022 at 04:26:18PM -0500, Scott Cheloha wrote: > Hi, > > mlarkin@ said someone needed to verify my i386/lapic.c changes on real > hardware: > > https://marc.info/?l=openbsd-tech=166186787532304=2 > > So, like a chucklehead, I thought "how hard could it be?" and tried >

Re: Display regression - flickers with every mouse movement

2022-09-12 Thread Jonathan Gray
On Mon, Sep 12, 2022 at 01:54:11PM +0200, Matthias Schmidt wrote: > Hi Jonathan, > > * Jonathan Gray wrote: > > > > Can you remove the lines added in the diff one at a time > > to figure out which specific parameter is involved? > > Result of commentin

Re: Display regression - flickers with every mouse movement

2022-09-12 Thread Jonathan Gray
On Mon, Sep 12, 2022 at 09:40:59AM +0200, Matthias Schmidt wrote: > Hi Jonathan, > > * Jonathan Gray wrote: > > On Mon, Sep 12, 2022 at 09:10:22AM +0200, Matthias Schmidt wrote: > > > >Synopsis:Display flickers upon touchpad movement > > > >Environ

Re: Display regression - flickers with every mouse movement

2022-09-12 Thread Jonathan Gray
On Mon, Sep 12, 2022 at 09:10:22AM +0200, Matthias Schmidt wrote: > >Synopsis:Display flickers upon touchpad movement > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP) #720: Sun Sep 11 15:41:58 MDT > 2022 > >

Re: X11 keeps reverting display to state from a few seconds ago

2022-09-10 Thread Jonathan Gray
On Sun, Sep 11, 2022 at 03:18:47AM +, James Cook wrote: > >Synopsis:X11 keeps showing images from a few seconds ago > >Category:kernel > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2-beta (GENERIC.MP) #718: Fri Sep 9 14:46:40 > MDT 2022 >

Re: No sound on Dell Latitude 3400

2022-08-24 Thread Jonathan Gray
On Wed, Aug 24, 2022 at 10:40:52AM +0300, fila...@infotec.ru wrote: > >Synopsis:No sound with Intel 400 embeded card > >Category:Hardware > >Environment: > System : OpenBSD 7.1 > Details : OpenBSD 7.1 (GENERIC.MP) #3: Sun May 15 10:27:01 MDT 2022 >

Re: EvolveIII laptop X quit working

2022-08-09 Thread Jonathan Gray
On Tue, Aug 09, 2022 at 10:29:41AM -0400, Nick Holland wrote: > On 8/9/22 09:36, Jonathan Gray wrote: > > On Sat, Aug 06, 2022 at 10:28:06AM -0400, Nick Holland wrote: > > > > When looking at top what does Xorg have for WAIT? > > > > > > PID USERN

Re: EvolveIII laptop X quit working

2022-08-09 Thread Jonathan Gray
On Tue, Aug 09, 2022 at 10:29:41AM -0400, Nick Holland wrote: > On 8/9/22 09:36, Jonathan Gray wrote: > > On Sat, Aug 06, 2022 at 10:28:06AM -0400, Nick Holland wrote: > > > > When looking at top what does Xorg have for WAIT? > > > > > > PID USERN

Re: EvolveIII laptop X quit working

2022-08-09 Thread Jonathan Gray
On Sat, Aug 06, 2022 at 10:28:06AM -0400, Nick Holland wrote: > > When looking at top what does Xorg have for WAIT? > > PID USERNAME PRI NICE SIZE RES STATE WAIT TIMECPU COMMAND > 41914 _x11 -22 -1 15M 26M idle schto 0:01 0.00% Xorg > > > this will run X

Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Jonathan Gray
On Tue, Aug 02, 2022 at 10:44:00AM +0100, Laurence Tratt wrote: > I'm also starting to understand a bit more about some of the random panics: > they seem to happen very soon after X starts. Sometimes the mouse appears as > a two inch square of weird colours (!) -- things only last for a few

Re: uvm_fault on Framework 12th Gen Intel

2022-08-01 Thread Jonathan Gray
On Mon, Aug 01, 2022 at 11:28:08PM +0100, Laurence Tratt wrote: > I've just got my sticky mits on a Framework 12th Gen Intel laptop. It > somewhat works, but regularly hits kernel panics and other oddities on > -current. I haven't worked out why yet, but uvm_faults seem to be frequent. > For

Re: EvolveIII laptop X quit working

2022-07-28 Thread Jonathan Gray
On Tue, Jul 26, 2022 at 09:56:21AM -0400, Nick Holland wrote: > On 7/26/22 8:43 AM, Jonathan Gray wrote: > > On Mon, Jul 25, 2022 at 09:34:14PM +0100, Chris Narkiewicz wrote: > > > On Mon, Jul 25, 2022 at 03:48:19PM -0400, Nick Holland wrote: > > > > Sigh. collect i

Re: X vesa driver distorted display on startup

2022-07-26 Thread Jonathan Gray
On Tue, Jul 26, 2022 at 04:08:17AM +, Bill Chatfield wrote: > You can consider this request canceled. I doubt it's going to get picked up > by anybody. I can understand that support for a 22 year old graphics card is > not a priority. But, I like OpenBSD so much I'm going to install it on a

Re: EvolveIII laptop X quit working

2022-07-26 Thread Jonathan Gray
On Mon, Jul 25, 2022 at 09:34:14PM +0100, Chris Narkiewicz wrote: > On Mon, Jul 25, 2022 at 03:48:19PM -0400, Nick Holland wrote: > > Sigh. collect info, leave out most basic part: what I mean > > by "X quit working"... > > I checked your Xorg.0.log and it looks familiar. Please look for post >

Re: EvolveIII laptop X quit working

2022-07-25 Thread Jonathan Gray
On Tue, Jul 26, 2022 at 04:17:18AM +0100, Chris Narkiewicz wrote: > On Mon, Jul 25, 2022 at 11:02:25PM -0400, Nick Holland wrote: > > here's what got added to dmesg after I built and installed a kernel with > > that patch on my "problem" machine: > > > > ... snip ... > >

Re: Azalia codec Realtek ALC3204 - Microphone not working

2022-07-01 Thread Jonathan Gray
On Fri, Jul 01, 2022 at 05:31:36PM +, Eric JACQUOT wrote: > >Synopsis:Azalia codec Realtek ALC3204 - Microphone not working > >Category:system kernel amd64 > >Environment: > System : OpenBSD 7.1 > Details : OpenBSD 7.1-current (GENERIC.MP) #597: Thu Jun 30 >

Re: X11 hangs on StarLabs Mk IV - CSM and vga console

2022-06-29 Thread Jonathan Gray
On Wed, Jun 29, 2022 at 08:10:40PM +0100, Chris Narkiewicz wrote: > On Tue, Jun 28, 2022 at 12:17:26PM +1000, Jonathan Gray wrote: > > For that the EFI firmware would need to support Compatibility Support > > Module (CSM), which is unlikely. Then a install with mbr/vga/biosboot &g

Re: Intel 11th gen L2 cache

2022-06-24 Thread Jonathan Gray
On Wed, Apr 20, 2022 at 12:49:39PM -0500, joshua stein wrote: > On Thu, 21 Apr 2022 at 00:47:05 +1000, Jonathan Gray wrote: > > On Wed, Apr 20, 2022 at 09:14:19AM -0500, joshua stein wrote: > > > I noticed in a few dmesgs from Intel 11th gen machines, the L2 cache > >

Re: X11 hangs on StarLabs Mk IV - snapshot 18-06-2022 - more fun

2022-06-22 Thread Jonathan Gray
On Wed, Jun 22, 2022 at 10:16:31PM +0100, Chris Narkiewicz wrote: > So I'm not giving up on this one just yet. > > I contacted StarLabs vendor about the hardware quirks, and they > advised me to update the firmware to latest coreboot that is supposed > to fix some issues, including

Re: X11 hangs on StarLabs Mk IV - snapshot 26-05-2022

2022-06-10 Thread Jonathan Gray
On Sat, Jun 11, 2022 at 04:29:06AM +0100, Chris Narkiewicz wrote: > On Fri, Jun 10, 2022 at 01:45:09PM +1000, Jonathan Gray wrote: > > Thanks, it would appear to be something outside of drm then. > > I managed to run latest snapshot 2022-06-11, but > I did it by upgrading se

Re: X11 hangs on StarLabs Mk IV - snapshot 26-05-2022

2022-06-10 Thread Jonathan Gray
On Fri, Jun 10, 2022 at 11:53:42AM +0100, Chris Narkiewicz wrote: > On Fri, Jun 10, 2022 at 01:45:09PM +1000, Jonathan Gray wrote: > > Thanks, it would appear to be something outside of drm then. > > Is there a way to do a bisect with CVS? I could perhaps compile a bunch of &g

Re: X11 hangs on StarLabs Mk IV - snapshot 26-05-2022

2022-06-09 Thread Jonathan Gray
On Fri, Jun 10, 2022 at 04:26:06AM +0100, Chris Narkiewicz wrote: > On Fri, Jun 10, 2022 at 12:34:47PM +1000, Jonathan Gray wrote: > > you don't need to start from tarballs, try > > Your instructions worked and I booted patched kernel. > > The patch doesn' work - t

Re: X11 hangs on StarLabs Mk IV - snapshot 26-05-2022

2022-06-09 Thread Jonathan Gray
On Fri, Jun 10, 2022 at 03:03:08AM +0100, Chris Narkiewicz wrote: > On Thu, Jun 09, 2022 at 03:25:06PM +1000, Jonathan Gray wrote: > > Can you try this diff against -current which reverts some drm commits > > from that timeframe? > > So I tried and can't compile it

Re: X11 hangs on StarLabs Mk IV - snapshot 26-05-2022

2022-06-08 Thread Jonathan Gray
On Wed, Jun 08, 2022 at 11:42:21PM +0100, Chris Narkiewicz wrote: > On Wed, Jun 08, 2022 at 09:56:09PM +1000, Jonathan Gray wrote: > > some older snapshots can be found at > > https://ftp.hostserver.de/archive/ > > Thanks. > > I did a bisect and here is the

  1   2   3   4   5   >