Re: taskq_next_work: page fault trap when staring Xfce

2023-08-02 Thread Mark Kettenis
> Date: Wed, 2 Aug 2023 14:11:36 +1000 > From: 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 > >

Re: taskq_next_work: page fault trap when staring Xfce

2023-08-02 Thread Klemens Nanni
02.08.2023 07:11, Jonathan Gray пишет: > The fix is to not reset the end of list marker when > assigning a page. This alone without the xorg.conf snippet is stable, no hangs or glitches in Xfce or 0.A.D., which so far instanstly triggered corruptions. Thanks a lot! FWIW, OK kn > > Index:

Re: taskq_next_work: page fault trap when staring Xfce

2023-08-01 Thread YASUOKA Masahiko
Hi, On Wed, 2 Aug 2023 14:11:36 +1000 Jonathan Gray wrote: > 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 >> > >> >

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 function 0 "Intel Graphics" rev 0x04 > >

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: taskq_next_work: page fault trap when staring Xfce

2023-07-30 Thread Klemens Nanni
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 YASUOKA Masahiko
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 same problem. I found having Option "PageFlip" "off" in /etc/X11/xorg.conf can