radeondrm: drm:pid0:r600_init *ERROR* Expecting atombios for R600 GPU

2018-08-11 Thread Sebastien Marie
Hi, I am looking to install openbsd on an host (Dell OptiPlex 755), but I have problem is graphical card, and Xorg doesn't start at all (even with "vesa"). I installed -current (OpenBSD 6.4-beta (GENERIC.MP) #197: Fri Aug 10 22:46:49 MDT 2018), and also try to recompile a kernel with DRMDEBUG set

slaacd/iwm/loadfirmware panic: ni_pledge

2018-08-11 Thread Stefan Sperling
While iwm is associated and IPv6 autoconf addresses have been configured by slaacd, this command can panic the kernel: ifconfig iwm0 down delete -inet6 It doesn't trigger every time, but after a few attempts I see: (manually transcribed from laptop screen) panic: ni_pledge Stopped at db_

Re: slaacd/iwm/loadfirmware panic: ni_pledge

2018-08-11 Thread Sebastien Marie
On Sat, Aug 11, 2018 at 06:44:26PM +0200, Stefan Sperling wrote: > While iwm is associated and IPv6 autoconf addresses have been > configured by slaacd, this command can panic the kernel: > > ifconfig iwm0 down delete -inet6 > > It doesn't trigger every time, but after a few attempts I see: >

Re: slaacd/iwm/loadfirmware panic: ni_pledge

2018-08-11 Thread Stuart Henderson
On 2018/08/11 19:32, Sebastien Marie wrote: > I am also > unsure if loadfirmware() steal the slaacd context due to the use of > `curproc'. since it was using ifconfig context (as seen with unveil) that seems likely

Re: slaacd/iwm/loadfirmware panic: ni_pledge

2018-08-11 Thread Theo de Raadt
Stuart Henderson wrote: > On 2018/08/11 19:32, Sebastien Marie wrote: > > I am also > > unsure if loadfirmware() steal the slaacd context due to the use of > > `curproc'. > > since it was using ifconfig context (as seen with unveil) that s

Re: slaacd/iwm/loadfirmware panic: ni_pledge

2018-08-11 Thread Stuart Henderson
On 2018/08/11 15:57, Theo de Raadt wrote: > Stuart Henderson wrote: > > > On 2018/08/11 19:32, Sebastien Marie wrote: > > > I am also > > > unsure if loadfirmware() steal the slaacd context due to the use of > > > `curproc'. > > > > since

Re: slaacd/iwm/loadfirmware panic: ni_pledge

2018-08-11 Thread Theo de Raadt
Stuart Henderson wrote: > On 2018/08/11 15:57, Theo de Raadt wrote: > > Stuart Henderson wrote: > > > > > On 2018/08/11 19:32, Sebastien Marie wrote: > > > > I am also > > > > unsure if loadfirmware() steal the slaacd context due to the u