x260 hang at halt/reboot

2018-08-14 Thread Stuart Henderson
I have a new (to me) X260 which hangs at halt/reboot. I've already disabled the TPM as I have some recollection of that causing problems in some cases but that hasn't helped. Any other suggestions? Thanks. OpenBSD 6.4-beta (GENERIC.MP) #209: Mon Aug 13 19:22:47 MDT 2018 dera...@amd64.openbsd.o

Re: x260 hang at halt/reboot

2018-08-14 Thread Base Pr1me
Shooting from the hip: BIOS need upgraded? On Tue, Aug 14, 2018 at 3:33 PM Stuart Henderson wrote: > I have a new (to me) X260 which hangs at halt/reboot. I've already > disabled the TPM as I have some recollection of that causing problems in > some cases but that hasn't helped. Any other sugges

Re: x260 hang at halt/reboot

2018-08-14 Thread Stuart Henderson
On 2018/08/14 15:53, Base Pr1me wrote: > Shooting from the hip: BIOS need upgraded? Thanks, but this is the newest public one already.

Reliability of SOCK_DGRAM for AF_UNIX sockets

2018-08-14 Thread 川島ジェームス
Are local sockets guaranteed to be “reliable” with datagram mode? I cannot find any guarantee in the manual. Is there reordering? Can packets be lost? Those guarantees seem to be mentioned in other OS’ manuals.

Re: x260 hang at halt/reboot

2018-08-14 Thread Base Pr1me
OK. Then, I guess my only other suggestion would be to disable everything that you can that looks suspect and see if the reboot hangs. If it does, then that would rule out BIOS problems. If it doesn't, re-enable things one at a time until it hangs. By the way, that's a terrible pain-in-ass idea! LO