Re: [RPI3] TP-Link TL-WN821N V4 kernel panic

2017-07-27 Thread R0me0 ***
Hey, Stuart! what's up!? :) Please let me know how to proceed with the propper data; /etc/rc: kernel relinking failed; see /usr/share/compile/GENERIC/relink.log cat /etc/hostname.urtwn0 nwid puffynet wpakey passkey dhcp show panic invalid transition ASSOC -> ASSOC show registers x0

Re: [RPI3] TP-Link TL-WN821N V4 kernel panic

2017-07-27 Thread Stuart Henderson
On 2017/07/27 17:11, R0me0 *** wrote: > Latest snapshot 07-26-17 > > The bug happens during wpa authentication: > > > Stopped at panic+0x158:TIDPIDUID PRFLAGS > PFLAGS C > PU COMMAND > *137987 33873 0 0x14000 0x2000 usbtask > db_enter() at panic

[RPI3] TP-Link TL-WN821N V4 kernel panic

2017-07-27 Thread R0me0 ***
Latest snapshot 07-26-17 The bug happens during wpa authentication: Stopped at panic+0x158:TIDPIDUID PRFLAGS PFLAGS C PU COMMAND *137987 33873 0 0x14000 0x2000 usbtask db_enter() at panic+0x154 panic() at rtwn_newstate+0x6c4 rtwn_newstate() at u

Re: X server segfaults

2017-07-27 Thread Stefan Wollny
Am 27.07.2017 19:12 schrieb Matthieu Herrb: On Thu, Jul 27, 2017 at 07:05:04PM +0200, Stefan Wollny wrote: Hi there, I am in the unfortunate situation that after having upgraded to amd64-current as of July 25th the X server segfaults. Without X I cannot log in the the local WLAN - neither links

Re: X server segfaults

2017-07-27 Thread Stuart Henderson
On 2017/07/27 18:13, Stuart Henderson wrote: > On 2017/07/27 19:05, Stefan Wollny wrote: > > Hi there, > > > > I am in the unfortunate situation that after having upgraded to > > amd64-current as of July 25th the X server segfaults. Without X I cannot log > > in the the local WLAN - neither links+

Re: X server segfaults

2017-07-27 Thread Stuart Henderson
On 2017/07/27 19:05, Stefan Wollny wrote: > Hi there, > > I am in the unfortunate situation that after having upgraded to > amd64-current as of July 25th the X server segfaults. Without X I cannot log > in the the local WLAN - neither links+ or lynks on the console does activate > the -button afte

Re: X server segfaults

2017-07-27 Thread Matthieu Herrb
On Thu, Jul 27, 2017 at 07:05:04PM +0200, Stefan Wollny wrote: > Hi there, > > I am in the unfortunate situation that after having upgraded to > amd64-current as of July 25th the X server segfaults. Without X I > cannot log in the the local WLAN - neither links+ or lynks on the > console does acti

X server segfaults

2017-07-27 Thread Stefan Wollny
Hi there, I am in the unfortunate situation that after having upgraded to amd64-current as of July 25th the X server segfaults. Without X I cannot log in the the local WLAN - neither links+ or lynks on the console does activate the -button after entering the credetials. The most obvious file

Re: Kernel panic (possibly inteldrm related)

2017-07-27 Thread Mark Kettenis
> Date: Thu, 27 Jul 2017 17:59:00 +0200 > From: Martin Pieuchot > > On 26/07/17(Wed) 13:13, Mark Kettenis wrote: > > > Date: Wed, 26 Jul 2017 12:11:31 +0200 > > > From: Martin Pieuchot > > > > > > On 24/07/17(Mon) 23:41, Laurence Tratt wrote: > > > > On Sun, Jul 23, 2017 at 11:32:06PM +0100, La

Re: Kernel panic (possibly inteldrm related)

2017-07-27 Thread Martin Pieuchot
On 26/07/17(Wed) 13:13, Mark Kettenis wrote: > > Date: Wed, 26 Jul 2017 12:11:31 +0200 > > From: Martin Pieuchot > > > > On 24/07/17(Mon) 23:41, Laurence Tratt wrote: > > > On Sun, Jul 23, 2017 at 11:32:06PM +0100, Laurence Tratt wrote: > > > > > > > extsmaild (http://tratt.net/laurie/src/ex

Re: Trivial documentation bug in rc.d(8)

2017-07-27 Thread Theo Buehler
On Thu, Jul 27, 2017 at 06:38:45AM +0300, cho...@jtan.com wrote: > The description of the -d flag states that it prevents the redirection > of stdin to /dev/null but it should say stdout. > > Matthew > Fixed, thanks.