Re: smartpqi: panic: malloc(M_WAITOK) with sleeping prohibited

2022-01-31 Thread Rainer Duffner
> Am 31.01.2022 um 21:13 schrieb Yuri : > > Got this panic after booting GENERIC kernel: > Probably best to open a PR. It usually gets assigned to the microchip-people - I’m not sure if they are following the mailing-lists.

Re: POLLHUP detected on devd socket

2022-01-31 Thread tech-lists
On Fri, Jan 28, 2022 at 02:54:25AM +, tech-lists wrote: On Sun, Jan 23, 2022 at 10:38:09PM +0300, Dima Panov wrote: Will try to play with zfsd disabled, as suggested. since reporting the issue and disabling zfsd, the problem has not re-occurred so far at this time (28th Jan) It's happen

Re: randomdev hangs during initial boot of -current on Raspberry Pi

2022-01-31 Thread Mark Millard
Mike Karels wrote on Date: Mon, 31 Jan 2022 12:27:41 -0600 : > A bisect > would be rather laborious, building a modified SD card each time, > even if just testing kernel changes. Any other suggestions? Historically I've used: https://artifact.ci.freebsd.org/snapshot/main/?C=M&O=D and the like

smartpqi: panic: malloc(M_WAITOK) with sleeping prohibited

2022-01-31 Thread Yuri
Got this panic after booting GENERIC kernel: panic: malloc(M_WAITOK) with sleeping prohibited cpuid = 3 time = 1643658859 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe00c7b20ae0 vpanic() at vpanic+0x17f/frame 0xfe00c7b20b30 panic() at panic+0x43/fra

randomdev hangs during initial boot of -current on Raspberry Pi

2022-01-31 Thread Mike Karels
I hadn't updated my Raspberry Pi 4B running -current for a couple of months, so I booted the latest snapshot (Jan 27). It hangs when it does the "growfs" step, expanding the root partition and fs to fill the SD card. When it hangs, it prints this every 10 seconds or so: random: randomdev_wai

Re: Kernel changes causing AMDGPU / DRM to fail? i2c related?

2022-01-31 Thread Tijl Coosemans
On Sun, 30 Jan 2022 21:23:49 +0300 Vladimir Kondratyev wrote: > On 30.01.2022 00:25, Stefan Esser wrote: >> After rebooting with freshly built world, kernel and the amdgpu driver >> my console stopped working. It goes blank and the display goes into a >> power save mode, as soon as the amdgpu driv

Re: Dragonfly Mail Agent (dma) in the base system

2022-01-31 Thread Dag-Erling Smørgrav
Baptiste Daroussin writes: > Dag-Erling Smørgrav writes: > > [...] does not have a default domain setting, so it cannot handle > > email from cron, periodic etc. where the recipient is just a user > > name (usually “root”) [...] > This has been fixed since. (not by me) In that case, assuming tha

Re: Dragonfly Mail Agent (dma) in the base system

2022-01-31 Thread Baptiste Daroussin
On Sun, Jan 30, 2022 at 11:25:54PM +0100, Dag-Erling Smørgrav wrote: > Ed Maste writes: > > I am interested in determining whether dma is a viable minimal base > > system MTA, and if not what gaps remain. > > It cannot. Ask bapt@ who was the one to import it, and later abandon > the idea of maki

Re: Kernel changes causing AMDGPU / DRM to fail? i2c related?

2022-01-31 Thread Emmanuel Vadot
On Mon, 31 Jan 2022 14:19:53 +0300 Vladimir Kondratyev wrote: > On 30.01.2022 22:43, Stefan Esser wrote: > > Am 30.01.22 um 19:23 schrieb Vladimir Kondratyev: > >> On 30.01.2022 00:25, Stefan Esser wrote: > >>> After rebooting with freshly built world, kernel and the amdgpu driver > >>> my consol

Re: Kernel changes causing AMDGPU / DRM to fail? i2c related?

2022-01-31 Thread Vladimir Kondratyev
On 30.01.2022 22:43, Stefan Esser wrote: Am 30.01.22 um 19:23 schrieb Vladimir Kondratyev: On 30.01.2022 00:25, Stefan Esser wrote: After rebooting with freshly built world, kernel and the amdgpu driver my console stopped working. It goes blank and the display goes into a power save mode, as so