linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
@ 2023-01-18 20:59 Chris Clayton
  2023-01-19 14:33 ` Linux kernel regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-01-18 20:59 UTC (permalink / raw)
  To: LKML, bskeggs

[-- Attachment #1: Type: text/plain, Size: 2956 bytes --]

Hi.

I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:

	sd 4:0:0:0: [sda] Synchronising SCSI cache

when closing down I see one additional line:

	sd 4:0:0:0 [sda]Stopping disk

In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.

Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:

	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
(VPR scrubber)

I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
I'm confident the bisect outcome is OK.

Kernels 6.1.6 and 5.15.88 are also OK.

My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:

00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
        Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]

        Flags: bus master, fast devsel, latency 0, IRQ 142

        Memory at c2000000 (64-bit, non-prefetchable) [size=16M]

        Memory at a0000000 (64-bit, prefetchable) [size=256M]

        I/O ports at 5000 [size=64]

        Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]

        Capabilities: [40] Vendor Specific Information: Len=0c <?>

        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00

        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-

        Capabilities: [d0] Power Management version 2

        Kernel driver in use: i915

        Kernel modules: i915


01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
controller])
        Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
        Flags: bus master, fast devsel, latency 0, IRQ 141
        Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
        Memory at b0000000 (64-bit, prefetchable) [size=256M]
        Memory at c0000000 (64-bit, prefetchable) [size=32M]
        I/O ports at 4000 [size=128]
        Expansion ROM at c3000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Legacy Endpoint, MSI 00
        Kernel driver in use: nouveau
        Kernel modules: nouveau

DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).

I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
subscribed.


Chris

[-- Attachment #2: bisect-log.txt --]
[-- Type: text/plain, Size: 2640 bytes --]

# bad: [1b929c02afd37871d5afb9d498426f83432e71c2] Linux 6.2-rc1
# good: [830b3c68c1fb1e9176028d02ef86f3cf76aa2476] Linux 6.1
git bisect start 'v6.2-rc1' 'v6.1'
# bad: [fc4c9f450493daef1c996c9d4b3c647ec3121509] Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
git bisect bad fc4c9f450493daef1c996c9d4b3c647ec3121509
# good: [8ecd28b7a3a4c43a875a8840851f72468a2ca1d7] Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
git bisect good 8ecd28b7a3a4c43a875a8840851f72468a2ca1d7
# bad: [66efff515a6500d4b4976fbab3bee8b92a1137fb] Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
git bisect bad 66efff515a6500d4b4976fbab3bee8b92a1137fb
# good: [49e8e6343df688d68b12c2af50791ca37520f0b7] Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
git bisect good 49e8e6343df688d68b12c2af50791ca37520f0b7
# bad: [fc58764bbf602b65a6f63c53e5fd6feae76c510c] Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
git bisect bad fc58764bbf602b65a6f63c53e5fd6feae76c510c
# bad: [4e291f2f585313efa5200cce655e17c94906e50a] Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
git bisect bad 4e291f2f585313efa5200cce655e17c94906e50a
# bad: [78a43c7e3b2ff5aed1809f93b4f87a418355789e] drm/nouveau/gr/gf100-: make global attrib_cb actually global
git bisect bad 78a43c7e3b2ff5aed1809f93b4f87a418355789e
# good: [eb39c613481fd2fe6b2f66ec2ca21f8fdcdd4cac] drm/nouveau/fifo: expose per-runlist CHID information
git bisect good eb39c613481fd2fe6b2f66ec2ca21f8fdcdd4cac
# good: [8ab849d6dd4c2eb8880096e53e91dfb6ca37b589] drm/nouveau/fifo: add new engine context handling
git bisect good 8ab849d6dd4c2eb8880096e53e91dfb6ca37b589
# bad: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
git bisect bad 0e44c21708761977dcbea9b846b51a6fb684907a
# good: [b7f44ef7320a50dd6718df06f8750489c1b1d5ea] drm/nouveau/pmu: move preinit() falcon reset to devinit
git bisect good b7f44ef7320a50dd6718df06f8750489c1b1d5ea
# good: [3b330f0875014b475ca3dc37e4397aee13f00986] drm/nouveau/sec2: unload RTOS before tearing down WPR
git bisect good 3b330f0875014b475ca3dc37e4397aee13f00986
# good: [f15cde64b66161bfa74fb58f4e5697d8265b802e] drm/nouveau/flcn: rework falcon reset
git bisect good f15cde64b66161bfa74fb58f4e5697d8265b802e
# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-18 20:59 linux-6.2-rc4+ hangs on poweroff/reboot: Bisected Chris Clayton
@ 2023-01-19 14:33 ` Linux kernel regression tracking (Thorsten Leemhuis)
  2023-01-19 16:43   ` Linux kernel regression tracking (#update)
  2023-01-27 11:20   ` Linux kernel regression tracking (Thorsten Leemhuis)
  0 siblings, 2 replies; 35+ messages in thread
From: Linux kernel regression tracking (Thorsten Leemhuis) @ 2023-01-19 14:33 UTC (permalink / raw)
  To: bskeggs, Karol Herbst, Lyude Paul
  Cc: Chris Clayton, LKML, ML dri-devel, ML nouveau,
	Linux kernel regressions list

[adding various lists and the two other nouveau maintainers to the list
of recipients]

For the rest of this mail:

[TLDR: I'm adding this report to the list of tracked Linux kernel
regressions; the text you find below is based on a few templates
paragraphs you might have encountered already in similar form.
See link in footer if these mails annoy you.]

On 18.01.23 21:59, Chris Clayton wrote:
> Hi.
> 
> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
> 
> 	sd 4:0:0:0: [sda] Synchronising SCSI cache
> 
> when closing down I see one additional line:
> 
> 	sd 4:0:0:0 [sda]Stopping disk
> 
> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
> 
> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
> 
> 	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
> (VPR scrubber)
> 
> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
> I'm confident the bisect outcome is OK.
> 
> Kernels 6.1.6 and 5.15.88 are also OK.
> 
> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
> 
> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
> 
>         Flags: bus master, fast devsel, latency 0, IRQ 142
> 
>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
> 
>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
> 
>         I/O ports at 5000 [size=64]
> 
>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
> 
>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
> 
>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
> 
>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
> 
>         Capabilities: [d0] Power Management version 2
> 
>         Kernel driver in use: i915
> 
>         Kernel modules: i915
> 
> 
> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
> controller])
>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>         Flags: bus master, fast devsel, latency 0, IRQ 141
>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>         I/O ports at 4000 [size=128]
>         Expansion ROM at c3000000 [disabled] [size=512K]
>         Capabilities: [60] Power Management version 3
>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>         Kernel driver in use: nouveau
>         Kernel modules: nouveau
> 
> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
> 
> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
> subscribed.

Thanks for the report. To be sure the issue doesn't fall through the
cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
tracking bot:

#regzbot ^introduced e44c2170876197
#regzbot title drm: nouveau: hangs on poweroff/reboot
#regzbot ignore-activity

This isn't a regression? This issue or a fix for it are already
discussed somewhere else? It was fixed already? You want to clarify when
the regression started to happen? Or point out I got the title or
something else totally wrong? Then just reply and tell me -- ideally
while also telling regzbot about it, as explained by the page listed in
the footer of this mail.

Developers: When fixing the issue, remember to add 'Link:' tags pointing
to the report (the parent of this mail). See page linked in footer for
details.

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
That page also explains what to do if mails like this annoy you.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-19 14:33 ` Linux kernel regression tracking (Thorsten Leemhuis)
@ 2023-01-19 16:43   ` Linux kernel regression tracking (#update)
  2023-01-27 11:20   ` Linux kernel regression tracking (Thorsten Leemhuis)
  1 sibling, 0 replies; 35+ messages in thread
From: Linux kernel regression tracking (#update) @ 2023-01-19 16:43 UTC (permalink / raw)
  To: bskeggs, Karol Herbst, Lyude Paul
  Cc: Chris Clayton, LKML, ML dri-devel, ML nouveau,
	Linux kernel regressions list

[TLDR: This mail in primarily relevant for Linux kernel regression
tracking. See link in footer if these mails annoy you.]

On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
wrote:
> On 18.01.23 21:59, Chris Clayton wrote:
>>
>> 	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>> (VPR scrubber)
>
> #regzbot ^introduced e44c2170876197

/me wonders if he failed to spot or cut'n'paste the leading 0
/me wonders if he needs glasses
#sigh

Sorry for the noise!

#regzbot 0e44c21708761977dc

> #regzbot title drm: nouveau: hangs on poweroff/reboot
> #regzbot ignore-activity

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
That page also explains what to do if mails like this annoy you.

#regzbot ignore-activity

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-19 14:33 ` Linux kernel regression tracking (Thorsten Leemhuis)
  2023-01-19 16:43   ` Linux kernel regression tracking (#update)
@ 2023-01-27 11:20   ` Linux kernel regression tracking (Thorsten Leemhuis)
  2023-01-27 11:35     ` Karol Herbst
  2023-01-27 19:46     ` Chris Clayton
  1 sibling, 2 replies; 35+ messages in thread
From: Linux kernel regression tracking (Thorsten Leemhuis) @ 2023-01-27 11:20 UTC (permalink / raw)
  To: bskeggs, Karol Herbst, Lyude Paul
  Cc: Chris Clayton, LKML, ML dri-devel, ML nouveau,
	Linux kernel regressions list

Hi, this is your Linux kernel regression tracker. Top-posting for once,
to make this easily accessible to everyone.

@nouveau-maintainers, did anyone take a look at this? The report is
already 8 days old and I don't see a single reply. Sure, we'll likely
get a -rc8, but still it would be good to not fix this on the finish line.

Chris, btw, did you try if you can revert the commit on top of latest
mainline? And if so, does it fix the problem?

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
If I did something stupid, please tell me, as explained on that page.

#regzbot poke

On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
wrote:
> [adding various lists and the two other nouveau maintainers to the list
> of recipients]

> On 18.01.23 21:59, Chris Clayton wrote:
>> Hi.
>>
>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
>>
>> 	sd 4:0:0:0: [sda] Synchronising SCSI cache
>>
>> when closing down I see one additional line:
>>
>> 	sd 4:0:0:0 [sda]Stopping disk
>>
>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
>>
>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
>>
>> 	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>> (VPR scrubber)
>>
>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
>> I'm confident the bisect outcome is OK.
>>
>> Kernels 6.1.6 and 5.15.88 are also OK.
>>
>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>>
>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>>
>>         Flags: bus master, fast devsel, latency 0, IRQ 142
>>
>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>>
>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>
>>         I/O ports at 5000 [size=64]
>>
>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
>>
>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
>>
>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>>
>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>
>>         Capabilities: [d0] Power Management version 2
>>
>>         Kernel driver in use: i915
>>
>>         Kernel modules: i915
>>
>>
>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
>> controller])
>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>>         Flags: bus master, fast devsel, latency 0, IRQ 141
>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>>         I/O ports at 4000 [size=128]
>>         Expansion ROM at c3000000 [disabled] [size=512K]
>>         Capabilities: [60] Power Management version 3
>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>>         Kernel driver in use: nouveau
>>         Kernel modules: nouveau
>>
>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
>>
>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
>> subscribed.
> 
> Thanks for the report. To be sure the issue doesn't fall through the
> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
> tracking bot:
> 
> #regzbot ^introduced e44c2170876197
> #regzbot title drm: nouveau: hangs on poweroff/reboot
> #regzbot ignore-activity
> 
> This isn't a regression? This issue or a fix for it are already
> discussed somewhere else? It was fixed already? You want to clarify when
> the regression started to happen? Or point out I got the title or
> something else totally wrong? Then just reply and tell me -- ideally
> while also telling regzbot about it, as explained by the page listed in
> the footer of this mail.
> 
> Developers: When fixing the issue, remember to add 'Link:' tags pointing
> to the report (the parent of this mail). See page linked in footer for
> details.
> 
> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> --
> Everything you wanna know about Linux kernel regression tracking:
> https://linux-regtracking.leemhuis.info/about/#tldr
> That page also explains what to do if mails like this annoy you.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-27 11:20   ` Linux kernel regression tracking (Thorsten Leemhuis)
@ 2023-01-27 11:35     ` Karol Herbst
  2023-01-27 19:41       ` Chris Clayton
  2023-01-27 19:46     ` Chris Clayton
  1 sibling, 1 reply; 35+ messages in thread
From: Karol Herbst @ 2023-01-27 11:35 UTC (permalink / raw)
  To: Linux regressions mailing list
  Cc: bskeggs, Lyude Paul, Chris Clayton, LKML, ML dri-devel, ML nouveau

Where was the original email sent to anyway, because I don't have it at all.

Anyhow, I suspect we want to fetch logs to see what's happening, but
due to the nature of this bug it might get difficult.

I'm checking out the laptops I have here if I can reproduce this
issue, but I think all mine with Turing GPUs are fine.

Maybe Ben has any idea what might be wrong with
0e44c21708761977dcbea9b846b51a6fb684907a or if that's an issue which
is already fixed by not upstreamed patches as I think I remember Ben
to talk about something like that recently.

Karol

On Fri, Jan 27, 2023 at 12:20 PM Linux kernel regression tracking
(Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>
> Hi, this is your Linux kernel regression tracker. Top-posting for once,
> to make this easily accessible to everyone.
>
> @nouveau-maintainers, did anyone take a look at this? The report is
> already 8 days old and I don't see a single reply. Sure, we'll likely
> get a -rc8, but still it would be good to not fix this on the finish line.
>
> Chris, btw, did you try if you can revert the commit on top of latest
> mainline? And if so, does it fix the problem?
>
> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> --
> Everything you wanna know about Linux kernel regression tracking:
> https://linux-regtracking.leemhuis.info/about/#tldr
> If I did something stupid, please tell me, as explained on that page.
>
> #regzbot poke
>
> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
> wrote:
> > [adding various lists and the two other nouveau maintainers to the list
> > of recipients]
>
> > On 18.01.23 21:59, Chris Clayton wrote:
> >> Hi.
> >>
> >> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
> >> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
> >>
> >>      sd 4:0:0:0: [sda] Synchronising SCSI cache
> >>
> >> when closing down I see one additional line:
> >>
> >>      sd 4:0:0:0 [sda]Stopping disk
> >>
> >> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
> >>
> >> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
> >>
> >>      # first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
> >> (VPR scrubber)
> >>
> >> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
> >> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
> >> I'm confident the bisect outcome is OK.
> >>
> >> Kernels 6.1.6 and 5.15.88 are also OK.
> >>
> >> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
> >>
> >> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
> >>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
> >>
> >>         Flags: bus master, fast devsel, latency 0, IRQ 142
> >>
> >>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
> >>
> >>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
> >>
> >>         I/O ports at 5000 [size=64]
> >>
> >>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
> >>
> >>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
> >>
> >>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
> >>
> >>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
> >>
> >>         Capabilities: [d0] Power Management version 2
> >>
> >>         Kernel driver in use: i915
> >>
> >>         Kernel modules: i915
> >>
> >>
> >> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
> >> controller])
> >>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
> >>         Flags: bus master, fast devsel, latency 0, IRQ 141
> >>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
> >>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
> >>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
> >>         I/O ports at 4000 [size=128]
> >>         Expansion ROM at c3000000 [disabled] [size=512K]
> >>         Capabilities: [60] Power Management version 3
> >>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
> >>         Capabilities: [78] Express Legacy Endpoint, MSI 00
> >>         Kernel driver in use: nouveau
> >>         Kernel modules: nouveau
> >>
> >> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
> >>
> >> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
> >> subscribed.
> >
> > Thanks for the report. To be sure the issue doesn't fall through the
> > cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
> > tracking bot:
> >
> > #regzbot ^introduced e44c2170876197
> > #regzbot title drm: nouveau: hangs on poweroff/reboot
> > #regzbot ignore-activity
> >
> > This isn't a regression? This issue or a fix for it are already
> > discussed somewhere else? It was fixed already? You want to clarify when
> > the regression started to happen? Or point out I got the title or
> > something else totally wrong? Then just reply and tell me -- ideally
> > while also telling regzbot about it, as explained by the page listed in
> > the footer of this mail.
> >
> > Developers: When fixing the issue, remember to add 'Link:' tags pointing
> > to the report (the parent of this mail). See page linked in footer for
> > details.
> >
> > Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> > --
> > Everything you wanna know about Linux kernel regression tracking:
> > https://linux-regtracking.leemhuis.info/about/#tldr
> > That page also explains what to do if mails like this annoy you.
>


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-27 11:35     ` Karol Herbst
@ 2023-01-27 19:41       ` Chris Clayton
  0 siblings, 0 replies; 35+ messages in thread
From: Chris Clayton @ 2023-01-27 19:41 UTC (permalink / raw)
  To: Karol Herbst, Linux regressions mailing list
  Cc: bskeggs, Lyude Paul, LKML, ML dri-devel, ML nouveau

[Resend because the mail client on my phone dedcided to turn HTML on behinf my back, so my repluy got bounced.]

Thanks Karol.

I sent the original report to Ben and LKML. Thorsten then added you, Lyude Paul and the dri-devel and nouveau  mail
lists. So you should have received this report on or about January 19.

Chris

On 27/01/2023 11:35, Karol Herbst wrote:
> Where was the original email sent to anyway, because I don't have it at all.
> 
> Anyhow, I suspect we want to fetch logs to see what's happening, but
> due to the nature of this bug it might get difficult.
> 
> I'm checking out the laptops I have here if I can reproduce this
> issue, but I think all mine with Turing GPUs are fine.
> 
> Maybe Ben has any idea what might be wrong with
> 0e44c21708761977dcbea9b846b51a6fb684907a or if that's an issue which
> is already fixed by not upstreamed patches as I think I remember Ben
> to talk about something like that recently.
> 
> Karol
> 
> On Fri, Jan 27, 2023 at 12:20 PM Linux kernel regression tracking
> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>
>> Hi, this is your Linux kernel regression tracker. Top-posting for once,
>> to make this easily accessible to everyone.
>>
>> @nouveau-maintainers, did anyone take a look at this? The report is
>> already 8 days old and I don't see a single reply. Sure, we'll likely
>> get a -rc8, but still it would be good to not fix this on the finish line.
>>
>> Chris, btw, did you try if you can revert the commit on top of latest
>> mainline? And if so, does it fix the problem?
>>
>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>> --
>> Everything you wanna know about Linux kernel regression tracking:
>> https://linux-regtracking.leemhuis.info/about/#tldr
>> If I did something stupid, please tell me, as explained on that page.
>>
>> #regzbot poke
>>
>> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
>> wrote:
>>> [adding various lists and the two other nouveau maintainers to the list
>>> of recipients]
>>
>>> On 18.01.23 21:59, Chris Clayton wrote:
>>>> Hi.
>>>>
>>>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
>>>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
>>>>
>>>>      sd 4:0:0:0: [sda] Synchronising SCSI cache
>>>>
>>>> when closing down I see one additional line:
>>>>
>>>>      sd 4:0:0:0 [sda]Stopping disk
>>>>
>>>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
>>>>
>>>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
>>>>
>>>>      # first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>>>> (VPR scrubber)
>>>>
>>>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
>>>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
>>>> I'm confident the bisect outcome is OK.
>>>>
>>>> Kernels 6.1.6 and 5.15.88 are also OK.
>>>>
>>>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>>>>
>>>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>>>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>>>>
>>>>         Flags: bus master, fast devsel, latency 0, IRQ 142
>>>>
>>>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>>>>
>>>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>>>
>>>>         I/O ports at 5000 [size=64]
>>>>
>>>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
>>>>
>>>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
>>>>
>>>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>>>>
>>>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>>>
>>>>         Capabilities: [d0] Power Management version 2
>>>>
>>>>         Kernel driver in use: i915
>>>>
>>>>         Kernel modules: i915
>>>>
>>>>
>>>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
>>>> controller])
>>>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>>>>         Flags: bus master, fast devsel, latency 0, IRQ 141
>>>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>>>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>>>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>>>>         I/O ports at 4000 [size=128]
>>>>         Expansion ROM at c3000000 [disabled] [size=512K]
>>>>         Capabilities: [60] Power Management version 3
>>>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>>>>         Kernel driver in use: nouveau
>>>>         Kernel modules: nouveau
>>>>
>>>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
>>>>
>>>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
>>>> subscribed.
>>>
>>> Thanks for the report. To be sure the issue doesn't fall through the
>>> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
>>> tracking bot:
>>>
>>> #regzbot ^introduced e44c2170876197
>>> #regzbot title drm: nouveau: hangs on poweroff/reboot
>>> #regzbot ignore-activity
>>>
>>> This isn't a regression? This issue or a fix for it are already
>>> discussed somewhere else? It was fixed already? You want to clarify when
>>> the regression started to happen? Or point out I got the title or
>>> something else totally wrong? Then just reply and tell me -- ideally
>>> while also telling regzbot about it, as explained by the page listed in
>>> the footer of this mail.
>>>
>>> Developers: When fixing the issue, remember to add 'Link:' tags pointing
>>> to the report (the parent of this mail). See page linked in footer for
>>> details.
>>>
>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>> --
>>> Everything you wanna know about Linux kernel regression tracking:
>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>> That page also explains what to do if mails like this annoy you.
>>
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-27 11:20   ` Linux kernel regression tracking (Thorsten Leemhuis)
  2023-01-27 11:35     ` Karol Herbst
@ 2023-01-27 19:46     ` Chris Clayton
  2023-01-28  5:42       ` Linux kernel regression tracking (Thorsten Leemhuis)
  1 sibling, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-01-27 19:46 UTC (permalink / raw)
  To: Linux regressions mailing list, bskeggs, Karol Herbst, Lyude Paul
  Cc: LKML, ML dri-devel, ML nouveau

[Resend because the mail client on my phone decided to turn HTML on behind my back, so my reply got bounced.]

Thanks Thorsten.

I did try to revert but it didnt revert cleanly and I don't have the knowledge to fix it up.

The patch was part of a merge that included a number of related patches. Tomorrow, I'll try to revert the lot and report
back.

Chris



On 27/01/2023 11:20, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
> Hi, this is your Linux kernel regression tracker. Top-posting for once,
> to make this easily accessible to everyone.
> 
> @nouveau-maintainers, did anyone take a look at this? The report is
> already 8 days old and I don't see a single reply. Sure, we'll likely
> get a -rc8, but still it would be good to not fix this on the finish line.
> 
> Chris, btw, did you try if you can revert the commit on top of latest
> mainline? And if so, does it fix the problem?
> 
> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> --
> Everything you wanna know about Linux kernel regression tracking:
> https://linux-regtracking.leemhuis.info/about/#tldr
> If I did something stupid, please tell me, as explained on that page.
> 
> #regzbot poke
> 
> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
> wrote:
>> [adding various lists and the two other nouveau maintainers to the list
>> of recipients]
> 
>> On 18.01.23 21:59, Chris Clayton wrote:
>>> Hi.
>>>
>>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
>>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
>>>
>>> 	sd 4:0:0:0: [sda] Synchronising SCSI cache
>>>
>>> when closing down I see one additional line:
>>>
>>> 	sd 4:0:0:0 [sda]Stopping disk
>>>
>>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
>>>
>>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
>>>
>>> 	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>>> (VPR scrubber)
>>>
>>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
>>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
>>> I'm confident the bisect outcome is OK.
>>>
>>> Kernels 6.1.6 and 5.15.88 are also OK.
>>>
>>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>>>
>>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>>>
>>>         Flags: bus master, fast devsel, latency 0, IRQ 142
>>>
>>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>>>
>>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>>
>>>         I/O ports at 5000 [size=64]
>>>
>>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
>>>
>>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
>>>
>>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>>>
>>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>>
>>>         Capabilities: [d0] Power Management version 2
>>>
>>>         Kernel driver in use: i915
>>>
>>>         Kernel modules: i915
>>>
>>>
>>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
>>> controller])
>>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>>>         Flags: bus master, fast devsel, latency 0, IRQ 141
>>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>>>         I/O ports at 4000 [size=128]
>>>         Expansion ROM at c3000000 [disabled] [size=512K]
>>>         Capabilities: [60] Power Management version 3
>>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>>>         Kernel driver in use: nouveau
>>>         Kernel modules: nouveau
>>>
>>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
>>>
>>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
>>> subscribed.
>>
>> Thanks for the report. To be sure the issue doesn't fall through the
>> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
>> tracking bot:
>>
>> #regzbot ^introduced e44c2170876197
>> #regzbot title drm: nouveau: hangs on poweroff/reboot
>> #regzbot ignore-activity
>>
>> This isn't a regression? This issue or a fix for it are already
>> discussed somewhere else? It was fixed already? You want to clarify when
>> the regression started to happen? Or point out I got the title or
>> something else totally wrong? Then just reply and tell me -- ideally
>> while also telling regzbot about it, as explained by the page listed in
>> the footer of this mail.
>>
>> Developers: When fixing the issue, remember to add 'Link:' tags pointing
>> to the report (the parent of this mail). See page linked in footer for
>> details.
>>
>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>> --
>> Everything you wanna know about Linux kernel regression tracking:
>> https://linux-regtracking.leemhuis.info/about/#tldr
>> That page also explains what to do if mails like this annoy you.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-27 19:46     ` Chris Clayton
@ 2023-01-28  5:42       ` Linux kernel regression tracking (Thorsten Leemhuis)
  2023-01-28 11:29         ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Linux kernel regression tracking (Thorsten Leemhuis) @ 2023-01-28  5:42 UTC (permalink / raw)
  To: Chris Clayton, Linux regressions mailing list, bskeggs,
	Karol Herbst, Lyude Paul
  Cc: LKML, ML dri-devel, ML nouveau

On 27.01.23 20:46, Chris Clayton wrote:
> [Resend because the mail client on my phone decided to turn HTML on behind my back, so my reply got bounced.]
> 
> Thanks Thorsten.
> 
> I did try to revert but it didnt revert cleanly and I don't have the knowledge to fix it up.
> 
> The patch was part of a merge that included a number of related patches. Tomorrow, I'll try to revert the lot and report
> back.

You are free to do so, but there is no need for that from my side. I
only wanted to know if a simple revert would do the trick; if it
doesn't, it in my experience often is best to leave things to the
developers of the code in question, as they know it best and thus have a
better idea which hidden side effect a more complex revert might have.

Ciao, Thorsten

> On 27/01/2023 11:20, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
>> Hi, this is your Linux kernel regression tracker. Top-posting for once,
>> to make this easily accessible to everyone.
>>
>> @nouveau-maintainers, did anyone take a look at this? The report is
>> already 8 days old and I don't see a single reply. Sure, we'll likely
>> get a -rc8, but still it would be good to not fix this on the finish line.
>>
>> Chris, btw, did you try if you can revert the commit on top of latest
>> mainline? And if so, does it fix the problem?
>>
>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>> --
>> Everything you wanna know about Linux kernel regression tracking:
>> https://linux-regtracking.leemhuis.info/about/#tldr
>> If I did something stupid, please tell me, as explained on that page.
>>
>> #regzbot poke
>>
>> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
>> wrote:
>>> [adding various lists and the two other nouveau maintainers to the list
>>> of recipients]
>>
>>> On 18.01.23 21:59, Chris Clayton wrote:
>>>> Hi.
>>>>
>>>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
>>>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
>>>>
>>>> 	sd 4:0:0:0: [sda] Synchronising SCSI cache
>>>>
>>>> when closing down I see one additional line:
>>>>
>>>> 	sd 4:0:0:0 [sda]Stopping disk
>>>>
>>>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
>>>>
>>>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
>>>>
>>>> 	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>>>> (VPR scrubber)
>>>>
>>>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
>>>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
>>>> I'm confident the bisect outcome is OK.
>>>>
>>>> Kernels 6.1.6 and 5.15.88 are also OK.
>>>>
>>>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>>>>
>>>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>>>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>>>>
>>>>         Flags: bus master, fast devsel, latency 0, IRQ 142
>>>>
>>>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>>>>
>>>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>>>
>>>>         I/O ports at 5000 [size=64]
>>>>
>>>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
>>>>
>>>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
>>>>
>>>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>>>>
>>>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>>>
>>>>         Capabilities: [d0] Power Management version 2
>>>>
>>>>         Kernel driver in use: i915
>>>>
>>>>         Kernel modules: i915
>>>>
>>>>
>>>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
>>>> controller])
>>>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>>>>         Flags: bus master, fast devsel, latency 0, IRQ 141
>>>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>>>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>>>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>>>>         I/O ports at 4000 [size=128]
>>>>         Expansion ROM at c3000000 [disabled] [size=512K]
>>>>         Capabilities: [60] Power Management version 3
>>>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>>>>         Kernel driver in use: nouveau
>>>>         Kernel modules: nouveau
>>>>
>>>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
>>>>
>>>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
>>>> subscribed.
>>>
>>> Thanks for the report. To be sure the issue doesn't fall through the
>>> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
>>> tracking bot:
>>>
>>> #regzbot ^introduced e44c2170876197
>>> #regzbot title drm: nouveau: hangs on poweroff/reboot
>>> #regzbot ignore-activity
>>>
>>> This isn't a regression? This issue or a fix for it are already
>>> discussed somewhere else? It was fixed already? You want to clarify when
>>> the regression started to happen? Or point out I got the title or
>>> something else totally wrong? Then just reply and tell me -- ideally
>>> while also telling regzbot about it, as explained by the page listed in
>>> the footer of this mail.
>>>
>>> Developers: When fixing the issue, remember to add 'Link:' tags pointing
>>> to the report (the parent of this mail). See page linked in footer for
>>> details.
>>>
>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>> --
>>> Everything you wanna know about Linux kernel regression tracking:
>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>> That page also explains what to do if mails like this annoy you.
> 
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-28  5:42       ` Linux kernel regression tracking (Thorsten Leemhuis)
@ 2023-01-28 11:29         ` Chris Clayton
  2023-01-30  1:09           ` Ben Skeggs
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-01-28 11:29 UTC (permalink / raw)
  To: Linux regressions mailing list, bskeggs, Karol Herbst, Lyude Paul
  Cc: LKML, ML dri-devel, ML nouveau



On 28/01/2023 05:42, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
> On 27.01.23 20:46, Chris Clayton wrote:
>> [Resend because the mail client on my phone decided to turn HTML on behind my back, so my reply got bounced.]
>>
>> Thanks Thorsten.
>>
>> I did try to revert but it didnt revert cleanly and I don't have the knowledge to fix it up.
>>
>> The patch was part of a merge that included a number of related patches. Tomorrow, I'll try to revert the lot and report
>> back.
> 
> You are free to do so, but there is no need for that from my side. I
> only wanted to know if a simple revert would do the trick; if it
> doesn't, it in my experience often is best to leave things to the
> developers of the code in question, 

Sound advice, Thorsten. Way to many conflicts for me to resolve.

as they know it best and thus have a
> better idea which hidden side effect a more complex revert might have.
> 
> Ciao, Thorsten
> 
>> On 27/01/2023 11:20, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
>>> Hi, this is your Linux kernel regression tracker. Top-posting for once,
>>> to make this easily accessible to everyone.
>>>
>>> @nouveau-maintainers, did anyone take a look at this? The report is
>>> already 8 days old and I don't see a single reply. Sure, we'll likely
>>> get a -rc8, but still it would be good to not fix this on the finish line.
>>>
>>> Chris, btw, did you try if you can revert the commit on top of latest
>>> mainline? And if so, does it fix the problem?
>>>
>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>> --
>>> Everything you wanna know about Linux kernel regression tracking:
>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>> If I did something stupid, please tell me, as explained on that page.
>>>
>>> #regzbot poke
>>>
>>> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
>>> wrote:
>>>> [adding various lists and the two other nouveau maintainers to the list
>>>> of recipients]
>>>
>>>> On 18.01.23 21:59, Chris Clayton wrote:
>>>>> Hi.
>>>>>
>>>>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
>>>>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
>>>>>
>>>>> 	sd 4:0:0:0: [sda] Synchronising SCSI cache
>>>>>
>>>>> when closing down I see one additional line:
>>>>>
>>>>> 	sd 4:0:0:0 [sda]Stopping disk
>>>>>
>>>>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
>>>>>
>>>>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
>>>>>
>>>>> 	# first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>>>>> (VPR scrubber)
>>>>>
>>>>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
>>>>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
>>>>> I'm confident the bisect outcome is OK.
>>>>>
>>>>> Kernels 6.1.6 and 5.15.88 are also OK.
>>>>>
>>>>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>>>>>
>>>>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>>>>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>>>>>
>>>>>         Flags: bus master, fast devsel, latency 0, IRQ 142
>>>>>
>>>>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>>>>>
>>>>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>>>>
>>>>>         I/O ports at 5000 [size=64]
>>>>>
>>>>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
>>>>>
>>>>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
>>>>>
>>>>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>>>>>
>>>>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>>>>
>>>>>         Capabilities: [d0] Power Management version 2
>>>>>
>>>>>         Kernel driver in use: i915
>>>>>
>>>>>         Kernel modules: i915
>>>>>
>>>>>
>>>>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
>>>>> controller])
>>>>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>>>>>         Flags: bus master, fast devsel, latency 0, IRQ 141
>>>>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>>>>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>>>>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>>>>>         I/O ports at 4000 [size=128]
>>>>>         Expansion ROM at c3000000 [disabled] [size=512K]
>>>>>         Capabilities: [60] Power Management version 3
>>>>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>>>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>>>>>         Kernel driver in use: nouveau
>>>>>         Kernel modules: nouveau
>>>>>
>>>>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
>>>>>
>>>>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
>>>>> subscribed.
>>>>
>>>> Thanks for the report. To be sure the issue doesn't fall through the
>>>> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
>>>> tracking bot:
>>>>
>>>> #regzbot ^introduced e44c2170876197
>>>> #regzbot title drm: nouveau: hangs on poweroff/reboot
>>>> #regzbot ignore-activity
>>>>
>>>> This isn't a regression? This issue or a fix for it are already
>>>> discussed somewhere else? It was fixed already? You want to clarify when
>>>> the regression started to happen? Or point out I got the title or
>>>> something else totally wrong? Then just reply and tell me -- ideally
>>>> while also telling regzbot about it, as explained by the page listed in
>>>> the footer of this mail.
>>>>
>>>> Developers: When fixing the issue, remember to add 'Link:' tags pointing
>>>> to the report (the parent of this mail). See page linked in footer for
>>>> details.
>>>>
>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>> --
>>>> Everything you wanna know about Linux kernel regression tracking:
>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>> That page also explains what to do if mails like this annoy you.
>>
>>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-28 11:29         ` Chris Clayton
@ 2023-01-30  1:09           ` Ben Skeggs
  2023-01-30 20:19             ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Ben Skeggs @ 2023-01-30  1:09 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

[-- Attachment #1: Type: text/plain, Size: 7111 bytes --]

On Sat, 28 Jan 2023 at 21:29, Chris Clayton <chris2553@googlemail.com> wrote:
>
>
>
> On 28/01/2023 05:42, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
> > On 27.01.23 20:46, Chris Clayton wrote:
> >> [Resend because the mail client on my phone decided to turn HTML on behind my back, so my reply got bounced.]
> >>
> >> Thanks Thorsten.
> >>
> >> I did try to revert but it didnt revert cleanly and I don't have the knowledge to fix it up.
> >>
> >> The patch was part of a merge that included a number of related patches. Tomorrow, I'll try to revert the lot and report
> >> back.
> >
> > You are free to do so, but there is no need for that from my side. I
> > only wanted to know if a simple revert would do the trick; if it
> > doesn't, it in my experience often is best to leave things to the
> > developers of the code in question,
>
> Sound advice, Thorsten. Way to many conflicts for me to resolve.
Hey,

This is a complete shot-in-the-dark, as I don't see this behaviour on
*any* of my boards.  Could you try the attached patch please?

Thanks,
Ben.

>
> as they know it best and thus have a
> > better idea which hidden side effect a more complex revert might have.
> >
> > Ciao, Thorsten
> >
> >> On 27/01/2023 11:20, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
> >>> Hi, this is your Linux kernel regression tracker. Top-posting for once,
> >>> to make this easily accessible to everyone.
> >>>
> >>> @nouveau-maintainers, did anyone take a look at this? The report is
> >>> already 8 days old and I don't see a single reply. Sure, we'll likely
> >>> get a -rc8, but still it would be good to not fix this on the finish line.
> >>>
> >>> Chris, btw, did you try if you can revert the commit on top of latest
> >>> mainline? And if so, does it fix the problem?
> >>>
> >>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> >>> --
> >>> Everything you wanna know about Linux kernel regression tracking:
> >>> https://linux-regtracking.leemhuis.info/about/#tldr
> >>> If I did something stupid, please tell me, as explained on that page.
> >>>
> >>> #regzbot poke
> >>>
> >>> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
> >>> wrote:
> >>>> [adding various lists and the two other nouveau maintainers to the list
> >>>> of recipients]
> >>>
> >>>> On 18.01.23 21:59, Chris Clayton wrote:
> >>>>> Hi.
> >>>>>
> >>>>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
> >>>>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
> >>>>>
> >>>>>   sd 4:0:0:0: [sda] Synchronising SCSI cache
> >>>>>
> >>>>> when closing down I see one additional line:
> >>>>>
> >>>>>   sd 4:0:0:0 [sda]Stopping disk
> >>>>>
> >>>>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
> >>>>>
> >>>>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
> >>>>>
> >>>>>   # first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
> >>>>> (VPR scrubber)
> >>>>>
> >>>>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
> >>>>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
> >>>>> I'm confident the bisect outcome is OK.
> >>>>>
> >>>>> Kernels 6.1.6 and 5.15.88 are also OK.
> >>>>>
> >>>>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
> >>>>>
> >>>>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
> >>>>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
> >>>>>
> >>>>>         Flags: bus master, fast devsel, latency 0, IRQ 142
> >>>>>
> >>>>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
> >>>>>
> >>>>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
> >>>>>
> >>>>>         I/O ports at 5000 [size=64]
> >>>>>
> >>>>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
> >>>>>
> >>>>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
> >>>>>
> >>>>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
> >>>>>
> >>>>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
> >>>>>
> >>>>>         Capabilities: [d0] Power Management version 2
> >>>>>
> >>>>>         Kernel driver in use: i915
> >>>>>
> >>>>>         Kernel modules: i915
> >>>>>
> >>>>>
> >>>>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
> >>>>> controller])
> >>>>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
> >>>>>         Flags: bus master, fast devsel, latency 0, IRQ 141
> >>>>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
> >>>>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
> >>>>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
> >>>>>         I/O ports at 4000 [size=128]
> >>>>>         Expansion ROM at c3000000 [disabled] [size=512K]
> >>>>>         Capabilities: [60] Power Management version 3
> >>>>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
> >>>>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
> >>>>>         Kernel driver in use: nouveau
> >>>>>         Kernel modules: nouveau
> >>>>>
> >>>>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
> >>>>>
> >>>>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
> >>>>> subscribed.
> >>>>
> >>>> Thanks for the report. To be sure the issue doesn't fall through the
> >>>> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
> >>>> tracking bot:
> >>>>
> >>>> #regzbot ^introduced e44c2170876197
> >>>> #regzbot title drm: nouveau: hangs on poweroff/reboot
> >>>> #regzbot ignore-activity
> >>>>
> >>>> This isn't a regression? This issue or a fix for it are already
> >>>> discussed somewhere else? It was fixed already? You want to clarify when
> >>>> the regression started to happen? Or point out I got the title or
> >>>> something else totally wrong? Then just reply and tell me -- ideally
> >>>> while also telling regzbot about it, as explained by the page listed in
> >>>> the footer of this mail.
> >>>>
> >>>> Developers: When fixing the issue, remember to add 'Link:' tags pointing
> >>>> to the report (the parent of this mail). See page linked in footer for
> >>>> details.
> >>>>
> >>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> >>>> --
> >>>> Everything you wanna know about Linux kernel regression tracking:
> >>>> https://linux-regtracking.leemhuis.info/about/#tldr
> >>>> That page also explains what to do if mails like this annoy you.
> >>
> >>

[-- Attachment #2: nvdec0-reset.diff --]
[-- Type: text/x-patch, Size: 849 bytes --]

diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c
index 2658481d575b..a75aa82be1aa 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c
@@ -30,16 +30,18 @@ int
 gp102_fb_vpr_scrub(struct nvkm_fb *fb)
 {
 	struct nvkm_subdev *subdev = &fb->subdev;
+	struct nvkm_falcon *falcon = &subdev->device->nvdec[0]->falcon;
 	struct nvkm_falcon_fw fw = {};
 	int ret;
 
 	ret = nvkm_falcon_fw_ctor_hs(&gm200_flcn_fw, "mem-unlock", subdev, NULL,
-				     "nvdec/scrubber", 0, &subdev->device->nvdec[0]->falcon, &fw);
+				     "nvdec/scrubber", 0, falcon, &fw);
 	if (ret)
 		return ret;
 
 	ret = nvkm_falcon_fw_boot(&fw, subdev, true, NULL, NULL, 0, 0x00000000);
 	nvkm_falcon_fw_dtor(&fw);
+	nvkm_falcon_reset(falcon);
 	return ret;
 }
 

^ permalink raw reply related	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-30  1:09           ` Ben Skeggs
@ 2023-01-30 20:19             ` Chris Clayton
  2023-01-30 23:09               ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-01-30 20:19 UTC (permalink / raw)
  To: Ben Skeggs
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

Thanks, Ben.

On 30/01/2023 01:09, Ben Skeggs wrote:
> On Sat, 28 Jan 2023 at 21:29, Chris Clayton <chris2553@googlemail.com> wrote:
>>
>>
>>
>> On 28/01/2023 05:42, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
>>> On 27.01.23 20:46, Chris Clayton wrote:
>>>> [Resend because the mail client on my phone decided to turn HTML on behind my back, so my reply got bounced.]
>>>>
>>>> Thanks Thorsten.
>>>>
>>>> I did try to revert but it didnt revert cleanly and I don't have the knowledge to fix it up.
>>>>
>>>> The patch was part of a merge that included a number of related patches. Tomorrow, I'll try to revert the lot and report
>>>> back.
>>>
>>> You are free to do so, but there is no need for that from my side. I
>>> only wanted to know if a simple revert would do the trick; if it
>>> doesn't, it in my experience often is best to leave things to the
>>> developers of the code in question,
>>
>> Sound advice, Thorsten. Way to many conflicts for me to resolve.
> Hey,
> 
> This is a complete shot-in-the-dark, as I don't see this behaviour on
> *any* of my boards.  Could you try the attached patch please?

Unfortunately, the patch made no difference.

I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
problem?

I'll have a fiddle an see what I can work out.

Chris

> 
> Thanks,
> Ben.
> 
>>
>> as they know it best and thus have a
>>> better idea which hidden side effect a more complex revert might have.
>>>
>>> Ciao, Thorsten
>>>
>>>> On 27/01/2023 11:20, Linux kernel regression tracking (Thorsten Leemhuis) wrote:
>>>>> Hi, this is your Linux kernel regression tracker. Top-posting for once,
>>>>> to make this easily accessible to everyone.
>>>>>
>>>>> @nouveau-maintainers, did anyone take a look at this? The report is
>>>>> already 8 days old and I don't see a single reply. Sure, we'll likely
>>>>> get a -rc8, but still it would be good to not fix this on the finish line.
>>>>>
>>>>> Chris, btw, did you try if you can revert the commit on top of latest
>>>>> mainline? And if so, does it fix the problem?
>>>>>
>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>>> --
>>>>> Everything you wanna know about Linux kernel regression tracking:
>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>>> If I did something stupid, please tell me, as explained on that page.
>>>>>
>>>>> #regzbot poke
>>>>>
>>>>> On 19.01.23 15:33, Linux kernel regression tracking (Thorsten Leemhuis)
>>>>> wrote:
>>>>>> [adding various lists and the two other nouveau maintainers to the list
>>>>>> of recipients]
>>>>>
>>>>>> On 18.01.23 21:59, Chris Clayton wrote:
>>>>>>> Hi.
>>>>>>>
>>>>>>> I build and installed the lastest development kernel earlier this week. I've found that when I try the laptop down (or
>>>>>>> reboot it), it hangs right at the end of closing the current session. The last line I see on  the screen when rebooting is:
>>>>>>>
>>>>>>>   sd 4:0:0:0: [sda] Synchronising SCSI cache
>>>>>>>
>>>>>>> when closing down I see one additional line:
>>>>>>>
>>>>>>>   sd 4:0:0:0 [sda]Stopping disk
>>>>>>>
>>>>>>> In both cases the machine then hangs and I have to hold down the power button fot a few seconds to switch it off.
>>>>>>>
>>>>>>> Linux 6.1 is OK but 6.2-rc1 hangs, so I bisected between this two and landed on:
>>>>>>>
>>>>>>>   # first bad commit: [0e44c21708761977dcbea9b846b51a6fb684907a] drm/nouveau/flcn: new code to load+boot simple HS FWs
>>>>>>> (VPR scrubber)
>>>>>>>
>>>>>>> I built and installed a kernel with f15cde64b66161bfa74fb58f4e5697d8265b802e (the parent of the bad commit) checked out
>>>>>>> and that shuts down and reboots fine. It the did the same with the bad commit checked out and that does indeed hang, so
>>>>>>> I'm confident the bisect outcome is OK.
>>>>>>>
>>>>>>> Kernels 6.1.6 and 5.15.88 are also OK.
>>>>>>>
>>>>>>> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>>>>>>>
>>>>>>> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
>>>>>>>         Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>>>>>>>
>>>>>>>         Flags: bus master, fast devsel, latency 0, IRQ 142
>>>>>>>
>>>>>>>         Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>>>>>>>
>>>>>>>         Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>>>>>>
>>>>>>>         I/O ports at 5000 [size=64]
>>>>>>>
>>>>>>>         Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
>>>>>>>
>>>>>>>         Capabilities: [40] Vendor Specific Information: Len=0c <?>
>>>>>>>
>>>>>>>         Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>>>>>>>
>>>>>>>         Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>>>>>>
>>>>>>>         Capabilities: [d0] Power Management version 2
>>>>>>>
>>>>>>>         Kernel driver in use: i915
>>>>>>>
>>>>>>>         Kernel modules: i915
>>>>>>>
>>>>>>>
>>>>>>> 01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) (prog-if 00 [VGA
>>>>>>> controller])
>>>>>>>         Subsystem: CLEVO/KAPOK Computer TU117M [GeForce GTX 1650 Ti Mobile]
>>>>>>>         Flags: bus master, fast devsel, latency 0, IRQ 141
>>>>>>>         Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
>>>>>>>         Memory at b0000000 (64-bit, prefetchable) [size=256M]
>>>>>>>         Memory at c0000000 (64-bit, prefetchable) [size=32M]
>>>>>>>         I/O ports at 4000 [size=128]
>>>>>>>         Expansion ROM at c3000000 [disabled] [size=512K]
>>>>>>>         Capabilities: [60] Power Management version 3
>>>>>>>         Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>>>>>>         Capabilities: [78] Express Legacy Endpoint, MSI 00
>>>>>>>         Kernel driver in use: nouveau
>>>>>>>         Kernel modules: nouveau
>>>>>>>
>>>>>>> DRI_PRIME=1 is exported in one of my init scripts (yes, I am still using sysvinit).
>>>>>>>
>>>>>>> I've attached the bisect.log, but please let me know if I can provide any other diagnostics. Please cc me as I'm not
>>>>>>> subscribed.
>>>>>>
>>>>>> Thanks for the report. To be sure the issue doesn't fall through the
>>>>>> cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression
>>>>>> tracking bot:
>>>>>>
>>>>>> #regzbot ^introduced e44c2170876197
>>>>>> #regzbot title drm: nouveau: hangs on poweroff/reboot
>>>>>> #regzbot ignore-activity
>>>>>>
>>>>>> This isn't a regression? This issue or a fix for it are already
>>>>>> discussed somewhere else? It was fixed already? You want to clarify when
>>>>>> the regression started to happen? Or point out I got the title or
>>>>>> something else totally wrong? Then just reply and tell me -- ideally
>>>>>> while also telling regzbot about it, as explained by the page listed in
>>>>>> the footer of this mail.
>>>>>>
>>>>>> Developers: When fixing the issue, remember to add 'Link:' tags pointing
>>>>>> to the report (the parent of this mail). See page linked in footer for
>>>>>> details.
>>>>>>
>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>>>> --
>>>>>> Everything you wanna know about Linux kernel regression tracking:
>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>>>> That page also explains what to do if mails like this annoy you.
>>>>
>>>>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-30 20:19             ` Chris Clayton
@ 2023-01-30 23:09               ` Chris Clayton
  2023-01-30 23:27                 ` Ben Skeggs
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-01-30 23:09 UTC (permalink / raw)
  To: Ben Skeggs
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

Hi again.

On 30/01/2023 20:19, Chris Clayton wrote:
> Thanks, Ben.

<snip>

>> Hey,
>>
>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>> *any* of my boards.  Could you try the attached patch please?
> 
> Unfortunately, the patch made no difference.
> 
> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
> problem?
> 
> I'll have a fiddle an see what I can work out.
> 
> Chris
> 
>>
>> Thanks,
>> Ben.
>>
>>>

Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
locked, but no scrubber binary!), but, hey, we can't have everything.

If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.

Thanks,

Chris

<snip>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-30 23:09               ` Chris Clayton
@ 2023-01-30 23:27                 ` Ben Skeggs
  2023-02-01 13:51                   ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Ben Skeggs @ 2023-01-30 23:27 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>
> Hi again.
>
> On 30/01/2023 20:19, Chris Clayton wrote:
> > Thanks, Ben.
>
> <snip>
>
> >> Hey,
> >>
> >> This is a complete shot-in-the-dark, as I don't see this behaviour on
> >> *any* of my boards.  Could you try the attached patch please?
> >
> > Unfortunately, the patch made no difference.
> >
> > I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
> > be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
> > firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
> > what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
> > ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
> > loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
> > problem?
> >
> > I'll have a fiddle an see what I can work out.
> >
> > Chris
> >
> >>
> >> Thanks,
> >> Ben.
> >>
> >>>
>
> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
> locked, but no scrubber binary!), but, hey, we can't have everything.
>
> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
The symlinks are correct - whole groups of GPUs share the same FW, and
we use symlinks in linux-firmware to represent this.

I don't really have any ideas how/why this patch causes issues with
shutdown - it's a path that only gets executed during initialisation.
Can you try and capture the kernel log during shutdown ("dmesg -w"
over ssh? netconsole?), and see if there's any relevant messages
providing a hint at what's going on?  Alternatively, you could try
unloading the module (you will have to stop X/wayland/gdm/etc/etc
first) and seeing if that hangs too.

Ben.

>
> Thanks,
>
> Chris
>
> <snip>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-01-30 23:27                 ` Ben Skeggs
@ 2023-02-01 13:51                   ` Chris Clayton
  2023-02-02 20:45                     ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-01 13:51 UTC (permalink / raw)
  To: Ben Skeggs
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel



On 30/01/2023 23:27, Ben Skeggs wrote:
> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>>
>> Hi again.
>>
>> On 30/01/2023 20:19, Chris Clayton wrote:
>>> Thanks, Ben.
>>
>> <snip>
>>
>>>> Hey,
>>>>
>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>>>> *any* of my boards.  Could you try the attached patch please?
>>>
>>> Unfortunately, the patch made no difference.
>>>
>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
>>> problem?
>>>
>>> I'll have a fiddle an see what I can work out.
>>>
>>> Chris
>>>
>>>>
>>>> Thanks,
>>>> Ben.
>>>>
>>>>>
>>
>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
>> locked, but no scrubber binary!), but, hey, we can't have everything.
>>
>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
> The symlinks are correct - whole groups of GPUs share the same FW, and
> we use symlinks in linux-firmware to represent this.
> 
> I don't really have any ideas how/why this patch causes issues with
> shutdown - it's a path that only gets executed during initialisation.
> Can you try and capture the kernel log during shutdown ("dmesg -w"
> over ssh? netconsole?), and see if there's any relevant messages
> providing a hint at what's going on?  Alternatively, you could try
> unloading the module (you will have to stop X/wayland/gdm/etc/etc
> first) and seeing if that hangs too.
> 
> Ben.

Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
produced a log with nothing unusual in it.

Simply stopping Xorg and removing the nouveau module succeeds.

So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
restart. The last few lines on the console might be helpful:

...
nouveau 0000:01:00:0  fifo: preinit running...
nouveau 0000:01:00:0  fifo: preinit completed in 4us
nouveau 0000:01:00:0  gr: preinit running...
nouveau 0000:01:00:0  gr: preinit completed in 0us
nouveau 0000:01:00:0  nvdec0: preinit running...
nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
nouveau 0000:01:00:0  nvdec0: preinit running...
nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
nouveau 0000:01:00:0  sec2: preinit running...
nouveau 0000:01:00:0  sec2: preinit completed in 0us
nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary

These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.

After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
messages from nouveau followed by the lockup.

Let me know if you need any additional diagnostics.

Chris

> 
>>
>> Thanks,
>>
>> Chris
>>
>> <snip>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-01 13:51                   ` Chris Clayton
@ 2023-02-02 20:45                     ` Chris Clayton
  2023-02-08  8:48                       ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-02 20:45 UTC (permalink / raw)
  To: Ben Skeggs
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

[-- Attachment #1: Type: text/plain, Size: 5442 bytes --]



On 01/02/2023 13:51, Chris Clayton wrote:
> 
> 
> On 30/01/2023 23:27, Ben Skeggs wrote:
>> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>>>
>>> Hi again.
>>>
>>> On 30/01/2023 20:19, Chris Clayton wrote:
>>>> Thanks, Ben.
>>>
>>> <snip>
>>>
>>>>> Hey,
>>>>>
>>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>>>>> *any* of my boards.  Could you try the attached patch please?
>>>>
>>>> Unfortunately, the patch made no difference.
>>>>
>>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
>>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
>>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
>>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
>>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
>>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
>>>> problem?
>>>>
>>>> I'll have a fiddle an see what I can work out.
>>>>
>>>> Chris
>>>>
>>>>>
>>>>> Thanks,
>>>>> Ben.
>>>>>
>>>>>>
>>>
>>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
>>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
>>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
>>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
>>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
>>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
>>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
>>> locked, but no scrubber binary!), but, hey, we can't have everything.
>>>
>>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
>>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
>>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
>> The symlinks are correct - whole groups of GPUs share the same FW, and
>> we use symlinks in linux-firmware to represent this.
>>
>> I don't really have any ideas how/why this patch causes issues with
>> shutdown - it's a path that only gets executed during initialisation.
>> Can you try and capture the kernel log during shutdown ("dmesg -w"
>> over ssh? netconsole?), and see if there's any relevant messages
>> providing a hint at what's going on?  Alternatively, you could try
>> unloading the module (you will have to stop X/wayland/gdm/etc/etc
>> first) and seeing if that hangs too.
>>
>> Ben.
> 
> Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
> produced a log with nothing unusual in it.
> 
> Simply stopping Xorg and removing the nouveau module succeeds.
> 
> So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
> console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
> restart. The last few lines on the console might be helpful:
> 
> ...
> nouveau 0000:01:00:0  fifo: preinit running...
> nouveau 0000:01:00:0  fifo: preinit completed in 4us
> nouveau 0000:01:00:0  gr: preinit running...
> nouveau 0000:01:00:0  gr: preinit completed in 0us
> nouveau 0000:01:00:0  nvdec0: preinit running...
> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
> nouveau 0000:01:00:0  nvdec0: preinit running...
> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
> nouveau 0000:01:00:0  sec2: preinit running...
> nouveau 0000:01:00:0  sec2: preinit completed in 0us
> nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary
> 
> These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.
> 
> After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
> get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
> all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
> runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
> messages from nouveau followed by the lockup.
> 
> Let me know if you need any additional diagnostics.
> 
> Chris
> 

I've done some more investigation and found that I hadn't done sufficient amemdment the scripts run at shutdown to
prevent the network being shutdown. I've now got netconsole captures for 6.2.0-rc6+
(9f266ccaa2f5228bfe67ad58a94ca4e0109b954a) and, for comparison, 6.1.9. These two logs are attached.

Chris

>>
>>>
>>> Thanks,
>>>
>>> Chris
>>>
>>> <snip>

[-- Attachment #2: netconsole-6.1.9.log --]
[-- Type: text/x-log, Size: 442957 bytes --]

netpoll: netconsole: local port 6666
netpoll: netconsole: local IPv4 address 192.168.1.10
netpoll: netconsole: interface 'eth0'
netpoll: netconsole: remote port 6666
netpoll: netconsole: remote IPv4 address 192.168.1.50
netpoll: netconsole: remote ethernet address ec:a8:6b:fe:88:d2
printk: console [netcon0] enabled
netconsole: network logging started
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000080: init running...
nouveau 0000:01:00.0: preinit running...
nouveau 0000:01:00.0: pci: preinit running...
nouveau 0000:01:00.0: pci: preinit completed in 0us
nouveau 0000:01:00.0: bios: preinit running...
nouveau 0000:01:00.0: bios: preinit completed in 0us
nouveau 0000:01:00.0: devinit: preinit running...
nouveau 0000:01:00.0: devinit: preinit completed in 2us
nouveau 0000:01:00.0: top: preinit running...
nouveau 0000:01:00.0: top: preinit completed in 0us
nouveau 0000:01:00.0: privring: preinit running...
nouveau 0000:01:00.0: privring: preinit completed in 0us
nouveau 0000:01:00.0: gpio: preinit running...
nouveau 0000:01:00.0: gpio: preinit completed in 0us
nouveau 0000:01:00.0: i2c: preinit running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: preinit completed in 214us
nouveau 0000:01:00.0: fuse: preinit running...
nouveau 0000:01:00.0: fuse: preinit completed in 0us
nouveau 0000:01:00.0: mc: preinit running...
nouveau 0000:01:00.0: mc: preinit completed in 0us
nouveau 0000:01:00.0: bus: preinit running...
nouveau 0000:01:00.0: bus: preinit completed in 0us
nouveau 0000:01:00.0: timer: preinit running...
nouveau 0000:01:00.0: timer: preinit completed in 0us
nouveau 0000:01:00.0: imem: preinit running...
nouveau 0000:01:00.0: imem: preinit completed in 0us
nouveau 0000:01:00.0: fb: preinit running...
nouveau 0000:01:00.0: fb: preinit completed in 0us
nouveau 0000:01:00.0: ltc: preinit running...
nouveau 0000:01:00.0: ltc: preinit completed in 0us
nouveau 0000:01:00.0: mmu: preinit running...
nouveau 0000:01:00.0: mmu: preinit completed in 0us
nouveau 0000:01:00.0: bar: preinit running...
nouveau 0000:01:00.0: bar: preinit completed in 0us
nouveau 0000:01:00.0: fault: preinit running...
nouveau 0000:01:00.0: fault: preinit completed in 0us
nouveau 0000:01:00.0: acr: preinit running...
nouveau 0000:01:00.0: acr: preinit completed in 0us
nouveau 0000:01:00.0: pmu: preinit running...
nouveau 0000:01:00.0: pmu: preinit completed in 38us
nouveau 0000:01:00.0: therm: preinit running...
nouveau 0000:01:00.0: therm: preinit completed in 0us
nouveau 0000:01:00.0: gsp: preinit running...
nouveau 0000:01:00.0: gsp: preinit completed in 0us
nouveau 0000:01:00.0: ce0: preinit running...
nouveau 0000:01:00.0: ce0: preinit completed in 1us
nouveau 0000:01:00.0: ce1: preinit running...
nouveau 0000:01:00.0: ce1: preinit completed in 0us
nouveau 0000:01:00.0: ce2: preinit running...
nouveau 0000:01:00.0: ce2: preinit completed in 0us
nouveau 0000:01:00.0: ce3: preinit running...
nouveau 0000:01:00.0: ce3: preinit completed in 0us
nouveau 0000:01:00.0: ce4: preinit running...
nouveau 0000:01:00.0: ce4: preinit completed in 0us
nouveau 0000:01:00.0: disp: preinit running...
nouveau 0000:01:00.0: disp: preinit completed in 0us
nouveau 0000:01:00.0: dma: preinit running...
nouveau 0000:01:00.0: dma: preinit completed in 0us
nouveau 0000:01:00.0: fifo: preinit running...
nouveau 0000:01:00.0: fifo: preinit completed in 4us
nouveau 0000:01:00.0: gr: preinit running...
nouveau 0000:01:00.0: gr: preinit completed in 0us
nouveau 0000:01:00.0: nvdec0: preinit running...
nouveau 0000:01:00.0: nvdec0: preinit completed in 0us
nouveau 0000:01:00.0: nvenc0: preinit running...
nouveau 0000:01:00.0: nvenc0: preinit completed in 0us
nouveau 0000:01:00.0: sec2: preinit running...
nouveau 0000:01:00.0: sec2: preinit completed in 0us
nouveau 0000:01:00.0: preinit completed in 567us
nouveau 0000:01:00.0: fini running...
nouveau 0000:01:00.0: sec2: fini running...
nouveau 0000:01:00.0: sec2: fini completed in 4us
nouveau 0000:01:00.0: nvenc0: fini running...
nouveau 0000:01:00.0: nvenc0: fini completed in 4us
nouveau 0000:01:00.0: nvdec0: fini running...
nouveau 0000:01:00.0: nvdec0: fini completed in 3us
nouveau 0000:01:00.0: gr: fini running...
nouveau 0000:01:00.0: gr: fini completed in 4us
nouveau 0000:01:00.0: fifo: fini running...
nouveau 0000:01:00.0: fifo: fini completed in 5us
nouveau 0000:01:00.0: dma: fini running...
nouveau 0000:01:00.0: dma: fini completed in 0us
nouveau 0000:01:00.0: disp: fini running...
nouveau 0000:01:00.0: disp: fini completed in 0us
nouveau 0000:01:00.0: ce4: fini running...
nouveau 0000:01:00.0: ce4: fini completed in 3us
nouveau 0000:01:00.0: ce3: fini running...
nouveau 0000:01:00.0: ce3: fini completed in 4us
nouveau 0000:01:00.0: ce2: fini running...
nouveau 0000:01:00.0: ce2: fini completed in 4us
nouveau 0000:01:00.0: ce1: fini running...
nouveau 0000:01:00.0: ce1: fini completed in 3us
nouveau 0000:01:00.0: ce0: fini running...
nouveau 0000:01:00.0: ce0: fini completed in 4us
nouveau 0000:01:00.0: gsp: fini running...
nouveau 0000:01:00.0: gsp: fini completed in 0us
nouveau 0000:01:00.0: therm: fini running...
nouveau 0000:01:00.0: therm: fini completed in 0us
nouveau 0000:01:00.0: pmu: fini running...
nouveau 0000:01:00.0: pmu: fini completed in 0us
nouveau 0000:01:00.0: acr: fini running...
nouveau 0000:01:00.0: acr: fini completed in 0us
nouveau 0000:01:00.0: fault: fini running...
nouveau 0000:01:00.0: fault: fini completed in 2us
nouveau 0000:01:00.0: bar: fini running...
nouveau 0000:01:00.0: bar: fini completed in 2us
nouveau 0000:01:00.0: mmu: fini running...
nouveau 0000:01:00.0: mmu: fini completed in 0us
nouveau 0000:01:00.0: ltc: fini running...
nouveau 0000:01:00.0: ltc: fini completed in 0us
nouveau 0000:01:00.0: fb: fini running...
nouveau 0000:01:00.0: fb: fini completed in 0us
nouveau 0000:01:00.0: imem: fini running...
nouveau 0000:01:00.0: imem: fini completed in 0us
nouveau 0000:01:00.0: timer: fini running...
nouveau 0000:01:00.0: timer: fini completed in 0us
nouveau 0000:01:00.0: bus: fini running...
nouveau 0000:01:00.0: bus: fini completed in 0us
nouveau 0000:01:00.0: mc: fini running...
nouveau 0000:01:00.0: mc: fini completed in 0us
nouveau 0000:01:00.0: fuse: fini running...
nouveau 0000:01:00.0: fuse: fini completed in 0us
nouveau 0000:01:00.0: i2c: fini running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: fini completed in 124us
nouveau 0000:01:00.0: gpio: fini running...
nouveau 0000:01:00.0: gpio: fini completed in 12us
nouveau 0000:01:00.0: privring: fini running...
nouveau 0000:01:00.0: privring: fini completed in 0us
nouveau 0000:01:00.0: top: fini running...
nouveau 0000:01:00.0: top: fini completed in 0us
nouveau 0000:01:00.0: devinit: fini running...
nouveau 0000:01:00.0: devinit: fini completed in 0us
nouveau 0000:01:00.0: bios: fini running...
nouveau 0000:01:00.0: bios: fini completed in 0us
nouveau 0000:01:00.0: pci: fini running...
nouveau 0000:01:00.0: pci: fini completed in 0us
nouveau 0000:01:00.0: fini completed in 353us...
nouveau 0000:01:00.0: init running...
nouveau 0000:01:00.0: pci: init running...
nouveau 0000:01:00.0: pci: init completed in 0us
nouveau 0000:01:00.0: bios: init running...
nouveau 0000:01:00.0: bios: init completed in 0us
nouveau 0000:01:00.0: devinit: init running...
nouveau 0000:01:00.0: devinit: init completed in 15us
nouveau 0000:01:00.0: top: init running...
nouveau 0000:01:00.0: top: init completed in 0us
nouveau 0000:01:00.0: privring: init running...
nouveau 0000:01:00.0: privring: init completed in 0us
nouveau 0000:01:00.0: gpio: init running...
nouveau 0000:01:00.0: gpio: init completed in 4us
nouveau 0000:01:00.0: i2c: init running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: aux 0003: init
nouveau 0000:01:00.0: i2c: aux 0004: init
nouveau 0000:01:00.0: i2c: aux 0005: init
nouveau 0000:01:00.0: i2c: aux 0006: init
nouveau 0000:01:00.0: i2c: aux 0007: init
nouveau 0000:01:00.0: i2c: aux 0008: init
nouveau 0000:01:00.0: i2c: aux 0009: init
nouveau 0000:01:00.0: i2c: init completed in 117us
nouveau 0000:01:00.0: fuse: init running...
nouveau 0000:01:00.0: fuse: init completed in 0us
nouveau 0000:01:00.0: mc: init running...
nouveau 0000:01:00.0: mc: init completed in 1us
nouveau 0000:01:00.0: bus: init running...
nouveau 0000:01:00.0: privring: HUB0: 00d054 00000007 (1b408216)
nouveau 0000:01:00.0: bus: init completed in 0us
nouveau 0000:01:00.0: timer: init running...
nouveau 0000:01:00.0: timer: time low        : 69d239f8
nouveau 0000:01:00.0: timer: time high       : 00000015
nouveau 0000:01:00.0: timer: init completed in 2us
nouveau 0000:01:00.0: imem: init running...
nouveau 0000:01:00.0: imem: init completed in 15198us
nouveau 0000:01:00.0: fb: init running...
nouveau 0000:01:00.0: privring: ROP0: 9a065c 00000010 (1a408201)
nouveau 0000:01:00.0: privring: ROP1: 9a065c 00000010 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000cb2c[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 		0xff710000 *
nouveau 0000:01:00.0: fb: 0x0000cb37[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3b[0]: 		0xff710000
nouveau 0000:01:00.0: privring: ROP0: 9a067c ff710000 (18408201)
nouveau 0000:01:00.0: privring: ROP1: 9a067c ff710000 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cb3f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb43[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb47[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb53[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb57[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 		0x00030002 *
nouveau 0000:01:00.0: fb: 0x0000cb66[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6a[0]: 		0x00030002
nouveau 0000:01:00.0: privring: ROP0: 9a0708 00030002 (19408201)
nouveau 0000:01:00.0: privring: ROP1: 9a0708 00030002 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cb6e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb72[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb76[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb82[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb86[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 		0x00004d28 *
nouveau 0000:01:00.0: fb: 0x0000cb95[0]: 		0x00004d1c
nouveau 0000:01:00.0: fb: 0x0000cb99[0]: 		0x00004d28
nouveau 0000:01:00.0: privring: ROP0: 9a070c 00004d28 (1a408201)
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004d28 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000cb9d[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba1[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba5[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cba9[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cbad[0]: 		0x00004828
nouveau 0000:01:00.0: fb: 0x0000cbb1[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb5[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbc6[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbca[0]: 		0x14141414
nouveau 0000:01:00.0: privring: ROP0: 9006a0 10101010 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cbce[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbd2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbd6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbda[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbde[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbe2[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbe6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbee[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbf2[0]: 		0x14141414
nouveau 0000:01:00.0: privring: ROP0: 9006a4 10101010 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000cbf6[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbfa[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbfe[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc02[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc06[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc0a[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc0e[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc13[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc20[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc24[0]: 		0x14141414
nouveau 0000:01:00.0: privring: ROP1: 9046a0 10101010 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cc28[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc2c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc30[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc34[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc38[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc3c[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc40[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc48[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc4c[0]: 		0x14141414
nouveau 0000:01:00.0: privring: ROP1: 9046a4 10101010 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000cc50[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc54[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc58[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc5c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc60[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc64[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc68[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc6d[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cc78[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc7c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: privring: ROP0: 9a06a8 0f0f0f0f (1b408201)
nouveau 0000:01:00.0: privring: ROP1: 9a06a8 0f0f0f0f (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cc80[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc84[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc88[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc8c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc90[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc94[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc98[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cca0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: privring: ROP0: 9a06ac 0f0f0f0f (18408201)
nouveau 0000:01:00.0: privring: ROP1: 9a06ac 0f0f0f0f (18408201)
nouveau 0000:01:00.0: fb: 0x0000cca8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccac[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccbc[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: DONE
nouveau 0000:01:00.0: privring: ROP0: 9a065c 00000020 (1a408201)
nouveau 0000:01:00.0: privring: ROP1: 9a065c 00000020 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000ccc5[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 		0xff7f0000 *
nouveau 0000:01:00.0: fb: 0x0000ccd0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd4[0]: 		0xff7f0000
nouveau 0000:01:00.0: privring: ROP0: 9a067c ff7f0000 (1b408201)
nouveau 0000:01:00.0: privring: ROP1: 9a067c ff7f0000 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000ccd8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccdc[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccec[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf0[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 		0x00030550 *
nouveau 0000:01:00.0: fb: 0x0000ccff[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd03[0]: 		0x00030550
nouveau 0000:01:00.0: privring: ROP0: 9a0708 00030550 (18408201)
nouveau 0000:01:00.0: privring: ROP1: 9a0708 00030550 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cd07[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0b[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0f[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd13[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd17[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd1b[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd1f[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 		0x00004c4c *
nouveau 0000:01:00.0: fb: 0x0000cd2e[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd32[0]: 		0x00004d4d
nouveau 0000:01:00.0: privring: ROP0: 9a070c 00004c4c (19408201)
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004c4c (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd36[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd3a[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd3e[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd42[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd46[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd4a[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd4e[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd5f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd63[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP0: 9006a0 07070707 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cd67[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd6b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd6f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd73[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd77[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd87[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd8b[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP0: 9006a4 07070707 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd8f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd93[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd97[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda3[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda7[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cdac[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cdb9[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP1: 9046a0 07070707 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cdbd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdcd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cde1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde5[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP1: 9046a4 07070707 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cde9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cded[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdfd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce01[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000ce06[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce11[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce15[0]: 		0x00000000
nouveau 0000:01:00.0: privring: ROP0: 9a06a8 00000000 (1a408201)
nouveau 0000:01:00.0: privring: ROP1: 9a06a8 00000000 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000ce19[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce1d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce21[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce25[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce29[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce2d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce31[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce39[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce3d[0]: 		0x00000000
nouveau 0000:01:00.0: privring: ROP0: 9a06ac 00000000 (1b408201)
nouveau 0000:01:00.0: privring: ROP1: 9a06ac 00000000 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000ce41[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce45[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce49[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce4d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce51[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce55[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce59[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: DONE
nouveau 0000:01:00.0: privring: ROP0: 9a065c 00000000 (18408201)
nouveau 0000:01:00.0: privring: ROP1: 9a065c 00000000 (18408201)
nouveau 0000:01:00.0: fb: VPR locked, running scrubber binary
nouveau 0000:01:00.0: fb: acquired nvdec0 falcon
nouveau 0000:01:00.0: fb: binHdr:
nouveau 0000:01:00.0: fb: 	binMagic         : 0x000010de
nouveau 0000:01:00.0: fb: 	binVer           : 1
nouveau 0000:01:00.0: fb: 	binSize          : 4352
nouveau 0000:01:00.0: fb: 	headerOffset     : 0x100
nouveau 0000:01:00.0: fb: 	dataOffset       : 0x200
nouveau 0000:01:00.0: fb: 	dataSize         : 0xf00
nouveau 0000:01:00.0: fb: hsHeader:
nouveau 0000:01:00.0: fb: 	sigDbgOffset     : 0x120
nouveau 0000:01:00.0: fb: 	sigDbgSize       : 0x10
nouveau 0000:01:00.0: fb: 	sigProdOffset    : 0x130
nouveau 0000:01:00.0: fb: 	sigProdSize      : 0x10
nouveau 0000:01:00.0: fb: 	patchLoc         : 0x140
nouveau 0000:01:00.0: fb: 	patchSig         : 0x144
nouveau 0000:01:00.0: fb: 	hdrOffset        : 0x148
nouveau 0000:01:00.0: fb: 	hdrSize          : 0x24
nouveau 0000:01:00.0: fb: hsLoadHeader:
nouveau 0000:01:00.0: fb: 	nonSecCodeOff    : 0x0
nouveau 0000:01:00.0: fb: 	nonSecCodeSize   : 0x100
nouveau 0000:01:00.0: fb: 	dataDmaBase      : 0xe00
nouveau 0000:01:00.0: fb: 	dataSize         : 0x100
nouveau 0000:01:00.0: fb: 	numApps          : 0x1
nouveau 0000:01:00.0: fb: 	App[0]           : offset 0x100 size 0xd00
nouveau 0000:01:00.0: fb: released nvdec0 falcon
nouveau 0000:01:00.0: fb: VPR scrubber binary successful
nouveau 0000:01:00.0: fb: init completed in 1453us
nouveau 0000:01:00.0: ltc: init running...
nouveau 0000:01:00.0: ltc: init completed in 88us
nouveau 0000:01:00.0: mmu: init running...
nouveau 0000:01:00.0: mmu: init completed in 0us
nouveau 0000:01:00.0: bar: init running...
nouveau 0000:01:00.0: bar: init completed in 5us
nouveau 0000:01:00.0: fault: init running...
nouveau 0000:01:00.0: fault: init completed in 6us
nouveau 0000:01:00.0: acr: init running...
nouveau 0000:01:00.0: acr: executing AHESASC binary
nouveau 0000:01:00.0: acr: acquired sec2 falcon
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x3c00
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x3d00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x1000
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: acr: mailbox 00000000 00000000
nouveau 0000:01:00.0: acr: released sec2 falcon
nouveau 0000:01:00.0: acr: AHESASC binary completed successfully
nouveau 0000:01:00.0: acr: executing ASB binary
nouveau 0000:01:00.0: acr: acquired gsp falcon
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x6000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2900
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x8a00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x800
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: acr: mailbox 00000000 00000000
nouveau 0000:01:00.0: acr: released gsp falcon
nouveau 0000:01:00.0: acr: ASB binary completed successfully
nouveau 0000:01:00.0: acr: init completed in 5025us
nouveau 0000:01:00.0: pmu: init running...
nouveau 0000:01:00.0: pmu: init completed in 0us
nouveau 0000:01:00.0: therm: init running...
nouveau 0000:01:00.0: therm: programmed thresholds [ 90(3), 95(3), 105(5), 135(5) ]
nouveau 0000:01:00.0: therm: init completed in 29us
nouveau 0000:01:00.0: gsp: init running...
nouveau 0000:01:00.0: gsp: init completed in 0us
nouveau 0000:01:00.0: ce0: init running...
nouveau 0000:01:00.0: ce0: init completed in 1us
nouveau 0000:01:00.0: ce1: init running...
nouveau 0000:01:00.0: ce1: init skipped, engine has no users
nouveau 0000:01:00.0: ce1: init completed in 1us
nouveau 0000:01:00.0: ce2: init running...
nouveau 0000:01:00.0: ce2: init completed in 0us
nouveau 0000:01:00.0: ce3: init running...
nouveau 0000:01:00.0: ce3: init skipped, engine has no users
nouveau 0000:01:00.0: ce3: init completed in 0us
nouveau 0000:01:00.0: ce4: init running...
nouveau 0000:01:00.0: ce4: init skipped, engine has no users
nouveau 0000:01:00.0: ce4: init completed in 1us
nouveau 0000:01:00.0: disp: init running...
nouveau 0000:01:00.0: disp: init skipped, engine has no users
nouveau 0000:01:00.0: disp: init completed in 1us
nouveau 0000:01:00.0: dma: init running...
nouveau 0000:01:00.0: dma: init skipped, engine has no users
nouveau 0000:01:00.0: dma: init completed in 1us
nouveau 0000:01:00.0: fifo: init running...
nouveau 0000:01:00.0: fifo: init completed in 20us
nouveau 0000:01:00.0: gr: init running...
nouveau 0000:01:00.0: gr: acquired fecs falcon
nouveau 0000:01:00.0: gr: acquired gpccs falcon
nouveau 0000:01:00.0: sec2: cmdq: initialised @ index 0 offset 0x01000000 size 0x00000080
nouveau 0000:01:00.0: sec2: msgq: initialised @ index 0 offset 0x01000080 size 0x00000080
nouveau 0000:01:00.0: sec2: fecs booted
nouveau 0000:01:00.0: sec2: gpccs booted
nouveau 0000:01:00.0: gr: init completed in 5459us
nouveau 0000:01:00.0: nvdec0: init running...
nouveau 0000:01:00.0: nvdec0: init skipped, engine has no users
nouveau 0000:01:00.0: nvdec0: init completed in 1us
nouveau 0000:01:00.0: nvenc0: init running...
nouveau 0000:01:00.0: nvenc0: init skipped, engine has no users
nouveau 0000:01:00.0: nvenc0: init completed in 1us
nouveau 0000:01:00.0: sec2: init running...
nouveau 0000:01:00.0: sec2: init skipped, engine has no users
nouveau 0000:01:00.0: sec2: init completed in 1us
nouveau 0000:01:00.0: init completed in 27525us
nouveau: DRM-master:00000000:00000080: init children...
nouveau: DRM-master:00000000:80009009: init running...
nouveau: DRM-master:00000000:80009009: init children...
nouveau: DRM-master:00000000:8000c00d: init running...
nouveau: DRM-master:00000000:8000c00d: init children...
nouveau: DRM-master:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:80009009: init completed in 287us
nouveau: DRM-master:00000000:00000080: init completed in 28745us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM:00000000:00000080: init running...
nouveau: DRM:00000000:00000080: init children...
nouveau: DRM:00000000:80009009: init running...
nouveau: DRM:00000000:80009009: init children...
nouveau: DRM:00000000:8000c00d: init running...
nouveau: DRM:00000000:8000c00d: init children...
nouveau: DRM:00000000:8000c00d: init completed in 2us
nouveau: DRM:00000000:80009009: init completed in 5us
nouveau: DRM:00000000:0000c361: init running...
nouveau: DRM:00000000:0000c361: init children...
nouveau: DRM:00000000:0000c361: init completed in 1us
nouveau: DRM:00000000:0000c46f: init running...
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:00000000:0000c46f: init completed in 7us
nouveau: DRM:00000000:0000c46f: init running...
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:0004c5b5:0000c5b5: init running...
nouveau: DRM:00000000:00000000: init running...
nouveau: DRM:00000000:00000000: init children...
nouveau: DRM:00000000:00000000: init completed in 1us
nouveau: DRM:00000000:0000c46f: attached ce2
nouveau: DRM:0004c5b5:0000c5b5: init children...
nouveau: DRM:0004c5b5:0000c5b5: init completed in 21us
nouveau: DRM:00000000:0000c46f: init completed in 37us
nouveau: DRM:00000000:ffffffff: init running...
nouveau: DRM:00000000:ffffffff: init children...
nouveau: DRM:00000000:ffffffff: init completed in 1us
nouveau: DRM:00000000:00000080: init completed in 122us
nouveau: DRM-master:00000000:00000000: init completed in 126us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: Xorg[1232]:00000000:00000080: init running...
nouveau: Xorg[1232]:00000000:00000080: init children...
nouveau: Xorg[1232]:00000000:80009009: init running...
nouveau: Xorg[1232]:00000000:80009009: init children...
nouveau: Xorg[1232]:00000000:8000c00d: init running...
nouveau: Xorg[1232]:00000000:8000c00d: init children...
nouveau: Xorg[1232]:00000000:8000c00d: init completed in 1us
nouveau: Xorg[1232]:00000000:80009009: init completed in 4us
nouveau: Xorg[1232]:00000000:00000080: init completed in 7us
nouveau: Xorg[1232]:00000000:00000080: init running...
nouveau: Xorg[1232]:00000000:00000080: init children...
nouveau: Xorg[1232]:00000000:00000080: init completed in 1us
nouveau: Xorg[1232]:00000000:00000080: init running...
nouveau: Xorg[1232]:00000000:00000080: init children...
nouveau: Xorg[1232]:00000000:0000c46f: init running...
nouveau: Xorg[1232]:00000000:0000c46f: init children...
nouveau: Xorg[1232]:00000000:0000c5b5: init running...
nouveau: Xorg[1232]:00000000:00000000: init running...
nouveau: Xorg[1232]:00000000:00000000: init children...
nouveau: Xorg[1232]:00000000:00000000: init completed in 2us
nouveau: Xorg[1232]:00000000:0000c46f: attached ce0
nouveau: Xorg[1232]:00000000:0000c5b5: init children...
nouveau: Xorg[1232]:00000000:0000c5b5: init completed in 22us
nouveau: Xorg[1232]:beef323f:0000a140: init running...
nouveau: Xorg[1232]:00000000:00000000: init running...
nouveau: Xorg[1232]:00000000:00000000: init children...
nouveau: Xorg[1232]:00000000:00000000: init completed in 1us
nouveau: Xorg[1232]:00000000:0000c46f: attached gr
nouveau: Xorg[1232]:beef323f:0000a140: init children...
nouveau: Xorg[1232]:beef323f:0000a140: init completed in 17us
nouveau: Xorg[1232]:00000000:0000c5b5: init running...
nouveau: Xorg[1232]:00000000:0000c5b5: init children...
nouveau: Xorg[1232]:00000000:0000c5b5: init completed in 1us
nouveau: Xorg[1232]:beef902d:0000902d: init running...
nouveau: Xorg[1232]:beef902d:0000902d: init children...
nouveau: Xorg[1232]:beef902d:0000902d: init completed in 1us
nouveau: Xorg[1232]:beef003d:0000c597: init running...
nouveau: Xorg[1232]:beef003d:0000c597: init children...
nouveau: Xorg[1232]:beef003d:0000c597: init completed in 1us
nouveau: Xorg[1232]:beef00c0:0000c5c0: init running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784a58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000024c5310 owner 01
nouveau: qterminal[1717]:beef003d:0000c597: ioctl: delete size 0
nouveau: qterminal[1717]:beef003d:0000c597: ioctl: delete
nouveau: qterminal[1717]:beef003d:0000c597: fini children...
nouveau: qterminal[1717]:beef003d:0000c597: fini running...
nouveau: qterminal[1717]:beef003d:0000c597: fini completed in 2us
nouveau: qterminal[1717]:beef003d:0000c597: destroy children...
nouveau: qterminal[1717]:beef003d:0000c597: destroy running...
nouveau: qterminal[1717]:beef003d:0000c597: destroy children...
nouveau: qterminal[1717]:beef003d:0000c597: destroy running...
nouveau: qterminal[1717]:beef003d:0000c597: destroy completed in 3us...
nouveau: qterminal[1717]:beef003d:0000c597: destroy completed in 12us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000024c52e0 owner 01
nouveau: qterminal[1717]:beef902d:0000902d: ioctl: delete size 0
nouveau: qterminal[1717]:beef902d:0000902d: ioctl: delete
nouveau: qterminal[1717]:beef902d:0000902d: fini children...
nouveau: qterminal[1717]:beef902d:0000902d: fini running...
nouveau: qterminal[1717]:beef902d:0000902d: fini completed in 4us
nouveau: qterminal[1717]:beef902d:0000902d: destroy children...
nouveau: qterminal[1717]:beef902d:0000902d: destroy running...
nouveau: qterminal[1717]:beef902d:0000902d: destroy children...
nouveau: qterminal[1717]:beef902d:0000902d: destroy running...
nouveau: qterminal[1717]:beef902d:0000902d: destroy completed in 3us...
nouveau: qterminal[1717]:beef902d:0000902d: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000259f050 owner 01
nouveau: qterminal[1717]:beef323f:0000a140: ioctl: delete size 0
nouveau: qterminal[1717]:beef323f:0000a140: ioctl: delete
nouveau: qterminal[1717]:beef323f:0000a140: fini children...
nouveau: qterminal[1717]:beef323f:0000a140: fini running...
nouveau: qterminal[1717]:beef323f:0000a140: fini completed in 4us
nouveau: qterminal[1717]:beef323f:0000a140: destroy children...
nouveau: qterminal[1717]:beef323f:0000a140: destroy running...
nouveau: qterminal[1717]:beef323f:0000a140: destroy children...
nouveau: qterminal[1717]:beef323f:0000a140: destroy running...
nouveau: qterminal[1717]:beef323f:0000a140: destroy completed in 1us...
nouveau: qterminal[1717]:beef323f:0000a140: destroy completed in 10us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000024c52b0 owner 01
nouveau: qterminal[1717]:00000000:0000c5b5: ioctl: delete size 0
nouveau: qterminal[1717]:00000000:0000c5b5: ioctl: delete
nouveau: qterminal[1717]:00000000:0000c5b5: fini children...
nouveau: qterminal[1717]:00000000:0000c5b5: fini running...
nouveau: qterminal[1717]:00000000:0000c5b5: fini completed in 3us
nouveau: qterminal[1717]:00000000:0000c5b5: destroy children...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy running...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy children...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy running...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy completed in 3us...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000025f5360 owner 01
nouveau: qterminal[1717]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: qterminal[1717]:beef00c0:0000c5c0: ioctl: delete
nouveau: qterminal[1717]:beef00c0:0000c5c0: fini children...
nouveau: qterminal[1717]:beef00c0:0000c5c0: fini running...
nouveau: qterminal[1717]:00000000:00000000: fini children...
nouveau: qterminal[1717]:00000000:00000000: fini running...
nouveau: qterminal[1717]:00000000:00000000: fini completed in 1us
nouveau: qterminal[1717]:00000000:0000c46f: detached gr
nouveau: qterminal[1717]:beef00c0:0000c5c0: fini completed in 18us
nouveau: qterminal[1717]:beef00c0:0000c5c0: destroy children...
nouveau: qterminal[1717]:beef00c0:0000c5c0: destroy running...
nouveau: qterminal[1717]:00000000:00000000: destroy children...
nouveau: qterminal[1717]:00000000:00000000: destroy running...
nouveau: qterminal[1717]:00000000:00000000: destroy completed in 96us...
nouveau: qterminal[1717]:beef00c0:0000c5c0: destroy children...
nouveau: qterminal[1717]:beef00c0:0000c5c0: destroy running...
nouveau: qterminal[1717]:beef00c0:0000c5c0: destroy completed in 1us...
nouveau: qterminal[1717]:beef00c0:0000c5c0: destroy completed in 132us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8dd9dc18 owner ff
nouveau: qterminal[1717]:00000000:0000c5b5: ioctl: delete size 0
nouveau: qterminal[1717]:00000000:0000c5b5: ioctl: delete
nouveau: qterminal[1717]:00000000:0000c5b5: fini children...
nouveau: qterminal[1717]:00000000:0000c5b5: fini running...
nouveau: qterminal[1717]:00000000:00000000: fini children...
nouveau: qterminal[1717]:00000000:00000000: fini running...
nouveau: qterminal[1717]:00000000:00000000: fini completed in 1us
nouveau: qterminal[1717]:00000000:0000c46f: detached ce0
nouveau: qterminal[1717]:00000000:0000c5b5: fini completed in 29us
nouveau: qterminal[1717]:00000000:0000c5b5: destroy children...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy running...
nouveau: qterminal[1717]:00000000:00000000: destroy children...
nouveau: qterminal[1717]:00000000:00000000: destroy running...
nouveau: qterminal[1717]:00000000:00000000: destroy completed in 1us...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy children...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy running...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy completed in 1us...
nouveau: qterminal[1717]:00000000:0000c5b5: destroy completed in 27us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91ccb9bc09f0 owner ff
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: ntfy del vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91ccb9bc09f0 owner ff
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: ntfy put vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91ccb9bc09f0 owner ff
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: ntfy del vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff91ccb9bc09f0 owner ff
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: unmap size 0
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return -19
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9bc09f0 owner ff
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: delete size 0
nouveau: qterminal[1717]:00000000:0000c46f: ioctl: delete
nouveau: qterminal[1717]:00000000:0000c46f: fini children...
nouveau: qterminal[1717]:00000000:0000c46f: fini running...
nouveau: qterminal[1717]:00000000:0000c46f: fini completed in 19us
nouveau: qterminal[1717]:00000000:0000c46f: destroy children...
nouveau: qterminal[1717]:00000000:0000c46f: destroy running...
nouveau: qterminal[1717]:00000000:0000c46f: destroy completed in 22us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb3abd658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91ccb9bc15d0 owner ff
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[1717]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb9784058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8ffbe600 owner ff
nouveau: qterminal[1717]:00000000:00000080: ioctl: delete size 0
nouveau: qterminal[1717]:00000000:00000080: ioctl: delete
nouveau: qterminal[1717]:00000000:00000080: fini children...
nouveau: qterminal[1717]:00000000:00000080: destroy running...
nouveau: qterminal[1717]:00000000:00000080: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff91cc81b1a000 object ffff91cc81b1a000
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc81b1a078 object ffff91cc81b1a078
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: lxqt-leave[1734]:00000000:00000080: init running...
nouveau: lxqt-leave[1734]:00000000:00000080: init children...
nouveau: lxqt-leave[1734]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a078 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a078 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: sclass size 8
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a078 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: sclass size 80
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: sclass vers 0 count 9
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc81b1a078 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: new size 38
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff91cc81b1a168 object ffff91cc81b1a168
nouveau: lxqt-leave[1734]:00000000:80009009: init running...
nouveau: lxqt-leave[1734]:00000000:80009009: init children...
nouveau: lxqt-leave[1734]:00000000:80009009: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass size 8
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass size 24
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd size 28
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass size 8
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass size 24
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: new size 56
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff91cc81b1a1d0 object ffff91cc81b1a1d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ff805000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: lxqt-leave[1734]:00000000:8000c00d: init running...
nouveau: lxqt-leave[1734]:00000000:8000c00d: init children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass size 8
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass size 24
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 01 token ffff91ccbb739220 object 000000000214f9d0
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: lxqt-leave[1734]:00000000:00000080: init running...
nouveau: lxqt-leave[1734]:00000000:00000080: init children...
nouveau: lxqt-leave[1734]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 000000000214f9d0 owner 01
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc80149c00 object ffff91cc80149c00
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: lxqt-leave[1734]:00000000:00000080: init running...
nouveau: lxqt-leave[1734]:00000000:00000080: init children...
nouveau: lxqt-leave[1734]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc80149c00 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 1080
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc80149c00 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd size 1056
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info size 1048
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info vers 1 count 65
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deb358 object ffff91cca9deb358
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000012000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc80149c00 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: new size 80
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 0000c76f route 00 token ffff91cc81b1d9f0 object ffff91cc81b1d9f0
nouveau: DRM-master:00000000:00000000: ioctl: return -22
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc80149c00 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: new size 80
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 0000c46f route 00 token ffff91cc81b1d9f0 object ffff91cc81b1d9f0
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: create channel gpfifo size 48
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: create channel gpfifo vers 0 vmm ffff91cc81b1a1d0 ioffset 0000000000011000 ilength 00002000 runlist 0000000000000001 priv 0
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff804000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: lxqt-leave[1734]:00000000:0000c46f: init running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: init children...
nouveau: lxqt-leave[1734]:00000000:0000c46f: init completed in 8us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 07 object ffff91cc81b1d9f0 owner ff
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: map size 24
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: map vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 09 object ffff91cc81b1d9f0 owner ff
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy new size 24
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy new vers 0 event 01
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: notify new size 16
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: notify new vers 0 reply 0 route 00 token ffff91cc81b1da28
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0b object ffff91cc81b1d9f0 owner ff
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy get size 8
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy get vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 09 object ffff91cc81b1d9f0 owner ff
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy new size 24
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy new vers 0 event 00
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: notify new size 16
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: notify new vers 0 reply 0 route 00 token ffff91cca9deb478
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000010000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc81b1d9f0 owner ff
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 00 token ffff91cc88e87d98 object ffff91cc88e87d98
nouveau 0000:01:00.0: imem: new 00002000 00000000 1: 00ff802000 0000002000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000002000
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[1734]:00000000:00000000: init running...
nouveau: lxqt-leave[1734]:00000000:00000000: init children...
nouveau: lxqt-leave[1734]:00000000:00000000: init completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c46f: attached ce0
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init completed in 20us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deb558 object ffff91cca9deb558
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deb658 object ffff91cca9deb658
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deb758 object ffff91cca9deb758
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deb858 object ffff91cca9deb858
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deb958 object ffff91cca9deb958
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 000000000214f9d0 owner 01
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca9deba58 object ffff91cca9deba58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca2bd6458 object ffff91cca2bd6458
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9debc58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca2bd6558 object ffff91cca2bd6558
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff800000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7ff000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7fd000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe839000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe838000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe837000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe836000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe82e000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe82d000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe82c000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe82b000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe82a000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe829000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe828000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe827000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00fe826000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9debe58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca2bd6658 object ffff91cca2bd6658
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9debf58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca2bd6758 object ffff91cca2bd6758
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc8941a510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9debd58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM-master:00000000:00000080: suspend children...
nouveau: DRM-master:00000000:80009009: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend running...
nouveau: DRM-master:00000000:8000c00d: suspend completed in 0us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 0us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 0us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 4us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 4us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 4us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 4us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 3us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:80009009: suspend running...
nouveau: DRM-master:00000000:80009009: suspend completed in 365us
nouveau: DRM-master:00000000:00000080: suspend running...
nouveau: DRM-master:00000000:00000080: suspend completed in 391us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM:00000000:00000080: suspend children...
nouveau: DRM:00000000:80009009: suspend children...
nouveau: DRM:00000000:8000c00d: suspend children...
nouveau: DRM:00000000:8000c00d: suspend running...
nouveau: DRM:00000000:8000c00d: suspend completed in 3us
nouveau: DRM:00000000:80009009: suspend running...
nouveau: DRM:00000000:80009009: suspend completed in 9us
nouveau: DRM:00000000:0000c361: suspend children...
nouveau: DRM:00000000:0000c361: suspend running...
nouveau: DRM:00000000:0000c361: suspend completed in 1us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau: DRM:00000000:0000c46f: suspend completed in 12us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:0004c5b5:0000c5b5: suspend children...
nouveau: DRM:0004c5b5:0000c5b5: suspend running...
nouveau: DRM:00000000:00000000: suspend children...
nouveau: DRM:00000000:00000000: suspend running...
nouveau: DRM:00000000:00000000: suspend completed in 1us
nouveau: DRM:00000000:0000c46f: detached ce2
nouveau: DRM:0004c5b5:0000c5b5: suspend completed in 35us
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau: DRM:00000000:0000c46f: suspend completed in 50us
nouveau: DRM:00000000:ffffffff: suspend children...
nouveau: DRM:00000000:ffffffff: suspend running...
nouveau: DRM:00000000:ffffffff: suspend completed in 1us
nouveau: DRM:00000000:00000080: suspend running...
nouveau: DRM:00000000:00000080: suspend completed in 118us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 128us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: Xorg[1232]:00000000:00000080: suspend children...
nouveau: Xorg[1232]:00000000:80009009: suspend children...
nouveau: Xorg[1232]:00000000:8000c00d: suspend children...
nouveau: Xorg[1232]:00000000:8000c00d: suspend running...
nouveau: Xorg[1232]:00000000:8000c00d: suspend completed in 3us
nouveau: Xorg[1232]:00000000:80009009: suspend running...
nouveau: Xorg[1232]:00000000:80009009: suspend completed in 9us
nouveau: Xorg[1232]:00000000:00000080: suspend running...
nouveau: Xorg[1232]:00000000:00000080: suspend completed in 16us
nouveau: Xorg[1232]:00000000:00000080: suspend children...
nouveau: Xorg[1232]:00000000:00000080: suspend running...
nouveau: Xorg[1232]:00000000:00000080: suspend completed in 1us
nouveau: Xorg[1232]:00000000:00000080: suspend children...
nouveau: Xorg[1232]:00000000:0000c46f: suspend children...
nouveau: Xorg[1232]:00000000:0000c5b5: suspend children...
nouveau: Xorg[1232]:00000000:0000c5b5: suspend running...
nouveau: Xorg[1232]:00000000:0000c5b5: suspend completed in 4us
nouveau: Xorg[1232]:beef323f:0000a140: suspend children...
nouveau: Xorg[1232]:beef323f:0000a140: suspend running...
nouveau: Xorg[1232]:beef323f:0000a140: suspend completed in 2us
nouveau: Xorg[1232]:00000000:0000c5b5: suspend children...
nouveau: Xorg[1232]:00000000:0000c5b5: suspend running...
nouveau: Xorg[1232]:00000000:00000000: suspend children...
nouveau: Xorg[1232]:00000000:00000000: suspend running...
nouveau: Xorg[1232]:00000000:00000000: suspend completed in 3us
nouveau: Xorg[1232]:00000000:0000c46f: detached ce0
nouveau: Xorg[1232]:00000000:0000c5b5: suspend completed in 27us
nouveau: Xorg[1232]:beef902d:0000902d: suspend children...
nouveau: Xorg[1232]:beef902d:0000902d: suspend running...
nouveau: Xorg[1232]:beef902d:0000902d: suspend completed in 4us
nouveau: Xorg[1232]:beef003d:0000c597: suspend children...
nouveau: Xorg[1232]:beef003d:0000c597: suspend running...
nouveau: Xorg[1232]:beef003d:0000c597: suspend completed in 1us
nouveau: Xorg[1232]:beef00c0:0000c5c0: suspend children...
nouveau: Xorg[1232]:beef00c0:0000c5c0: suspend running...
nouveau: Xorg[1232]:00000000:00000000: suspend children...
nouveau: Xorg[1232]:00000000:00000000: suspend running...
nouveau: Xorg[1232]:00000000:00000000: suspend completed in 1us
nouveau: Xorg[1232]:00000000:0000c46f: detached gr
nouveau: Xorg[1232]:beef00c0:0000c5c0: suspend completed in 12us
nouveau: Xorg[1232]:00000000:0000c46f: suspend running...
nouveau: Xorg[1232]:00000000:0000c46f: suspend completed in 78us
nouveau: Xorg[1232]:00000000:00000080: suspend running...
nouveau: Xorg[1232]:00000000:00000080: suspend completed in 83us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 113us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: blueman-applet[1387]:00000000:00000080: suspend children...
nouveau: blueman-applet[1387]:00000000:80009009: suspend children...
nouveau: blueman-applet[1387]:00000000:8000c00d: suspend children...
nouveau: blueman-applet[1387]:00000000:8000c00d: suspend running...
nouveau: blueman-applet[1387]:00000000:8000c00d: suspend completed in 1us
nouveau: blueman-applet[1387]:00000000:80009009: suspend running...
nouveau: blueman-applet[1387]:00000000:80009009: suspend completed in 4us
nouveau: blueman-applet[1387]:00000000:00000080: suspend running...
nouveau: blueman-applet[1387]:00000000:00000080: suspend completed in 7us
nouveau: blueman-applet[1387]:00000000:00000080: suspend children...
nouveau: blueman-applet[1387]:00000000:00000080: suspend running...
nouveau: blueman-applet[1387]:00000000:00000080: suspend completed in 1us
nouveau: blueman-applet[1387]:00000000:00000080: suspend children...
nouveau: blueman-applet[1387]:00000000:0000c46f: suspend children...
nouveau: blueman-applet[1387]:00000000:0000c5b5: suspend children...
nouveau: blueman-applet[1387]:00000000:0000c5b5: suspend running...
nouveau: blueman-applet[1387]:00000000:0000c5b5: suspend completed in 1us
nouveau: blueman-applet[1387]:beef323f:0000a140: suspend children...
nouveau: blueman-applet[1387]:beef323f:0000a140: suspend running...
nouveau: blueman-applet[1387]:beef323f:0000a140: suspend completed in 2us
nouveau: blueman-applet[1387]:00000000:0000c5b5: suspend children...
nouveau: blueman-applet[1387]:00000000:0000c5b5: suspend running...
nouveau: blueman-applet[1387]:00000000:00000000: suspend children...
nouveau: blueman-applet[1387]:00000000:00000000: suspend running...
nouveau: blueman-applet[1387]:00000000:00000000: suspend completed in 1us
nouveau: blueman-applet[1387]:00000000:0000c46f: detached ce0
nouveau: blueman-applet[1387]:00000000:0000c5b5: suspend completed in 183us
nouveau: blueman-applet[1387]:beef902d:0000902d: suspend children...
nouveau: blueman-applet[1387]:beef902d:0000902d: suspend running...
nouveau: blueman-applet[1387]:beef902d:0000902d: suspend completed in 1us
nouveau: blueman-applet[1387]:beef003d:0000c597: suspend children...
nouveau: blueman-applet[1387]:beef003d:0000c597: suspend running...
nouveau: blueman-applet[1387]:beef003d:0000c597: suspend completed in 1us
nouveau: blueman-applet[1387]:beef00c0:0000c5c0: suspend children...
nouveau: blueman-applet[1387]:beef00c0:0000c5c0: suspend running...
nouveau: blueman-applet[1387]:00000000:00000000: suspend children...
nouveau: blueman-applet[1387]:00000000:00000000: suspend running...
nouveau: blueman-applet[1387]:00000000:00000000: suspend completed in 1us
nouveau: blueman-applet[1387]:00000000:0000c46f: detached gr
nouveau: blueman-applet[1387]:beef00c0:0000c5c0: suspend completed in 12us
nouveau: blueman-applet[1387]:00000000:0000c46f: suspend running...
nouveau: blueman-applet[1387]:00000000:0000c46f: suspend completed in 219us
nouveau: blueman-applet[1387]:00000000:00000080: suspend running...
nouveau: blueman-applet[1387]:00000000:00000080: suspend completed in 222us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 239us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: lxqt-panel[1392]:00000000:00000080: suspend children...
nouveau: lxqt-panel[1392]:00000000:80009009: suspend children...
nouveau: lxqt-panel[1392]:00000000:8000c00d: suspend children...
nouveau: lxqt-panel[1392]:00000000:8000c00d: suspend running...
nouveau: lxqt-panel[1392]:00000000:8000c00d: suspend completed in 1us
nouveau: lxqt-panel[1392]:00000000:80009009: suspend running...
nouveau: lxqt-panel[1392]:00000000:80009009: suspend completed in 4us
nouveau: lxqt-panel[1392]:00000000:00000080: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000080: suspend completed in 7us
nouveau: lxqt-panel[1392]:00000000:00000080: suspend children...
nouveau: lxqt-panel[1392]:00000000:00000080: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000080: suspend completed in 1us
nouveau: lxqt-panel[1392]:00000000:00000080: suspend children...
nouveau: lxqt-panel[1392]:00000000:0000c46f: suspend children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: suspend children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: suspend running...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: suspend completed in 1us
nouveau: lxqt-panel[1392]:beef323f:0000a140: suspend children...
nouveau: lxqt-panel[1392]:beef323f:0000a140: suspend running...
nouveau: lxqt-panel[1392]:beef323f:0000a140: suspend completed in 1us
nouveau: lxqt-panel[1392]:00000000:0000c5b5: suspend children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000000: suspend children...
nouveau: lxqt-panel[1392]:00000000:00000000: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000000: suspend completed in 1us
nouveau: lxqt-panel[1392]:00000000:0000c46f: detached ce0
nouveau: lxqt-panel[1392]:00000000:0000c5b5: suspend completed in 13us
nouveau: lxqt-panel[1392]:beef902d:0000902d: suspend children...
nouveau: lxqt-panel[1392]:beef902d:0000902d: suspend running...
nouveau: lxqt-panel[1392]:beef902d:0000902d: suspend completed in 2us
nouveau: lxqt-panel[1392]:beef003d:0000c597: suspend children...
nouveau: lxqt-panel[1392]:beef003d:0000c597: suspend running...
nouveau: lxqt-panel[1392]:beef003d:0000c597: suspend completed in 1us
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: suspend children...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000000: suspend children...
nouveau: lxqt-panel[1392]:00000000:00000000: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000000: suspend completed in 1us
nouveau: lxqt-panel[1392]:00000000:0000c46f: detached gr
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: suspend completed in 12us
nouveau: lxqt-panel[1392]:00000000:0000c46f: suspend running...
nouveau: lxqt-panel[1392]:00000000:0000c46f: suspend completed in 155us
nouveau: lxqt-panel[1392]:00000000:00000080: suspend running...
nouveau: lxqt-panel[1392]:00000000:00000080: suspend completed in 159us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 176us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:80009009: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:80009009: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:80009009: suspend completed in 111us
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend completed in 116us
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend completed in 4us
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: suspend children...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: suspend running...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: detached ce0
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: suspend completed in 18us
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: suspend children...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: suspend running...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: suspend children...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: suspend running...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: suspend children...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: suspend children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: suspend completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: detached gr
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: suspend completed in 12us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: suspend completed in 63us
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: suspend completed in 67us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 199us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: lxqt-leave[1734]:00000000:00000080: suspend children...
nouveau: lxqt-leave[1734]:00000000:80009009: suspend children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: suspend children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: suspend running...
nouveau: lxqt-leave[1734]:00000000:8000c00d: suspend completed in 1us
nouveau: lxqt-leave[1734]:00000000:80009009: suspend running...
nouveau: lxqt-leave[1734]:00000000:80009009: suspend completed in 4us
nouveau: lxqt-leave[1734]:00000000:00000080: suspend running...
nouveau: lxqt-leave[1734]:00000000:00000080: suspend completed in 7us
nouveau: lxqt-leave[1734]:00000000:00000080: suspend children...
nouveau: lxqt-leave[1734]:00000000:00000080: suspend running...
nouveau: lxqt-leave[1734]:00000000:00000080: suspend completed in 1us
nouveau: lxqt-leave[1734]:00000000:00000080: suspend children...
nouveau: lxqt-leave[1734]:00000000:0000c46f: suspend children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: suspend children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: suspend running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: suspend completed in 1us
nouveau: lxqt-leave[1734]:beef323f:0000a140: suspend children...
nouveau: lxqt-leave[1734]:beef323f:0000a140: suspend running...
nouveau: lxqt-leave[1734]:beef323f:0000a140: suspend completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c5b5: suspend children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: suspend running...
nouveau: lxqt-leave[1734]:00000000:00000000: suspend children...
nouveau: lxqt-leave[1734]:00000000:00000000: suspend running...
nouveau: lxqt-leave[1734]:00000000:00000000: suspend completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c46f: detached ce0
nouveau: lxqt-leave[1734]:00000000:0000c5b5: suspend completed in 64us
nouveau: lxqt-leave[1734]:beef902d:0000902d: suspend children...
nouveau: lxqt-leave[1734]:beef902d:0000902d: suspend running...
nouveau: lxqt-leave[1734]:beef902d:0000902d: suspend completed in 1us
nouveau: lxqt-leave[1734]:beef003d:0000c597: suspend children...
nouveau: lxqt-leave[1734]:beef003d:0000c597: suspend running...
nouveau: lxqt-leave[1734]:beef003d:0000c597: suspend completed in 1us
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: suspend children...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: suspend running...
nouveau: lxqt-leave[1734]:00000000:00000000: suspend children...
nouveau: lxqt-leave[1734]:00000000:00000000: suspend running...
nouveau: lxqt-leave[1734]:00000000:00000000: suspend completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c46f: detached gr
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: suspend completed in 11us
nouveau: lxqt-leave[1734]:00000000:0000c46f: suspend running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: suspend completed in 104us
nouveau: lxqt-leave[1734]:00000000:00000080: suspend running...
nouveau 0000:01:00.0: suspend running...
nouveau 0000:01:00.0: sec2: suspend running...
nouveau 0000:01:00.0: sec2: suspend completed in 7us
nouveau 0000:01:00.0: nvenc0: suspend running...
nouveau 0000:01:00.0: nvenc0: suspend completed in 6us
nouveau 0000:01:00.0: nvdec0: suspend running...
nouveau 0000:01:00.0: nvdec0: suspend completed in 8us
nouveau 0000:01:00.0: gr: suspend running...
nouveau 0000:01:00.0: gr: released gpccs falcon
nouveau 0000:01:00.0: gr: released fecs falcon
nouveau 0000:01:00.0: gr: suspend completed in 13us
nouveau 0000:01:00.0: fifo: suspend running...
nouveau 0000:01:00.0: fifo: suspend completed in 7us
nouveau 0000:01:00.0: dma: suspend running...
nouveau 0000:01:00.0: dma: suspend completed in 0us
nouveau 0000:01:00.0: disp: suspend running...
nouveau 0000:01:00.0: disp: suspend completed in 0us
nouveau 0000:01:00.0: ce4: suspend running...
nouveau 0000:01:00.0: ce4: suspend completed in 3us
nouveau 0000:01:00.0: ce3: suspend running...
nouveau 0000:01:00.0: ce3: suspend completed in 4us
nouveau 0000:01:00.0: ce2: suspend running...
nouveau 0000:01:00.0: ce2: suspend completed in 3us
nouveau 0000:01:00.0: ce1: suspend running...
nouveau 0000:01:00.0: ce1: suspend completed in 4us
nouveau 0000:01:00.0: ce0: suspend running...
nouveau 0000:01:00.0: ce0: suspend completed in 2us
nouveau 0000:01:00.0: gsp: suspend running...
nouveau 0000:01:00.0: gsp: suspend completed in 0us
nouveau 0000:01:00.0: therm: suspend running...
nouveau 0000:01:00.0: therm: suspend completed in 0us
nouveau 0000:01:00.0: pmu: suspend running...
nouveau 0000:01:00.0: pmu: suspend completed in 0us
nouveau 0000:01:00.0: acr: suspend running...
nouveau 0000:01:00.0: acr: executing unload binary
nouveau 0000:01:00.0: acr: acquired pmu falcon
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0xa000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2700
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0xc800
nouveau 0000:01:00.0: acr: 	dataSize      : 0x600
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: acr: mailbox 00000000 00000000
nouveau 0000:01:00.0: acr: released pmu falcon
nouveau 0000:01:00.0: acr: unload binary completed successfully
nouveau 0000:01:00.0: acr: suspend completed in 600us
nouveau 0000:01:00.0: fault: suspend running...
nouveau 0000:01:00.0: fault: suspend completed in 7us
nouveau 0000:01:00.0: bar: suspend running...
nouveau 0000:01:00.0: bar: suspend completed in 2us
nouveau 0000:01:00.0: mmu: suspend running...
nouveau 0000:01:00.0: mmu: suspend completed in 0us
nouveau 0000:01:00.0: ltc: suspend running...
nouveau 0000:01:00.0: ltc: suspend completed in 0us
nouveau 0000:01:00.0: fb: suspend running...
nouveau 0000:01:00.0: fb: suspend completed in 0us
nouveau 0000:01:00.0: imem: suspend running...
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000020000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000003000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000238000
nouveau 0000:01:00.0: imem: suspend completed in 1529134us
nouveau 0000:01:00.0: timer: suspend running...
nouveau 0000:01:00.0: timer: suspend completed in 0us
nouveau 0000:01:00.0: bus: suspend running...
nouveau 0000:01:00.0: bus: suspend completed in 0us
nouveau 0000:01:00.0: mc: suspend running...
nouveau 0000:01:00.0: mc: suspend completed in 0us
nouveau 0000:01:00.0: fuse: suspend running...
nouveau 0000:01:00.0: fuse: suspend completed in 1us
nouveau 0000:01:00.0: i2c: suspend running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: suspend completed in 122us
nouveau 0000:01:00.0: gpio: suspend running...
nouveau 0000:01:00.0: gpio: suspend completed in 18us
nouveau 0000:01:00.0: privring: suspend running...
nouveau 0000:01:00.0: privring: suspend completed in 0us
nouveau 0000:01:00.0: top: suspend running...
nouveau 0000:01:00.0: top: suspend completed in 0us
nouveau 0000:01:00.0: devinit: suspend running...
nouveau 0000:01:00.0: devinit: suspend completed in 0us
nouveau 0000:01:00.0: bios: suspend running...
nouveau 0000:01:00.0: bios: suspend completed in 0us
nouveau 0000:01:00.0: pci: suspend running...
nouveau 0000:01:00.0: pci: suspend completed in 0us
nouveau 0000:01:00.0: suspend completed in 1530041us...
nouveau: lxqt-leave[1734]:00000000:00000080: suspend completed in 1530154us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 1530334us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 1531604us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000080: init running...
nouveau 0000:01:00.0: preinit running...
nouveau 0000:01:00.0: pci: preinit running...
nouveau 0000:01:00.0: pci: preinit completed in 0us
nouveau 0000:01:00.0: bios: preinit running...
nouveau 0000:01:00.0: bios: preinit completed in 0us
nouveau 0000:01:00.0: devinit: preinit running...
nouveau 0000:01:00.0: devinit: preinit completed in 2us
nouveau 0000:01:00.0: top: preinit running...
nouveau 0000:01:00.0: top: preinit completed in 0us
nouveau 0000:01:00.0: privring: preinit running...
nouveau 0000:01:00.0: privring: preinit completed in 0us
nouveau 0000:01:00.0: gpio: preinit running...
nouveau 0000:01:00.0: gpio: preinit completed in 0us
nouveau 0000:01:00.0: i2c: preinit running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: preinit completed in 220us
nouveau 0000:01:00.0: fuse: preinit running...
nouveau 0000:01:00.0: fuse: preinit completed in 0us
nouveau 0000:01:00.0: mc: preinit running...
nouveau 0000:01:00.0: mc: preinit completed in 0us
nouveau 0000:01:00.0: bus: preinit running...
nouveau 0000:01:00.0: bus: preinit completed in 0us
nouveau 0000:01:00.0: timer: preinit running...
nouveau 0000:01:00.0: timer: preinit completed in 0us
nouveau 0000:01:00.0: imem: preinit running...
nouveau 0000:01:00.0: imem: preinit completed in 0us
nouveau 0000:01:00.0: fb: preinit running...
nouveau 0000:01:00.0: fb: preinit completed in 0us
nouveau 0000:01:00.0: ltc: preinit running...
nouveau 0000:01:00.0: ltc: preinit completed in 0us
nouveau 0000:01:00.0: mmu: preinit running...
nouveau 0000:01:00.0: mmu: preinit completed in 0us
nouveau 0000:01:00.0: bar: preinit running...
nouveau 0000:01:00.0: bar: preinit completed in 0us
nouveau 0000:01:00.0: fault: preinit running...
nouveau 0000:01:00.0: fault: preinit completed in 0us
nouveau 0000:01:00.0: acr: preinit running...
nouveau 0000:01:00.0: acr: preinit completed in 0us
nouveau 0000:01:00.0: pmu: preinit running...
nouveau 0000:01:00.0: pmu: preinit completed in 38us
nouveau 0000:01:00.0: therm: preinit running...
nouveau 0000:01:00.0: therm: preinit completed in 0us
nouveau 0000:01:00.0: gsp: preinit running...
nouveau 0000:01:00.0: gsp: preinit completed in 0us
nouveau 0000:01:00.0: ce0: preinit running...
nouveau 0000:01:00.0: ce0: preinit completed in 0us
nouveau 0000:01:00.0: ce1: preinit running...
nouveau 0000:01:00.0: ce1: preinit completed in 0us
nouveau 0000:01:00.0: ce2: preinit running...
nouveau 0000:01:00.0: ce2: preinit completed in 0us
nouveau 0000:01:00.0: ce3: preinit running...
nouveau 0000:01:00.0: ce3: preinit completed in 0us
nouveau 0000:01:00.0: ce4: preinit running...
nouveau 0000:01:00.0: ce4: preinit completed in 1us
nouveau 0000:01:00.0: disp: preinit running...
nouveau 0000:01:00.0: disp: preinit completed in 1us
nouveau 0000:01:00.0: dma: preinit running...
nouveau 0000:01:00.0: dma: preinit completed in 1us
nouveau 0000:01:00.0: fifo: preinit running...
nouveau 0000:01:00.0: fifo: preinit completed in 4us
nouveau 0000:01:00.0: gr: preinit running...
nouveau 0000:01:00.0: gr: preinit completed in 0us
nouveau 0000:01:00.0: nvdec0: preinit running...
nouveau 0000:01:00.0: nvdec0: preinit completed in 0us
nouveau 0000:01:00.0: nvenc0: preinit running...
nouveau 0000:01:00.0: nvenc0: preinit completed in 0us
nouveau 0000:01:00.0: sec2: preinit running...
nouveau 0000:01:00.0: sec2: preinit completed in 0us
nouveau 0000:01:00.0: preinit completed in 621us
nouveau 0000:01:00.0: fini running...
nouveau 0000:01:00.0: sec2: fini running...
nouveau 0000:01:00.0: sec2: fini completed in 4us
nouveau 0000:01:00.0: nvenc0: fini running...
nouveau 0000:01:00.0: nvenc0: fini completed in 3us
nouveau 0000:01:00.0: nvdec0: fini running...
nouveau 0000:01:00.0: nvdec0: fini completed in 4us
nouveau 0000:01:00.0: gr: fini running...
nouveau 0000:01:00.0: gr: fini completed in 4us
nouveau 0000:01:00.0: fifo: fini running...
nouveau 0000:01:00.0: fifo: fini completed in 4us
nouveau 0000:01:00.0: dma: fini running...
nouveau 0000:01:00.0: dma: fini completed in 1us
nouveau 0000:01:00.0: disp: fini running...
nouveau 0000:01:00.0: disp: fini completed in 0us
nouveau 0000:01:00.0: ce4: fini running...
nouveau 0000:01:00.0: ce4: fini completed in 4us
nouveau 0000:01:00.0: ce3: fini running...
nouveau 0000:01:00.0: ce3: fini completed in 3us
nouveau 0000:01:00.0: ce2: fini running...
nouveau 0000:01:00.0: ce2: fini completed in 3us
nouveau 0000:01:00.0: ce1: fini running...
nouveau 0000:01:00.0: ce1: fini completed in 4us
nouveau 0000:01:00.0: ce0: fini running...
nouveau 0000:01:00.0: ce0: fini completed in 4us
nouveau 0000:01:00.0: gsp: fini running...
nouveau 0000:01:00.0: gsp: fini completed in 0us
nouveau 0000:01:00.0: therm: fini running...
nouveau 0000:01:00.0: therm: fini completed in 0us
nouveau 0000:01:00.0: pmu: fini running...
nouveau 0000:01:00.0: pmu: fini completed in 0us
nouveau 0000:01:00.0: acr: fini running...
nouveau 0000:01:00.0: acr: fini completed in 0us
nouveau 0000:01:00.0: fault: fini running...
nouveau 0000:01:00.0: fault: fini completed in 2us
nouveau 0000:01:00.0: bar: fini running...
nouveau 0000:01:00.0: bar: fini completed in 2us
nouveau 0000:01:00.0: mmu: fini running...
nouveau 0000:01:00.0: mmu: fini completed in 0us
nouveau 0000:01:00.0: ltc: fini running...
nouveau 0000:01:00.0: ltc: fini completed in 0us
nouveau 0000:01:00.0: fb: fini running...
nouveau 0000:01:00.0: fb: fini completed in 0us
nouveau 0000:01:00.0: imem: fini running...
nouveau 0000:01:00.0: imem: fini completed in 0us
nouveau 0000:01:00.0: timer: fini running...
nouveau 0000:01:00.0: timer: fini completed in 0us
nouveau 0000:01:00.0: bus: fini running...
nouveau 0000:01:00.0: bus: fini completed in 0us
nouveau 0000:01:00.0: mc: fini running...
nouveau 0000:01:00.0: mc: fini completed in 0us
nouveau 0000:01:00.0: fuse: fini running...
nouveau 0000:01:00.0: fuse: fini completed in 0us
nouveau 0000:01:00.0: i2c: fini running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: fini completed in 177us
nouveau 0000:01:00.0: gpio: fini running...
nouveau 0000:01:00.0: gpio: fini completed in 12us
nouveau 0000:01:00.0: privring: fini running...
nouveau 0000:01:00.0: privring: fini completed in 0us
nouveau 0000:01:00.0: top: fini running...
nouveau 0000:01:00.0: top: fini completed in 0us
nouveau 0000:01:00.0: devinit: fini running...
nouveau 0000:01:00.0: devinit: fini completed in 0us
nouveau 0000:01:00.0: bios: fini running...
nouveau 0000:01:00.0: bios: fini completed in 0us
nouveau 0000:01:00.0: pci: fini running...
nouveau 0000:01:00.0: pci: fini completed in 0us
nouveau 0000:01:00.0: fini completed in 402us...
nouveau 0000:01:00.0: init running...
nouveau 0000:01:00.0: pci: init running...
nouveau 0000:01:00.0: pci: init completed in 0us
nouveau 0000:01:00.0: bios: init running...
nouveau 0000:01:00.0: bios: init completed in 0us
nouveau 0000:01:00.0: devinit: init running...
nouveau 0000:01:00.0: devinit: init completed in 15us
nouveau 0000:01:00.0: top: init running...
nouveau 0000:01:00.0: top: init completed in 0us
nouveau 0000:01:00.0: privring: init running...
nouveau 0000:01:00.0: privring: init completed in 0us
nouveau 0000:01:00.0: gpio: init running...
nouveau 0000:01:00.0: gpio: init completed in 3us
nouveau 0000:01:00.0: i2c: init running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: aux 0003: init
nouveau 0000:01:00.0: i2c: aux 0004: init
nouveau 0000:01:00.0: i2c: aux 0005: init
nouveau 0000:01:00.0: i2c: aux 0006: init
nouveau 0000:01:00.0: i2c: aux 0007: init
nouveau 0000:01:00.0: i2c: aux 0008: init
nouveau 0000:01:00.0: i2c: aux 0009: init
nouveau 0000:01:00.0: i2c: init completed in 170us
nouveau 0000:01:00.0: fuse: init running...
nouveau 0000:01:00.0: fuse: init completed in 0us
nouveau 0000:01:00.0: mc: init running...
nouveau 0000:01:00.0: mc: init completed in 0us
nouveau 0000:01:00.0: bus: init running...
nouveau 0000:01:00.0: bus: init completed in 1us
nouveau 0000:01:00.0: timer: init running...
nouveau 0000:01:00.0: timer: time low        : 7fe31b99
nouveau 0000:01:00.0: timer: time high       : 00000017
nouveau 0000:01:00.0: timer: init completed in 3us
nouveau 0000:01:00.0: imem: init running...
nouveau 0000:01:00.0: privring: HUB0: 00d054 00000007 (1b408216)
nouveau 0000:01:00.0: imem: init completed in 15252us
nouveau 0000:01:00.0: fb: init running...
nouveau 0000:01:00.0: fb: 0x0000cb2c[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 		0xff710000 *
nouveau 0000:01:00.0: fb: 0x0000cb37[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb43[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb47[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb53[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb57[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 		0x00030002 *
nouveau 0000:01:00.0: fb: 0x0000cb66[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb72[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb76[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb82[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb86[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 		0x00004d28 *
nouveau 0000:01:00.0: fb: 0x0000cb95[0]: 		0x00004d1c
nouveau 0000:01:00.0: fb: 0x0000cb99[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cb9d[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba1[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba5[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cba9[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cbad[0]: 		0x00004828
nouveau 0000:01:00.0: fb: 0x0000cbb1[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb5[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: 	}
nouveau 0000:01:00.0: privring: ROP0: 9a070c 00004d28 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004d28 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbc6[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbca[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbce[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbd2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbd6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbda[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbde[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbe2[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbe6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbee[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbf2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbf6[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbfa[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbfe[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc02[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc06[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc0a[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc0e[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc13[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc20[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc24[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc28[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc2c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc30[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc34[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc38[0]: 		0x14141414
nouveau 0000:01:00.0: privring: ROP0: 9006a4 10101010 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cc3c[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc40[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc48[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc4c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc50[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc54[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc58[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc5c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc60[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc64[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc68[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc6d[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cc78[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc7c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: privring: ROP1: 9046a4 10101010 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cc80[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc84[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc88[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc8c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc90[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc94[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc98[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cca0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccac[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccbc[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: DONE
nouveau 0000:01:00.0: fb: 0x0000ccc5[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: privring: ROP0: 9a06ac 00000020 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 		0xff7f0000 *
nouveau 0000:01:00.0: fb: 0x0000ccd0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccdc[0]: 		0xff7f0000
nouveau 0000:01:00.0: privring: ROP1: 9a065c ff7f0000 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000cce0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccec[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf0[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 		0x00030550 *
nouveau 0000:01:00.0: fb: 0x0000ccff[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd03[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd07[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0b[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0f[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd13[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd17[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd1b[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd1f[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 		0x00004c4c *
nouveau 0000:01:00.0: fb: 0x0000cd2e[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd32[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd36[0]: 		0x00004d4d
nouveau 0000:01:00.0: privring: ROP0: 9a0708 00004c4c (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd3a[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd3e[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd42[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd46[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd4a[0]: 		0x00004848
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004c4c (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd4e[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd5f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd63[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd67[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd6b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd6f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd73[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd77[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd87[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd8b[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP0: 9006a0 07070707 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd8f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd93[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd97[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda3[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda7[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cdac[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cdb9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdbd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdcd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cde1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cded[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP1: 9046a0 07070707 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cdf1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdfd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce01[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000ce06[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce11[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce15[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce19[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce1d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce21[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce25[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce29[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce2d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce31[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce39[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce3d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce41[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce45[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce49[0]: 		0x00000000
nouveau 0000:01:00.0: privring: ROP0: 9a06ac 00000000 (19408201)
nouveau 0000:01:00.0: fb: 0x0000ce4d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce51[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce55[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce59[0]: 		0x00000000
nouveau 0000:01:00.0: privring: ROP1: 9a06ac 00000000 (19408201)
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: DONE
nouveau 0000:01:00.0: fb: VPR locked, running scrubber binary
nouveau 0000:01:00.0: fb: acquired nvdec0 falcon
nouveau 0000:01:00.0: privring: ROP0: 9a065c 00000000 (1b408201)
nouveau 0000:01:00.0: fb: binHdr:
nouveau 0000:01:00.0: fb: 	binMagic         : 0x000010de
nouveau 0000:01:00.0: fb: 	binVer           : 1
nouveau 0000:01:00.0: fb: 	binSize          : 4352
nouveau 0000:01:00.0: fb: 	headerOffset     : 0x100
nouveau 0000:01:00.0: privring: ROP1: 9a065c 00000000 (1b408201)
nouveau 0000:01:00.0: fb: 	dataOffset       : 0x200
nouveau 0000:01:00.0: fb: 	dataSize         : 0xf00
nouveau 0000:01:00.0: fb: hsHeader:
nouveau 0000:01:00.0: fb: 	sigDbgOffset     : 0x120
nouveau 0000:01:00.0: fb: 	sigDbgSize       : 0x10
nouveau 0000:01:00.0: fb: 	sigProdOffset    : 0x130
nouveau 0000:01:00.0: fb: 	sigProdSize      : 0x10
nouveau 0000:01:00.0: fb: 	patchLoc         : 0x140
nouveau 0000:01:00.0: fb: 	patchSig         : 0x144
nouveau 0000:01:00.0: fb: 	hdrOffset        : 0x148
nouveau 0000:01:00.0: fb: 	hdrSize          : 0x24
nouveau 0000:01:00.0: fb: hsLoadHeader:
nouveau 0000:01:00.0: fb: 	nonSecCodeOff    : 0x0
nouveau 0000:01:00.0: fb: 	nonSecCodeSize   : 0x100
nouveau 0000:01:00.0: fb: 	dataDmaBase      : 0xe00
nouveau 0000:01:00.0: fb: 	dataSize         : 0x100
nouveau 0000:01:00.0: fb: 	numApps          : 0x1
nouveau 0000:01:00.0: fb: 	App[0]           : offset 0x100 size 0xd00
nouveau 0000:01:00.0: fb: released nvdec0 falcon
nouveau 0000:01:00.0: fb: VPR scrubber binary successful
nouveau 0000:01:00.0: fb: init completed in 924us
nouveau 0000:01:00.0: ltc: init running...
nouveau 0000:01:00.0: ltc: init completed in 123us
nouveau 0000:01:00.0: mmu: init running...
nouveau 0000:01:00.0: mmu: init completed in 0us
nouveau 0000:01:00.0: bar: init running...
nouveau 0000:01:00.0: bar: init completed in 5us
nouveau 0000:01:00.0: fault: init running...
nouveau 0000:01:00.0: fault: init completed in 24us
nouveau 0000:01:00.0: acr: init running...
nouveau 0000:01:00.0: acr: executing AHESASC binary
nouveau 0000:01:00.0: acr: acquired sec2 falcon
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x3c00
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x3d00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x1000
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: acr: mailbox 00000000 00000000
nouveau 0000:01:00.0: acr: released sec2 falcon
nouveau 0000:01:00.0: acr: AHESASC binary completed successfully
nouveau 0000:01:00.0: acr: executing ASB binary
nouveau 0000:01:00.0: acr: acquired gsp falcon
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x6000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2900
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x8a00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x800
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: acr: mailbox 00000000 00000000
nouveau 0000:01:00.0: acr: released gsp falcon
nouveau 0000:01:00.0: acr: ASB binary completed successfully
nouveau 0000:01:00.0: acr: init completed in 5063us
nouveau 0000:01:00.0: pmu: init running...
nouveau 0000:01:00.0: pmu: init completed in 0us
nouveau 0000:01:00.0: therm: init running...
nouveau 0000:01:00.0: therm: programmed thresholds [ 90(3), 95(3), 105(5), 135(5) ]
nouveau 0000:01:00.0: therm: init completed in 17us
nouveau 0000:01:00.0: gsp: init running...
nouveau 0000:01:00.0: gsp: init completed in 0us
nouveau 0000:01:00.0: ce0: init running...
nouveau 0000:01:00.0: ce0: init completed in 0us
nouveau 0000:01:00.0: ce1: init running...
nouveau 0000:01:00.0: ce1: init skipped, engine has no users
nouveau 0000:01:00.0: ce1: init completed in 1us
nouveau 0000:01:00.0: ce2: init running...
nouveau 0000:01:00.0: ce2: init completed in 0us
nouveau 0000:01:00.0: ce3: init running...
nouveau 0000:01:00.0: ce3: init skipped, engine has no users
nouveau 0000:01:00.0: ce3: init completed in 1us
nouveau 0000:01:00.0: ce4: init running...
nouveau 0000:01:00.0: ce4: init skipped, engine has no users
nouveau 0000:01:00.0: ce4: init completed in 1us
nouveau 0000:01:00.0: disp: init running...
nouveau 0000:01:00.0: disp: init skipped, engine has no users
nouveau 0000:01:00.0: disp: init completed in 1us
nouveau 0000:01:00.0: dma: init running...
nouveau 0000:01:00.0: dma: init skipped, engine has no users
nouveau 0000:01:00.0: dma: init completed in 1us
nouveau 0000:01:00.0: fifo: init running...
nouveau 0000:01:00.0: fifo: init completed in 37us
nouveau 0000:01:00.0: gr: init running...
nouveau 0000:01:00.0: gr: acquired fecs falcon
nouveau 0000:01:00.0: gr: acquired gpccs falcon
nouveau 0000:01:00.0: sec2: cmdq: initialised @ index 0 offset 0x01000000 size 0x00000080
nouveau 0000:01:00.0: sec2: msgq: initialised @ index 0 offset 0x01000080 size 0x00000080
nouveau 0000:01:00.0: sec2: fecs booted
nouveau 0000:01:00.0: sec2: gpccs booted
nouveau 0000:01:00.0: gr: init completed in 5632us
nouveau 0000:01:00.0: nvdec0: init running...
nouveau 0000:01:00.0: nvdec0: init skipped, engine has no users
nouveau 0000:01:00.0: nvdec0: init completed in 1us
nouveau 0000:01:00.0: nvenc0: init running...
nouveau 0000:01:00.0: nvenc0: init skipped, engine has no users
nouveau 0000:01:00.0: nvenc0: init completed in 1us
nouveau 0000:01:00.0: sec2: init running...
nouveau 0000:01:00.0: sec2: init skipped, engine has no users
nouveau 0000:01:00.0: sec2: init completed in 2us
nouveau 0000:01:00.0: init completed in 27376us
nouveau: DRM-master:00000000:00000080: init children...
nouveau: DRM-master:00000000:80009009: init running...
nouveau: DRM-master:00000000:80009009: init children...
nouveau: DRM-master:00000000:8000c00d: init running...
nouveau: DRM-master:00000000:8000c00d: init children...
nouveau: DRM-master:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:80009009: init completed in 353us
nouveau: DRM-master:00000000:00000080: init completed in 28764us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM:00000000:00000080: init running...
nouveau: DRM:00000000:00000080: init children...
nouveau: DRM:00000000:80009009: init running...
nouveau: DRM:00000000:80009009: init children...
nouveau: DRM:00000000:8000c00d: init running...
nouveau: DRM:00000000:8000c00d: init children...
nouveau: DRM:00000000:8000c00d: init completed in 1us
nouveau: DRM:00000000:80009009: init completed in 5us
nouveau: DRM:00000000:0000c361: init running...
nouveau: DRM:00000000:0000c361: init children...
nouveau: DRM:00000000:0000c361: init completed in 1us
nouveau: DRM:00000000:0000c46f: init running...
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:00000000:0000c46f: init completed in 15us
nouveau: DRM:00000000:0000c46f: init running...
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:0004c5b5:0000c5b5: init running...
nouveau: DRM:00000000:00000000: init running...
nouveau: DRM:00000000:00000000: init children...
nouveau: DRM:00000000:00000000: init completed in 1us
nouveau: DRM:00000000:0000c46f: attached ce2
nouveau: DRM:0004c5b5:0000c5b5: init children...
nouveau: DRM:0004c5b5:0000c5b5: init completed in 21us
nouveau: DRM:00000000:0000c46f: init completed in 37us
nouveau: DRM:00000000:ffffffff: init running...
nouveau: DRM:00000000:ffffffff: init children...
nouveau: DRM:00000000:ffffffff: init completed in 1us
nouveau: DRM:00000000:00000080: init completed in 74us
nouveau: DRM-master:00000000:00000000: init completed in 78us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: Xorg[1232]:00000000:00000080: init running...
nouveau: Xorg[1232]:00000000:00000080: init children...
nouveau: Xorg[1232]:00000000:80009009: init running...
nouveau: Xorg[1232]:00000000:80009009: init children...
nouveau: Xorg[1232]:00000000:8000c00d: init running...
nouveau: Xorg[1232]:00000000:8000c00d: init children...
nouveau: Xorg[1232]:00000000:8000c00d: init completed in 1us
nouveau: Xorg[1232]:00000000:80009009: init completed in 4us
nouveau: Xorg[1232]:00000000:00000080: init completed in 9us
nouveau: Xorg[1232]:00000000:00000080: init running...
nouveau: Xorg[1232]:00000000:00000080: init children...
nouveau: Xorg[1232]:00000000:00000080: init completed in 1us
nouveau: Xorg[1232]:00000000:00000080: init running...
nouveau: Xorg[1232]:00000000:00000080: init children...
nouveau: Xorg[1232]:00000000:0000c46f: init running...
nouveau: Xorg[1232]:00000000:0000c46f: init children...
nouveau: Xorg[1232]:00000000:0000c5b5: init running...
nouveau: Xorg[1232]:00000000:00000000: init running...
nouveau: Xorg[1232]:00000000:00000000: init children...
nouveau: Xorg[1232]:00000000:00000000: init completed in 1us
nouveau: Xorg[1232]:00000000:0000c46f: attached ce0
nouveau: Xorg[1232]:00000000:0000c5b5: init children...
nouveau: Xorg[1232]:00000000:0000c5b5: init completed in 19us
nouveau: Xorg[1232]:beef323f:0000a140: init running...
nouveau: Xorg[1232]:00000000:00000000: init running...
nouveau: Xorg[1232]:00000000:00000000: init children...
nouveau: Xorg[1232]:00000000:00000000: init completed in 2us
nouveau: Xorg[1232]:00000000:0000c46f: attached gr
nouveau: Xorg[1232]:beef323f:0000a140: init children...
nouveau: Xorg[1232]:beef323f:0000a140: init completed in 17us
nouveau: Xorg[1232]:00000000:0000c5b5: init running...
nouveau: Xorg[1232]:00000000:0000c5b5: init children...
nouveau: Xorg[1232]:00000000:0000c5b5: init completed in 0us
nouveau: Xorg[1232]:beef902d:0000902d: init running...
nouveau: Xorg[1232]:beef902d:0000902d: init children...
nouveau: Xorg[1232]:beef902d:0000902d: init completed in 1us
nouveau: Xorg[1232]:beef003d:0000c597: init running...
nouveau: Xorg[1232]:beef003d:0000c597: init children...
nouveau: Xorg[1232]:beef003d:0000c597: init completed in 1us
nouveau: Xorg[1232]:beef00c0:0000c5c0: init running...
nouveau: Xorg[1232]:beef00c0:0000c5c0: init children...
nouveau: Xorg[1232]:beef00c0:0000c5c0: init completed in 0us
nouveau: Xorg[1232]:00000000:0000c46f: init completed in 68us
nouveau: Xorg[1232]:00000000:00000080: init completed in 72us
nouveau: DRM-master:00000000:00000000: init completed in 92us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: blueman-applet[1387]:00000000:00000080: init running...
nouveau: blueman-applet[1387]:00000000:00000080: init children...
nouveau: blueman-applet[1387]:00000000:80009009: init running...
nouveau: blueman-applet[1387]:00000000:80009009: init children...
nouveau: blueman-applet[1387]:00000000:8000c00d: init running...
nouveau: blueman-applet[1387]:00000000:8000c00d: init children...
nouveau: blueman-applet[1387]:00000000:8000c00d: init completed in 1us
nouveau: blueman-applet[1387]:00000000:80009009: init completed in 4us
nouveau: blueman-applet[1387]:00000000:00000080: init completed in 7us
nouveau: blueman-applet[1387]:00000000:00000080: init running...
nouveau: blueman-applet[1387]:00000000:00000080: init children...
nouveau: blueman-applet[1387]:00000000:00000080: init completed in 1us
nouveau: blueman-applet[1387]:00000000:00000080: init running...
nouveau: blueman-applet[1387]:00000000:00000080: init children...
nouveau: blueman-applet[1387]:00000000:0000c46f: init running...
nouveau: blueman-applet[1387]:00000000:0000c46f: init children...
nouveau: blueman-applet[1387]:00000000:0000c5b5: init running...
nouveau: blueman-applet[1387]:00000000:00000000: init running...
nouveau: blueman-applet[1387]:00000000:00000000: init children...
nouveau: blueman-applet[1387]:00000000:00000000: init completed in 2us
nouveau: blueman-applet[1387]:00000000:0000c46f: attached ce0
nouveau: blueman-applet[1387]:00000000:0000c5b5: init children...
nouveau: blueman-applet[1387]:00000000:0000c5b5: init completed in 16us
nouveau: blueman-applet[1387]:beef323f:0000a140: init running...
nouveau: blueman-applet[1387]:00000000:00000000: init running...
nouveau: blueman-applet[1387]:00000000:00000000: init children...
nouveau: blueman-applet[1387]:00000000:00000000: init completed in 1us
nouveau: blueman-applet[1387]:00000000:0000c46f: attached gr
nouveau: blueman-applet[1387]:beef323f:0000a140: init children...
nouveau: blueman-applet[1387]:beef323f:0000a140: init completed in 12us
nouveau: blueman-applet[1387]:00000000:0000c5b5: init running...
nouveau: blueman-applet[1387]:00000000:0000c5b5: init children...
nouveau: blueman-applet[1387]:00000000:0000c5b5: init completed in 1us
nouveau: blueman-applet[1387]:beef902d:0000902d: init running...
nouveau: blueman-applet[1387]:beef902d:0000902d: init children...
nouveau: blueman-applet[1387]:beef902d:0000902d: init completed in 1us
nouveau: blueman-applet[1387]:beef003d:0000c597: init running...
nouveau: blueman-applet[1387]:beef003d:0000c597: init children...
nouveau: blueman-applet[1387]:beef003d:0000c597: init completed in 1us
nouveau: blueman-applet[1387]:beef00c0:0000c5c0: init running...
nouveau: blueman-applet[1387]:beef00c0:0000c5c0: init children...
nouveau: blueman-applet[1387]:beef00c0:0000c5c0: init completed in 1us
nouveau: blueman-applet[1387]:00000000:0000c46f: init completed in 55us
nouveau: blueman-applet[1387]:00000000:00000080: init completed in 114us
nouveau: DRM-master:00000000:00000000: init completed in 181us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: lxqt-panel[1392]:00000000:00000080: init running...
nouveau: lxqt-panel[1392]:00000000:00000080: init children...
nouveau: lxqt-panel[1392]:00000000:80009009: init running...
nouveau: lxqt-panel[1392]:00000000:80009009: init children...
nouveau: lxqt-panel[1392]:00000000:8000c00d: init running...
nouveau: lxqt-panel[1392]:00000000:8000c00d: init children...
nouveau: lxqt-panel[1392]:00000000:8000c00d: init completed in 1us
nouveau: lxqt-panel[1392]:00000000:80009009: init completed in 6us
nouveau: lxqt-panel[1392]:00000000:00000080: init completed in 11us
nouveau: lxqt-panel[1392]:00000000:00000080: init running...
nouveau: lxqt-panel[1392]:00000000:00000080: init children...
nouveau: lxqt-panel[1392]:00000000:00000080: init completed in 1us
nouveau: lxqt-panel[1392]:00000000:00000080: init running...
nouveau: lxqt-panel[1392]:00000000:00000080: init children...
nouveau: lxqt-panel[1392]:00000000:0000c46f: init running...
nouveau: lxqt-panel[1392]:00000000:0000c46f: init children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: init running...
nouveau: lxqt-panel[1392]:00000000:00000000: init running...
nouveau: lxqt-panel[1392]:00000000:00000000: init children...
nouveau: lxqt-panel[1392]:00000000:00000000: init completed in 1us
nouveau: lxqt-panel[1392]:00000000:0000c46f: attached ce0
nouveau: lxqt-panel[1392]:00000000:0000c5b5: init children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: init completed in 17us
nouveau: lxqt-panel[1392]:beef323f:0000a140: init running...
nouveau: lxqt-panel[1392]:00000000:00000000: init running...
nouveau: lxqt-panel[1392]:00000000:00000000: init children...
nouveau: lxqt-panel[1392]:00000000:00000000: init completed in 2us
nouveau: lxqt-panel[1392]:00000000:0000c46f: attached gr
nouveau: lxqt-panel[1392]:beef323f:0000a140: init children...
nouveau: lxqt-panel[1392]:beef323f:0000a140: init completed in 13us
nouveau: lxqt-panel[1392]:00000000:0000c5b5: init running...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: init children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: init completed in 1us
nouveau: lxqt-panel[1392]:beef902d:0000902d: init running...
nouveau: lxqt-panel[1392]:beef902d:0000902d: init children...
nouveau: lxqt-panel[1392]:beef902d:0000902d: init completed in 1us
nouveau: lxqt-panel[1392]:beef003d:0000c597: init running...
nouveau: lxqt-panel[1392]:beef003d:0000c597: init children...
nouveau: lxqt-panel[1392]:beef003d:0000c597: init completed in 1us
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: init running...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: init children...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: init completed in 1us
nouveau: lxqt-panel[1392]:00000000:0000c46f: init completed in 164us
nouveau: lxqt-panel[1392]:00000000:00000080: init completed in 168us
nouveau: DRM-master:00000000:00000000: init completed in 189us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1388]:00000000:80009009: init running...
nouveau: pcmanfm-qt[1388]:00000000:80009009: init children...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: init running...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: init children...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: init completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:80009009: init completed in 61us
nouveau: pcmanfm-qt[1388]:00000000:00000080: init completed in 65us
nouveau: pcmanfm-qt[1388]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: init completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: init running...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: init children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: init children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: init completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: attached ce0
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: init children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: init completed in 13us
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: init running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: init children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: init completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: attached gr
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: init children...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: init completed in 12us
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: init running...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: init children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: init completed in 1us
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: init running...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: init children...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: init completed in 108us
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: init running...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: init children...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: init completed in 2us
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: init running...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: init children...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: init completed in 55us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: init completed in 210us
nouveau: pcmanfm-qt[1388]:00000000:00000080: init completed in 213us
nouveau: DRM-master:00000000:00000000: init completed in 288us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: lxqt-leave[1734]:00000000:00000080: init running...
nouveau: lxqt-leave[1734]:00000000:00000080: init children...
nouveau: lxqt-leave[1734]:00000000:80009009: init running...
nouveau: lxqt-leave[1734]:00000000:80009009: init children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: init running...
nouveau: lxqt-leave[1734]:00000000:8000c00d: init children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: init completed in 1us
nouveau: lxqt-leave[1734]:00000000:80009009: init completed in 5us
nouveau: lxqt-leave[1734]:00000000:00000080: init completed in 10us
nouveau: lxqt-leave[1734]:00000000:00000080: init running...
nouveau: lxqt-leave[1734]:00000000:00000080: init children...
nouveau: lxqt-leave[1734]:00000000:00000080: init completed in 1us
nouveau: lxqt-leave[1734]:00000000:00000080: init running...
nouveau: lxqt-leave[1734]:00000000:00000080: init children...
nouveau: lxqt-leave[1734]:00000000:0000c46f: init running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: init children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[1734]:00000000:00000000: init running...
nouveau: lxqt-leave[1734]:00000000:00000000: init children...
nouveau: lxqt-leave[1734]:00000000:00000000: init completed in 3us
nouveau: lxqt-leave[1734]:00000000:0000c46f: attached ce0
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init completed in 23us
nouveau: lxqt-leave[1734]:beef323f:0000a140: init running...
nouveau: lxqt-leave[1734]:00000000:00000000: init running...
nouveau: lxqt-leave[1734]:00000000:00000000: init children...
nouveau: lxqt-leave[1734]:00000000:00000000: init completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c46f: attached gr
nouveau: lxqt-leave[1734]:beef323f:0000a140: init children...
nouveau: lxqt-leave[1734]:beef323f:0000a140: init completed in 12us
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: init completed in 1us
nouveau: lxqt-leave[1734]:beef902d:0000902d: init running...
nouveau: lxqt-leave[1734]:beef902d:0000902d: init children...
nouveau: lxqt-leave[1734]:beef902d:0000902d: init completed in 1us
nouveau: lxqt-leave[1734]:beef003d:0000c597: init running...
nouveau: lxqt-leave[1734]:beef003d:0000c597: init children...
nouveau: lxqt-leave[1734]:beef003d:0000c597: init completed in 1us
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: init running...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: init children...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: init completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c46f: init completed in 60us
nouveau: lxqt-leave[1734]:00000000:00000080: init completed in 224us
nouveau: DRM-master:00000000:00000000: init completed in 242us
nouveau: DRM-master:00000000:00000000: init completed in 29961us
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 05 object ffff91cc8941a3b8 owner ff
nouveau: DRM:00000000:00000080: ioctl: rd size 16
nouveau: DRM:00000000:00000080: ioctl: rd vers 0 size 4 addr 0000000000088488
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 06 object ffff91cc8941a3b8 owner ff
nouveau: DRM:00000000:00000080: ioctl: wr size 16
nouveau: DRM:00000000:00000080: ioctl: wr vers 0 size 4 addr 0000000000088488 data 02000000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bd6458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bd6758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec3158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bd6558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 107us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2e58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3a58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3c58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3d58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3e58 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bd6658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec3758 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deba58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec3558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec3058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9feef58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000225c330 owner 01
nouveau: lxqt-panel[1392]:beef003d:0000c597: ioctl: delete size 0
nouveau: lxqt-panel[1392]:beef003d:0000c597: ioctl: delete
nouveau: lxqt-panel[1392]:beef003d:0000c597: fini children...
nouveau: lxqt-panel[1392]:beef003d:0000c597: fini running...
nouveau: lxqt-panel[1392]:beef003d:0000c597: fini completed in 4us
nouveau: lxqt-panel[1392]:beef003d:0000c597: destroy children...
nouveau: lxqt-panel[1392]:beef003d:0000c597: destroy running...
nouveau: lxqt-panel[1392]:beef003d:0000c597: destroy children...
nouveau: lxqt-panel[1392]:beef003d:0000c597: destroy running...
nouveau: lxqt-panel[1392]:beef003d:0000c597: destroy completed in 2us...
nouveau: lxqt-panel[1392]:beef003d:0000c597: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000225c300 owner 01
nouveau: lxqt-panel[1392]:beef902d:0000902d: ioctl: delete size 0
nouveau: lxqt-panel[1392]:beef902d:0000902d: ioctl: delete
nouveau: lxqt-panel[1392]:beef902d:0000902d: fini children...
nouveau: lxqt-panel[1392]:beef902d:0000902d: fini running...
nouveau: lxqt-panel[1392]:beef902d:0000902d: fini completed in 3us
nouveau: lxqt-panel[1392]:beef902d:0000902d: destroy children...
nouveau: lxqt-panel[1392]:beef902d:0000902d: destroy running...
nouveau: lxqt-panel[1392]:beef902d:0000902d: destroy children...
nouveau: lxqt-panel[1392]:beef902d:0000902d: destroy running...
nouveau: lxqt-panel[1392]:beef902d:0000902d: destroy completed in 2us...
nouveau: lxqt-panel[1392]:beef902d:0000902d: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000225c250 owner 01
nouveau: lxqt-panel[1392]:beef323f:0000a140: ioctl: delete size 0
nouveau: lxqt-panel[1392]:beef323f:0000a140: ioctl: delete
nouveau: lxqt-panel[1392]:beef323f:0000a140: fini children...
nouveau: lxqt-panel[1392]:beef323f:0000a140: fini running...
nouveau: lxqt-panel[1392]:beef323f:0000a140: fini completed in 2us
nouveau: lxqt-panel[1392]:beef323f:0000a140: destroy children...
nouveau: lxqt-panel[1392]:beef323f:0000a140: destroy running...
nouveau: lxqt-panel[1392]:beef323f:0000a140: destroy children...
nouveau: lxqt-panel[1392]:beef323f:0000a140: destroy running...
nouveau: lxqt-panel[1392]:beef323f:0000a140: destroy completed in 2us...
nouveau: lxqt-panel[1392]:beef323f:0000a140: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000225c2d0 owner 01
nouveau: lxqt-panel[1392]:00000000:0000c5b5: ioctl: delete size 0
nouveau: lxqt-panel[1392]:00000000:0000c5b5: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:0000c5b5: fini children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: fini running...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: fini completed in 2us
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy completed in 2us...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy completed in 8us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000002165960 owner 01
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: ioctl: delete
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: fini children...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: fini running...
nouveau: lxqt-panel[1392]:00000000:00000000: fini children...
nouveau: lxqt-panel[1392]:00000000:00000000: fini running...
nouveau: lxqt-panel[1392]:00000000:00000000: fini completed in 3us
nouveau: lxqt-panel[1392]:00000000:0000c46f: detached gr
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: fini completed in 23us
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-panel[1392]:00000000:00000000: destroy children...
nouveau: lxqt-panel[1392]:00000000:00000000: destroy running...
nouveau: lxqt-panel[1392]:00000000:00000000: destroy completed in 109us...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: destroy completed in 1us...
nouveau: lxqt-panel[1392]:beef00c0:0000c5c0: destroy completed in 154us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000022a9610 owner 01
nouveau: lxqt-leave[1734]:beef003d:0000c597: ioctl: delete size 0
nouveau: lxqt-leave[1734]:beef003d:0000c597: ioctl: delete
nouveau: lxqt-leave[1734]:beef003d:0000c597: fini children...
nouveau: lxqt-leave[1734]:beef003d:0000c597: fini running...
nouveau: lxqt-leave[1734]:beef003d:0000c597: fini completed in 3us
nouveau: lxqt-leave[1734]:beef003d:0000c597: destroy children...
nouveau: lxqt-leave[1734]:beef003d:0000c597: destroy running...
nouveau: lxqt-leave[1734]:beef003d:0000c597: destroy children...
nouveau: lxqt-leave[1734]:beef003d:0000c597: destroy running...
nouveau: lxqt-leave[1734]:beef003d:0000c597: destroy completed in 2us...
nouveau: lxqt-leave[1734]:beef003d:0000c597: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000002296510 owner 01
nouveau: lxqt-leave[1734]:beef902d:0000902d: ioctl: delete size 0
nouveau: lxqt-leave[1734]:beef902d:0000902d: ioctl: delete
nouveau: lxqt-leave[1734]:beef902d:0000902d: fini children...
nouveau: lxqt-leave[1734]:beef902d:0000902d: fini running...
nouveau: lxqt-leave[1734]:beef902d:0000902d: fini completed in 2us
nouveau: lxqt-leave[1734]:beef902d:0000902d: destroy children...
nouveau: lxqt-leave[1734]:beef902d:0000902d: destroy running...
nouveau: lxqt-leave[1734]:beef902d:0000902d: destroy children...
nouveau: lxqt-leave[1734]:beef902d:0000902d: destroy running...
nouveau: lxqt-leave[1734]:beef902d:0000902d: destroy completed in 2us...
nouveau: lxqt-leave[1734]:beef902d:0000902d: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000002296460 owner 01
nouveau: lxqt-leave[1734]:beef323f:0000a140: ioctl: delete size 0
nouveau: lxqt-leave[1734]:beef323f:0000a140: ioctl: delete
nouveau: lxqt-leave[1734]:beef323f:0000a140: fini children...
nouveau: lxqt-leave[1734]:beef323f:0000a140: fini running...
nouveau: lxqt-leave[1734]:beef323f:0000a140: fini completed in 3us
nouveau: lxqt-leave[1734]:beef323f:0000a140: destroy children...
nouveau: lxqt-leave[1734]:beef323f:0000a140: destroy running...
nouveau: lxqt-leave[1734]:beef323f:0000a140: destroy children...
nouveau: lxqt-leave[1734]:beef323f:0000a140: destroy running...
nouveau: lxqt-leave[1734]:beef323f:0000a140: destroy completed in 2us...
nouveau: lxqt-leave[1734]:beef323f:0000a140: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000022964e0 owner 01
nouveau: lxqt-leave[1734]:00000000:0000c5b5: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:0000c5b5: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:0000c5b5: fini children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: fini running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: fini completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy completed in 1us...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000022a31b0 owner 01
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: ioctl: delete
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: fini children...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: fini running...
nouveau: lxqt-leave[1734]:00000000:00000000: fini children...
nouveau: lxqt-leave[1734]:00000000:00000000: fini running...
nouveau: lxqt-leave[1734]:00000000:00000000: fini completed in 1us
nouveau: lxqt-leave[1734]:00000000:0000c46f: detached gr
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: fini completed in 30us
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000000: destroy children...
nouveau: lxqt-leave[1734]:00000000:00000000: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000000: destroy completed in 108us...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: destroy completed in 1us...
nouveau: lxqt-leave[1734]:beef00c0:0000c5c0: destroy completed in 151us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deb958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9feee58 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deb858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9feed58 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 5us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deb758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9feec58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deb658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9feeb58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88e87d98 owner ff
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:0000c5b5: fini children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: fini running...
nouveau: lxqt-leave[1734]:00000000:00000000: fini children...
nouveau: lxqt-leave[1734]:00000000:00000000: fini running...
nouveau: lxqt-leave[1734]:00000000:00000000: fini completed in 3us
nouveau: lxqt-leave[1734]:00000000:0000c46f: detached ce0
nouveau: lxqt-leave[1734]:00000000:0000c5b5: fini completed in 27us
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000000: destroy children...
nouveau: lxqt-leave[1734]:00000000:00000000: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000000: destroy completed in 2us...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy running...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy completed in 3us...
nouveau: lxqt-leave[1734]:00000000:0000c5b5: destroy completed in 30us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8569e6d8 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:0000c5b5: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1392]:00000000:0000c5b5: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:0000c5b5: fini children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: fini running...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc81b1d9f0 owner ff
nouveau: lxqt-panel[1392]:00000000:00000000: fini children...
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: lxqt-panel[1392]:00000000:00000000: fini running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy del vers 0 index 1
nouveau: lxqt-panel[1392]:00000000:00000000: fini completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-panel[1392]:00000000:0000c46f: detached ce0
nouveau: lxqt-panel[1392]:00000000:0000c5b5: fini completed in 24us
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy running...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1392]:00000000:00000000: destroy children...
nouveau: lxqt-panel[1392]:00000000:00000000: destroy running...
nouveau: lxqt-panel[1392]:00000000:00000000: destroy completed in 2us...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy completed in 1us...
nouveau: lxqt-panel[1392]:00000000:0000c5b5: destroy completed in 30us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc889939f0 owner ff
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: ntfy del vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec3658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc80c776d8 owner ff
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: fini children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: fini running...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: fini completed in 1us
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy completed in 1us...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc85766df0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: ntfy del vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91cc85766df0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91cc81b1d9f0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91cc889939f0 owner ff
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: ntfy put vers 0 index 0
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy put vers 0 index 0
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: ntfy put vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc81b1d9f0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: ntfy del vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc889939f0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc85766df0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: ntfy del vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: ntfy del vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff91cc81b1d9f0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: unmap size 0
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff91cc85766df0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: unmap size 0
nouveau: DRM-master:00000000:00000000: ioctl: return -19
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return -19
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc85766df0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: ioctl: delete
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff91cc889939f0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc81b1d9f0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: fini children...
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:0000c46f: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:0000c46f: fini children...
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: unmap size 0
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: unmap
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: fini children...
nouveau: DRM-master:00000000:00000000: ioctl: return -19
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: fini running...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc889939f0 owner ff
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:0000c46f: fini running...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: fini completed in 4us
nouveau: lxqt-panel[1392]:00000000:0000c46f: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: fini children...
nouveau: lxqt-panel[1392]:00000000:0000c46f: fini children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: fini running...
nouveau: lxqt-panel[1392]:00000000:0000c46f: fini running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: fini completed in 15us
nouveau: pcmanfm-qt[1388]:00000000:00000000: fini children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: fini running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: fini completed in 4us
nouveau: lxqt-panel[1392]:00000000:0000c46f: fini completed in 22us
nouveau: lxqt-leave[1734]:00000000:0000c46f: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: detached ce0
nouveau: lxqt-panel[1392]:00000000:0000c46f: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: fini completed in 30us
nouveau: lxqt-panel[1392]:00000000:0000c46f: destroy running...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: fini children...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: fini running...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: fini completed in 1us
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: fini children...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: fini running...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: fini completed in 1us
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: fini children...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: fini running...
nouveau: lxqt-leave[1734]:00000000:0000c46f: destroy completed in 19us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:0000c46f: destroy completed in 30us...
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: pcmanfm-qt[1388]:00000000:00000000: fini children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:00000000: fini completed in 4us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: detached gr
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: fini completed in 27us
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: fini running...
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deb358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: fini completed in 97us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: destroy children...
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: destroy children...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: destroy running...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: destroy completed in 2us...
nouveau: pcmanfm-qt[1388]:beef323f:0000a140: destroy completed in 61us...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy completed in 59us...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy running...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9fee858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: pcmanfm-qt[1388]:00000000:00000000: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: destroy completed in 1us...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy completed in 2us...
nouveau: pcmanfm-qt[1388]:00000000:0000c5b5: destroy completed in 32us...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: destroy children...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: destroy running...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: destroy children...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: destroy running...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: destroy completed in 1us...
nouveau: pcmanfm-qt[1388]:beef902d:0000902d: destroy completed in 6us...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: destroy children...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: destroy running...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: destroy children...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: destroy running...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: destroy completed in 1us...
nouveau: pcmanfm-qt[1388]:beef003d:0000c597: destroy completed in 5us...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: destroy children...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000000: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:00000000: destroy completed in 190us...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: destroy children...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: destroy running...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: destroy completed in 1us...
nouveau: pcmanfm-qt[1388]:beef00c0:0000c5c0: destroy completed in 229us...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:0000c46f: destroy completed in 377us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cccbeb3758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccbb597600 owner ff
nouveau: pcmanfm-qt[1388]:00000000:00000080: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:00000080: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini completed in 2us
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc857669d0 owner ff
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: fini children...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: fini running...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: fini completed in 2us
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:8000c00d: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc85766968 owner ff
nouveau: pcmanfm-qt[1388]:00000000:80009009: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:80009009: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:80009009: fini children...
nouveau: pcmanfm-qt[1388]:00000000:80009009: fini running...
nouveau: pcmanfm-qt[1388]:00000000:80009009: fini completed in 2us
nouveau: pcmanfm-qt[1388]:00000000:80009009: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:80009009: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:80009009: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc85766878 owner ff
nouveau: pcmanfm-qt[1388]:00000000:00000080: ioctl: delete size 0
nouveau: pcmanfm-qt[1388]:00000000:00000080: ioctl: delete
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini completed in 2us
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:nouveau: DRM-master:00000000:00000000: fini children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: fini completed in 1us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 8us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy children...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy running...
nouveau: pcmanfm-qt[1388]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9deb558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc80149c00 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:00000080: fini children...
nouveau: lxqt-leave[1734]:00000000:00000080: fini running...
nouveau: lxqt-leave[1734]:00000000:00000080: fini completed in 1us
nouveau: lxqt-leave[1734]:00000000:00000080: destroy children...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc81b1a1d0 owner ff
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:8000c00d: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:8000c00d: fini children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: fini running...
nouveau: lxqt-leave[1734]:00000000:8000c00d: fini completed in 1us
nouveau: lxqt-leave[1734]:00000000:8000c00d: destroy children...
nouveau: lxqt-leave[1734]:00000000:8000c00d: destroy running...
nouveau: lxqt-leave[1734]:00000000:8000c00d: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc81b1a168 owner ff
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:80009009: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:80009009: fini children...
nouveau: lxqt-leave[1734]:00000000:80009009: fini running...
nouveau: lxqt-leave[1734]:00000000:80009009: fini completed in 1us
nouveau: lxqt-leave[1734]:00000000:80009009: destroy children...
nouveau: lxqt-leave[1734]:00000000:80009009: destroy running...
nouveau: lxqt-leave[1734]:00000000:80009009: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc81b1a078 owner ff
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: delete size 0
nouveau: lxqt-leave[1734]:00000000:00000080: ioctl: delete
nouveau: lxqt-leave[1734]:00000000:00000080: fini children...
nouveau: lxqt-leave[1734]:00000000:00000080: fini running...
nouveau: lxqt-leave[1734]:00000000:00000080: fini completed in 3us
nouveau: lxqt-leave[1734]:00000000:00000080: destroy children...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: lxqt-leave[1734]:00000000:00000080: fini children...
nouveau: lxqt-leave[1734]:00000000:00000080: fini running...
nouveau: lxqt-leave[1734]:00000000:00000080: fini completed in 1us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 9us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy children...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy running...
nouveau: lxqt-leave[1734]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca9feea58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc82056000 owner ff
nouveau: lxqt-panel[1392]:00000000:00000080: ioctl: delete size 0
nouveau: lxqt-panel[1392]:00000000:00000080: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:00000080: fini children...
nouveau: lxqt-panel[1392]:00000000:00000080: fini running...
nouveau: lxqt-panel[1392]:00000000:00000080: fini completed in 1us
nouveau: lxqt-panel[1392]:00000000:00000080: destroy children...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy running...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88993dd0 owner ff
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: delete size 0
nouveau: lxqt-panel[1392]:00000000:8000c00d: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:8000c00d: fini children...
nouveau: lxqt-panel[1392]:00000000:8000c00d: fini running...
nouveau: lxqt-panel[1392]:00000000:8000c00d: fini completed in 1us
nouveau: lxqt-panel[1392]:00000000:8000c00d: destroy children...
nouveau: lxqt-panel[1392]:00000000:8000c00d: destroy running...
nouveau: lxqt-panel[1392]:00000000:8000c00d: destroy completed in 8us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88993d68 owner ff
nouveau: lxqt-panel[1392]:00000000:80009009: ioctl: delete size 0
nouveau: lxqt-panel[1392]:00000000:80009009: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:80009009: fini children...
nouveau: lxqt-panel[1392]:00000000:80009009: fini running...
nouveau: lxqt-panel[1392]:00000000:80009009: fini completed in 1us
nouveau: lxqt-panel[1392]:00000000:80009009: destroy children...
nouveau: lxqt-panel[1392]:00000000:80009009: destroy running...
nouveau: lxqt-panel[1392]:00000000:80009009: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88993c78 owner ff
nouveau: lxqt-panel[1392]:00000000:00000080: ioctl: delete size 0
nouveau: lxqt-panel[1392]:00000000:00000080: ioctl: delete
nouveau: lxqt-panel[1392]:00000000:00000080: fini children...
nouveau: lxqt-panel[1392]:00000000:00000080: fini running...
nouveau: lxqt-panel[1392]:00000000:00000080: fini completed in 1us
nouveau: lxqt-panel[1392]:00000000:00000080: destroy children...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy running...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: lxqt-panel[1392]:00000000:00000080: fini children...
nouveau: lxqt-panel[1392]:00000000:00000080: fini running...
nouveau: lxqt-panel[1392]:00000000:00000080: fini completed in 2us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 8us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy children...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy running...
nouveau: lxqt-panel[1392]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc867895d0 owner ff
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc867895d0 owner ff
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2a58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc867895d0 owner ff
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc867895d0 owner ff
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2c58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc867895d0 owner ff
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1387]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec2158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88ec3458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc867895d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8a2e3158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc808f1c58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc808f1d58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc808f1e58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 202us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 193us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc808f1f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 205us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 244us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bc4058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 206us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 209us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8a2e3258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 204us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 198us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8a2e3058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 288us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 199us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8a2e2f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 208us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 197us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc8a2e3358 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 201us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 192us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bc4658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 199us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 199us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bc4758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 310us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 199us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bc4858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 207us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 230us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bc4958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 197us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 194us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc808f1b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 198us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 194us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc88c16f18 owner ff
nouveau: Xorg[1232]:00000000:0000c5b5: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:0000c5b5: ioctl: delete
nouveau: Xorg[1232]:00000000:0000c5b5: fini children...
nouveau: Xorg[1232]:00000000:0000c5b5: fini running...
nouveau: Xorg[1232]:00000000:0000c5b5: fini completed in 203us
nouveau: Xorg[1232]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy completed in 186us...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy completed in 802us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc821d99f0 owner ff
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: ntfy del vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91cc821d99f0 owner ff
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: ntfy put vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc821d99f0 owner ff
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: ntfy del vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff91cc821d99f0 owner ff
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: unmap size 0
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return -19
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc821d99f0 owner ff
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:0000c46f: ioctl: delete
nouveau: Xorg[1232]:00000000:0000c46f: fini children...
nouveau: Xorg[1232]:beef323f:0000a140: fini children...
nouveau: Xorg[1232]:beef323f:0000a140: fini running...
nouveau: Xorg[1232]:beef323f:0000a140: fini completed in 199us
nouveau: Xorg[1232]:00000000:0000c5b5: fini children...
nouveau: Xorg[1232]:00000000:0000c5b5: fini running...
nouveau: Xorg[1232]:00000000:00000000: fini children...
nouveau: Xorg[1232]:00000000:00000000: fini running...
nouveau: Xorg[1232]:00000000:00000000: fini completed in 199us
nouveau: Xorg[1232]:00000000:0000c46f: detached ce0
nouveau: Xorg[1232]:00000000:0000c5b5: fini completed in 994us
nouveau: Xorg[1232]:beef902d:0000902d: fini children...
nouveau: Xorg[1232]:beef902d:0000902d: fini running...
nouveau: Xorg[1232]:beef902d:0000902d: fini completed in 191us
nouveau: Xorg[1232]:beef003d:0000c597: fini children...
nouveau: Xorg[1232]:beef003d:0000c597: fini running...
nouveau: Xorg[1232]:beef003d:0000c597: fini completed in 188us
nouveau: Xorg[1232]:beef00c0:0000c5c0: fini children...
nouveau: Xorg[1232]:beef00c0:0000c5c0: fini running...
nouveau: Xorg[1232]:00000000:00000000: fini children...
nouveau: Xorg[1232]:00000000:00000000: fini running...
nouveau: Xorg[1232]:00000000:00000000: fini completed in 231us
nouveau: Xorg[1232]:00000000:0000c46f: detached gr
nouveau: Xorg[1232]:beef00c0:0000c5c0: fini completed in 1057us
nouveau: Xorg[1232]:00000000:0000c46f: fini running...
nouveau: Xorg[1232]:00000000:0000c46f: fini completed in 4747us
nouveau: Xorg[1232]:00000000:0000c46f: destroy children...
nouveau: Xorg[1232]:beef323f:0000a140: destroy children...
nouveau: Xorg[1232]:beef323f:0000a140: destroy running...
nouveau: Xorg[1232]:beef323f:0000a140: destroy children...
nouveau: Xorg[1232]:beef323f:0000a140: destroy running...
nouveau: Xorg[1232]:beef323f:0000a140: destroy completed in 183us...
nouveau: Xorg[1232]:beef323f:0000a140: destroy completed in 734us...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1232]:00000000:00000000: destroy children...
nouveau: Xorg[1232]:00000000:00000000: destroy running...
nouveau: Xorg[1232]:00000000:00000000: destroy completed in 185us...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1232]:00000000:0000c5b5: destroy completed in 176us...
nouveau 0000:01:00.0: ce0: fini running...
nouveau 0000:01:00.0: ce0: fini completed in 5us
nouveau: Xorg[1232]:00000000:0000c5b5: destroy completed in 1785us...
nouveau: Xorg[1232]:beef902d:0000902d: destroy children...
nouveau: Xorg[1232]:beef902d:0000902d: destroy running...
nouveau: Xorg[1232]:beef902d:0000902d: destroy children...
nouveau: Xorg[1232]:beef902d:0000902d: destroy running...
nouveau: Xorg[1232]:beef902d:0000902d: destroy completed in 175us...
nouveau: Xorg[1232]:beef902d:0000902d: destroy completed in 700us...
nouveau: Xorg[1232]:beef003d:0000c597: destroy children...
nouveau: Xorg[1232]:beef003d:0000c597: destroy running...
nouveau: Xorg[1232]:beef003d:0000c597: destroy children...
nouveau: Xorg[1232]:beef003d:0000c597: destroy running...
nouveau: Xorg[1232]:beef003d:0000c597: destroy completed in 165us...
nouveau: Xorg[1232]:beef003d:0000c597: destroy completed in 663us...
nouveau: Xorg[1232]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[1232]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[1232]:00000000:00000000: destroy children...
nouveau: Xorg[1232]:00000000:00000000: destroy running...
nouveau: Xorg[1232]:00000000:00000000: destroy completed in 254us...
nouveau: Xorg[1232]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[1232]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[1232]:beef00c0:0000c5c0: destroy completed in 243us...
nouveau 0000:01:00.0: gr: fini running...
nouveau 0000:01:00.0: gr: released gpccs falcon
nouveau 0000:01:00.0: gr: released fecs falcon
nouveau 0000:01:00.0: gr: fini completed in 308us
nouveau: Xorg[1232]:beef00c0:0000c5c0: destroy completed in 1983us...
nouveau: Xorg[1232]:00000000:0000c46f: destroy running...
nouveau: Xorg[1232]:00000000:0000c46f: destroy completed in 7763us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc808f1958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 169us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 168us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc80154c00 owner ff
nouveau: Xorg[1232]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:00000080: ioctl: delete
nouveau: Xorg[1232]:00000000:00000080: fini children...
nouveau: Xorg[1232]:00000000:00000080: fini running...
nouveau: Xorg[1232]:00000000:00000080: fini completed in 171us
nouveau: Xorg[1232]:00000000:00000080: destroy children...
nouveau: Xorg[1232]:00000000:00000080: destroy running...
nouveau: Xorg[1232]:00000000:00000080: destroy completed in 169us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc821d9dd0 owner ff
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[1232]:00000000:8000c00d: fini children...
nouveau: Xorg[1232]:00000000:8000c00d: fini running...
nouveau: Xorg[1232]:00000000:8000c00d: fini completed in 177us
nouveau: Xorg[1232]:00000000:8000c00d: destroy children...
nouveau: Xorg[1232]:00000000:8000c00d: destroy running...
nouveau: Xorg[1232]:00000000:8000c00d: destroy completed in 186us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc821d9d68 owner ff
nouveau: Xorg[1232]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:80009009: ioctl: delete
nouveau: Xorg[1232]:00000000:80009009: fini children...
nouveau: Xorg[1232]:00000000:80009009: fini running...
nouveau: Xorg[1232]:00000000:80009009: fini completed in 176us
nouveau: Xorg[1232]:00000000:80009009: destroy children...
nouveau: Xorg[1232]:00000000:80009009: destroy running...
nouveau: Xorg[1232]:00000000:80009009: destroy completed in 178us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc821d9c78 owner ff
nouveau: Xorg[1232]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1232]:00000000:00000080: ioctl: delete
nouveau: Xorg[1232]:00000000:00000080: fini children...
nouveau: Xorg[1232]:00000000:00000080: fini running...
nouveau: Xorg[1232]:00000000:00000080: fini completed in 185us
nouveau: Xorg[1232]:00000000:00000080: destroy children...
nouveau: Xorg[1232]:00000000:00000080: destroy running...
nouveau: Xorg[1232]:00000000:00000080: destroy completed in 183us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: Xorg[1232]:00000000:00000080: fini children...
nouveau: Xorg[1232]:00000000:00000080: fini running...
nouveau: Xorg[1232]:00000000:00000080: fini completed in 188us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 929us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: Xorg[1232]:00000000:00000080: destroy children...
nouveau: Xorg[1232]:00000000:00000080: destroy running...
nouveau: Xorg[1232]:00000000:00000080: destroy completed in 173us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 713us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff91cc85767000 object ffff91cc85767000
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 189us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc85767078 object ffff91cc85767078
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[1793]:00000000:00000080: init running...
nouveau: Xorg[1793]:00000000:00000080: init children...
nouveau: Xorg[1793]:00000000:00000080: init completed in 0us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767078 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767078 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767078 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 80
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 9
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85767078 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[1793]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff91cc85767168 object ffff91cc85767168
nouveau: Xorg[1793]:00000000:80009009: init running...
nouveau: Xorg[1793]:00000000:80009009: init children...
nouveau: Xorg[1793]:00000000:80009009: init completed in 0us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[1793]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff91cc857671d0 object ffff91cc857671d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ff8fb000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[1793]:00000000:8000c00d: init running...
nouveau: Xorg[1793]:00000000:8000c00d: init children...
nouveau: Xorg[1793]:00000000:8000c00d: init completed in 0us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc857671d0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[1793]:00000000:8000c00d: fini children...
nouveau: Xorg[1793]:00000000:8000c00d: fini running...
nouveau: Xorg[1793]:00000000:8000c00d: fini completed in 0us
nouveau: Xorg[1793]:00000000:8000c00d: destroy children...
nouveau: Xorg[1793]:00000000:8000c00d: destroy running...
nouveau: Xorg[1793]:00000000:8000c00d: destroy completed in 10us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc85767168 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete
nouveau: Xorg[1793]:00000000:80009009: fini children...
nouveau: Xorg[1793]:00000000:80009009: fini running...
nouveau: Xorg[1793]:00000000:80009009: fini completed in 1us
nouveau: Xorg[1793]:00000000:80009009: destroy children...
nouveau: Xorg[1793]:00000000:80009009: destroy running...
nouveau: Xorg[1793]:00000000:80009009: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc85767078 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete
nouveau: Xorg[1793]:00000000:00000080: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini running...
nouveau: Xorg[1793]:00000000:00000080: fini completed in 1us
nouveau: Xorg[1793]:00000000:00000080: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy running...
nouveau: Xorg[1793]:00000000:00000080: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 1us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff91cc822cac00 object ffff91cc822cac00
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc822cac78 object ffff91cc822cac78
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[1793]:00000000:00000080: init running...
nouveau: Xorg[1793]:00000000:00000080: init children...
nouveau: Xorg[1793]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 80
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 9
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[1793]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff91cc822cad68 object ffff91cc822cad68
nouveau: Xorg[1793]:00000000:80009009: init running...
nouveau: Xorg[1793]:00000000:80009009: init children...
nouveau: Xorg[1793]:00000000:80009009: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[1793]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff91cc822cadd0 object ffff91cc822cadd0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ff8fb000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[1793]:00000000:8000c00d: init running...
nouveau: Xorg[1793]:00000000:8000c00d: init children...
nouveau: Xorg[1793]:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[1793]:00000000:8000c00d: fini children...
nouveau: Xorg[1793]:00000000:8000c00d: fini running...
nouveau: Xorg[1793]:00000000:8000c00d: fini completed in 1us
nouveau: Xorg[1793]:00000000:8000c00d: destroy children...
nouveau: Xorg[1793]:00000000:8000c00d: destroy running...
nouveau: Xorg[1793]:00000000:8000c00d: destroy completed in 14us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete
nouveau: Xorg[1793]:00000000:80009009: fini children...
nouveau: Xorg[1793]:00000000:80009009: fini running...
nouveau: Xorg[1793]:00000000:80009009: fini completed in 1us
nouveau: Xorg[1793]:00000000:80009009: destroy children...
nouveau: Xorg[1793]:00000000:80009009: destroy running...
nouveau: Xorg[1793]:00000000:80009009: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete
nouveau: Xorg[1793]:00000000:00000080: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini running...
nouveau: Xorg[1793]:00000000:00000080: fini completed in 3us
nouveau: Xorg[1793]:00000000:00000080: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy running...
nouveau: Xorg[1793]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 2us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff91cc822cac00 object ffff91cc822cac00
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc822cac78 object ffff91cc822cac78
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[1793]:00000000:00000080: init running...
nouveau: Xorg[1793]:00000000:00000080: init children...
nouveau: Xorg[1793]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 80
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 9
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[1793]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff91cc822cad68 object ffff91cc822cad68
nouveau: Xorg[1793]:00000000:80009009: init running...
nouveau: Xorg[1793]:00000000:80009009: init children...
nouveau: Xorg[1793]:00000000:80009009: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[1793]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff91cc822cadd0 object ffff91cc822cadd0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ff8fb000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[1793]:00000000:8000c00d: init running...
nouveau: Xorg[1793]:00000000:8000c00d: init children...
nouveau: Xorg[1793]:00000000:8000c00d: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[1793]:00000000:8000c00d: fini children...
nouveau: Xorg[1793]:00000000:8000c00d: fini running...
nouveau: Xorg[1793]:00000000:8000c00d: fini completed in 2us
nouveau: Xorg[1793]:00000000:8000c00d: destroy children...
nouveau: Xorg[1793]:00000000:8000c00d: destroy running...
nouveau: Xorg[1793]:00000000:8000c00d: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete
nouveau: Xorg[1793]:00000000:80009009: fini children...
nouveau: Xorg[1793]:00000000:80009009: fini running...
nouveau: Xorg[1793]:00000000:80009009: fini completed in 0us
nouveau: Xorg[1793]:00000000:80009009: destroy children...
nouveau: Xorg[1793]:00000000:80009009: destroy running...
nouveau: Xorg[1793]:00000000:80009009: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete
nouveau: Xorg[1793]:00000000:00000080: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini running...
nouveau: Xorg[1793]:00000000:00000080: fini completed in 1us
nouveau: Xorg[1793]:00000000:00000080: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy running...
nouveau: Xorg[1793]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 1us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff91cc822cac00 object ffff91cc822cac00
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc822cac78 object ffff91cc822cac78
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[1793]:00000000:00000080: init running...
nouveau: Xorg[1793]:00000000:00000080: init children...
nouveau: Xorg[1793]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass size 80
nouveau: Xorg[1793]:00000000:00000080: ioctl: sclass vers 0 count 9
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[1793]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff91cc822cad68 object ffff91cc822cad68
nouveau: Xorg[1793]:00000000:80009009: init running...
nouveau: Xorg[1793]:00000000:80009009: init children...
nouveau: Xorg[1793]:00000000:80009009: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[1793]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[1793]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff91cc822cadd0 object ffff91cc822cadd0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ff8fb000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[1793]:00000000:8000c00d: init running...
nouveau: Xorg[1793]:00000000:8000c00d: init children...
nouveau: Xorg[1793]:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[1793]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91cca2bc4858 object ffff91cca2bc4858
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cca2bc4858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 01 token ffff91cc856c7a40 object 0000000001815c40
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[1793]:00000000:00000080: init running...
nouveau: Xorg[1793]:00000000:00000080: init children...
nouveau: Xorg[1793]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 0000000001815c40 owner 01
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff91cc820c9000 object ffff91cc820c9000
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[1793]:00000000:00000080: init running...
nouveau: Xorg[1793]:00000000:00000080: init children...
nouveau: Xorg[1793]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc820c9000 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 1080
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc820c9000 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 1056
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 1048
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 1 count 65
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995a858 object ffff91ccb995a858
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000012000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc820c9000 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: new size 80
nouveau: Xorg[1793]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 0000c76f route 00 token ffff91cc85761df0 object ffff91cc85761df0
nouveau: DRM-master:00000000:00000000: ioctl: return -22
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc820c9000 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: new size 80
nouveau: Xorg[1793]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 0000c46f route 00 token ffff91cc85761df0 object ffff91cc85761df0
nouveau: Xorg[1793]:00000000:00000080: ioctl: create channel gpfifo size 48
nouveau: Xorg[1793]:00000000:00000080: ioctl: create channel gpfifo vers 0 vmm ffff91cc822cadd0 ioffset 0000000000011000 ilength 00002000 runlist 0000000000000001 priv 0
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff8fa000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[1793]:00000000:0000c46f: init running...
nouveau: Xorg[1793]:00000000:0000c46f: init children...
nouveau: Xorg[1793]:00000000:0000c46f: init completed in 8us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 07 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: map size 24
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: map vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 09 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy new size 24
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy new vers 0 event 01
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: notify new size 16
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: notify new vers 0 reply 0 route 00 token ffff91cc85761e28
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0b object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy get size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy get vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 09 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy new size 24
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy new vers 0 event 00
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: notify new size 16
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: notify new vers 0 reply 0 route 00 token ffff91ccb995a778
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000010000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 00 token ffff91ccb917e9d8 object ffff91ccb917e9d8
nouveau 0000:01:00.0: ce0: init running...
nouveau 0000:01:00.0: ce0: init completed in 0us
nouveau 0000:01:00.0: imem: new 00002000 00000000 1: 00ff8f8000 0000002000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000002000
nouveau: Xorg[1793]:00000000:0000c5b5: init running...
nouveau: Xorg[1793]:00000000:00000000: init running...
nouveau: Xorg[1793]:00000000:00000000: init children...
nouveau: Xorg[1793]:00000000:00000000: init completed in 1us
nouveau: Xorg[1793]:00000000:0000c46f: attached ce0
nouveau: Xorg[1793]:00000000:0000c5b5: init children...
nouveau: Xorg[1793]:00000000:0000c5b5: init completed in 18us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995a658 object ffff91ccb995a658
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995a558 object ffff91ccb995a558
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995a958 object ffff91ccb995a958
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995aa58 object ffff91ccb995aa58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995ab58 object ffff91ccb995ab58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 0000000001815c40 owner 01
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[1793]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[1793]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[1793]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995ac58 object ffff91ccb995ac58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new vers 0 handle beef323f class 0000a140 route 01 token ffff91cc856c7a80 object 0000000001817340
nouveau 0000:01:00.0: gr: init running...
nouveau 0000:01:00.0: gr: acquired fecs falcon
nouveau 0000:01:00.0: gr: acquired gpccs falcon
nouveau 0000:01:00.0: sec2: fecs booted
nouveau 0000:01:00.0: sec2: gpccs booted
nouveau 0000:01:00.0: gr: init completed in 5400us
nouveau 0000:01:00.0: imem: new 00001000 00000100 0: 00ff8f7000 0000001000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00020000 00000100 0: 00ff8d7000 0000020000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000020000
nouveau 0000:01:00.0: imem: new 00003000 00000100 0: 00ff8d4000 0000003000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000003000
nouveau 0000:01:00.0: imem: new 00080000 00000100 0: 00ff854000 0000080000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau 0000:01:00.0: imem: new 00237c00 00001000 0: 00ff5c5000 0000238000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000238000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00073d00 00000000 0: 00ff551000 0000074000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000074000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000074000
nouveau: Xorg[1793]:beef323f:0000a140: init running...
nouveau: Xorg[1793]:00000000:00000000: init running...
nouveau: Xorg[1793]:00000000:00000000: init children...
nouveau: Xorg[1793]:00000000:00000000: init completed in 1us
nouveau: Xorg[1793]:00000000:0000c46f: attached gr
nouveau: Xorg[1793]:beef323f:0000a140: init children...
nouveau: Xorg[1793]:beef323f:0000a140: init completed in 17us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 01 token ffff91cc856c7aa0 object 0000000001817260
nouveau: Xorg[1793]:00000000:0000c5b5: init running...
nouveau: Xorg[1793]:00000000:0000c5b5: init children...
nouveau: Xorg[1793]:00000000:0000c5b5: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new vers 0 handle beef902d class 0000902d route 01 token ffff91cc856c7ac0 object 0000000001819180
nouveau: Xorg[1793]:beef902d:0000902d: init running...
nouveau: Xorg[1793]:beef902d:0000902d: init children...
nouveau: Xorg[1793]:beef902d:0000902d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new vers 0 handle beef003d class 0000c597 route 01 token ffff91cc856c7ae0 object 00000000018191b0
nouveau: Xorg[1793]:beef003d:0000c597: init running...
nouveau: Xorg[1793]:beef003d:0000c597: init children...
nouveau: Xorg[1793]:beef003d:0000c597: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995ae58 object ffff91ccb995ae58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995af58 object ffff91ccb995af58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b058 object ffff91ccb995b058
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b158 object ffff91ccb995b158
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: new vers 0 handle beef00c0 class 0000c5c0 route 01 token ffff91cc856c7b00 object 0000000001819570
nouveau: Xorg[1793]:beef00c0:0000c5c0: init running...
nouveau: Xorg[1793]:beef00c0:0000c5c0: init children...
nouveau: Xorg[1793]:beef00c0:0000c5c0: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b258 object ffff91ccb995b258
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b358 object ffff91ccb995b358
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b458 object ffff91ccb995b458
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b558 object ffff91ccb995b558
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff91cc8941a170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff91ccb995b658 object ffff91ccb995b658
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000000400000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995a558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995a958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995aa58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995ab58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0b object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy get size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy get vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy put vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995ac58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995ae58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995af58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995b558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995a658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb917e9d8 owner ff
nouveau: Xorg[1793]:00000000:0000c5b5: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:0000c5b5: ioctl: delete
nouveau: Xorg[1793]:00000000:0000c5b5: fini children...
nouveau: Xorg[1793]:00000000:0000c5b5: fini running...
nouveau: Xorg[1793]:00000000:0000c5b5: fini completed in 1us
nouveau: Xorg[1793]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy completed in 0us...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy del vers 0 index 1
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0c object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy put size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy put vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 0a object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy del size 8
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: ntfy del vers 0 index 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: unmap size 0
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return -19
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc85761df0 owner ff
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:0000c46f: ioctl: delete
nouveau: Xorg[1793]:00000000:0000c46f: fini children...
nouveau: Xorg[1793]:beef323f:0000a140: fini children...
nouveau: Xorg[1793]:beef323f:0000a140: fini running...
nouveau: Xorg[1793]:beef323f:0000a140: fini completed in 286us
nouveau: Xorg[1793]:00000000:0000c5b5: fini children...
nouveau: Xorg[1793]:00000000:0000c5b5: fini running...
nouveau: Xorg[1793]:00000000:00000000: fini children...
nouveau: Xorg[1793]:00000000:00000000: fini running...
nouveau: Xorg[1793]:00000000:00000000: fini completed in 226us
nouveau: Xorg[1793]:00000000:0000c46f: detached ce0
nouveau: Xorg[1793]:00000000:0000c5b5: fini completed in 1180us
nouveau: Xorg[1793]:beef902d:0000902d: fini children...
nouveau: Xorg[1793]:beef902d:0000902d: fini running...
nouveau: Xorg[1793]:beef902d:0000902d: fini completed in 218us
nouveau: Xorg[1793]:beef003d:0000c597: fini children...
nouveau: Xorg[1793]:beef003d:0000c597: fini running...
nouveau: Xorg[1793]:beef003d:0000c597: fini completed in 216us
nouveau: Xorg[1793]:beef00c0:0000c5c0: fini children...
nouveau: Xorg[1793]:beef00c0:0000c5c0: fini running...
nouveau: Xorg[1793]:00000000:00000000: fini children...
nouveau: Xorg[1793]:00000000:00000000: fini running...
nouveau: Xorg[1793]:00000000:00000000: fini completed in 311us
nouveau: Xorg[1793]:00000000:0000c46f: detached gr
nouveau: Xorg[1793]:beef00c0:0000c5c0: fini completed in 1204us
nouveau: Xorg[1793]:00000000:0000c46f: fini running...
nouveau: Xorg[1793]:00000000:0000c46f: fini completed in 5610us
nouveau: Xorg[1793]:00000000:0000c46f: destroy children...
nouveau: Xorg[1793]:beef323f:0000a140: destroy children...
nouveau: Xorg[1793]:beef323f:0000a140: destroy running...
nouveau: Xorg[1793]:beef323f:0000a140: destroy children...
nouveau: Xorg[1793]:beef323f:0000a140: destroy running...
nouveau: Xorg[1793]:beef323f:0000a140: destroy completed in 194us...
nouveau: Xorg[1793]:beef323f:0000a140: destroy completed in 780us...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1793]:00000000:00000000: destroy children...
nouveau: Xorg[1793]:00000000:00000000: destroy running...
nouveau: Xorg[1793]:00000000:00000000: destroy completed in 196us...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1793]:00000000:0000c5b5: destroy completed in 239us...
nouveau 0000:01:00.0: ce0: fini running...
nouveau 0000:01:00.0: ce0: fini completed in 4us
nouveau: Xorg[1793]:00000000:0000c5b5: destroy completed in 1827us...
nouveau: Xorg[1793]:beef902d:0000902d: destroy children...
nouveau: Xorg[1793]:beef902d:0000902d: destroy running...
nouveau: Xorg[1793]:beef902d:0000902d: destroy children...
nouveau: Xorg[1793]:beef902d:0000902d: destroy running...
nouveau: Xorg[1793]:beef902d:0000902d: destroy completed in 177us...
nouveau: Xorg[1793]:beef902d:0000902d: destroy completed in 709us...
nouveau: Xorg[1793]:beef003d:0000c597: destroy children...
nouveau: Xorg[1793]:beef003d:0000c597: destroy running...
nouveau: Xorg[1793]:beef003d:0000c597: destroy children...
nouveau: Xorg[1793]:beef003d:0000c597: destroy running...
nouveau: Xorg[1793]:beef003d:0000c597: destroy completed in 168us...
nouveau: Xorg[1793]:beef003d:0000c597: destroy completed in 672us...
nouveau: Xorg[1793]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[1793]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[1793]:00000000:00000000: destroy children...
nouveau: Xorg[1793]:00000000:00000000: destroy running...
nouveau: Xorg[1793]:00000000:00000000: destroy completed in 203us...
nouveau: Xorg[1793]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[1793]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[1793]:beef00c0:0000c5c0: destroy completed in 273us...
nouveau 0000:01:00.0: gr: fini running...
nouveau 0000:01:00.0: gr: released gpccs falcon
nouveau 0000:01:00.0: gr: released fecs falcon
nouveau 0000:01:00.0: gr: fini completed in 313us
nouveau: Xorg[1793]:beef00c0:0000c5c0: destroy completed in 1961us...
nouveau: Xorg[1793]:00000000:0000c46f: destroy running...
nouveau: Xorg[1793]:00000000:0000c46f: destroy completed in 7895us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91ccb995a858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 169us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 259us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc820c9000 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete
nouveau: Xorg[1793]:00000000:00000080: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini running...
nouveau: Xorg[1793]:00000000:00000080: fini completed in 173us
nouveau: Xorg[1793]:00000000:00000080: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy running...
nouveau: Xorg[1793]:00000000:00000080: destroy completed in 172us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cadd0 owner ff
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[1793]:00000000:8000c00d: fini children...
nouveau: Xorg[1793]:00000000:8000c00d: fini running...
nouveau: Xorg[1793]:00000000:8000c00d: fini completed in 182us
nouveau: Xorg[1793]:00000000:8000c00d: destroy children...
nouveau: Xorg[1793]:00000000:8000c00d: destroy running...
nouveau: Xorg[1793]:00000000:8000c00d: destroy completed in 187us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cad68 owner ff
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:80009009: ioctl: delete
nouveau: Xorg[1793]:00000000:80009009: fini children...
nouveau: Xorg[1793]:00000000:80009009: fini running...
nouveau: Xorg[1793]:00000000:80009009: fini completed in 177us
nouveau: Xorg[1793]:00000000:80009009: destroy children...
nouveau: Xorg[1793]:00000000:80009009: destroy running...
nouveau: Xorg[1793]:00000000:80009009: destroy completed in 179us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff91cc822cac78 owner ff
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1793]:00000000:00000080: ioctl: delete
nouveau: Xorg[1793]:00000000:00000080: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini running...
nouveau: Xorg[1793]:00000000:00000080: fini completed in 187us
nouveau: Xorg[1793]:00000000:00000080: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy running...
nouveau: Xorg[1793]:00000000:00000080: destroy completed in 185us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini children...
nouveau: Xorg[1793]:00000000:00000080: fini running...
nouveau: Xorg[1793]:00000000:00000080: fini completed in 190us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini notify
nouveau: DRM-master:00000000:00000000: fini completed in 947us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy children...
nouveau: Xorg[1793]:00000000:00000080: destroy running...
nouveau: Xorg[1793]:00000000:00000080: destroy completed in 176us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 712us...
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM-master:00000000:00000080: suspend children...
nouveau: DRM-master:00000000:80009009: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend running...
nouveau: DRM-master:00000000:8000c00d: suspend completed in 177us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 172us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 169us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 168us
nouveau: DRM-master:00000000:80009009: suspend running...
nouveau: DRM-master:00000000:80009009: suspend completed in 2233us
nouveau: DRM-master:00000000:00000080: suspend running...
nouveau: DRM-master:00000000:00000080: suspend completed in 2745us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM:00000000:00000080: suspend children...
nouveau: DRM:00000000:80009009: suspend children...
nouveau: DRM:00000000:8000c00d: suspend children...
nouveau: DRM:00000000:8000c00d: suspend running...
nouveau: DRM:00000000:8000c00d: suspend completed in 165us
nouveau: DRM:00000000:80009009: suspend running...
nouveau: DRM:00000000:80009009: suspend completed in 695us
nouveau: DRM:00000000:0000c361: suspend children...
nouveau: DRM:00000000:0000c361: suspend running...
nouveau: DRM:00000000:0000c361: suspend completed in 159us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau: DRM:00000000:0000c46f: suspend completed in 164us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:0004c5b5:0000c5b5: suspend children...
nouveau: DRM:0004c5b5:0000c5b5: suspend running...
nouveau: DRM:00000000:00000000: suspend children...
nouveau: DRM:00000000:00000000: suspend running...
nouveau: DRM:00000000:00000000: suspend completed in 154us
nouveau: DRM:00000000:0000c46f: detached ce2
nouveau: DRM:0004c5b5:0000c5b5: suspend completed in 783us
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau: DRM:00000000:0000c46f: suspend completed in 1263us
nouveau: DRM:00000000:ffffffff: suspend children...
nouveau: DRM:00000000:ffffffff: suspend running...
nouveau: DRM:00000000:ffffffff: suspend completed in 154us
nouveau: DRM:00000000:00000080: suspend running...
nouveau 0000:01:00.0: suspend running...
nouveau 0000:01:00.0: sec2: suspend running...
nouveau 0000:01:00.0: sec2: suspend completed in 6us
nouveau 0000:01:00.0: nvenc0: suspend running...
nouveau 0000:01:00.0: nvenc0: suspend completed in 4us
nouveau 0000:01:00.0: nvdec0: suspend running...
nouveau 0000:01:00.0: nvdec0: suspend completed in 4us
nouveau 0000:01:00.0: gr: suspend running...
nouveau 0000:01:00.0: gr: suspend completed in 4us
nouveau 0000:01:00.0: fifo: suspend running...
nouveau 0000:01:00.0: fifo: suspend completed in 4us
nouveau 0000:01:00.0: dma: suspend running...
nouveau 0000:01:00.0: dma: suspend completed in 0us
nouveau 0000:01:00.0: disp: suspend running...
nouveau 0000:01:00.0: disp: suspend completed in 1us
nouveau 0000:01:00.0: ce4: suspend running...
nouveau 0000:01:00.0: ce4: suspend completed in 3us
nouveau 0000:01:00.0: ce3: suspend running...
nouveau 0000:01:00.0: ce3: suspend completed in 4us
nouveau 0000:01:00.0: ce2: suspend running...
nouveau 0000:01:00.0: ce2: suspend completed in 3us
nouveau 0000:01:00.0: ce1: suspend running...
nouveau 0000:01:00.0: ce1: suspend completed in 4us
nouveau 0000:01:00.0: ce0: suspend running...
nouveau 0000:01:00.0: ce0: suspend completed in 3us
nouveau 0000:01:00.0: gsp: suspend running...
nouveau 0000:01:00.0: gsp: suspend completed in 0us
nouveau 0000:01:00.0: therm: suspend running...
nouveau 0000:01:00.0: therm: suspend completed in 0us
nouveau 0000:01:00.0: pmu: suspend running...
nouveau 0000:01:00.0: pmu: suspend completed in 0us
nouveau 0000:01:00.0: acr: suspend running...
nouveau 0000:01:00.0: acr: executing unload binary
nouveau 0000:01:00.0: acr: acquired pmu falcon
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0xa000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2700
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0xc800
nouveau 0000:01:00.0: acr: 	dataSize      : 0x600
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: acr: mailbox 00000000 00000000
nouveau 0000:01:00.0: acr: released pmu falcon
nouveau 0000:01:00.0: acr: unload binary completed successfully
nouveau 0000:01:00.0: acr: suspend completed in 3287us
nouveau 0000:01:00.0: fault: suspend running...
nouveau 0000:01:00.0: fault: suspend completed in 3us
nouveau 0000:01:00.0: bar: suspend running...
nouveau 0000:01:00.0: bar: suspend completed in 2us
nouveau 0000:01:00.0: mmu: suspend running...
nouveau 0000:01:00.0: mmu: suspend completed in 0us
nouveau 0000:01:00.0: ltc: suspend running...
nouveau 0000:01:00.0: ltc: suspend completed in 0us
nouveau 0000:01:00.0: fb: suspend running...
nouveau 0000:01:00.0: fb: suspend completed in 0us
nouveau 0000:01:00.0: imem: suspend running...
nouveau 0000:01:00.0: imem: suspend completed in 439346us
nouveau 0000:01:00.0: timer: suspend running...
nouveau 0000:01:00.0: timer: suspend completed in 1us
nouveau 0000:01:00.0: bus: suspend running...
nouveau 0000:01:00.0: bus: suspend completed in 0us
nouveau 0000:01:00.0: mc: suspend running...
nouveau 0000:01:00.0: mc: suspend completed in 0us
nouveau 0000:01:00.0: fuse: suspend running...
nouveau 0000:01:00.0: fuse: suspend completed in 1us
nouveau 0000:01:00.0: i2c: suspend running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: suspend completed in 6387us
nouveau 0000:01:00.0: gpio: suspend running...
nouveau 0000:01:00.0: gpio: suspend completed in 15us
nouveau 0000:01:00.0: privring: suspend running...
nouveau 0000:01:00.0: privring: suspend completed in 0us
nouveau 0000:01:00.0: top: suspend running...
nouveau 0000:01:00.0: top: suspend completed in 0us
nouveau 0000:01:00.0: devinit: suspend running...
nouveau 0000:01:00.0: devinit: suspend completed in 0us
nouveau 0000:01:00.0: bios: suspend running...
nouveau 0000:01:00.0: bios: suspend completed in 0us
nouveau 0000:01:00.0: pci: suspend running...
nouveau 0000:01:00.0: pci: suspend completed in 0us
nouveau 0000:01:00.0: suspend completed in 458719us...
nouveau: DRM:00000000:00000080: suspend completed in 463205us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 463731us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend notify
nouveau: DRM-master:00000000:00000000: suspend completed in 467343us
EXT4-fs (mmcblk0p1): unmounting filesystem.
EXT4-fs (sda9): unmounting filesystem.
EXT4-fs (sda8): unmounting filesystem.
EXT4-fs (sda6): unmounting filesystem.
EXT4-fs (sda2): unmounting filesystem.
EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
sd 4:0:0:0: [sda] Synchronizing SCSI cache

[-- Attachment #3: netconsole-6.2.0-rc6+.log --]
[-- Type: text/x-log, Size: 619445 bytes --]

netpoll: netconsole: local port 6666
netpoll: netconsole: local IPv4 address 192.168.1.10
netpoll: netconsole: interface 'eth0'
netpoll: netconsole: remote port 6666
netpoll: netconsole: remote IPv4 address 192.168.1.50
netpoll: netconsole: remote ethernet address ec:a8:6b:fe:88:d2
printk: console [netcon0] enabled
netconsole: network logging started
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000080: init running...
nouveau 0000:01:00.0: preinit running...
nouveau 0000:01:00.0: top: preinit running...
nouveau 0000:01:00.0: top: preinit completed in 0us
nouveau 0000:01:00.0: gsp: preinit running...
nouveau 0000:01:00.0: gsp: preinit completed in 0us
nouveau 0000:01:00.0: vfn: preinit running...
nouveau 0000:01:00.0: vfn: preinit completed in 0us
nouveau 0000:01:00.0: pci: preinit running...
nouveau 0000:01:00.0: pci: preinit completed in 0us
nouveau 0000:01:00.0: bios: preinit running...
nouveau 0000:01:00.0: bios: preinit completed in 0us
nouveau 0000:01:00.0: devinit: preinit running...
nouveau 0000:01:00.0: devinit: preinit completed in 3us
nouveau 0000:01:00.0: privring: preinit running...
nouveau 0000:01:00.0: privring: preinit completed in 0us
nouveau 0000:01:00.0: gpio: preinit running...
nouveau 0000:01:00.0: gpio: preinit completed in 0us
nouveau 0000:01:00.0: i2c: preinit running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: preinit completed in 64us
nouveau 0000:01:00.0: fuse: preinit running...
nouveau 0000:01:00.0: fuse: preinit completed in 0us
nouveau 0000:01:00.0: mc: preinit running...
nouveau 0000:01:00.0: mc: preinit completed in 1us
nouveau 0000:01:00.0: bus: preinit running...
nouveau 0000:01:00.0: bus: preinit completed in 0us
nouveau 0000:01:00.0: timer: preinit running...
nouveau 0000:01:00.0: timer: preinit completed in 0us
nouveau 0000:01:00.0: imem: preinit running...
nouveau 0000:01:00.0: imem: preinit completed in 0us
nouveau 0000:01:00.0: fb: preinit running...
nouveau 0000:01:00.0: fb: preinit completed in 0us
nouveau 0000:01:00.0: ltc: preinit running...
nouveau 0000:01:00.0: ltc: preinit completed in 0us
nouveau 0000:01:00.0: mmu: preinit running...
nouveau 0000:01:00.0: mmu: preinit completed in 0us
nouveau 0000:01:00.0: bar: preinit running...
nouveau 0000:01:00.0: bar: preinit completed in 0us
nouveau 0000:01:00.0: fault: preinit running...
nouveau 0000:01:00.0: fault: preinit completed in 0us
nouveau 0000:01:00.0: acr: preinit running...
nouveau 0000:01:00.0: acr: preinit completed in 0us
nouveau 0000:01:00.0: pmu: preinit running...
nouveau 0000:01:00.0: pmu: preinit completed in 0us
nouveau 0000:01:00.0: therm: preinit running...
nouveau 0000:01:00.0: therm: preinit completed in 0us
nouveau 0000:01:00.0: ce0: preinit running...
nouveau 0000:01:00.0: ce0: preinit completed in 1us
nouveau 0000:01:00.0: ce1: preinit running...
nouveau 0000:01:00.0: ce1: preinit completed in 0us
nouveau 0000:01:00.0: ce2: preinit running...
nouveau 0000:01:00.0: ce2: preinit completed in 0us
nouveau 0000:01:00.0: ce3: preinit running...
nouveau 0000:01:00.0: ce3: preinit completed in 0us
nouveau 0000:01:00.0: ce4: preinit running...
nouveau 0000:01:00.0: ce4: preinit completed in 0us
nouveau 0000:01:00.0: disp: preinit running...
nouveau 0000:01:00.0: disp: preinit completed in 0us
nouveau 0000:01:00.0: dma: preinit running...
nouveau 0000:01:00.0: dma: preinit completed in 1us
nouveau 0000:01:00.0: fifo: preinit running...
nouveau 0000:01:00.0: fifo: preinit completed in 6us
nouveau 0000:01:00.0: gr: preinit running...
nouveau 0000:01:00.0: gr: preinit completed in 0us
nouveau 0000:01:00.0: nvdec0: preinit running...
nouveau 0000:01:00.0: nvdec0: preinit completed in 0us
nouveau 0000:01:00.0: nvenc0: preinit running...
nouveau 0000:01:00.0: nvenc0: preinit completed in 0us
nouveau 0000:01:00.0: sec2: preinit running...
nouveau 0000:01:00.0: sec2: preinit completed in 0us
nouveau 0000:01:00.0: fb: VPR locked, running scrubber binary
nouveau 0000:01:00.0: fb: firmware "nvidia/tu117/nvdec/scrubber.bin" loaded - 4352 byte(s)
nouveau 0000:01:00.0: fb: binHdr:
nouveau 0000:01:00.0: fb: 	binMagic         : 0x000010de
nouveau 0000:01:00.0: fb: 	binVer           : 1
nouveau 0000:01:00.0: fb: 	binSize          : 4352
nouveau 0000:01:00.0: fb: 	headerOffset     : 0x100
nouveau 0000:01:00.0: fb: 	dataOffset       : 0x200
nouveau 0000:01:00.0: fb: 	dataSize         : 0xf00
nouveau 0000:01:00.0: fb: hsHeader:
nouveau 0000:01:00.0: fb: 	sigDbgOffset     : 0x120
nouveau 0000:01:00.0: fb: 	sigDbgSize       : 0x10
nouveau 0000:01:00.0: fb: 	sigProdOffset    : 0x130
nouveau 0000:01:00.0: fb: 	sigProdSize      : 0x10
nouveau 0000:01:00.0: fb: 	patchLoc         : 0x140
nouveau 0000:01:00.0: fb: 	patchSig         : 0x144
nouveau 0000:01:00.0: fb: 	hdrOffset        : 0x148
nouveau 0000:01:00.0: fb: 	hdrSize          : 0x24
nouveau 0000:01:00.0: fb: hsLoadHeader:
nouveau 0000:01:00.0: fb: 	nonSecCodeOff    : 0x0
nouveau 0000:01:00.0: fb: 	nonSecCodeSize   : 0x100
nouveau 0000:01:00.0: fb: 	dataDmaBase      : 0xe00
nouveau 0000:01:00.0: fb: 	dataSize         : 0x100
nouveau 0000:01:00.0: fb: 	numApps          : 0x1
nouveau 0000:01:00.0: fb: 	App[0]           : offset 0x100 size 0xd00
nouveau 0000:01:00.0: fb: acquired nvdec0 falcon
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: patching sigs:2 size:16
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: patch idx:0 src:00000130 dst:00000e00
sig -> 00000e00: 048d47b9 5ef0b319 1564fa65 94a4f0e9
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: resetting
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: loading
nouveau 0000:01:00.0: nvdec0(fb): imem 00000000 <- 00000100 bytes at 00000000
imem 00000000 <- cf420049 95b60099 0094f101 0094feff 0000187e 00f802f8 ffffffdd 01008e0f 0000
imem 00000020 <- 04edfd00 8f023cf4 89060000 fd000000 f4bd059f f806f9fa 00008903 08ef9502
imem 00000040 <- 8905f9fd fd000e00 9ebb049d 1094b602 fe05f9fd 007e00fa a4bd0001 000000f8
imem 00000060 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 00000080 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 000000a0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 000000c0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 000000e0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: nvdec0(fb): imem 00000100 <- 00000d00 bytes at 00000100
imem 00000100 <- 6cc32bc9 4e7942ce 669ee5ca 01d0d9a3 30db722b eef40dda f335062b 81382517 0001
imem 00000120 <- 663c3883 a52550de 386f89f6 dfb836a5 63433781 b0f4a8b5 0440d27f 2b6cf904
imem 00000140 <- bacd9b59 d7d58c5d 4fe75df2 2cf6c8bb 52faefc8 c902be3a 7d2420b8 73dd7150
imem 00000160 <- 388b0e5a 5f1fb75e d4aa9738 c2e8cd50 e120047c d2698d47 67315e45 d16cdff3
imem 00000180 <- 2641d579 f7484de9 3155c119 5944cce2 605774f0 dcc97c17 67b97776 28860dd3
imem 000001a0 <- 54abc16b a2cfba63 2cda7617 28e60106 604b2a92 bb69e24e 216766be d493ffda
imem 000001c0 <- 3b0e44e6 559280df c569f995 e2233d53 827a1a5f ab989967 239048d1 8087b9e9
imem 000001e0 <- 1a753e16 4661d77e 78dc5fc4 7eedd089 6c984470 698e1029 159d9b11 b055b215
imem 00000200 <- 715c4099 c0360d5a 99f13673 ed3c7f5b d9cf0239 5556e5c6 596bd3c3 a03c2e81 0002
imem 00000220 <- 2e1cfdc0 780063a2 8a5a11a8 ddd1097e 267dd29d fc6330a5 595f275c b8519ae3
imem 00000240 <- f624dbdd 72ccc263 be409b10 8b087d66 625ec56c a22834d5 12b98e2e d5736dbc
imem 00000260 <- b3412fca 2f2d8391 7ecd9320 4778ea9e 34d9e8eb 0c5554b8 2ab1d016 4e0a24fa
imem 00000280 <- 6467bd51 e077a987 7656ff19 5c911fb5 48de0cd6 26af4f06 b6669325 af93b626
imem 000002a0 <- 67d14af9 57523e72 934f251c 9dab9dec 5dd83489 a7ef2ea2 16506cf9 48366494
imem 000002c0 <- fe306771 1b0867ab a767aa00 1b3866ef 332583e3 05a7ce44 759808eb 00a6b22f
imem 000002e0 <- 87108fc8 23131fd4 037fe2c4 c97642ff f532e1d4 8a827c0a 00187007 98f073f1
imem 00000300 <- 60eb3404 78f38f97 3129b29f 1dd19c5d ec7f8249 e9421bdb 9ba4167c 9ff59dff 0003
imem 00000320 <- 05dd92b7 8aad2980 e9f516b5 6e3618ca 272438ce 5013bf01 18cbb9c3 3557c3eb
imem 00000340 <- 071bff06 5967a8de 1e151daa f59723f5 6f70a539 a6427f50 d0e013ff 8b4cc187
imem 00000360 <- f5aa7689 730f1ec7 4777e050 16353467 4a7cf068 5096cfeb b227152e a3162a6f
imem 00000380 <- b50fa7aa 56eb6f83 4e10acad f22d5571 ba8c0a3c 03fadfde 4a0011c2 a64a66f5
imem 000003a0 <- 466671c5 506dd2ec 44f256df 6c6807b4 618fdc5c 9ca157c5 c00bded5 63d41212
imem 000003c0 <- 5ddd4277 eb618980 a1f3cd84 b4016716 a12f0595 3b313db2 f7b631bd 2dd34476
imem 000003e0 <- a8c95134 c82bf1a5 27260124 fc77cb28 cf0ba127 8d2fd6fd cceaef68 3828ee5a
imem 00000400 <- a83e94e8 b4bace16 6c509b07 9b7f058e b1d89b72 39bf2211 01f14c24 ce2d0ee1 0004
imem 00000420 <- 2b24a6a6 827ecbfc bcc167de 3f532e1d 86aeeef0 2764e552 e038a24f 744505e9
imem 00000440 <- 6581c69d 02fc9f22 227ca30a 28d15983 f79b18ca cbd2e144 61a04a16 20639572
imem 00000460 <- 211fd8c9 a093de24 2b104462 ceb6a2ac ccd0ee55 0dda7f9e 92433c0f 814ccbe5
imem 00000480 <- a365967d 197cd743 0153a1ff 92518fcf 0df4950f f5e97d31 f9bfd69c 56128558
imem 000004a0 <- 3b061d54 d4534ef6 873284be 38300c9b c3e6ab43 add6dc3a a3f8c93c 49ff6c19
imem 000004c0 <- 82561601 37a13ab1 7d4ef859 eea8b3ba 0b50311b 0a53ce7d e7cfe012 47e30587
imem 000004e0 <- 3d533544 37d62626 894e26c5 1d4f70e1 107a77a4 08f7a8be a0392654 cd71d5a5
imem 00000500 <- 94ba7f71 dcc5395c f2fe12b2 5f6b9cf3 e8e7fbe8 73e27b8e ca184045 96dc0e17 0005
imem 00000520 <- 9b586b1e 657cc90d 6e4e3841 37fefdf6 4b3afae6 763c69be 1528b765 59602b6a
imem 00000540 <- 90838ca3 09dd2b09 a76b05df 14e2bcdb 12ffcce7 a01bf01d c51420b8 38d317ee
imem 00000560 <- 2a89cba3 47954a0a 02459af7 2cdd5abb 74b1e849 6e12b51e 2c5dcb50 2b5aeb28
imem 00000580 <- 7eccb8f2 8291c1f7 83be2045 ad0cbd77 017e22ab b86d9999 717367dd 1d3e05fe
imem 000005a0 <- 5341c0a2 6b460f15 9a1b09de 492f0890 f8ded4ef 44951651 9770374a 0ae12ccf
imem 000005c0 <- d9eb67d0 b7d2faa8 c0f9c8e8 30b7f2cf c4b5628e 6e604b00 663c5bea 2dd33c55
imem 000005e0 <- a812b89d bb29cf14 78194f44 065f5335 557bdc9b 00bbc65d aba21e99 8f21f54d
imem 00000600 <- f6f7e7f8 fd663bc2 ef819c3f 13efcfac 9babd2f7 b4cc0e17 8e1871d9 66ec4f5e 0006
imem 00000620 <- ac1f0c55 569a44d3 abfdc66a d23abb28 64e2065d 791644a0 61b9dea3 7e8aed88
imem 00000640 <- 6a9d7abc a2e9c3c1 7a87cd25 e06e296b def6856b 8a1412de 12f51991 918dffc5
imem 00000660 <- 1d4d733f 7e5a63fc 4ba65e51 4dec2e46 b833686e c89e7adb 44050138 39d633c0
imem 00000680 <- 0fb378c3 46b2b3f1 f3f4f5e7 083dab8a 06d24880 ee040575 45bea7f1 fd735e55
imem 000006a0 <- efe5b4aa eec2174e d10a08b6 b4cceb2b 3c3429f9 677f2bda d15d8811 81bcdf5c
imem 000006c0 <- e35d3c13 b0d6e6d4 82fcd24c af003923 5e9dcccb 12e2784a cc22cb57 dcad8a88
imem 000006e0 <- f8017ee5 f3aa84d8 e6190255 d7a24f21 cf5b58ce 71ce88ff d2270052 73770190
imem 00000700 <- c51aaf2c 1fe3ea04 e82c7935 3c19ea46 c48ceb1a 1295c5de 99e5ba30 522248ee 0007
imem 00000720 <- 2ae98a98 fd55b2de 9dfe630a 391b192b 2f0ae014 8becbe1e c6ca2dfc 36c3bd2f
imem 00000740 <- 18f95218 c01bab60 93381c46 0f8dc593 cf786363 47d14ad0 24d9ba2c d2de22fc
imem 00000760 <- 33b272de 3e494a2b 68bea991 5c1350d8 0e30c303 4919648d 523c7025 12e94455
imem 00000780 <- b13235a5 4b230d4b c71649b5 38443ed5 7ed1e437 bc636a90 76d10cbe 0df73ee3
imem 000007a0 <- 6362f519 35fa446f ac4abaa3 f7d0b74f 64593ea4 a6750955 13e9edc7 e6edce2c
imem 000007c0 <- f6e6142d a71cfddc ffb1c181 e99064dd 2e647068 906c32c0 3c3e7b52 6cf62529
imem 000007e0 <- 38ad1efb 26b219c9 abbbe9a9 ea420357 becf3fb7 0331cb54 b9a63f45 2a099438
imem 00000800 <- 7405fd68 aee7a6b3 b1967e21 d45d112b f4e8f2b6 9e200748 227e7787 9868363d 0008
imem 00000820 <- b07e7b27 26d51350 6d7976a0 ea19b98d 020a1f0a 3373ecc4 9d351d7b 0771f2df
imem 00000840 <- c1033dbe 547ba647 4fc247e0 adaa7a06 3dcd82a9 3b4a315d e5349ff3 dc7bd299
imem 00000860 <- dabccad4 50071a85 594c608b fa6ac332 e37fb3e9 cab686f8 f86d427a 96d998fa
imem 00000880 <- 642e3a6b 032c3cf8 2631e592 703faafe 3b6ca8c2 742dba37 76b9cfb4 2dce8b17
imem 000008a0 <- bd180076 01384d85 2e646f53 056b6331 6604ca9b fef31809 7944644e 70b2f66d
imem 000008c0 <- 9c2bfafd 047a5ad2 a1f32496 22b020d0 5bd369ad d23ab99c c802b0ce 3df8b0d4
imem 000008e0 <- add6dc05 a17797c8 437b641f 51ea50ca e2de8915 142b43a1 25465d8a 815da403
imem 00000900 <- dabbda51 03eb581a 1328908c ed2af973 d05fc927 efd7da6a b49274fd fd6e1d57 0009
imem 00000920 <- f0a3cdb4 078fb3c1 f8cbdb4e 99676ae1 fd139380 cfc2181b 9ed27610 18dc3c82
imem 00000940 <- 0e23738e 84608b15 d6466e7d b1b80569 f72688a5 a49d07fd f194a576 20ba6598
imem 00000960 <- b933e6c6 09eeec4f c4e42854 1d3ba70d 8d9c4d8b 8f256b89 e0ccbd41 81e7784e
imem 00000980 <- ccd587c0 160aa3fa 38cd6d51 efe62857 98be2ed0 3f3d0a45 2dcff282 97c412ae
imem 000009a0 <- e0173a2c d34346ba 18e1d062 fde22bae 93277fd2 f7cabaf3 009ae4f3 ab2dc846
imem 000009c0 <- d6f61a13 24ee3601 888bea7f 3ea1f54e 2f4d3fb6 6bb13908 f3183d67 33688d20
imem 000009e0 <- 58412468 b5b0f64b aaa3c839 a73ab745 3417c0b4 68b8e32f 8da15218 0512641f
imem 00000a00 <- 16336b44 2e49e4af 8a78f8bd 2f45e313 fc4a282f f7e203d2 003a7a53 48c2b3d3 000a
imem 00000a20 <- 1137e16e 003cf509 cfaaac78 538cb3a5 b96f8dc2 4ce5d731 2e1097c7 da90b3fc
imem 00000a40 <- 4e253d91 5228c1a4 3c0d8291 000ca046 4d6ccc19 9fc7c8d9 5e589d8b dde541e6
imem 00000a60 <- 979f21d9 788eefdd 52299883 1fc0b0e6 d67b0f08 e81bec5e 5f135b59 cbf7c599
imem 00000a80 <- 321307a4 258d1e1e c5e59239 078f7a17 cf9f66b9 3a72e597 c2390570 d040ea5a
imem 00000aa0 <- be2f8715 e907ce00 0a50d8c9 1b73dd6c c1cb276e 534dc80e 4a7813a5 8fa9f493
imem 00000ac0 <- e9a6fe39 e6520f34 eca2b09a 96e6bb16 43b927ab 62045db7 5c116608 5dc321e2
imem 00000ae0 <- d7c52ec0 ed18bff6 ff94e86e dd699b1c 9b7e2d9b f66f300d 4d4e64d3 94f26299
imem 00000b00 <- d0f06e03 195b38af 02946949 0905a42e ed7e4aa8 d01e8543 e11fb196 b4858a70 000b
imem 00000b20 <- a40d7eb9 ddbb16e9 0655a6b9 bddfcf56 92b1e419 6e2ee3ea a7b1021c a139b7f0
imem 00000b40 <- e8e5a05d dde266b6 689169c7 2063efc1 4e3bba0a 623efa68 a39e0e32 a70f7d40
imem 00000b60 <- 4acee32b 8bb7b645 a1f5b480 f6331eb4 6d3cd7c8 89a6dfa9 163e7308 27160b30
imem 00000b80 <- 4a385acc 5995f6a0 c28b868c fa75509d c28cffd1 a6f7f9fe e5a9d7d6 52bfba65
imem 00000ba0 <- cfab9ef9 15b5bdfc 2c4324cb 589dd70a da1a0f7b 3273f14d 62985047 91af6656
imem 00000bc0 <- c650ae97 0372bf45 07dd3c71 9f73377a 7b7eb1ef 2043cb96 bd8aa1cd 8bd12af8
imem 00000be0 <- 6332840d 0b2cf0df a8869fbb dc0c6f52 42d84fb4 03258e7d b6dba680 8547365b
imem 00000c00 <- d68cd825 e8a15f8c 17fb97b9 6256c621 197831e5 87a3dad5 e6033539 0fac421b 000c
imem 00000c20 <- 16ea9069 a2106b2e 39536773 0b320e20 3b14770e 4e200f0c 6cd803be a22db3eb
imem 00000c40 <- 36bc42ae 622a080c 168ea7dc 9eeebe52 552ac6ce 48edb8e0 4a01c802 e4412cf3
imem 00000c60 <- 36341755 a022b0b0 b30ba327 f7a942ed 6b7ce16f f6101beb 97d33c4c 929d932f
imem 00000c80 <- cadcdee6 04363f36 cb118811 ab69ab7a b24ef59a 3ec9b70a 2873faf3 5bb0d271
imem 00000ca0 <- e5e13458 1ce26a41 fda35abc 8851b65b b3e5cc4a f35f23b5 283e58b8 1851c968
imem 00000cc0 <- 17139ea7 a5a425f4 64763a71 751ba114 48752c04 4a00c828 e6ef2f6e 9e108685
imem 00000ce0 <- 5972932e e4908c70 1b9ec93f 55e7907f 72a29daf 60dc0014 0f6cbbcf dba4be40
imem 00000d00 <- 860013e7 7994d423 0ef0e6b1 164ec684 2717908e 9fb09c93 6a74b682 99244694 000d
imem 00000d20 <- 3425abe7 e287085b 2a6c3aa4 eeec31bb a930cec3 cf70490e 0f0738e4 6403c020
imem 00000d40 <- deb6de88 80d28961 5d8aac2e 296bd098 af8c7c1c 623c65a4 985efb96 5048cd9e
imem 00000d60 <- 514e8f8a c684f1cd b3d09745 62194ef5 2e21e282 3d56c1a9 39b88d66 46e3abae
imem 00000d80 <- 266bf1a7 fbfb464e d6a9acac 8c200a54 e06f8592 77748acb 6dafc720 a189f3b2
imem 00000da0 <- e06f8592 77748acb 6dafc720 a189f3b2 e06f8592 77748acb 6dafc720 a189f3b2
imem 00000dc0 <- e06f8592 77748acb 6dafc720 a189f3b2 e06f8592 77748acb 6dafc720 a189f3b2
imem 00000de0 <- e06f8592 77748acb 6dafc720 a189f3b2 e06f8592 77748acb 6dafc720 a189f3b2
nouveau 0000:01:00.0: nvdec0(fb): dmem 00000000 <- 00000100 bytes at 00000e00
dmem 00000000 <- 048d47b9 5ef0b319 1564fa65 94a4f0e9 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000040 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000060 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000080 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 000000a0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 000000c0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 000000e0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: booting
nouveau 0000:01:00.0: nvdec0(fb): mbox 00000000 00000000
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: booted
nouveau 0000:01:00.0: fb: released nvdec0 falcon
nouveau 0000:01:00.0: fb: VPR scrubber binary successful
nouveau 0000:01:00.0: preinit completed in 1382us
nouveau 0000:01:00.0: fini running...
nouveau 0000:01:00.0: sec2: reset running...
nouveau 0000:01:00.0: sec2: reset completed in 4us
nouveau 0000:01:00.0: nvenc0: reset running...
nouveau 0000:01:00.0: nvenc0: reset completed in 4us
nouveau 0000:01:00.0: nvdec0: reset running...
nouveau 0000:01:00.0: nvdec0: reset completed in 3us
nouveau 0000:01:00.0: gr: reset running...
nouveau 0000:01:00.0: gr: reset completed in 5us
nouveau 0000:01:00.0: fifo: reset running...
nouveau 0000:01:00.0: fifo: reset completed in 6us
nouveau 0000:01:00.0: dma: reset running...
nouveau 0000:01:00.0: dma: reset completed in 0us
nouveau 0000:01:00.0: disp: reset running...
nouveau 0000:01:00.0: disp: reset completed in 1us
nouveau 0000:01:00.0: ce4: reset running...
nouveau 0000:01:00.0: ce4: reset completed in 5us
nouveau 0000:01:00.0: ce3: reset running...
nouveau 0000:01:00.0: ce3: reset completed in 6us
nouveau 0000:01:00.0: ce2: reset running...
nouveau 0000:01:00.0: ce2: reset completed in 5us
nouveau 0000:01:00.0: ce1: reset running...
nouveau 0000:01:00.0: ce1: reset completed in 5us
nouveau 0000:01:00.0: ce0: reset running...
nouveau 0000:01:00.0: ce0: reset completed in 3us
nouveau 0000:01:00.0: therm: reset running...
nouveau 0000:01:00.0: therm: reset completed in 1us
nouveau 0000:01:00.0: pmu: reset running...
nouveau 0000:01:00.0: pmu: reset completed in 0us
nouveau 0000:01:00.0: acr: reset running...
nouveau 0000:01:00.0: acr: reset completed in 0us
nouveau 0000:01:00.0: fault: reset running...
nouveau 0000:01:00.0: fault: event: ntfy block 00000001 on 0 wait:1
nouveau 0000:01:00.0: fault: reset completed in 4us
nouveau 0000:01:00.0: bar: reset running...
nouveau 0000:01:00.0: bar: reset completed in 2us
nouveau 0000:01:00.0: mmu: reset running...
nouveau 0000:01:00.0: mmu: reset completed in 0us
nouveau 0000:01:00.0: ltc: reset running...
nouveau 0000:01:00.0: ltc: reset completed in 0us
nouveau 0000:01:00.0: fb: reset running...
nouveau 0000:01:00.0: fb: reset completed in 0us
nouveau 0000:01:00.0: imem: reset running...
nouveau 0000:01:00.0: imem: reset completed in 0us
nouveau 0000:01:00.0: timer: reset running...
nouveau 0000:01:00.0: timer: reset completed in 0us
nouveau 0000:01:00.0: bus: reset running...
nouveau 0000:01:00.0: bus: reset completed in 1us
nouveau 0000:01:00.0: mc: reset running...
nouveau 0000:01:00.0: mc: reset completed in 0us
nouveau 0000:01:00.0: fuse: reset running...
nouveau 0000:01:00.0: fuse: reset completed in 0us
nouveau 0000:01:00.0: i2c: reset running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: reset completed in 91us
nouveau 0000:01:00.0: gpio: reset running...
nouveau 0000:01:00.0: gpio: reset completed in 18us
nouveau 0000:01:00.0: privring: reset running...
nouveau 0000:01:00.0: privring: reset completed in 0us
nouveau 0000:01:00.0: devinit: reset running...
nouveau 0000:01:00.0: devinit: reset completed in 0us
nouveau 0000:01:00.0: bios: reset running...
nouveau 0000:01:00.0: bios: reset completed in 0us
nouveau 0000:01:00.0: pci: reset running...
nouveau 0000:01:00.0: pci: reset completed in 0us
nouveau 0000:01:00.0: vfn: reset running...
nouveau 0000:01:00.0: vfn: reset completed in 0us
nouveau 0000:01:00.0: gsp: reset running...
nouveau 0000:01:00.0: gsp: reset completed in 0us
nouveau 0000:01:00.0: top: reset running...
nouveau 0000:01:00.0: top: reset completed in 0us
nouveau 0000:01:00.0: fini completed in 256us...
nouveau 0000:01:00.0: init running...
nouveau 0000:01:00.0: top: init running...
nouveau 0000:01:00.0: top: init completed in 0us
nouveau 0000:01:00.0: gsp: init running...
nouveau 0000:01:00.0: gsp: init completed in 0us
nouveau 0000:01:00.0: vfn: init running...
nouveau 0000:01:00.0: vfn: init completed in 0us
nouveau 0000:01:00.0: pci: init running...
nouveau 0000:01:00.0: pci: init completed in 0us
nouveau 0000:01:00.0: bios: init running...
nouveau 0000:01:00.0: bios: init completed in 0us
nouveau 0000:01:00.0: devinit: init running...
nouveau 0000:01:00.0: privring: HUB0: 00d054 00000007 (1a408216)
nouveau 0000:01:00.0: devinit: init completed in 17us
nouveau 0000:01:00.0: privring: init running...
nouveau 0000:01:00.0: privring: init completed in 0us
nouveau 0000:01:00.0: gpio: init running...
nouveau 0000:01:00.0: gpio: init completed in 4us
nouveau 0000:01:00.0: i2c: init running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: aux 0003: init
nouveau 0000:01:00.0: i2c: aux 0004: init
nouveau 0000:01:00.0: i2c: aux 0005: init
nouveau 0000:01:00.0: i2c: aux 0006: init
nouveau 0000:01:00.0: i2c: aux 0007: init
nouveau 0000:01:00.0: i2c: aux 0008: init
nouveau 0000:01:00.0: i2c: aux 0009: init
nouveau 0000:01:00.0: i2c: init completed in 155us
nouveau 0000:01:00.0: fuse: init running...
nouveau 0000:01:00.0: fuse: init completed in 0us
nouveau 0000:01:00.0: mc: init running...
nouveau 0000:01:00.0: mc: init completed in 0us
nouveau 0000:01:00.0: bus: init running...
nouveau 0000:01:00.0: bus: init completed in 1us
nouveau 0000:01:00.0: timer: init running...
nouveau 0000:01:00.0: timer: time low        : f8757f64
nouveau 0000:01:00.0: timer: time high       : 0000104e
nouveau 0000:01:00.0: timer: init completed in 3us
nouveau 0000:01:00.0: imem: init running...
nouveau 0000:01:00.0: privring: HUB0: 00d054 00000007 (1a408216)
nouveau 0000:01:00.0: imem: init completed in 7670us
nouveau 0000:01:00.0: fb: init running...
nouveau 0000:01:00.0: fb: 0x0000cb2c[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 		0xff710000 *
nouveau 0000:01:00.0: fb: 0x0000cb37[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb43[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb47[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb53[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb57[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: privring: ROP0: 9a067c ff710000 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 		0x00030002 *
nouveau 0000:01:00.0: fb: 0x0000cb66[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6e[0]: 		0x00030002
nouveau 0000:01:00.0: privring: ROP1: 9a067c 00030002 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000cb72[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb76[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb82[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb86[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 		0x00004d28 *
nouveau 0000:01:00.0: fb: 0x0000cb95[0]: 		0x00004d1c
nouveau 0000:01:00.0: fb: 0x0000cb99[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cb9d[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba1[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba5[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cba9[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cbad[0]: 		0x00004828
nouveau 0000:01:00.0: fb: 0x0000cbb1[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb5[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbc6[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbca[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbce[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbd2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbd6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbda[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbde[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbe2[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP0: 9006a0 10101010 (19408201)
nouveau 0000:01:00.0: fb: 0x0000cbe6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbee[0]: 		0x14141414
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004d28 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cbf2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbf6[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbfa[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbfe[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc02[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc06[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc0a[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc0e[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc13[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc20[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc24[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc28[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc2c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc30[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc34[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc38[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc3c[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc40[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc48[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc4c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc50[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc54[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc58[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc5c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc60[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc64[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc68[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc6d[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cc78[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc7c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: privring: ROP1: 9a06a8 0f0f0f0f (19408201)
nouveau 0000:01:00.0: fb: 0x0000cc80[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc84[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc88[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc8c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc90[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc94[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc98[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cca0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccac[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccbc[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: DONE
nouveau 0000:01:00.0: fb: 0x0000ccc5[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 		0xff7f0000 *
nouveau 0000:01:00.0: fb: 0x0000ccd0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccdc[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccec[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf0[0]: 		0x80510000
nouveau 0000:01:00.0: privring: ROP0: 9a067c ff7f0000 (19408201)
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 		0x00030550 *
nouveau 0000:01:00.0: privring: ROP1: 9a067c ff7f0000 (19408201)
nouveau 0000:01:00.0: fb: 0x0000ccff[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd03[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd07[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0b[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0f[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd13[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd17[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd1b[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd1f[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 		0x00004c4c *
nouveau 0000:01:00.0: fb: 0x0000cd2e[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd32[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd36[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd3a[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd3e[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd42[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd46[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd4a[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd4e[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd5f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd63[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd67[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP0: 9006a0 07070707 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cd6b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd6f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd73[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004c4c (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd77[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd87[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd8b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd8f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd93[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd97[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda3[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda7[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cdac[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cdb9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdbd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdcd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	}
nouveau 0000:01:00.0: privring: ROP0: 9006a4 07070707 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 		0x07070707 *
nouveau 0000:01:00.0: privring: ROP1: 9046a0 07070707 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cde1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cded[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdfd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce01[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000ce06[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce11[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce15[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce19[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce1d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce21[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce25[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce29[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce2d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce31[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce39[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce3d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce41[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce45[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce49[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce4d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce51[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce55[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce59[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: 	}
nouveau 0000:01:00.0: privring: ROP0: 9a06ac 00000000 (19408201)
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: DONE
nouveau 0000:01:00.0: privring: ROP1: 9a065c 00000000 (1b408201)
nouveau 0000:01:00.0: fb: init completed in 826us
nouveau 0000:01:00.0: ltc: init running...
nouveau 0000:01:00.0: ltc: init completed in 138us
nouveau 0000:01:00.0: mmu: init running...
nouveau 0000:01:00.0: mmu: init completed in 0us
nouveau 0000:01:00.0: bar: init running...
nouveau 0000:01:00.0: bar: init completed in 9us
nouveau 0000:01:00.0: fault: init running...
nouveau 0000:01:00.0: fault: event: ntfy allow 00000001 on 0
nouveau 0000:01:00.0: fault: event: ntfy state changed
nouveau 0000:01:00.0: fault: event: incr 00000001 on 0
nouveau 0000:01:00.0: fault: event: allowing 0 on 0
nouveau 0000:01:00.0: fault: init completed in 11us
nouveau 0000:01:00.0: acr: init running...
nouveau 0000:01:00.0: acr: acquired sec2 falcon
nouveau 0000:01:00.0: sec2(acr):AHESASC: resetting
nouveau 0000:01:00.0: sec2(acr):AHESASC: loading
nouveau 0000:01:00.0: acr: acrDesc
nouveau 0000:01:00.0: acr: 	wprRegionId         : 1
nouveau 0000:01:00.0: acr: 	wprOffset           : 0x0
nouveau 0000:01:00.0: acr: 	mmuMemoryRange      : 0x0
nouveau 0000:01:00.0: acr: 	noRegions           : 2
nouveau 0000:01:00.0: acr: 	region[0]           :
nouveau 0000:01:00.0: acr: 	  startAddr         : 0xffe000
nouveau 0000:01:00.0: acr: 	  endAddr           : 0xffe400
nouveau 0000:01:00.0: acr: 	  regionId          : 1
nouveau 0000:01:00.0: acr: 	  readMask          : 0xf
nouveau 0000:01:00.0: acr: 	  writeMask         : 0xc
nouveau 0000:01:00.0: acr: 	  clientMask        : 0x2
nouveau 0000:01:00.0: acr: 	  shadowMemStartAddr: 0xffdc00
nouveau 0000:01:00.0: acr: 	region[1]           :
nouveau 0000:01:00.0: acr: 	  startAddr         : 0x0
nouveau 0000:01:00.0: acr: 	  endAddr           : 0x0
nouveau 0000:01:00.0: acr: 	  regionId          : 0
nouveau 0000:01:00.0: acr: 	  readMask          : 0x0
nouveau 0000:01:00.0: acr: 	  writeMask         : 0x0
nouveau 0000:01:00.0: acr: 	  clientMask        : 0x0
nouveau 0000:01:00.0: acr: 	  shadowMemStartAddr: 0x0
nouveau 0000:01:00.0: acr: 	ucodeBlobSize       : 0
nouveau 0000:01:00.0: acr: 	ucodeBlobBase       : 0x0
nouveau 0000:01:00.0: acr: 	vprEnabled          : 0
nouveau 0000:01:00.0: acr: 	vprStart            : 0x0
nouveau 0000:01:00.0: acr: 	vprEnd              : 0x0
nouveau 0000:01:00.0: acr: 	hdcpPolicies        : 0x0
nouveau 0000:01:00.0: sec2(acr): imem 0000fe00 <- 00000200 bytes at 00000000
imem 0000fe00 <- 004000d0 0004fe00 107ea4bd 02f800fd 00000089 98099e98 12f90a9d b6129b98 00fd
imem 0000fe20 <- df9408e5 0f9c9818 9805fefd 9198139a 0e909814 b600f6fe defe08d5 00008900
imem 0000fe40 <- 089f9800 9408f994 9efd0cfe 059ffd05 89009bfe 98000000 99980c9f bcd4bd0b
imem 0000fe60 <- 733ef09f 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 00b307f8 3cf46000
imem 0000fe80 <- 00008f02 00108906 059ffd00 f9faf4bd 8903f806 fe010000 0089009a 9e980000
imem 0000fea0 <- bce9b20d b73ef0e0 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 008907f8
imem 0000fec0 <- 9f980000 0999980e b610f4b6 9ebc0895 0895b690 fe059ffd 0089009a 9f980000
imem 0000fee0 <- 08f99408 fd0cfe94 9ffd059e 009bfe05 00000089 98109f98 f5b6119e 18e99408
imem 0000ff00 <- fe059ffd e5b60097 00effe08 213ef4bd 008e00fe febc0600 05f9fa90 0100ffb8 00fe
imem 0000ff20 <- f4fba600 03f8ef08 99cf0809 0894f000 8f1b0bf4 49010000 9ffa0090 09020f00
imem 0000ff40 <- 009ffa58 0409080f b3009ffa b20c00a0 3ec5f91b f900fe59 0000b3c5 1031f412
imem 0000ff60 <- f41131f4 94bd1231 bd009afe 0011fba4 00000000 00000000 00000000 00000000
imem 0000ff80 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffa0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffc0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffe0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x3c00
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x3d00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x1000
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: sec2(acr): dmem 00000000 <- 00000054 bytes at 00000000
dmem 00000000 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000001 00000000 00000000 00000000 00000100 00000100 00003c00 00000000
dmem 00000040 <- 00003d00 00000000 00001000 00000000 00000000
nouveau 0000:01:00.0: sec2(acr):AHESASC: booting
nouveau 0000:01:00.0: sec2(acr): mbox 00000000 00000000
nouveau 0000:01:00.0: sec2(acr):AHESASC: booted
nouveau 0000:01:00.0: acr: released sec2 falcon
nouveau 0000:01:00.0: acr: acquired gsp falcon
nouveau 0000:01:00.0: gsp(acr):ASB: resetting
nouveau 0000:01:00.0: gsp(acr):ASB: loading
nouveau 0000:01:00.0: gsp(acr): imem 0000fe00 <- 00000200 bytes at 00000000
imem 0000fe00 <- 004000d0 0004fe00 107ea4bd 02f800fd 00000089 98099e98 12f90a9d b6129b98 00fd
imem 0000fe20 <- df9408e5 0f9c9818 9805fefd 9198139a 0e909814 b600f6fe defe08d5 00008900
imem 0000fe40 <- 089f9800 9408f994 9efd0cfe 059ffd05 89009bfe 98000000 99980c9f bcd4bd0b
imem 0000fe60 <- 733ef09f 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 00b307f8 3cf46000
imem 0000fe80 <- 00008f02 00108906 059ffd00 f9faf4bd 8903f806 fe010000 0089009a 9e980000
imem 0000fea0 <- bce9b20d b73ef0e0 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 008907f8
imem 0000fec0 <- 9f980000 0999980e b610f4b6 9ebc0895 0895b690 fe059ffd 0089009a 9f980000
imem 0000fee0 <- 08f99408 fd0cfe94 9ffd059e 009bfe05 00000089 98109f98 f5b6119e 18e99408
imem 0000ff00 <- fe059ffd e5b60097 00effe08 213ef4bd 008e00fe febc0600 05f9fa90 0100ffb8 00fe
imem 0000ff20 <- f4fba600 03f8ef08 99cf0809 0894f000 8f1b0bf4 49010000 9ffa0090 09020f00
imem 0000ff40 <- 009ffa58 0409080f b3009ffa b20c00a0 3ec5f91b f900fe59 0000b3c5 1031f412
imem 0000ff60 <- f41131f4 94bd1231 bd009afe 0011fba4 00000000 00000000 00000000 00000000
imem 0000ff80 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffa0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffc0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffe0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x6000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2900
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x8a00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x800
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: gsp(acr): dmem 00000000 <- 00000054 bytes at 00000000
dmem 00000000 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000001 00006000 00000000 00000000 00000100 00000100 00002900 00000000
dmem 00000040 <- 00008a00 00000000 00000800 00000000 00000000
nouveau 0000:01:00.0: gsp(acr):ASB: booting
nouveau 0000:01:00.0: gsp(acr): mbox 00000000 00000000
nouveau 0000:01:00.0: gsp(acr):ASB: booted
nouveau 0000:01:00.0: acr: released gsp falcon
nouveau 0000:01:00.0: sec2: init running...
nouveau 0000:01:00.0: sec2: acquired sec2 falcon
nouveau 0000:01:00.0: sec2: init completed in 26us
nouveau 0000:01:00.0: acr: init completed in 5489us
nouveau 0000:01:00.0: pmu: init running...
nouveau 0000:01:00.0: pmu: init completed in 0us
nouveau 0000:01:00.0: therm: init running...
nouveau 0000:01:00.0: therm: programmed thresholds [ 90(3), 95(3), 105(5), 135(5) ]
nouveau 0000:01:00.0: therm: init completed in 18us
nouveau 0000:01:00.0: ce0: init running...
nouveau 0000:01:00.0: ce0: init completed in 0us
nouveau 0000:01:00.0: ce1: init skipped, no users
nouveau 0000:01:00.0: ce2: init running...
nouveau 0000:01:00.0: ce2: init completed in 0us
nouveau 0000:01:00.0: ce3: init skipped, no users
nouveau 0000:01:00.0: ce4: init skipped, no users
nouveau 0000:01:00.0: disp: init skipped, no users
nouveau 0000:01:00.0: dma: init skipped, no users
nouveau 0000:01:00.0: fifo: init running...
nouveau 0000:01:00.0: fifo: init completed in 21us
nouveau 0000:01:00.0: gr: init running...
nouveau 0000:01:00.0: gr: acquired fecs falcon
nouveau 0000:01:00.0: gr: acquired gpccs falcon
nouveau 0000:01:00.0: fifo:000000:00[      gr]: 100010e8: busy 0 faulted 0 chsw 0 save 0 load 0 tsgid 232 -> tsgid 0 
nouveau 0000:01:00.0: sec2: dmem 00000080 -> 00000020 bytes at 00000000
dmem 00000080 -> 00042001 01e00200 01000000 00000080 01000080 01000080 01000100 a5a51f00
nouveau 0000:01:00.0: sec2:cmdq: initialised @ index 0 offset 0x01000000 size 0x00000080
nouveau 0000:01:00.0: sec2:msgq: initialised @ index 0 offset 0x01000080 size 0x00000080
nouveau 0000:01:00.0: sec2: dmem 00000000 <- 00000010 bytes at 00000000
dmem 00000000 <- 00031007 00000000 00000000 00000002
nouveau 0000:01:00.0: sec2: dmem 000000a0 -> 00000004 bytes at 00000000
dmem 000000a0 -> 00001007
nouveau 0000:01:00.0: sec2: dmem 000000a4 -> 0000000c bytes at 00000000
dmem 000000a4 -> 001f9000 00000000 00000002
nouveau 0000:01:00.0: sec2: fecs booted
nouveau 0000:01:00.0: sec2: dmem 00000010 <- 00000010 bytes at 00000000
dmem 00000010 <- 00031007 00000000 00000000 00000003
nouveau 0000:01:00.0: sec2: dmem 000000b0 -> 00000004 bytes at 00000000
dmem 000000b0 -> 00001007
nouveau 0000:01:00.0: sec2: dmem 000000b4 -> 0000000c bytes at 00000000
dmem 000000b4 -> 001f9100 00000000 00000003
nouveau 0000:01:00.0: sec2: gpccs booted
nouveau 0000:01:00.0: gr: init completed in 5688us
nouveau 0000:01:00.0: nvdec0: init skipped, no users
nouveau 0000:01:00.0: nvenc0: init skipped, no users
nouveau 0000:01:00.0: sec2: init skipped, already running
nouveau 0000:01:00.0: init completed in 20186us
nouveau: DRM-master:00000000:00000080: init children...
nouveau: DRM-master:00000000:80009009: init running...
nouveau: DRM-master:00000000:80009009: init children...
nouveau: DRM-master:00000000:8000c00d: init running...
nouveau: DRM-master:00000000:8000c00d: init children...
nouveau: DRM-master:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:80009009: init completed in 431us
nouveau: DRM-master:00000000:00000080: init completed in 22268us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM:00000000:00000080: init running...
nouveau: DRM:00000000:00000080: init children...
nouveau: DRM:00000000:80009009: init running...
nouveau: DRM:00000000:80009009: init children...
nouveau: DRM:00000000:8000c00d: init running...
nouveau: DRM:00000000:8000c00d: init children...
nouveau: DRM:00000000:8000c00d: init completed in 1us
nouveau: DRM:00000000:8000900b: init running...
nouveau: DRM:00000000:8000900b: init children...
nouveau: DRM:00000000:8000900b: init completed in 1us
nouveau: DRM:00000000:8000900b: init running...
nouveau: DRM:00000000:8000900b: init children...
nouveau: DRM:00000000:8000900b: init completed in 1us
nouveau: DRM:00000000:80009009: init completed in 116us
nouveau: DRM:00000000:0000c461: init running...
nouveau: DRM:00000000:0000c461: init children...
nouveau: DRM:00000000:0000c461: init completed in 2us
nouveau: DRM:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0000:0000: allow 1
nouveau 0000:01:00.0: fifo:000000:0000:0000: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00010000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00010000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00010010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00010000 count:2
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:00000000:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 0
nouveau 0000:01:00.0: fifo: event: allowing 0 on 0
nouveau: DRM:00000000:8000000e: init children...
nouveau: DRM:00000000:8000000e: init completed in 8us
nouveau: DRM:00000000:8000000e: init running...
nouveau: DRM:00000000:8000000e: init children...
nouveau: DRM:00000000:8000000e: init completed in 3us
nouveau: DRM:00000000:0000c46f: init completed in 40us
nouveau: DRM:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000008:0001:0001: allow 1
nouveau 0000:01:00.0: fifo:000008:0001:0001: insert
nouveau 0000:01:00.0: fifo:000008: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000008: RAMRL: update start:0003b000
nouveau 0000:01:00.0: fifo:000008:0001:      RAMRL+0003b000: chans:1
nouveau 0000:01:00.0: fifo:000008:0001:0001: RAMRL+0003b010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000008: RAMRL: commit start:0003b000 count:2
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:00000001:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 1
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 1
nouveau 0000:01:00.0: fifo: event: allowing 0 on 1
nouveau: DRM:00000001:8000000e: init children...
nouveau: DRM:00000001:8000000e: init completed in 7us
nouveau: DRM:00080001:8000000e: init running...
nouveau: DRM:00080001:8000000e: init children...
nouveau: DRM:00080001:8000000e: init completed in 1us
nouveau: DRM:0004c5b5:0000c5b5: init running...
nouveau: DRM:00000000:00000000: init running...
nouveau: DRM:00000000:00000000: init children...
nouveau: DRM:00000000:00000000: init completed in 161us
nouveau 0000:01:00.0: fifo:000008:0001:0001: bind cctx 8[ce2]
nouveau 0000:01:00.0: fifo:000008: stopped
nouveau 0000:01:00.0: fifo:000008:0001:0001: preempt
nouveau 0000:01:00.0: fifo:000008: running
nouveau: DRM:0004c5b5:0000c5b5: init children...
nouveau: DRM:0004c5b5:0000c5b5: init completed in 187us
nouveau: DRM:00000000:0000c46f: init completed in 220us
nouveau: DRM:00000000:ffffffff: init running...
nouveau: DRM:00000000:ffffffff: init children...
nouveau: DRM:00000000:ffffffff: init completed in 2us
nouveau: DRM:00000000:00000080: init completed in 392us
nouveau: DRM-master:00000000:00000000: init completed in 395us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: udevd[244]:00000000:00000080: init running...
nouveau: udevd[244]:00000000:00000080: init children...
nouveau: udevd[244]:00000000:80009009: init running...
nouveau: udevd[244]:00000000:80009009: init children...
nouveau: udevd[244]:00000000:8000c00d: init running...
nouveau: udevd[244]:00000000:8000c00d: init children...
nouveau: udevd[244]:00000000:8000c00d: init completed in 1us
nouveau: udevd[244]:00000000:80009009: init completed in 4us
nouveau: udevd[244]:00000000:00000080: init completed in 7us
nouveau: DRM-master:00000000:00000000: init completed in 10us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: Xorg[1148]:00000000:00000080: init running...
nouveau: Xorg[1148]:00000000:00000080: init children...
nouveau: Xorg[1148]:00000000:80009009: init running...
nouveau: Xorg[1148]:00000000:80009009: init children...
nouveau: Xorg[1148]:00000000:8000c00d: init running...
nouveau: Xorg[1148]:00000000:8000c00d: init children...
nouveau: Xorg[1148]:00000000:8000c00d: init completed in 1us
nouveau: Xorg[1148]:00000000:8000900b: init running...
nouveau: Xorg[1148]:00000000:8000900b: init children...
nouveau: Xorg[1148]:00000000:8000900b: init completed in 1us
nouveau: Xorg[1148]:00000000:80009009: init completed in 161us
nouveau: Xorg[1148]:00000000:00000080: init completed in 165us
nouveau: Xorg[1148]:00000000:00000080: init running...
nouveau: Xorg[1148]:00000000:00000080: init children...
nouveau: Xorg[1148]:00000000:00000080: init completed in 2us
nouveau: Xorg[1148]:00000000:00000080: init running...
nouveau: Xorg[1148]:00000000:00000080: init children...
nouveau: Xorg[1148]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: allow 1
nouveau 0000:01:00.0: fifo:000000:0002:0002: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:2 chans:2
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00011000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00011000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00011010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00011020: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00011030: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00011000 count:4
nouveau: Xorg[1148]:00000000:0000c46f: init children...
nouveau: Xorg[1148]:00000002:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 2
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 2
nouveau 0000:01:00.0: fifo: event: allowing 0 on 2
nouveau: Xorg[1148]:00000002:8000000e: init children...
nouveau: Xorg[1148]:00000002:8000000e: init completed in 5us
nouveau: Xorg[1148]:00000002:8000000e: init running...
nouveau: Xorg[1148]:00000002:8000000e: init children...
nouveau: Xorg[1148]:00000002:8000000e: init completed in 1us
nouveau: Xorg[1148]:00000000:0000c5b5: init running...
nouveau: Xorg[1148]:00000000:00000000: init running...
nouveau: Xorg[1148]:00000000:00000000: init children...
nouveau: Xorg[1148]:00000000:00000000: init completed in 162us
nouveau 0000:01:00.0: fifo:000000:0002:0002: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:00000000:0000c5b5: init children...
nouveau: Xorg[1148]:00000000:0000c5b5: init completed in 186us
nouveau: Xorg[1148]:beef323f:0000a140: init running...
nouveau: Xorg[1148]:00000000:00000000: init running...
nouveau: Xorg[1148]:00000000:00000000: init children...
nouveau: Xorg[1148]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0002:0002: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:beef323f:0000a140: init children...
nouveau: Xorg[1148]:beef323f:0000a140: init completed in 18us
nouveau: Xorg[1148]:00000000:0000c5b5: init running...
nouveau: Xorg[1148]:00000000:0000c5b5: init children...
nouveau: Xorg[1148]:00000000:0000c5b5: init completed in 1us
nouveau: Xorg[1148]:beef902d:0000902d: init running...
nouveau: Xorg[1148]:beef902d:0000902d: init children...
nouveau: Xorg[1148]:beef902d:0000902d: init completed in 1us
nouveau: Xorg[1148]:beef003d:0000c597: init running...
nouveau: Xorg[1148]:beef003d:0000c597: init children...
nouveau: Xorg[1148]:beef003d:0000c597: init completed in 1us
nouveau: Xorg[1148]:beef00c0:0000c5c0: init running...
nouveau: Xorg[1148]:beef00c0:0000c5c0: init children...
nouveau: Xorg[1148]:beef00c0:0000c5c0: init completed in 1us
nouveau: Xorg[1148]:00000000:0000c46f: init completed in 247us
nouveau: Xorg[1148]:00000000:00000080: init completed in 252us
nouveau: DRM-master:00000000:00000000: init completed in 426us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: blueman-applet[1301]:00000000:00000080: init running...
nouveau: blueman-applet[1301]:00000000:00000080: init children...
nouveau: blueman-applet[1301]:00000000:80009009: init running...
nouveau: blueman-applet[1301]:00000000:80009009: init children...
nouveau: blueman-applet[1301]:00000000:8000c00d: init running...
nouveau: blueman-applet[1301]:00000000:8000c00d: init children...
nouveau: blueman-applet[1301]:00000000:8000c00d: init completed in 1us
nouveau: blueman-applet[1301]:00000000:8000900b: init running...
nouveau: blueman-applet[1301]:00000000:8000900b: init children...
nouveau: blueman-applet[1301]:00000000:8000900b: init completed in 1us
nouveau: blueman-applet[1301]:00000000:80009009: init completed in 117us
nouveau: blueman-applet[1301]:00000000:00000080: init completed in 121us
nouveau: blueman-applet[1301]:00000000:00000080: init running...
nouveau: blueman-applet[1301]:00000000:00000080: init children...
nouveau: blueman-applet[1301]:00000000:00000080: init completed in 1us
nouveau: blueman-applet[1301]:00000000:00000080: init running...
nouveau: blueman-applet[1301]:00000000:00000080: init children...
nouveau: blueman-applet[1301]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: allow 1
nouveau 0000:01:00.0: fifo:000000:0004:0004: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:3 chans:3
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00012000
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00012000: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00012010: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00012020: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00012030: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00012040: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00012050: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00012000 count:6
nouveau: blueman-applet[1301]:00000000:0000c46f: init children...
nouveau: blueman-applet[1301]:00000004:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 4
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 4
nouveau 0000:01:00.0: fifo: event: allowing 0 on 4
nouveau: blueman-applet[1301]:00000004:8000000e: init children...
nouveau: blueman-applet[1301]:00000004:8000000e: init completed in 63us
nouveau: blueman-applet[1301]:00000004:8000000e: init running...
nouveau: blueman-applet[1301]:00000004:8000000e: init children...
nouveau: blueman-applet[1301]:00000004:8000000e: init completed in 108us
nouveau: blueman-applet[1301]:00000000:0000c5b5: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init children...
nouveau: blueman-applet[1301]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0004:0004: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:00000000:0000c5b5: init children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: init completed in 25us
nouveau: blueman-applet[1301]:beef323f:0000a140: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init children...
nouveau: blueman-applet[1301]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0004:0004: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:beef323f:0000a140: init children...
nouveau: blueman-applet[1301]:beef323f:0000a140: init completed in 28us
nouveau: blueman-applet[1301]:00000000:0000c5b5: init running...
nouveau: blueman-applet[1301]:00000000:0000c5b5: init children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: init completed in 2us
nouveau: blueman-applet[1301]:beef902d:0000902d: init running...
nouveau: blueman-applet[1301]:beef902d:0000902d: init children...
nouveau: blueman-applet[1301]:beef902d:0000902d: init completed in 2us
nouveau: blueman-applet[1301]:beef003d:0000c597: init running...
nouveau: blueman-applet[1301]:beef003d:0000c597: init children...
nouveau: blueman-applet[1301]:beef003d:0000c597: init completed in 2us
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: init running...
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: init children...
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: init completed in 1us
nouveau: blueman-applet[1301]:00000000:0000c46f: init completed in 339us
nouveau: blueman-applet[1301]:00000000:00000080: init completed in 343us
nouveau: DRM-master:00000000:00000000: init completed in 475us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: lxqt-panel[1307]:00000000:00000080: init running...
nouveau: lxqt-panel[1307]:00000000:00000080: init children...
nouveau: lxqt-panel[1307]:00000000:80009009: init running...
nouveau: lxqt-panel[1307]:00000000:80009009: init children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: init running...
nouveau: lxqt-panel[1307]:00000000:8000c00d: init children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: init completed in 2us
nouveau: lxqt-panel[1307]:00000000:8000900b: init running...
nouveau: lxqt-panel[1307]:00000000:8000900b: init children...
nouveau: lxqt-panel[1307]:00000000:8000900b: init completed in 2us
nouveau: lxqt-panel[1307]:00000000:80009009: init completed in 12us
nouveau: lxqt-panel[1307]:00000000:00000080: init completed in 123us
nouveau: lxqt-panel[1307]:00000000:00000080: init running...
nouveau: lxqt-panel[1307]:00000000:00000080: init children...
nouveau: lxqt-panel[1307]:00000000:00000080: init completed in 2us
nouveau: lxqt-panel[1307]:00000000:00000080: init running...
nouveau: lxqt-panel[1307]:00000000:00000080: init children...
nouveau: lxqt-panel[1307]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: allow 1
nouveau 0000:01:00.0: fifo:000000:0003:0003: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:4 chans:4
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00013000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00013000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00013010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00013020: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00013030: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00013040: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00013050: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00013060: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00013070: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00013000 count:8
nouveau: lxqt-panel[1307]:00000000:0000c46f: init children...
nouveau: lxqt-panel[1307]:00000003:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 3
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 3
nouveau 0000:01:00.0: fifo: event: allowing 0 on 3
nouveau: lxqt-panel[1307]:00000003:8000000e: init children...
nouveau: lxqt-panel[1307]:00000003:8000000e: init completed in 9us
nouveau: lxqt-panel[1307]:00000003:8000000e: init running...
nouveau: lxqt-panel[1307]:00000003:8000000e: init children...
nouveau: lxqt-panel[1307]:00000003:8000000e: init completed in 1us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init children...
nouveau: lxqt-panel[1307]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0003:0003: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init completed in 31us
nouveau: lxqt-panel[1307]:beef323f:0000a140: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init children...
nouveau: lxqt-panel[1307]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0003:0003: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:beef323f:0000a140: init children...
nouveau: lxqt-panel[1307]:beef323f:0000a140: init completed in 21us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init completed in 1us
nouveau: lxqt-panel[1307]:beef902d:0000902d: init running...
nouveau: lxqt-panel[1307]:beef902d:0000902d: init children...
nouveau: lxqt-panel[1307]:beef902d:0000902d: init completed in 1us
nouveau: lxqt-panel[1307]:beef003d:0000c597: init running...
nouveau: lxqt-panel[1307]:beef003d:0000c597: init children...
nouveau: lxqt-panel[1307]:beef003d:0000c597: init completed in 1us
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: init running...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: init children...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: init completed in 2us
nouveau: lxqt-panel[1307]:00000000:0000c46f: init completed in 289us
nouveau: lxqt-panel[1307]:00000000:00000080: init completed in 293us
nouveau: DRM-master:00000000:00000000: init completed in 430us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1303]:00000000:80009009: init running...
nouveau: pcmanfm-qt[1303]:00000000:80009009: init children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: init running...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: init children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: init completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:8000900b: init running...
nouveau: pcmanfm-qt[1303]:00000000:8000900b: init children...
nouveau: pcmanfm-qt[1303]:00000000:8000900b: init completed in 112us
nouveau: pcmanfm-qt[1303]:00000000:80009009: init completed in 122us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init completed in 126us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init completed in 3us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: allow 1
nouveau 0000:01:00.0: fifo:000000:0005:0005: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:5 chans:5
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00014000
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00014000: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00014010: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00014020: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00014030: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00014040: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00014050: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00014060: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00014070: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00014080: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00014090: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00014000 count:10
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: init children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 5
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 5
nouveau 0000:01:00.0: fifo: event: allowing 0 on 5
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init completed in 9us
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init running...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0005:0005: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init completed in 29us
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0005:0005: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: init children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: init completed in 26us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init completed in 2us
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: init running...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: init children...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: init completed in 2us
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: init running...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: init children...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: init completed in 2us
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: init running...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: init children...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: init completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: init completed in 249us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init completed in 253us
nouveau: DRM-master:00000000:00000000: init completed in 393us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: qlipper[1586]:00000000:00000080: init running...
nouveau: qlipper[1586]:00000000:00000080: init children...
nouveau: qlipper[1586]:00000000:80009009: init running...
nouveau: qlipper[1586]:00000000:80009009: init children...
nouveau: qlipper[1586]:00000000:8000c00d: init running...
nouveau: qlipper[1586]:00000000:8000c00d: init children...
nouveau: qlipper[1586]:00000000:8000c00d: init completed in 2us
nouveau: qlipper[1586]:00000000:8000900b: init running...
nouveau: qlipper[1586]:00000000:8000900b: init children...
nouveau: qlipper[1586]:00000000:8000900b: init completed in 1us
nouveau: qlipper[1586]:00000000:80009009: init completed in 13us
nouveau: qlipper[1586]:00000000:00000080: init completed in 177us
nouveau: qlipper[1586]:00000000:00000080: init running...
nouveau: qlipper[1586]:00000000:00000080: init children...
nouveau: qlipper[1586]:00000000:00000080: init completed in 2us
nouveau: qlipper[1586]:00000000:00000080: init running...
nouveau: qlipper[1586]:00000000:00000080: init children...
nouveau: qlipper[1586]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: allow 1
nouveau 0000:01:00.0: fifo:000000:0007:0007: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:6 chans:6
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00015000
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00015000: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00015010: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00015020: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00015030: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00015040: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00015050: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00015060: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00015070: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00015080: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00015090: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+000150a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+000150b0: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00015000 count:12
nouveau: qlipper[1586]:00000000:0000c46f: init children...
nouveau: qlipper[1586]:00000007:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 7
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 7
nouveau 0000:01:00.0: fifo: event: allowing 0 on 7
nouveau: qlipper[1586]:00000007:8000000e: init children...
nouveau: qlipper[1586]:00000007:8000000e: init completed in 9us
nouveau: qlipper[1586]:00000007:8000000e: init running...
nouveau: qlipper[1586]:00000007:8000000e: init children...
nouveau: qlipper[1586]:00000007:8000000e: init completed in 1us
nouveau: qlipper[1586]:00000000:0000c5b5: init running...
nouveau: qlipper[1586]:00000000:00000000: init running...
nouveau: qlipper[1586]:00000000:00000000: init children...
nouveau: qlipper[1586]:00000000:00000000: init completed in 3us
nouveau 0000:01:00.0: fifo:000000:0007:0007: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:00000000:0000c5b5: init children...
nouveau: qlipper[1586]:00000000:0000c5b5: init completed in 29us
nouveau: qlipper[1586]:beef323f:0000a140: init running...
nouveau: qlipper[1586]:00000000:00000000: init running...
nouveau: qlipper[1586]:00000000:00000000: init children...
nouveau: qlipper[1586]:00000000:00000000: init completed in 3us
nouveau 0000:01:00.0: fifo:000000:0007:0007: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:beef323f:0000a140: init children...
nouveau: qlipper[1586]:beef323f:0000a140: init completed in 24us
nouveau: qlipper[1586]:00000000:0000c5b5: init running...
nouveau: qlipper[1586]:00000000:0000c5b5: init children...
nouveau: qlipper[1586]:00000000:0000c5b5: init completed in 1us
nouveau: qlipper[1586]:beef902d:0000902d: init running...
nouveau: qlipper[1586]:beef902d:0000902d: init children...
nouveau: qlipper[1586]:beef902d:0000902d: init completed in 2us
nouveau: qlipper[1586]:beef003d:0000c597: init running...
nouveau: qlipper[1586]:beef003d:0000c597: init children...
nouveau: qlipper[1586]:beef003d:0000c597: init completed in 3us
nouveau: qlipper[1586]:beef00c0:0000c5c0: init running...
nouveau: qlipper[1586]:beef00c0:0000c5c0: init children...
nouveau: qlipper[1586]:beef00c0:0000c5c0: init completed in 2us
nouveau: qlipper[1586]:00000000:0000c46f: init completed in 247us
nouveau: qlipper[1586]:00000000:00000080: init completed in 252us
nouveau: DRM-master:00000000:00000000: init completed in 444us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: qterminal[6540]:00000000:00000080: init running...
nouveau: qterminal[6540]:00000000:00000080: init children...
nouveau: qterminal[6540]:00000000:80009009: init running...
nouveau: qterminal[6540]:00000000:80009009: init children...
nouveau: qterminal[6540]:00000000:8000c00d: init running...
nouveau: qterminal[6540]:00000000:8000c00d: init children...
nouveau: qterminal[6540]:00000000:8000c00d: init completed in 107us
nouveau: qterminal[6540]:00000000:8000900b: init running...
nouveau: qterminal[6540]:00000000:8000900b: init children...
nouveau: qterminal[6540]:00000000:8000900b: init completed in 1us
nouveau: qterminal[6540]:00000000:80009009: init completed in 119us
nouveau: qterminal[6540]:00000000:00000080: init completed in 125us
nouveau: qterminal[6540]:00000000:00000080: init running...
nouveau: qterminal[6540]:00000000:00000080: init children...
nouveau: qterminal[6540]:00000000:00000080: init completed in 2us
nouveau: qterminal[6540]:00000000:00000080: init running...
nouveau: qterminal[6540]:00000000:00000080: init children...
nouveau: qterminal[6540]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: allow 1
nouveau 0000:01:00.0: fifo:000000:0006:0006: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:7 chans:7
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00016000
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00016000: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00016010: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00016020: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00016030: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00016040: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00016050: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00016060: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00016070: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00016080: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00016090: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+000160a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+000160b0: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+000160c0: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+000160d0: [qterminal[6540]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00016000 count:14
nouveau: qterminal[6540]:00000000:0000c46f: init children...
nouveau: qterminal[6540]:00000006:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 6
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 6
nouveau 0000:01:00.0: fifo: event: allowing 0 on 6
nouveau: qterminal[6540]:00000006:8000000e: init children...
nouveau: qterminal[6540]:00000006:8000000e: init completed in 114us
nouveau: qterminal[6540]:00000006:8000000e: init running...
nouveau: qterminal[6540]:00000006:8000000e: init children...
nouveau: qterminal[6540]:00000006:8000000e: init completed in 1us
nouveau: qterminal[6540]:00000000:0000c5b5: init running...
nouveau: qterminal[6540]:00000000:00000000: init running...
nouveau: qterminal[6540]:00000000:00000000: init children...
nouveau: qterminal[6540]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0006:0006: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qterminal[6540]:00000000:0000c5b5: init children...
nouveau: qterminal[6540]:00000000:0000c5b5: init completed in 26us
nouveau: qterminal[6540]:beef323f:0000a140: init running...
nouveau: qterminal[6540]:00000000:00000000: init running...
nouveau: qterminal[6540]:00000000:00000000: init children...
nouveau: qterminal[6540]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0006:0006: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qterminal[6540]:beef323f:0000a140: init children...
nouveau: qterminal[6540]:beef323f:0000a140: init completed in 22us
nouveau: qterminal[6540]:00000000:0000c5b5: init running...
nouveau: qterminal[6540]:00000000:0000c5b5: init children...
nouveau: qterminal[6540]:00000000:0000c5b5: init completed in 2us
nouveau: qterminal[6540]:beef902d:0000902d: init running...
nouveau: qterminal[6540]:beef902d:0000902d: init children...
nouveau: qterminal[6540]:beef902d:0000902d: init completed in 2us
nouveau: qterminal[6540]:beef003d:0000c597: init running...
nouveau: qterminal[6540]:beef003d:0000c597: init children...
nouveau: qterminal[6540]:beef003d:0000c597: init completed in 2us
nouveau: qterminal[6540]:beef00c0:0000c5c0: init running...
nouveau: qterminal[6540]:beef00c0:0000c5c0: init children...
nouveau: qterminal[6540]:beef00c0:0000c5c0: init completed in 1us
nouveau: qterminal[6540]:00000000:0000c46f: init completed in 410us
nouveau: qterminal[6540]:00000000:00000080: init completed in 416us
nouveau: DRM-master:00000000:00000000: init completed in 556us
nouveau: DRM-master:00000000:00000000: init completed in 25424us
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 05 object ffff995dc9c783b8 owner ff
nouveau: DRM:00000000:00000080: ioctl: rd size 16
nouveau: DRM:00000000:00000080: ioctl: rd vers 0 size 4 addr 0000000000088488
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 06 object ffff995dc9c783b8 owner ff
nouveau: DRM:00000000:00000080: ioctl: wr size 16
nouveau: DRM:00000000:00000080: ioctl: wr vers 0 size 4 addr 0000000000088488 data 02000000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2259e58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2259858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2259f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2259958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e68058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000012f88b0 owner 01
nouveau: qterminal[6540]:beef003d:0000c597: ioctl: delete size 0
nouveau: qterminal[6540]:beef003d:0000c597: ioctl: delete
nouveau: qterminal[6540]:beef003d:0000c597: fini children...
nouveau: qterminal[6540]:beef003d:0000c597: fini running...
nouveau: qterminal[6540]:beef003d:0000c597: fini completed in 3us
nouveau: qterminal[6540]:beef003d:0000c597: destroy children...
nouveau: qterminal[6540]:beef003d:0000c597: destroy running...
nouveau: qterminal[6540]:beef003d:0000c597: destroy children...
nouveau: qterminal[6540]:beef003d:0000c597: destroy running...
nouveau: qterminal[6540]:beef003d:0000c597: destroy completed in 2us...
nouveau: qterminal[6540]:beef003d:0000c597: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000012f8880 owner 01
nouveau: qterminal[6540]:beef902d:0000902d: ioctl: delete size 0
nouveau: qterminal[6540]:beef902d:0000902d: ioctl: delete
nouveau: qterminal[6540]:beef902d:0000902d: fini children...
nouveau: qterminal[6540]:beef902d:0000902d: fini running...
nouveau: qterminal[6540]:beef902d:0000902d: fini completed in 1us
nouveau: qterminal[6540]:beef902d:0000902d: destroy children...
nouveau: qterminal[6540]:beef902d:0000902d: destroy running...
nouveau: qterminal[6540]:beef902d:0000902d: destroy children...
nouveau: qterminal[6540]:beef902d:0000902d: destroy running...
nouveau: qterminal[6540]:beef902d:0000902d: destroy completed in 2us...
nouveau: qterminal[6540]:beef902d:0000902d: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000001340120 owner 01
nouveau: qterminal[6540]:beef323f:0000a140: ioctl: delete size 0
nouveau: qterminal[6540]:beef323f:0000a140: ioctl: delete
nouveau: qterminal[6540]:beef323f:0000a140: fini children...
nouveau: qterminal[6540]:beef323f:0000a140: fini running...
nouveau: qterminal[6540]:beef323f:0000a140: fini completed in 1us
nouveau: qterminal[6540]:beef323f:0000a140: destroy children...
nouveau: qterminal[6540]:beef323f:0000a140: destroy running...
nouveau: qterminal[6540]:beef323f:0000a140: destroy children...
nouveau: qterminal[6540]:beef323f:0000a140: destroy running...
nouveau: qterminal[6540]:beef323f:0000a140: destroy completed in 1us...
nouveau: qterminal[6540]:beef323f:0000a140: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000012f8850 owner 01
nouveau: qterminal[6540]:00000000:0000c5b5: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:0000c5b5: ioctl: delete
nouveau: qterminal[6540]:00000000:0000c5b5: fini children...
nouveau: qterminal[6540]:00000000:0000c5b5: fini running...
nouveau: qterminal[6540]:00000000:0000c5b5: fini completed in 2us
nouveau: qterminal[6540]:00000000:0000c5b5: destroy children...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy running...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy children...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy running...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy completed in 2us...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000012f8c70 owner 01
nouveau: qterminal[6540]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: qterminal[6540]:beef00c0:0000c5c0: ioctl: delete
nouveau: qterminal[6540]:beef00c0:0000c5c0: fini children...
nouveau: qterminal[6540]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qterminal[6540]:00000000:00000000: fini children...
nouveau: qterminal[6540]:00000000:00000000: fini running...
nouveau: qterminal[6540]:00000000:00000000: fini completed in 1us
nouveau: qterminal[6540]:beef00c0:0000c5c0: fini completed in 26us
nouveau: qterminal[6540]:beef00c0:0000c5c0: destroy children...
nouveau: qterminal[6540]:beef00c0:0000c5c0: destroy running...
nouveau: qterminal[6540]:beef00c0:0000c5c0: destroy children...
nouveau: qterminal[6540]:beef00c0:0000c5c0: destroy running...
nouveau: qterminal[6540]:beef00c0:0000c5c0: destroy completed in 3us...
nouveau 0000:01:00.0: fifo:000000:0006:0006: dtor cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0006: dtor vctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0006: dtor ectx 0[gr]
nouveau: qterminal[6540]:00000000:00000000: destroy children...
nouveau: qterminal[6540]:00000000:00000000: destroy running...
nouveau: qterminal[6540]:00000000:00000000: destroy completed in 93us...
nouveau: qterminal[6540]:beef00c0:0000c5c0: destroy completed in 131us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a44f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a45458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a45558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a44958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df0b6a6d8 owner ff
nouveau: qterminal[6540]:00000000:0000c5b5: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:0000c5b5: ioctl: delete
nouveau: qterminal[6540]:00000000:0000c5b5: fini children...
nouveau: qterminal[6540]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qterminal[6540]:00000000:00000000: fini children...
nouveau: qterminal[6540]:00000000:00000000: fini running...
nouveau: qterminal[6540]:00000000:00000000: fini completed in 1us
nouveau: qterminal[6540]:00000000:0000c5b5: fini completed in 24us
nouveau: qterminal[6540]:00000000:0000c5b5: destroy children...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy running...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy children...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy running...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy completed in 1us...
nouveau 0000:01:00.0: fifo:000000:0006:0006: dtor cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0006: dtor vctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0006: dtor ectx 11[ce0]
nouveau: qterminal[6540]:00000000:00000000: destroy children...
nouveau: qterminal[6540]:00000000:00000000: destroy running...
nouveau: qterminal[6540]:00000000:00000000: destroy completed in 1us...
nouveau: qterminal[6540]:00000000:0000c5b5: destroy completed in 26us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a44c78 owner ff
nouveau: qterminal[6540]:00000006:8000000e: ioctl: delete size 0
nouveau: qterminal[6540]:00000006:8000000e: ioctl: delete
nouveau: qterminal[6540]:00000006:8000000e: fini children...
nouveau: qterminal[6540]:00000006:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: qterminal[6540]:00000006:8000000e: fini completed in 4us
nouveau: qterminal[6540]:00000006:8000000e: destroy children...
nouveau: qterminal[6540]:00000006:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: qterminal[6540]:00000006:8000000e: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2159280 owner ff
nouveau: qterminal[6540]:00000006:8000000e: ioctl: delete size 0
nouveau: qterminal[6540]:00000006:8000000e: ioctl: delete
nouveau: qterminal[6540]:00000006:8000000e: fini children...
nouveau: qterminal[6540]:00000006:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 6 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 6
nouveau 0000:01:00.0: fifo: event: blocking 0 on 6
nouveau: qterminal[6540]:00000006:8000000e: fini completed in 23us
nouveau: qterminal[6540]:00000006:8000000e: destroy children...
nouveau: qterminal[6540]:00000006:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 6
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 6 wait:0
nouveau: qterminal[6540]:00000006:8000000e: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2159248 owner ff
nouveau: qterminal[6540]:00000000:0000c46f: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:0000c46f: ioctl: delete
nouveau: qterminal[6540]:00000000:0000c46f: fini children...
nouveau: qterminal[6540]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: block 0
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000:0006:0006: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:6 chans:6
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00017000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00017000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00017010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00017020: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00017030: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00017040: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00017050: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00017060: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00017070: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00017080: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00017090: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+000170a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+000170b0: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00017000 count:12
nouveau: qterminal[6540]:00000000:0000c46f: fini completed in 38us
nouveau: qterminal[6540]:00000000:0000c46f: destroy children...
nouveau: qterminal[6540]:00000000:0000c46f: destroy running...
nouveau: qterminal[6540]:00000000:0000c46f: destroy completed in 28us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff995dc21590a0 owner ff
nouveau: qterminal[6540]:00000000:8000900b: ioctl: unmap size 0
nouveau: qterminal[6540]:00000000:8000900b: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc21590a0 owner ff
nouveau: qterminal[6540]:00000000:8000900b: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:8000900b: ioctl: delete
nouveau: qterminal[6540]:00000000:8000900b: fini children...
nouveau: qterminal[6540]:00000000:8000900b: fini running...
nouveau: qterminal[6540]:00000000:8000900b: fini completed in 1us
nouveau: qterminal[6540]:00000000:8000900b: destroy children...
nouveau: qterminal[6540]:00000000:8000900b: destroy running...
nouveau: qterminal[6540]:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a45258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0a44a58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dca6b9800 owner ff
nouveau: qterminal[6540]:00000000:00000080: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:00000080: ioctl: delete
nouveanouveau: qterminal[6540]:00000000:00000080: fini running...
nouveau: qterminal[6540]:00000000:00000080: fini completed in 1us
nouveau: qterminal[6540]:00000000:00000080: destroy children...
nouveau: qterminal[6540]:00000000:00000080: destroy running...
nouveau: qterminal[6540]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2158dd0 owner ff
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:8000c00d: ioctl: delete
nouveau: qterminal[6540]:00000000:8000c00d: fini children...
nouveau: qterminal[6540]:00000000:8000c00d: fini running...
nouveau: qterminal[6540]:00000000:8000c00d: fini completed in 1us
nouveau: qterminal[6540]:00000000:8000c00d: destroy children...
nouveau: qterminal[6540]:00000000:8000c00d: destroy running...
nouveau: qterminal[6540]:00000000:8000c00d: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2158d68 owner ff
nouveau: qterminal[6540]:00000000:80009009: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:80009009: ioctl: delete
nouveau: qterminal[6540]:00000000:80009009: fini children...
nouveau: qterminal[6540]:00000000:80009009: fini running...
nouveau: qterminal[6540]:00000000:80009009: fini completed in 2us
nouveau: qterminal[6540]:00000000:80009009: destroy children...
nouveau: qterminal[6540]:00000000:80009009: destroy running...
nouveau: qterminal[6540]:00000000:80009009: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2158c78 owner ff
nouveau: qterminal[6540]:00000000:00000080: ioctl: delete size 0
nouveau: qterminal[6540]:00000000:00000080: ioctl: delete
nouveau: qterminal[6540]:00000000:00000080: fini children...
nouveau: qterminal[6540]:00000000:00000080: fini running...
nouveau: qterminal[6540]:00000000:00000080: fini completed in 1us
nouveau: qterminal[6540]:00000000:00000080: destroy children...
nouveau: qterminal[6540]:00000000:00000080: destroy running...
nouveau: qterminal[6540]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: qterminal[6540]:00000000:00000080: fini children...
nouveau: qterminal[6540]:00000000:00000080: fini running...
nouveau: qterminal[6540]:00000000:00000080: fini completed in 1us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 5us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: qterminal[6540]:00000000:00000080: destroy children...
nouveau: qterminal[6540]:00000000:00000080: destroy running...
nouveau: qterminal[6540]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff995dc19e8000 object ffff995dc19e8000
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995dc19e8078 object ffff995dc19e8078
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: lxqt-leave[17537]:00000000:00000080: init running...
nouveau: lxqt-leave[17537]:00000000:00000080: init children...
nouveau: lxqt-leave[17537]:00000000:00000080: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8078 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8078 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8078 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass size 88
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19e8078 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: new size 38
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff995dc19e8168 object ffff995dc19e8168
nouveau: lxqt-leave[17537]:00000000:80009009: init running...
nouveau: lxqt-leave[17537]:00000000:80009009: init children...
nouveau: lxqt-leave[17537]:00000000:80009009: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass size 24
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 19
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd size 28
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass size 24
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: new size 56
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff995dc19e81d0 object ffff995dc19e81d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ff86e000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: lxqt-leave[17537]:00000000:8000c00d: init running...
nouveau: lxqt-leave[17537]:00000000:8000c00d: init children...
nouveau: lxqt-leave[17537]:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 16
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass size 24
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 01 token ffff995e0ef6d5c0 object 0000000001be26b0
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: lxqt-leave[17537]:00000000:00000080: init running...
nouveau: lxqt-leave[17537]:00000000:00000080: init children...
nouveau: lxqt-leave[17537]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 0000000001be26b0 owner 01
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995ec5481800 object ffff995ec5481800
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: lxqt-leave[17537]:00000000:00000080: init running...
nouveau: lxqt-leave[17537]:00000000:00000080: init children...
nouveau: lxqt-leave[17537]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995ec5481800 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 1080
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995ec5481800 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd size 1056
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info size 1048
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info vers 1 count 65
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995ec5481800 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995ec5481800 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass size 88
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc1971858 object ffff995dc1971858
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000012000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19e8168 owner ff
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: new size 56
nouveau: lxqt-leave[17537]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc19eeca0 object ffff995dc19eeca0
nouveau: lxqt-leave[17537]:00000000:8000900b: init running...
nouveau: lxqt-leave[17537]:00000000:8000900b: init children...
nouveau: lxqt-leave[17537]:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 160
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995ec5481800 owner ff
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: new size 136
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 0000c46f route 00 token ffff995dc19eee48 object ffff995dc19eee48
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff86d000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: lxqt-leave[17537]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: allow 1
nouveau 0000:01:00.0: fifo:000000:0006:0006: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:7 chans:7
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00018000
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00018000: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00018010: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00018020: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00018030: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00018040: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00018050: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00018060: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00018070: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00018080: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00018090: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+000180a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+000180b0: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+000180c0: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+000180d0: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00018000 count:14
nouveau: lxqt-leave[17537]:00000000:0000c46f: init children...
nouveau: lxqt-leave[17537]:00000000:0000c46f: init completed in 49us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 07 object ffff995dc19eeca0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000900b: ioctl: map size 24
nouveau: lxqt-leave[17537]:00000000:8000900b: ioctl: map vers 0
nouveau 0000:01:00.0: mmu: bar1: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 66
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 42
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle 00000006 class 8000000e route 00 token ffff995dc19eee80 object ffff995dc19eee80
nouveau 0000:01:00.0: fifo: event: ntfy add 00000006 on 1 wait:0
nouveau: lxqt-leave[17537]:00000006:8000000e: init running...
nouveau: lxqt-leave[17537]:00000006:8000000e: init children...
nouveau: lxqt-leave[17537]:00000006:8000000e: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19eee80 owner ff
nouveau: lxqt-leave[17537]:00000006:8000000e: ioctl: mthd size 8
nouveau: lxqt-leave[17537]:00000006:8000000e: ioctl: mthd vers 0 mthd 00
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 6
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 6
nouveau 0000:01:00.0: fifo: event: allowing 0 on 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 66
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 42
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle 00000006 class 8000000e route 00 token ffff995dc1871178 object ffff995dc1871178
nouveau 0000:01:00.0: fifo: event: ntfy add 00000000 on 1 wait:0
nouveau: lxqt-leave[17537]:00000006:8000000e: init running...
nouveau: lxqt-leave[17537]:00000006:8000000e: init children...
nouveau: lxqt-leave[17537]:00000006:8000000e: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000010000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 00 token ffff995e6123af18 object ffff995e6123af18
nouveau 0000:01:00.0: fifo:000000:0006: ctor ectx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0006: ctor vctx 11[ce0]
nouveau 0000:01:00.0: imem: new 00002000 00000000 1: 00ff86b000 0000002000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000002000
nouveau 0000:01:00.0: fifo:000000:0006:0006: ctor cctx 11[ce0]
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init children...
nouveau: lxqt-leave[17537]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0006:0006: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init completed in 27us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc1870158 object ffff995dc1870158
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc1870658 object ffff995dc1870658
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e7f58 object ffff995dc08e7f58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e6758 object ffff995dc08e6758
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e7d58 object ffff995dc08e7d58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 0000000001be26b0 owner 01
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd size 112
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device mthd 00000000
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info size 104
nouveau: lxqt-leave[17537]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e7658 object ffff995dc08e7658
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 56
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle beef323f class 0000a140 route 01 token ffff995e0ef6d500 object 0000000001be2760
nouveau 0000:01:00.0: fifo:000000:0006: ctor ectx 0[gr]
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000020000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000003000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000238000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau 0000:01:00.0: imem: new 00001000 00000100 0: 00ff86a000 0000001000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: fifo:000000:0006: ctor vctx 0[gr]
nouveau 0000:01:00.0: imem: new 00073d00 00000000 0: 00ff7f6000 0000074000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000074000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000074000
nouveau 0000:01:00.0: fifo:000000:0006:0006: ctor cctx 0[gr]
nouveau: lxqt-leave[17537]:beef323f:0000a140: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init children...
nouveau: lxqt-leave[17537]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0006:0006: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:beef323f:0000a140: init children...
nouveau: lxqt-leave[17537]:beef323f:0000a140: init completed in 24us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 56
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 01 token ffff995e0ef6d5a0 object 0000000001b8acc0
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle beef902d class 0000902d route 01 token ffff995e0ef6df80 object 0000000001bec650
nouveau: lxqt-leave[17537]:beef902d:0000902d: init running...
nouveau: lxqt-leave[17537]:beef902d:0000902d: init children...
nouveau: lxqt-leave[17537]:beef902d:0000902d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 56
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle beef003d class 0000c597 route 01 token ffff995e0ef6de40 object 0000000001bec680
nouveau: lxqt-leave[17537]:beef003d:0000c597: init running...
nouveau: lxqt-leave[17537]:beef003d:0000c597: init children...
nouveau: lxqt-leave[17537]:beef003d:0000c597: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e7a58 object ffff995dc08e7a58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e7558 object ffff995dc08e7558
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e6158 object ffff995dc08e6158
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc08e7358 object ffff995dc08e7358
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 32
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 53
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 8
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass size 56
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc19eee48 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new size 32
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: new vers 0 handle beef00c0 class 0000c5c0 route 01 token ffff995e0ef6dd80 object 0000000001bf29a0
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: init running...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: init children...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995ddbf07f58 object ffff995ddbf07f58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e7a58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 53us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995ddbf06158 object ffff995ddbf06158
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 53us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7ef000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7ee000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7ed000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7ec000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7eb000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7ea000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff7e9000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff772000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff771000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff770000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff765000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff764000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff763000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff762000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ff761000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e6158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995ddbf06b58 object ffff995ddbf06b58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e7358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995ddbf06458 object ffff995ddbf06458
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 04
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 32
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 53
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc9c78510 owner ff
nouveau: DRM:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e7558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM-master:00000000:00000080: suspend children...
nouveau: DRM-master:00000000:80009009: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend running...
nouveau: DRM-master:00000000:8000c00d: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 2us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 56us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 56us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 2us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 0us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 55us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 0us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 1us
nouveau: DRM-master:00000000:80009009: suspend running...
nouveau: DRM-master:00000000:80009009: suspend completed in 556us
nouveau: DRM-master:00000000:00000080: suspend running...
nouveau: DRM-master:00000000:00000080: suspend completed in 560us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM:00000000:00000080: suspend children...
nouveau: DRM:00000000:80009009: suspend children...
nouveau: DRM:00000000:8000c00d: suspend children...
nouveau: DRM:00000000:8000c00d: suspend running...
nouveau: DRM:00000000:8000c00d: suspend completed in 1us
nouveau: DRM:00000000:8000900b: suspend children...
nouveau: DRM:00000000:8000900b: suspend running...
nouveau: DRM:00000000:8000900b: suspend completed in 1us
nouveau: DRM:00000000:8000900b: suspend children...
nouveau: DRM:00000000:8000900b: suspend running...
nouveau: DRM:00000000:8000900b: suspend completed in 1us
nouveau: DRM:00000000:80009009: suspend running...
nouveau: DRM:00000000:80009009: suspend completed in 64us
nouveau: DRM:00000000:0000c461: suspend children...
nouveau: DRM:00000000:0000c461: suspend running...
nouveau: DRM:00000000:0000c461: suspend completed in 1us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:00000000:8000000e: suspend children...
nouveau: DRM:00000000:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 0
nouveau 0000:01:00.0: fifo: event: blocking 0 on 0
nouveau: DRM:00000000:8000000e: suspend completed in 7us
nouveau: DRM:00000000:8000000e: suspend children...
nouveau: DRM:00000000:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: DRM:00000000:8000000e: suspend completed in 2us
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0000:0000: block 0
nouveau 0000:01:00.0: fifo:000000:0000:0000: preempt
nouveau 0000:01:00.0: fifo:000000:0000:0000: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:6 chans:6
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00019000
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00019000: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00019010: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00019020: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00019030: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00019040: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00019050: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00019060: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00019070: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+00019080: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+00019090: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+000190a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+000190b0: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00019000 count:12
nouveau: DRM:00000000:0000c46f: suspend completed in 52us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:00000001:8000000e: suspend children...
nouveau: DRM:00000001:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 1 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 1
nouveau 0000:01:00.0: fifo: event: blocking 0 on 1
nouveau: DRM:00000001:8000000e: suspend completed in 6us
nouveau: DRM:00080001:8000000e: suspend children...
nouveau: DRM:00080001:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: DRM:00080001:8000000e: suspend completed in 2us
nouveau: DRM:0004c5b5:0000c5b5: suspend children...
nouveau: DRM:0004c5b5:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000008:0001:0001: unbind cctx 8[ce2]
nouveau 0000:01:00.0: fifo:000008: stopped
nouveau 0000:01:00.0: fifo:000008:0001:0001: preempt
nouveau 0000:01:00.0: fifo:000008: running
nouveau: DRM:00000000:00000000: fini children...
nouveau: DRM:00000000:00000000: fini running...
nouveau: DRM:00000000:00000000: fini completed in 1us
nouveau: DRM:0004c5b5:0000c5b5: suspend completed in 27us
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000008:0001:0001: block 0
nouveau 0000:01:00.0: fifo:000008:0001:0001: preempt
nouveau 0000:01:00.0: fifo:000008:0001:0001: remove
nouveau 0000:01:00.0: fifo:000008: RAMRL: update cgrps:0 chans:0
nouveau 0000:01:00.0: fifo:000008: RAMRL: update start:0003c000
nouveau 0000:01:00.0: fifo:000008: RAMRL: commit start:0003c000 count:0
nouveau: DRM:00000000:0000c46f: suspend completed in 216us
nouveau: DRM:00000000:ffffffff: suspend children...
nouveau: DRM:00000000:ffffffff: suspend running...
nouveau: DRM:00000000:ffffffff: suspend completed in 1us
nouveau: DRM:00000000:00000080: suspend running...
nouveau: DRM:00000000:00000080: suspend completed in 347us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 350us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: udevd[244]:00000000:00000080: suspend children...
nouveau: udevd[244]:00000000:80009009: suspend children...
nouveau: udevd[244]:00000000:8000c00d: suspend children...
nouveau: udevd[244]:00000000:8000c00d: suspend running...
nouveau: udevd[244]:00000000:8000c00d: suspend completed in 1us
nouveau: udevd[244]:00000000:80009009: suspend running...
nouveau: udevd[244]:00000000:80009009: suspend completed in 4us
nouveau: udevd[244]:00000000:00000080: suspend running...
nouveau: udevd[244]:00000000:00000080: suspend completed in 7us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 10us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: Xorg[1148]:00000000:00000080: suspend children...
nouveau: Xorg[1148]:00000000:80009009: suspend children...
nouveau: Xorg[1148]:00000000:8000c00d: suspend children...
nouveau: Xorg[1148]:00000000:8000c00d: suspend running...
nouveau: Xorg[1148]:00000000:8000c00d: suspend completed in 1us
nouveau: Xorg[1148]:00000000:8000900b: suspend children...
nouveau: Xorg[1148]:00000000:8000900b: suspend running...
nouveau: Xorg[1148]:00000000:8000900b: suspend completed in 1us
nouveau: Xorg[1148]:00000000:80009009: suspend running...
nouveau: Xorg[1148]:00000000:80009009: suspend completed in 61us
nouveau: Xorg[1148]:00000000:00000080: suspend running...
nouveau: Xorg[1148]:00000000:00000080: suspend completed in 64us
nouveau: Xorg[1148]:00000000:00000080: suspend children...
nouveau: Xorg[1148]:00000000:00000080: suspend running...
nouveau: Xorg[1148]:00000000:00000080: suspend completed in 1us
nouveau: Xorg[1148]:00000000:00000080: suspend children...
nouveau: Xorg[1148]:00000000:0000c46f: suspend children...
nouveau: Xorg[1148]:00000002:8000000e: suspend children...
nouveau: Xorg[1148]:00000002:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 2 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 2
nouveau 0000:01:00.0: fifo: event: blocking 0 on 2
nouveau: Xorg[1148]:00000002:8000000e: suspend completed in 6us
nouveau: Xorg[1148]:00000002:8000000e: suspend children...
nouveau: Xorg[1148]:00000002:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: Xorg[1148]:00000002:8000000e: suspend completed in 2us
nouveau: Xorg[1148]:00000000:0000c5b5: suspend children...
nouveau: Xorg[1148]:00000000:0000c5b5: suspend running...
nouveau: Xorg[1148]:00000000:0000c5b5: suspend completed in 1us
nouveau: Xorg[1148]:beef323f:0000a140: suspend children...
nouveau: Xorg[1148]:beef323f:0000a140: suspend running...
nouveau: Xorg[1148]:beef323f:0000a140: suspend completed in 2us
nouveau: Xorg[1148]:00000000:0000c5b5: suspend children...
nouveau: Xorg[1148]:00000000:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:00000000:00000000: fini children...
nouveau: Xorg[1148]:00000000:00000000: fini running...
nouveau: Xorg[1148]:00000000:00000000: fini completed in 1us
nouveau: Xorg[1148]:00000000:0000c5b5: suspend completed in 23us
nouveau: Xorg[1148]:beef902d:0000902d: suspend children...
nouveau: Xorg[1148]:beef902d:0000902d: suspend running...
nouveau: Xorg[1148]:beef902d:0000902d: suspend completed in 1us
nouveau: Xorg[1148]:beef003d:0000c597: suspend children...
nouveau: Xorg[1148]:beef003d:0000c597: suspend running...
nouveau: Xorg[1148]:beef003d:0000c597: suspend completed in 1us
nouveau: Xorg[1148]:beef00c0:0000c5c0: suspend children...
nouveau: Xorg[1148]:beef00c0:0000c5c0: suspend running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:00000000:00000000: fini children...
nouveau: Xorg[1148]:00000000:00000000: fini running...
nouveau: Xorg[1148]:00000000:00000000: fini completed in 1us
nouveau: Xorg[1148]:beef00c0:0000c5c0: suspend completed in 17us
nouveau: Xorg[1148]:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: block 0
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000:0002:0002: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:5 chans:5
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001a000
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+0001a000: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+0001a010: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+0001a020: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+0001a030: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+0001a040: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+0001a050: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+0001a060: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+0001a070: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+0001a080: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+0001a090: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001a000 count:10
nouveau: Xorg[1148]:00000000:0000c46f: suspend completed in 314us
nouveau: Xorg[1148]:00000000:00000080: suspend running...
nouveau: Xorg[1148]:00000000:00000080: suspend completed in 318us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 391us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: blueman-applet[1301]:00000000:00000080: suspend children...
nouveau: blueman-applet[1301]:00000000:80009009: suspend children...
nouveau: blueman-applet[1301]:00000000:8000c00d: suspend children...
nouveau: blueman-applet[1301]:00000000:8000c00d: suspend running...
nouveau: blueman-applet[1301]:00000000:8000c00d: suspend completed in 1us
nouveau: blueman-applet[1301]:00000000:8000900b: suspend children...
nouveau: blueman-applet[1301]:00000000:8000900b: suspend running...
nouveau: blueman-applet[1301]:00000000:8000900b: suspend completed in 1us
nouveau: blueman-applet[1301]:00000000:80009009: suspend running...
nouveau: blueman-applet[1301]:00000000:80009009: suspend completed in 9us
nouveau: blueman-applet[1301]:00000000:00000080: suspend running...
nouveau: blueman-applet[1301]:00000000:00000080: suspend completed in 16us
nouveau: blueman-applet[1301]:00000000:00000080: suspend children...
nouveau: blueman-applet[1301]:00000000:00000080: suspend running...
nouveau: blueman-applet[1301]:00000000:00000080: suspend completed in 2us
nouveau: blueman-applet[1301]:00000000:00000080: suspend children...
nouveau: blueman-applet[1301]:00000000:0000c46f: suspend children...
nouveau: blueman-applet[1301]:00000004:8000000e: suspend children...
nouveau: blueman-applet[1301]:00000004:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 4 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 4
nouveau 0000:01:00.0: fifo: event: blocking 0 on 4
nouveau: blueman-applet[1301]:00000004:8000000e: suspend completed in 62us
nouveau: blueman-applet[1301]:00000004:8000000e: suspend children...
nouveau: blueman-applet[1301]:00000004:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: blueman-applet[1301]:00000004:8000000e: suspend completed in 3us
nouveau: blueman-applet[1301]:00000000:0000c5b5: suspend children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: suspend running...
nouveau: blueman-applet[1301]:00000000:0000c5b5: suspend completed in 1us
nouveau: blueman-applet[1301]:beef323f:0000a140: suspend children...
nouveau: blueman-applet[1301]:beef323f:0000a140: suspend running...
nouveau: blueman-applet[1301]:beef323f:0000a140: suspend completed in 1us
nouveau: blueman-applet[1301]:00000000:0000c5b5: suspend children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:00000000:00000000: fini children...
nouveau: blueman-applet[1301]:00000000:00000000: fini running...
nouveau: blueman-applet[1301]:00000000:00000000: fini completed in 1us
nouveau: blueman-applet[1301]:00000000:0000c5b5: suspend completed in 25us
nouveau: blueman-applet[1301]:beef902d:0000902d: suspend children...
nouveau: blueman-applet[1301]:beef902d:0000902d: suspend running...
nouveau: blueman-applet[1301]:beef902d:0000902d: suspend completed in 1us
nouveau: blueman-applet[1301]:beef003d:0000c597: suspend children...
nouveau: blueman-applet[1301]:beef003d:0000c597: suspend running...
nouveau: blueman-applet[1301]:beef003d:0000c597: suspend completed in 1us
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: suspend children...
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: suspend running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:00000000:00000000: fini children...
nouveau: blueman-applet[1301]:00000000:00000000: fini running...
nouveau: blueman-applet[1301]:00000000:00000000: fini completed in 2us
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: suspend completed in 18us
nouveau: blueman-applet[1301]:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: block 0
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000:0004:0004: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:4 chans:4
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001b000
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+0001b000: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+0001b010: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+0001b020: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+0001b030: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+0001b040: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+0001b050: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+0001b060: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+0001b070: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001b000 count:8
nouveau: blueman-applet[1301]:00000000:0000c46f: suspend completed in 396us
nouveau: blueman-applet[1301]:00000000:00000080: suspend running...
nouveau: blueman-applet[1301]:00000000:00000080: suspend completed in 420us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 447us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: lxqt-panel[1307]:00000000:00000080: suspend children...
nouveau: lxqt-panel[1307]:00000000:80009009: suspend children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: suspend children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: suspend running...
nouveau: lxqt-panel[1307]:00000000:8000c00d: suspend completed in 1us
nouveau: lxqt-panel[1307]:00000000:8000900b: suspend children...
nouveau: lxqt-panel[1307]:00000000:8000900b: suspend running...
nouveau: lxqt-panel[1307]:00000000:8000900b: suspend completed in 1us
nouveau: lxqt-panel[1307]:00000000:80009009: suspend running...
nouveau: lxqt-panel[1307]:00000000:80009009: suspend completed in 8us
nouveau: lxqt-panel[1307]:00000000:00000080: suspend running...
nouveau: lxqt-panel[1307]:00000000:00000080: suspend completed in 11us
nouveau: lxqt-panel[1307]:00000000:00000080: suspend children...
nouveau: lxqt-panel[1307]:00000000:00000080: suspend running...
nouveau: lxqt-panel[1307]:00000000:00000080: suspend completed in 1us
nouveau: lxqt-panel[1307]:00000000:00000080: suspend children...
nouveau: lxqt-panel[1307]:00000000:0000c46f: suspend children...
nouveau: lxqt-panel[1307]:00000003:8000000e: suspend children...
nouveau: lxqt-panel[1307]:00000003:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 3 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 3
nouveau 0000:01:00.0: fifo: event: blocking 0 on 3
nouveau: lxqt-panel[1307]:00000003:8000000e: suspend completed in 6us
nouveau: lxqt-panel[1307]:00000003:8000000e: suspend children...
nouveau: lxqt-panel[1307]:00000003:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: lxqt-panel[1307]:00000003:8000000e: suspend completed in 2us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: suspend children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: suspend running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: suspend completed in 21us
nouveau: lxqt-panel[1307]:beef323f:0000a140: suspend children...
nouveau: lxqt-panel[1307]:beef323f:0000a140: suspend running...
nouveau: lxqt-panel[1307]:beef323f:0000a140: suspend completed in 1us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: suspend children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:00000000:00000000: fini children...
nouveau: lxqt-panel[1307]:00000000:00000000: fini running...
nouveau: lxqt-panel[1307]:00000000:00000000: fini completed in 1us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: suspend completed in 63us
nouveau: lxqt-panel[1307]:beef902d:0000902d: suspend children...
nouveau: lxqt-panel[1307]:beef902d:0000902d: suspend running...
nouveau: lxqt-panel[1307]:beef902d:0000902d: suspend completed in 2us
nouveau: lxqt-panel[1307]:beef003d:0000c597: suspend children...
nouveau: lxqt-panel[1307]:beef003d:0000c597: suspend running...
nouveau: lxqt-panel[1307]:beef003d:0000c597: suspend completed in 1us
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: suspend children...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: suspend running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:00000000:00000000: fini children...
nouveau: lxqt-panel[1307]:00000000:00000000: fini running...
nouveau: lxqt-panel[1307]:00000000:00000000: fini completed in 1us
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: suspend completed in 19us
nouveau: lxqt-panel[1307]:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: block 0
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000:0003:0003: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:3 chans:3
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001c000
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+0001c000: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+0001c010: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+0001c020: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+0001c030: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+0001c040: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+0001c050: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001c000 count:6
nouveau: lxqt-panel[1307]:00000000:0000c46f: suspend completed in 212us
nouveau: lxqt-panel[1307]:00000000:00000080: suspend running...
nouveau: lxqt-panel[1307]:00000000:00000080: suspend completed in 327us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 348us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:80009009: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: suspend completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:8000900b: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:8000900b: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:8000900b: suspend completed in 3us
nouveau: pcmanfm-qt[1303]:00000000:80009009: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:80009009: suspend completed in 10us
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend completed in 14us
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend completed in 1us
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: suspend children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: suspend children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 5 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 5
nouveau 0000:01:00.0: fifo: event: blocking 0 on 5
nouveau: pcmanfm-qt[1303]:00000005:8000000e: suspend completed in 8us
nouveau: pcmanfm-qt[1303]:00000005:8000000e: suspend children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: pcmanfm-qt[1303]:00000005:8000000e: suspend completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: suspend completed in 1us
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: suspend children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: suspend running...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: suspend completed in 1us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: suspend children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini completed in 1us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: suspend completed in 132us
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: suspend children...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: suspend running...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: suspend completed in 1us
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: suspend children...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: suspend running...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: suspend completed in 1us
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: suspend children...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: suspend running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini completed in 1us
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: suspend completed in 16us
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: block 0
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000:0005:0005: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:2 chans:2
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001d000
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+0001d000: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+0001d010: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+0001d020: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+0001d030: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001d000 count:4
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: suspend completed in 260us
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: suspend completed in 263us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 342us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: qlipper[1586]:00000000:00000080: suspend children...
nouveau: qlipper[1586]:00000000:80009009: suspend children...
nouveau: qlipper[1586]:00000000:8000c00d: suspend children...
nouveau: qlipper[1586]:00000000:8000c00d: suspend running...
nouveau: qlipper[1586]:00000000:8000c00d: suspend completed in 1us
nouveau: qlipper[1586]:00000000:8000900b: suspend children...
nouveau: qlipper[1586]:00000000:8000900b: suspend running...
nouveau: qlipper[1586]:00000000:8000900b: suspend completed in 1us
nouveau: qlipper[1586]:00000000:80009009: suspend running...
nouveau: qlipper[1586]:00000000:80009009: suspend completed in 10us
nouveau: qlipper[1586]:00000000:00000080: suspend running...
nouveau: qlipper[1586]:00000000:00000080: suspend completed in 16us
nouveau: qlipper[1586]:00000000:00000080: suspend children...
nouveau: qlipper[1586]:00000000:00000080: suspend running...
nouveau: qlipper[1586]:00000000:00000080: suspend completed in 1us
nouveau: qlipper[1586]:00000000:00000080: suspend children...
nouveau: qlipper[1586]:00000000:0000c46f: suspend children...
nouveau: qlipper[1586]:00000007:8000000e: suspend children...
nouveau: qlipper[1586]:00000007:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 7 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 7
nouveau 0000:01:00.0: fifo: event: blocking 0 on 7
nouveau: qlipper[1586]:00000007:8000000e: suspend completed in 6us
nouveau: qlipper[1586]:00000007:8000000e: suspend children...
nouveau: qlipper[1586]:00000007:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: qlipper[1586]:00000007:8000000e: suspend completed in 3us
nouveau: qlipper[1586]:00000000:0000c5b5: suspend children...
nouveau: qlipper[1586]:00000000:0000c5b5: suspend running...
nouveau: qlipper[1586]:00000000:0000c5b5: suspend completed in 1us
nouveau: qlipper[1586]:beef323f:0000a140: suspend children...
nouveau: qlipper[1586]:beef323f:0000a140: suspend running...
nouveau: qlipper[1586]:beef323f:0000a140: suspend completed in 1us
nouveau: qlipper[1586]:00000000:0000c5b5: suspend children...
nouveau: qlipper[1586]:00000000:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:00000000:00000000: fini children...
nouveau: qlipper[1586]:00000000:00000000: fini running...
nouveau: qlipper[1586]:00000000:00000000: fini completed in 1us
nouveau: qlipper[1586]:00000000:0000c5b5: suspend completed in 23us
nouveau: qlipper[1586]:beef902d:0000902d: suspend children...
nouveau: qlipper[1586]:beef902d:0000902d: suspend running...
nouveau: qlipper[1586]:beef902d:0000902d: suspend completed in 1us
nouveau: qlipper[1586]:beef003d:0000c597: suspend children...
nouveau: qlipper[1586]:beef003d:0000c597: suspend running...
nouveau: qlipper[1586]:beef003d:0000c597: suspend completed in 1us
nouveau: qlipper[1586]:beef00c0:0000c5c0: suspend children...
nouveau: qlipper[1586]:beef00c0:0000c5c0: suspend running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:00000000:00000000: fini children...
nouveau: qlipper[1586]:00000000:00000000: fini running...
nouveau: qlipper[1586]:00000000:00000000: fini completed in 1us
nouveau: qlipper[1586]:beef00c0:0000c5c0: suspend completed in 24us
nouveau: qlipper[1586]:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: block 0
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000:0007:0007: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001e000
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+0001e000: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+0001e010: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001e000 count:2
nouveau: qlipper[1586]:00000000:0000c46f: suspend completed in 211us
nouveau: qlipper[1586]:00000000:00000080: suspend running...
nouveau: qlipper[1586]:00000000:00000080: suspend completed in 215us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 239us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: lxqt-leave[17537]:00000000:00000080: suspend children...
nouveau: lxqt-leave[17537]:00000000:80009009: suspend children...
nouveau: lxqt-leave[17537]:00000000:8000c00d: suspend children...
nouveau: lxqt-leave[17537]:00000000:8000c00d: suspend running...
nouveau: lxqt-leave[17537]:00000000:8000c00d: suspend completed in 1us
nouveau: lxqt-leave[17537]:00000000:8000900b: suspend children...
nouveau: lxqt-leave[17537]:00000000:8000900b: suspend running...
nouveau: lxqt-leave[17537]:00000000:8000900b: suspend completed in 1us
nouveau: lxqt-leave[17537]:00000000:80009009: suspend running...
nouveau: lxqt-leave[17537]:00000000:80009009: suspend completed in 10us
nouveau: lxqt-leave[17537]:00000000:00000080: suspend running...
nouveau: lxqt-leave[17537]:00000000:00000080: suspend completed in 15us
nouveau: lxqt-leave[17537]:00000000:00000080: suspend children...
nouveau: lxqt-leave[17537]:00000000:00000080: suspend running...
nouveau: lxqt-leave[17537]:00000000:00000080: suspend completed in 1us
nouveau: lxqt-leave[17537]:00000000:00000080: suspend children...
nouveau: lxqt-leave[17537]:00000000:0000c46f: suspend children...
nouveau: lxqt-leave[17537]:00000006:8000000e: suspend children...
nouveau: lxqt-leave[17537]:00000006:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 6 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 6
nouveau 0000:01:00.0: fifo: event: blocking 0 on 6
nouveau: lxqt-leave[17537]:00000006:8000000e: suspend completed in 7us
nouveau: lxqt-leave[17537]:00000006:8000000e: suspend children...
nouveau: lxqt-leave[17537]:00000006:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: lxqt-leave[17537]:00000006:8000000e: suspend completed in 4us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: suspend children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: suspend running...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: suspend completed in 2us
nouveau: lxqt-leave[17537]:beef323f:0000a140: suspend children...
nouveau: lxqt-leave[17537]:beef323f:0000a140: suspend running...
nouveau: lxqt-leave[17537]:beef323f:0000a140: suspend completed in 2us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: suspend children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:00000000:00000000: fini children...
nouveau: lxqt-leave[17537]:00000000:00000000: fini running...
nouveau: lxqt-leave[17537]:00000000:00000000: fini completed in 1us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: suspend completed in 80us
nouveau: lxqt-leave[17537]:beef902d:0000902d: suspend children...
nouveau: lxqt-leave[17537]:beef902d:0000902d: suspend running...
nouveau: lxqt-leave[17537]:beef902d:0000902d: suspend completed in 1us
nouveau: lxqt-leave[17537]:beef003d:0000c597: suspend children...
nouveau: lxqt-leave[17537]:beef003d:0000c597: suspend running...
nouveau: lxqt-leave[17537]:beef003d:0000c597: suspend completed in 2us
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: suspend children...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: suspend running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:00000000:00000000: fini children...
nouveau: lxqt-leave[17537]:00000000:00000000: fini running...
nouveau: lxqt-leave[17537]:00000000:00000000: fini completed in 1us
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: suspend completed in 20us
nouveau: lxqt-leave[17537]:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: block 0
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000:0006:0006: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:0 chans:0
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001f000
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001f000 count:0
nouveau: lxqt-leave[17537]:00000000:0000c46f: suspend completed in 210us
nouveau: lxqt-leave[17537]:00000000:00000080: suspend running...
nouveau 0000:01:00.0: suspend running...
nouveau 0000:01:00.0: sec2: suspend running...
nouveau 0000:01:00.0: sec2: dmem 00000020 <- 00000004 bytes at 00000000
dmem 00000020 <- 00030405
nouveau 0000:01:00.0: sec2: dmem 000000c0 -> 00000004 bytes at 00000000
dmem 000000c0 -> 00000405
nouveau 0000:01:00.0: sec2: released sec2 falcon
nouveau 0000:01:00.0: sec2: suspend completed in 131us
nouveau 0000:01:00.0: nvenc0: suspend running...
nouveau 0000:01:00.0: nvenc0: suspend completed in 6us
nouveau 0000:01:00.0: nvdec0: suspend running...
nouveau 0000:01:00.0: nvdec0: suspend completed in 6us
nouveau 0000:01:00.0: gr: suspend running...
nouveau 0000:01:00.0: gr: released gpccs falcon
nouveau 0000:01:00.0: gr: released fecs falcon
nouveau 0000:01:00.0: gr: suspend completed in 9us
nouveau 0000:01:00.0: fifo: suspend running...
nouveau 0000:01:00.0: fifo: suspend completed in 6us
nouveau 0000:01:00.0: dma: suspend running...
nouveau 0000:01:00.0: dma: suspend completed in 0us
nouveau 0000:01:00.0: disp: suspend running...
nouveau 0000:01:00.0: disp: suspend completed in 0us
nouveau 0000:01:00.0: ce4: suspend running...
nouveau 0000:01:00.0: ce4: suspend completed in 5us
nouveau 0000:01:00.0: ce3: suspend running...
nouveau 0000:01:00.0: ce3: suspend completed in 3us
nouveau 0000:01:00.0: ce2: suspend running...
nouveau 0000:01:00.0: ce2: suspend completed in 6us
nouveau 0000:01:00.0: ce1: suspend running...
nouveau 0000:01:00.0: ce1: suspend completed in 5us
nouveau 0000:01:00.0: ce0: suspend running...
nouveau 0000:01:00.0: ce0: suspend completed in 5us
nouveau 0000:01:00.0: therm: suspend running...
nouveau 0000:01:00.0: therm: suspend completed in 1us
nouveau 0000:01:00.0: pmu: suspend running...
nouveau 0000:01:00.0: pmu: suspend completed in 0us
nouveau 0000:01:00.0: acr: suspend running...
nouveau 0000:01:00.0: sec2: reset running...
nouveau 0000:01:00.0: sec2: reset completed in 4us
nouveau 0000:01:00.0: acr: acquired pmu falcon
nouveau 0000:01:00.0: pmu(acr):unload: resetting
nouveau 0000:01:00.0: pmu(acr):unload: loading
nouveau 0000:01:00.0: pmu(acr): imem 0000fe00 <- 00000200 bytes at 00000000
imem 0000fe00 <- 00a000d0 0004fe00 107ea4bd 02f80100 00000089 98099e98 12f90a9d b6129b98 0100
imem 0000fe20 <- df9408e5 0f9c9818 9805fefd 9198139a 0e909814 b600f6fe defe08d5 00008900
imem 0000fe40 <- 089f9800 9408f994 9efd0cfe 059ffd05 89009bfe 98000000 99980c9f bcd4bd0b
imem 0000fe60 <- 733ef09f 9dfa0100 0099b804 ddb80001 a6000100 f108f49f 00b307f8 3cf46000
imem 0000fe80 <- 00008f02 00108906 059ffd00 f9faf4bd 8903f806 fe010000 0089009a 9e980000
imem 0000fea0 <- bce9b20d b73ef0e0 9dfa0100 0099b804 ddb80001 a6000100 f108f49f 008907f8
imem 0000fec0 <- 9f980000 0999980e b610f4b6 9ebc0895 0895b690 fe059ffd 0089009a 9f980000
imem 0000fee0 <- 08f99408 fd0cfe94 9ffd059e 009bfe05 00000089 98109f98 f5b6119e 18e99408
imem 0000ff00 <- fe059ffd e5b60097 00effe08 213ef4bd 008e0101 febc0600 05f9fa90 0100ffb8 0101
imem 0000ff20 <- f4fba600 03f8ef08 99cf0809 0894f000 8f1b0bf4 49010000 9ffa0090 09020f00
imem 0000ff40 <- 009ffa58 0409080f b3009ffa b20c00a0 3ec5f91b f9010159 0000b3c5 1031f412
imem 0000ff60 <- f41131f4 94bd1231 bd009afe 0011fba4 00000000 00000000 00000000 00000000
imem 0000ff80 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffa0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffc0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffe0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0xa000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2700
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0xc800
nouveau 0000:01:00.0: acr: 	dataSize      : 0x600
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: pmu(acr): dmem 00000000 <- 00000054 bytes at 00000000
dmem 00000000 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000001 0000a000 00000000 00000000 00000100 00000100 00002700 00000000
dmem 00000040 <- 0000c800 00000000 00000600 00000000 00000000
nouveau 0000:01:00.0: pmu(acr):unload: booting
nouveau 0000:01:00.0: pmu(acr): mbox 00000000 00000000
nouveau 0000:01:00.0: pmu(acr):unload: booted
nouveau 0000:01:00.0: acr: released pmu falcon
nouveau 0000:01:00.0: acr: suspend completed in 629us
nouveau 0000:01:00.0: fault: suspend running...
nouveau 0000:01:00.0: fault: event: ntfy block 00000001 on 0 wait:1
nouveau 0000:01:00.0: fault: event: ntfy state changed
nouveau 0000:01:00.0: fault: event: decr 00000001 on 0
nouveau 0000:01:00.0: fault: event: blocking 0 on 0
nouveau 0000:01:00.0: fault: suspend completed in 8us
nouveau 0000:01:00.0: bar: suspend running...
nouveau 0000:01:00.0: bar: suspend completed in 2us
nouveau 0000:01:00.0: mmu: suspend running...
nouveau 0000:01:00.0: mmu: suspend completed in 0us
nouveau 0000:01:00.0: ltc: suspend running...
nouveau 0000:01:00.0: ltc: suspend completed in 1us
nouveau 0000:01:00.0: fb: suspend running...
nouveau 0000:01:00.0: fb: suspend completed in 0us
nouveau 0000:01:00.0: imem: suspend running...
nouveau 0000:01:00.0: imem: suspend completed in 582254us
nouveau 0000:01:00.0: timer: suspend running...
nouveau 0000:01:00.0: timer: suspend completed in 1us
nouveau 0000:01:00.0: bus: suspend running...
nouveau 0000:01:00.0: bus: suspend completed in 0us
nouveau 0000:01:00.0: mc: suspend running...
nouveau 0000:01:00.0: mc: suspend completed in 0us
nouveau 0000:01:00.0: fuse: suspend running...
nouveau 0000:01:00.0: fuse: suspend completed in 1us
nouveau 0000:01:00.0: i2c: suspend running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: suspend completed in 77us
nouveau 0000:01:00.0: gpio: suspend running...
nouveau 0000:01:00.0: gpio: suspend completed in 15us
nouveau 0000:01:00.0: privring: suspend running...
nouveau 0000:01:00.0: privring: suspend completed in 0us
nouveau 0000:01:00.0: devinit: suspend running...
nouveau 0000:01:00.0: devinit: suspend completed in 1us
nouveau 0000:01:00.0: bios: suspend running...
nouveau 0000:01:00.0: bios: suspend completed in 0us
nouveau 0000:01:00.0: pci: suspend running...
nouveau 0000:01:00.0: pci: suspend completed in 1us
nouveau 0000:01:00.0: vfn: suspend running...
nouveau 0000:01:00.0: vfn: suspend completed in 0us
nouveau 0000:01:00.0: gsp: suspend running...
nouveau 0000:01:00.0: gsp: suspend completed in 0us
nouveau 0000:01:00.0: top: suspend running...
nouveau 0000:01:00.0: top: suspend completed in 0us
nouveau 0000:01:00.0: suspend completed in 583275us...
nouveau: lxqt-leave[17537]:00000000:00000080: suspend completed in 583491us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 583680us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 586444us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000080: init running...
nouveau 0000:01:00.0: preinit running...
nouveau 0000:01:00.0: top: preinit running...
nouveau 0000:01:00.0: top: preinit completed in 0us
nouveau 0000:01:00.0: gsp: preinit running...
nouveau 0000:01:00.0: gsp: preinit completed in 1us
nouveau 0000:01:00.0: vfn: preinit running...
nouveau 0000:01:00.0: vfn: preinit completed in 0us
nouveau 0000:01:00.0: pci: preinit running...
nouveau 0000:01:00.0: pci: preinit completed in 0us
nouveau 0000:01:00.0: bios: preinit running...
nouveau 0000:01:00.0: bios: preinit completed in 0us
nouveau 0000:01:00.0: devinit: preinit running...
nouveau 0000:01:00.0: devinit: preinit completed in 4us
nouveau 0000:01:00.0: privring: preinit running...
nouveau 0000:01:00.0: privring: preinit completed in 0us
nouveau 0000:01:00.0: gpio: preinit running...
nouveau 0000:01:00.0: gpio: preinit completed in 0us
nouveau 0000:01:00.0: i2c: preinit running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: preinit completed in 65us
nouveau 0000:01:00.0: fuse: preinit running...
nouveau 0000:01:00.0: fuse: preinit completed in 0us
nouveau 0000:01:00.0: mc: preinit running...
nouveau 0000:01:00.0: mc: preinit completed in 0us
nouveau 0000:01:00.0: bus: preinit running...
nouveau 0000:01:00.0: bus: preinit completed in 0us
nouveau 0000:01:00.0: timer: preinit running...
nouveau 0000:01:00.0: timer: preinit completed in 0us
nouveau 0000:01:00.0: imem: preinit running...
nouveau 0000:01:00.0: imem: preinit completed in 0us
nouveau 0000:01:00.0: fb: preinit running...
nouveau 0000:01:00.0: fb: preinit completed in 0us
nouveau 0000:01:00.0: ltc: preinit running...
nouveau 0000:01:00.0: ltc: preinit completed in 0us
nouveau 0000:01:00.0: mmu: preinit running...
nouveau 0000:01:00.0: mmu: preinit completed in 0us
nouveau 0000:01:00.0: bar: preinit running...
nouveau 0000:01:00.0: bar: preinit completed in 0us
nouveau 0000:01:00.0: fault: preinit running...
nouveau 0000:01:00.0: fault: preinit completed in 0us
nouveau 0000:01:00.0: acr: preinit running...
nouveau 0000:01:00.0: acr: preinit completed in 0us
nouveau 0000:01:00.0: pmu: preinit running...
nouveau 0000:01:00.0: pmu: preinit completed in 0us
nouveau 0000:01:00.0: therm: preinit running...
nouveau 0000:01:00.0: therm: preinit completed in 0us
nouveau 0000:01:00.0: ce0: preinit running...
nouveau 0000:01:00.0: ce0: preinit completed in 0us
nouveau 0000:01:00.0: ce1: preinit running...
nouveau 0000:01:00.0: ce1: preinit completed in 0us
nouveau 0000:01:00.0: ce2: preinit running...
nouveau 0000:01:00.0: ce2: preinit completed in 0us
nouveau 0000:01:00.0: ce3: preinit running...
nouveau 0000:01:00.0: ce3: preinit completed in 0us
nouveau 0000:01:00.0: ce4: preinit running...
nouveau 0000:01:00.0: ce4: preinit completed in 0us
nouveau 0000:01:00.0: disp: preinit running...
nouveau 0000:01:00.0: disp: preinit completed in 0us
nouveau 0000:01:00.0: dma: preinit running...
nouveau 0000:01:00.0: dma: preinit completed in 0us
nouveau 0000:01:00.0: fifo: preinit running...
nouveau 0000:01:00.0: fifo: preinit completed in 4us
nouveau 0000:01:00.0: gr: preinit running...
nouveau 0000:01:00.0: gr: preinit completed in 0us
nouveau 0000:01:00.0: nvdec0: preinit running...
nouveau 0000:01:00.0: nvdec0: preinit completed in 0us
nouveau 0000:01:00.0: nvenc0: preinit running...
nouveau 0000:01:00.0: nvenc0: preinit completed in 0us
nouveau 0000:01:00.0: sec2: preinit running...
nouveau 0000:01:00.0: sec2: preinit completed in 0us
nouveau 0000:01:00.0: fb: VPR locked, running scrubber binary
nouveau 0000:01:00.0: fb: firmware "nvidia/tu117/nvdec/scrubber.bin" loaded - 4352 byte(s)
nouveau 0000:01:00.0: fb: binHdr:
nouveau 0000:01:00.0: fb: 	binMagic         : 0x000010de
nouveau 0000:01:00.0: fb: 	binVer           : 1
nouveau 0000:01:00.0: fb: 	binSize          : 4352
nouveau 0000:01:00.0: fb: 	headerOffset     : 0x100
nouveau 0000:01:00.0: fb: 	dataOffset       : 0x200
nouveau 0000:01:00.0: fb: 	dataSize         : 0xf00
nouveau 0000:01:00.0: fb: hsHeader:
nouveau 0000:01:00.0: fb: 	sigDbgOffset     : 0x120
nouveau 0000:01:00.0: fb: 	sigDbgSize       : 0x10
nouveau 0000:01:00.0: fb: 	sigProdOffset    : 0x130
nouveau 0000:01:00.0: fb: 	sigProdSize      : 0x10
nouveau 0000:01:00.0: fb: 	patchLoc         : 0x140
nouveau 0000:01:00.0: fb: 	patchSig         : 0x144
nouveau 0000:01:00.0: fb: 	hdrOffset        : 0x148
nouveau 0000:01:00.0: fb: 	hdrSize          : 0x24
nouveau 0000:01:00.0: fb: hsLoadHeader:
nouveau 0000:01:00.0: fb: 	nonSecCodeOff    : 0x0
nouveau 0000:01:00.0: fb: 	nonSecCodeSize   : 0x100
nouveau 0000:01:00.0: fb: 	dataDmaBase      : 0xe00
nouveau 0000:01:00.0: fb: 	dataSize         : 0x100
nouveau 0000:01:00.0: fb: 	numApps          : 0x1
nouveau 0000:01:00.0: fb: 	App[0]           : offset 0x100 size 0xd00
nouveau 0000:01:00.0: fb: acquired nvdec0 falcon
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: patching sigs:2 size:16
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: patch idx:0 src:00000130 dst:00000e00
sig -> 00000e00: 048d47b9 5ef0b319 1564fa65 94a4f0e9
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: resetting
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: loading
nouveau 0000:01:00.0: nvdec0(fb): imem 00000000 <- 00000100 bytes at 00000000
imem 00000000 <- cf420049 95b60099 0094f101 0094feff 0000187e 00f802f8 ffffffdd 01008e0f 0000
imem 00000020 <- 04edfd00 8f023cf4 89060000 fd000000 f4bd059f f806f9fa 00008903 08ef9502
imem 00000040 <- 8905f9fd fd000e00 9ebb049d 1094b602 fe05f9fd 007e00fa a4bd0001 000000f8
imem 00000060 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 00000080 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 000000a0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 000000c0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 000000e0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: nvdec0(fb): imem 00000100 <- 00000d00 bytes at 00000100
imem 00000100 <- 6cc32bc9 4e7942ce 669ee5ca 01d0d9a3 30db722b eef40dda f335062b 81382517 0001
imem 00000120 <- 663c3883 a52550de 386f89f6 dfb836a5 63433781 b0f4a8b5 0440d27f 2b6cf904
imem 00000140 <- bacd9b59 d7d58c5d 4fe75df2 2cf6c8bb 52faefc8 c902be3a 7d2420b8 73dd7150
imem 00000160 <- 388b0e5a 5f1fb75e d4aa9738 c2e8cd50 e120047c d2698d47 67315e45 d16cdff3
imem 00000180 <- 2641d579 f7484de9 3155c119 5944cce2 605774f0 dcc97c17 67b97776 28860dd3
imem 000001a0 <- 54abc16b a2cfba63 2cda7617 28e60106 604b2a92 bb69e24e 216766be d493ffda
imem 000001c0 <- 3b0e44e6 559280df c569f995 e2233d53 827a1a5f ab989967 239048d1 8087b9e9
imem 000001e0 <- 1a753e16 4661d77e 78dc5fc4 7eedd089 6c984470 698e1029 159d9b11 b055b215
imem 00000200 <- 715c4099 c0360d5a 99f13673 ed3c7f5b d9cf0239 5556e5c6 596bd3c3 a03c2e81 0002
imem 00000220 <- 2e1cfdc0 780063a2 8a5a11a8 ddd1097e 267dd29d fc6330a5 595f275c b8519ae3
imem 00000240 <- f624dbdd 72ccc263 be409b10 8b087d66 625ec56c a22834d5 12b98e2e d5736dbc
imem 00000260 <- b3412fca 2f2d8391 7ecd9320 4778ea9e 34d9e8eb 0c5554b8 2ab1d016 4e0a24fa
imem 00000280 <- 6467bd51 e077a987 7656ff19 5c911fb5 48de0cd6 26af4f06 b6669325 af93b626
imem 000002a0 <- 67d14af9 57523e72 934f251c 9dab9dec 5dd83489 a7ef2ea2 16506cf9 48366494
imem 000002c0 <- fe306771 1b0867ab a767aa00 1b3866ef 332583e3 05a7ce44 759808eb 00a6b22f
imem 000002e0 <- 87108fc8 23131fd4 037fe2c4 c97642ff f532e1d4 8a827c0a 00187007 98f073f1
imem 00000300 <- 60eb3404 78f38f97 3129b29f 1dd19c5d ec7f8249 e9421bdb 9ba4167c 9ff59dff 0003
imem 00000320 <- 05dd92b7 8aad2980 e9f516b5 6e3618ca 272438ce 5013bf01 18cbb9c3 3557c3eb
imem 00000340 <- 071bff06 5967a8de 1e151daa f59723f5 6f70a539 a6427f50 d0e013ff 8b4cc187
imem 00000360 <- f5aa7689 730f1ec7 4777e050 16353467 4a7cf068 5096cfeb b227152e a3162a6f
imem 00000380 <- b50fa7aa 56eb6f83 4e10acad f22d5571 ba8c0a3c 03fadfde 4a0011c2 a64a66f5
imem 000003a0 <- 466671c5 506dd2ec 44f256df 6c6807b4 618fdc5c 9ca157c5 c00bded5 63d41212
imem 000003c0 <- 5ddd4277 eb618980 a1f3cd84 b4016716 a12f0595 3b313db2 f7b631bd 2dd34476
imem 000003e0 <- a8c95134 c82bf1a5 27260124 fc77cb28 cf0ba127 8d2fd6fd cceaef68 3828ee5a
imem 00000400 <- a83e94e8 b4bace16 6c509b07 9b7f058e b1d89b72 39bf2211 01f14c24 ce2d0ee1 0004
imem 00000420 <- 2b24a6a6 827ecbfc bcc167de 3f532e1d 86aeeef0 2764e552 e038a24f 744505e9
imem 00000440 <- 6581c69d 02fc9f22 227ca30a 28d15983 f79b18ca cbd2e144 61a04a16 20639572
imem 00000460 <- 211fd8c9 a093de24 2b104462 ceb6a2ac ccd0ee55 0dda7f9e 92433c0f 814ccbe5
imem 00000480 <- a365967d 197cd743 0153a1ff 92518fcf 0df4950f f5e97d31 f9bfd69c 56128558
imem 000004a0 <- 3b061d54 d4534ef6 873284be 38300c9b c3e6ab43 add6dc3a a3f8c93c 49ff6c19
imem 000004c0 <- 82561601 37a13ab1 7d4ef859 eea8b3ba 0b50311b 0a53ce7d e7cfe012 47e30587
imem 000004e0 <- 3d533544 37d62626 894e26c5 1d4f70e1 107a77a4 08f7a8be a0392654 cd71d5a5
imem 00000500 <- 94ba7f71 dcc5395c f2fe12b2 5f6b9cf3 e8e7fbe8 73e27b8e ca184045 96dc0e17 0005
imem 00000520 <- 9b586b1e 657cc90d 6e4e3841 37fefdf6 4b3afae6 763c69be 1528b765 59602b6a
imem 00000540 <- 90838ca3 09dd2b09 a76b05df 14e2bcdb 12ffcce7 a01bf01d c51420b8 38d317ee
imem 00000560 <- 2a89cba3 47954a0a 02459af7 2cdd5abb 74b1e849 6e12b51e 2c5dcb50 2b5aeb28
imem 00000580 <- 7eccb8f2 8291c1f7 83be2045 ad0cbd77 017e22ab b86d9999 717367dd 1d3e05fe
imem 000005a0 <- 5341c0a2 6b460f15 9a1b09de 492f0890 f8ded4ef 44951651 9770374a 0ae12ccf
imem 000005c0 <- d9eb67d0 b7d2faa8 c0f9c8e8 30b7f2cf c4b5628e 6e604b00 663c5bea 2dd33c55
imem 000005e0 <- a812b89d bb29cf14 78194f44 065f5335 557bdc9b 00bbc65d aba21e99 8f21f54d
imem 00000600 <- f6f7e7f8 fd663bc2 ef819c3f 13efcfac 9babd2f7 b4cc0e17 8e1871d9 66ec4f5e 0006
imem 00000620 <- ac1f0c55 569a44d3 abfdc66a d23abb28 64e2065d 791644a0 61b9dea3 7e8aed88
imem 00000640 <- 6a9d7abc a2e9c3c1 7a87cd25 e06e296b def6856b 8a1412de 12f51991 918dffc5
imem 00000660 <- 1d4d733f 7e5a63fc 4ba65e51 4dec2e46 b833686e c89e7adb 44050138 39d633c0
imem 00000680 <- 0fb378c3 46b2b3f1 f3f4f5e7 083dab8a 06d24880 ee040575 45bea7f1 fd735e55
imem 000006a0 <- efe5b4aa eec2174e d10a08b6 b4cceb2b 3c3429f9 677f2bda d15d8811 81bcdf5c
imem 000006c0 <- e35d3c13 b0d6e6d4 82fcd24c af003923 5e9dcccb 12e2784a cc22cb57 dcad8a88
imem 000006e0 <- f8017ee5 f3aa84d8 e6190255 d7a24f21 cf5b58ce 71ce88ff d2270052 73770190
imem 00000700 <- c51aaf2c 1fe3ea04 e82c7935 3c19ea46 c48ceb1a 1295c5de 99e5ba30 522248ee 0007
imem 00000720 <- 2ae98a98 fd55b2de 9dfe630a 391b192b 2f0ae014 8becbe1e c6ca2dfc 36c3bd2f
imem 00000740 <- 18f95218 c01bab60 93381c46 0f8dc593 cf786363 47d14ad0 24d9ba2c d2de22fc
imem 00000760 <- 33b272de 3e494a2b 68bea991 5c1350d8 0e30c303 4919648d 523c7025 12e94455
imem 00000780 <- b13235a5 4b230d4b c71649b5 38443ed5 7ed1e437 bc636a90 76d10cbe 0df73ee3
imem 000007a0 <- 6362f519 35fa446f ac4abaa3 f7d0b74f 64593ea4 a6750955 13e9edc7 e6edce2c
imem 000007c0 <- f6e6142d a71cfddc ffb1c181 e99064dd 2e647068 906c32c0 3c3e7b52 6cf62529
imem 000007e0 <- 38ad1efb 26b219c9 abbbe9a9 ea420357 becf3fb7 0331cb54 b9a63f45 2a099438
imem 00000800 <- 7405fd68 aee7a6b3 b1967e21 d45d112b f4e8f2b6 9e200748 227e7787 9868363d 0008
imem 00000820 <- b07e7b27 26d51350 6d7976a0 ea19b98d 020a1f0a 3373ecc4 9d351d7b 0771f2df
imem 00000840 <- c1033dbe 547ba647 4fc247e0 adaa7a06 3dcd82a9 3b4a315d e5349ff3 dc7bd299
imem 00000860 <- dabccad4 50071a85 594c608b fa6ac332 e37fb3e9 cab686f8 f86d427a 96d998fa
imem 00000880 <- 642e3a6b 032c3cf8 2631e592 703faafe 3b6ca8c2 742dba37 76b9cfb4 2dce8b17
imem 000008a0 <- bd180076 01384d85 2e646f53 056b6331 6604ca9b fef31809 7944644e 70b2f66d
imem 000008c0 <- 9c2bfafd 047a5ad2 a1f32496 22b020d0 5bd369ad d23ab99c c802b0ce 3df8b0d4
imem 000008e0 <- add6dc05 a17797c8 437b641f 51ea50ca e2de8915 142b43a1 25465d8a 815da403
imem 00000900 <- dabbda51 03eb581a 1328908c ed2af973 d05fc927 efd7da6a b49274fd fd6e1d57 0009
imem 00000920 <- f0a3cdb4 078fb3c1 f8cbdb4e 99676ae1 fd139380 cfc2181b 9ed27610 18dc3c82
imem 00000940 <- 0e23738e 84608b15 d6466e7d b1b80569 f72688a5 a49d07fd f194a576 20ba6598
imem 00000960 <- b933e6c6 09eeec4f c4e42854 1d3ba70d 8d9c4d8b 8f256b89 e0ccbd41 81e7784e
imem 00000980 <- ccd587c0 160aa3fa 38cd6d51 efe62857 98be2ed0 3f3d0a45 2dcff282 97c412ae
imem 000009a0 <- e0173a2c d34346ba 18e1d062 fde22bae 93277fd2 f7cabaf3 009ae4f3 ab2dc846
imem 000009c0 <- d6f61a13 24ee3601 888bea7f 3ea1f54e 2f4d3fb6 6bb13908 f3183d67 33688d20
imem 000009e0 <- 58412468 b5b0f64b aaa3c839 a73ab745 3417c0b4 68b8e32f 8da15218 0512641f
imem 00000a00 <- 16336b44 2e49e4af 8a78f8bd 2f45e313 fc4a282f f7e203d2 003a7a53 48c2b3d3 000a
imem 00000a20 <- 1137e16e 003cf509 cfaaac78 538cb3a5 b96f8dc2 4ce5d731 2e1097c7 da90b3fc
imem 00000a40 <- 4e253d91 5228c1a4 3c0d8291 000ca046 4d6ccc19 9fc7c8d9 5e589d8b dde541e6
imem 00000a60 <- 979f21d9 788eefdd 52299883 1fc0b0e6 d67b0f08 e81bec5e 5f135b59 cbf7c599
imem 00000a80 <- 321307a4 258d1e1e c5e59239 078f7a17 cf9f66b9 3a72e597 c2390570 d040ea5a
imem 00000aa0 <- be2f8715 e907ce00 0a50d8c9 1b73dd6c c1cb276e 534dc80e 4a7813a5 8fa9f493
imem 00000ac0 <- e9a6fe39 e6520f34 eca2b09a 96e6bb16 43b927ab 62045db7 5c116608 5dc321e2
imem 00000ae0 <- d7c52ec0 ed18bff6 ff94e86e dd699b1c 9b7e2d9b f66f300d 4d4e64d3 94f26299
imem 00000b00 <- d0f06e03 195b38af 02946949 0905a42e ed7e4aa8 d01e8543 e11fb196 b4858a70 000b
imem 00000b20 <- a40d7eb9 ddbb16e9 0655a6b9 bddfcf56 92b1e419 6e2ee3ea a7b1021c a139b7f0
imem 00000b40 <- e8e5a05d dde266b6 689169c7 2063efc1 4e3bba0a 623efa68 a39e0e32 a70f7d40
imem 00000b60 <- 4acee32b 8bb7b645 a1f5b480 f6331eb4 6d3cd7c8 89a6dfa9 163e7308 27160b30
imem 00000b80 <- 4a385acc 5995f6a0 c28b868c fa75509d c28cffd1 a6f7f9fe e5a9d7d6 52bfba65
imem 00000ba0 <- cfab9ef9 15b5bdfc 2c4324cb 589dd70a da1a0f7b 3273f14d 62985047 91af6656
imem 00000bc0 <- c650ae97 0372bf45 07dd3c71 9f73377a 7b7eb1ef 2043cb96 bd8aa1cd 8bd12af8
imem 00000be0 <- 6332840d 0b2cf0df a8869fbb dc0c6f52 42d84fb4 03258e7d b6dba680 8547365b
imem 00000c00 <- d68cd825 e8a15f8c 17fb97b9 6256c621 197831e5 87a3dad5 e6033539 0fac421b 000c
imem 00000c20 <- 16ea9069 a2106b2e 39536773 0b320e20 3b14770e 4e200f0c 6cd803be a22db3eb
imem 00000c40 <- 36bc42ae 622a080c 168ea7dc 9eeebe52 552ac6ce 48edb8e0 4a01c802 e4412cf3
imem 00000c60 <- 36341755 a022b0b0 b30ba327 f7a942ed 6b7ce16f f6101beb 97d33c4c 929d932f
imem 00000c80 <- cadcdee6 04363f36 cb118811 ab69ab7a b24ef59a 3ec9b70a 2873faf3 5bb0d271
imem 00000ca0 <- e5e13458 1ce26a41 fda35abc 8851b65b b3e5cc4a f35f23b5 283e58b8 1851c968
imem 00000cc0 <- 17139ea7 a5a425f4 64763a71 751ba114 48752c04 4a00c828 e6ef2f6e 9e108685
imem 00000ce0 <- 5972932e e4908c70 1b9ec93f 55e7907f 72a29daf 60dc0014 0f6cbbcf dba4be40
imem 00000d00 <- 860013e7 7994d423 0ef0e6b1 164ec684 2717908e 9fb09c93 6a74b682 99244694 000d
imem 00000d20 <- 3425abe7 e287085b 2a6c3aa4 eeec31bb a930cec3 cf70490e 0f0738e4 6403c020
imem 00000d40 <- deb6de88 80d28961 5d8aac2e 296bd098 af8c7c1c 623c65a4 985efb96 5048cd9e
imem 00000d60 <- 514e8f8a c684f1cd b3d09745 62194ef5 2e21e282 3d56c1a9 39b88d66 46e3abae
imem 00000d80 <- 266bf1a7 fbfb464e d6a9acac 8c200a54 e06f8592 77748acb 6dafc720 a189f3b2
imem 00000da0 <- e06f8592 77748acb 6dafc720 a189f3b2 e06f8592 77748acb 6dafc720 a189f3b2
imem 00000dc0 <- e06f8592 77748acb 6dafc720 a189f3b2 e06f8592 77748acb 6dafc720 a189f3b2
imem 00000de0 <- e06f8592 77748acb 6dafc720 a189f3b2 e06f8592 77748acb 6dafc720 a189f3b2
nouveau 0000:01:00.0: nvdec0(fb): dmem 00000000 <- 00000100 bytes at 00000e00
dmem 00000000 <- 048d47b9 5ef0b319 1564fa65 94a4f0e9 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000040 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000060 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000080 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 000000a0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 000000c0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 000000e0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: booting
nouveau 0000:01:00.0: nvdec0(fb): mbox 00000000 00000000
nouveau 0000:01:00.0: nvdec0(fb):mem-unlock: booted
nouveau 0000:01:00.0: fb: released nvdec0 falcon
nouveau 0000:01:00.0: fb: VPR scrubber binary successful
nouveau 0000:01:00.0: preinit completed in 1226us
nouveau 0000:01:00.0: fini running...
nouveau 0000:01:00.0: sec2: reset running...
nouveau 0000:01:00.0: sec2: reset completed in 6us
nouveau 0000:01:00.0: nvenc0: reset running...
nouveau 0000:01:00.0: nvenc0: reset completed in 4us
nouveau 0000:01:00.0: nvdec0: reset running...
nouveau 0000:01:00.0: nvdec0: reset completed in 3us
nouveau 0000:01:00.0: gr: reset running...
nouveau 0000:01:00.0: gr: reset completed in 7us
nouveau 0000:01:00.0: fifo: reset running...
nouveau 0000:01:00.0: fifo: reset completed in 11us
nouveau 0000:01:00.0: dma: reset running...
nouveau 0000:01:00.0: dma: reset completed in 0us
nouveau 0000:01:00.0: disp: reset running...
nouveau 0000:01:00.0: disp: reset completed in 0us
nouveau 0000:01:00.0: ce4: reset running...
nouveau 0000:01:00.0: ce4: reset completed in 6us
nouveau 0000:01:00.0: ce3: reset running...
nouveau 0000:01:00.0: ce3: reset completed in 3us
nouveau 0000:01:00.0: ce2: reset running...
nouveau 0000:01:00.0: ce2: reset completed in 4us
nouveau 0000:01:00.0: ce1: reset running...
nouveau 0000:01:00.0: ce1: reset completed in 4us
nouveau 0000:01:00.0: ce0: reset running...
nouveau 0000:01:00.0: ce0: reset completed in 4us
nouveau 0000:01:00.0: therm: reset running...
nouveau 0000:01:00.0: therm: reset completed in 0us
nouveau 0000:01:00.0: pmu: reset running...
nouveau 0000:01:00.0: pmu: reset completed in 0us
nouveau 0000:01:00.0: acr: reset running...
nouveau 0000:01:00.0: acr: reset completed in 0us
nouveau 0000:01:00.0: fault: reset running...
nouveau 0000:01:00.0: fault: event: ntfy block 00000001 on 0 wait:1
nouveau 0000:01:00.0: fault: reset completed in 4us
nouveau 0000:01:00.0: bar: reset running...
nouveau 0000:01:00.0: bar: reset completed in 1us
nouveau 0000:01:00.0: mmu: reset running...
nouveau 0000:01:00.0: mmu: reset completed in 0us
nouveau 0000:01:00.0: ltc: reset running...
nouveau 0000:01:00.0: ltc: reset completed in 0us
nouveau 0000:01:00.0: fb: reset running...
nouveau 0000:01:00.0: fb: reset completed in 0us
nouveau 0000:01:00.0: imem: reset running...
nouveau 0000:01:00.0: imem: reset completed in 0us
nouveau 0000:01:00.0: timer: reset running...
nouveau 0000:01:00.0: timer: reset completed in 0us
nouveau 0000:01:00.0: bus: reset running...
nouveau 0000:01:00.0: bus: reset completed in 0us
nouveau 0000:01:00.0: mc: reset running...
nouveau 0000:01:00.0: mc: reset completed in 1us
nouveau 0000:01:00.0: fuse: reset running...
nouveau 0000:01:00.0: fuse: reset completed in 0us
nouveau 0000:01:00.0: i2c: reset running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: reset completed in 92us
nouveau 0000:01:00.0: gpio: reset running...
nouveau 0000:01:00.0: gpio: reset completed in 19us
nouveau 0000:01:00.0: privring: reset running...
nouveau 0000:01:00.0: privring: reset completed in 0us
nouveau 0000:01:00.0: devinit: reset running...
nouveau 0000:01:00.0: devinit: reset completed in 0us
nouveau 0000:01:00.0: bios: reset running...
nouveau 0000:01:00.0: bios: reset completed in 0us
nouveau 0000:01:00.0: pci: reset running...
nouveau 0000:01:00.0: pci: reset completed in 1us
nouveau 0000:01:00.0: vfn: reset running...
nouveau 0000:01:00.0: vfn: reset completed in 0us
nouveau 0000:01:00.0: gsp: reset running...
nouveau 0000:01:00.0: gsp: reset completed in 0us
nouveau 0000:01:00.0: top: reset running...
nouveau 0000:01:00.0: top: reset completed in 0us
nouveau 0000:01:00.0: fini completed in 262us...
nouveau 0000:01:00.0: init running...
nouveau 0000:01:00.0: top: init running...
nouveau 0000:01:00.0: top: init completed in 0us
nouveau 0000:01:00.0: gsp: init running...
nouveau 0000:01:00.0: gsp: init completed in 0us
nouveau 0000:01:00.0: vfn: init running...
nouveau 0000:01:00.0: vfn: init completed in 0us
nouveau 0000:01:00.0: pci: init running...
nouveau 0000:01:00.0: pci: init completed in 0us
nouveau 0000:01:00.0: bios: init running...
nouveau 0000:01:00.0: bios: init completed in 0us
nouveau 0000:01:00.0: devinit: init running...
nouveau 0000:01:00.0: privring: HUB0: 00d054 00000007 (19408216)
nouveau 0000:01:00.0: devinit: init completed in 16us
nouveau 0000:01:00.0: privring: init running...
nouveau 0000:01:00.0: privring: init completed in 0us
nouveau 0000:01:00.0: gpio: init running...
nouveau 0000:01:00.0: gpio: init completed in 3us
nouveau 0000:01:00.0: i2c: init running...
nouveau 0000:01:00.0: i2c: pad 0100: init
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: init
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: init
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: init
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: init
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: init
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: init
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: init
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: init
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: init
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: init
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: init
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: init
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: init
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: init
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: bus 0000: init
nouveau 0000:01:00.0: i2c: bus 0001: init
nouveau 0000:01:00.0: i2c: bus 0002: init
nouveau 0000:01:00.0: i2c: bus 0003: init
nouveau 0000:01:00.0: i2c: bus 0004: init
nouveau 0000:01:00.0: i2c: bus 0005: init
nouveau 0000:01:00.0: i2c: bus 0006: init
nouveau 0000:01:00.0: i2c: bus 0007: init
nouveau 0000:01:00.0: i2c: bus 0008: init
nouveau 0000:01:00.0: i2c: bus 0009: init
nouveau 0000:01:00.0: i2c: aux 0003: init
nouveau 0000:01:00.0: i2c: aux 0004: init
nouveau 0000:01:00.0: i2c: aux 0005: init
nouveau 0000:01:00.0: i2c: aux 0006: init
nouveau 0000:01:00.0: i2c: aux 0007: init
nouveau 0000:01:00.0: i2c: aux 0008: init
nouveau 0000:01:00.0: i2c: aux 0009: init
nouveau 0000:01:00.0: i2c: init completed in 154us
nouveau 0000:01:00.0: fuse: init running...
nouveau 0000:01:00.0: fuse: init completed in 0us
nouveau 0000:01:00.0: mc: init running...
nouveau 0000:01:00.0: mc: init completed in 0us
nouveau 0000:01:00.0: privring: HUB0: 00d054 00000007 (19408216)
nouveau 0000:01:00.0: bus: init running...
nouveau 0000:01:00.0: bus: init completed in 1us
nouveau 0000:01:00.0: timer: init running...
nouveau 0000:01:00.0: timer: time low        : 4f5c1639
nouveau 0000:01:00.0: timer: time high       : 00001051
nouveau 0000:01:00.0: timer: init completed in 3us
nouveau 0000:01:00.0: imem: init running...
nouveau 0000:01:00.0: imem: init completed in 7788us
nouveau 0000:01:00.0: fb: init running...
nouveau 0000:01:00.0: fb: 0x0000cb2c[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cb33[0]: 		0xff710000 *
nouveau 0000:01:00.0: fb: 0x0000cb37[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb3f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb43[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb47[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4b[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb4f[0]: 		0xff710000
nouveau 0000:01:00.0: fb: 0x0000cb53[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb57[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb5b[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000cb62[0]: 		0x00030002 *
nouveau 0000:01:00.0: privring: ROP0: 9a067c ff710000 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cb66[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb6e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb72[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb76[0]: 		0x00030002
nouveau 0000:01:00.0: privring: ROP1: 9a0708 00030002 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cb7a[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb7e[0]: 		0x00030002
nouveau 0000:01:00.0: fb: 0x0000cb82[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb86[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cb8a[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cb91[0]: 		0x00004d28 *
nouveau 0000:01:00.0: fb: 0x0000cb95[0]: 		0x00004d1c
nouveau 0000:01:00.0: fb: 0x0000cb99[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cb9d[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba1[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cba5[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cba9[0]: 		0x00004d28
nouveau 0000:01:00.0: fb: 0x0000cbad[0]: 		0x00004828
nouveau 0000:01:00.0: fb: 0x0000cbb1[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb5[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbb9[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cbbb[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cbc2[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbc6[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbca[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbce[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cbd2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbd6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbda[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbde[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbe2[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbe6[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: privring: ROP0: 9006a0 10101010 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cbea[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cbee[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbf2[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbf6[0]: 		0x20202020
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004d28 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cbfa[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cbfe[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc02[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc06[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc0a[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc0e[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc12[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cc13[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cc15[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cc1c[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc20[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc24[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc28[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc2c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc30[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc34[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc38[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc3c[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc40[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cc44[0]: 		0x10101010 *
nouveau 0000:01:00.0: fb: 0x0000cc48[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc4c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc50[0]: 		0x20202020
nouveau 0000:01:00.0: fb: 0x0000cc54[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc58[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc5c[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc60[0]: 		0x14141414
nouveau 0000:01:00.0: fb: 0x0000cc64[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc68[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc6c[0]: RESUME
nouveau 0000:01:00.0: privring: ROP1: 9046a4 10101010 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cc6d[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000cc74[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cc78[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc7c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc80[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc84[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc88[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc8c[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc90[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc94[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc98[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000cc9c[0]: 		0x0f0f0f0f *
nouveau 0000:01:00.0: fb: 0x0000cca0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000cca8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccac[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb4[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccb8[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: privring: ROP0: 9a06ac 0f0f0f0f (18408201)
nouveau 0000:01:00.0: fb: 0x0000ccbc[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc0[0]: 		0x0f0f0f0f
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: 	}
nouveau 0000:01:00.0: privring: ROP1: 9a06ac 0f0f0f0f (18408201)
nouveau 0000:01:00.0: fb: 0x0000ccc4[0]: DONE
nouveau 0000:01:00.0: fb: 0x0000ccc5[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a067c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 	R[0x9a067c] = {
nouveau 0000:01:00.0: fb: 0x0000cccc[0]: 		0xff7f0000 *
nouveau 0000:01:00.0: fb: 0x0000ccd0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccd8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccdc[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce0[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce4[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000cce8[0]: 		0xff7f0000
nouveau 0000:01:00.0: fb: 0x0000ccec[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf0[0]: 		0x80510000
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: 	}
nouveau 0000:01:00.0: privring: ROP0: 9a067c ff7f0000 (19408201)
nouveau 0000:01:00.0: fb: 0x0000ccf4[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a0708] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 	R[0x9a0708] = {
nouveau 0000:01:00.0: fb: 0x0000ccfb[0]: 		0x00030550 *
nouveau 0000:01:00.0: fb: 0x0000ccff[0]: 		0x00030550
nouveau 0000:01:00.0: privring: ROP1: 9a067c ff7f0000 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cd03[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd07[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0b[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd0f[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd13[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd17[0]: 		0x00030550
nouveau 0000:01:00.0: fb: 0x0000cd1b[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd1f[0]: 		0x00020000
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd23[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a070c] 0x04 0x01
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 	R[0x9a070c] = {
nouveau 0000:01:00.0: fb: 0x0000cd2a[0]: 		0x00004c4c *
nouveau 0000:01:00.0: fb: 0x0000cd2e[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd32[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd36[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd3a[0]: 		0x00005757
nouveau 0000:01:00.0: fb: 0x0000cd3e[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd42[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd46[0]: 		0x00004d4d
nouveau 0000:01:00.0: fb: 0x0000cd4a[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd4e[0]: 		0x00004848
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd52[0]: CONDITION	0x39
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: 	[0x39] (R[0x021c14] & 0x00000001) == 0x00000000
nouveau 0000:01:00.0: fb: 0x0000cd54[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009006a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 	R[0x9006a0] = {
nouveau 0000:01:00.0: fb: 0x0000cd5b[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd5f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd63[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd67[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd6b[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP0: 9006a0 07070707 (18408201)
nouveau 0000:01:00.0: fb: 0x0000cd6f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd73[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd77[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd7b[0]: 		0x07070707
nouveau 0000:01:00.0: privring: ROP1: 9a070c 00004c4c (19408201)
nouveau 0000:01:00.0: fb: 0x0000cd7f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 	R[0x9006a4] = {
nouveau 0000:01:00.0: fb: 0x0000cd83[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cd87[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd8b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd8f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd93[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd97[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9b[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cd9f[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda3[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cda7[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cdab[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000cdac[0]: CONDITION	0x3a
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: 	[0x3a] (R[0x021c14] & 0x00000002) == 0x00000000
nouveau 0000:01:00.0: privring: ROP0: 9006a4 07070707 (1b408201)
nouveau 0000:01:00.0: fb: 0x0000cdae[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009046a0] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 	R[0x9046a0] = {
nouveau 0000:01:00.0: fb: 0x0000cdb5[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cdb9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdbd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdc9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdcd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdd9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 	R[0x9046a4] = {
nouveau 0000:01:00.0: fb: 0x0000cddd[0]: 		0x07070707 *
nouveau 0000:01:00.0: fb: 0x0000cde1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cde9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cded[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf1[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf5[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdf9[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000cdfd[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce01[0]: 		0x07070707
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce05[0]: RESUME
nouveau 0000:01:00.0: fb: 0x0000ce06[0]: RAM_RESTRICT_ZM_REG_GROUP	R[0x009a06a8] 0x04 0x02
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 	R[0x9a06a8] = {
nouveau 0000:01:00.0: fb: 0x0000ce0d[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce11[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce15[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce19[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce1d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce21[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce25[0]: 		0x00000000
nouveau 0000:01:00.0: privring: ROP1: 9a06a8 00000000 (1a408201)
nouveau 0000:01:00.0: fb: 0x0000ce29[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce2d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce31[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 	R[0x9a06ac] = {
nouveau 0000:01:00.0: fb: 0x0000ce35[0]: 		0x00000000 *
nouveau 0000:01:00.0: fb: 0x0000ce39[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce3d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce41[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce45[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce49[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce4d[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce51[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce55[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce59[0]: 		0x00000000
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: 	}
nouveau 0000:01:00.0: fb: 0x0000ce5d[0]: DONE
nouveau 0000:01:00.0: fb: init completed in 813us
nouveau 0000:01:00.0: ltc: init running...
nouveau 0000:01:00.0: privring: ROP0: 9a065c 00000000 (1b408201)
nouveau 0000:01:00.0: privring: ROP1: 9a065c 00000000 (1b408201)
nouveau 0000:01:00.0: ltc: init completed in 161us
nouveau 0000:01:00.0: mmu: init running...
nouveau 0000:01:00.0: mmu: init completed in 0us
nouveau 0000:01:00.0: bar: init running...
nouveau 0000:01:00.0: bar: init completed in 9us
nouveau 0000:01:00.0: fault: init running...
nouveau 0000:01:00.0: fault: event: ntfy allow 00000001 on 0
nouveau 0000:01:00.0: fault: event: ntfy state changed
nouveau 0000:01:00.0: fault: event: incr 00000001 on 0
nouveau 0000:01:00.0: fault: event: allowing 0 on 0
nouveau 0000:01:00.0: fault: init completed in 13us
nouveau 0000:01:00.0: acr: init running...
nouveau 0000:01:00.0: acr: acquired sec2 falcon
nouveau 0000:01:00.0: sec2(acr):AHESASC: resetting
nouveau 0000:01:00.0: sec2(acr):AHESASC: loading
nouveau 0000:01:00.0: acr: acrDesc
nouveau 0000:01:00.0: acr: 	wprRegionId         : 1
nouveau 0000:01:00.0: acr: 	wprOffset           : 0x0
nouveau 0000:01:00.0: acr: 	mmuMemoryRange      : 0x0
nouveau 0000:01:00.0: acr: 	noRegions           : 2
nouveau 0000:01:00.0: acr: 	region[0]           :
nouveau 0000:01:00.0: acr: 	  startAddr         : 0xffe000
nouveau 0000:01:00.0: acr: 	  endAddr           : 0xffe400
nouveau 0000:01:00.0: acr: 	  regionId          : 1
nouveau 0000:01:00.0: acr: 	  readMask          : 0xf
nouveau 0000:01:00.0: acr: 	  writeMask         : 0xc
nouveau 0000:01:00.0: acr: 	  clientMask        : 0x2
nouveau 0000:01:00.0: acr: 	  shadowMemStartAddr: 0xffdc00
nouveau 0000:01:00.0: acr: 	region[1]           :
nouveau 0000:01:00.0: acr: 	  startAddr         : 0x0
nouveau 0000:01:00.0: acr: 	  endAddr           : 0x0
nouveau 0000:01:00.0: acr: 	  regionId          : 0
nouveau 0000:01:00.0: acr: 	  readMask          : 0x0
nouveau 0000:01:00.0: acr: 	  writeMask         : 0x0
nouveau 0000:01:00.0: acr: 	  clientMask        : 0x0
nouveau 0000:01:00.0: acr: 	  shadowMemStartAddr: 0x0
nouveau 0000:01:00.0: acr: 	ucodeBlobSize       : 0
nouveau 0000:01:00.0: acr: 	ucodeBlobBase       : 0x0
nouveau 0000:01:00.0: acr: 	vprEnabled          : 0
nouveau 0000:01:00.0: acr: 	vprStart            : 0x0
nouveau 0000:01:00.0: acr: 	vprEnd              : 0x0
nouveau 0000:01:00.0: acr: 	hdcpPolicies        : 0x0
nouveau 0000:01:00.0: sec2(acr): imem 0000fe00 <- 00000200 bytes at 00000000
imem 0000fe00 <- 004000d0 0004fe00 107ea4bd 02f800fd 00000089 98099e98 12f90a9d b6129b98 00fd
imem 0000fe20 <- df9408e5 0f9c9818 9805fefd 9198139a 0e909814 b600f6fe defe08d5 00008900
imem 0000fe40 <- 089f9800 9408f994 9efd0cfe 059ffd05 89009bfe 98000000 99980c9f bcd4bd0b
imem 0000fe60 <- 733ef09f 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 00b307f8 3cf46000
imem 0000fe80 <- 00008f02 00108906 059ffd00 f9faf4bd 8903f806 fe010000 0089009a 9e980000
imem 0000fea0 <- bce9b20d b73ef0e0 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 008907f8
imem 0000fec0 <- 9f980000 0999980e b610f4b6 9ebc0895 0895b690 fe059ffd 0089009a 9f980000
imem 0000fee0 <- 08f99408 fd0cfe94 9ffd059e 009bfe05 00000089 98109f98 f5b6119e 18e99408
imem 0000ff00 <- fe059ffd e5b60097 00effe08 213ef4bd 008e00fe febc0600 05f9fa90 0100ffb8 00fe
imem 0000ff20 <- f4fba600 03f8ef08 99cf0809 0894f000 8f1b0bf4 49010000 9ffa0090 09020f00
imem 0000ff40 <- 009ffa58 0409080f b3009ffa b20c00a0 3ec5f91b f900fe59 0000b3c5 1031f412
imem 0000ff60 <- f41131f4 94bd1231 bd009afe 0011fba4 00000000 00000000 00000000 00000000
imem 0000ff80 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffa0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffc0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffe0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x3c00
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x3d00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x1000
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: sec2(acr): dmem 00000000 <- 00000054 bytes at 00000000
dmem 00000000 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000001 00000000 00000000 00000000 00000100 00000100 00003c00 00000000
dmem 00000040 <- 00003d00 00000000 00001000 00000000 00000000
nouveau 0000:01:00.0: sec2(acr):AHESASC: booting
nouveau 0000:01:00.0: sec2(acr): mbox 00000000 00000000
nouveau 0000:01:00.0: sec2(acr):AHESASC: booted
nouveau 0000:01:00.0: acr: released sec2 falcon
nouveau 0000:01:00.0: acr: acquired gsp falcon
nouveau 0000:01:00.0: gsp(acr):ASB: resetting
nouveau 0000:01:00.0: gsp(acr):ASB: loading
nouveau 0000:01:00.0: gsp(acr): imem 0000fe00 <- 00000200 bytes at 00000000
imem 0000fe00 <- 004000d0 0004fe00 107ea4bd 02f800fd 00000089 98099e98 12f90a9d b6129b98 00fd
imem 0000fe20 <- df9408e5 0f9c9818 9805fefd 9198139a 0e909814 b600f6fe defe08d5 00008900
imem 0000fe40 <- 089f9800 9408f994 9efd0cfe 059ffd05 89009bfe 98000000 99980c9f bcd4bd0b
imem 0000fe60 <- 733ef09f 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 00b307f8 3cf46000
imem 0000fe80 <- 00008f02 00108906 059ffd00 f9faf4bd 8903f806 fe010000 0089009a 9e980000
imem 0000fea0 <- bce9b20d b73ef0e0 9dfa00fd 0099b804 ddb80001 a6000100 f108f49f 008907f8
imem 0000fec0 <- 9f980000 0999980e b610f4b6 9ebc0895 0895b690 fe059ffd 0089009a 9f980000
imem 0000fee0 <- 08f99408 fd0cfe94 9ffd059e 009bfe05 00000089 98109f98 f5b6119e 18e99408
imem 0000ff00 <- fe059ffd e5b60097 00effe08 213ef4bd 008e00fe febc0600 05f9fa90 0100ffb8 00fe
imem 0000ff20 <- f4fba600 03f8ef08 99cf0809 0894f000 8f1b0bf4 49010000 9ffa0090 09020f00
imem 0000ff40 <- 009ffa58 0409080f b3009ffa b20c00a0 3ec5f91b f900fe59 0000b3c5 1031f412
imem 0000ff60 <- f41131f4 94bd1231 bd009afe 0011fba4 00000000 00000000 00000000 00000000
imem 0000ff80 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffa0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffc0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffe0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0x6000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2900
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0x8a00
nouveau 0000:01:00.0: acr: 	dataSize      : 0x800
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: gsp(acr): dmem 00000000 <- 00000054 bytes at 00000000
dmem 00000000 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000001 00006000 00000000 00000000 00000100 00000100 00002900 00000000
dmem 00000040 <- 00008a00 00000000 00000800 00000000 00000000
nouveau 0000:01:00.0: gsp(acr):ASB: booting
nouveau 0000:01:00.0: gsp(acr): mbox 00000000 00000000
nouveau 0000:01:00.0: gsp(acr):ASB: booted
nouveau 0000:01:00.0: acr: released gsp falcon
nouveau 0000:01:00.0: sec2: init running...
nouveau 0000:01:00.0: sec2: acquired sec2 falcon
nouveau 0000:01:00.0: sec2: init completed in 6us
nouveau 0000:01:00.0: acr: init completed in 5492us
nouveau 0000:01:00.0: pmu: init running...
nouveau 0000:01:00.0: pmu: init completed in 0us
nouveau 0000:01:00.0: therm: init running...
nouveau 0000:01:00.0: therm: programmed thresholds [ 90(3), 95(3), 105(5), 135(5) ]
nouveau 0000:01:00.0: therm: init completed in 16us
nouveau 0000:01:00.0: ce0: init running...
nouveau 0000:01:00.0: ce0: init completed in 0us
nouveau 0000:01:00.0: ce1: init skipped, no users
nouveau 0000:01:00.0: ce2: init running...
nouveau 0000:01:00.0: ce2: init completed in 0us
nouveau 0000:01:00.0: ce3: init skipped, no users
nouveau 0000:01:00.0: ce4: init skipped, no users
nouveau 0000:01:00.0: disp: init skipped, no users
nouveau 0000:01:00.0: dma: init skipped, no users
nouveau 0000:01:00.0: fifo: init running...
nouveau 0000:01:00.0: fifo: init completed in 56us
nouveau 0000:01:00.0: gr: init running...
nouveau 0000:01:00.0: gr: acquired fecs falcon
nouveau 0000:01:00.0: gr: acquired gpccs falcon
nouveau 0000:01:00.0: fifo:000000:00[      gr]: 100010e9: busy 0 faulted 0 chsw 0 save 0 load 0 tsgid 233 -> tsgid 0 
nouveau 0000:01:00.0: sec2: dmem 00000080 -> 00000020 bytes at 00000000
dmem 00000080 -> 00042001 01e00200 01000000 00000080 01000080 01000080 01000100 a5a51f00
nouveau 0000:01:00.0: sec2:cmdq: initialised @ index 0 offset 0x01000000 size 0x00000080
nouveau 0000:01:00.0: sec2:msgq: initialised @ index 0 offset 0x01000080 size 0x00000080
nouveau 0000:01:00.0: sec2: dmem 00000000 <- 00000010 bytes at 00000000
dmem 00000000 <- 00031007 00000000 00000000 00000002
nouveau 0000:01:00.0: sec2: dmem 000000a0 -> 00000004 bytes at 00000000
dmem 000000a0 -> 00001007
nouveau 0000:01:00.0: sec2: dmem 000000a4 -> 0000000c bytes at 00000000
dmem 000000a4 -> 001f9000 00000000 00000002
nouveau 0000:01:00.0: sec2: fecs booted
nouveau 0000:01:00.0: sec2: dmem 00000010 <- 00000010 bytes at 00000000
dmem 00000010 <- 00031007 00000000 00000000 00000003
nouveau 0000:01:00.0: sec2: dmem 000000b0 -> 00000004 bytes at 00000000
dmem 000000b0 -> 00001007
nouveau 0000:01:00.0: sec2: dmem 000000b4 -> 0000000c bytes at 00000000
dmem 000000b4 -> 001f9100 00000000 00000003
nouveau 0000:01:00.0: sec2: gpccs booted
nouveau 0000:01:00.0: gr: init completed in 5948us
nouveau 0000:01:00.0: nvdec0: init skipped, no users
nouveau 0000:01:00.0: nvenc0: init skipped, no users
nouveau 0000:01:00.0: sec2: init skipped, already running
nouveau 0000:01:00.0: init completed in 20591us
nouveau: DRM-master:00000000:00000080: init children...
nouveau: DRM-master:00000000:80009009: init running...
nouveau: DRM-master:00000000:80009009: init children...
nouveau: DRM-master:00000000:8000c00d: init running...
nouveau: DRM-master:00000000:8000c00d: init children...
nouveau: DRM-master:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 55us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 0us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 53us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 55us
nouveau: DRM-master:00000000:80009009: init completed in 601us
nouveau: DRM-master:00000000:00000080: init completed in 22694us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM:00000000:00000080: init running...
nouveau: DRM:00000000:00000080: init children...
nouveau: DRM:00000000:80009009: init running...
nouveau: DRM:00000000:80009009: init children...
nouveau: DRM:00000000:8000c00d: init running...
nouveau: DRM:00000000:8000c00d: init children...
nouveau: DRM:00000000:8000c00d: init completed in 1us
nouveau: DRM:00000000:8000900b: init running...
nouveau: DRM:00000000:8000900b: init children...
nouveau: DRM:00000000:8000900b: init completed in 1us
nouveau: DRM:00000000:8000900b: init running...
nouveau: DRM:00000000:8000900b: init children...
nouveau: DRM:00000000:8000900b: init completed in 1us
nouveau: DRM:00000000:80009009: init completed in 10us
nouveau: DRM:00000000:0000c461: init running...
nouveau: DRM:00000000:0000c461: init children...
nouveau: DRM:00000000:0000c461: init completed in 1us
nouveau: DRM:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0000:0000: allow 1
nouveau 0000:01:00.0: fifo:000000:0000:0000: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0001f000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+0001f000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+0001f010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0001f000 count:2
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:00000000:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 0
nouveau 0000:01:00.0: fifo: event: allowing 0 on 0
nouveau: DRM:00000000:8000000e: init children...
nouveau: DRM:00000000:8000000e: init completed in 7us
nouveau: DRM:00000000:8000000e: init running...
nouveau: DRM:00000000:8000000e: init children...
nouveau: DRM:00000000:8000000e: init completed in 1us
nouveau: DRM:00000000:0000c46f: init completed in 138us
nouveau: DRM:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000008:0001:0001: allow 1
nouveau 0000:01:00.0: fifo:000008:0001:0001: insert
nouveau 0000:01:00.0: fifo:000008: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000008: RAMRL: update start:0003c000
nouveau 0000:01:00.0: fifo:000008:0001:      RAMRL+0003c000: chans:1
nouveau 0000:01:00.0: fifo:000008:0001:0001: RAMRL+0003c010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000008: RAMRL: commit start:0003c000 count:2
nouveau: DRM:00000000:0000c46f: init children...
nouveau: DRM:00000001:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 1
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 1
nouveau 0000:01:00.0: fifo: event: allowing 0 on 1
nouveau: DRM:00000001:8000000e: init children...
nouveau: DRM:00000001:8000000e: init completed in 7us
nouveau: DRM:00080001:8000000e: init running...
nouveau: DRM:00080001:8000000e: init children...
nouveau: DRM:00080001:8000000e: init completed in 1us
nouveau: DRM:0004c5b5:0000c5b5: init running...
nouveau: DRM:00000000:00000000: init running...
nouveau: DRM:00000000:00000000: init children...
nouveau: DRM:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000008:0001:0001: bind cctx 8[ce2]
nouveau 0000:01:00.0: fifo:000008: stopped
nouveau 0000:01:00.0: fifo:000008:0001:0001: preempt
nouveau 0000:01:00.0: fifo:000008: running
nouveau: DRM:0004c5b5:0000c5b5: init children...
nouveau: DRM:0004c5b5:0000c5b5: init completed in 72us
nouveau: DRM:00000000:0000c46f: init completed in 213us
nouveau: DRM:00000000:ffffffff: init running...
nouveau: DRM:00000000:ffffffff: init children...
nouveau: DRM:00000000:ffffffff: init completed in 1us
nouveau: DRM:00000000:00000080: init completed in 376us
nouveau: DRM-master:00000000:00000000: init completed in 379us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: udevd[244]:00000000:00000080: init running...
nouveau: udevd[244]:00000000:00000080: init children...
nouveau: udevd[244]:00000000:80009009: init running...
nouveau: udevd[244]:00000000:80009009: init children...
nouveau: udevd[244]:00000000:8000c00d: init running...
nouveau: udevd[244]:00000000:8000c00d: init children...
nouveau: udevd[244]:00000000:8000c00d: init completed in 1us
nouveau: udevd[244]:00000000:80009009: init completed in 4us
nouveau: udevd[244]:00000000:00000080: init completed in 7us
nouveau: DRM-master:00000000:00000000: init completed in 12us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: Xorg[1148]:00000000:00000080: init running...
nouveau: Xorg[1148]:00000000:00000080: init children...
nouveau: Xorg[1148]:00000000:80009009: init running...
nouveau: Xorg[1148]:00000000:80009009: init children...
nouveau: Xorg[1148]:00000000:8000c00d: init running...
nouveau: Xorg[1148]:00000000:8000c00d: init children...
nouveau: Xorg[1148]:00000000:8000c00d: init completed in 1us
nouveau: Xorg[1148]:00000000:8000900b: init running...
nouveau: Xorg[1148]:00000000:8000900b: init children...
nouveau: Xorg[1148]:00000000:8000900b: init completed in 0us
nouveau: Xorg[1148]:00000000:80009009: init completed in 60us
nouveau: Xorg[1148]:00000000:00000080: init completed in 65us
nouveau: Xorg[1148]:00000000:00000080: init running...
nouveau: Xorg[1148]:00000000:00000080: init children...
nouveau: Xorg[1148]:00000000:00000080: init completed in 1us
nouveau: Xorg[1148]:00000000:00000080: init running...
nouveau: Xorg[1148]:00000000:00000080: init children...
nouveau: Xorg[1148]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: allow 1
nouveau 0000:01:00.0: fifo:000000:0002:0002: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:2 chans:2
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00020000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00020000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00020010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00020020: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00020030: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00020000 count:4
nouveau: Xorg[1148]:00000000:0000c46f: init children...
nouveau: Xorg[1148]:00000002:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 2
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 2
nouveau 0000:01:00.0: fifo: event: allowing 0 on 2
nouveau: Xorg[1148]:00000002:8000000e: init children...
nouveau: Xorg[1148]:00000002:8000000e: init completed in 32us
nouveau: Xorg[1148]:00000002:8000000e: init running...
nouveau: Xorg[1148]:00000002:8000000e: init children...
nouveau: Xorg[1148]:00000002:8000000e: init completed in 2us
nouveau: Xorg[1148]:00000000:0000c5b5: init running...
nouveau: Xorg[1148]:00000000:00000000: init running...
nouveau: Xorg[1148]:00000000:00000000: init children...
nouveau: Xorg[1148]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0002:0002: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:00000000:0000c5b5: init children...
nouveau: Xorg[1148]:00000000:0000c5b5: init completed in 43us
nouveau: Xorg[1148]:beef323f:0000a140: init running...
nouveau: Xorg[1148]:00000000:00000000: init running...
nouveau: Xorg[1148]:00000000:00000000: init children...
nouveau: Xorg[1148]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0002:0002: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:beef323f:0000a140: init children...
nouveau: Xorg[1148]:beef323f:0000a140: init completed in 20us
nouveau: Xorg[1148]:00000000:0000c5b5: init running...
nouveau: Xorg[1148]:00000000:0000c5b5: init children...
nouveau: Xorg[1148]:00000000:0000c5b5: init completed in 1us
nouveau: Xorg[1148]:beef902d:0000902d: init running...
nouveau: Xorg[1148]:beef902d:0000902d: init children...
nouveau: Xorg[1148]:beef902d:0000902d: init completed in 2us
nouveau: Xorg[1148]:beef003d:0000c597: init running...
nouveau: Xorg[1148]:beef003d:0000c597: init children...
nouveau: Xorg[1148]:beef003d:0000c597: init completed in 1us
nouveau: Xorg[1148]:beef00c0:0000c5c0: init running...
nouveau: Xorg[1148]:beef00c0:0000c5c0: init children...
nouveau: Xorg[1148]:beef00c0:0000c5c0: init completed in 2us
nouveau: Xorg[1148]:00000000:0000c46f: init completed in 268us
nouveau: Xorg[1148]:00000000:00000080: init completed in 271us
nouveau: DRM-master:00000000:00000000: init completed in 366us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: blueman-applet[1301]:00000000:00000080: init running...
nouveau: blueman-applet[1301]:00000000:00000080: init children...
nouveau: blueman-applet[1301]:00000000:80009009: init running...
nouveau: blueman-applet[1301]:00000000:80009009: init children...
nouveau: blueman-applet[1301]:00000000:8000c00d: init running...
nouveau: blueman-applet[1301]:00000000:8000c00d: init children...
nouveau: blueman-applet[1301]:00000000:8000c00d: init completed in 1us
nouveau: blueman-applet[1301]:00000000:8000900b: init running...
nouveau: blueman-applet[1301]:00000000:8000900b: init children...
nouveau: blueman-applet[1301]:00000000:8000900b: init completed in 1us
nouveau: blueman-applet[1301]:00000000:80009009: init completed in 12us
nouveau: blueman-applet[1301]:00000000:00000080: init completed in 17us
nouveau: blueman-applet[1301]:00000000:00000080: init running...
nouveau: blueman-applet[1301]:00000000:00000080: init children...
nouveau: blueman-applet[1301]:00000000:00000080: init completed in 2us
nouveau: blueman-applet[1301]:00000000:00000080: init running...
nouveau: blueman-applet[1301]:00000000:00000080: init children...
nouveau: blueman-applet[1301]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: allow 1
nouveau 0000:01:00.0: fifo:000000:0004:0004: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:3 chans:3
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00021000
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00021000: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00021010: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00021020: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00021030: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00021040: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00021050: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00021000 count:6
nouveau: blueman-applet[1301]:00000000:0000c46f: init children...
nouveau: blueman-applet[1301]:00000004:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 4
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 4
nouveau 0000:01:00.0: fifo: event: allowing 0 on 4
nouveau: blueman-applet[1301]:00000004:8000000e: init children...
nouveau: blueman-applet[1301]:00000004:8000000e: init completed in 8us
nouveau: blueman-applet[1301]:00000004:8000000e: init running...
nouveau: blueman-applet[1301]:00000004:8000000e: init children...
nouveau: blueman-applet[1301]:00000004:8000000e: init completed in 2us
nouveau: blueman-applet[1301]:00000000:0000c5b5: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init children...
nouveau: blueman-applet[1301]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0004:0004: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:00000000:0000c5b5: init children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: init completed in 25us
nouveau: blueman-applet[1301]:beef323f:0000a140: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init running...
nouveau: blueman-applet[1301]:00000000:00000000: init children...
nouveau: blueman-applet[1301]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0004:0004: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:beef323f:0000a140: init children...
nouveau: blueman-applet[1301]:beef323f:0000a140: init completed in 27us
nouveau: blueman-applet[1301]:00000000:0000c5b5: init running...
nouveau: blueman-applet[1301]:00000000:0000c5b5: init children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: init completed in 2us
nouveau: blueman-applet[1301]:beef902d:0000902d: init running...
nouveau: blueman-applet[1301]:beef902d:0000902d: init children...
nouveau: blueman-applet[1301]:beef902d:0000902d: init completed in 2us
nouveau: blueman-applet[1301]:beef003d:0000c597: init running...
nouveau: blueman-applet[1301]:beef003d:0000c597: init children...
nouveau: blueman-applet[1301]:beef003d:0000c597: init completed in 1us
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: init running...
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: init children...
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: init completed in 2us
nouveau: blueman-applet[1301]:00000000:0000c46f: init completed in 291us
nouveau: blueman-applet[1301]:00000000:00000080: init completed in 296us
nouveau: DRM-master:00000000:00000000: init completed in 330us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: lxqt-panel[1307]:00000000:00000080: init running...
nouveau: lxqt-panel[1307]:00000000:00000080: init children...
nouveau: lxqt-panel[1307]:00000000:80009009: init running...
nouveau: lxqt-panel[1307]:00000000:80009009: init children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: init running...
nouveau: lxqt-panel[1307]:00000000:8000c00d: init children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: init completed in 1us
nouveau: lxqt-panel[1307]:00000000:8000900b: init running...
nouveau: lxqt-panel[1307]:00000000:8000900b: init children...
nouveau: lxqt-panel[1307]:00000000:8000900b: init completed in 2us
nouveau: lxqt-panel[1307]:00000000:80009009: init completed in 10us
nouveau: lxqt-panel[1307]:00000000:00000080: init completed in 17us
nouveau: lxqt-panel[1307]:00000000:00000080: init running...
nouveau: lxqt-panel[1307]:00000000:00000080: init children...
nouveau: lxqt-panel[1307]:00000000:00000080: init completed in 1us
nouveau: lxqt-panel[1307]:00000000:00000080: init running...
nouveau: lxqt-panel[1307]:00000000:00000080: init children...
nouveau: lxqt-panel[1307]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: allow 1
nouveau 0000:01:00.0: fifo:000000:0003:0003: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:4 chans:4
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00022000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00022000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00022010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00022020: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00022030: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00022040: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00022050: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00022060: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00022070: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00022000 count:8
nouveau: lxqt-panel[1307]:00000000:0000c46f: init children...
nouveau: lxqt-panel[1307]:00000003:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 3
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 3
nouveau 0000:01:00.0: fifo: event: allowing 0 on 3
nouveau: lxqt-panel[1307]:00000003:8000000e: init children...
nouveau: lxqt-panel[1307]:00000003:8000000e: init completed in 10us
nouveau: lxqt-panel[1307]:00000003:8000000e: init running...
nouveau: lxqt-panel[1307]:00000003:8000000e: init children...
nouveau: lxqt-panel[1307]:00000003:8000000e: init completed in 1us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init children...
nouveau: lxqt-panel[1307]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0003:0003: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init completed in 27us
nouveau: lxqt-panel[1307]:beef323f:0000a140: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init running...
nouveau: lxqt-panel[1307]:00000000:00000000: init children...
nouveau: lxqt-panel[1307]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0003:0003: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:beef323f:0000a140: init children...
nouveau: lxqt-panel[1307]:beef323f:0000a140: init completed in 22us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: init completed in 3us
nouveau: lxqt-panel[1307]:beef902d:0000902d: init running...
nouveau: lxqt-panel[1307]:beef902d:0000902d: init children...
nouveau: lxqt-panel[1307]:beef902d:0000902d: init completed in 3us
nouveau: lxqt-panel[1307]:beef003d:0000c597: init running...
nouveau: lxqt-panel[1307]:beef003d:0000c597: init children...
nouveau: lxqt-panel[1307]:beef003d:0000c597: init completed in 1us
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: init running...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: init children...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: init completed in 1us
nouveau: lxqt-panel[1307]:00000000:0000c46f: init completed in 342us
nouveau: lxqt-panel[1307]:00000000:00000080: init completed in 345us
nouveau: DRM-master:00000000:00000000: init completed in 371us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1303]:00000000:80009009: init running...
nouveau: pcmanfm-qt[1303]:00000000:80009009: init children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: init running...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: init children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: init completed in 3us
nouveau: pcmanfm-qt[1303]:00000000:8000900b: init running...
nouveau: pcmanfm-qt[1303]:00000000:8000900b: init children...
nouveau: pcmanfm-qt[1303]:00000000:8000900b: init completed in 1us
nouveau: pcmanfm-qt[1303]:00000000:80009009: init completed in 11us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init completed in 18us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000080: init children...
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: allow 1
nouveau 0000:01:00.0: fifo:000000:0005:0005: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:5 chans:5
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00023000
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00023000: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00023010: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00023020: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00023030: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00023040: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00023050: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00023060: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00023070: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00023080: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00023090: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00023000 count:10
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: init children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 5
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 5
nouveau 0000:01:00.0: fifo: event: allowing 0 on 5
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init completed in 9us
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init running...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: init completed in 1us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0005:0005: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init completed in 27us
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0005:0005: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: init children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: init completed in 23us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: init completed in 2us
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: init running...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: init children...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: init completed in 2us
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: init running...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: init children...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: init completed in 108us
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: init running...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: init children...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: init completed in 2us
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: init completed in 400us
nouveau: pcmanfm-qt[1303]:00000000:00000080: init completed in 406us
nouveau: DRM-master:00000000:00000000: init completed in 438us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: qlipper[1586]:00000000:00000080: init running...
nouveau: qlipper[1586]:00000000:00000080: init children...
nouveau: qlipper[1586]:00000000:80009009: init running...
nouveau: qlipper[1586]:00000000:80009009: init children...
nouveau: qlipper[1586]:00000000:8000c00d: init running...
nouveau: qlipper[1586]:00000000:8000c00d: init children...
nouveau: qlipper[1586]:00000000:8000c00d: init completed in 2us
nouveau: qlipper[1586]:00000000:8000900b: init running...
nouveau: qlipper[1586]:00000000:8000900b: init children...
nouveau: qlipper[1586]:00000000:8000900b: init completed in 2us
nouveau: qlipper[1586]:00000000:80009009: init completed in 14us
nouveau: qlipper[1586]:00000000:00000080: init completed in 19us
nouveau: qlipper[1586]:00000000:00000080: init running...
nouveau: qlipper[1586]:00000000:00000080: init children...
nouveau: qlipper[1586]:00000000:00000080: init completed in 2us
nouveau: qlipper[1586]:00000000:00000080: init running...
nouveau: qlipper[1586]:00000000:00000080: init children...
nouveau: qlipper[1586]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: allow 1
nouveau 0000:01:00.0: fifo:000000:0007:0007: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:6 chans:6
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00024000
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00024000: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00024010: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00024020: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00024030: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00024040: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00024050: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00024060: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00024070: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00024080: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00024090: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+000240a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+000240b0: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00024000 count:12
nouveau: qlipper[1586]:00000000:0000c46f: init children...
nouveau: qlipper[1586]:00000007:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 7
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 7
nouveau 0000:01:00.0: fifo: event: allowing 0 on 7
nouveau: qlipper[1586]:00000007:8000000e: init children...
nouveau: qlipper[1586]:00000007:8000000e: init completed in 8us
nouveau: qlipper[1586]:00000007:8000000e: init running...
nouveau: qlipper[1586]:00000007:8000000e: init children...
nouveau: qlipper[1586]:00000007:8000000e: init completed in 2us
nouveau: qlipper[1586]:00000000:0000c5b5: init running...
nouveau: qlipper[1586]:00000000:00000000: init running...
nouveau: qlipper[1586]:00000000:00000000: init children...
nouveau: qlipper[1586]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0007:0007: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:00000000:0000c5b5: init children...
nouveau: qlipper[1586]:00000000:0000c5b5: init completed in 25us
nouveau: qlipper[1586]:beef323f:0000a140: init running...
nouveau: qlipper[1586]:00000000:00000000: init running...
nouveau: qlipper[1586]:00000000:00000000: init children...
nouveau: qlipper[1586]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0007:0007: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:beef323f:0000a140: init children...
nouveau: qlipper[1586]:beef323f:0000a140: init completed in 23us
nouveau: qlipper[1586]:00000000:0000c5b5: init running...
nouveau: qlipper[1586]:00000000:0000c5b5: init children...
nouveau: qlipper[1586]:00000000:0000c5b5: init completed in 1us
nouveau: qlipper[1586]:beef902d:0000902d: init running...
nouveau: qlipper[1586]:beef902d:0000902d: init children...
nouveau: qlipper[1586]:beef902d:0000902d: init completed in 3us
nouveau: qlipper[1586]:beef003d:0000c597: init running...
nouveau: qlipper[1586]:beef003d:0000c597: init children...
nouveau: qlipper[1586]:beef003d:0000c597: init completed in 1us
nouveau: qlipper[1586]:beef00c0:0000c5c0: init running...
nouveau: qlipper[1586]:beef00c0:0000c5c0: init children...
nouveau: qlipper[1586]:beef00c0:0000c5c0: init completed in 1us
nouveau: qlipper[1586]:00000000:0000c46f: init completed in 301us
nouveau: qlipper[1586]:00000000:00000080: init completed in 305us
nouveau: DRM-master:00000000:00000000: init completed in 335us
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: lxqt-leave[17537]:00000000:00000080: init running...
nouveau: lxqt-leave[17537]:00000000:00000080: init children...
nouveau: lxqt-leave[17537]:00000000:80009009: init running...
nouveau: lxqt-leave[17537]:00000000:80009009: init children...
nouveau: lxqt-leave[17537]:00000000:8000c00d: init running...
nouveau: lxqt-leave[17537]:00000000:8000c00d: init children...
nouveau: lxqt-leave[17537]:00000000:8000c00d: init completed in 1us
nouveau: lxqt-leave[17537]:00000000:8000900b: init running...
nouveau: lxqt-leave[17537]:00000000:8000900b: init children...
nouveau: lxqt-leave[17537]:00000000:8000900b: init completed in 1us
nouveau: lxqt-leave[17537]:00000000:80009009: init completed in 12us
nouveau: lxqt-leave[17537]:00000000:00000080: init completed in 17us
nouveau: lxqt-leave[17537]:00000000:00000080: init running...
nouveau: lxqt-leave[17537]:00000000:00000080: init children...
nouveau: lxqt-leave[17537]:00000000:00000080: init completed in 2us
nouveau: lxqt-leave[17537]:00000000:00000080: init running...
nouveau: lxqt-leave[17537]:00000000:00000080: init children...
nouveau: lxqt-leave[17537]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: allow 1
nouveau 0000:01:00.0: fifo:000000:0006:0006: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:7 chans:7
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00025000
nouveau 0000:01:00.0: fifo:000000:0003:      RAMRL+00025000: chans:1
nouveau 0000:01:00.0: fifo:000000:0003:0003: RAMRL+00025010: [lxqt-panel[1307]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00025020: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00025030: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00025040: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00025050: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00025060: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00025070: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00025080: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00025090: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+000250a0: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+000250b0: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0006:      RAMRL+000250c0: chans:1
nouveau 0000:01:00.0: fifo:000000:0006:0006: RAMRL+000250d0: [lxqt-leave[17537]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00025000 count:14
nouveau: lxqt-leave[17537]:00000000:0000c46f: init children...
nouveau: lxqt-leave[17537]:00000006:8000000e: init running...
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 6
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 6
nouveau 0000:01:00.0: fifo: event: allowing 0 on 6
nouveau: lxqt-leave[17537]:00000006:8000000e: init children...
nouveau: lxqt-leave[17537]:00000006:8000000e: init completed in 9us
nouveau: lxqt-leave[17537]:00000006:8000000e: init running...
nouveau: lxqt-leave[17537]:00000006:8000000e: init children...
nouveau: lxqt-leave[17537]:00000006:8000000e: init completed in 1us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init children...
nouveau: lxqt-leave[17537]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0006:0006: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init completed in 26us
nouveau: lxqt-leave[17537]:beef323f:0000a140: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init running...
nouveau: lxqt-leave[17537]:00000000:00000000: init children...
nouveau: lxqt-leave[17537]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0006:0006: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:beef323f:0000a140: init children...
nouveau: lxqt-leave[17537]:beef323f:0000a140: init completed in 131us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init running...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: init completed in 1us
nouveau: lxqt-leave[17537]:beef902d:0000902d: init running...
nouveau: lxqt-leave[17537]:beef902d:0000902d: init children...
nouveau: lxqt-leave[17537]:beef902d:0000902d: init completed in 2us
nouveau: lxqt-leave[17537]:beef003d:0000c597: init running...
nouveau: lxqt-leave[17537]:beef003d:0000c597: init children...
nouveau: lxqt-leave[17537]:beef003d:0000c597: init completed in 1us
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: init running...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: init children...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: init completed in 2us
nouveau: lxqt-leave[17537]:00000000:0000c46f: init completed in 357us
nouveau: lxqt-leave[17537]:00000000:00000080: init completed in 361us
nouveau: DRM-master:00000000:00000000: init completed in 390us
nouveau: DRM-master:00000000:00000000: init completed in 25451us
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 05 object ffff995dc9c783b8 owner ff
nouveau: DRM:00000000:00000080: ioctl: rd size 16
nouveau: DRM:00000000:00000080: ioctl: rd vers 0 size 4 addr 0000000000088488
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 06 object ffff995dc9c783b8 owner ff
nouveau: DRM:00000000:00000080: ioctl: wr size 16
nouveau: DRM:00000000:00000080: ioctl: wr vers 0 size 4 addr 0000000000088488 data 02000000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995ddbf07f58 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995ddbf06458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258e58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: destroy completed in 54us...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258a58 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995ddbf06158 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258c58 owner ff
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995ddbf06b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e7658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000001bec680 owner 01
nouveau: lxqt-leave[17537]:beef003d:0000c597: ioctl: delete size 0
nouveau: lxqt-leave[17537]:beef003d:0000c597: ioctl: delete
nouveau: lxqt-leave[17537]:beef003d:0000c597: fini children...
nouveau: lxqt-leave[17537]:beef003d:0000c597: fini running...
nouveau: lxqt-leave[17537]:beef003d:0000c597: fini completed in 4us
nouveau: lxqt-leave[17537]:beef003d:0000c597: destroy children...
nouveau: lxqt-leave[17537]:beef003d:0000c597: destroy running...
nouveau: lxqt-leave[17537]:beef003d:0000c597: destroy children...
nouveau: lxqt-leave[17537]:beef003d:0000c597: destroy running...
nouveau: lxqt-leave[17537]:beef003d:0000c597: destroy completed in 2us...
nouveau: lxqt-leave[17537]:beef003d:0000c597: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000001bec650 owner 01
nouveau: lxqt-leave[17537]:beef902d:0000902d: ioctl: delete size 0
nouveau: lxqt-leave[17537]:beef902d:0000902d: ioctl: delete
nouveau: lxqt-leave[17537]:beef902d:0000902d: fini children...
nouveau: lxqt-leave[17537]:beef902d:0000902d: fini running...
nouveau: lxqt-leave[17537]:beef902d:0000902d: fini completed in 3us
nouveau: lxqt-leave[17537]:beef902d:0000902d: destroy children...
nouveau: lxqt-leave[17537]:beef902d:0000902d: destroy running...
nouveau: lxqt-leave[17537]:beef902d:0000902d: destroy children...
nouveau: lxqt-leave[17537]:beef902d:0000902d: destroy running...
nouveau: lxqt-leave[17537]:beef902d:0000902d: destroy completed in 1us...
nouveau: lxqt-leave[17537]:beef902d:0000902d: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000001be2760 owner 01
nouveau: lxqt-leave[17537]:beef323f:0000a140: ioctl: delete size 0
nouveau: lxqt-leave[17537]:beef323f:0000a140: ioctl: delete
nouveau: lxqt-leave[17537]:beef323f:0000a140: fini children...
nouveau: lxqt-leave[17537]:beef323f:0000a140: fini running...
nouveau: lxqt-leave[17537]:beef323f:0000a140: fini completed in 1us
nouveau: lxqt-leave[17537]:beef323f:0000a140: destroy children...
nouveau: lxqt-leave[17537]:beef323f:0000a140: destroy running...
nouveau: lxqt-leave[17537]:beef323f:0000a140: destroy children...
nouveau: lxqt-leave[17537]:beef323f:0000a140: destroy running...
nouveau: lxqt-leave[17537]:beef323f:0000a140: destroy completed in 1us...
nouveau: lxqt-leave[17537]:beef323f:0000a140: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000001b8acc0 owner 01
nouveau: lxqt-leave[17537]:00000000:0000c5b5: ioctl: delete size 0
nouveau: lxqt-leave[17537]:00000000:0000c5b5: ioctl: delete
nouveau: lxqt-leave[17537]:00000000:0000c5b5: fini children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: fini running...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: fini completed in 2us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy running...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy running...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy completed in 3us...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000001bf29a0 owner 01
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: ioctl: delete
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: fini children...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:00000000:00000000: fini children...
nouveau: lxqt-leave[17537]:00000000:00000000: fini running...
nouveau: lxqt-leave[17537]:00000000:00000000: fini completed in 1us
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: fini completed in 31us
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: destroy completed in 1us...
nouveau 0000:01:00.0: fifo:000000:0006:0006: dtor cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0006: dtor vctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0006: dtor ectx 0[gr]
nouveau: lxqt-leave[17537]:00000000:00000000: destroy children...
nouveau: lxqt-leave[17537]:00000000:00000000: destroy running...
nouveau: lxqt-leave[17537]:00000000:00000000: destroy completed in 58us...
nouveau: lxqt-leave[17537]:beef00c0:0000c5c0: destroy completed in 107us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e7d58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e6758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc08e7f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1870658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e6123af18 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c5b5: ioctl: delete size 0
nouveau: lxqt-leave[17537]:00000000:0000c5b5: ioctl: delete
nouveau: lxqt-leave[17537]:00000000:0000c5b5: fini children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: unbind cctx 11[ce0]
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258d58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-leave[17537]:00000000:00000000: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: lxqt-leave[17537]:00000000:00000000: fini running...
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: lxqt-leave[17537]:00000000:00000000: fini completed in 3us
nouveau: lxqt-leave[17537]:00000000:0000c5b5: fini completed in 33us
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy children...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258958 owner ff
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy running...
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy running...
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy completed in 4us...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: dtor cctx 11[ce0]
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau 0000:01:00.0: fifo:000000:0006: dtor vctx 11[ce0]
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau 0000:01:00.0: fifo:000000:0006: dtor ectx 11[ce0]
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: lxqt-leave[17537]:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-leave[17537]:00000000:00000000: destroy running...
nouveau: lxqt-leave[17537]:00000000:00000000: destroy completed in 1us...
nouveau: lxqt-leave[17537]:00000000:0000c5b5: destroy completed in 36us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e69b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1871178 owner ff
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: lxqt-leave[17537]:00000006:8000000e: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: lxqt-leave[17537]:00000006:8000000e: ioctl: delete
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: lxqt-leave[17537]:00000006:8000000e: fini children...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd4c1de58 owner ff
nouveau: lxqt-leave[17537]:00000006:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: lxqt-leave[17537]:00000006:8000000e: fini completed in 2us
nouveau: lxqt-leave[17537]:00000006:8000000e: destroy children...
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-leave[17537]:00000006:8000000e: destroy running...
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: lxqt-leave[17537]:00000006:8000000e: destroy completed in 7us...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc19e81d0 owner ff
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-leave[17537]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000087a610 owner 01
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: ioctl: delete
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: fini children...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: fini running...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: fini completed in 3us
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: destroy children...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: destroy running...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: destroy children...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: destroy running...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: destroy completed in 2us...
nouveau: pcmanfm-qt[1303]:beef003d:0000c597: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000087a5e0 owner 01
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: ioctl: delete
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: fini children...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: fini running...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: fini completed in 2us
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: destroy children...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: destroy running...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: destroy children...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: destroy running...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000028553a0 owner 01
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: destroy completed in 3us...
nouveau: pcmanfm-qt[1303]:beef902d:0000902d: destroy completed in 9us...
nouveau: lxqt-panel[1307]:beef003d:0000c597: ioctl: delete size 0
nouveau: lxqt-panel[1307]:beef003d:0000c597: ioctl: delete
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000087a580 owner 01
nouveau: lxqt-panel[1307]:beef003d:0000c597: fini children...
nouveau: lxqt-panel[1307]:beef003d:0000c597: fini running...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: ioctl: delete size 0
nouveau: lxqt-panel[1307]:beef003d:0000c597: fini completed in 2us
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: ioctl: delete
nouveau: lxqt-panel[1307]:beef003d:0000c597: destroy children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: fini children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: fini running...
nouveau: lxqt-panel[1307]:beef003d:0000c597: destroy running...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: fini completed in 3us
nouveau: lxqt-panel[1307]:beef003d:0000c597: destroy children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: destroy children...
nouveau: lxqt-panel[1307]:beef003d:0000c597: destroy running...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: destroy running...
nouveau: lxqt-panel[1307]:beef003d:0000c597: destroy completed in 1us...
nouveau: lxqt-panel[1307]:beef003d:0000c597: destroy completed in 7us...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: destroy children...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: destroy running...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: destroy completed in 3us...
nouveau: pcmanfm-qt[1303]:beef323f:0000a140: destroy completed in 10us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000002855370 owner 01
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 000000000087a5b0 owner 01
nouveau: lxqt-panel[1307]:beef902d:0000902d: ioctl: delete size 0
nouveau: lxqt-panel[1307]:beef902d:0000902d: ioctl: delete
nouveau: lxqt-panel[1307]:beef902d:0000902d: fini children...
nouveau: lxqt-panel[1307]:beef902d:0000902d: fini running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: fini children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: fini running...
nouveau: lxqt-panel[1307]:beef902d:0000902d: fini completed in 6us
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: fini completed in 4us
nouveau: lxqt-panel[1307]:beef902d:0000902d: destroy children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1307]:beef902d:0000902d: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1307]:beef902d:0000902d: destroy children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1307]:beef902d:0000902d: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy completed in 1us...
nouveau: lxqt-panel[1307]:beef902d:0000902d: destroy completed in 4us...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy completed in 8us...
nouveau: lxqt-panel[1307]:beef902d:0000902d: destroy completed in 10us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000008b1990 owner 01
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000002855310 owner 01
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: ioctl: delete
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: fini children...
nouveau: lxqt-panel[1307]:beef323f:0000a140: ioctl: delete size 0
nouveau: lxqt-panel[1307]:beef323f:0000a140: ioctl: delete
nouveau: lxqt-panel[1307]:beef323f:0000a140: fini children...
nouveau: lxqt-panel[1307]:beef323f:0000a140: fini running...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: fini running...
nouveau: lxqt-panel[1307]:beef323f:0000a140: fini completed in 5us
nouveau 0000:01:00.0: fifo:000000:0005:0005: unbind cctx 0[gr]
nouveau: lxqt-panel[1307]:beef323f:0000a140: destroy children...
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau: lxqt-panel[1307]:beef323f:0000a140: destroy running...
nouveau: lxqt-panel[1307]:beef323f:0000a140: destroy children...
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau: lxqt-panel[1307]:beef323f:0000a140: destroy running...
nouveau: lxqt-panel[1307]:beef323f:0000a140: destroy completed in 53us...
nouveau: lxqt-panel[1307]:beef323f:0000a140: destroy completed in 64us...
nouveau 0000:01:00.0: fifo:000000: running
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000002855340 owner 01
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini completed in 2us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: fini children...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: fini completed in 86us
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: fini running...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: fini completed in 3us
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy children...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy children...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: destroy completed in 3us...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: dtor cctx 0[gr]
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy completed in 2us...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000028ebde0 owner 01
nouveau 0000:01:00.0: fifo:000000:0005: dtor vctx 0[gr]
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: ioctl: delete
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: fini children...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:00000000:00000000: fini children...
nouveau: lxqt-panel[1307]:00000000:00000000: fini running...
nouveau: lxqt-panel[1307]:00000000:00000000: fini completed in 5us
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: fini completed in 39us
nouveau 0000:01:00.0: fifo:000000:0005: dtor ectx 0[gr]
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: destroy children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: destroy children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: destroy running...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: destroy children...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: destroy running...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: destroy completed in 2us...
nouveau 0000:01:00.0: fifo:000000:0003:0003: dtor cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0003: dtor vctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0003: dtor ectx 0[gr]
nouveau: lxqt-panel[1307]:00000000:00000000: destroy children...
nouveau: lxqt-panel[1307]:00000000:00000000: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: destroy completed in 81us...
nouveau: pcmanfm-qt[1303]:beef00c0:0000c5c0: destroy completed in 150us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1307]:00000000:00000000: destroy completed in 69us...
nouveau: lxqt-panel[1307]:beef00c0:0000c5c0: destroy completed in 126us...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e69a58 owner ff
nouveau: DRM-master:00000000:00000000nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd4c1dd58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e69958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd4c1dc58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e69858 owner ff
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd4c1db58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e69758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd4c1da58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcc6e63d8 owner ff
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: fini children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0005:0005: unbind cctx 11[ce0]
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0005:0005: preempt
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0bbe858 owner ff
nouveau: lxqt-panel[1307]:00000000:0000c5b5: ioctl: delete size 0
nouveau: lxqt-panel[1307]:00000000:0000c5b5: ioctl: delete
nouveau 0000:01:00.0: fifo:000000: running
nouveau: lxqt-panel[1307]:00000000:0000c5b5: fini children...
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0003:0003: unbind cctx 11[ce0]
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: fini completed in 1us
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: fini completed in 28us
nouveau 0000:01:00.0: fifo:000000:0003:0003: preempt
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy children...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy children...
nouveau 0000:01:00.0: fifo:000000: running
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy completed in 1us...
nouveau 0000:01:00.0: fifo:000000:0005:0005: dtor cctx 11[ce0]
nouveau: lxqt-panel[1307]:00000000:00000000: fini children...
nouveau 0000:01:00.0: fifo:000000:0005: dtor vctx 11[ce0]
nouveau: lxqt-panel[1307]:00000000:00000000: fini running...
nouveau: lxqt-panel[1307]:00000000:00000000: fini completed in 1us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: fini completed in 24us
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy children...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy running...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy completed in 2us...
nouveau 0000:01:00.0: fifo:000000:0005: dtor ectx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0003:0003: dtor cctx 11[ce0]
nouveau: pcmanfm-qt[1303]:00000000:00000000: destroy children...
nouveau 0000:01:00.0: fifo:000000:0003: dtor vctx 11[ce0]
nouveau: pcmanfm-qt[1303]:00000000:00000000: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:00000000: destroy completed in 3us...
nouveau: pcmanfm-qt[1303]:00000000:0000c5b5: destroy completed in 138us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dca9529d0 owner ff
nouveau 0000:01:00.0: fifo:000000:0003: dtor ectx 11[ce0]
nouveau: lxqt-panel[1307]:00000000:00000000: destroy children...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd size 24
nouveau: lxqt-panel[1307]:00000000:00000000: destroy running...
nouveau: pcmanfm-qt[1303]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: lxqt-panel[1307]:00000000:00000000: destroy completed in 3us...
nouveau: lxqt-panel[1307]:00000000:0000c5b5: destroy completed in 136us...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df6e69478 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bb89d0 owner ff
nouveau: pcmanfm-qt[1303]:00000005:8000000e: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:00000005:8000000e: ioctl: delete
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd size 24
nouveau: pcmanfm-qt[1303]:00000005:8000000e: fini children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: fini running...
nouveau: lxqt-panel[1307]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: pcmanfm-qt[1303]:00000005:8000000e: fini completed in 5us
nouveau: pcmanfm-qt[1303]:00000005:8000000e: destroy children...
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: pcmanfm-qt[1303]:00000005:8000000e: destroy running...
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd4c1d778 owner ff
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau: lxqt-panel[1307]:00000003:8000000e: ioctl: delete size 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: lxqt-panel[1307]:00000003:8000000e: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000005:8000000e: destroy completed in 6us...
nouveau: lxqt-panel[1307]:00000003:8000000e: fini children...
nouveau: lxqt-panel[1307]:00000003:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: lxqt-panel[1307]:00000003:8000000e: fini completed in 3us
nouveau: lxqt-panel[1307]:00000003:8000000e: destroy children...
nouveau: lxqt-panel[1307]:00000003:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: lxqt-panel[1307]:00000003:8000000e: destroy completed in 8us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc19eee80 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc9bbe680 owner ff
nouveau: lxqt-leave[17537]:00000006:8000000e: ioctl: delete size 0
nouveau: pcmanfm-qt[1303]:00000005:8000000e: ioctl: delete size 0
nouveau: lxqt-leave[17537]:00000006:8000000e: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000005:8000000e: ioctl: delete
nouveau: lxqt-leave[17537]:00000006:8000000e: fini children...
nouveau: lxqt-leave[17537]:00000006:8000000e: fini running...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: fini children...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 6 wait:0
nouveau: pcmanfm-qt[1303]:00000005:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 5 wait:0
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 6
nouveau 0000:01:00.0: fifo: event: blocking 0 on 6
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau: lxqt-leave[17537]:00000006:8000000e: fini completed in 10us
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 5
nouveau: lxqt-leave[17537]:00000006:8000000e: destroy children...
nouveau: lxqt-leave[17537]:00000006:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 6
nouveau 0000:01:00.0: fifo: event: blocking 0 on 5
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 6 wait:0
nouveau: lxqt-leave[17537]:00000006:8000000e: destroy completed in 3us...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: fini completed in 25us
nouveau: pcmanfm-qt[1303]:00000005:8000000e: destroy children...
nouveau: pcmanfm-qt[1303]:00000005:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 5
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 5 wait:0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc19eee48 owner ff
nouveau: pcmanfm-qt[1303]:00000005:8000000e: destroy completed in 23us...
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: lxqt-leave[17537]:00000000:0000c46f: ioctl: delete
nouveau: lxqt-leave[17537]:00000000:0000c46f: fini children...
nouveau: lxqt-leave[17537]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000:0006:0006: block 0
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc9bbe648 owner ff
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: ioctl: delete size 0
nouveau 0000:01:00.0: fifo:000000:0006:0006: preempt
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: ioctl: delete
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: fini children...
nouveau 0000:01:00.0: fifo:000000:0006:0006: remove
nouveau: pcmanfm-qt[1303]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:6 chans:6
nouveau 0000:01:00.0: fifo:000000:0005:0005: block 0
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00026000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00026000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00026010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0005:      RAMRL+00026020: chans:1
nouveau 0000:01:00.0: fifo:000000:0005:0005: RAMRL+00026030: [pcmanfm-qt[1303]]
nouveau 0000:01:00.0: fifo:000000:0004:      RAMRL+00026040: chans:1
nouveau 0000:01:00.0: fifo:000000:0004:0004: RAMRL+00026050: [blueman-applet[1301]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00026nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00026070: [qlipper[1586]]
nouveau: DRM-master:00000000:00000000: destroy completed in 7us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bb5758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bb5358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2258558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bb5f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc0b04918 owner ff
nouveau: blueman-applet[1301]:00000000:0000c5b5: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:0000c5b5: ioctl: delete
nouveau: blueman-applet[1301]:00000000:0000c5b5: fini children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: fini running...
nouveau: blueman-applet[1301]:00000000:0000c5b5: fini completed in 2us
nouveau: blueman-applet[1301]:00000000:0000c5b5: destroy children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: destroy running...
nouveau: blueman-applet[1301]:00000000:0000c5b5: destroy children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: destroy running...
nouveau: blueman-applet[1301]:00000000:0000c5b5: destroy completed in 2us...
nouveau: blueman-applet[1301]:00000000:0000c5b5: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bb5d78 owner ff
nouveau: blueman-applet[1301]:00000004:8000000e: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000004:8000000e: ioctl: delete
nouveau: blueman-applet[1301]:00000004:8000000e: fini children...
nouveau: blueman-applet[1301]:00000004:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: blueman-applet[1301]:00000004:8000000e: fini completed in 5us
nouveau: blueman-applet[1301]:00000004:8000000e: destroy children...
nouveau: blueman-applet[1301]:00000004:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: blueman-applet[1301]:00000004:8000000e: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7a658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7a458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7ac58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7a758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7bf58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 4us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:0nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000019ac2d0 owner 01
nouveau: qlipper[1586]:beef003d:0000c597: ioctl: delete size 0
nouveau: qlipper[1586]:beef003d:0000c597: ioctl: delete
nouveau: qlipper[1586]:beef003d:0000c597: fini children...
nouveau: qlipper[1586]:beef003d:0000c597: fini running...
nouveau: qlipper[1586]:beef003d:0000c597: fini completed in 4us
nouveau: qlipper[1586]:beef003d:0000c597: destroy children...
nouveau: qlipper[1586]:beef003d:0000c597: destroy running...
nouveau: qlipper[1586]:beef003d:0000c597: destroy children...
nouveau: qlipper[1586]:beef003d:0000c597: destroy running...
nouveau: qlipper[1586]:beef003d:0000c597: destroy completed in 1us...
nouveau: qlipper[1586]:beef003d:0000c597: destroy completed in 10us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000019ac2a0 owner 01
nouveau: qlipper[1586]:beef902d:0000902d: ioctl: delete size 0
nouveau: qlipper[1586]:beef902d:0000902d: ioctl: delete
nouveau: qlipper[1586]:beef902d:0000902d: fini children...
nouveau: qlipper[1586]:beef902d:0000902d: fini running...
nouveau: qlipper[1586]:beef902d:0000902d: fini completed in 1us
nouveau: qlipper[1586]:beef902d:0000902d: destroy children...
nouveau: qlipper[1586]:beef902d:0000902d: destroy running...
nouveau: qlipper[1586]:beef902d:0000902d: destroy children...
nouveau: qlipper[1586]:beef902d:0000902d: destroy running...
nouveau: qlipper[1586]:beef902d:0000902d: destroy completed in 3us...
nouveau: qlipper[1586]:beef902d:0000902d: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000019ad1c0 owner 01
nouveau: qlipper[1586]:beef323f:0000a140: ioctl: delete size 0
nouveau: qlipper[1586]:beef323f:0000a140: ioctl: delete
nouveau: qlipper[1586]:beef323f:0000a140: fini children...
nouveau: qlipper[1586]:beef323f:0000a140: fini running...
nouveau: qlipper[1586]:beef323f:0000a140: fini completed in 2us
nouveau: qlipper[1586]:beef323f:0000a140: destroy children...
nouveau: qlipper[1586]:beef323f:0000a140: destroy running...
nouveau: qlipper[1586]:beef323f:0000a140: destroy children...
nouveau: qlipper[1586]:beef323f:0000a140: destroy running...
nouveau: qlipper[1586]:beef323f:0000a140: destroy completed in 4us...
nouveau: qlipper[1586]:beef323f:0000a140: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000019ac270 owner 01
nouveau: qlipper[1586]:00000000:0000c5b5: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:0000c5b5: ioctl: delete
nouveau: qlipper[1586]:00000000:0000c5b5: fini children...
nouveau: qlipper[1586]:00000000:0000c5b5: fini running...
nouveau: qlipper[1586]:00000000:0000c5b5: fini completed in 1us
nouveau: qlipper[1586]:00000000:0000c5b5: destroy children...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy running...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy children...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy running...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy completed in 2us...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 00000000019acbb0 owner 01
nouveau: qlipper[1586]:beef00c0:0000c5c0: ioctl: delete size 0
nouveau: qlipper[1586]:beef00c0:0000c5c0: ioctl: delete
nouveau: qlipper[1586]:beef00c0:0000c5c0: fini children...
nouveau: qlipper[1586]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:00000000:00000000: fini children...
nouveau: qlipper[1586]:00000000:00000000: fini running...
nouveau: qlipper[1586]:00000000:00000000: fini completed in 1us
nouveau: qlipper[1586]:beef00c0:0000c5c0: fini completed in 34us
nouveau: qlipper[1586]:beef00c0:0000c5c0: destroy children...
nouveau: qlipper[1586]:beef00c0:0000c5c0: destroy running...
nouveau: qlipper[1586]:beef00c0:0000c5c0: destroy children...
nouveau: qlipper[1586]:beef00c0:0000c5c0: destroy running...
nouveau: qlipper[1586]:beef00c0:0000c5c0: destroy completed in 1us...
nouveau 0000:01:00.0: fifo:000000:0007:0007: dtor cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0007: dtor vctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0007: dtor ectx 0[gr]
nouveau: qlipper[1586]:00000000:00000000: destroy children...
nouveau: qlipper[1586]:00000000:00000000: destroy running...
nouveau: qlipper[1586]:00000000:00000000: destroy completed in 58us...
nouveau: qlipper[1586]:beef00c0:0000c5c0: destroy completed in 106us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7be58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 3us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7bd58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7bc58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7bb58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 4us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e31a33b58 owner ff
nouveau: qlipper[1586]:00000000:0000c5b5: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:0000c5b5: ioctl: delete
nouveau: qlipper[1586]:00000000:0000c5b5: fini children...
nouveau: qlipper[1586]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: qlipper[1586]:00000000:00000000: fini children...
nouveau: qlipper[1586]:00000000:00000000: fini running...
nouveau: qlipper[1586]:00000000:00000000: fini completed in 1us
nouveau: qlipper[1586]:00000000:0000c5b5: fini completed in 26us
nouveau: qlipper[1586]:00000000:0000c5b5: destroy children...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy running...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy children...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy running...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy completed in 1us...
nouveau 0000:01:00.0: fifo:000000:0007:0007: dtor cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0007: dtor vctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0007: dtor ectx 11[ce0]
nouveau: qlipper[1586]:00000000:00000000: destroy children...
nouveau: qlipper[1586]:00000000:00000000: destroy running...
nouveau: qlipper[1586]:00000000:00000000: destroy completed in 2us...
nouveau: qlipper[1586]:00000000:0000c5b5: destroy completed in 36us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7ab78 owner ff
nouveau: qlipper[1586]:00000007:8000000e: ioctl: delete size 0
nouveau: qlipper[1586]:00000007:8000000e: ioctl: delete
nouveau: qlipper[1586]:00000007:8000000e: fini children...
nouveau: qlipper[1586]:00000007:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: qlipper[1586]:00000007:8000000e: fini completed in 3us
nouveau: qlipper[1586]:00000007:8000000e: destroy children...
nouveau: qlipper[1586]:00000007:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: qlipper[1586]:00000007:8000000e: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bbd680 owner ff
nouveau: blueman-applet[1301]:00000004:8000000e: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000004:8000000e: ioctl: delete
nouveau: blueman-applet[1301]:00000004:8000000e: fini children...
nouveau: blueman-applet[1301]:00000004:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 4 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 4
nouveau 0000:01:00.0: fifo: event: blocking 0 on 4
nouveau: blueman-applet[1301]:00000004:8000000e: fini completed in 39us
nouveau: blueman-applet[1301]:00000004:8000000e: destroy children...
nouveau: blueman-applet[1301]:00000004:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 4
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 4 wait:0
nouveau: blueman-applet[1301]:00000004:8000000e: destroy completed in 30us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bbd648 owner ff
nouveau: blueman-applet[1301]:00000000:0000c46f: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:0000c46f: ioctl: delete
nouveau: blueman-applet[1301]:00000000:0000c46f: fini children...
nouveau: blueman-applet[1301]:beef323f:0000a140: fini children...
nouveau: blueman-applet[1301]:beef323f:0000a140: fini running...
nouveau: blueman-applet[1301]:beef323f:0000a140: fini completed in 2us
nouveau: blueman-applet[1301]:00000000:0000c5b5: fini children...
nouveau: blueman-applet[1301]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:00000000:00000000: fini children...
nouveau: blueman-applet[1301]:00000000:00000000: fini running...
nouveau: blueman-applet[1301]:00000000:00000000: fini completed in 1us
nouveau: blueman-applet[1301]:00000000:0000c5b5: fini completed in 31us
nouveau: blueman-applet[1301]:beef902d:0000902d: fini children...
nouveau: blueman-applet[1301]:beef902d:0000902d: fini running...
nouveau: blueman-applet[1301]:beef902d:0000902d: fini completed in 1us
nouveau: blueman-applet[1301]:beef003d:0000c597: fini children...
nouveau: blueman-applet[1301]:beef003d:0000c597: fini running...
nouveau: blueman-applet[1301]:beef003d:0000c597: fini completed in 60us
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: fini children...
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: blueman-applet[1301]:00000000:00000000: fini children...
nouveau: blueman-applet[1301]:00000000:00000000: fini running...
nouveau: blueman-applet[1301]:00000000:00000000: fini completed in 2us
nouveau: blueman-applet[1301]:beef00c0:0000c5c0: fini completed in 37us
nouveau: blueman-applet[1301]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000:0004:0004: block 0
nouveau 0000:01:00.0: fifo:000000:0004:0004: preempt
nouveau 0000:01:00.0: fifo:000000:0004:0004: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:3 chans:3
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:00029000
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+00029000: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+00029010: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+00029020: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+00029030: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0007:      RAMRL+00029040: chans:1
nouveau 0000:01:00.0: fifo:000000:0007:0007: RAMRL+00029050: [qlipper[1586]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:00029000 count:6
nouveau: blueman-applet[1301]:00000000:0000c46f: fini completed in 190us
nouveau: blueman-applet[1301]:00000000:0000c46f: destroy children...
nouveau: blueman-applet[1301]:beef323f:0000a140: destroy children...
nouveau: blueman-applet[1301]:beef323f:0000a140: destroy running...
nouveau: blueman-applet[1301]:beef323f:0000a140: destroy children...
nouveau: blueman-applet[1301]:beef323f:0000a140: destroy running...
nouveau: blueman-applet[1301]:beef323f:0000a140: destroy completed in 2us...
nouveau: blueman-applet[1301]:00000000:0000c46fnouveau: blueman-applet[1301]:00000000:0000c46f: destroy completed in 168us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff995dc1bbd4a0 owner ff
nouveau: blueman-applet[1301]:00000000:8000900b: ioctl: unmap size 0
nouveau: blueman-applet[1301]:00000000:8000900b: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bbd4a0 owner ff
nouveau: blueman-applet[1301]:00000000:8000900b: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:8000900b: ioctl: delete
nouveau: blueman-applet[1301]:00000000:8000900b: fini children...
nouveau: blueman-applet[1301]:00000000:8000900b: fini running...
nouveau: blueman-applet[1301]:00000000:8000900b: fini completed in 1us
nouveau: blueman-applet[1301]:00000000:8000900b: destroy children...
nouveau: blueman-applet[1301]:00000000:8000900b: destroy running...
nouveau: blueman-applet[1301]:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd size 24
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bb5958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1b78600 owner ff
nouveau: blueman-applet[1301]:00000000:00000080: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:00000080: ioctl: delete
nouveau: blueman-applet[1301]:00000000:00000080: fini children...
nouveau: blueman-applet[1301]:00000000:00000080: fini running...
nouveau: blueman-applet[1301]:00000000:00000080: fini completed in 1us
nouveau: blueman-applet[1301]:00000000:00000080: destroy children...
nouveau: blueman-applet[1301]:00000000:00000080: destroy running...
nouveau: blueman-applet[1301]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bbd9d0 owner ff
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:8000c00d: ioctl: delete
nouveau: blueman-applet[1301]:00000000:8000c00d: fini children...
nouveau: blueman-applet[1301]:00000000:8000c00d: fini running...
nouveau: blueman-applet[1301]:00000000:8000c00d: fini completed in 2us
nouveau: blueman-applet[1301]:00000000:8000c00d: destroy children...
nouveau: blueman-applet[1301]:00000000:8000c00d: destroy running...
nouveau: blueman-applet[1301]:00000000:8000c00d: destroy completed in 9us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bbd968 owner ff
nouveau: blueman-applet[1301]:00000000:80009009: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:80009009: ioctl: delete
nouveau: blueman-applet[1301]:00000000:80009009: fini children...
nouveau: blueman-applet[1301]:00000000:80009009: fini running...
nouveau: blueman-applet[1301]:00000000:80009009: fini completed in 2us
nouveau: blueman-applet[1301]:00000000:80009009: destroy children...
nouveau: blueman-applet[1301]:00000000:80009009: destroy running...
nouveau: blueman-applet[1301]:00000000:80009009: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc1bbd878 owner ff
nouveau: blueman-applet[1301]:00000000:00000080: ioctl: delete size 0
nouveau: blueman-applet[1301]:00000000:00000080: ioctl: delete
nouveau: blueman-applet[1301]:00000000:00000080: fini children...
nouveau: blueman-applet[1301]:00000000:00000080: fini running...
nouveau: blueman-applet[1301]:00000000:00000080: fini completed in 2us
nouveau: blueman-applet[1301]:00000000:00000080: destroy children...
nouveau: blueman-applet[1301]:00000000:00000080: destroy running...
nouveau: blueman-applet[1301]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: blueman-applet[1301]:00000000:00000080: fini children...
nouveau: blueman-applet[1301]:00000000:00000080: fini running...
nouveau: blueman-applet[1301]:00000000:00000080: fini completed in 3us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 6us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: blueman-applet[1301]:00000000:00000080: destroy children...
nouveau: blueman-applet[1301]:00000000:00000080: destroy running...
nouveau: blueman-applet[1301]:00000000:00000080: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 6us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc18bae80 owner ff
nouveau: qlipper[1586]:00000007:8000000e: ioctl: delete size 0
nouveau: qlipper[1586]:00000007:8000000e: ioctl: delete
nouveau: qlipper[1586]:00000007:8000000e: fini children...
nouveau: qlipper[1586]:00000007:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 7 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 7
nouveau 0000:01:00.0: fifo: event: blocking 0 on 7
nouveau: qlipper[1586]:00000007:8000000e: fini completed in 7us
nouveau: qlipper[1586]:00000007:8000000e: destroy children...
nouveau: qlipper[1586]:00000007:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 7
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 7 wait:0
nouveau: qlipper[1586]:00000007:8000000e: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc18bae48 owner ff
nouveau: qlipper[1586]:00000000:0000c46f: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:0000c46f: ioctl: delete
nouveau: qlipper[1586]:00000000:0000c46f: fini children...
nouveau: qlipper[1586]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000:0007:0007: block 0
nouveau 0000:01:00.0: fifo:000000:0007:0007: preempt
nouveau 0000:01:00.0: fifo:000000:0007:0007: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:2 chans:2
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0002a000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+0002a000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+0002a010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+0002a020: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+0002a030: [Xorg[1148]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0002a000 count:4
nouveau: qlipper[1586]:00000000:0000c46f: fini completed in 23us
nouveau: qlipper[1586]:00000000:0000c46f: destroy children...
nouveau: qlipper[1586]:00000000:0000c46f: destroy running...
nouveau: qlipper[1586]:00000000:0000c46f: destroy completed in 16us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff995dc18baca0 owner ff
nouveau: qlipper[1586]:00000000:8000900b: ioctl: unmap size 0
nouveau: qlipper[1586]:00000000:8000900b: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc18baca0 owner ff
nouveau: qlipper[1586]:00000000:8000900b: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:8000900b: ioctl: delete
nouveau: qlipper[1586]:00000000:8000900b: fini children...
nouveau: qlipper[1586]:00000000:8000900b: fini running...
nouveau: qlipper[1586]:00000000:8000900b: fini completed in 2us
nouveau: qlipper[1586]:00000000:8000900b: destroy children...
nouveau: qlipper[1586]:00000000:8000900b: destroy running...
nouveau: qlipper[1586]:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd52dbd58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd size 24
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995e1de7ba58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2332e00 owner ff
nouveau: qlipper[1586]:00000000:00000080: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:00000080: ioctl: delete
nouveau: qlipper[1586]:00000000:00000080: fini children...
nouveau: qlipper[1586]:00000000:00000080: fini running...
nouveau: qlipper[1586]:00000000:00000080: fini completed in 1us
nouveau: qlipper[1586]:00000000:00000080: destroy children...
nouveau: qlipper[1586]:00000000:00000080: destroy running...
nouveau: qlipper[1586]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc18bf9d0 owner ff
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:8000c00d: ioctl: delete
nouveau: qlipper[1586]:00000000:8000c00d: fini children...
nouveau: qlipper[1586]:00000000:8000c00d: fini running...
nouveau: qlipper[1586]:00000000:8000c00d: fini completed in 1us
nouveau: qlipper[1586]:00000000:8000c00d: destroy children...
nouveau: qlipper[1586]:00000000:8000c00d: destroy running...
nouveau: qlipper[1586]:00000000:8000c00d: destroy completed in 19us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc18bf968 owner ff
nouveau: qlipper[1586]:00000000:80009009: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:80009009: ioctl: delete
nouveau: qlipper[1586]:00000000:80009009: fini children...
nouveau: qlipper[1586]:00000000:80009009: fini running...
nouveau: qlipper[1586]:00000000:80009009: fini completed in 2us
nouveau: qlipper[1586]:00000000:80009009: destroy children...
nouveau: qlipper[1586]:00000000:80009009: destroy running...
nouveau: qlipper[1586]:00000000:80009009: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc18bf878 owner ff
nouveau: qlipper[1586]:00000000:00000080: ioctl: delete size 0
nouveau: qlipper[1586]:00000000:00000080: ioctl: delete
nouveau: qlipper[1586]:00000000:00000080: fini children...
nouveau: qlipper[1586]:00000000:00000080: fini running...
nouveau: qlipper[1586]:00000000:00000080: fini completed in 1us
nouveau: qlipper[1586]:00000000:00000080: destroy children...
nouveau: qlipper[1586]:00000000:00000080: destroy running...
nouveau: qlipper[1586]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: qlipper[1586]:00000000:00000080: fini children...
nouveau: qlipper[1586]:00000000:00000080: fini running...
nouveau: qlipper[1586]:00000000:00000080: fini completed in 2us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 5us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: qlipper[1586]:00000000:00000080: destroy children...
nouveau: qlipper[1586]:00000000:00000080: destroy running...
nouveau: qlipper[1586]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 5us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc60cf058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2112d58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2112e58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2112f58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2113058 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2113158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc60cf158 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc60cef58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc60cee58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc60cf258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2113658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2113758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2113858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2113958 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2112c58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dd392f6d8 owner ff
nouveau: Xorg[1148]:00000000:0000c5b5: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:0000c5b5: ioctl: delete
nouveau: Xorg[1148]:00000000:0000c5b5: fini children...
nouveau: Xorg[1148]:00000000:0000c5b5: fini running...
nouveau: Xorg[1148]:00000000:0000c5b5: fini completed in 1us
nouveau: Xorg[1148]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy completed in 1us...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy completed in 3us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2112a78 owner ff
nouveau: Xorg[1148]:00000002:8000000e: ioctl: delete size 0
nouveau: Xorg[1148]:00000002:8000000e: ioctl: delete
nouveau: Xorg[1148]:00000002:8000000e: fini children...
nouveau: Xorg[1148]:00000002:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: Xorg[1148]:00000002:8000000e: fini completed in 3us
nouveau: Xorg[1148]:00000002:8000000e: destroy children...
nouveau: Xorg[1148]:00000002:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: Xorg[1148]:00000002:8000000e: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4b87e80 owner ff
nouveau: Xorg[1148]:00000002:8000000e: ioctl: delete size 0
nouveau: Xorg[1148]:00000002:8000000e: ioctl: delete
nouveau: Xorg[1148]:00000002:8000000e: fini children...
nouveau: Xorg[1148]:00000002:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 2 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 2
nouveau 0000:01:00.0: fifo: event: blocking 0 on 2
nouveau: Xorg[1148]:00000002:8000000e: fini completed in 1360us
nouveau: Xorg[1148]:00000002:8000000e: destroy children...
nouveau: Xorg[1148]:00000002:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 2
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 2 wait:0
nouveau: Xorg[1148]:00000002:8000000e: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4b87e48 owner ff
nouveau: Xorg[1148]:00000000:0000c46f: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:0000c46f: ioctl: delete
nouveau: Xorg[1148]:00000000:0000c46f: fini children...
nouveau: Xorg[1148]:beef323f:0000a140: fini children...
nouveau: Xorg[1148]:beef323f:0000a140: fini running...
nouveau: Xorg[1148]:beef323f:0000a140: fini completed in 1us
nouveau: Xorg[1148]:00000000:0000c5b5: fini children...
nouveau: Xorg[1148]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:00000000:00000000: fini children...
nouveau: Xorg[1148]:00000000:00000000: fini running...
nouveau: Xorg[1148]:00000000:00000000: fini completed in 311us
nouveau: Xorg[1148]:00000000:0000c5b5: fini completed in 3109us
nouveau: Xorg[1148]:beef902d:0000902d: fini children...
nouveau: Xorg[1148]:beef902d:0000902d: fini running...
nouveau: Xorg[1148]:beef902d:0000902d: fini completed in 185us
nouveau: Xorg[1148]:beef003d:0000c597: fini children...
nouveau: Xorg[1148]:beef003d:0000c597: fini running...
nouveau: Xorg[1148]:beef003d:0000c597: fini completed in 238us
nouveau: Xorg[1148]:beef00c0:0000c5c0: fini children...
nouveau: Xorg[1148]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[1148]:00000000:00000000: fini children...
nouveau: Xorg[1148]:00000000:00000000: fini running...
nouveau: Xorg[1148]:00000000:00000000: fini completed in 176us
nouveau: Xorg[1148]:beef00c0:0000c5c0: fini completed in 1643us
nouveau: Xorg[1148]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: block 0
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000:0002:0002: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0002b000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+0002b000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+0002b010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0002b000 count:2
nouveau: Xorg[1148]:00000000:0000c46f: fini completed in 8371us
nouveau: Xorg[1148]:00000000:0000c46f: destroy children...
nouveau: Xorg[1148]:beef323f:0000a140: destroy children...
nouveau: Xorg[1148]:beef323f:0000a140: destroy running...
nouveau: Xorg[1148]:beef323f:0000a140: destroy children...
nouveau: Xorg[1148]:beef323f:0000a140: destroy running...
nouveau: Xorg[1148]:beef323f:0000a140: destroy completed in 148us...
nouveau: Xorg[1148]:beef323f:0000a140: destroy completed in 598us...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy children...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy running...
nouveau: Xorg[1148]:00000000:0000c5b5: destroy completed in 166us...
nouveau 0000:01:00.0: fifo:000000:0002:0002: dtor cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0002: dtor vctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0002: dtor ectx 11[ce0]
nouveau: Xorg[1148]:00000000:00000000: destroy children...
nouveau: Xorg[1148]:00000000:00000000: destroy running...
nouveau: Xorg[1148]:00000000:00000000: destroy completed in 157us...
nouveau 0000:01:00.0: ce0: fini running...
nouveau 0000:01:00.0: ce0: fini completed in 5us
nouveau: Xorg[1148]:00000000:0000c5b5: destroy completed in 2231us...
nouveau: Xorg[1148]:beef902d:0000902d: destroy children...
nouveau: Xorg[1148]:beef902d:0000902d: destroy running...
nouveau: Xorg[1148]:beef902d:0000902d: destroy children...
nouveau: Xorg[1148]:beef902d:0000902d: destroy running...
nouveau: Xorg[1148]:beef902d:0000902d: destroy completed in 129us...
nouveau: Xorg[1148]:beef902d:0000902d: destroy completed in 528us...
nouveau: Xorg[1148]:beef003d:0000c597: destroy children...
nouveau: Xorg[1148]:beef003d:0000c597: destroy running...
nouveau: Xorg[1148]:beef003d:0000c597: destroy children...
nouveau: Xorg[1148]:beef003d:0000c597: destroy running...
nouveau: Xorg[1148]:beef003d:0000c597: destroy completed in 129us...
nouveau: Xorg[1148]:beef003d:0000c597: destroy completed in 519us...
nouveau: Xorg[1148]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[1148]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[1148]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[1148]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[1148]:beef00c0:0000c5c0: destroy completed in 124us...
nouveau 0000:01:00.0: fifo:000000:0002:0002: dtor cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0002: dtor vctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0002: dtor ectx 0[gr]
nouveau: Xorg[1148]:00000000:00000000: destroy children...
nouveau: Xorg[1148]:00000000:00000000: destroy running...
nouveau: Xorg[1148]:00000000:00000000: destroy completed in 183us...
nouveau 0000:01:00.0: gr: fini running...
nouveau 0000:01:00.0: gr: released gpccs falcon
nouveau 0000:01:00.0: gr: released fecs falcon
nouveau 0000:01:00.0: gr: fini completed in 270us
nouveau: Xorg[1148]:beef00c0:0000c5c0: destroy completed in 2026us...
nouveau: Xorg[1148]:00000000:0000c46f: destroy running...
nouveau: Xorg[1148]:00000000:0000c46f: destroy completed in 7483us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff995dc4b87ca0 owner ff
nouveau: Xorg[1148]:00000000:8000900b: ioctl: unmap size 0
nouveau: Xorg[1148]:00000000:8000900b: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4b87ca0 owner ff
nouveau: Xorg[1148]:00000000:8000900b: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:8000900b: ioctl: delete
nouveau: Xorg[1148]:00000000:8000900b: fini children...
nouveau: Xorg[1148]:00000000:8000900b: fini running...
nouveau: Xorg[1148]:00000000:8000900b: fini completed in 137us
nouveau: Xorg[1148]:00000000:8000900b: destroy children...
nouveau: Xorg[1148]:00000000:8000900b: destroy running...
nouveau: Xorg[1148]:00000000:8000900b: destroy completed in 134us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc2112658 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 146us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 144us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc015a600 owner ff
nouveau: Xorg[1148]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:00000080: ioctl: delete
nouveau: Xorg[1148]:00000000:00000080: fini children...
nouveau: Xorg[1148]:00000000:00000080: fini running...
nouveau: Xorg[1148]:00000000:00000080: fini completed in 144us
nouveau: Xorg[1148]:00000000:00000080: destroy children...
nouveau: Xorg[1148]:00000000:00000080: destroy running...
nouveau: Xorg[1148]:00000000:00000080: destroy completed in 142us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4b879d0 owner ff
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[1148]:00000000:8000c00d: fini children...
nouveau: Xorg[1148]:00000000:8000c00d: fini running...
nouveau: Xorg[1148]:00000000:8000c00d: fini completed in 152us
nouveau: Xorg[1148]:00000000:8000c00d: destroy children...
nouveau: Xorg[1148]:00000000:8000c00d: destroy running...
nouveau: Xorg[1148]:00000000:8000c00d: destroy completed in 172us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4b87968 owner ff
nouveau: Xorg[1148]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:80009009: ioctl: delete
nouveau: Xorg[1148]:00000000:80009009: fini children...
nouveau: Xorg[1148]:00000000:80009009: fini running...
nouveau: Xorg[1148]:00000000:80009009: fini completed in 155us
nouveau: Xorg[1148]:00000000:80009009: destroy children...
nouveau: Xorg[1148]:00000000:80009009: destroy running...
nouveau: Xorg[1148]:00000000:80009009: destroy completed in 153us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4b87878 owner ff
nouveau: Xorg[1148]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[1148]:00000000:00000080: ioctl: delete
nouveau: Xorg[1148]:00000000:00000080: fini children...
nouveau: Xorg[1148]:00000000:00000080: fini running...
nouveau: Xorg[1148]:00000000:00000080: fini completed in 153us
nouveau: Xorg[1148]:00000000:00000080: destroy children...
nouveau: Xorg[1148]:00000000:00000080: destroy running...
nouveau: Xorg[1148]:00000000:00000080: destroy completed in 163us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: Xorg[1148]:00000000:00000080: fini children...
nouveau: Xorg[1148]:00000000:00000080: fini running...
nouveau: Xorg[1148]:00000000:00000080: fini completed in 146us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 586us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: Xorg[1148]:00000000:00000080: destroy children...
nouveau: Xorg[1148]:00000000:00000080: destroy running...
nouveau: Xorg[1148]:00000000:00000080: destroy completed in 143us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 568us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff995dc4bc9400 object ffff995dc4bc9400
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 164us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995dc4bc9478 object ffff995dc4bc9478
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[17598]:00000000:00000080: init running...
nouveau: Xorg[17598]:00000000:00000080: init children...
nouveau: Xorg[17598]:00000000:00000080: init completed in 158us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9478 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9478 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9478 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 88
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc4bc9478 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[17598]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff995dc4bc9568 object ffff995dc4bc9568
nouveau: Xorg[17598]:00000000:80009009: init running...
nouveau: Xorg[17598]:00000000:80009009: init children...
nouveau: Xorg[17598]:00000000:80009009: init completed in 179us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[17598]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff995dc4bc95d0 object ffff995dc4bc95d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ffe47000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[17598]:00000000:8000c00d: init running...
nouveau: Xorg[17598]:00000000:8000c00d: init children...
nouveau: Xorg[17598]:00000000:8000c00d: init completed in 218us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4bc95d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[17598]:00000000:8000c00d: fini children...
nouveau: Xorg[17598]:00000000:8000c00d: fini running...
nouveau: Xorg[17598]:00000000:8000c00d: fini completed in 210us
nouveau: Xorg[17598]:00000000:8000c00d: destroy children...
nouveau: Xorg[17598]:00000000:8000c00d: destroy running...
nouveau: Xorg[17598]:00000000:8000c00d: destroy completed in 289us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4bc9568 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete
nouveau: Xorg[17598]:00000000:80009009: fini children...
nouveau: Xorg[17598]:00000000:80009009: fini running...
nouveau: Xorg[17598]:00000000:80009009: fini completed in 203us
nouveau: Xorg[17598]:00000000:80009009: destroy children...
nouveau: Xorg[17598]:00000000:80009009: destroy running...
nouveau: Xorg[17598]:00000000:80009009: destroy completed in 198us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc4bc9478 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete
nouveau: Xorg[17598]:00000000:00000080: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini running...
nouveau: Xorg[17598]:00000000:00000080: fini completed in 182us
nouveau: Xorg[17598]:00000000:00000080: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy running...
nouveau: Xorg[17598]:00000000:00000080: destroy completed in 255us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 172us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 168us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff995dc8a84800 object ffff995dc8a84800
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995dc8a84878 object ffff995dc8a84878
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[17598]:00000000:00000080: init running...
nouveau: Xorg[17598]:00000000:00000080: init children...
nouveau: Xorg[17598]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 88
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[17598]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff995dc8a84968 object ffff995dc8a84968
nouveau: Xorg[17598]:00000000:80009009: init running...
nouveau: Xorg[17598]:00000000:80009009: init children...
nouveau: Xorg[17598]:00000000:80009009: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[17598]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff995dc8a849d0 object ffff995dc8a849d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ffe47000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[17598]:00000000:8000c00d: init running...
nouveau: Xorg[17598]:00000000:8000c00d: init children...
nouveau: Xorg[17598]:00000000:8000c00d: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[17598]:00000000:8000c00d: fini children...
nouveau: Xorg[17598]:00000000:8000c00d: fini running...
nouveau: Xorg[17598]:00000000:8000c00d: fini completed in 2us
nouveau: Xorg[17598]:00000000:8000c00d: destroy children...
nouveau: Xorg[17598]:00000000:8000c00d: destroy running...
nouveau: Xorg[17598]:00000000:8000c00d: destroy completed in 13us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete
nouveau: Xorg[17598]:00000000:80009009: fini children...
nouveau: Xorg[17598]:00000000:80009009: fini running...
nouveau: Xorg[17598]:00000000:80009009: fini completed in 1us
nouveau: Xorg[17598]:00000000:80009009: destroy children...
nouveau: Xorg[17598]:00000000:80009009: destroy running...
nouveau: Xorg[17598]:00000000:80009009: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete
nouveau: Xorg[17598]:00000000:00000080: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini running...
nouveau: Xorg[17598]:00000000:00000080: fini completed in 2us
nouveau: Xorg[17598]:00000000:00000080: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy running...
nouveau: Xorg[17598]:00000000:00000080: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 2us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff995dc8a84800 object ffff995dc8a84800
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995dc8a84878 object ffff995dc8a84878
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[17598]:00000000:00000080: init running...
nouveau: Xorg[17598]:00000000:00000080: init children...
nouveau: Xorg[17598]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 88
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[17598]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff995dc8a84968 object ffff995dc8a84968
nouveau: Xorg[17598]:00000000:80009009: init running...
nouveau: Xorg[17598]:00000000:80009009: init children...
nouveau: Xorg[17598]:00000000:80009009: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[17598]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff995dc8a849d0 object ffff995dc8a849d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ffe47000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[17598]:00000000:8000c00d: init running...
nouveau: Xorg[17598]:00000000:8000c00d: init children...
nouveau: Xorg[17598]:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[17598]:00000000:8000c00d: fini children...
nouveau: Xorg[17598]:00000000:8000c00d: fini running...
nouveau: Xorg[17598]:00000000:8000c00d: fini completed in 2us
nouveau: Xorg[17598]:00000000:8000c00d: destroy children...
nouveau: Xorg[17598]:00000000:8000c00d: destroy running...
nouveau: Xorg[17598]:00000000:8000c00d: destroy completed in 11us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete
nouveau: Xorg[17598]:00000000:80009009: fini children...
nouveau: Xorg[17598]:00000000:80009009: fini running...
nouveau: Xorg[17598]:00000000:80009009: fini completed in 1us
nouveau: Xorg[17598]:00000000:80009009: destroy children...
nouveau: Xorg[17598]:00000000:80009009: destroy running...
nouveau: Xorg[17598]:00000000:80009009: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete
nouveau: Xorg[17598]:00000000:00000080: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini running...
nouveau: Xorg[17598]:00000000:00000080: fini completed in 1us
nouveau: Xorg[17598]:00000000:00000080: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy running...
nouveau: Xorg[17598]:00000000:00000080: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 2us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 80
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000000 route 00 token ffff995dc8a84800 object ffff995dc8a84800
nouveau: DRM-master:00000000:00000000: init running...
nouveau: DRM-master:00000000:00000000: init children...
nouveau: DRM-master:00000000:00000000: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 00 object 0000000000000000 owner 00
nouveau: DRM-master:00000000:00000000: ioctl: nop size 8
nouveau: DRM-master:00000000:00000000: ioctl: nop vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995dc8a84878 object ffff995dc8a84878
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[17598]:00000000:00000080: init running...
nouveau: Xorg[17598]:00000000:00000080: init children...
nouveau: Xorg[17598]:00000000:00000080: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 88
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 62
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: new size 38
nouveau: Xorg[17598]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 80009009 route 00 token ffff995dc8a84968 object ffff995dc8a84968
nouveau: Xorg[17598]:00000000:80009009: init running...
nouveau: Xorg[17598]:00000000:80009009: init children...
nouveau: Xorg[17598]:00000000:80009009: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 43
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 19
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 01
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 52
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd size 28
nouveau: Xorg[17598]:00000000:80009009: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[17598]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000c00d route 00 token ffff995dc8a849d0 object ffff995dc8a849d0
nouveau 0000:01:00.0: imem: new 00000020 00001000 1: 00ffe47000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[17598]:00000000:8000c00d: init running...
nouveau: Xorg[17598]:00000000:8000c00d: init children...
nouveau: Xorg[17598]:00000000:8000c00d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 40
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 16
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 00
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass size 24
nouveau: Xorg[17598]:00000000:80009009: ioctl: sclass vers 0 count 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36358 object ffff995dcac36358
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 01 token ffff995dc08a1700 object 000000000164ec40
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[17598]:00000000:00000080: init running...
nouveau: Xorg[17598]:00000000:00000080: init children...
nouveau: Xorg[17598]:00000000:00000080: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 000000000164ec40 owner 01
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 72
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: new size 48
nouveau: DRM-master:00000000:00000000: ioctl: new vers 0 handle 00000000 class 00000080 route 00 token ffff995dc61c6000 object ffff995dc61c6000
nouveau: DRM-master:00000000:00000000: ioctl: create device size 16
nouveau: DRM-master:00000000:00000000: ioctl: create device v0 device ffffffffffffffff
nouveau: Xorg[17598]:00000000:00000080: init running...
nouveau: Xorg[17598]:00000000:00000080: init children...
nouveau: Xorg[17598]:00000000:00000080: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc61c6000 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 1080
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc61c6000 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 1056
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 1048
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 1 count 65
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc61c6000 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 112
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc61c6000 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass size 88
nouveau: Xorg[17598]:00000000:00000080: ioctl: sclass vers 0 count 10
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36358 object ffff995dcac36358
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000012000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: new size 56
nouveau: Xorg[17598]:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc8a824a0 object ffff995dc8a824a0
nouveau: Xorg[17598]:00000000:8000900b: init running...
nouveau: Xorg[17598]:00000000:8000900b: init children...
nouveau: Xorg[17598]:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 160
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc61c6000 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: new size 136
nouveau: Xorg[17598]:00000000:00000080: ioctl: new vers 0 handle 00000000 class 0000c46f route 00 token ffff995dc8a82648 object ffff995dc8a82648
nouveau 0000:01:00.0: imem: new 00001000 00001000 1: 00ffe46000 0000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: Xorg[17598]:00000000:0000c46f: init running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: allow 1
nouveau 0000:01:00.0: fifo:000000:0002:0002: insert
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:2 chans:2
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0002c000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+0002c000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+0002c010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000:0002:      RAMRL+0002c020: chans:1
nouveau 0000:01:00.0: fifo:000000:0002:0002: RAMRL+0002c030: [Xorg[17598]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0002c000 count:4
nouveau: Xorg[17598]:00000000:0000c46f: init children...
nouveau: Xorg[17598]:00000000:0000c46f: init completed in 22us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 07 object ffff995dc8a824a0 owner ff
nouveau: Xorg[17598]:00000000:8000900b: ioctl: map size 24
nouveau: Xorg[17598]:00000000:8000900b: ioctl: map vers 0
nouveau 0000:01:00.0: mmu: bar1: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 66
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 42
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle 00000002 class 8000000e route 00 token ffff995dc8a82680 object ffff995dc8a82680
nouveau 0000:01:00.0: fifo: event: ntfy add 00000002 on 1 wait:0
nouveau: Xorg[17598]:00000002:8000000e: init running...
nouveau: Xorg[17598]:00000002:8000000e: init children...
nouveau: Xorg[17598]:00000002:8000000e: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a82680 owner ff
nouveau: Xorg[17598]:00000002:8000000e: ioctl: mthd size 8
nouveau: Xorg[17598]:00000002:8000000e: ioctl: mthd vers 0 mthd 00
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 2
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 2
nouveau 0000:01:00.0: fifo: event: allowing 0 on 2
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 66
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 42
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle 00000002 class 8000000e route 00 token ffff995dcac37678 object ffff995dcac37678
nouveau 0000:01:00.0: fifo: event: ntfy add 00000000 on 1 wait:0
nouveau: Xorg[17598]:00000002:8000000e: init running...
nouveau: Xorg[17598]:00000002:8000000e: init children...
nouveau: Xorg[17598]:00000002:8000000e: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000010000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 00 token ffff995df206be58 object ffff995df206be58
nouveau 0000:01:00.0: ce0: init running...
nouveau 0000:01:00.0: ce0: init completed in 0us
nouveau 0000:01:00.0: fifo:000000:0002: ctor ectx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0002: ctor vctx 11[ce0]
nouveau 0000:01:00.0: imem: new 00002000 00000000 1: 00ffe44000 0000002000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000002000
nouveau 0000:01:00.0: fifo:000000:0002:0002: ctor cctx 11[ce0]
nouveau: Xorg[17598]:00000000:0000c5b5: init running...
nouveau: Xorg[17598]:00000000:00000000: init running...
nouveau: Xorg[17598]:00000000:00000000: init children...
nouveau: Xorg[17598]:00000000:00000000: init completed in 1us
nouveau 0000:01:00.0: fifo:000000:0002:0002: bind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[17598]:00000000:0000c5b5: init children...
nouveau: Xorg[17598]:00000000:0000c5b5: init completed in 22us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36e58 object ffff995dcac36e58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36d58 object ffff995dcac36d58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37558 object ffff995dcac37558
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37b58 object ffff995dcac37b58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36858 object ffff995dcac36858
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 136
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object 000000000164ec40 owner 01
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd size 112
nouveau: Xorg[17598]:00000000:00000080: ioctl: mthd vers 0 mthd 00
nouveau: Xorg[17598]:00000000:00000080: ioctl: device mthd 00000000
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info size 104
nouveau: Xorg[17598]:00000000:00000080: ioctl: device info vers 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37758 object ffff995dcac37758
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle beef323f class 0000a140 route 01 token ffff995dc08a1380 object 0000000001650340
nouveau 0000:01:00.0: gr: init running...
nouveau 0000:01:00.0: gr: acquired fecs falcon
nouveau 0000:01:00.0: gr: acquired gpccs falcon
nouveau 0000:01:00.0: fifo:000000:00[      gr]: 100010e9: busy 0 faulted 0 chsw 0 save 0 load 0 tsgid 233 -> tsgid 0 
nouveau 0000:01:00.0: sec2: dmem 00000020 <- 00000010 bytes at 00000000
dmem 00000020 <- 00031007 00000000 00000000 00000002
nouveau 0000:01:00.0: sec2: dmem 000000c0 -> 00000004 bytes at 00000000
dmem 000000c0 -> 00001007
nouveau 0000:01:00.0: sec2: dmem 000000c4 -> 0000000c bytes at 00000000
dmem 000000c4 -> 001f9000 00000000 00000002
nouveau 0000:01:00.0: sec2: fecs booted
nouveau 0000:01:00.0: sec2: dmem 00000030 <- 00000010 bytes at 00000000
dmem 00000030 <- 00031007 00000000 00000000 00000003
nouveau 0000:01:00.0: sec2: dmem 000000d0 -> 00000004 bytes at 00000000
dmem 000000d0 -> 00001007
nouveau 0000:01:00.0: sec2: dmem 000000d4 -> 0000000c bytes at 00000000
dmem 000000d4 -> 001f9100 00000000 00000003
nouveau 0000:01:00.0: sec2: gpccs booted
nouveau 0000:01:00.0: gr: init completed in 5453us
nouveau 0000:01:00.0: fifo:000000:0002: ctor ectx 0[gr]
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000020000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000003000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000238000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau 0000:01:00.0: imem: new 00001000 00000100 0: 00ffe43000 0000001000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000001000
nouveau 0000:01:00.0: fifo:000000:0002: ctor vctx 0[gr]
nouveau 0000:01:00.0: imem: new 00073d00 00000000 0: 00ff9f0000 0000074000
nouveau 0000:01:00.0: mmu: bar2: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000074000
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 1 sparse 0 shift: 12 align: 0 size: 0000000000074000
nouveau 0000:01:00.0: fifo:000000:0002:0002: ctor cctx 0[gr]
nouveau: Xorg[17598]:beef323f:0000a140: init running...
nouveau: Xorg[17598]:00000000:00000000: init running...
nouveau: Xorg[17598]:00000000:00000000: init children...
nouveau: Xorg[17598]:00000000:00000000: init completed in 2us
nouveau 0000:01:00.0: fifo:000000:0002:0002: bind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[17598]:beef323f:0000a140: init children...
nouveau: Xorg[17598]:beef323f:0000a140: init completed in 42us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle 00000000 class 0000c5b5 route 01 token ffff995dc08a12e0 object 0000000001650260
nouveau: Xorg[17598]:00000000:0000c5b5: init running...
nouveau: Xorg[17598]:00000000:0000c5b5: init children...
nouveau: Xorg[17598]:00000000:0000c5b5: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle beef902d class 0000902d route 01 token ffff995dc08a10a0 object 0000000001652180
nouveau: Xorg[17598]:beef902d:0000902d: init running...
nouveau: Xorg[17598]:beef902d:0000902d: init children...
nouveau: Xorg[17598]:beef902d:0000902d: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle beef003d class 0000c597 route 01 token ffff995dc08a1420 object 00000000016521b0
nouveau: Xorg[17598]:beef003d:0000c597: init running...
nouveau: Xorg[17598]:beef003d:0000c597: init children...
nouveau: Xorg[17598]:beef003d:0000c597: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36458 object ffff995dcac36458
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37258 object ffff995dcac37258
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 00000000000d0000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac36258 object ffff995dcac36258
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000002200000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37a58 object ffff995dcac37a58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 16 align: 0 size: 0000000000020000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 8
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 80
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 01 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass size 56
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: sclass vers 0 count 6
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new size 32
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: new vers 0 handle beef00c0 class 0000c5c0 route 01 token ffff995dc08a1240 object 0000000001652570
nouveau: Xorg[17598]:beef00c0:0000c5c0: init running...
nouveau: Xorg[17598]:beef00c0:0000c5c0: init children...
nouveau: Xorg[17598]:beef00c0:0000c5c0: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37358 object ffff995dcac37358
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dcac37458 object ffff995dcac37458
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc188bc58 object ffff995dc188bc58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 1us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 104
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 80
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc188bb58 object ffff995dc188bb58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 3us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 12 align: 0 size: 0000000000080000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 82
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 02 object ffff995dc9c78170 owner ff
nouveau: DRM-master:00000000:80009009: ioctl: new size 58
nouveau: DRM-master:00000000:80009009: ioctl: new vers 0 handle 00000000 class 8000900b route 00 token ffff995dc188ba58 object ffff995dc188ba58
nouveau: DRM-master:00000000:8000900b: init running...
nouveau: DRM-master:00000000:8000900b: init children...
nouveau: DRM-master:00000000:8000900b: init completed in 2us
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 56
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 32
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: mmu: user: getref 0 mapref 0 sparse 0 shift: 21 align: 0 size: 0000000000400000
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 77
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 53
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 03
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc188ba58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 2us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36d58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37558 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37b58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36858 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dcac37678 owner ff
nouveau: Xorg[17598]:00000002:8000000e: ioctl: mthd size 8
nouveau: Xorg[17598]:00000002:8000000e: ioctl: mthd vers 0 mthd 00
nouveau 0000:01:00.0: fifo: event: ntfy allow 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: incr 00000001 on 0
nouveau 0000:01:00.0: fifo: event: allowing 0 on 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 32
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dcac37678 owner ff
nouveau: Xorg[17598]:00000002:8000000e: ioctl: mthd size 8
nouveau: Xorg[17598]:00000002:8000000e: ioctl: mthd vers 0 mthd 01
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 0
nouveau 0000:01:00.0: fifo: event: blocking 0 on 0
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37758 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36258 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37a58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37458 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc188bc58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 1us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc188bb58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 0us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36e58 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 0us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995df206be58 owner ff
nouveau: Xorg[17598]:00000000:0000c5b5: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:0000c5b5: ioctl: delete
nouveau: Xorg[17598]:00000000:0000c5b5: fini children...
nouveau: Xorg[17598]:00000000:0000c5b5: fini running...
nouveau: Xorg[17598]:00000000:0000c5b5: fini completed in 1us
nouveau: Xorg[17598]:00000000:0000c5b5: destroy children...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy running...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy children...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy running...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy completed in 1us...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy completed in 2us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac37678 owner ff
nouveau: Xorg[17598]:00000002:8000000e: ioctl: delete size 0
nouveau: Xorg[17598]:00000002:8000000e: ioctl: delete
nouveau: Xorg[17598]:00000002:8000000e: fini children...
nouveau: Xorg[17598]:00000002:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: Xorg[17598]:00000002:8000000e: fini completed in 2us
nouveau: Xorg[17598]:00000002:8000000e: destroy children...
nouveau: Xorg[17598]:00000002:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 0
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: Xorg[17598]:00000002:8000000e: destroy completed in 1us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a82680 owner ff
nouveau: Xorg[17598]:00000002:8000000e: ioctl: delete size 0
nouveau: Xorg[17598]:00000002:8000000e: ioctl: delete
nouveau: Xorg[17598]:00000002:8000000e: fini children...
nouveau: Xorg[17598]:00000002:8000000e: fini running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 2 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 2
nouveau 0000:01:00.0: fifo: event: blocking 0 on 2
nouveau: Xorg[17598]:00000002:8000000e: fini completed in 890us
nouveau: Xorg[17598]:00000002:8000000e: destroy children...
nouveau: Xorg[17598]:00000002:8000000e: destroy running...
nouveau 0000:01:00.0: fifo: event: ntfy del 00000001 on 2
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 2 wait:0
nouveau: Xorg[17598]:00000002:8000000e: destroy completed in 547us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a82648 owner ff
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:0000c46f: ioctl: delete
nouveau: Xorg[17598]:00000000:0000c46f: fini children...
nouveau: Xorg[17598]:beef323f:0000a140: fini children...
nouveau: Xorg[17598]:beef323f:0000a140: fini running...
nouveau: Xorg[17598]:beef323f:0000a140: fini completed in 187us
nouveau: Xorg[17598]:00000000:0000c5b5: fini children...
nouveau: Xorg[17598]:00000000:0000c5b5: fini running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: unbind cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[17598]:00000000:00000000: fini children...
nouveau: Xorg[17598]:00000000:00000000: fini running...
nouveau: Xorg[17598]:00000000:00000000: fini completed in 180us
nouveau: Xorg[17598]:00000000:0000c5b5: fini completed in 1520us
nouveau: Xorg[17598]:beef902d:0000902d: fini children...
nouveau: Xorg[17598]:beef902d:0000902d: fini running...
nouveau: Xorg[17598]:beef902d:0000902d: fini completed in 175us
nouveau: Xorg[17598]:beef003d:0000c597: fini children...
nouveau: Xorg[17598]:beef003d:0000c597: fini running...
nouveau: Xorg[17598]:beef003d:0000c597: fini completed in 197us
nouveau: Xorg[17598]:beef00c0:0000c5c0: fini children...
nouveau: Xorg[17598]:beef00c0:0000c5c0: fini running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: unbind cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000: stopped
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000: running
nouveau: Xorg[17598]:00000000:00000000: fini children...
nouveau: Xorg[17598]:00000000:00000000: fini running...
nouveau: Xorg[17598]:00000000:00000000: fini completed in 167us
nouveau: Xorg[17598]:beef00c0:0000c5c0: fini completed in 1377us
nouveau: Xorg[17598]:00000000:0000c46f: fini running...
nouveau 0000:01:00.0: fifo:000000:0002:0002: block 0
nouveau 0000:01:00.0: fifo:000000:0002:0002: preempt
nouveau 0000:01:00.0: fifo:000000:0002:0002: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:1 chans:1
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0002d000
nouveau 0000:01:00.0: fifo:000000:0000:      RAMRL+0002d000: chans:1
nouveau 0000:01:00.0: fifo:000000:0000:0000: RAMRL+0002d010: [udevd[244]]
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0002d000 count:2
nouveau: Xorg[17598]:00000000:0000c46f: fini completed in 6822us
nouveau: Xorg[17598]:00000000:0000c46f: destroy children...
nouveau: Xorg[17598]:beef323f:0000a140: destroy children...
nouveau: Xorg[17598]:beef323f:0000a140: destroy running...
nouveau: Xorg[17598]:beef323f:0000a140: destroy children...
nouveau: Xorg[17598]:beef323f:0000a140: destroy running...
nouveau: Xorg[17598]:beef323f:0000a140: destroy completed in 164us...
nouveau: Xorg[17598]:beef323f:0000a140: destroy completed in 870us...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy children...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy running...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy children...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy running...
nouveau: Xorg[17598]:00000000:0000c5b5: destroy completed in 139us...
nouveau 0000:01:00.0: fifo:000000:0002:0002: dtor cctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0002: dtor vctx 11[ce0]
nouveau 0000:01:00.0: fifo:000000:0002: dtor ectx 11[ce0]
nouveau: Xorg[17598]:00000000:00000000: destroy children...
nouveau: Xorg[17598]:00000000:00000000: destroy running...
nouveau: Xorg[17598]:00000000:00000000: destroy completed in 137us...
nouveau 0000:01:00.0: ce0: fini running...
nouveau 0000:01:00.0: ce0: fini completed in 4us
nouveau: Xorg[17598]:00000000:0000c5b5: destroy completed in 1713us...
nouveau: Xorg[17598]:beef902d:0000902d: destroy children...
nouveau: Xorg[17598]:beef902d:0000902d: destroy running...
nouveau: Xorg[17598]:beef902d:0000902d: destroy children...
nouveau: Xorg[17598]:beef902d:0000902d: destroy running...
nouveau: Xorg[17598]:beef902d:0000902d: destroy completed in 131us...
nouveau: Xorg[17598]:beef902d:0000902d: destroy completed in 536us...
nouveau: Xorg[17598]:beef003d:0000c597: destroy children...
nouveau: Xorg[17598]:beef003d:0000c597: destroy running...
nouveau: Xorg[17598]:beef003d:0000c597: destroy children...
nouveau: Xorg[17598]:beef003d:0000c597: destroy running...
nouveau: Xorg[17598]:beef003d:0000c597: destroy completed in 148us...
nouveau: Xorg[17598]:beef003d:0000c597: destroy completed in 653us...
nouveau: Xorg[17598]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[17598]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[17598]:beef00c0:0000c5c0: destroy children...
nouveau: Xorg[17598]:beef00c0:0000c5c0: destroy running...
nouveau: Xorg[17598]:beef00c0:0000c5c0: destroy completed in 140us...
nouveau 0000:01:00.0: fifo:000000:0002:0002: dtor cctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0002: dtor vctx 0[gr]
nouveau 0000:01:00.0: fifo:000000:0002: dtor ectx 0[gr]
nouveau: Xorg[17598]:00000000:00000000: destroy children...
nouveau: Xorg[17598]:00000000:00000000: destroy running...
nouveau: Xorg[17598]:00000000:00000000: destroy completed in 171us...
nouveau 0000:01:00.0: gr: fini running...
nouveau 0000:01:00.0: gr: released gpccs falcon
nouveau 0000:01:00.0: gr: released fecs falcon
nouveau 0000:01:00.0: gr: fini completed in 266us
nouveau: Xorg[17598]:beef00c0:0000c5c0: destroy completed in 1885us...
nouveau: Xorg[17598]:00000000:0000c46f: destroy running...
nouveau: Xorg[17598]:00000000:0000c46f: destroy completed in 7199us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 08 object ffff995dc8a824a0 owner ff
nouveau: Xorg[17598]:00000000:8000900b: ioctl: unmap size 0
nouveau: Xorg[17598]:00000000:8000900b: ioctl: unmap
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a824a0 owner ff
nouveau: Xorg[17598]:00000000:8000900b: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:8000900b: ioctl: delete
nouveau: Xorg[17598]:00000000:8000900b: fini children...
nouveau: Xorg[17598]:00000000:8000900b: fini running...
nouveau: Xorg[17598]:00000000:8000900b: fini completed in 141us
nouveau: Xorg[17598]:00000000:8000900b: destroy children...
nouveau: Xorg[17598]:00000000:8000900b: destroy running...
nouveau: Xorg[17598]:00000000:8000900b: destroy completed in 152us...
nouveau: DRM-master:00000000:00000000: ioctl: size 48
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 04 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd size 24
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: mthd vers 0 mthd 02
nouveau: DRM-master:00000000:00000000: ioctl: return 0
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dcac36358 owner ff
nouveau: DRM-master:00000000:8000900b: ioctl: delete size 0
nouveau: DRM-master:00000000:8000900b: ioctl: delete
nouveau: DRM-master:00000000:8000900b: fini children...
nouveau: DRM-master:00000000:8000900b: fini running...
nouveau: DRM-master:00000000:8000900b: fini completed in 148us
nouveau: DRM-master:00000000:8000900b: destroy children...
nouveau: DRM-master:00000000:8000900b: destroy running...
nouveau: DRM-master:00000000:8000900b: destroy completed in 146us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc61c6000 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete
nouveau: Xorg[17598]:00000000:00000080: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini running...
nouveau: Xorg[17598]:00000000:00000080: fini completed in 151us
nouveau: Xorg[17598]:00000000:00000080: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy running...
nouveau: Xorg[17598]:00000000:00000080: destroy completed in 151us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a849d0 owner ff
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:8000c00d: ioctl: delete
nouveau: Xorg[17598]:00000000:8000c00d: fini children...
nouveau: Xorg[17598]:00000000:8000c00d: fini running...
nouveau: Xorg[17598]:00000000:8000c00d: fini completed in 156us
nouveau: Xorg[17598]:00000000:8000c00d: destroy children...
nouveau: Xorg[17598]:00000000:8000c00d: destroy running...
nouveau: Xorg[17598]:00000000:8000c00d: destroy completed in 175us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a84968 owner ff
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:80009009: ioctl: delete
nouveau: Xorg[17598]:00000000:80009009: fini children...
nouveau: Xorg[17598]:00000000:80009009: fini running...
nouveau: Xorg[17598]:00000000:80009009: fini completed in 161us
nouveau: Xorg[17598]:00000000:80009009: destroy children...
nouveau: Xorg[17598]:00000000:80009009: destroy running...
nouveau: Xorg[17598]:00000000:80009009: destroy completed in 177us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object ffff995dc8a84878 owner ff
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete size 0
nouveau: Xorg[17598]:00000000:00000080: ioctl: delete
nouveau: Xorg[17598]:00000000:00000080: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini running...
nouveau: Xorg[17598]:00000000:00000080: fini completed in 159us
nouveau: Xorg[17598]:00000000:00000080: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy running...
nouveau: Xorg[17598]:00000000:00000080: destroy completed in 152us...
nouveau: DRM-master:00000000:00000000: ioctl: size 24
nouveau: DRM-master:00000000:00000000: ioctl: vers 0 type 03 object 0000000000000000 owner ff
nouveau: DRM-master:00000000:00000000: ioctl: delete size 0
nouveau: DRM-master:00000000:00000000: ioctl: delete
nouveau: DRM-master:00000000:00000000: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini children...
nouveau: Xorg[17598]:00000000:00000080: fini running...
nouveau: Xorg[17598]:00000000:00000080: fini completed in 153us
nouveau: DRM-master:00000000:00000000: fini running...
nouveau: DRM-master:00000000:00000000: fini completed in 612us
nouveau: DRM-master:00000000:00000000: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy children...
nouveau: Xorg[17598]:00000000:00000080: destroy running...
nouveau: Xorg[17598]:00000000:00000080: destroy completed in 263us...
nouveau: DRM-master:00000000:00000000: destroy running...
nouveau: DRM-master:00000000:00000000: destroy completed in 799us...
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM-master:00000000:00000080: suspend children...
nouveau: DRM-master:00000000:80009009: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend children...
nouveau: DRM-master:00000000:8000c00d: suspend running...
nouveau: DRM-master:00000000:8000c00d: suspend completed in 168us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 178us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 170us
nouveau: DRM-master:00000000:8000900b: suspend children...
nouveau: DRM-master:00000000:8000900b: suspend running...
nouveau: DRM-master:00000000:8000900b: suspend completed in 170us
nouveau: DRM-master:00000000:80009009: suspend running...
nouveau: DRM-master:00000000:80009009: suspend completed in 2226us
nouveau: DRM-master:00000000:00000080: suspend running...
nouveau: DRM-master:00000000:00000080: suspend completed in 2690us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: DRM:00000000:00000080: suspend children...
nouveau: DRM:00000000:80009009: suspend children...
nouveau: DRM:00000000:8000c00d: suspend children...
nouveau: DRM:00000000:8000c00d: suspend running...
nouveau: DRM:00000000:8000c00d: suspend completed in 135us
nouveau: DRM:00000000:8000900b: suspend children...
nouveau: DRM:00000000:8000900b: suspend running...
nouveau: DRM:00000000:8000900b: suspend completed in 135us
nouveau: DRM:00000000:8000900b: suspend children...
nouveau: DRM:00000000:8000900b: suspend running...
nouveau: DRM:00000000:8000900b: suspend completed in 131us
nouveau: DRM:00000000:80009009: suspend running...
nouveau: DRM:00000000:80009009: suspend completed in 1329us
nouveau: DRM:00000000:0000c461: suspend children...
nouveau: DRM:00000000:0000c461: suspend running...
nouveau: DRM:00000000:0000c461: suspend completed in 129us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:00000000:8000000e: suspend children...
nouveau: DRM:00000000:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 0
nouveau 0000:01:00.0: fifo: event: blocking 0 on 0
nouveau: DRM:00000000:8000000e: suspend completed in 635us
nouveau: DRM:00000000:8000000e: suspend children...
nouveau: DRM:00000000:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: DRM:00000000:8000000e: suspend completed in 256us
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000000:0000:0000: block 0
nouveau 0000:01:00.0: fifo:000000:0000:0000: preempt
nouveau 0000:01:00.0: fifo:000000:0000:0000: remove
nouveau 0000:01:00.0: fifo:000000: RAMRL: update cgrps:0 chans:0
nouveau 0000:01:00.0: fifo:000000: RAMRL: update start:0002e000
nouveau 0000:01:00.0: fifo:000000: RAMRL: commit start:0002e000 count:0
nouveau: DRM:00000000:0000c46f: suspend completed in 2349us
nouveau: DRM:00000000:0000c46f: suspend children...
nouveau: DRM:00000001:8000000e: suspend children...
nouveau: DRM:00000001:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 1 wait:0
nouveau 0000:01:00.0: fifo: event: ntfy state changed
nouveau 0000:01:00.0: fifo: event: decr 00000001 on 1
nouveau 0000:01:00.0: fifo: event: blocking 0 on 1
nouveau: DRM:00000001:8000000e: suspend completed in 642us
nouveau: DRM:00080001:8000000e: suspend children...
nouveau: DRM:00080001:8000000e: suspend running...
nouveau 0000:01:00.0: fifo: event: ntfy block 00000001 on 0 wait:0
nouveau: DRM:00080001:8000000e: suspend completed in 272us
nouveau: DRM:0004c5b5:0000c5b5: suspend children...
nouveau: DRM:0004c5b5:0000c5b5: suspend running...
nouveau 0000:01:00.0: fifo:000008:0001:0001: unbind cctx 8[ce2]
nouveau 0000:01:00.0: fifo:000008: stopped
nouveau 0000:01:00.0: fifo:000008:0001:0001: preempt
nouveau 0000:01:00.0: fifo:000008: running
nouveau: DRM:00000000:00000000: fini children...
nouveau: DRM:00000000:00000000: fini running...
nouveau: DRM:00000000:00000000: fini completed in 131us
nouveau: DRM:0004c5b5:0000c5b5: suspend completed in 1054us
nouveau: DRM:00000000:0000c46f: suspend running...
nouveau 0000:01:00.0: fifo:000008:0001:0001: block 0
nouveau 0000:01:00.0: fifo:000008:0001:0001: preempt
nouveau 0000:01:00.0: fifo:000008:0001:0001: remove
nouveau 0000:01:00.0: fifo:000008: RAMRL: update cgrps:0 chans:0
nouveau 0000:01:00.0: fifo:000008: RAMRL: update start:0003d000
nouveau 0000:01:00.0: fifo:000008: RAMRL: commit start:0003d000 count:0
nouveau: DRM:00000000:0000c46f: suspend completed in 3730us
nouveau: DRM:00000000:ffffffff: suspend children...
nouveau: DRM:00000000:ffffffff: suspend running...
nouveau: DRM:00000000:ffffffff: suspend completed in 134us
nouveau: DRM:00000000:00000080: suspend running...
nouveau: DRM:00000000:00000080: suspend completed in 9159us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 9571us
nouveau: DRM-master:00000000:00000000: suspend children...
nouveau: udevd[244]:00000000:00000080: suspend children...
nouveau: udevd[244]:00000000:80009009: suspend children...
nouveau: udevd[244]:00000000:8000c00d: suspend children...
nouveau: udevd[244]:00000000:8000c00d: suspend running...
nouveau: udevd[244]:00000000:8000c00d: suspend completed in 137us
nouveau: udevd[244]:00000000:80009009: suspend running...
nouveau: udevd[244]:00000000:80009009: suspend completed in 551us
nouveau: udevd[244]:00000000:00000080: suspend running...
nouveau 0000:01:00.0: suspend running...
nouveau 0000:01:00.0: sec2: suspend running...
nouveau 0000:01:00.0: sec2: dmem 00000040 <- 00000004 bytes at 00000000
dmem 00000040 <- 00030405
nouveau 0000:01:00.0: sec2: dmem 000000e0 -> 00000004 bytes at 00000000
dmem 000000e0 -> 00000405
nouveau 0000:01:00.0: sec2: released sec2 falcon
nouveau 0000:01:00.0: sec2: suspend completed in 885us
nouveau 0000:01:00.0: nvenc0: suspend running...
nouveau 0000:01:00.0: nvenc0: suspend completed in 4us
nouveau 0000:01:00.0: nvdec0: suspend running...
nouveau 0000:01:00.0: nvdec0: suspend completed in 3us
nouveau 0000:01:00.0: gr: suspend running...
nouveau 0000:01:00.0: gr: suspend completed in 4us
nouveau 0000:01:00.0: fifo: suspend running...
nouveau 0000:01:00.0: fifo: suspend completed in 5us
nouveau 0000:01:00.0: dma: suspend running...
nouveau 0000:01:00.0: dma: suspend completed in 0us
nouveau 0000:01:00.0: disp: suspend running...
nouveau 0000:01:00.0: disp: suspend completed in 0us
nouveau 0000:01:00.0: ce4: suspend running...
nouveau 0000:01:00.0: ce4: suspend completed in 4us
nouveau 0000:01:00.0: ce3: suspend running...
nouveau 0000:01:00.0: ce3: suspend completed in 3us
nouveau 0000:01:00.0: ce2: suspend running...
nouveau 0000:01:00.0: ce2: suspend completed in 3us
nouveau 0000:01:00.0: ce1: suspend running...
nouveau 0000:01:00.0: ce1: suspend completed in 3us
nouveau 0000:01:00.0: ce0: suspend running...
nouveau 0000:01:00.0: ce0: suspend completed in 4us
nouveau 0000:01:00.0: therm: suspend running...
nouveau 0000:01:00.0: therm: suspend completed in 1us
nouveau 0000:01:00.0: pmu: suspend running...
nouveau 0000:01:00.0: pmu: suspend completed in 0us
nouveau 0000:01:00.0: acr: suspend running...
nouveau 0000:01:00.0: sec2: reset running...
nouveau 0000:01:00.0: sec2: reset completed in 3us
nouveau 0000:01:00.0: acr: acquired pmu falcon
nouveau 0000:01:00.0: pmu(acr):unload: resetting
nouveau 0000:01:00.0: pmu(acr):unload: loading
nouveau 0000:01:00.0: pmu(acr): imem 0000fe00 <- 00000200 bytes at 00000000
imem 0000fe00 <- 00a000d0 0004fe00 107ea4bd 02f80100 00000089 98099e98 12f90a9d b6129b98 0100
imem 0000fe20 <- df9408e5 0f9c9818 9805fefd 9198139a 0e909814 b600f6fe defe08d5 00008900
imem 0000fe40 <- 089f9800 9408f994 9efd0cfe 059ffd05 89009bfe 98000000 99980c9f bcd4bd0b
imem 0000fe60 <- 733ef09f 9dfa0100 0099b804 ddb80001 a6000100 f108f49f 00b307f8 3cf46000
imem 0000fe80 <- 00008f02 00108906 059ffd00 f9faf4bd 8903f806 fe010000 0089009a 9e980000
imem 0000fea0 <- bce9b20d b73ef0e0 9dfa0100 0099b804 ddb80001 a6000100 f108f49f 008907f8
imem 0000fec0 <- 9f980000 0999980e b610f4b6 9ebc0895 0895b690 fe059ffd 0089009a 9f980000
imem 0000fee0 <- 08f99408 fd0cfe94 9ffd059e 009bfe05 00000089 98109f98 f5b6119e 18e99408
imem 0000ff00 <- fe059ffd e5b60097 00effe08 213ef4bd 008e0101 febc0600 05f9fa90 0100ffb8 0101
imem 0000ff20 <- f4fba600 03f8ef08 99cf0809 0894f000 8f1b0bf4 49010000 9ffa0090 09020f00
imem 0000ff40 <- 009ffa58 0409080f b3009ffa b20c00a0 3ec5f91b f9010159 0000b3c5 1031f412
imem 0000ff60 <- f41131f4 94bd1231 bd009afe 0011fba4 00000000 00000000 00000000 00000000
imem 0000ff80 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffa0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffc0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
imem 0000ffe0 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nouveau 0000:01:00.0: acr: flcnBlDmemDesc
nouveau 0000:01:00.0: acr: 	reserved      : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	signature     : 0x00000000 0x00000000 0x00000000 0x00000000
nouveau 0000:01:00.0: acr: 	ctxDma        : 1
nouveau 0000:01:00.0: acr: 	codeDmaBase   : 0xa000
nouveau 0000:01:00.0: acr: 	nonSecCodeOff : 0x0
nouveau 0000:01:00.0: acr: 	nonSecCodeSize: 0x100
nouveau 0000:01:00.0: acr: 	secCodeOff    : 0x100
nouveau 0000:01:00.0: acr: 	secCodeSize   : 0x2700
nouveau 0000:01:00.0: acr: 	codeEntryPoint: 0x0
nouveau 0000:01:00.0: acr: 	dataDmaBase   : 0xc800
nouveau 0000:01:00.0: acr: 	dataSize      : 0x600
nouveau 0000:01:00.0: acr: 	argc          : 0x00000000
nouveau 0000:01:00.0: acr: 	argv          : 0x00000000
nouveau 0000:01:00.0: pmu(acr): dmem 00000000 <- 00000054 bytes at 00000000
dmem 00000000 <- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dmem 00000020 <- 00000001 0000a000 00000000 00000000 00000100 00000100 00002700 00000000
dmem 00000040 <- 0000c800 00000000 00000600 00000000 00000000
nouveau 0000:01:00.0: pmu(acr):unload: booting
nouveau 0000:01:00.0: pmu(acr): mbox 00000000 00000000
nouveau 0000:01:00.0: pmu(acr):unload: booted
nouveau 0000:01:00.0: acr: released pmu falcon
nouveau 0000:01:00.0: acr: suspend completed in 8052us
nouveau 0000:01:00.0: fault: suspend running...
nouveau 0000:01:00.0: fault: event: ntfy block 00000001 on 0 wait:1
nouveau 0000:01:00.0: fault: event: ntfy state changed
nouveau 0000:01:00.0: fault: event: decr 00000001 on 0
nouveau 0000:01:00.0: fault: event: blocking 0 on 0
nouveau 0000:01:00.0: fault: suspend completed in 723us
nouveau 0000:01:00.0: bar: suspend running...
nouveau 0000:01:00.0: bar: suspend completed in 1us
nouveau 0000:01:00.0: mmu: suspend running...
nouveau 0000:01:00.0: mmu: suspend completed in 1us
nouveau 0000:01:00.0: ltc: suspend running...
nouveau 0000:01:00.0: ltc: suspend completed in 0us
nouveau 0000:01:00.0: fb: suspend running...
nouveau 0000:01:00.0: fb: suspend completed in 1us
nouveau 0000:01:00.0: imem: suspend running...
nouveau 0000:01:00.0: imem: suspend completed in 359607us
nouveau 0000:01:00.0: timer: suspend running...
nouveau 0000:01:00.0: timer: suspend completed in 0us
nouveau 0000:01:00.0: bus: suspend running...
nouveau 0000:01:00.0: bus: suspend completed in 0us
nouveau 0000:01:00.0: mc: suspend running...
nouveau 0000:01:00.0: mc: suspend completed in 0us
nouveau 0000:01:00.0: fuse: suspend running...
nouveau 0000:01:00.0: fuse: suspend completed in 1us
nouveau 0000:01:00.0: i2c: suspend running...
nouveau 0000:01:00.0: i2c: aux 0003: fini
nouveau 0000:01:00.0: i2c: aux 0004: fini
nouveau 0000:01:00.0: i2c: aux 0005: fini
nouveau 0000:01:00.0: i2c: aux 0006: fini
nouveau 0000:01:00.0: i2c: aux 0007: fini
nouveau 0000:01:00.0: i2c: aux 0008: fini
nouveau 0000:01:00.0: i2c: aux 0009: fini
nouveau 0000:01:00.0: i2c: bus 0000: fini
nouveau 0000:01:00.0: i2c: bus 0001: fini
nouveau 0000:01:00.0: i2c: bus 0002: fini
nouveau 0000:01:00.0: i2c: bus 0003: fini
nouveau 0000:01:00.0: i2c: bus 0004: fini
nouveau 0000:01:00.0: i2c: bus 0005: fini
nouveau 0000:01:00.0: i2c: bus 0006: fini
nouveau 0000:01:00.0: i2c: bus 0007: fini
nouveau 0000:01:00.0: i2c: bus 0008: fini
nouveau 0000:01:00.0: i2c: bus 0009: fini
nouveau 0000:01:00.0: i2c: pad 0100: fini
nouveau 0000:01:00.0: i2c: pad 0100: -> off
nouveau 0000:01:00.0: i2c: pad 0101: fini
nouveau 0000:01:00.0: i2c: pad 0101: -> off
nouveau 0000:01:00.0: i2c: pad 0102: fini
nouveau 0000:01:00.0: i2c: pad 0102: -> off
nouveau 0000:01:00.0: i2c: pad 0000: fini
nouveau 0000:01:00.0: i2c: pad 0000: -> off
nouveau 0000:01:00.0: i2c: pad 0001: fini
nouveau 0000:01:00.0: i2c: pad 0001: -> off
nouveau 0000:01:00.0: i2c: pad 0002: fini
nouveau 0000:01:00.0: i2c: pad 0002: -> off
nouveau 0000:01:00.0: i2c: pad 0003: fini
nouveau 0000:01:00.0: i2c: pad 0003: -> off
nouveau 0000:01:00.0: i2c: pad 0004: fini
nouveau 0000:01:00.0: i2c: pad 0004: -> off
nouveau 0000:01:00.0: i2c: pad 0005: fini
nouveau 0000:01:00.0: i2c: pad 0005: -> off
nouveau 0000:01:00.0: i2c: pad 0006: fini
nouveau 0000:01:00.0: i2c: pad 0006: -> off
nouveau 0000:01:00.0: i2c: pad 010a: fini
nouveau 0000:01:00.0: i2c: pad 010a: -> off
nouveau 0000:01:00.0: i2c: pad 010b: fini
nouveau 0000:01:00.0: i2c: pad 010b: -> off
nouveau 0000:01:00.0: i2c: pad 010c: fini
nouveau 0000:01:00.0: i2c: pad 010c: -> off
nouveau 0000:01:00.0: i2c: pad 010d: fini
nouveau 0000:01:00.0: i2c: pad 010d: -> off
nouveau 0000:01:00.0: i2c: pad 010e: fini
nouveau 0000:01:00.0: i2c: pad 010e: -> off
nouveau 0000:01:00.0: i2c: suspend completed in 5700us
nouveau 0000:01:00.0: gpio: suspend running...
nouveau 0000:01:00.0: gpio: suspend completed in 15us
nouveau 0000:01:00.0: privring: suspend running...
nouveau 0000:01:00.0: privring: suspend completed in 0us
nouveau 0000:01:00.0: devinit: suspend running...
nouveau 0000:01:00.0: devinit: suspend completed in 0us
nouveau 0000:01:00.0: bios: suspend running...
nouveau 0000:01:00.0: bios: suspend completed in 1us
nouveau 0000:01:00.0: pci: suspend running...
nouveau 0000:01:00.0: pci: suspend completed in 1us
nouveau 0000:01:00.0: vfn: suspend running...
nouveau 0000:01:00.0: vfn: suspend completed in 0us
nouveau 0000:01:00.0: gsp: suspend running...
nouveau 0000:01:00.0: gsp: suspend completed in 0us
nouveau 0000:01:00.0: top: suspend running...
nouveau 0000:01:00.0: top: suspend completed in 0us
nouveau 0000:01:00.0: suspend completed in 384959us...
nouveau: udevd[244]:00000000:00000080: suspend completed in 386151us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 386464us
nouveau: DRM-master:00000000:00000000: suspend running...
nouveau: DRM-master:00000000:00000000: suspend completed in 399673us
EXT4-fs (mmcblk0p1): unmounting filesystem e69f81de-9d7e-479d-b30c-5831057a6fc7.
EXT4-fs (sda9): unmounting filesystem c277df28-daed-4d3a-9c12-9009d53ad75e.
EXT4-fs (sda8): unmounting filesystem cc547c90-65be-4279-a6bc-cd33137355ca.
EXT4-fs (sda6): unmounting filesystem 0cc4bd15-983d-4064-8479-ffd5757fbb12.
EXT4-fs (sda2): unmounting filesystem 2c2b28d1-e737-40ab-9bd6-d0e29f0e6c1d.
EXT4-fs (nvme0n1p4): re-mounted b767471d-f668-40d4-a6e0-1b2a0a1725f0. Quota mode: disabled.
EXT4-fs (nvme0n1p4): re-mounted b767471d-f668-40d4-a6e0-1b2a0a1725f0. Quota mode: disabled.
sd 4:0:0:0: [sda] Synchronizing SCSI cache

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-02 20:45                     ` Chris Clayton
@ 2023-02-08  8:48                       ` Chris Clayton
  2023-02-10 18:35                         ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-08  8:48 UTC (permalink / raw)
  To: Ben Skeggs
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

Hi.

I'm assuming  that we are not going to see a fix for this regression before 6.2 is released. Consequently, I've
implemented a (very simple) workaround. All that happens is that in the (sysv) init script that starts and stops SDDM,
the nouveau module is removed once SDDM is stopped. With that in place, my system no longer freezes on reboot or poweroff.

Let me know if I can provide any additional diagnostics although, with the problem seemingly occurring so late in the
shutdown process, I may need help on how to go about capturing.

Chris

On 02/02/2023 20:45, Chris Clayton wrote:
> 
> 
> On 01/02/2023 13:51, Chris Clayton wrote:
>>
>>
>> On 30/01/2023 23:27, Ben Skeggs wrote:
>>> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>
>>>> Hi again.
>>>>
>>>> On 30/01/2023 20:19, Chris Clayton wrote:
>>>>> Thanks, Ben.
>>>>
>>>> <snip>
>>>>
>>>>>> Hey,
>>>>>>
>>>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>>>>>> *any* of my boards.  Could you try the attached patch please?
>>>>>
>>>>> Unfortunately, the patch made no difference.
>>>>>
>>>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
>>>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
>>>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
>>>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
>>>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
>>>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
>>>>> problem?
>>>>>
>>>>> I'll have a fiddle an see what I can work out.
>>>>>
>>>>> Chris
>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> Ben.
>>>>>>
>>>>>>>
>>>>
>>>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
>>>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
>>>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
>>>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
>>>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
>>>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
>>>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
>>>> locked, but no scrubber binary!), but, hey, we can't have everything.
>>>>
>>>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
>>>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
>>>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
>>> The symlinks are correct - whole groups of GPUs share the same FW, and
>>> we use symlinks in linux-firmware to represent this.
>>>
>>> I don't really have any ideas how/why this patch causes issues with
>>> shutdown - it's a path that only gets executed during initialisation.
>>> Can you try and capture the kernel log during shutdown ("dmesg -w"
>>> over ssh? netconsole?), and see if there's any relevant messages
>>> providing a hint at what's going on?  Alternatively, you could try
>>> unloading the module (you will have to stop X/wayland/gdm/etc/etc
>>> first) and seeing if that hangs too.
>>>
>>> Ben.
>>
>> Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
>> produced a log with nothing unusual in it.
>>
>> Simply stopping Xorg and removing the nouveau module succeeds.
>>
>> So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
>> console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
>> restart. The last few lines on the console might be helpful:
>>
>> ...
>> nouveau 0000:01:00:0  fifo: preinit running...
>> nouveau 0000:01:00:0  fifo: preinit completed in 4us
>> nouveau 0000:01:00:0  gr: preinit running...
>> nouveau 0000:01:00:0  gr: preinit completed in 0us
>> nouveau 0000:01:00:0  nvdec0: preinit running...
>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>> nouveau 0000:01:00:0  nvdec0: preinit running...
>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>> nouveau 0000:01:00:0  sec2: preinit running...
>> nouveau 0000:01:00:0  sec2: preinit completed in 0us
>> nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary
>>
>> These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.
>>
>> After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
>> get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
>> all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
>> runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
>> messages from nouveau followed by the lockup.
>>
>> Let me know if you need any additional diagnostics.
>>
>> Chris
>>
> 
> I've done some more investigation and found that I hadn't done sufficient amemdment the scripts run at shutdown to
> prevent the network being shutdown. I've now got netconsole captures for 6.2.0-rc6+
> (9f266ccaa2f5228bfe67ad58a94ca4e0109b954a) and, for comparison, 6.1.9. These two logs are attached.
> 
> Chris
> 
>>>
>>>>
>>>> Thanks,
>>>>
>>>> Chris
>>>>
>>>> <snip>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-08  8:48                       ` Chris Clayton
@ 2023-02-10 18:35                         ` Linux regression tracking (Thorsten Leemhuis)
  2023-02-10 19:01                           ` Karol Herbst
  0 siblings, 1 reply; 35+ messages in thread
From: Linux regression tracking (Thorsten Leemhuis) @ 2023-02-10 18:35 UTC (permalink / raw)
  To: Chris Clayton, Ben Skeggs
  Cc: Linux regressions mailing list, bskeggs, Karol Herbst,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

On 08.02.23 09:48, Chris Clayton wrote:
> 
> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.

Yeah, looks like it. That's unfortunate, but happens. But there is still
time to fix it and there is one thing I wonder:

Did any of the nouveau developers look at the netconsole captures Chris
posted more than a week ago to check if they somehow help to track down
the root of this problem?

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
If I did something stupid, please tell me, as explained on that page.

> Consequently, I've
> implemented a (very simple) workaround. All that happens is that in the (sysv) init script that starts and stops SDDM,
> the nouveau module is removed once SDDM is stopped. With that in place, my system no longer freezes on reboot or poweroff.
> 
> Let me know if I can provide any additional diagnostics although, with the problem seemingly occurring so late in the
> shutdown process, I may need help on how to go about capturing.
> 
> Chris
> 
> On 02/02/2023 20:45, Chris Clayton wrote:
>>
>>
>> On 01/02/2023 13:51, Chris Clayton wrote:
>>>
>>>
>>> On 30/01/2023 23:27, Ben Skeggs wrote:
>>>> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>
>>>>> Hi again.
>>>>>
>>>>> On 30/01/2023 20:19, Chris Clayton wrote:
>>>>>> Thanks, Ben.
>>>>>
>>>>> <snip>
>>>>>
>>>>>>> Hey,
>>>>>>>
>>>>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>>>>>>> *any* of my boards.  Could you try the attached patch please?
>>>>>>
>>>>>> Unfortunately, the patch made no difference.
>>>>>>
>>>>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
>>>>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
>>>>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
>>>>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
>>>>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
>>>>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
>>>>>> problem?
>>>>>>
>>>>>> I'll have a fiddle an see what I can work out.
>>>>>>
>>>>>> Chris
>>>>>>
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Ben.
>>>>>>>
>>>>>>>>
>>>>>
>>>>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
>>>>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
>>>>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
>>>>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
>>>>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
>>>>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
>>>>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
>>>>> locked, but no scrubber binary!), but, hey, we can't have everything.
>>>>>
>>>>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
>>>>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
>>>>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
>>>> The symlinks are correct - whole groups of GPUs share the same FW, and
>>>> we use symlinks in linux-firmware to represent this.
>>>>
>>>> I don't really have any ideas how/why this patch causes issues with
>>>> shutdown - it's a path that only gets executed during initialisation.
>>>> Can you try and capture the kernel log during shutdown ("dmesg -w"
>>>> over ssh? netconsole?), and see if there's any relevant messages
>>>> providing a hint at what's going on?  Alternatively, you could try
>>>> unloading the module (you will have to stop X/wayland/gdm/etc/etc
>>>> first) and seeing if that hangs too.
>>>>
>>>> Ben.
>>>
>>> Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
>>> produced a log with nothing unusual in it.
>>>
>>> Simply stopping Xorg and removing the nouveau module succeeds.
>>>
>>> So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
>>> console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
>>> restart. The last few lines on the console might be helpful:
>>>
>>> ...
>>> nouveau 0000:01:00:0  fifo: preinit running...
>>> nouveau 0000:01:00:0  fifo: preinit completed in 4us
>>> nouveau 0000:01:00:0  gr: preinit running...
>>> nouveau 0000:01:00:0  gr: preinit completed in 0us
>>> nouveau 0000:01:00:0  nvdec0: preinit running...
>>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>>> nouveau 0000:01:00:0  nvdec0: preinit running...
>>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>>> nouveau 0000:01:00:0  sec2: preinit running...
>>> nouveau 0000:01:00:0  sec2: preinit completed in 0us
>>> nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary
>>>
>>> These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.
>>>
>>> After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
>>> get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
>>> all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
>>> runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
>>> messages from nouveau followed by the lockup.
>>>
>>> Let me know if you need any additional diagnostics.
>>>
>>> Chris
>>>
>>
>> I've done some more investigation and found that I hadn't done sufficient amemdment the scripts run at shutdown to
>> prevent the network being shutdown. I've now got netconsole captures for 6.2.0-rc6+
>> (9f266ccaa2f5228bfe67ad58a94ca4e0109b954a) and, for comparison, 6.1.9. These two logs are attached.
>>
>> Chris
>>
>>>>
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Chris
>>>>>
>>>>> <snip>
> 
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-10 18:35                         ` Linux regression tracking (Thorsten Leemhuis)
@ 2023-02-10 19:01                           ` Karol Herbst
  2023-02-10 19:33                             ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 35+ messages in thread
From: Karol Herbst @ 2023-02-10 19:01 UTC (permalink / raw)
  To: Linux regressions mailing list
  Cc: Chris Clayton, Ben Skeggs, bskeggs, Lyude Paul, ML nouveau, LKML,
	ML dri-devel

On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
Leemhuis) <regressions@leemhuis.info> wrote:
>
> On 08.02.23 09:48, Chris Clayton wrote:
> >
> > I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>
> Yeah, looks like it. That's unfortunate, but happens. But there is still
> time to fix it and there is one thing I wonder:
>
> Did any of the nouveau developers look at the netconsole captures Chris
> posted more than a week ago to check if they somehow help to track down
> the root of this problem?
>

I did now and I can't spot anything. I think at this point it would
make sense to dump the active tasks/threads via sqsrq keys to see if
any is in a weird state preventing the machine from shutting down.

> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> --
> Everything you wanna know about Linux kernel regression tracking:
> https://linux-regtracking.leemhuis.info/about/#tldr
> If I did something stupid, please tell me, as explained on that page.
>
> > Consequently, I've
> > implemented a (very simple) workaround. All that happens is that in the (sysv) init script that starts and stops SDDM,
> > the nouveau module is removed once SDDM is stopped. With that in place, my system no longer freezes on reboot or poweroff.
> >
> > Let me know if I can provide any additional diagnostics although, with the problem seemingly occurring so late in the
> > shutdown process, I may need help on how to go about capturing.
> >
> > Chris
> >
> > On 02/02/2023 20:45, Chris Clayton wrote:
> >>
> >>
> >> On 01/02/2023 13:51, Chris Clayton wrote:
> >>>
> >>>
> >>> On 30/01/2023 23:27, Ben Skeggs wrote:
> >>>> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>
> >>>>> Hi again.
> >>>>>
> >>>>> On 30/01/2023 20:19, Chris Clayton wrote:
> >>>>>> Thanks, Ben.
> >>>>>
> >>>>> <snip>
> >>>>>
> >>>>>>> Hey,
> >>>>>>>
> >>>>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
> >>>>>>> *any* of my boards.  Could you try the attached patch please?
> >>>>>>
> >>>>>> Unfortunately, the patch made no difference.
> >>>>>>
> >>>>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
> >>>>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
> >>>>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
> >>>>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
> >>>>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
> >>>>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
> >>>>>> problem?
> >>>>>>
> >>>>>> I'll have a fiddle an see what I can work out.
> >>>>>>
> >>>>>> Chris
> >>>>>>
> >>>>>>>
> >>>>>>> Thanks,
> >>>>>>> Ben.
> >>>>>>>
> >>>>>>>>
> >>>>>
> >>>>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
> >>>>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
> >>>>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
> >>>>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
> >>>>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
> >>>>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
> >>>>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
> >>>>> locked, but no scrubber binary!), but, hey, we can't have everything.
> >>>>>
> >>>>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
> >>>>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
> >>>>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
> >>>> The symlinks are correct - whole groups of GPUs share the same FW, and
> >>>> we use symlinks in linux-firmware to represent this.
> >>>>
> >>>> I don't really have any ideas how/why this patch causes issues with
> >>>> shutdown - it's a path that only gets executed during initialisation.
> >>>> Can you try and capture the kernel log during shutdown ("dmesg -w"
> >>>> over ssh? netconsole?), and see if there's any relevant messages
> >>>> providing a hint at what's going on?  Alternatively, you could try
> >>>> unloading the module (you will have to stop X/wayland/gdm/etc/etc
> >>>> first) and seeing if that hangs too.
> >>>>
> >>>> Ben.
> >>>
> >>> Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
> >>> produced a log with nothing unusual in it.
> >>>
> >>> Simply stopping Xorg and removing the nouveau module succeeds.
> >>>
> >>> So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
> >>> console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
> >>> restart. The last few lines on the console might be helpful:
> >>>
> >>> ...
> >>> nouveau 0000:01:00:0  fifo: preinit running...
> >>> nouveau 0000:01:00:0  fifo: preinit completed in 4us
> >>> nouveau 0000:01:00:0  gr: preinit running...
> >>> nouveau 0000:01:00:0  gr: preinit completed in 0us
> >>> nouveau 0000:01:00:0  nvdec0: preinit running...
> >>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
> >>> nouveau 0000:01:00:0  nvdec0: preinit running...
> >>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
> >>> nouveau 0000:01:00:0  sec2: preinit running...
> >>> nouveau 0000:01:00:0  sec2: preinit completed in 0us
> >>> nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary
> >>>
> >>> These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.
> >>>
> >>> After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
> >>> get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
> >>> all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
> >>> runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
> >>> messages from nouveau followed by the lockup.
> >>>
> >>> Let me know if you need any additional diagnostics.
> >>>
> >>> Chris
> >>>
> >>
> >> I've done some more investigation and found that I hadn't done sufficient amemdment the scripts run at shutdown to
> >> prevent the network being shutdown. I've now got netconsole captures for 6.2.0-rc6+
> >> (9f266ccaa2f5228bfe67ad58a94ca4e0109b954a) and, for comparison, 6.1.9. These two logs are attached.
> >>
> >> Chris
> >>
> >>>>
> >>>>>
> >>>>> Thanks,
> >>>>>
> >>>>> Chris
> >>>>>
> >>>>> <snip>
> >
> >
>


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-10 19:01                           ` Karol Herbst
@ 2023-02-10 19:33                             ` Linux regression tracking (Thorsten Leemhuis)
  2023-02-11 13:38                               ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Linux regression tracking (Thorsten Leemhuis) @ 2023-02-10 19:33 UTC (permalink / raw)
  To: Karol Herbst, Linux regressions mailing list
  Cc: Chris Clayton, Ben Skeggs, bskeggs, Lyude Paul, ML nouveau, LKML,
	ML dri-devel

On 10.02.23 20:01, Karol Herbst wrote:
> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> Leemhuis) <regressions@leemhuis.info> wrote:
>>
>> On 08.02.23 09:48, Chris Clayton wrote:
>>>
>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>
>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>> time to fix it and there is one thing I wonder:
>>
>> Did any of the nouveau developers look at the netconsole captures Chris
>> posted more than a week ago to check if they somehow help to track down
>> the root of this problem?
> 
> I did now and I can't spot anything. I think at this point it would
> make sense to dump the active tasks/threads via sqsrq keys to see if
> any is in a weird state preventing the machine from shutting down.

Many thx for looking into it!

Ciao, Thorsten

>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>> --
>> Everything you wanna know about Linux kernel regression tracking:
>> https://linux-regtracking.leemhuis.info/about/#tldr
>> If I did something stupid, please tell me, as explained on that page.
>>
>>> Consequently, I've
>>> implemented a (very simple) workaround. All that happens is that in the (sysv) init script that starts and stops SDDM,
>>> the nouveau module is removed once SDDM is stopped. With that in place, my system no longer freezes on reboot or poweroff.
>>>
>>> Let me know if I can provide any additional diagnostics although, with the problem seemingly occurring so late in the
>>> shutdown process, I may need help on how to go about capturing.
>>>
>>> Chris
>>>
>>> On 02/02/2023 20:45, Chris Clayton wrote:
>>>>
>>>>
>>>> On 01/02/2023 13:51, Chris Clayton wrote:
>>>>>
>>>>>
>>>>> On 30/01/2023 23:27, Ben Skeggs wrote:
>>>>>> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>
>>>>>>> Hi again.
>>>>>>>
>>>>>>> On 30/01/2023 20:19, Chris Clayton wrote:
>>>>>>>> Thanks, Ben.
>>>>>>>
>>>>>>> <snip>
>>>>>>>
>>>>>>>>> Hey,
>>>>>>>>>
>>>>>>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>>>>>>>>> *any* of my boards.  Could you try the attached patch please?
>>>>>>>>
>>>>>>>> Unfortunately, the patch made no difference.
>>>>>>>>
>>>>>>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
>>>>>>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
>>>>>>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
>>>>>>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
>>>>>>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
>>>>>>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
>>>>>>>> problem?
>>>>>>>>
>>>>>>>> I'll have a fiddle an see what I can work out.
>>>>>>>>
>>>>>>>> Chris
>>>>>>>>
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Ben.
>>>>>>>>>
>>>>>>>>>>
>>>>>>>
>>>>>>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
>>>>>>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
>>>>>>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
>>>>>>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
>>>>>>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
>>>>>>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
>>>>>>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
>>>>>>> locked, but no scrubber binary!), but, hey, we can't have everything.
>>>>>>>
>>>>>>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
>>>>>>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
>>>>>>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
>>>>>> The symlinks are correct - whole groups of GPUs share the same FW, and
>>>>>> we use symlinks in linux-firmware to represent this.
>>>>>>
>>>>>> I don't really have any ideas how/why this patch causes issues with
>>>>>> shutdown - it's a path that only gets executed during initialisation.
>>>>>> Can you try and capture the kernel log during shutdown ("dmesg -w"
>>>>>> over ssh? netconsole?), and see if there's any relevant messages
>>>>>> providing a hint at what's going on?  Alternatively, you could try
>>>>>> unloading the module (you will have to stop X/wayland/gdm/etc/etc
>>>>>> first) and seeing if that hangs too.
>>>>>>
>>>>>> Ben.
>>>>>
>>>>> Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
>>>>> produced a log with nothing unusual in it.
>>>>>
>>>>> Simply stopping Xorg and removing the nouveau module succeeds.
>>>>>
>>>>> So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
>>>>> console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
>>>>> restart. The last few lines on the console might be helpful:
>>>>>
>>>>> ...
>>>>> nouveau 0000:01:00:0  fifo: preinit running...
>>>>> nouveau 0000:01:00:0  fifo: preinit completed in 4us
>>>>> nouveau 0000:01:00:0  gr: preinit running...
>>>>> nouveau 0000:01:00:0  gr: preinit completed in 0us
>>>>> nouveau 0000:01:00:0  nvdec0: preinit running...
>>>>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>>>>> nouveau 0000:01:00:0  nvdec0: preinit running...
>>>>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>>>>> nouveau 0000:01:00:0  sec2: preinit running...
>>>>> nouveau 0000:01:00:0  sec2: preinit completed in 0us
>>>>> nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary
>>>>>
>>>>> These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.
>>>>>
>>>>> After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
>>>>> get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
>>>>> all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
>>>>> runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
>>>>> messages from nouveau followed by the lockup.
>>>>>
>>>>> Let me know if you need any additional diagnostics.
>>>>>
>>>>> Chris
>>>>>
>>>>
>>>> I've done some more investigation and found that I hadn't done sufficient amemdment the scripts run at shutdown to
>>>> prevent the network being shutdown. I've now got netconsole captures for 6.2.0-rc6+
>>>> (9f266ccaa2f5228bfe67ad58a94ca4e0109b954a) and, for comparison, 6.1.9. These two logs are attached.
>>>>
>>>> Chris
>>>>
>>>>>>
>>>>>>>
>>>>>>> Thanks,
>>>>>>>
>>>>>>> Chris
>>>>>>>
>>>>>>> <snip>
>>>
>>>
>>
> 
> 
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-10 19:33                             ` Linux regression tracking (Thorsten Leemhuis)
@ 2023-02-11 13:38                               ` Chris Clayton
  2023-02-13  2:57                                 ` Dave Airlie
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-11 13:38 UTC (permalink / raw)
  To: Linux regressions mailing list, Karol Herbst
  Cc: Ben Skeggs, bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel

[-- Attachment #1: Type: text/plain, Size: 8408 bytes --]



On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> On 10.02.23 20:01, Karol Herbst wrote:
>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>
>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>
>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>
>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>> time to fix it and there is one thing I wonder:
>>>
>>> Did any of the nouveau developers look at the netconsole captures Chris
>>> posted more than a week ago to check if they somehow help to track down
>>> the root of this problem?
>>
>> I did now and I can't spot anything. I think at this point it would
>> make sense to dump the active tasks/threads via sqsrq keys to see if
>> any is in a weird state preventing the machine from shutting down.
> 
> Many thx for looking into it!

Yes, thanks Karol.

Attached is the output from dmesg when this block of code:

        /bin/mount /dev/sda7 /mnt/sda7
        /bin/mountpoint /proc || /bin/mount /proc
        /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
        /bin/echo t > /proc/sysrq-trigger
        /bin/sleep 1
        /bin/sync
        /bin/sleep 1
        kill $(pidof dmesg)
        /bin/umount /mnt/sda7

is executed immediately before /sbin/reboot is called as the final step of rebooting my system.

I hope this is what you were looking for, but if not, please let me know what you need

Chris

> 
> Ciao, Thorsten
> 
>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>> --
>>> Everything you wanna know about Linux kernel regression tracking:
>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>> If I did something stupid, please tell me, as explained on that page.
>>>
>>>> Consequently, I've
>>>> implemented a (very simple) workaround. All that happens is that in the (sysv) init script that starts and stops SDDM,
>>>> the nouveau module is removed once SDDM is stopped. With that in place, my system no longer freezes on reboot or poweroff.
>>>>
>>>> Let me know if I can provide any additional diagnostics although, with the problem seemingly occurring so late in the
>>>> shutdown process, I may need help on how to go about capturing.
>>>>
>>>> Chris
>>>>
>>>> On 02/02/2023 20:45, Chris Clayton wrote:
>>>>>
>>>>>
>>>>> On 01/02/2023 13:51, Chris Clayton wrote:
>>>>>>
>>>>>>
>>>>>> On 30/01/2023 23:27, Ben Skeggs wrote:
>>>>>>> On Tue, 31 Jan 2023 at 09:09, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>
>>>>>>>> Hi again.
>>>>>>>>
>>>>>>>> On 30/01/2023 20:19, Chris Clayton wrote:
>>>>>>>>> Thanks, Ben.
>>>>>>>>
>>>>>>>> <snip>
>>>>>>>>
>>>>>>>>>> Hey,
>>>>>>>>>>
>>>>>>>>>> This is a complete shot-in-the-dark, as I don't see this behaviour on
>>>>>>>>>> *any* of my boards.  Could you try the attached patch please?
>>>>>>>>>
>>>>>>>>> Unfortunately, the patch made no difference.
>>>>>>>>>
>>>>>>>>> I've been looking at how the graphics on my laptop is set up, and have a bit of a worry about whether the firmware might
>>>>>>>>> be playing a part in this problem. In order to offload video decoding to the NVidia TU117 GPU, it seems the scrubber
>>>>>>>>> firmware must be available, but as far as I know,that has not been released by NVidia. To get it to work, I followed
>>>>>>>>> what ubuntu have done and the scrubber in /lib/firmware/nvidia/tu117/nvdec/ is a symlink to
>>>>>>>>> ../../tu116/nvdev/scrubber.bin. That, of course, means that some of the firmware loaded is for a different card is being
>>>>>>>>> loaded. I note that processing related to firmware is being changed in the patch. Might my set up be at the root of my
>>>>>>>>> problem?
>>>>>>>>>
>>>>>>>>> I'll have a fiddle an see what I can work out.
>>>>>>>>>
>>>>>>>>> Chris
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Ben.
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>
>>>>>>>> Well, my fiddling has got my system rebooting and shutting down successfully again. I found that if I delete the symlink
>>>>>>>> to the scrubber firmware, reboot and shutdown work again. There are however, a number of other files in the tu117
>>>>>>>> firmware directory tree that that are symlinks to actual files in its tu116 counterpart. So I deleted all of those too.
>>>>>>>> Unfortunately, the absence of one or more of those symlinks causes Xorg to fail to start. I've reinstated all the links
>>>>>>>> except scrubber and I now have a system that works as it did until I tried to run a kernel that includes the bad commit
>>>>>>>> I identified in my bisection. That includes offloading video decoding to the NVidia card, so what ever I read that said
>>>>>>>> the scrubber firmware was needed seems to have been wrong. I get a new message that (nouveau 0000:01:00.0: fb: VPR
>>>>>>>> locked, but no scrubber binary!), but, hey, we can't have everything.
>>>>>>>>
>>>>>>>> If you still want to get to the bottom of this, let me know what you need me to provide and I'll do my best. I suspect
>>>>>>>> you might want to because there will a n awful lot of Ubuntu-based systems out there with that scrubber.bin symlink in
>>>>>>>> place. On the other hand,m it could but quite a while before ubuntu are deploying 6.2 or later kernels.
>>>>>>> The symlinks are correct - whole groups of GPUs share the same FW, and
>>>>>>> we use symlinks in linux-firmware to represent this.
>>>>>>>
>>>>>>> I don't really have any ideas how/why this patch causes issues with
>>>>>>> shutdown - it's a path that only gets executed during initialisation.
>>>>>>> Can you try and capture the kernel log during shutdown ("dmesg -w"
>>>>>>> over ssh? netconsole?), and see if there's any relevant messages
>>>>>>> providing a hint at what's going on?  Alternatively, you could try
>>>>>>> unloading the module (you will have to stop X/wayland/gdm/etc/etc
>>>>>>> first) and seeing if that hangs too.
>>>>>>>
>>>>>>> Ben.
>>>>>>
>>>>>> Sorry for the delay - I've been learning about netconsole and netcat. However, I had no success with ssh and netconsole
>>>>>> produced a log with nothing unusual in it.
>>>>>>
>>>>>> Simply stopping Xorg and removing the nouveau module succeeds.
>>>>>>
>>>>>> So, I rebuilt rc6+ after a pull from linus' tree this morning and set the nouveau debug level to 7. I then booted to a
>>>>>> console before doing a reboot (with Ctl+Alt+Del). As expected the machine locked up just before it would ordinarily
>>>>>> restart. The last few lines on the console might be helpful:
>>>>>>
>>>>>> ...
>>>>>> nouveau 0000:01:00:0  fifo: preinit running...
>>>>>> nouveau 0000:01:00:0  fifo: preinit completed in 4us
>>>>>> nouveau 0000:01:00:0  gr: preinit running...
>>>>>> nouveau 0000:01:00:0  gr: preinit completed in 0us
>>>>>> nouveau 0000:01:00:0  nvdec0: preinit running...
>>>>>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>>>>>> nouveau 0000:01:00:0  nvdec0: preinit running...
>>>>>> nouveau 0000:01:00:0  nvdec0: preinit completed in 0us
>>>>>> nouveau 0000:01:00:0  sec2: preinit running...
>>>>>> nouveau 0000:01:00:0  sec2: preinit completed in 0us
>>>>>> nouveau 0000:01:00:0  fb:.VPR locked, running scrubber binary
>>>>>>
>>>>>> These messages appear after the "sd 4:0:0:0 [sda] Stopping disk" I reported in my initial email.
>>>>>>
>>>>>> After the "running scrubber" line appears the machine is locked and I have to hold down the power button to recover. I
>>>>>> get the same outcome from running "halt -dip", "poweroff -di" and "shutdown -h -P now". I guess it's no surprise that
>>>>>> all three result in the same outcome because invocations halt, poweroff and reboot (without the -f argument)from a
>>>>>> runlevel other than 0 resukt in shutdown being run. switching to runlevel 0 with "telenit 0" results in the same
>>>>>> messages from nouveau followed by the lockup.
>>>>>>
>>>>>> Let me know if you need any additional diagnostics.
>>>>>>
>>>>>> Chris
>>>>>>
>>>>>
>>>>> I've done some more investigation and found that I hadn't done sufficient amemdment the scripts run at shutdown to
>>>>> prevent the network being shutdown. I've now got netconsole captures for 6.2.0-rc6+
>>>>> (9f266ccaa2f5228bfe67ad58a94ca4e0109b954a) and, for comparison, 6.1.9. These two logs are attached.
>>>>>
>>>>> Chris
>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>>
>>>>>>>> Chris
>>>>>>>>
>>>>>>>> <snip>
>>>>
>>>>
>>>
>>
>>
>>

[-- Attachment #2: sysrq-t.dmesg.log --]
[-- Type: text/x-log, Size: 219569 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xf4, date = 2022-07-31
[    0.000000] Linux version 6.2.0-rc7+ (chris@laptop) (gcc (GCC) 12.2.1 20230204, GNU ld (GNU Binutils) 2.40) #32 SMP PREEMPT_DYNAMIC Sat Feb 11 08:21:45 GMT 2023
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-rc7+ ro root=PARTUUID=f927883a-e95c-4cdd-b64e-a0a778216b9f resume=PARTUUID=70ccedc5-d788-42bc-9f13-81e2beb61338 rootfstype=ext4 net.ifnames=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007e1d8fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e1d9000-0x000000007ead8fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ead9000-0x000000008cceefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ccef000-0x000000008d0befff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008d0bf000-0x000000008eedefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008eedf000-0x000000008fbcefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008fbcf000-0x000000008fc4efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008fc4f000-0x000000008fc4ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008fc50000-0x000000009d7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008607fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by INSYDE Corp.
[    0.000000] efi: ACPI=0x8fc4e000 ACPI 2.0=0x8fc4e014 TPMFinalLog=0x8fbc5000 SMBIOS=0x8d1e4000 SMBIOS 3.0=0x8d1e2000 ESRT=0x8d1e5998 MEMATTR=0x79e9a018 
[    0.000000] efi: Remove mem64: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem65: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem66: MMIO range=[0xfed10000-0xfed19fff] (40KB) from e820 map
[    0.000000] efi: Not removing mem67: MMIO range=[0xfed84000-0xfed84fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem68: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem69: MMIO range=[0xff400000-0xffffffff] (12MB) from e820 map
[    0.000000] e820: remove [mem 0xff400000-0xffffffff] reserved
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Notebook                         NP50DE_DB                       /NP50DE_DB                       , BIOS 1.07.04 02/17/2020
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000017] last_pfn = 0x860800 max_arch_pfn = 0x400000000
[    0.000022] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000329] last_pfn = 0x8fc50 max_arch_pfn = 0x400000000
[    0.008301] esrt: Reserving ESRT space from 0x000000008d1e5998 to 0x000000008d1e5a48.
[    0.008312] Using GB pages for direct mapping
[    0.008613] Secure boot disabled
[    0.008614] RAMDISK: [mem 0x37fbf000-0x37fd6fff]
[    0.008619] ACPI: Early table checksum verification disabled
[    0.008622] ACPI: RSDP 0x000000008FC4E014 000024 (v02 INSYDE)
[    0.008626] ACPI: XSDT 0x000000008FBF9188 0000DC (v01 INSYDE CML      00000002      01000013)
[    0.008631] ACPI: FACP 0x000000008FC37000 00010C (v05 INSYDE CML      00000002 ACPI 00040000)
[    0.008636] ACPI: DSDT 0x000000008FC00000 03337F (v02 INSYDE CML      00000002 ACPI 00040000)
[    0.008639] ACPI: FACS 0x000000008FB47000 000040
[    0.008641] ACPI: UEFI 0x000000008FBCE000 000236 (v01 INSYDE CML      00000001 ACPI 00040000)
[    0.008644] ACPI: SSDT 0x000000008FC4A000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008647] ACPI: SSDT 0x000000008FC46000 003158 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008650] ACPI: SSDT 0x000000008FC44000 001848 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.008653] ACPI: SSDT 0x000000008FC43000 000790 (v02 INSYDE Tpm2Tabl 00001000 INTL 20160422)
[    0.008655] ACPI: TPM2 0x000000008FC42000 000034 (v04 INSYDE CML      00000002 ACPI 00040000)
[    0.008658] ACPI: LPIT 0x000000008FC40000 000094 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008661] ACPI: WSMT 0x000000008FC3F000 000028 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008663] ACPI: SSDT 0x000000008FC3D000 001616 (v02 INSYDE PtidDevc 00001000 INTL 20160422)
[    0.008666] ACPI: DBGP 0x000000008FC3C000 000034 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008669] ACPI: DBG2 0x000000008FC3B000 00005C (v00 INSYDE CML      00000002 ACPI 00040000)
[    0.008671] ACPI: SSDT 0x000000008FC3A000 000502 (v02 Intel  PerfTune 00001000 INTL 20160422)
[    0.008674] ACPI: NHLT 0x000000008FC38000 001821 (v00 INSYDE CML      00000002 ACPI 00040000)
[    0.008677] ACPI: HPET 0x000000008FC36000 000038 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008679] ACPI: APIC 0x000000008FC35000 000164 (v03 INSYDE CML      00000002 ACPI 00040000)
[    0.008682] ACPI: MCFG 0x000000008FC34000 00003C (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008685] ACPI: SSDT 0x000000008FBFF000 000E58 (v02 INSYDE ClevoRTD 00001000 INTL 20160422)
[    0.008687] ACPI: SSDT 0x000000008FBFA000 0039F7 (v01 Insyde NvdTable 00001000 INTL 20160422)
[    0.008690] ACPI: SSDT 0x000000008FC4D000 000164 (v01 INSYDE PcdTabl  00001000 INTL 20160422)
[    0.008693] ACPI: DMAR 0x000000008FBFE000 0000A8 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008695] ACPI: FPDT 0x000000008FBF8000 000044 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008698] ACPI: BGRT 0x000000008FBF7000 000038 (v01 INSYDE CML      00000001 ACPI 00040000)
[    0.008700] ACPI: Reserving FACP table memory at [mem 0x8fc37000-0x8fc3710b]
[    0.008702] ACPI: Reserving DSDT table memory at [mem 0x8fc00000-0x8fc3337e]
[    0.008703] ACPI: Reserving FACS table memory at [mem 0x8fb47000-0x8fb4703f]
[    0.008704] ACPI: Reserving UEFI table memory at [mem 0x8fbce000-0x8fbce235]
[    0.008705] ACPI: Reserving SSDT table memory at [mem 0x8fc4a000-0x8fc4c086]
[    0.008706] ACPI: Reserving SSDT table memory at [mem 0x8fc46000-0x8fc49157]
[    0.008707] ACPI: Reserving SSDT table memory at [mem 0x8fc44000-0x8fc45847]
[    0.008708] ACPI: Reserving SSDT table memory at [mem 0x8fc43000-0x8fc4378f]
[    0.008708] ACPI: Reserving TPM2 table memory at [mem 0x8fc42000-0x8fc42033]
[    0.008709] ACPI: Reserving LPIT table memory at [mem 0x8fc40000-0x8fc40093]
[    0.008710] ACPI: Reserving WSMT table memory at [mem 0x8fc3f000-0x8fc3f027]
[    0.008711] ACPI: Reserving SSDT table memory at [mem 0x8fc3d000-0x8fc3e615]
[    0.008712] ACPI: Reserving DBGP table memory at [mem 0x8fc3c000-0x8fc3c033]
[    0.008713] ACPI: Reserving DBG2 table memory at [mem 0x8fc3b000-0x8fc3b05b]
[    0.008714] ACPI: Reserving SSDT table memory at [mem 0x8fc3a000-0x8fc3a501]
[    0.008715] ACPI: Reserving NHLT table memory at [mem 0x8fc38000-0x8fc39820]
[    0.008716] ACPI: Reserving HPET table memory at [mem 0x8fc36000-0x8fc36037]
[    0.008717] ACPI: Reserving APIC table memory at [mem 0x8fc35000-0x8fc35163]
[    0.008718] ACPI: Reserving MCFG table memory at [mem 0x8fc34000-0x8fc3403b]
[    0.008719] ACPI: Reserving SSDT table memory at [mem 0x8fbff000-0x8fbffe57]
[    0.008720] ACPI: Reserving SSDT table memory at [mem 0x8fbfa000-0x8fbfd9f6]
[    0.008721] ACPI: Reserving SSDT table memory at [mem 0x8fc4d000-0x8fc4d163]
[    0.008722] ACPI: Reserving DMAR table memory at [mem 0x8fbfe000-0x8fbfe0a7]
[    0.008723] ACPI: Reserving FPDT table memory at [mem 0x8fbf8000-0x8fbf8043]
[    0.008724] ACPI: Reserving BGRT table memory at [mem 0x8fbf7000-0x8fbf7037]
[    0.008777] Zone ranges:
[    0.008778]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008780]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008782]   Normal   [mem 0x0000000100000000-0x00000008607fffff]
[    0.008783] Movable zone start for each node
[    0.008784] Early memory node ranges
[    0.008785]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.008786]   node   0: [mem 0x0000000000100000-0x000000007e1d8fff]
[    0.008788]   node   0: [mem 0x000000007ead9000-0x000000008cceefff]
[    0.008789]   node   0: [mem 0x000000008fc4f000-0x000000008fc4ffff]
[    0.008789]   node   0: [mem 0x0000000100000000-0x00000008607fffff]
[    0.008793] Initmem setup node 0 [mem 0x0000000000001000-0x00000008607fffff]
[    0.008798] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008820] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.011898] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.012024] On node 0, zone DMA32: 12128 pages in unavailable ranges
[    0.053754] On node 0, zone Normal: 944 pages in unavailable ranges
[    0.054057] On node 0, zone Normal: 30720 pages in unavailable ranges
[    0.054092] Reserving Intel graphics memory at [mem 0x99800000-0x9d7fffff]
[    0.054334] ACPI: PM-Timer IO Port: 0x1808
[    0.054341] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.054342] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.054343] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.054344] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.054345] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.054345] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.054346] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.054347] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.054348] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.054348] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.054349] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.054350] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.054351] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.054352] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.054352] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.054353] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.054354] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.054355] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.054356] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.054356] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.054391] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.054394] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.054396] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.054400] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.054401] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.054404] TSC deadline timer available
[    0.054405] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.054423] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.054426] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.054428] PM: hibernation: Registered nosave memory: [mem 0x7e1d9000-0x7ead8fff]
[    0.054430] PM: hibernation: Registered nosave memory: [mem 0x8ccef000-0x8d0befff]
[    0.054431] PM: hibernation: Registered nosave memory: [mem 0x8d0bf000-0x8eedefff]
[    0.054432] PM: hibernation: Registered nosave memory: [mem 0x8eedf000-0x8fbcefff]
[    0.054432] PM: hibernation: Registered nosave memory: [mem 0x8fbcf000-0x8fc4efff]
[    0.054434] PM: hibernation: Registered nosave memory: [mem 0x8fc50000-0x9d7fffff]
[    0.054435] PM: hibernation: Registered nosave memory: [mem 0x9d800000-0xfdffffff]
[    0.054436] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.054437] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
[    0.054438] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.054438] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.054439] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.054440] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.054441] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.054441] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.054443] [mem 0x9d800000-0xfdffffff] available for PCI devices
[    0.054446] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.059128] setup_percpu: NR_CPUS:12 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.059422] percpu: Embedded 44 pages/cpu s141736 r8192 d30296 u262144
[    0.059430] pcpu-alloc: s141736 r8192 d30296 u262144 alloc=1*2097152
[    0.059433] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.059460] Built 1 zonelists, mobility grouping on.  Total pages: 8179648
[    0.059462] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-rc7+ ro root=PARTUUID=f927883a-e95c-4cdd-b64e-a0a778216b9f resume=PARTUUID=70ccedc5-d788-42bc-9f13-81e2beb61338 rootfstype=ext4 net.ifnames=0
[    0.059498] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.2.0-rc7+", will be passed to user space.
[    0.059531] random: crng init done
[    0.061277] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.062140] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.062283] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.062286] software IO TLB: area num 16.
[    0.130842] Memory: 32515348K/33238584K available (12288K kernel code, 1177K rwdata, 3504K rodata, 1788K init, 1872K bss, 722976K reserved, 0K cma-reserved)
[    0.130893] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.130928] Dynamic Preempt: full
[    0.130964] rcu: Preemptible hierarchical RCU implementation.
[    0.130965] rcu: 	RCU event tracing is enabled.
[    0.130966] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.130993] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[    0.131243] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.131505] Console: colour dummy device 80x25
[    0.131507] printk: console [tty0] enabled
[    0.131811] ACPI: Core revision 20221020
[    0.132115] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.132118] APIC: Switch to symmetric I/O mode setup
[    0.132120] Switched APIC routing to physical flat.
[    0.137107] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.137116] Calibrating delay loop (skipped), value calculated using timer frequency.. 5199.98 BogoMIPS (lpj=10399968)
[    0.137122] pid_max: default: 32768 minimum: 301
[    0.140444] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.140492] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.140640] CPU0: Thermal monitoring enabled (TM1)
[    0.140689] process: using mwait in idle threads
[    0.140692] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.140694] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.140708] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.140712] Spectre V2 : Mitigation: Enhanced IBRS
[    0.140713] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.140716] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.140718] RETBleed: Mitigation: Enhanced IBRS
[    0.140720] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.140723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.140730] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.140733] SRBDS: Mitigation: Microcode
[    0.141113] Freeing SMP alternatives memory: 32K
[    0.141113] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.141113] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.141113] ... version:                4
[    0.141113] ... bit width:              48
[    0.141113] ... generic registers:      4
[    0.141113] ... value mask:             0000ffffffffffff
[    0.141113] ... max period:             00007fffffffffff
[    0.141113] ... fixed-purpose events:   3
[    0.141113] ... event mask:             000000070000000f
[    0.141113] Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.141113] rcu: Hierarchical SRCU implementation.
[    0.141113] rcu: 	Max phase no-delay instances is 1000.
[    0.141113] smp: Bringing up secondary CPUs ...
[    0.141113] x86: Booting SMP configuration:
[    0.141113] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[    0.142009] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.142009]   #7  #8  #9 #10 #11
[    0.145695] smp: Brought up 1 node, 12 CPUs
[    0.145695] smpboot: Max logical packages: 1
[    0.145695] smpboot: Total of 12 processors activated (62399.80 BogoMIPS)
[    0.149475] devtmpfs: initialized
[    0.149475] ACPI: PM: Registering ACPI NVS region [mem 0x8eedf000-0x8fbcefff] (13565952 bytes)
[    0.149475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.149475] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.149475] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.149507] thermal_sys: Registered thermal governor 'step_wise'
[    0.149508] thermal_sys: Registered thermal governor 'user_space'
[    0.149525] cpuidle: using governor ladder
[    0.149525] cpuidle: using governor menu
[    0.149525] PCI: Using configuration type 1 for base access
[    0.149525] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.149525] cryptd: max_cpu_qlen set to 1000
[    0.149525] ACPI: Added _OSI(Module Device)
[    0.149525] ACPI: Added _OSI(Processor Device)
[    0.149525] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.149525] ACPI: Added _OSI(Processor Aggregator Device)
[    0.181441] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XDCI], AE_NOT_FOUND (20221020/dswload2-162)
[    0.181451] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20221020/psobject-220)
[    0.181454] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
[    0.182483] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.184060] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.187628] ACPI: Dynamic OEM Table Load:
[    0.187637] ACPI: SSDT 0xFFFF9E79C005B600 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.188372] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.188961] ACPI: Dynamic OEM Table Load:
[    0.188969] ACPI: SSDT 0xFFFF9E79C0994C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.189790] ACPI: Dynamic OEM Table Load:
[    0.189797] ACPI: SSDT 0xFFFF9E79C09BA800 000581 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.190651] ACPI: Dynamic OEM Table Load:
[    0.190657] ACPI: SSDT 0xFFFF9E79C014C600 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.191417] ACPI: Dynamic OEM Table Load:
[    0.191426] ACPI: SSDT 0xFFFF9E79C007C000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.192585] ACPI: Dynamic OEM Table Load:
[    0.192593] ACPI: SSDT 0xFFFF9E79C09BC000 000778 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.193488] ACPI: Dynamic OEM Table Load:
[    0.193495] ACPI: SSDT 0xFFFF9E79C0995000 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.194380] ACPI: Dynamic OEM Table Load:
[    0.194387] ACPI: SSDT 0xFFFF9E79C007D000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.195680] ACPI: Dynamic OEM Table Load:
[    0.195687] ACPI: SSDT 0xFFFF9E79C0995400 0003CA (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.199466] ACPI: EC: EC started
[    0.199469] ACPI: EC: interrupt blocked
[    0.200488] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.200492] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.200495] ACPI: Interpreter enabled
[    0.200536] ACPI: PM: (supports S0 S3 S4 S5)
[    0.200538] ACPI: Using IOAPIC for interrupt routing
[    0.200571] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.200574] PCI: Using E820 reservations for host bridge windows
[    0.200892] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.201440] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[    0.229470] ACPI: \_SB_.PCI0.XHC_.RHUB.HS14.BTPR: New power resource
[    0.236451] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[    0.236594] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[    0.236729] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[    0.237570] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[    0.239914] ACPI: \PIN_: New power resource
[    0.240195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.240203] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.240207] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.240732] PCI host bridge to bus 0000:00
[    0.240735] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.240738] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.240740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.240743] pci_bus 0000:00: root bus resource [mem 0x9d800000-0xdfffffff window]
[    0.240745] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.240748] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.240765] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.240829] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.240868] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.241215] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.241225] pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc2ffffff 64bit]
[    0.241233] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.241238] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.241254] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.241257] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.241473] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.241494] pci 0000:00:12.0: reg 0x10: [mem 0xc539c000-0xc539cfff 64bit]
[    0.241650] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.241666] pci 0000:00:14.0: reg 0x10: [mem 0xc5380000-0xc538ffff 64bit]
[    0.241723] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.242015] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.242034] pci 0000:00:14.2: reg 0x10: [mem 0xc5398000-0xc5399fff 64bit]
[    0.242048] pci 0000:00:14.2: reg 0x18: [mem 0xc539d000-0xc539dfff 64bit]
[    0.242174] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.242194] pci 0000:00:14.3: reg 0x10: [mem 0xc5390000-0xc5393fff 64bit]
[    0.242313] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.242472] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.242494] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.242728] pci 0000:00:15.1: [8086:06e9] type 00 class 0x0c8000
[    0.242749] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.243013] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.243034] pci 0000:00:16.0: reg 0x10: [mem 0xc53a0000-0xc53a0fff 64bit]
[    0.243107] pci 0000:00:16.0: PME# supported from D3hot
[    0.243397] pci 0000:00:17.0: [8086:06d3] type 00 class 0x010601
[    0.243411] pci 0000:00:17.0: reg 0x10: [mem 0xc539a000-0xc539bfff]
[    0.243419] pci 0000:00:17.0: reg 0x14: [mem 0xc53a4000-0xc53a40ff]
[    0.243427] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.243434] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.243442] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.243449] pci 0000:00:17.0: reg 0x24: [mem 0xc53a3000-0xc53a37ff]
[    0.243486] pci 0000:00:17.0: PME# supported from D3hot
[    0.243870] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[    0.243943] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.244374] pci 0000:00:1d.5: [8086:06b5] type 01 class 0x060400
[    0.244440] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.244843] pci 0000:00:1d.6: [8086:06b6] type 01 class 0x060400
[    0.244909] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.245333] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100
[    0.245695] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
[    0.245725] pci 0000:00:1f.3: reg 0x10: [mem 0xc5394000-0xc5397fff 64bit]
[    0.245763] pci 0000:00:1f.3: reg 0x20: [mem 0xc5000000-0xc50fffff 64bit]
[    0.245839] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.246278] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.246303] pci 0000:00:1f.4: reg 0x10: [mem 0xc53a1000-0xc53a10ff 64bit]
[    0.246331] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.246518] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.246534] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.246660] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000
[    0.246683] pci 0000:01:00.0: reg 0x10: [mem 0xc4000000-0xc4ffffff]
[    0.246703] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.246722] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.246735] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.246749] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.246817] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.246837] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.246978] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.246982] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.246985] pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc4ffffff]
[    0.246989] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.247053] pci 0000:06:00.0: [15b7:5009] type 00 class 0x010802
[    0.247074] pci 0000:06:00.0: reg 0x10: [mem 0xc5200000-0xc5203fff 64bit]
[    0.247103] pci 0000:06:00.0: reg 0x20: [mem 0xc5204000-0xc52040ff 64bit]
[    0.257175] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.257181] pci 0000:00:1d.0:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.257214] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.257262] pci 0000:08:00.0: [10ec:5287] type 00 class 0xff0000
[    0.257280] pci 0000:08:00.0: reg 0x10: [mem 0xc5105000-0xc5105fff]
[    0.257324] pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.257392] pci 0000:08:00.0: supports D1 D2
[    0.257394] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.257485] pci 0000:08:00.1: [10ec:8168] type 00 class 0x020000
[    0.257505] pci 0000:08:00.1: reg 0x10: [io  0x3000-0x30ff]
[    0.257532] pci 0000:08:00.1: reg 0x18: [mem 0xc5104000-0xc5104fff 64bit]
[    0.257549] pci 0000:08:00.1: reg 0x20: [mem 0xc5100000-0xc5103fff 64bit]
[    0.257626] pci 0000:08:00.1: supports D1 D2
[    0.257627] pci 0000:08:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.257727] pci 0000:00:1d.6: PCI bridge to [bus 08]
[    0.257730] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.257734] pci 0000:00:1d.6:   bridge window [mem 0xc5100000-0xc51fffff]
[    0.257754] pci_bus 0000:00: on NUMA node 0
[    0.259177] ACPI: EC: interrupt unblocked
[    0.259180] ACPI: EC: event unblocked
[    0.259206] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.259208] ACPI: EC: GPE=0x3
[    0.259210] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    0.259214] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.259274] iommu: Default domain type: Translated 
[    0.259276] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.259314] SCSI subsystem initialized
[    0.259320] libata version 3.00 loaded.
[    0.259334] ACPI: bus type USB registered
[    0.259341] usbcore: registered new interface driver usbfs
[    0.259347] usbcore: registered new interface driver hub
[    0.259354] usbcore: registered new device driver usb
[    0.259366] mc: Linux media interface: v0.10
[    0.259371] videodev: Linux video capture interface: v2.00
[    0.259405] Registered efivars operations
[    0.259431] Advanced Linux Sound Architecture Driver Initialized.
[    0.259518] Bluetooth: Core ver 2.22
[    0.259524] NET: Registered PF_BLUETOOTH protocol family
[    0.259525] Bluetooth: HCI device and connection manager initialized
[    0.259528] Bluetooth: HCI socket layer initialized
[    0.259530] Bluetooth: L2CAP socket layer initialized
[    0.259535] Bluetooth: SCO socket layer initialized
[    0.259554] PCI: Using ACPI for IRQ routing
[    0.259554] PCI: pci_cache_line_size set to 64 bytes
[    0.259554] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.259554] e820: reserve RAM buffer [mem 0x7e1d9000-0x7fffffff]
[    0.259554] e820: reserve RAM buffer [mem 0x8ccef000-0x8fffffff]
[    0.259554] e820: reserve RAM buffer [mem 0x8fc50000-0x8fffffff]
[    0.259554] e820: reserve RAM buffer [mem 0x860800000-0x863ffffff]
[    0.259554] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.259554] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.259554] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.259554] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.259554] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.259554] vgaarb: loaded
[    0.261130] clocksource: Switched to clocksource tsc-early
[    0.261219] pnp: PnP ACPI init
[    0.261311] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.261487] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.261491] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.261494] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.261496] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.261498] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.261501] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.261503] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    0.261739] system 00:02: [io  0x2000-0x20fe] has been reserved
[    0.261785] pnp 00:03: disabling [io  0x3322-0x3323] because it overlaps 0000:00:1d.6 BAR 7 [io  0x3000-0x3fff]
[    0.261807] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.261809] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.261908] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.262200] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.262204] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.262206] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.262209] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.262211] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.262213] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.262216] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.262218] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.262360] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.262533] pnp: PnP ACPI: found 10 devices
[    0.267886] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.267914] NET: Registered PF_INET protocol family
[    0.268066] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.271213] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.271248] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.271255] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.271487] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.271771] TCP: Hash tables configured (established 262144 bind 65536)
[    0.271793] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.271856] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.271929] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.271936] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.271947] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[    0.271950] pci 0000:00:15.0: BAR 0: assigned [mem 0x9d800000-0x9d800fff 64bit]
[    0.271965] resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
[    0.271968] pci 0000:00:15.1: BAR 0: assigned [mem 0x9d801000-0x9d801fff 64bit]
[    0.271979] pci 0000:01:00.0: BAR 6: assigned [mem 0xc3000000-0xc307ffff pref]
[    0.271982] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.271985] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.271988] pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc4ffffff]
[    0.271991] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.271996] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.272004] pci 0000:00:1d.0:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.272011] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.272020] pci 0000:08:00.0: BAR 6: assigned [mem 0xc5110000-0xc511ffff pref]
[    0.272022] pci 0000:00:1d.6: PCI bridge to [bus 08]
[    0.272025] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.272029] pci 0000:00:1d.6:   bridge window [mem 0xc5100000-0xc51fffff]
[    0.272036] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.272039] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.272041] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.272043] pci_bus 0000:00: resource 7 [mem 0x9d800000-0xdfffffff window]
[    0.272046] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.272048] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.272050] pci_bus 0000:01: resource 1 [mem 0xc3000000-0xc4ffffff]
[    0.272052] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.272055] pci_bus 0000:06: resource 1 [mem 0xc5200000-0xc52fffff]
[    0.272057] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.272059] pci_bus 0000:08: resource 1 [mem 0xc5100000-0xc51fffff]
[    0.274252] PCI: CLS 64 bytes, default 64
[    0.274260] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.274262] software IO TLB: mapped [mem 0x0000000087d15000-0x000000008bd15000] (64MB)
[    0.274283] Unpacking initramfs...
[    0.274353] Freeing initrd memory: 96K
[    0.274423] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.274427] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.274429] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.274431] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.274432] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.274434] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.275020] Initialise system trusted keyrings
[    0.275044] workingset: timestamp_bits=62 max_order=23 bucket_order=0
[    0.275325] Key type cifs.spnego registered
[    0.275328] Key type cifs.idmap registered
[    0.275382] fuse: init (API version 7.38)
[    0.284414] NET: Registered PF_ALG protocol family
[    0.284417] Key type asymmetric registered
[    0.284419] Asymmetric key parser 'x509' registered
[    0.284428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.284431] io scheduler mq-deadline registered
[    0.285332] Monitor-Mwait will be used to enter C-1 state
[    0.285340] Monitor-Mwait will be used to enter C-2 state
[    0.285345] Monitor-Mwait will be used to enter C-3 state
[    0.285349] ACPI: \_SB_.PR00: Found 3 idle states
[    0.285847] ACPI: AC: AC Adapter [AC] (on-line)
[    0.285901] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.289223] ACPI: button: Power Button [PWRB]
[    0.289256] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.293180] ACPI: button: Sleep Button [SLPB]
[    0.293208] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.297188] ACPI: button: Lid Switch [LID0]
[    0.297228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.301185] ACPI: button: Power Button [PWRF]
[    0.303601] ACPI: \_TZ_.TZ0_: Invalid active0 threshold
[    0.303708] thermal LNXTHERM:00: registered as thermal_zone0
[    0.303711] ACPI: thermal: Thermal Zone [TZ0] (50 C)
[    0.304242] ACPI: battery: Slot [BAT0] (battery present)
[    0.307174] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.307440] Linux agpgart interface v0.103
[    0.307524] ACPI: bus type drm_connector registered
[    0.308353] rtsx_pci 0000:08:00.0: enabling device (0000 -> 0002)
[    0.425816] ahci 0000:00:17.0: version 3.0
[    0.425845] nvme 0000:06:00.0: platform quirk: setting simple suspend
[    0.425952] nvme nvme0: pci function 0000:06:00.0
[    0.432272] nvme nvme0: allocated 32 MiB host memory buffer.
[    0.433714] nvme nvme0: 12/0/0 default/read/poll queues
[    0.436175] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    0.436194] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    0.436735] scsi host0: ahci
[    0.436921] scsi host1: ahci
[    0.437063] scsi host2: ahci
[    0.437211] scsi host3: ahci
[    0.437362] scsi host4: ahci
[    0.437392] ata1: DUMMY
[    0.437394] ata2: DUMMY
[    0.437395] ata3: DUMMY
[    0.437396] ata4: DUMMY
[    0.437400] ata5: SATA max UDMA/133 abar m2048@0xc53a3000 port 0xc53a3300 irq 125
[    0.437509]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    0.437698] usbcore: registered new interface driver usb-storage
[    0.437709] usbcore: registered new interface driver ums-realtek
[    0.437773] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.438023] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.438031] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.439148] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.439399] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.439404] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.439408] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.439573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    0.439579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.439582] usb usb1: Product: xHCI Host Controller
[    0.439586] usb usb1: Manufacturer: Linux 6.2.0-rc7+ xhci-hcd
[    0.439589] usb usb1: SerialNumber: 0000:00:14.0
[    0.439719] hub 1-0:1.0: USB hub found
[    0.439750] hub 1-0:1.0: 16 ports detected
[    0.441581] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    0.441587] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.441590] usb usb2: Product: xHCI Host Controller
[    0.441592] usb usb2: Manufacturer: Linux 6.2.0-rc7+ xhci-hcd
[    0.441601] usb usb2: SerialNumber: 0000:00:14.0
[    0.441699] hub 2-0:1.0: USB hub found
[    0.441724] hub 2-0:1.0: 8 ports detected
[    0.442192] usb: port power management may be unreliable
[    0.697155] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    0.809167] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.847768] usb 1-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[    0.847774] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    0.847776] usb 1-1: Product: USB Receiver
[    0.847778] usb 1-1: Manufacturer: Logitech
[    0.977156] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    1.062690] i8042: Detected active multiplexing controller, rev 1.1
[    1.064076] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.064103] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.064119] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.064133] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.064147] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.064280] mousedev: PS/2 mouse device common for all mice
[    1.064595] rtc_cmos 00:04: RTC can wake from S4
[    1.065781] rtc_cmos 00:04: registered as rtc0
[    1.066029] rtc_cmos 00:04: setting system clock to 2023-02-11T13:12:14 UTC (1676121134)
[    1.066042] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    1.066052] i2c_dev: i2c /dev entries driver
[    1.066814] intel_pstate: Intel P-state driver initializing
[    1.067202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.067661] intel_pstate: HWP enabled
[    1.067684] efifb: probing for efifb
[    1.067703] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.067705] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.067706] efifb: scrolling: redraw
[    1.067707] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.068674] Console: switching to colour frame buffer device 240x67
[    1.069601] fb0: EFI VGA frame buffer device
[    1.069715] NET: Registered PF_PACKET protocol family
[    1.069720] NET: Registered PF_KEY protocol family
[    1.069728] Key type dns_resolver registered
[    1.078110] microcode: Microcode Update Driver: v2.2.
[    1.078112] IPI shorthand broadcast: enabled
[    1.078123] AVX2 version of gcm_enc/dec engaged.
[    1.078852] AES CTR mode by8 optimization enabled
[    1.079392] sched_clock: Marking stable (1072463280, 5645558)->(1110221966, -32113128)
[    1.079614] registered taskstats version 1
[    1.079618] Loading compiled-in X.509 certificates
[    1.144661] usb 1-8: New USB device found, idVendor=04f2, idProduct=b685, bcdDevice=54.04
[    1.144674] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.144680] usb 1-8: Product: Chicony USB2.0 Camera
[    1.144685] usb 1-8: Manufacturer: Sonix Technology Co., Ltd.
[    1.273410] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    1.285192] tsc: Refined TSC clocksource calibration: 2591.998 MHz
[    1.285239] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb518234, max_idle_ns: 440795279333 ns
[    1.285431] clocksource: Switched to clocksource tsc
[    1.425961] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.425974] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.505139] mmc0: cannot verify signal voltage switch
[    1.632199] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
[    1.632378] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
[    1.634660]  mmcblk0: p1
[    1.825820] ata5.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[    1.835930] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.888131] ata5.00: configured for UDMA/133
[    1.888224] scsi 4:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 0001 PQ: 0 ANSI: 5
[    1.888311] scsi 4:0:0:0: Attached scsi generic sg0 type 0
[    1.888468] sd 4:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.888476] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    1.888525] sd 4:0:0:0: [sda] Write Protect is off
[    1.888532] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.888619] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.888768] sd 4:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    1.946835]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9
[    1.947508] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.980215] PM: Image not found (code -22)
[    1.980220] ALSA device list:
[    1.980226]   No soundcards found.
[    1.982531] EXT4-fs (nvme0n1p4): mounted filesystem b767471d-f668-40d4-a6e0-1b2a0a1725f0 with ordered data mode. Quota mode: disabled.
[    1.982546] VFS: Mounted root (ext4 filesystem) readonly on device 259:4.
[    1.983004] devtmpfs: mounted
[    1.983571] Freeing unused kernel image (initmem) memory: 1788K
[    1.993406] Write protecting the kernel read-only data: 16384k
[    1.994068] Freeing unused kernel image (rodata/data gap) memory: 592K
[    2.005280] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.005531] Run /sbin/init as init process
[    2.005774]   with arguments:
[    2.005775]     /sbin/init
[    2.005776]   with environment:
[    2.005776]     HOME=/
[    2.005777]     TERM=linux
[    2.005777]     BOOT_IMAGE=/boot/vmlinuz-6.2.0-rc7+
[    2.084893] tun: Universal TUN/TAP device driver, 1.6
[    2.120483] udevd[238]: starting version 3.2.12-pre3
[    2.131770] udevd[239]: starting eudev-3.2.12-pre3
[    2.144498] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    2.144888] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    2.145252] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    2.145531] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    2.151491] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.154834] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.155389] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.156106] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    2.156861] i2c i2c-0: Successfully instantiated SPD at 0x50
[    2.158891] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.161121] usbcore: registered new interface driver btusb
[    2.163080] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input9
[    2.163161] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    2.169444] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    2.169549] usb 1-8: Found UVC 1.00 device Chicony USB2.0 Camera (04f2:b685)
[    2.169947] Bluetooth: hci0: Boot Address: 0x24800
[    2.170216] r8169 0000:08:00.1 eth0: RTL8411b, 80:fa:5b:84:b0:5f, XID 5c8, IRQ 141
[    2.170218] r8169 0000:08:00.1 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.171354] Bluetooth: hci0: Firmware Version: 15-45.22
[    2.172791] usb 1-14: USB disconnect, device number 4
[    2.173319] Bluetooth: hci0: FW download error recovery failed (-19)
[    2.176175] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    2.176776] MXM: GUID detected in BIOS
[    2.177098] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20221020/nsarguments-61)
[    2.177314] input: Chicony USB2.0 Camera: Chicony  as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input10
[    2.177533] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20221020/nsarguments-61)
[    2.178330] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    2.178650] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[    2.178962] nouveau: detected PR support, will not use DSM
[    2.179299] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    2.179760] Console: switching to colour dummy device 80x25
[    2.179833] nouveau 0000:01:00.0: NVIDIA TU117 (167000a1)
[    2.186030] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.187124] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    2.190334] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.221196] hid-generic 0003:046D:C534.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[    2.221344] usbcore: registered new interface driver uvcvideo
[    2.223028] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input11
[    2.223074] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input12
[    2.234600] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    2.235021] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    2.235041] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input16
[    2.258618] nouveau 0000:01:00.0: bios: version 90.17.42.00.36
[    2.260331] nouveau 0000:01:00.0: pmu: firmware unavailable
[    2.262525] nouveau 0000:01:00.0: fb: 4096 MiB GDDR6
[    2.285192] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input13
[    2.285253] hid-generic 0003:046D:C534.0002: input,hiddev96: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[    2.285280] usbcore: registered new interface driver usbhid
[    2.285282] usbhid: USB HID core driver
[    2.286267] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.286339] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
[    2.286481] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.298753] fbcon: i915drmfb (fb0) is primary device
[    2.303473] Console: switching to colour frame buffer device 240x67
[    2.311624] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    2.314366] vga_switcheroo: enabled
[    2.314379] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    2.314386] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    2.314392] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    2.314399] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    2.314405] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    2.314411] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    2.314854] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    2.314950] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[    2.314980] nouveau 0000:01:00.0: DRM: Disabling PCI power management to avoid bug
[    2.399513] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC293: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    2.399531] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.399540] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    2.399548] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.399555] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.399561] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x18
[    2.399567] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x1a
[    2.399574] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    2.452151] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    2.452271] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    2.452355] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    2.452445] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    2.452541] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    2.617393] usb 1-14: new full-speed USB device number 5 using xhci_hcd
[    2.768409] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    2.768467] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.771596] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    2.772597] Bluetooth: hci0: Device revision is 2
[    2.772602] Bluetooth: hci0: Secure boot is enabled
[    2.772607] Bluetooth: hci0: OTP lock is enabled
[    2.772612] Bluetooth: hci0: API lock is enabled
[    2.772616] Bluetooth: hci0: Debug lock is disabled
[    2.772620] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    2.772721] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    2.772752] Bluetooth: hci0: Boot Address: 0x24800
[    2.772757] Bluetooth: hci0: Firmware Version: 15-45.22
[    4.364584] Adding 65535996k swap on /dev/sda5.  Priority:1 extents:1 across:65535996k 
[    4.370414] EXT4-fs (nvme0n1p4): re-mounted b767471d-f668-40d4-a6e0-1b2a0a1725f0. Quota mode: disabled.
[    4.393453] Bluetooth: hci0: Waiting for firmware download to complete
[    4.393776] Bluetooth: hci0: Firmware loaded in 1583055 usecs
[    4.394112] Bluetooth: hci0: Waiting for device to boot
[    4.398848] EXT4-fs (nvme0n1p4): re-mounted b767471d-f668-40d4-a6e0-1b2a0a1725f0. Quota mode: disabled.
[    4.408602] Bluetooth: hci0: Device booted in 14158 usecs
[    4.409143] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[    4.411678] Bluetooth: hci0: Applying Intel DDC parameters completed
[    4.412596] Bluetooth: hci0: Firmware revision 0.4 build 15 week 45 2022
[    4.817752] EXT4-fs (sda2): mounted filesystem 2c2b28d1-e737-40ab-9bd6-d0e29f0e6c1d with ordered data mode. Quota mode: disabled.
[    4.821706] ntfs3: Max link count 4000
[    5.073573] EXT4-fs (sda6): mounted filesystem 0cc4bd15-983d-4064-8479-ffd5757fbb12 with ordered data mode. Quota mode: disabled.
[    5.156953] EXT4-fs (sda8): mounted filesystem cc547c90-65be-4279-a6bc-cd33137355ca with ordered data mode. Quota mode: disabled.
[    5.273361] EXT4-fs (sda9): mounted filesystem c277df28-daed-4d3a-9c12-9009d53ad75e with ordered data mode. Quota mode: disabled.
[    6.617413] Generic FE-GE Realtek PHY r8169-0-801:00: attached PHY driver (mii_bus:phy_addr=r8169-0-801:00, irq=MAC)
[    6.805502] r8169 0000:08:00.1 eth0: No native access to PCI extended config space, falling back to CSI
[    6.837505] r8169 0000:08:00.1 eth0: Link is Down
[    6.970589] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.971521] Bluetooth: BNEP filters: protocol multicast
[    6.972452] Bluetooth: BNEP socket layer initialized
[    6.973945] Bluetooth: MGMT ver 1.22
[    9.711315] r8169 0000:08:00.1 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   10.222572] CIFS: Attempting to mount \\nas\Share
[   11.348535] CIFS: Attempting to mount \\nas\Media
[   21.825483] Bluetooth: RFCOMM TTY layer initialized
[   21.825488] Bluetooth: RFCOMM socket layer initialized
[   21.825491] Bluetooth: RFCOMM ver 1.11
[   25.543001] EXT4-fs (mmcblk0p1): mounted filesystem e69f81de-9d7e-479d-b30c-5831057a6fc7 with ordered data mode. Quota mode: disabled.
[   74.176079] r8169 0000:08:00.1 eth0: Link is Down
[   81.504450] EXT4-fs (mmcblk0p1): unmounting filesystem e69f81de-9d7e-479d-b30c-5831057a6fc7.
[   81.536064] EXT4-fs (sda9): unmounting filesystem c277df28-daed-4d3a-9c12-9009d53ad75e.
[   81.900646] EXT4-fs (sda8): unmounting filesystem cc547c90-65be-4279-a6bc-cd33137355ca.
[   81.925958] EXT4-fs (sda6): unmounting filesystem 0cc4bd15-983d-4064-8479-ffd5757fbb12.
[   81.976937] EXT4-fs (sda2): unmounting filesystem 2c2b28d1-e737-40ab-9bd6-d0e29f0e6c1d.
[   82.024388] EXT4-fs (nvme0n1p4): re-mounted b767471d-f668-40d4-a6e0-1b2a0a1725f0. Quota mode: disabled.
[   82.047443] EXT4-fs (nvme0n1p4): re-mounted b767471d-f668-40d4-a6e0-1b2a0a1725f0. Quota mode: disabled.
[   82.358794] EXT4-fs (sda7): mounted filesystem d1848c1c-27e1-4396-bd4d-2aa20749d454 with ordered data mode. Quota mode: disabled.
[   82.360453] sysrq: Show State
[   82.360713] task:init            state:S stack:0     pid:1     ppid:0      flags:0x00000000
[   82.360976] Call Trace:
[   82.361310]  <TASK>
[   82.361599]  __schedule+0x2f6/0x1080
[   82.361852]  ? get_nohz_timer_target+0x13/0x190
[   82.362100]  schedule+0x58/0xd0
[   82.362343]  schedule_hrtimeout_range_clock+0xd5/0x130
[   82.362582]  ? __pfx_hrtimer_wakeup+0x10/0x10
[   82.362821]  do_select+0x646/0x810
[   82.363061]  ? __pfx_pollwake+0x10/0x10
[   82.363298]  ? __pfx_pollwake+0x10/0x10
[   82.363533]  ? step_into+0x1e4/0x6f0
[   82.363767]  ? __legitimize_path+0x22/0x60
[   82.364016]  ? try_to_unlazy+0x55/0xc0
[   82.364321]  ? terminate_walk+0x5c/0x100
[   82.364561]  ? path_lookupat+0x92/0x190
[   82.364801]  core_sys_select+0x188/0x330
[   82.365040]  ? mntput_no_expire+0x45/0x240
[   82.365338]  ? _copy_to_user+0x21/0x30
[   82.365611]  ? cp_new_stat+0x12b/0x160
[   82.365848]  ? _copy_from_user+0x43/0x60
[   82.366088]  do_pselect.constprop.0+0xc0/0x160
[   82.366331]  __x64_sys_pselect6+0x50/0x70
[   82.366574]  do_syscall_64+0x37/0x90
[   82.366815]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   82.367057] RIP: 0033:0x451518
[   82.367296] RSP: 002b:00007ffd71fa1ef0 EFLAGS: 00000246 ORIG_RAX: 000000000000010e
[   82.367539] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 0000000000451518
[   82.367780] RDX: 0000000000000000 RSI: 00007ffd71fa1f70 RDI: 000000000000000b
[   82.368023] RBP: 00007ffd71fa1f70 R08: 00007ffd71fa1f20 R09: 0000000000000000
[   82.368263] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffd71fa2400
[   82.368506] R13: 0000000000000000 R14: 00007ffd71fa3fb2 R15: 0000000000000800
[   82.368751]  </TASK>
[   82.368993] task:kthreadd        state:S stack:0     pid:2     ppid:0      flags:0x00004000
[   82.369302] Call Trace:
[   82.369579]  <TASK>
[   82.369821]  __schedule+0x2f6/0x1080
[   82.370063]  ? kernel_thread+0x5e/0x90
[   82.370307]  schedule+0x58/0xd0
[   82.370550]  kthreadd+0xfe/0x110
[   82.370792]  ? __pfx_kthreadd+0x10/0x10
[   82.371034]  ret_from_fork+0x29/0x50
[   82.371291]  </TASK>
[   82.371533] task:rcu_gp          state:I stack:0     pid:3     ppid:2      flags:0x00004000
[   82.371782] Call Trace:
[   82.372042]  <TASK>
[   82.372283]  __schedule+0x2f6/0x1080
[   82.372522]  ? set_next_entity+0x82/0xb0
[   82.372760]  schedule+0x58/0xd0
[   82.373010]  rescuer_thread+0x2e3/0x3b0
[   82.373303]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.373571]  ? __pfx_rescuer_thread+0x10/0x10
[   82.373806]  kthread+0xe1/0x110
[   82.374055]  ? __pfx_kthread+0x10/0x10
[   82.374289]  ret_from_fork+0x29/0x50
[   82.374517]  </TASK>
[   82.374736] task:rcu_par_gp      state:I stack:0     pid:4     ppid:2      flags:0x00004000
[   82.374959] Call Trace:
[   82.375179]  <TASK>
[   82.375451]  __schedule+0x2f6/0x1080
[   82.375671]  ? set_next_entity+0x82/0xb0
[   82.375897]  schedule+0x58/0xd0
[   82.376104]  rescuer_thread+0x2e3/0x3b0
[   82.376304]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.376497]  ? __pfx_rescuer_thread+0x10/0x10
[   82.376687]  kthread+0xe1/0x110
[   82.376873]  ? __pfx_kthread+0x10/0x10
[   82.377060]  ret_from_fork+0x29/0x50
[   82.377319]  </TASK>
[   82.377536] task:slub_flushwq    state:I stack:0     pid:5     ppid:2      flags:0x00004000
[   82.377727] Call Trace:
[   82.377915]  <TASK>
[   82.378115]  __schedule+0x2f6/0x1080
[   82.378311]  ? set_next_entity+0x82/0xb0
[   82.378495]  schedule+0x58/0xd0
[   82.378679]  rescuer_thread+0x2e3/0x3b0
[   82.378876]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.379066]  ? __pfx_rescuer_thread+0x10/0x10
[   82.379255]  kthread+0xe1/0x110
[   82.379443]  ? __pfx_kthread+0x10/0x10
[   82.379632]  ret_from_fork+0x29/0x50
[   82.379821]  </TASK>
[   82.380007] task:kworker/0:0     state:I stack:0     pid:6     ppid:2      flags:0x00004000
[   82.380202] Workqueue:  0x0 (pm)
[   82.380396] Call Trace:
[   82.380587]  <TASK>
[   82.380778]  __schedule+0x2f6/0x1080
[   82.380970]  ? try_to_wake_up+0x8d/0x390
[   82.381191]  ? preempt_count_add+0x65/0xa0
[   82.381468]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.381663]  ? preempt_count_add+0x65/0xa0
[   82.381855]  schedule+0x58/0xd0
[   82.382047]  worker_thread+0xaa/0x3c0
[   82.382237]  ? __pfx_worker_thread+0x10/0x10
[   82.382423]  kthread+0xe1/0x110
[   82.382606]  ? __pfx_kthread+0x10/0x10
[   82.382787]  ret_from_fork+0x29/0x50
[   82.382968]  </TASK>
[   82.383144] task:kworker/0:0H    state:I stack:0     pid:7     ppid:2      flags:0x00004000
[   82.383326] Workqueue:  0x0 (events_highpri)
[   82.383505] Call Trace:
[   82.383678]  <TASK>
[   82.383853]  __schedule+0x2f6/0x1080
[   82.384031]  ? preempt_count_add+0x65/0xa0
[   82.384209]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.384388]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.384568]  ? fill_page_cache_func+0xba/0xd0
[   82.384749]  schedule+0x58/0xd0
[   82.384927]  worker_thread+0xaa/0x3c0
[   82.385122]  ? __pfx_worker_thread+0x10/0x10
[   82.385407]  kthread+0xe1/0x110
[   82.385580]  ? __pfx_kthread+0x10/0x10
[   82.385755]  ret_from_fork+0x29/0x50
[   82.385929]  </TASK>
[   82.386103] task:kworker/u24:0   state:I stack:0     pid:8     ppid:2      flags:0x00004000
[   82.386284] Workqueue:  0x0 (events_unbound)
[   82.386466] Call Trace:
[   82.386644]  <TASK>
[   82.386820]  __schedule+0x2f6/0x1080
[   82.386997]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.387177]  ? __wake_up_common_lock+0x89/0xc0
[   82.387358]  schedule+0x58/0xd0
[   82.387537]  worker_thread+0xaa/0x3c0
[   82.387715]  ? __pfx_worker_thread+0x10/0x10
[   82.387889]  kthread+0xe1/0x110
[   82.388062]  ? __pfx_kthread+0x10/0x10
[   82.388236]  ret_from_fork+0x29/0x50
[   82.388411]  </TASK>
[   82.388582] task:mm_percpu_wq    state:I stack:0     pid:9     ppid:2      flags:0x00004000
[   82.388762] Call Trace:
[   82.388939]  <TASK>
[   82.389116]  __schedule+0x2f6/0x1080
[   82.389351]  ? set_next_entity+0x82/0xb0
[   82.389599]  schedule+0x58/0xd0
[   82.389778]  rescuer_thread+0x2e3/0x3b0
[   82.389956]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.390133]  ? __pfx_rescuer_thread+0x10/0x10
[   82.390308]  kthread+0xe1/0x110
[   82.390483]  ? __pfx_kthread+0x10/0x10
[   82.390657]  ret_from_fork+0x29/0x50
[   82.390833]  </TASK>
[   82.391005] task:ksoftirqd/0     state:S stack:0     pid:10    ppid:2      flags:0x00004000
[   82.391184] Call Trace:
[   82.391363]  <TASK>
[   82.391539]  __schedule+0x2f6/0x1080
[   82.391717]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.391896]  schedule+0x58/0xd0
[   82.392087]  smpboot_thread_fn+0xbf/0x220
[   82.392265]  kthread+0xe1/0x110
[   82.392439]  ? __pfx_kthread+0x10/0x10
[   82.392612]  ret_from_fork+0x29/0x50
[   82.392785]  </TASK>
[   82.392957] task:rcu_preempt     state:I stack:0     pid:11    ppid:2      flags:0x00004000
[   82.393166] Call Trace:
[   82.393424]  <TASK>
[   82.393601]  __schedule+0x2f6/0x1080
[   82.393779]  ? lock_timer_base+0x5c/0x80
[   82.393957]  schedule+0x58/0xd0
[   82.394134]  schedule_timeout+0x7c/0xf0
[   82.394312]  ? __pfx_process_timeout+0x10/0x10
[   82.394489]  rcu_gp_fqs_loop+0x12f/0x3b0
[   82.394668]  ? __pfx_rcu_gp_kthread+0x10/0x10
[   82.394849]  rcu_gp_kthread+0x7d/0xe0
[   82.395027]  kthread+0xe1/0x110
[   82.395205]  ? __pfx_kthread+0x10/0x10
[   82.395383]  ret_from_fork+0x29/0x50
[   82.395558]  </TASK>
[   82.395731] task:migration/0     state:S stack:0     pid:12    ppid:2      flags:0x00004000
[   82.395910] Stopper: 0x0 <- 0x0
[   82.396090] Call Trace:
[   82.396268]  <TASK>
[   82.396443]  __schedule+0x2f6/0x1080
[   82.396619]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.396797]  ? migration_cpu_stop+0x114/0x310
[   82.396975]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.397182]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.397449]  schedule+0x58/0xd0
[   82.397627]  smpboot_thread_fn+0xbf/0x220
[   82.397809]  kthread+0xe1/0x110
[   82.397988]  ? __pfx_kthread+0x10/0x10
[   82.398166]  ret_from_fork+0x29/0x50
[   82.398343]  </TASK>
[   82.398514] task:cpuhp/0         state:S stack:0     pid:13    ppid:2      flags:0x00004000
[   82.398692] Call Trace:
[   82.398869]  <TASK>
[   82.399058]  __schedule+0x2f6/0x1080
[   82.399234]  ? ttwu_queue_wakelist+0xba/0x100
[   82.399414]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.399593]  ? try_to_wake_up+0x8d/0x390
[   82.399771]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.399951]  schedule+0x58/0xd0
[   82.400129]  smpboot_thread_fn+0xbf/0x220
[   82.400310]  kthread+0xe1/0x110
[   82.400488]  ? __pfx_kthread+0x10/0x10
[   82.400666]  ret_from_fork+0x29/0x50
[   82.400844]  </TASK>
[   82.401015] task:cpuhp/1         state:S stack:0     pid:14    ppid:2      flags:0x00004000
[   82.401299] Call Trace:
[   82.401515]  <TASK>
[   82.401698]  __schedule+0x2f6/0x1080
[   82.401882]  ? ttwu_queue_wakelist+0xba/0x100
[   82.402067]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.402253]  ? try_to_wake_up+0x8d/0x390
[   82.402439]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.402626]  schedule+0x58/0xd0
[   82.402812]  smpboot_thread_fn+0xbf/0x220
[   82.403009]  kthread+0xe1/0x110
[   82.403192]  ? __pfx_kthread+0x10/0x10
[   82.403371]  ret_from_fork+0x29/0x50
[   82.403549]  </TASK>
[   82.403726] task:migration/1     state:S stack:0     pid:15    ppid:2      flags:0x00004000
[   82.403910] Stopper: 0x0 <- 0x0
[   82.404091] Call Trace:
[   82.404273]  <TASK>
[   82.404454]  __schedule+0x2f6/0x1080
[   82.404635]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.404819]  ? migration_cpu_stop+0x114/0x310
[   82.405001]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.405244]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.405468]  schedule+0x58/0xd0
[   82.405646]  smpboot_thread_fn+0xbf/0x220
[   82.405826]  kthread+0xe1/0x110
[   82.406018]  ? __pfx_kthread+0x10/0x10
[   82.406197]  ret_from_fork+0x29/0x50
[   82.406377]  </TASK>
[   82.406556] task:ksoftirqd/1     state:S stack:0     pid:16    ppid:2      flags:0x00004000
[   82.406741] Call Trace:
[   82.406924]  <TASK>
[   82.407107]  __schedule+0x2f6/0x1080
[   82.407289]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.407472]  schedule+0x58/0xd0
[   82.407655]  smpboot_thread_fn+0xbf/0x220
[   82.407838]  kthread+0xe1/0x110
[   82.408019]  ? __pfx_kthread+0x10/0x10
[   82.408198]  ret_from_fork+0x29/0x50
[   82.408375]  </TASK>
[   82.408550] task:kworker/1:0     state:I stack:0     pid:17    ppid:2      flags:0x00004000
[   82.408733] Workqueue:  0x0 (rcu_gp)
[   82.408916] Call Trace:
[   82.409098]  <TASK>
[   82.409338]  __schedule+0x2f6/0x1080
[   82.409562]  ? try_to_wake_up+0x8d/0x390
[   82.409743]  ? preempt_count_add+0x65/0xa0
[   82.409926]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.410111]  schedule+0x58/0xd0
[   82.410293]  worker_thread+0xaa/0x3c0
[   82.410477]  ? __pfx_worker_thread+0x10/0x10
[   82.410660]  kthread+0xe1/0x110
[   82.410843]  ? __pfx_kthread+0x10/0x10
[   82.411022]  ret_from_fork+0x29/0x50
[   82.411200]  </TASK>
[   82.411378] task:kworker/1:0H    state:I stack:0     pid:18    ppid:2      flags:0x00004000
[   82.411563] Workqueue:  0x0 (events_highpri)
[   82.411748] Call Trace:
[   82.411928]  <TASK>
[   82.412107]  __schedule+0x2f6/0x1080
[   82.412288]  ? preempt_count_add+0x65/0xa0
[   82.412470]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.412651]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.412835]  ? fill_page_cache_func+0xba/0xd0
[   82.413034]  schedule+0x58/0xd0
[   82.413275]  worker_thread+0xaa/0x3c0
[   82.413496]  ? __pfx_worker_thread+0x10/0x10
[   82.413677]  kthread+0xe1/0x110
[   82.413855]  ? __pfx_kthread+0x10/0x10
[   82.414033]  ret_from_fork+0x29/0x50
[   82.414213]  </TASK>
[   82.414391] task:cpuhp/2         state:S stack:0     pid:19    ppid:2      flags:0x00004000
[   82.414573] Call Trace:
[   82.414753]  <TASK>
[   82.414932]  __schedule+0x2f6/0x1080
[   82.415112]  ? ttwu_queue_wakelist+0xba/0x100
[   82.415294]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.415476]  ? try_to_wake_up+0x8d/0x390
[   82.415661]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.415844]  schedule+0x58/0xd0
[   82.416028]  smpboot_thread_fn+0xbf/0x220
[   82.416210]  kthread+0xe1/0x110
[   82.416388]  ? __pfx_kthread+0x10/0x10
[   82.416566]  ret_from_fork+0x29/0x50
[   82.416744]  </TASK>
[   82.416920] task:migration/2     state:S stack:0     pid:20    ppid:2      flags:0x00004000
[   82.417105] Stopper: 0x0 <- 0x0
[   82.417332] Call Trace:
[   82.417555]  <TASK>
[   82.417735]  __schedule+0x2f6/0x1080
[   82.417915]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.418098]  ? migration_cpu_stop+0x114/0x310
[   82.418281]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.418464]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.418649]  schedule+0x58/0xd0
[   82.418832]  smpboot_thread_fn+0xbf/0x220
[   82.419014]  kthread+0xe1/0x110
[   82.419192]  ? __pfx_kthread+0x10/0x10
[   82.419370]  ret_from_fork+0x29/0x50
[   82.419549]  </TASK>
[   82.419726] task:ksoftirqd/2     state:S stack:0     pid:21    ppid:2      flags:0x00004000
[   82.419922] Call Trace:
[   82.420103]  <TASK>
[   82.420283]  __schedule+0x2f6/0x1080
[   82.420466]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.420650]  schedule+0x58/0xd0
[   82.420833]  smpboot_thread_fn+0xbf/0x220
[   82.421014]  kthread+0xe1/0x110
[   82.421247]  ? __pfx_kthread+0x10/0x10
[   82.421465]  ret_from_fork+0x29/0x50
[   82.421642]  </TASK>
[   82.421818] task:kworker/2:0     state:I stack:0     pid:22    ppid:2      flags:0x00004000
[   82.422000] Workqueue:  0x0 (events)
[   82.422182] Call Trace:
[   82.422364]  <TASK>
[   82.422543]  __schedule+0x2f6/0x1080
[   82.422724]  ? __pfx_file_free_rcu+0x10/0x10
[   82.422906]  ? __call_rcu_common.constprop.0+0xf7/0x210
[   82.423090]  schedule+0x58/0xd0
[   82.423273]  worker_thread+0xaa/0x3c0
[   82.423456]  ? __pfx_worker_thread+0x10/0x10
[   82.423639]  kthread+0xe1/0x110
[   82.423819]  ? __pfx_kthread+0x10/0x10
[   82.423995]  ret_from_fork+0x29/0x50
[   82.424171]  </TASK>
[   82.424349] task:kworker/2:0H    state:I stack:0     pid:23    ppid:2      flags:0x00004000
[   82.424532] Workqueue:  0x0 (events_highpri)
[   82.424717] Call Trace:
[   82.424898]  <TASK>
[   82.425076]  __schedule+0x2f6/0x1080
[   82.425316]  ? preempt_count_add+0x65/0xa0
[   82.425541]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.425725]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.425908]  ? fill_page_cache_func+0xba/0xd0
[   82.426093]  schedule+0x58/0xd0
[   82.426276]  worker_thread+0xaa/0x3c0
[   82.426460]  ? __pfx_worker_thread+0x10/0x10
[   82.426644]  kthread+0xe1/0x110
[   82.426837]  ? __pfx_kthread+0x10/0x10
[   82.427017]  ret_from_fork+0x29/0x50
[   82.427197]  </TASK>
[   82.427375] task:cpuhp/3         state:S stack:0     pid:24    ppid:2      flags:0x00004000
[   82.427560] Call Trace:
[   82.427740]  <TASK>
[   82.427920]  __schedule+0x2f6/0x1080
[   82.428102]  ? ttwu_queue_wakelist+0xba/0x100
[   82.428285]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.428467]  ? try_to_wake_up+0x8d/0x390
[   82.428651]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.428836]  schedule+0x58/0xd0
[   82.429022]  smpboot_thread_fn+0xbf/0x220
[   82.429264]  kthread+0xe1/0x110
[   82.429486]  ? __pfx_kthread+0x10/0x10
[   82.429663]  ret_from_fork+0x29/0x50
[   82.429842]  </TASK>
[   82.430020] task:migration/3     state:S stack:0     pid:25    ppid:2      flags:0x00004000
[   82.430206] Stopper: 0x0 <- 0x0
[   82.430390] Call Trace:
[   82.430573]  <TASK>
[   82.430754]  __schedule+0x2f6/0x1080
[   82.430935]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.431118]  ? migration_cpu_stop+0x114/0x310
[   82.431301]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.431483]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.431669]  schedule+0x58/0xd0
[   82.431853]  smpboot_thread_fn+0xbf/0x220
[   82.432038]  kthread+0xe1/0x110
[   82.432219]  ? __pfx_kthread+0x10/0x10
[   82.432397]  ret_from_fork+0x29/0x50
[   82.432577]  </TASK>
[   82.432755] task:ksoftirqd/3     state:S stack:0     pid:26    ppid:2      flags:0x00004000
[   82.432942] Call Trace:
[   82.433153]  <TASK>
[   82.433386]  __schedule+0x2f6/0x1080
[   82.433570]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.433769]  schedule+0x58/0xd0
[   82.433952]  smpboot_thread_fn+0xbf/0x220
[   82.434137]  kthread+0xe1/0x110
[   82.434317]  ? __pfx_kthread+0x10/0x10
[   82.434496]  ret_from_fork+0x29/0x50
[   82.434675]  </TASK>
[   82.434852] task:kworker/3:0     state:I stack:0     pid:27    ppid:2      flags:0x00004000
[   82.435036] Workqueue:  0x0 (events)
[   82.435220] Call Trace:
[   82.435401]  <TASK>
[   82.435580]  __schedule+0x2f6/0x1080
[   82.435761]  ? try_to_wake_up+0x8d/0x390
[   82.435941]  ? preempt_count_add+0x65/0xa0
[   82.436122]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.436305]  schedule+0x58/0xd0
[   82.436487]  worker_thread+0xaa/0x3c0
[   82.436669]  ? __pfx_worker_thread+0x10/0x10
[   82.436850]  kthread+0xe1/0x110
[   82.437026]  ? __pfx_kthread+0x10/0x10
[   82.437242]  ret_from_fork+0x29/0x50
[   82.437460]  </TASK>
[   82.437636] task:kworker/3:0H    state:I stack:0     pid:28    ppid:2      flags:0x00004000
[   82.437820] Workqueue:  0x0 (kblockd)
[   82.438000] Call Trace:
[   82.438181]  <TASK>
[   82.438358]  __schedule+0x2f6/0x1080
[   82.438538]  schedule+0x58/0xd0
[   82.438718]  worker_thread+0xaa/0x3c0
[   82.438896]  ? __pfx_worker_thread+0x10/0x10
[   82.439075]  kthread+0xe1/0x110
[   82.439254]  ? __pfx_kthread+0x10/0x10
[   82.439432]  ret_from_fork+0x29/0x50
[   82.439611]  </TASK>
[   82.439786] task:cpuhp/4         state:S stack:0     pid:29    ppid:2      flags:0x00004000
[   82.439965] Call Trace:
[   82.440144]  <TASK>
[   82.440323]  __schedule+0x2f6/0x1080
[   82.440500]  ? ttwu_queue_wakelist+0xba/0x100
[   82.440691]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.440870]  ? try_to_wake_up+0x8d/0x390
[   82.441048]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.441288]  schedule+0x58/0xd0
[   82.441510]  smpboot_thread_fn+0xbf/0x220
[   82.441690]  kthread+0xe1/0x110
[   82.441870]  ? __pfx_kthread+0x10/0x10
[   82.442050]  ret_from_fork+0x29/0x50
[   82.442229]  </TASK>
[   82.442404] task:migration/4     state:S stack:0     pid:30    ppid:2      flags:0x00004000
[   82.442584] Stopper: 0x0 <- 0x0
[   82.442763] Call Trace:
[   82.442942]  <TASK>
[   82.443120]  __schedule+0x2f6/0x1080
[   82.443301]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.443481]  schedule+0x58/0xd0
[   82.443658]  smpboot_thread_fn+0xbf/0x220
[   82.443837]  kthread+0xe1/0x110
[   82.444013]  ? __pfx_kthread+0x10/0x10
[   82.444191]  ret_from_fork+0x29/0x50
[   82.444369]  </TASK>
[   82.444546] task:ksoftirqd/4     state:S stack:0     pid:31    ppid:2      flags:0x00004000
[   82.444729] Call Trace:
[   82.444911]  <TASK>
[   82.445090]  __schedule+0x2f6/0x1080
[   82.445324]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.445545]  schedule+0x58/0xd0
[   82.445722]  smpboot_thread_fn+0xbf/0x220
[   82.445901]  kthread+0xe1/0x110
[   82.446078]  ? __pfx_kthread+0x10/0x10
[   82.446253]  ret_from_fork+0x29/0x50
[   82.446430]  </TASK>
[   82.446606] task:kworker/4:0     state:I stack:0     pid:32    ppid:2      flags:0x00004000
[   82.446789] Workqueue:  0x0 (mm_percpu_wq)
[   82.446973] Call Trace:
[   82.447152]  <TASK>
[   82.447327]  __schedule+0x2f6/0x1080
[   82.447503]  ? add_timer_on+0xd6/0x140
[   82.447692]  schedule+0x58/0xd0
[   82.447869]  worker_thread+0xaa/0x3c0
[   82.448049]  ? __pfx_worker_thread+0x10/0x10
[   82.448227]  kthread+0xe1/0x110
[   82.448403]  ? __pfx_kthread+0x10/0x10
[   82.448579]  ret_from_fork+0x29/0x50
[   82.448757]  </TASK>
[   82.448932] task:kworker/4:0H    state:I stack:0     pid:33    ppid:2      flags:0x00004000
[   82.449114] Workqueue:  0x0 (events_highpri)
[   82.449366] Call Trace:
[   82.449589]  <TASK>
[   82.449768]  __schedule+0x2f6/0x1080
[   82.449948]  ? preempt_count_add+0x65/0xa0
[   82.450125]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.450302]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.450481]  ? fill_page_cache_func+0xba/0xd0
[   82.450661]  schedule+0x58/0xd0
[   82.450842]  worker_thread+0xaa/0x3c0
[   82.451022]  ? __pfx_worker_thread+0x10/0x10
[   82.451203]  kthread+0xe1/0x110
[   82.451381]  ? __pfx_kthread+0x10/0x10
[   82.451561]  ret_from_fork+0x29/0x50
[   82.451740]  </TASK>
[   82.451917] task:cpuhp/5         state:S stack:0     pid:34    ppid:2      flags:0x00004000
[   82.452100] Call Trace:
[   82.452278]  <TASK>
[   82.452455]  __schedule+0x2f6/0x1080
[   82.452634]  ? ttwu_queue_wakelist+0xba/0x100
[   82.452814]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.452995]  ? try_to_wake_up+0x8d/0x390
[   82.453214]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.453436]  schedule+0x58/0xd0
[   82.453614]  smpboot_thread_fn+0xbf/0x220
[   82.453794]  kthread+0xe1/0x110
[   82.453974]  ? __pfx_kthread+0x10/0x10
[   82.454153]  ret_from_fork+0x29/0x50
[   82.454332]  </TASK>
[   82.454508] task:migration/5     state:S stack:0     pid:35    ppid:2      flags:0x00004000
[   82.454701] Stopper: 0x0 <- 0x0
[   82.454879] Call Trace:
[   82.455057]  <TASK>
[   82.455234]  __schedule+0x2f6/0x1080
[   82.455413]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.455593]  ? migration_cpu_stop+0x114/0x310
[   82.455773]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.455953]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.456135]  schedule+0x58/0xd0
[   82.456317]  smpboot_thread_fn+0xbf/0x220
[   82.456500]  kthread+0xe1/0x110
[   82.456681]  ? __pfx_kthread+0x10/0x10
[   82.456860]  ret_from_fork+0x29/0x50
[   82.457036]  </TASK>
[   82.457269] task:ksoftirqd/5     state:S stack:0     pid:36    ppid:2      flags:0x00004000
[   82.457492] Call Trace:
[   82.457673]  <TASK>
[   82.457852]  __schedule+0x2f6/0x1080
[   82.458034]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.458217]  schedule+0x58/0xd0
[   82.458399]  smpboot_thread_fn+0xbf/0x220
[   82.458581]  kthread+0xe1/0x110
[   82.458760]  ? __pfx_kthread+0x10/0x10
[   82.458938]  ret_from_fork+0x29/0x50
[   82.459114]  </TASK>
[   82.459288] task:kworker/5:0     state:I stack:0     pid:37    ppid:2      flags:0x00004000
[   82.459471] Workqueue:  0x0 (events)
[   82.459653] Call Trace:
[   82.459833]  <TASK>
[   82.460011]  __schedule+0x2f6/0x1080
[   82.460192]  ? try_to_wake_up+0x8d/0x390
[   82.460372]  ? preempt_count_add+0x65/0xa0
[   82.460554]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.460737]  schedule+0x58/0xd0
[   82.460920]  worker_thread+0xaa/0x3c0
[   82.461103]  ? __pfx_worker_thread+0x10/0x10
[   82.461325]  kthread+0xe1/0x110
[   82.461559]  ? __pfx_kthread+0x10/0x10
[   82.461734]  ret_from_fork+0x29/0x50
[   82.461913]  </TASK>
[   82.462090] task:kworker/5:0H    state:I stack:0     pid:38    ppid:2      flags:0x00004000
[   82.462273] Workqueue:  0x0 (events_highpri)
[   82.462457] Call Trace:
[   82.462637]  <TASK>
[   82.462817]  __schedule+0x2f6/0x1080
[   82.462998]  ? preempt_count_add+0x65/0xa0
[   82.463181]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.463364]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.463547]  ? fill_page_cache_func+0xba/0xd0
[   82.463733]  schedule+0x58/0xd0
[   82.463931]  worker_thread+0xaa/0x3c0
[   82.464118]  ? __pfx_worker_thread+0x10/0x10
[   82.464302]  kthread+0xe1/0x110
[   82.464483]  ? __pfx_kthread+0x10/0x10
[   82.464665]  ret_from_fork+0x29/0x50
[   82.464848]  </TASK>
[   82.465039] task:cpuhp/6         state:S stack:0     pid:39    ppid:2      flags:0x00004000
[   82.465281] Call Trace:
[   82.465504]  <TASK>
[   82.465684]  __schedule+0x2f6/0x1080
[   82.465863]  ? ttwu_queue_wakelist+0xba/0x100
[   82.466044]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.466226]  ? try_to_wake_up+0x8d/0x390
[   82.466411]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.466595]  schedule+0x58/0xd0
[   82.466780]  smpboot_thread_fn+0xbf/0x220
[   82.466961]  kthread+0xe1/0x110
[   82.467140]  ? __pfx_kthread+0x10/0x10
[   82.467318]  ret_from_fork+0x29/0x50
[   82.467497]  </TASK>
[   82.467673] task:migration/6     state:S stack:0     pid:40    ppid:2      flags:0x00004000
[   82.467871] Stopper: 0x0 <- 0x0
[   82.468056] Call Trace:
[   82.468241]  <TASK>
[   82.468424]  __schedule+0x2f6/0x1080
[   82.468620]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.468806]  ? migration_cpu_stop+0x114/0x310
[   82.468993]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.469244]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.469473]  schedule+0x58/0xd0
[   82.469659]  smpboot_thread_fn+0xbf/0x220
[   82.469845]  kthread+0xe1/0x110
[   82.470035]  ? __pfx_kthread+0x10/0x10
[   82.470214]  ret_from_fork+0x29/0x50
[   82.470393]  </TASK>
[   82.470569] task:ksoftirqd/6     state:S stack:0     pid:41    ppid:2      flags:0x00004000
[   82.470755] Call Trace:
[   82.470938]  <TASK>
[   82.471119]  __schedule+0x2f6/0x1080
[   82.471303]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.471486]  schedule+0x58/0xd0
[   82.471668]  smpboot_thread_fn+0xbf/0x220
[   82.471848]  kthread+0xe1/0x110
[   82.472024]  ? __pfx_kthread+0x10/0x10
[   82.472200]  ret_from_fork+0x29/0x50
[   82.472377]  </TASK>
[   82.472553] task:kworker/6:0     state:I stack:0     pid:42    ppid:2      flags:0x00004000
[   82.472737] Workqueue:  0x0 (pm)
[   82.472920] Call Trace:
[   82.473099]  <TASK>
[   82.473336]  __schedule+0x2f6/0x1080
[   82.473558]  ? try_to_wake_up+0x8d/0x390
[   82.473739]  ? preempt_count_add+0x65/0xa0
[   82.473922]  ? rpm_idle+0x13/0x190
[   82.474105]  schedule+0x58/0xd0
[   82.474285]  worker_thread+0xaa/0x3c0
[   82.474466]  ? __pfx_worker_thread+0x10/0x10
[   82.474645]  kthread+0xe1/0x110
[   82.474820]  ? __pfx_kthread+0x10/0x10
[   82.474993]  ret_from_fork+0x29/0x50
[   82.475169]  </TASK>
[   82.475342] task:kworker/6:0H    state:I stack:0     pid:43    ppid:2      flags:0x00004000
[   82.475534] Workqueue:  0x0 (kblockd)
[   82.475713] Call Trace:
[   82.475891]  <TASK>
[   82.476066]  __schedule+0x2f6/0x1080
[   82.476245]  ? try_to_wake_up+0x8d/0x390
[   82.476423]  ? preempt_count_add+0x65/0xa0
[   82.476601]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.476780]  schedule+0x58/0xd0
[   82.476976]  worker_thread+0xaa/0x3c0
[   82.477199]  ? __pfx_worker_thread+0x10/0x10
[   82.477418]  kthread+0xe1/0x110
[   82.477596]  ? __pfx_kthread+0x10/0x10
[   82.477773]  ret_from_fork+0x29/0x50
[   82.477963]  </TASK>
[   82.478138] task:cpuhp/7         state:S stack:0     pid:44    ppid:2      flags:0x00004000
[   82.478318] Call Trace:
[   82.478495]  <TASK>
[   82.478670]  __schedule+0x2f6/0x1080
[   82.478845]  ? ttwu_queue_wakelist+0xba/0x100
[   82.479023]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.479201]  ? try_to_wake_up+0x8d/0x390
[   82.479380]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.479560]  schedule+0x58/0xd0
[   82.479739]  smpboot_thread_fn+0xbf/0x220
[   82.479934]  kthread+0xe1/0x110
[   82.480112]  ? __pfx_kthread+0x10/0x10
[   82.480290]  ret_from_fork+0x29/0x50
[   82.480466]  </TASK>
[   82.480642] task:migration/7     state:S stack:0     pid:45    ppid:2      flags:0x00004000
[   82.480826] Stopper: 0x0 <- 0x0
[   82.481018] Call Trace:
[   82.481254]  <TASK>
[   82.481473]  __schedule+0x2f6/0x1080
[   82.481651]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.481830]  ? migration_cpu_stop+0x114/0x310
[   82.482009]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.482188]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.482382]  schedule+0x58/0xd0
[   82.482561]  smpboot_thread_fn+0xbf/0x220
[   82.482744]  kthread+0xe1/0x110
[   82.482936]  ? __pfx_kthread+0x10/0x10
[   82.483113]  ret_from_fork+0x29/0x50
[   82.483293]  </TASK>
[   82.483470] task:ksoftirqd/7     state:S stack:0     pid:46    ppid:2      flags:0x00004000
[   82.483655] Call Trace:
[   82.483837]  <TASK>
[   82.484029]  __schedule+0x2f6/0x1080
[   82.484209]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.484391]  schedule+0x58/0xd0
[   82.484571]  smpboot_thread_fn+0xbf/0x220
[   82.484753]  kthread+0xe1/0x110
[   82.484929]  ? __pfx_kthread+0x10/0x10
[   82.485105]  ret_from_fork+0x29/0x50
[   82.485337]  </TASK>
[   82.485553] task:kworker/7:0     state:I stack:0     pid:47    ppid:2      flags:0x00004000
[   82.485735] Workqueue:  0x0 (rcu_gp)
[   82.485917] Call Trace:
[   82.486095]  <TASK>
[   82.486272]  __schedule+0x2f6/0x1080
[   82.486454]  ? process_srcu+0x60/0x600
[   82.486634]  ? try_to_wake_up+0x8d/0x390
[   82.486816]  ? preempt_count_add+0x65/0xa0
[   82.487014]  ? preempt_count_add+0x65/0xa0
[   82.487198]  schedule+0x58/0xd0
[   82.487380]  worker_thread+0xaa/0x3c0
[   82.487562]  ? __pfx_worker_thread+0x10/0x10
[   82.487744]  kthread+0xe1/0x110
[   82.487931]  ? __pfx_kthread+0x10/0x10
[   82.488104]  ret_from_fork+0x29/0x50
[   82.488278]  </TASK>
[   82.488452] task:kworker/7:0H    state:I stack:0     pid:48    ppid:2      flags:0x00004000
[   82.488633] Workqueue:  0x0 (events_highpri)
[   82.488811] Call Trace:
[   82.488988]  <TASK>
[   82.489209]  __schedule+0x2f6/0x1080
[   82.489444]  ? preempt_count_add+0x65/0xa0
[   82.489622]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.489803]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.489984]  ? fill_page_cache_func+0xba/0xd0
[   82.490165]  schedule+0x58/0xd0
[   82.490346]  worker_thread+0xaa/0x3c0
[   82.490524]  ? __pfx_worker_thread+0x10/0x10
[   82.490701]  kthread+0xe1/0x110
[   82.490877]  ? __pfx_kthread+0x10/0x10
[   82.491054]  ret_from_fork+0x29/0x50
[   82.491229]  </TASK>
[   82.491401] task:cpuhp/8         state:S stack:0     pid:49    ppid:2      flags:0x00004000
[   82.491578] Call Trace:
[   82.491754]  <TASK>
[   82.491946]  __schedule+0x2f6/0x1080
[   82.492125]  ? ttwu_queue_wakelist+0xba/0x100
[   82.492305]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.492487]  ? try_to_wake_up+0x8d/0x390
[   82.492671]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.492855]  schedule+0x58/0xd0
[   82.493045]  smpboot_thread_fn+0xbf/0x220
[   82.493277]  kthread+0xe1/0x110
[   82.493492]  ? __pfx_kthread+0x10/0x10
[   82.493666]  ret_from_fork+0x29/0x50
[   82.493842]  </TASK>
[   82.494015] task:migration/8     state:S stack:0     pid:50    ppid:2      flags:0x00004000
[   82.494194] Stopper: 0x0 <- 0x0
[   82.494373] Call Trace:
[   82.494550]  <TASK>
[   82.494725]  __schedule+0x2f6/0x1080
[   82.494917]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.495098]  ? migration_cpu_stop+0x114/0x310
[   82.495280]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.495463]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.495647]  schedule+0x58/0xd0
[   82.495826]  smpboot_thread_fn+0xbf/0x220
[   82.496014]  kthread+0xe1/0x110
[   82.496187]  ? __pfx_kthread+0x10/0x10
[   82.496372]  ret_from_fork+0x29/0x50
[   82.496548]  </TASK>
[   82.496722] task:ksoftirqd/8     state:S stack:0     pid:51    ppid:2      flags:0x00004000
[   82.496902] Call Trace:
[   82.497081]  <TASK>
[   82.497317]  __schedule+0x2f6/0x1080
[   82.497539]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.497719]  schedule+0x58/0xd0
[   82.497897]  smpboot_thread_fn+0xbf/0x220
[   82.498073]  kthread+0xe1/0x110
[   82.498247]  ? __pfx_kthread+0x10/0x10
[   82.498421]  ret_from_fork+0x29/0x50
[   82.498596]  </TASK>
[   82.498769] task:kworker/8:0     state:I stack:0     pid:52    ppid:2      flags:0x00004000
[   82.498965] Workqueue:  0x0 (events)
[   82.499147] Call Trace:
[   82.499331]  <TASK>
[   82.499513]  __schedule+0x2f6/0x1080
[   82.499696]  ? __pfx_rcu_free_pwq+0x10/0x10
[   82.499895]  ? __pfx_rcu_free_wq+0x10/0x10
[   82.500075]  ? __call_rcu_common.constprop.0+0xf7/0x210
[   82.500258]  schedule+0x58/0xd0
[   82.500438]  worker_thread+0xaa/0x3c0
[   82.500620]  ? __pfx_worker_thread+0x10/0x10
[   82.500800]  kthread+0xe1/0x110
[   82.500990]  ? __pfx_kthread+0x10/0x10
[   82.501210]  ret_from_fork+0x29/0x50
[   82.501433]  </TASK>
[   82.501612] task:kworker/8:0H    state:I stack:0     pid:53    ppid:2      flags:0x00004000
[   82.501799] Workqueue:  0x0 (events_highpri)
[   82.501995] Call Trace:
[   82.502175]  <TASK>
[   82.502353]  __schedule+0x2f6/0x1080
[   82.502533]  ? try_to_wake_up+0x8d/0x390
[   82.502713]  ? preempt_count_add+0x65/0xa0
[   82.502893]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.503074]  schedule+0x58/0xd0
[   82.503269]  worker_thread+0xaa/0x3c0
[   82.503450]  ? __pfx_worker_thread+0x10/0x10
[   82.503632]  kthread+0xe1/0x110
[   82.503810]  ? __pfx_kthread+0x10/0x10
[   82.503986]  ret_from_fork+0x29/0x50
[   82.504163]  </TASK>
[   82.504338] task:cpuhp/9         state:S stack:0     pid:54    ppid:2      flags:0x00004000
[   82.504521] Call Trace:
[   82.504699]  <TASK>
[   82.504890]  __schedule+0x2f6/0x1080
[   82.505071]  ? ttwu_do_wakeup+0x12/0x120
[   82.505296]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.505519]  ? try_to_wake_up+0x8d/0x390
[   82.505702]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.505901]  schedule+0x58/0xd0
[   82.506082]  smpboot_thread_fn+0xbf/0x220
[   82.506263]  kthread+0xe1/0x110
[   82.506440]  ? __pfx_kthread+0x10/0x10
[   82.506615]  ret_from_fork+0x29/0x50
[   82.506789]  </TASK>
[   82.506963] task:migration/9     state:S stack:0     pid:55    ppid:2      flags:0x00004000
[   82.507146] Stopper: 0x0 <- 0x0
[   82.507327] Call Trace:
[   82.507504]  <TASK>
[   82.507682]  __schedule+0x2f6/0x1080
[   82.507874]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.508058]  ? migration_cpu_stop+0x114/0x310
[   82.508241]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.508423]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.508609]  schedule+0x58/0xd0
[   82.508793]  smpboot_thread_fn+0xbf/0x220
[   82.508978]  kthread+0xe1/0x110
[   82.509199]  ? __pfx_kthread+0x10/0x10
[   82.509431]  ret_from_fork+0x29/0x50
[   82.509611]  </TASK>
[   82.509788] task:ksoftirqd/9     state:S stack:0     pid:56    ppid:2      flags:0x00004000
[   82.509983] Call Trace:
[   82.510175]  <TASK>
[   82.510353]  __schedule+0x2f6/0x1080
[   82.510534]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.510716]  schedule+0x58/0xd0
[   82.510896]  smpboot_thread_fn+0xbf/0x220
[   82.511078]  kthread+0xe1/0x110
[   82.511253]  ? __pfx_kthread+0x10/0x10
[   82.511427]  ret_from_fork+0x29/0x50
[   82.511601]  </TASK>
[   82.511774] task:kworker/9:0     state:I stack:0     pid:57    ppid:2      flags:0x00004000
[   82.511971] Workqueue:  0x0 (events)
[   82.512155] Call Trace:
[   82.512338]  <TASK>
[   82.512519]  __schedule+0x2f6/0x1080
[   82.512701]  ? _raw_spin_unlock+0xd/0x30
[   82.512898]  schedule+0x58/0xd0
[   82.513077]  worker_thread+0xaa/0x3c0
[   82.513314]  ? __pfx_worker_thread+0x10/0x10
[   82.513534]  kthread+0xe1/0x110
[   82.513712]  ? __pfx_kthread+0x10/0x10
[   82.513890]  ret_from_fork+0x29/0x50
[   82.514066]  </TASK>
[   82.514237] task:kworker/9:0H    state:I stack:0     pid:58    ppid:2      flags:0x00004000
[   82.514415] Workqueue:  0x0 (events_highpri)
[   82.514594] Call Trace:
[   82.514772]  <TASK>
[   82.514964]  __schedule+0x2f6/0x1080
[   82.515145]  ? try_to_wake_up+0x8d/0x390
[   82.515324]  ? preempt_count_add+0x65/0xa0
[   82.515506]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.515688]  schedule+0x58/0xd0
[   82.515871]  worker_thread+0xaa/0x3c0
[   82.516052]  ? __pfx_worker_thread+0x10/0x10
[   82.516235]  kthread+0xe1/0x110
[   82.516417]  ? __pfx_kthread+0x10/0x10
[   82.516598]  ret_from_fork+0x29/0x50
[   82.516776]  </TASK>
[   82.516951] task:cpuhp/10        state:S stack:0     pid:59    ppid:2      flags:0x00004000
[   82.517174] Call Trace:
[   82.517421]  <TASK>
[   82.517601]  __schedule+0x2f6/0x1080
[   82.517781]  ? ttwu_queue_wakelist+0xba/0x100
[   82.517973]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.518152]  ? try_to_wake_up+0x8d/0x390
[   82.518331]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.518511]  schedule+0x58/0xd0
[   82.518691]  smpboot_thread_fn+0xbf/0x220
[   82.518885]  kthread+0xe1/0x110
[   82.519066]  ? __pfx_kthread+0x10/0x10
[   82.519248]  ret_from_fork+0x29/0x50
[   82.519428]  </TASK>
[   82.519603] task:migration/10    state:S stack:0     pid:60    ppid:2      flags:0x00004000
[   82.519785] Stopper: 0x0 <- 0x0
[   82.519979] Call Trace:
[   82.520158]  <TASK>
[   82.520336]  __schedule+0x2f6/0x1080
[   82.520514]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.520693]  schedule+0x58/0xd0
[   82.520884]  smpboot_thread_fn+0xbf/0x220
[   82.521064]  kthread+0xe1/0x110
[   82.521367]  ? __pfx_kthread+0x10/0x10
[   82.521556]  ret_from_fork+0x29/0x50
[   82.521738]  </TASK>
[   82.521930] task:ksoftirqd/10    state:S stack:0     pid:61    ppid:2      flags:0x00004000
[   82.522115] Call Trace:
[   82.522295]  <TASK>
[   82.522472]  __schedule+0x2f6/0x1080
[   82.522650]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.522829]  schedule+0x58/0xd0
[   82.523008]  smpboot_thread_fn+0xbf/0x220
[   82.523188]  kthread+0xe1/0x110
[   82.523366]  ? __pfx_kthread+0x10/0x10
[   82.523545]  ret_from_fork+0x29/0x50
[   82.523724]  </TASK>
[   82.523899] task:kworker/10:0    state:I stack:0     pid:62    ppid:2      flags:0x00004000
[   82.524098] Workqueue:  0x0 (events)
[   82.524279] Call Trace:
[   82.524456]  <TASK>
[   82.524631]  __schedule+0x2f6/0x1080
[   82.524808]  ? prb_read_valid+0x12/0x20
[   82.524987]  ? console_unlock+0x4d/0x100
[   82.525225]  schedule+0x58/0xd0
[   82.525439]  worker_thread+0xaa/0x3c0
[   82.525620]  ? __pfx_worker_thread+0x10/0x10
[   82.525800]  kthread+0xe1/0x110
[   82.525977]  ? __pfx_kthread+0x10/0x10
[   82.526156]  ret_from_fork+0x29/0x50
[   82.526336]  </TASK>
[   82.526514] task:kworker/10:0H   state:I stack:0     pid:63    ppid:2      flags:0x00004000
[   82.526698] Workqueue:  0x0 (events_highpri)
[   82.526880] Call Trace:
[   82.527057]  <TASK>
[   82.527233]  __schedule+0x2f6/0x1080
[   82.527412]  ? try_to_wake_up+0x8d/0x390
[   82.527591]  ? preempt_count_add+0x65/0xa0
[   82.527771]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.527951]  schedule+0x58/0xd0
[   82.528131]  worker_thread+0xaa/0x3c0
[   82.528310]  ? __pfx_worker_thread+0x10/0x10
[   82.528490]  kthread+0xe1/0x110
[   82.528668]  ? __pfx_kthread+0x10/0x10
[   82.528848]  ret_from_fork+0x29/0x50
[   82.529028]  </TASK>
[   82.529273] task:cpuhp/11        state:S stack:0     pid:64    ppid:2      flags:0x00004000
[   82.529498] Call Trace:
[   82.529676]  <TASK>
[   82.529854]  __schedule+0x2f6/0x1080
[   82.530033]  ? ttwu_queue_wakelist+0xba/0x100
[   82.530214]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.530396]  ? try_to_wake_up+0x8d/0x390
[   82.530575]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.530754]  schedule+0x58/0xd0
[   82.530933]  smpboot_thread_fn+0xbf/0x220
[   82.531113]  kthread+0xe1/0x110
[   82.531290]  ? __pfx_kthread+0x10/0x10
[   82.531468]  ret_from_fork+0x29/0x50
[   82.531646]  </TASK>
[   82.531823] task:migration/11    state:S stack:0     pid:65    ppid:2      flags:0x00004000
[   82.532005] Stopper: 0x0 <- 0x0
[   82.532183] Call Trace:
[   82.532359]  <TASK>
[   82.532536]  __schedule+0x2f6/0x1080
[   82.532714]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.532893]  ? migration_cpu_stop+0x114/0x310
[   82.533073]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.533319]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.533543]  schedule+0x58/0xd0
[   82.533727]  smpboot_thread_fn+0xbf/0x220
[   82.533908]  kthread+0xe1/0x110
[   82.534089]  ? __pfx_kthread+0x10/0x10
[   82.534268]  ret_from_fork+0x29/0x50
[   82.534445]  </TASK>
[   82.534620] task:ksoftirqd/11    state:S stack:0     pid:66    ppid:2      flags:0x00004000
[   82.534803] Call Trace:
[   82.534984]  <TASK>
[   82.535164]  __schedule+0x2f6/0x1080
[   82.535345]  ? __pfx_smpboot_thread_fn+0x10/0x10
[   82.535527]  schedule+0x58/0xd0
[   82.535710]  smpboot_thread_fn+0xbf/0x220
[   82.535892]  kthread+0xe1/0x110
[   82.536072]  ? __pfx_kthread+0x10/0x10
[   82.536252]  ret_from_fork+0x29/0x50
[   82.536427]  </TASK>
[   82.536600] task:kworker/11:0    state:I stack:0     pid:67    ppid:2      flags:0x00004000
[   82.536783] Workqueue:  0x0 (events)
[   82.536965] Call Trace:
[   82.537177]  <TASK>
[   82.537422]  __schedule+0x2f6/0x1080
[   82.537604]  ? preempt_count_add+0x42/0xa0
[   82.537786]  ? preempt_count_add+0x65/0xa0
[   82.537981]  ? _raw_spin_lock_irq+0xf/0x30
[   82.538162]  ? kernfs_notify_workfn+0x2a/0x1f0
[   82.538346]  schedule+0x58/0xd0
[   82.538530]  worker_thread+0xaa/0x3c0
[   82.538714]  ? __pfx_worker_thread+0x10/0x10
[   82.538896]  kthread+0xe1/0x110
[   82.539074]  ? __pfx_kthread+0x10/0x10
[   82.539251]  ret_from_fork+0x29/0x50
[   82.539429]  </TASK>
[   82.539606] task:kworker/11:0H   state:I stack:0     pid:68    ppid:2      flags:0x00004000
[   82.539790] Workqueue:  0x0 (events_highpri)
[   82.539975] Call Trace:
[   82.540156]  <TASK>
[   82.540337]  __schedule+0x2f6/0x1080
[   82.540519]  ? try_to_wake_up+0x8d/0x390
[   82.540702]  ? preempt_count_add+0x65/0xa0
[   82.540884]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.541069]  schedule+0x58/0xd0
[   82.541316]  worker_thread+0xaa/0x3c0
[   82.541542]  ? __pfx_worker_thread+0x10/0x10
[   82.541723]  kthread+0xe1/0x110
[   82.541901]  ? __pfx_kthread+0x10/0x10
[   82.542079]  ret_from_fork+0x29/0x50
[   82.542258]  </TASK>
[   82.542436] task:kdevtmpfs       state:S stack:0     pid:69    ppid:2      flags:0x00004000
[   82.542619] Call Trace:
[   82.542799]  <TASK>
[   82.542977]  __schedule+0x2f6/0x1080
[   82.543158]  ? ttwu_queue_wakelist+0xba/0x100
[   82.543339]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.543520]  ? try_to_wake_up+0x8d/0x390
[   82.543703]  schedule+0x58/0xd0
[   82.543899]  devtmpfs_work_loop+0x26f/0x280
[   82.544086]  ? try_to_wake_up+0x8d/0x390
[   82.544268]  ? __pfx_devtmpfsd+0x10/0x10
[   82.544448]  devtmpfsd+0x1d/0x2d
[   82.544626]  kthread+0xe1/0x110
[   82.544804]  ? __pfx_kthread+0x10/0x10
[   82.545006]  ret_from_fork+0x29/0x50
[   82.545247]  </TASK>
[   82.545457] task:inet_frag_wq    state:I stack:0     pid:70    ppid:2      flags:0x00004000
[   82.545637] Call Trace:
[   82.545817]  <TASK>
[   82.545995]  __schedule+0x2f6/0x1080
[   82.546174]  ? set_next_entity+0x82/0xb0
[   82.546354]  schedule+0x58/0xd0
[   82.546535]  rescuer_thread+0x2e3/0x3b0
[   82.546718]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.546914]  ? __pfx_rescuer_thread+0x10/0x10
[   82.547097]  kthread+0xe1/0x110
[   82.547275]  ? __pfx_kthread+0x10/0x10
[   82.547454]  ret_from_fork+0x29/0x50
[   82.547634]  </TASK>
[   82.547812] task:kworker/0:1     state:R  running task     stack:0     pid:71    ppid:2      flags:0x00004000
[   82.548000] Workqueue:  0x0 (events)
[   82.548187] Call Trace:
[   82.548375]  <TASK>
[   82.548559]  __schedule+0x2f6/0x1080
[   82.548745]  ? intel_fbc_flush+0x95/0xf0 [i915]
[   82.548993]  ? intel_user_framebuffer_dirty+0x3a/0x60 [i915]
[   82.549276]  schedule+0x58/0xd0
[   82.549493]  worker_thread+0xaa/0x3c0
[   82.549677]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.549864]  ? __pfx_worker_thread+0x10/0x10
[   82.550061]  kthread+0xe1/0x110
[   82.550242]  ? __pfx_kthread+0x10/0x10
[   82.550424]  ret_from_fork+0x29/0x50
[   82.550607]  </TASK>
[   82.550786] task:kworker/1:1     state:I stack:0     pid:72    ppid:2      flags:0x00004000
[   82.550988] Workqueue:  0x0 (events)
[   82.551179] Call Trace:
[   82.551367]  <TASK>
[   82.551554]  __schedule+0x2f6/0x1080
[   82.551742]  schedule+0x58/0xd0
[   82.551930]  worker_thread+0xaa/0x3c0
[   82.552119]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.552304]  ? __pfx_worker_thread+0x10/0x10
[   82.552488]  kthread+0xe1/0x110
[   82.552671]  ? __pfx_kthread+0x10/0x10
[   82.552854]  ret_from_fork+0x29/0x50
[   82.553039]  </TASK>
[   82.553287] task:oom_reaper      state:S stack:0     pid:73    ppid:2      flags:0x00004000
[   82.553513] Call Trace:
[   82.553700]  <TASK>
[   82.553886]  __schedule+0x2f6/0x1080
[   82.554083]  ? _raw_spin_unlock+0xd/0x30
[   82.554268]  ? __pfx_oom_reaper+0x10/0x10
[   82.554454]  schedule+0x58/0xd0
[   82.554639]  oom_reaper+0x11f/0x1c0
[   82.554823]  ? __pfx_autoremove_wake_function+0x10/0x10
[   82.555011]  kthread+0xe1/0x110
[   82.555193]  ? __pfx_kthread+0x10/0x10
[   82.555374]  ret_from_fork+0x29/0x50
[   82.555557]  </TASK>
[   82.555737] task:writeback       state:I stack:0     pid:74    ppid:2      flags:0x00004000
[   82.555940] Call Trace:
[   82.556128]  <TASK>
[   82.556314]  __schedule+0x2f6/0x1080
[   82.556501]  ? set_next_entity+0x82/0xb0
[   82.556690]  schedule+0x58/0xd0
[   82.556878]  rescuer_thread+0x2e3/0x3b0
[   82.557066]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.557320]  ? __pfx_rescuer_thread+0x10/0x10
[   82.557547]  kthread+0xe1/0x110
[   82.557737]  ? __pfx_kthread+0x10/0x10
[   82.557926]  ret_from_fork+0x29/0x50
[   82.558115]  </TASK>
[   82.558300] task:cryptd          state:I stack:0     pid:75    ppid:2      flags:0x00004000
[   82.558489] Call Trace:
[   82.558678]  <TASK>
[   82.558879]  __schedule+0x2f6/0x1080
[   82.559067]  ? set_next_entity+0x82/0xb0
[   82.559256]  schedule+0x58/0xd0
[   82.559445]  rescuer_thread+0x2e3/0x3b0
[   82.559634]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.559823]  ? __pfx_rescuer_thread+0x10/0x10
[   82.560013]  kthread+0xe1/0x110
[   82.560201]  ? __pfx_kthread+0x10/0x10
[   82.560390]  ret_from_fork+0x29/0x50
[   82.560580]  </TASK>
[   82.560763] task:kblockd         state:I stack:0     pid:76    ppid:2      flags:0x00004000
[   82.560951] Call Trace:
[   82.561170]  <TASK>
[   82.561420]  __schedule+0x2f6/0x1080
[   82.561607]  ? set_next_entity+0x82/0xb0
[   82.561793]  schedule+0x58/0xd0
[   82.561981]  rescuer_thread+0x2e3/0x3b0
[   82.562166]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.562352]  ? __pfx_rescuer_thread+0x10/0x10
[   82.562537]  kthread+0xe1/0x110
[   82.562721]  ? __pfx_kthread+0x10/0x10
[   82.562904]  ret_from_fork+0x29/0x50
[   82.563088]  </TASK>
[   82.563271] task:kworker/u24:1   state:I stack:0     pid:77    ppid:2      flags:0x00004000
[   82.563460] Workqueue:  0x0 (writeback)
[   82.563648] Call Trace:
[   82.563830]  <TASK>
[   82.564010]  __schedule+0x2f6/0x1080
[   82.564193]  ? wb_update_bandwidth+0x3e/0x60
[   82.564377]  schedule+0x58/0xd0
[   82.564563]  worker_thread+0xaa/0x3c0
[   82.564748]  ? __pfx_worker_thread+0x10/0x10
[   82.564931]  kthread+0xe1/0x110
[   82.565114]  ? __pfx_kthread+0x10/0x10
[   82.565432]  ret_from_fork+0x29/0x50
[   82.565637]  </TASK>
[   82.565847] task:kworker/u24:2   state:I stack:0     pid:78    ppid:2      flags:0x00004000
[   82.566034] Workqueue:  0x0 (events_unbound)
[   82.566219] Call Trace:
[   82.566399]  <TASK>
[   82.566578]  __schedule+0x2f6/0x1080
[   82.566760]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.566942]  ? __wake_up_common_lock+0x89/0xc0
[   82.567127]  schedule+0x58/0xd0
[   82.567310]  worker_thread+0xaa/0x3c0
[   82.567495]  ? __pfx_worker_thread+0x10/0x10
[   82.567677]  kthread+0xe1/0x110
[   82.567859]  ? __pfx_kthread+0x10/0x10
[   82.568040]  ret_from_fork+0x29/0x50
[   82.568222]  </TASK>
[   82.568401] task:kworker/0:2     state:I stack:0     pid:79    ppid:2      flags:0x00004000
[   82.568585] Workqueue:  0x0 (events)
[   82.568767] Call Trace:
[   82.568946]  <TASK>
[   82.569156]  __schedule+0x2f6/0x1080
[   82.569387]  schedule+0x58/0xd0
[   82.569568]  worker_thread+0xaa/0x3c0
[   82.569748]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.569928]  ? __pfx_worker_thread+0x10/0x10
[   82.570108]  kthread+0xe1/0x110
[   82.570288]  ? __pfx_kthread+0x10/0x10
[   82.570467]  ret_from_fork+0x29/0x50
[   82.570647]  </TASK>
[   82.570826] task:kworker/9:1     state:I stack:0     pid:80    ppid:2      flags:0x00004000
[   82.571010] Workqueue:  0x0 (events)
[   82.571190] Call Trace:
[   82.571369]  <TASK>
[   82.571548]  __schedule+0x2f6/0x1080
[   82.571726]  schedule+0x58/0xd0
[   82.571907]  worker_thread+0xaa/0x3c0
[   82.572086]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.572265]  ? __pfx_worker_thread+0x10/0x10
[   82.572446]  kthread+0xe1/0x110
[   82.572636]  ? __pfx_kthread+0x10/0x10
[   82.572815]  ret_from_fork+0x29/0x50
[   82.572994]  </TASK>
[   82.573211] task:kworker/0:1H    state:I stack:0     pid:81    ppid:2      flags:0x00004000
[   82.573437] Workqueue:  0x0 (events_highpri)
[   82.573617] Call Trace:
[   82.573796]  <TASK>
[   82.573974]  __schedule+0x2f6/0x1080
[   82.574153]  ? intel_atomic_clear_global_state+0xe9/0x130 [i915]
[   82.574387]  schedule+0x58/0xd0
[   82.574570]  worker_thread+0xaa/0x3c0
[   82.574751]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.574936]  ? __pfx_worker_thread+0x10/0x10
[   82.575120]  kthread+0xe1/0x110
[   82.575301]  ? __pfx_kthread+0x10/0x10
[   82.575483]  ret_from_fork+0x29/0x50
[   82.575664]  </TASK>
[   82.575843] task:kworker/2:1     state:R  running task     stack:0     pid:82    ppid:2      flags:0x00004000
[   82.576027] Workqueue:  0x0 (events)
[   82.576211] Call Trace:
[   82.576393]  <TASK>
[   82.576573]  __schedule+0x2f6/0x1080
[   82.576757]  ? intel_fbc_flush+0x95/0xf0 [i915]
[   82.576993]  ? intel_user_framebuffer_dirty+0x3a/0x60 [i915]
[   82.577289]  schedule+0x58/0xd0
[   82.577517]  worker_thread+0xaa/0x3c0
[   82.577704]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.577890]  ? __pfx_worker_thread+0x10/0x10
[   82.578077]  kthread+0xe1/0x110
[   82.578262]  ? __pfx_kthread+0x10/0x10
[   82.578447]  ret_from_fork+0x29/0x50
[   82.578628]  </TASK>
[   82.578809] task:kswapd0         state:S stack:0     pid:83    ppid:2      flags:0x00004000
[   82.578996] Call Trace:
[   82.579181]  <TASK>
[   82.579365]  __schedule+0x2f6/0x1080
[   82.579564]  ? lock_timer_base+0x5c/0x80
[   82.579748]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.579933]  ? __timer_delete_sync+0x78/0xe0
[   82.580121]  schedule+0x58/0xd0
[   82.580305]  kswapd+0x2ed/0x310
[   82.580493]  ? __pfx_autoremove_wake_function+0x10/0x10
[   82.580680]  ? __pfx_kswapd+0x10/0x10
[   82.580867]  kthread+0xe1/0x110
[   82.581050]  ? __pfx_kthread+0x10/0x10
[   82.581272]  ret_from_fork+0x29/0x50
[   82.581492]  </TASK>
[   82.581673] task:cifsiod         state:I stack:0     pid:84    ppid:2      flags:0x00004000
[   82.581859] Call Trace:
[   82.582046]  <TASK>
[   82.582231]  __schedule+0x2f6/0x1080
[   82.582416]  ? set_next_entity+0x82/0xb0
[   82.582602]  schedule+0x58/0xd0
[   82.582788]  rescuer_thread+0x2e3/0x3b0
[   82.582974]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.583161]  ? __pfx_rescuer_thread+0x10/0x10
[   82.583349]  kthread+0xe1/0x110
[   82.583535]  ? __pfx_kthread+0x10/0x10
[   82.583716]  ret_from_fork+0x29/0x50
[   82.583898]  </TASK>
[   82.584078] task:smb3decryptd    state:I stack:0     pid:85    ppid:2      flags:0x00004000
[   82.584265] Call Trace:
[   82.584453]  <TASK>
[   82.584639]  __schedule+0x2f6/0x1080
[   82.584826]  ? set_next_entity+0x82/0xb0
[   82.585014]  schedule+0x58/0xd0
[   82.585262]  rescuer_thread+0x2e3/0x3b0
[   82.585493]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.585682]  ? __pfx_rescuer_thread+0x10/0x10
[   82.585873]  kthread+0xe1/0x110
[   82.586060]  ? __pfx_kthread+0x10/0x10
[   82.586242]  ret_from_fork+0x29/0x50
[   82.586425]  </TASK>
[   82.586620] task:cifsfileinfoput state:I stack:0     pid:86    ppid:2      flags:0x00004000
[   82.586811] Call Trace:
[   82.587000]  <TASK>
[   82.587183]  __schedule+0x2f6/0x1080
[   82.587369]  ? set_next_entity+0x82/0xb0
[   82.587555]  schedule+0x58/0xd0
[   82.587740]  rescuer_thread+0x2e3/0x3b0
[   82.587926]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.588112]  ? __pfx_rescuer_thread+0x10/0x10
[   82.588300]  kthread+0xe1/0x110
[   82.588485]  ? __pfx_kthread+0x10/0x10
[   82.588668]  ret_from_fork+0x29/0x50
[   82.588847]  </TASK>
[   82.589023] task:cifsoplockd     state:I stack:0     pid:87    ppid:2      flags:0x00004000
[   82.589265] Call Trace:
[   82.589492]  <TASK>
[   82.589675]  __schedule+0x2f6/0x1080
[   82.589856]  ? set_next_entity+0x82/0xb0
[   82.590039]  schedule+0x58/0xd0
[   82.590221]  rescuer_thread+0x2e3/0x3b0
[   82.590404]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.590585]  ? __pfx_rescuer_thread+0x10/0x10
[   82.590767]  kthread+0xe1/0x110
[   82.590950]  ? __pfx_kthread+0x10/0x10
[   82.591130]  ret_from_fork+0x29/0x50
[   82.591312]  </TASK>
[   82.591489] task:deferredclose   state:I stack:0     pid:88    ppid:2      flags:0x00004000
[   82.591671] Call Trace:
[   82.591854]  <TASK>
[   82.592034]  __schedule+0x2f6/0x1080
[   82.592216]  ? set_next_entity+0x82/0xb0
[   82.592399]  schedule+0x58/0xd0
[   82.592581]  rescuer_thread+0x2e3/0x3b0
[   82.592764]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.592947]  ? __pfx_rescuer_thread+0x10/0x10
[   82.593160]  kthread+0xe1/0x110
[   82.593389]  ? __pfx_kthread+0x10/0x10
[   82.593583]  ret_from_fork+0x29/0x50
[   82.593765]  </TASK>
[   82.593944] task:kworker/3:1     state:I stack:0     pid:90    ppid:2      flags:0x00004000
[   82.594131] Workqueue:  0x0 (events)
[   82.594317] Call Trace:
[   82.594498]  <TASK>
[   82.594677]  __schedule+0x2f6/0x1080
[   82.594859]  schedule+0x58/0xd0
[   82.595040]  worker_thread+0xaa/0x3c0
[   82.595221]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.595401]  ? __pfx_worker_thread+0x10/0x10
[   82.595581]  kthread+0xe1/0x110
[   82.595760]  ? __pfx_kthread+0x10/0x10
[   82.595941]  ret_from_fork+0x29/0x50
[   82.596123]  </TASK>
[   82.596301] task:kworker/4:1     state:I stack:0     pid:91    ppid:2      flags:0x00004000
[   82.596486] Workqueue:  0x0 (events)
[   82.596669] Call Trace:
[   82.596860]  <TASK>
[   82.597040]  __schedule+0x2f6/0x1080
[   82.597280]  schedule+0x58/0xd0
[   82.597503]  worker_thread+0xaa/0x3c0
[   82.597685]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.597883]  ? __pfx_worker_thread+0x10/0x10
[   82.598063]  kthread+0xe1/0x110
[   82.598241]  ? __pfx_kthread+0x10/0x10
[   82.598420]  ret_from_fork+0x29/0x50
[   82.598599]  </TASK>
[   82.598776] task:kworker/5:1     state:I stack:0     pid:92    ppid:2      flags:0x00004000
[   82.598961] Workqueue:  0x0 (events)
[   82.599142] Call Trace:
[   82.599319]  <TASK>
[   82.599496]  __schedule+0x2f6/0x1080
[   82.599674]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.599869]  schedule+0x58/0xd0
[   82.600050]  worker_thread+0xaa/0x3c0
[   82.600231]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.600426]  ? __pfx_worker_thread+0x10/0x10
[   82.600608]  kthread+0xe1/0x110
[   82.600791]  ? __pfx_kthread+0x10/0x10
[   82.600972]  ret_from_fork+0x29/0x50
[   82.601187]  </TASK>
[   82.601436] task:kworker/6:1     state:I stack:0     pid:93    ppid:2      flags:0x00004000
[   82.601620] Workqueue:  0x0 (events)
[   82.601803] Call Trace:
[   82.601995]  <TASK>
[   82.602171]  __schedule+0x2f6/0x1080
[   82.602349]  ? __vunmap+0x249/0x2a0
[   82.602529]  schedule+0x58/0xd0
[   82.602707]  worker_thread+0xaa/0x3c0
[   82.602885]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.603064]  ? __pfx_worker_thread+0x10/0x10
[   82.603242]  kthread+0xe1/0x110
[   82.603419]  ? __pfx_kthread+0x10/0x10
[   82.603597]  ret_from_fork+0x29/0x50
[   82.603774]  </TASK>
[   82.603964] task:kworker/7:1     state:I stack:0     pid:94    ppid:2      flags:0x00004000
[   82.604145] Workqueue:  0x0 (events)
[   82.604327] Call Trace:
[   82.604507]  <TASK>
[   82.604687]  __schedule+0x2f6/0x1080
[   82.604868]  schedule+0x58/0xd0
[   82.605049]  worker_thread+0xaa/0x3c0
[   82.605271]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.605496]  ? __pfx_worker_thread+0x10/0x10
[   82.605678]  kthread+0xe1/0x110
[   82.605860]  ? __pfx_kthread+0x10/0x10
[   82.606051]  ret_from_fork+0x29/0x50
[   82.606229]  </TASK>
[   82.606404] task:kworker/8:1     state:I stack:0     pid:95    ppid:2      flags:0x00004000
[   82.606583] Workqueue:  0x0 (events)
[   82.606762] Call Trace:
[   82.606940]  <TASK>
[   82.607114]  __schedule+0x2f6/0x1080
[   82.607293]  schedule+0x58/0xd0
[   82.607485]  worker_thread+0xaa/0x3c0
[   82.607662]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.607855]  ? __pfx_worker_thread+0x10/0x10
[   82.608038]  kthread+0xe1/0x110
[   82.608220]  ? __pfx_kthread+0x10/0x10
[   82.608401]  ret_from_fork+0x29/0x50
[   82.608582]  </TASK>
[   82.608759] task:kworker/10:1    state:I stack:0     pid:96    ppid:2      flags:0x00004000
[   82.608940] Workqueue:  0x0 (events_power_efficient)
[   82.609152] Call Trace:
[   82.609398]  <TASK>
[   82.609579]  __schedule+0x2f6/0x1080
[   82.609763]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.609962]  ? down_trylock+0x20/0x30
[   82.610143]  ? console_trylock+0x1d/0x80
[   82.610323]  ? fb_flashcursor+0x16/0x160
[   82.610506]  schedule+0x58/0xd0
[   82.610689]  worker_thread+0xaa/0x3c0
[   82.610871]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.611053]  ? __pfx_worker_thread+0x10/0x10
[   82.611232]  kthread+0xe1/0x110
[   82.611409]  ? __pfx_kthread+0x10/0x10
[   82.611586]  ret_from_fork+0x29/0x50
[   82.611765]  </TASK>
[   82.611957] task:kworker/11:1    state:I stack:0     pid:97    ppid:2      flags:0x00004000
[   82.612143] Workqueue:  0x0 (events)
[   82.612329] Call Trace:
[   82.612513]  <TASK>
[   82.612697]  __schedule+0x2f6/0x1080
[   82.612894]  ? intel_fbc_flush+0x95/0xf0 [i915]
[   82.613153]  ? intel_user_framebuffer_dirty+0x3a/0x60 [i915]
[   82.613436]  schedule+0x58/0xd0
[   82.613619]  worker_thread+0xaa/0x3c0
[   82.613803]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.613986]  ? __pfx_worker_thread+0x10/0x10
[   82.614165]  kthread+0xe1/0x110
[   82.614355]  ? __pfx_kthread+0x10/0x10
[   82.614535]  ret_from_fork+0x29/0x50
[   82.614716]  </TASK>
[   82.614909] task:acpi_thermal_pm state:I stack:0     pid:98    ppid:2      flags:0x00004000
[   82.615099] Call Trace:
[   82.615286]  <TASK>
[   82.615472]  __schedule+0x2f6/0x1080
[   82.615660]  ? set_next_entity+0x82/0xb0
[   82.615845]  schedule+0x58/0xd0
[   82.616033]  rescuer_thread+0x2e3/0x3b0
[   82.616219]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.616407]  ? __pfx_rescuer_thread+0x10/0x10
[   82.616595]  kthread+0xe1/0x110
[   82.616777]  ? __pfx_kthread+0x10/0x10
[   82.616971]  ret_from_fork+0x29/0x50
[   82.617180]  </TASK>
[   82.617426] task:nvme-wq         state:I stack:0     pid:99    ppid:2      flags:0x00004000
[   82.617612] Call Trace:
[   82.617797]  <TASK>
[   82.617979]  __schedule+0x2f6/0x1080
[   82.618161]  ? set_next_entity+0x82/0xb0
[   82.618346]  schedule+0x58/0xd0
[   82.618531]  rescuer_thread+0x2e3/0x3b0
[   82.618716]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.618914]  ? __pfx_rescuer_thread+0x10/0x10
[   82.619101]  kthread+0xe1/0x110
[   82.619283]  ? __pfx_kthread+0x10/0x10
[   82.619465]  ret_from_fork+0x29/0x50
[   82.619649]  </TASK>
[   82.619832] task:nvme-reset-wq   state:I stack:0     pid:100   ppid:2      flags:0x00004000
[   82.620023] Call Trace:
[   82.620212]  <TASK>
[   82.620398]  __schedule+0x2f6/0x1080
[   82.620586]  ? set_next_entity+0x82/0xb0
[   82.620773]  schedule+0x58/0xd0
[   82.620963]  rescuer_thread+0x2e3/0x3b0
[   82.621178]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.621434]  ? __pfx_rescuer_thread+0x10/0x10
[   82.621623]  kthread+0xe1/0x110
[   82.621805]  ? __pfx_kthread+0x10/0x10
[   82.621998]  ret_from_fork+0x29/0x50
[   82.622179]  </TASK>
[   82.622356] task:nvme-delete-wq  state:I stack:0     pid:101   ppid:2      flags:0x00004000
[   82.622542] Call Trace:
[   82.622727]  <TASK>
[   82.622923]  __schedule+0x2f6/0x1080
[   82.623110]  ? set_next_entity+0x82/0xb0
[   82.623296]  schedule+0x58/0xd0
[   82.623483]  rescuer_thread+0x2e3/0x3b0
[   82.623670]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.623856]  ? __pfx_rescuer_thread+0x10/0x10
[   82.624042]  kthread+0xe1/0x110
[   82.624227]  ? __pfx_kthread+0x10/0x10
[   82.624415]  ret_from_fork+0x29/0x50
[   82.624601]  </TASK>
[   82.624784] task:scsi_eh_0       state:S stack:0     pid:102   ppid:2      flags:0x00004000
[   82.624981] Call Trace:
[   82.625210]  <TASK>
[   82.625443]  __schedule+0x2f6/0x1080
[   82.625627]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.625811]  ? __pfx_scsi_error_handler+0x10/0x10
[   82.625997]  schedule+0x58/0xd0
[   82.626181]  scsi_error_handler+0x198/0x360
[   82.626366]  ? preempt_count_add+0x65/0xa0
[   82.626549]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.626732]  kthread+0xe1/0x110
[   82.626930]  ? __pfx_kthread+0x10/0x10
[   82.627117]  ret_from_fork+0x29/0x50
[   82.627304]  </TASK>
[   82.627491] task:scsi_tmf_0      state:I stack:0     pid:103   ppid:2      flags:0x00004000
[   82.627680] Call Trace:
[   82.627866]  <TASK>
[   82.628051]  __schedule+0x2f6/0x1080
[   82.628250]  ? set_next_entity+0x82/0xb0
[   82.628436]  schedule+0x58/0xd0
[   82.628624]  rescuer_thread+0x2e3/0x3b0
[   82.628812]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.628998]  ? __pfx_rescuer_thread+0x10/0x10
[   82.629243]  kthread+0xe1/0x110
[   82.629471]  ? __pfx_kthread+0x10/0x10
[   82.629657]  ret_from_fork+0x29/0x50
[   82.629844]  </TASK>
[   82.630039] task:scsi_eh_1       state:S stack:0     pid:104   ppid:2      flags:0x00004000
[   82.630224] Call Trace:
[   82.630407]  <TASK>
[   82.630588]  __schedule+0x2f6/0x1080
[   82.630770]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.630971]  ? __pfx_scsi_error_handler+0x10/0x10
[   82.631159]  schedule+0x58/0xd0
[   82.631347]  scsi_error_handler+0x198/0x360
[   82.631533]  ? preempt_count_add+0x65/0xa0
[   82.631721]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.631909]  kthread+0xe1/0x110
[   82.632098]  ? __pfx_kthread+0x10/0x10
[   82.632287]  ret_from_fork+0x29/0x50
[   82.632475]  </TASK>
[   82.632660] task:scsi_tmf_1      state:I stack:0     pid:105   ppid:2      flags:0x00004000
[   82.632849] Call Trace:
[   82.633036]  <TASK>
[   82.633266]  __schedule+0x2f6/0x1080
[   82.633495]  ? set_next_entity+0x82/0xb0
[   82.633683]  schedule+0x58/0xd0
[   82.633872]  rescuer_thread+0x2e3/0x3b0
[   82.634071]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.634255]  ? __pfx_rescuer_thread+0x10/0x10
[   82.634442]  kthread+0xe1/0x110
[   82.634627]  ? __pfx_kthread+0x10/0x10
[   82.634811]  ret_from_fork+0x29/0x50
[   82.634995]  </TASK>
[   82.635187] task:scsi_eh_2       state:S stack:0     pid:106   ppid:2      flags:0x00004000
[   82.635369] Call Trace:
[   82.635554]  <TASK>
[   82.635735]  __schedule+0x2f6/0x1080
[   82.635933]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.636120]  ? __pfx_scsi_error_handler+0x10/0x10
[   82.636309]  schedule+0x58/0xd0
[   82.636496]  scsi_error_handler+0x198/0x360
[   82.636683]  ? preempt_count_add+0x65/0xa0
[   82.636870]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.637060]  kthread+0xe1/0x110
[   82.637294]  ? __pfx_kthread+0x10/0x10
[   82.637524]  ret_from_fork+0x29/0x50
[   82.637712]  </TASK>
[   82.637907] task:scsi_tmf_2      state:I stack:0     pid:107   ppid:2      flags:0x00004000
[   82.638093] Call Trace:
[   82.638278]  <TASK>
[   82.638462]  __schedule+0x2f6/0x1080
[   82.638645]  ? set_next_entity+0x82/0xb0
[   82.638829]  schedule+0x58/0xd0
[   82.639031]  rescuer_thread+0x2e3/0x3b0
[   82.639220]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.639407]  ? __pfx_rescuer_thread+0x10/0x10
[   82.639595]  kthread+0xe1/0x110
[   82.639780]  ? __pfx_kthread+0x10/0x10
[   82.639966]  ret_from_fork+0x29/0x50
[   82.640155]  </TASK>
[   82.640337] task:scsi_eh_3       state:S stack:0     pid:108   ppid:2      flags:0x00004000
[   82.640523] Call Trace:
[   82.640709]  <TASK>
[   82.640895]  __schedule+0x2f6/0x1080
[   82.641081]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.641313]  ? __pfx_scsi_error_handler+0x10/0x10
[   82.641543]  schedule+0x58/0xd0
[   82.641730]  scsi_error_handler+0x198/0x360
[   82.641931]  ? preempt_count_add+0x65/0xa0
[   82.642126]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.642311]  kthread+0xe1/0x110
[   82.642495]  ? __pfx_kthread+0x10/0x10
[   82.642681]  ret_from_fork+0x29/0x50
[   82.642878]  </TASK>
[   82.643059] task:scsi_tmf_3      state:I stack:0     pid:109   ppid:2      flags:0x00004000
[   82.643248] Call Trace:
[   82.643437]  <TASK>
[   82.643624]  __schedule+0x2f6/0x1080
[   82.643811]  ? set_next_entity+0x82/0xb0
[   82.644000]  schedule+0x58/0xd0
[   82.644189]  rescuer_thread+0x2e3/0x3b0
[   82.644378]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.644565]  ? __pfx_rescuer_thread+0x10/0x10
[   82.644753]  kthread+0xe1/0x110
[   82.644940]  ? __pfx_kthread+0x10/0x10
[   82.645153]  ret_from_fork+0x29/0x50
[   82.645382]  </TASK>
[   82.645565] task:scsi_eh_4       state:S stack:0     pid:110   ppid:2      flags:0x00004000
[   82.645754] Call Trace:
[   82.645942]  <TASK>
[   82.646129]  __schedule+0x2f6/0x1080
[   82.646316]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.646505]  ? __pfx_scsi_error_handler+0x10/0x10
[   82.646694]  schedule+0x58/0xd0
[   82.646882]  scsi_error_handler+0x198/0x360
[   82.647071]  ? preempt_count_add+0x65/0xa0
[   82.647259]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.647451]  kthread+0xe1/0x110
[   82.647639]  ? __pfx_kthread+0x10/0x10
[   82.647828]  ret_from_fork+0x29/0x50
[   82.648014]  </TASK>
[   82.648197] task:scsi_tmf_4      state:I stack:0     pid:111   ppid:2      flags:0x00004000
[   82.648388] Call Trace:
[   82.648577]  <TASK>
[   82.648765]  __schedule+0x2f6/0x1080
[   82.648953]  ? set_next_entity+0x82/0xb0
[   82.649183]  schedule+0x58/0xd0
[   82.649423]  rescuer_thread+0x2e3/0x3b0
[   82.649611]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.649800]  ? __pfx_rescuer_thread+0x10/0x10
[   82.650001]  kthread+0xe1/0x110
[   82.650185]  ? __pfx_kthread+0x10/0x10
[   82.650369]  ret_from_fork+0x29/0x50
[   82.650554]  </TASK>
[   82.650734] task:kworker/u24:3   state:I stack:0     pid:112   ppid:2      flags:0x00004000
[   82.650919] Workqueue:  0x0 (events_unbound)
[   82.651105] Call Trace:
[   82.651291]  <TASK>
[   82.651473]  __schedule+0x2f6/0x1080
[   82.651657]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.651859]  ? __wake_up_common_lock+0x89/0xc0
[   82.652049]  schedule+0x58/0xd0
[   82.652237]  worker_thread+0xaa/0x3c0
[   82.652426]  ? __pfx_worker_thread+0x10/0x10
[   82.652617]  kthread+0xe1/0x110
[   82.652805]  ? __pfx_kthread+0x10/0x10
[   82.652993]  ret_from_fork+0x29/0x50
[   82.653220]  </TASK>
[   82.653438] task:kworker/u24:4   state:I stack:0     pid:113   ppid:2      flags:0x00004000
[   82.653627] Workqueue:  0x0 (flush-259:0)
[   82.653817] Call Trace:
[   82.654005]  <TASK>
[   82.654193]  __schedule+0x2f6/0x1080
[   82.654381]  schedule+0x58/0xd0
[   82.654569]  worker_thread+0xaa/0x3c0
[   82.654756]  ? __pfx_worker_thread+0x10/0x10
[   82.654955]  kthread+0xe1/0x110
[   82.655135]  ? __pfx_kthread+0x10/0x10
[   82.655317]  ret_from_fork+0x29/0x50
[   82.655498]  </TASK>
[   82.655677] task:kworker/u24:5   state:I stack:0     pid:114   ppid:2      flags:0x00004000
[   82.655875] Workqueue:  0x0 (events_unbound)
[   82.656071] Call Trace:
[   82.656254]  <TASK>
[   82.656436]  __schedule+0x2f6/0x1080
[   82.656620]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.656806]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.656991]  ? crng_reseed+0xbf/0x160
[   82.657218]  schedule+0x58/0xd0
[   82.657439]  worker_thread+0xaa/0x3c0
[   82.657624]  ? __pfx_worker_thread+0x10/0x10
[   82.657810]  kthread+0xe1/0x110
[   82.657992]  ? __pfx_kthread+0x10/0x10
[   82.658176]  ret_from_fork+0x29/0x50
[   82.658358]  </TASK>
[   82.658535] task:kworker/u24:6   state:I stack:0     pid:115   ppid:2      flags:0x00004000
[   82.658720] Workqueue:  0x0 (writeback)
[   82.658906] Call Trace:
[   82.659090]  <TASK>
[   82.659272]  __schedule+0x2f6/0x1080
[   82.659457]  ? try_to_wake_up+0x8d/0x390
[   82.659642]  schedule+0x58/0xd0
[   82.659824]  worker_thread+0xaa/0x3c0
[   82.660006]  ? __pfx_worker_thread+0x10/0x10
[   82.660188]  kthread+0xe1/0x110
[   82.660369]  ? __pfx_kthread+0x10/0x10
[   82.660548]  ret_from_fork+0x29/0x50
[   82.660729]  </TASK>
[   82.660905] task:kworker/u24:7   state:I stack:0     pid:116   ppid:2      flags:0x00004000
[   82.661086] Call Trace:
[   82.661325]  <TASK>
[   82.661546]  __schedule+0x2f6/0x1080
[   82.661727]  ? try_to_wake_up+0x8d/0x390
[   82.661907]  ? preempt_count_add+0x65/0xa0
[   82.662090]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.662273]  schedule+0x58/0xd0
[   82.662454]  worker_thread+0xaa/0x3c0
[   82.662635]  ? __pfx_worker_thread+0x10/0x10
[   82.662819]  kthread+0xe1/0x110
[   82.663001]  ? __pfx_kthread+0x10/0x10
[   82.663181]  ret_from_fork+0x29/0x50
[   82.663360]  </TASK>
[   82.663533] task:kworker/u24:8   state:I stack:0     pid:117   ppid:2      flags:0x00004000
[   82.663714] Call Trace:
[   82.663893]  <TASK>
[   82.664073]  __schedule+0x2f6/0x1080
[   82.664252]  ? __schedule+0x2fe/0x1080
[   82.664432]  ? __smp_call_single_queue+0x1e/0x30
[   82.664613]  schedule+0x58/0xd0
[   82.664792]  worker_thread+0xaa/0x3c0
[   82.664971]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.665199]  ? __pfx_worker_thread+0x10/0x10
[   82.665418]  kthread+0xe1/0x110
[   82.665598]  ? __pfx_kthread+0x10/0x10
[   82.665778]  ret_from_fork+0x29/0x50
[   82.665969]  </TASK>
[   82.666139] task:kworker/3:2     state:I stack:0     pid:118   ppid:2      flags:0x00004000
[   82.666318] Workqueue:  0x0 (events)
[   82.666497] Call Trace:
[   82.666673]  <TASK>
[   82.666863]  __schedule+0x2f6/0x1080
[   82.667046]  schedule+0x58/0xd0
[   82.667228]  worker_thread+0xaa/0x3c0
[   82.667411]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.667593]  ? __pfx_worker_thread+0x10/0x10
[   82.667776]  kthread+0xe1/0x110
[   82.667957]  ? __pfx_kthread+0x10/0x10
[   82.668137]  ret_from_fork+0x29/0x50
[   82.668314]  </TASK>
[   82.668489] task:kworker/6:2     state:I stack:0     pid:119   ppid:2      flags:0x00004000
[   82.668673] Workqueue:  0x0 (events)
[   82.668857] Call Trace:
[   82.669039]  <TASK>
[   82.669258]  __schedule+0x2f6/0x1080
[   82.669476]  ? _raw_spin_unlock+0xd/0x30
[   82.669657]  ? __queue_work+0x1f2/0x3d0
[   82.669849]  schedule+0x58/0xd0
[   82.670028]  worker_thread+0xaa/0x3c0
[   82.670210]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.670393]  ? __pfx_worker_thread+0x10/0x10
[   82.670575]  kthread+0xe1/0x110
[   82.670755]  ? __pfx_kthread+0x10/0x10
[   82.670933]  ret_from_fork+0x29/0x50
[   82.671109]  </TASK>
[   82.671283] task:mmc_complete    state:I stack:0     pid:120   ppid:2      flags:0x00004000
[   82.671465] Call Trace:
[   82.671648]  <TASK>
[   82.671829]  __schedule+0x2f6/0x1080
[   82.672010]  ? set_next_entity+0x82/0xb0
[   82.672193]  schedule+0x58/0xd0
[   82.672375]  rescuer_thread+0x2e3/0x3b0
[   82.672557]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.672741]  ? __pfx_rescuer_thread+0x10/0x10
[   82.672924]  kthread+0xe1/0x110
[   82.673107]  ? __pfx_kthread+0x10/0x10
[   82.673337]  ret_from_fork+0x29/0x50
[   82.673556]  </TASK>
[   82.673732] task:kworker/6:1H    state:I stack:0     pid:121   ppid:2      flags:0x00004000
[   82.673930] Workqueue:  0x0 (kblockd)
[   82.674112] Call Trace:
[   82.674291]  <TASK>
[   82.674467]  __schedule+0x2f6/0x1080
[   82.674645]  ? blk_mq_requeue_work+0x14c/0x180
[   82.674825]  schedule+0x58/0xd0
[   82.675019]  worker_thread+0xaa/0x3c0
[   82.675199]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.675382]  ? __pfx_worker_thread+0x10/0x10
[   82.675563]  kthread+0xe1/0x110
[   82.675745]  ? __pfx_kthread+0x10/0x10
[   82.675923]  ret_from_fork+0x29/0x50
[   82.676099]  </TASK>
[   82.676274] task:kworker/3:1H    state:I stack:0     pid:122   ppid:2      flags:0x00004000
[   82.676457] Workqueue:  0x0 (kblockd)
[   82.676641] Call Trace:
[   82.676834]  <TASK>
[   82.677012]  __schedule+0x2f6/0x1080
[   82.677251]  ? blk_queue_exit+0x9/0x40
[   82.677473]  ? blk_mq_timeout_work+0x95/0x1a0
[   82.677655]  schedule+0x58/0xd0
[   82.677835]  worker_thread+0xaa/0x3c0
[   82.678017]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.678199]  ? __pfx_worker_thread+0x10/0x10
[   82.678381]  kthread+0xe1/0x110
[   82.678558]  ? __pfx_kthread+0x10/0x10
[   82.678734]  ret_from_fork+0x29/0x50
[   82.678925]  </TASK>
[   82.679098] task:jbd2/nvme0n1p4- state:S stack:0     pid:123   ppid:2      flags:0x00004000
[   82.679278] Call Trace:
[   82.679457]  <TASK>
[   82.679637]  __schedule+0x2f6/0x1080
[   82.679815]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.680011]  schedule+0x58/0xd0
[   82.680194]  kjournald2+0x242/0x260
[   82.680377]  ? __pfx_autoremove_wake_function+0x10/0x10
[   82.680560]  ? __pfx_kjournald2+0x10/0x10
[   82.680746]  kthread+0xe1/0x110
[   82.680927]  ? __pfx_kthread+0x10/0x10
[   82.681105]  ret_from_fork+0x29/0x50
[   82.681329]  </TASK>
[   82.681549] task:ext4-rsv-conver state:I stack:0     pid:124   ppid:2      flags:0x00004000
[   82.681734] Call Trace:
[   82.681931]  <TASK>
[   82.682111]  __schedule+0x2f6/0x1080
[   82.682293]  ? set_next_entity+0x82/0xb0
[   82.682476]  schedule+0x58/0xd0
[   82.682658]  rescuer_thread+0x2e3/0x3b0
[   82.682838]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.683036]  ? __pfx_rescuer_thread+0x10/0x10
[   82.683223]  kthread+0xe1/0x110
[   82.683407]  ? __pfx_kthread+0x10/0x10
[   82.683592]  ret_from_fork+0x29/0x50
[   82.683775]  </TASK>
[   82.683951] task:kworker/8:1H    state:I stack:0     pid:259   ppid:2      flags:0x00004000
[   82.684138] Workqueue:  0x0 (kblockd)
[   82.684323] Call Trace:
[   82.684506]  <TASK>
[   82.684687]  __schedule+0x2f6/0x1080
[   82.684871]  ? blk_mq_requeue_work+0x14c/0x180
[   82.685054]  schedule+0x58/0xd0
[   82.685281]  worker_thread+0xaa/0x3c0
[   82.685502]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.685689]  ? __pfx_worker_thread+0x10/0x10
[   82.685874]  kthread+0xe1/0x110
[   82.686059]  ? __pfx_kthread+0x10/0x10
[   82.686242]  ret_from_fork+0x29/0x50
[   82.686421]  </TASK>
[   82.686599] task:kworker/10:1H   state:I stack:0     pid:260   ppid:2      flags:0x00004000
[   82.686786] Workqueue:  0x0 (kblockd)
[   82.686974] Call Trace:
[   82.687157]  <TASK>
[   82.687340]  __schedule+0x2f6/0x1080
[   82.687528]  ? blk_mq_requeue_work+0x14c/0x180
[   82.687715]  schedule+0x58/0xd0
[   82.687900]  worker_thread+0xaa/0x3c0
[   82.688083]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.688270]  ? __pfx_worker_thread+0x10/0x10
[   82.688456]  kthread+0xe1/0x110
[   82.688641]  ? __pfx_kthread+0x10/0x10
[   82.688824]  ret_from_fork+0x29/0x50
[   82.689003]  </TASK>
[   82.689225] task:kworker/9:1H    state:I stack:0     pid:261   ppid:2      flags:0x00004000
[   82.689453] Workqueue:  0x0 (kblockd)
[   82.689640] Call Trace:
[   82.689826]  <TASK>
[   82.690008]  __schedule+0x2f6/0x1080
[   82.690194]  ? blk_mq_requeue_work+0x14c/0x180
[   82.690381]  schedule+0x58/0xd0
[   82.690566]  worker_thread+0xaa/0x3c0
[   82.690762]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.690948]  ? __pfx_worker_thread+0x10/0x10
[   82.691135]  kthread+0xe1/0x110
[   82.691321]  ? __pfx_kthread+0x10/0x10
[   82.691507]  ret_from_fork+0x29/0x50
[   82.691691]  </TASK>
[   82.691870] task:kworker/11:1H   state:I stack:0     pid:262   ppid:2      flags:0x00004000
[   82.692057] Workqueue:  0x0 (kblockd)
[   82.692243] Call Trace:
[   82.692427]  <TASK>
[   82.692610]  __schedule+0x2f6/0x1080
[   82.692795]  schedule+0x58/0xd0
[   82.692978]  worker_thread+0xaa/0x3c0
[   82.693202]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.693430]  ? __pfx_worker_thread+0x10/0x10
[   82.693616]  kthread+0xe1/0x110
[   82.693798]  ? __pfx_kthread+0x10/0x10
[   82.693993]  ret_from_fork+0x29/0x50
[   82.694171]  </TASK>
[   82.694345] task:kworker/5:1H    state:I stack:0     pid:263   ppid:2      flags:0x00004000
[   82.694527] Workqueue:  0x0 (kblockd)
[   82.694710] Call Trace:
[   82.694903]  <TASK>
[   82.695084]  __schedule+0x2f6/0x1080
[   82.695267]  ? blk_mq_requeue_work+0x14c/0x180
[   82.695449]  schedule+0x58/0xd0
[   82.695630]  worker_thread+0xaa/0x3c0
[   82.695811]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.695995]  ? __pfx_worker_thread+0x10/0x10
[   82.696178]  kthread+0xe1/0x110
[   82.696359]  ? __pfx_kthread+0x10/0x10
[   82.696539]  ret_from_fork+0x29/0x50
[   82.696715]  </TASK>
[   82.696891] task:kworker/1:1H    state:I stack:0     pid:264   ppid:2      flags:0x00004000
[   82.697074] Workqueue:  0x0 (kblockd)
[   82.697302] Call Trace:
[   82.697526]  <TASK>
[   82.697719]  __schedule+0x2f6/0x1080
[   82.697902]  ? blk_mq_requeue_work+0x14c/0x180
[   82.698084]  schedule+0x58/0xd0
[   82.698265]  worker_thread+0xaa/0x3c0
[   82.698448]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.698631]  ? __pfx_worker_thread+0x10/0x10
[   82.698813]  kthread+0xe1/0x110
[   82.698996]  ? __pfx_kthread+0x10/0x10
[   82.699176]  ret_from_fork+0x29/0x50
[   82.699352]  </TASK>
[   82.699527] task:kworker/7:1H    state:I stack:0     pid:265   ppid:2      flags:0x00004000
[   82.699710] Workqueue:  0x0 (kblockd)
[   82.699895] Call Trace:
[   82.700076]  <TASK>
[   82.700259]  __schedule+0x2f6/0x1080
[   82.700442]  ? blk_mq_requeue_work+0x14c/0x180
[   82.700624]  schedule+0x58/0xd0
[   82.700805]  worker_thread+0xaa/0x3c0
[   82.700986]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.701210]  ? __pfx_worker_thread+0x10/0x10
[   82.701435]  kthread+0xe1/0x110
[   82.701616]  ? __pfx_kthread+0x10/0x10
[   82.701795]  ret_from_fork+0x29/0x50
[   82.701972]  </TASK>
[   82.702148] task:kworker/4:1H    state:I stack:0     pid:266   ppid:2      flags:0x00004000
[   82.702331] Workqueue:  0x0 (mmc_complete)
[   82.702516] Call Trace:
[   82.702697]  <TASK>
[   82.702878]  __schedule+0x2f6/0x1080
[   82.703061]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.703244]  ? __pm_runtime_suspend+0x41/0x80
[   82.703428]  schedule+0x58/0xd0
[   82.703609]  worker_thread+0xaa/0x3c0
[   82.703793]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.703976]  ? __pfx_worker_thread+0x10/0x10
[   82.704161]  kthread+0xe1/0x110
[   82.704340]  ? __pfx_kthread+0x10/0x10
[   82.704516]  ret_from_fork+0x29/0x50
[   82.704696]  </TASK>
[   82.704873] task:kworker/2:1H    state:I stack:0     pid:267   ppid:2      flags:0x00004000
[   82.705057] Workqueue:  0x0 (mmc_complete)
[   82.705285] Call Trace:
[   82.705514]  <TASK>
[   82.705696]  __schedule+0x2f6/0x1080
[   82.705879]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.706065]  ? __pm_runtime_suspend+0x41/0x80
[   82.706252]  schedule+0x58/0xd0
[   82.706434]  worker_thread+0xaa/0x3c0
[   82.706619]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.706804]  ? __pfx_worker_thread+0x10/0x10
[   82.706984]  kthread+0xe1/0x110
[   82.707164]  ? __pfx_kthread+0x10/0x10
[   82.707345]  ret_from_fork+0x29/0x50
[   82.707527]  </TASK>
[   82.707706] task:irq/140-mei_me  state:S stack:0     pid:287   ppid:2      flags:0x00004000
[   82.707892] Call Trace:
[   82.708079]  <TASK>
[   82.708262]  __schedule+0x2f6/0x1080
[   82.708447]  ? mei_irq_write_handler+0x1e/0x440 [mei]
[   82.708637]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.708824]  ? __pfx_irq_thread_fn+0x10/0x10
[   82.709012]  ? __pfx_irq_thread+0x10/0x10
[   82.709244]  schedule+0x58/0xd0
[   82.709471]  irq_thread+0xaa/0x1b0
[   82.709652]  ? __pfx_irq_thread_dtor+0x10/0x10
[   82.709834]  ? __pfx_irq_thread+0x10/0x10
[   82.710019]  kthread+0xe1/0x110
[   82.710200]  ? __pfx_kthread+0x10/0x10
[   82.710381]  ret_from_fork+0x29/0x50
[   82.710563]  </TASK>
[   82.710745] task:kworker/u25:0   state:I stack:0     pid:303   ppid:2      flags:0x00004000
[   82.710931] Workqueue:  0x0 (hci0)
[   82.711116] Call Trace:
[   82.711301]  <TASK>
[   82.711484]  __schedule+0x2f6/0x1080
[   82.711681]  ? hci_cmd_sync_work+0xc0/0x140
[   82.711867]  schedule+0x58/0xd0
[   82.712053]  worker_thread+0xaa/0x3c0
[   82.712234]  ? __pfx_worker_thread+0x10/0x10
[   82.712416]  kthread+0xe1/0x110
[   82.712598]  ? __pfx_kthread+0x10/0x10
[   82.712781]  ret_from_fork+0x29/0x50
[   82.712964]  </TASK>
[   82.713173] task:kworker/u25:1   state:I stack:0     pid:304   ppid:2      flags:0x00004000
[   82.713411] Workqueue:  0x0 (hci0)
[   82.713599] Call Trace:
[   82.713785]  <TASK>
[   82.713967]  __schedule+0x2f6/0x1080
[   82.714153]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.714339]  ? skb_dequeue+0x69/0x80
[   82.714526]  ? hci_rx_work+0x9f/0x580
[   82.714710]  ? queue_delayed_work_on+0x1f/0x30
[   82.714891]  schedule+0x58/0xd0
[   82.715074]  worker_thread+0xaa/0x3c0
[   82.715255]  ? __pfx_worker_thread+0x10/0x10
[   82.715437]  kthread+0xe1/0x110
[   82.715618]  ? __pfx_kthread+0x10/0x10
[   82.715796]  ret_from_fork+0x29/0x50
[   82.715977]  </TASK>
[   82.716157] task:kworker/u25:2   state:I stack:0     pid:305   ppid:2      flags:0x00004000
[   82.716341] Workqueue:  0x0 (hci0)
[   82.716525] Call Trace:
[   82.716708]  <TASK>
[   82.716891]  __schedule+0x2f6/0x1080
[   82.717073]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.717315]  ? skb_dequeue+0x69/0x80
[   82.717539]  ? hci_rx_work+0x9f/0x580
[   82.717718]  ? queue_delayed_work_on+0x1f/0x30
[   82.717898]  schedule+0x58/0xd0
[   82.718078]  worker_thread+0xaa/0x3c0
[   82.718259]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.718454]  ? __pfx_worker_thread+0x10/0x10
[   82.718633]  kthread+0xe1/0x110
[   82.718812]  ? __pfx_kthread+0x10/0x10
[   82.718993]  ret_from_fork+0x29/0x50
[   82.719173]  </TASK>
[   82.719351] task:kworker/0:3     state:I stack:0     pid:307   ppid:2      flags:0x00004000
[   82.719535] Call Trace:
[   82.719719]  <TASK>
[   82.719901]  __schedule+0x2f6/0x1080
[   82.720083]  ? __schedule+0x2fe/0x1080
[   82.720264]  ? __smp_call_single_queue+0x1e/0x30
[   82.720442]  schedule+0x58/0xd0
[   82.720620]  worker_thread+0xaa/0x3c0
[   82.720799]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.720979]  ? __pfx_worker_thread+0x10/0x10
[   82.721202]  kthread+0xe1/0x110
[   82.721421]  ? __pfx_kthread+0x10/0x10
[   82.721599]  ret_from_fork+0x29/0x50
[   82.721778]  </TASK>
[   82.721955] task:kworker/8:2     state:I stack:0     pid:309   ppid:2      flags:0x00004000
[   82.722138] Workqueue:  0x0 (events)
[   82.722323] Call Trace:
[   82.722505]  <TASK>
[   82.722686]  __schedule+0x2f6/0x1080
[   82.722869]  schedule+0x58/0xd0
[   82.723050]  worker_thread+0xaa/0x3c0
[   82.723230]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.723408]  ? __pfx_worker_thread+0x10/0x10
[   82.723586]  kthread+0xe1/0x110
[   82.723764]  ? __pfx_kthread+0x10/0x10
[   82.723942]  ret_from_fork+0x29/0x50
[   82.724121]  </TASK>
[   82.724298] task:kworker/2:2     state:I stack:0     pid:310   ppid:2      flags:0x00004000
[   82.724480] Workqueue:  0x0 (events)
[   82.724663] Call Trace:
[   82.724845]  <TASK>
[   82.725024]  __schedule+0x2f6/0x1080
[   82.725248]  schedule+0x58/0xd0
[   82.725484]  worker_thread+0xaa/0x3c0
[   82.725664]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.725843]  ? __pfx_worker_thread+0x10/0x10
[   82.726021]  kthread+0xe1/0x110
[   82.726199]  ? __pfx_kthread+0x10/0x10
[   82.726379]  ret_from_fork+0x29/0x50
[   82.726559]  </TASK>
[   82.726737] task:card0-crtc0     state:S stack:0     pid:311   ppid:2      flags:0x00004000
[   82.726921] Call Trace:
[   82.727103]  <TASK>
[   82.727284]  __schedule+0x2f6/0x1080
[   82.727466]  ? ttwu_queue_wakelist+0xba/0x100
[   82.727649]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.727834]  ? try_to_wake_up+0x8d/0x390
[   82.728020]  ? __pfx_kthread_worker_fn+0x10/0x10
[   82.728205]  schedule+0x58/0xd0
[   82.728391]  kthread_worker_fn+0xe9/0x160
[   82.728576]  kthread+0xe1/0x110
[   82.728754]  ? __pfx_kthread+0x10/0x10
[   82.728933]  ret_from_fork+0x29/0x50
[   82.729115]  </TASK>
[   82.729338] task:card0-crtc1     state:S stack:0     pid:312   ppid:2      flags:0x00004000
[   82.729566] Call Trace:
[   82.729752]  <TASK>
[   82.729937]  __schedule+0x2f6/0x1080
[   82.730121]  ? __schedule+0x2fe/0x1080
[   82.730306]  ? __smp_call_single_queue+0x1e/0x30
[   82.730491]  ? __pfx_kthread_worker_fn+0x10/0x10
[   82.730677]  schedule+0x58/0xd0
[   82.730860]  kthread_worker_fn+0xe9/0x160
[   82.731045]  kthread+0xe1/0x110
[   82.731230]  ? __pfx_kthread+0x10/0x10
[   82.731412]  ret_from_fork+0x29/0x50
[   82.731598]  </TASK>
[   82.731777] task:card0-crtc2     state:S stack:0     pid:313   ppid:2      flags:0x00004000
[   82.731961] Call Trace:
[   82.732144]  <TASK>
[   82.732342]  __schedule+0x2f6/0x1080
[   82.732526]  ? __schedule+0x2fe/0x1080
[   82.732710]  ? __smp_call_single_queue+0x1e/0x30
[   82.732897]  ? __pfx_kthread_worker_fn+0x10/0x10
[   82.733084]  schedule+0x58/0xd0
[   82.733325]  kthread_worker_fn+0xe9/0x160
[   82.733553]  kthread+0xe1/0x110
[   82.733736]  ? __pfx_kthread+0x10/0x10
[   82.733921]  ret_from_fork+0x29/0x50
[   82.734106]  </TASK>
[   82.734287] task:kworker/10:2H   state:I stack:0     pid:314   ppid:2      flags:0x00004000
[   82.734476] Call Trace:
[   82.734659]  <TASK>
[   82.734840]  __schedule+0x2f6/0x1080
[   82.735024]  ? __schedule+0x2fe/0x1080
[   82.735208]  schedule+0x58/0xd0
[   82.735392]  worker_thread+0xaa/0x3c0
[   82.735577]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.735761]  ? __pfx_worker_thread+0x10/0x10
[   82.735946]  kthread+0xe1/0x110
[   82.736129]  ? __pfx_kthread+0x10/0x10
[   82.736312]  ret_from_fork+0x29/0x50
[   82.736496]  </TASK>
[   82.736678] task:kworker/6:2H    state:I stack:0     pid:316   ppid:2      flags:0x00004000
[   82.736865] Call Trace:
[   82.737048]  <TASK>
[   82.737272]  __schedule+0x2f6/0x1080
[   82.737491]  ? __schedule+0x2fe/0x1080
[   82.737676]  schedule+0x58/0xd0
[   82.737860]  worker_thread+0xaa/0x3c0
[   82.738055]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.738236]  ? __pfx_worker_thread+0x10/0x10
[   82.738417]  kthread+0xe1/0x110
[   82.738596]  ? __pfx_kthread+0x10/0x10
[   82.738778]  ret_from_fork+0x29/0x50
[   82.738972]  </TASK>
[   82.739153] task:kworker/11:2H   state:I stack:0     pid:319   ppid:2      flags:0x00004000
[   82.739351] Call Trace:
[   82.739534]  <TASK>
[   82.739716]  __schedule+0x2f6/0x1080
[   82.739900]  ? __schedule+0x2fe/0x1080
[   82.740083]  ? __smp_call_single_queue+0x1e/0x30
[   82.740268]  schedule+0x58/0xd0
[   82.740449]  worker_thread+0xaa/0x3c0
[   82.740630]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.740812]  ? __pfx_worker_thread+0x10/0x10
[   82.740995]  kthread+0xe1/0x110
[   82.741234]  ? __pfx_kthread+0x10/0x10
[   82.741453]  ret_from_fork+0x29/0x50
[   82.741635]  </TASK>
[   82.741816] task:kworker/9:2     state:I stack:0     pid:320   ppid:2      flags:0x00004000
[   82.742011] Workqueue:  0x0 (events)
[   82.742190] Call Trace:
[   82.742369]  <TASK>
[   82.742545]  __schedule+0x2f6/0x1080
[   82.742724]  schedule+0x58/0xd0
[   82.742917]  worker_thread+0xaa/0x3c0
[   82.743098]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.743279]  ? __pfx_worker_thread+0x10/0x10
[   82.743460]  kthread+0xe1/0x110
[   82.743641]  ? __pfx_kthread+0x10/0x10
[   82.743823]  ret_from_fork+0x29/0x50
[   82.744004]  </TASK>
[   82.744183] task:kworker/8:2H    state:I stack:0     pid:324   ppid:2      flags:0x00004000
[   82.744366] Call Trace:
[   82.744546]  <TASK>
[   82.744726]  __schedule+0x2f6/0x1080
[   82.744907]  ? __schedule+0x2fe/0x1080
[   82.745091]  schedule+0x58/0xd0
[   82.745396]  worker_thread+0xaa/0x3c0
[   82.745586]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.745770]  ? __pfx_worker_thread+0x10/0x10
[   82.745966]  kthread+0xe1/0x110
[   82.746144]  ? __pfx_kthread+0x10/0x10
[   82.746336]  ret_from_fork+0x29/0x50
[   82.746517]  </TASK>
[   82.746695] task:kworker/7:2     state:I stack:0     pid:325   ppid:2      flags:0x00004000
[   82.746879] Workqueue:  0x0 (rcu_gp)
[   82.747059] Call Trace:
[   82.747238]  <TASK>
[   82.747417]  __schedule+0x2f6/0x1080
[   82.747597]  ? process_srcu+0x60/0x600
[   82.747776]  ? preempt_count_add+0x65/0xa0
[   82.747956]  schedule+0x58/0xd0
[   82.748134]  worker_thread+0xaa/0x3c0
[   82.748311]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.748490]  ? __pfx_worker_thread+0x10/0x10
[   82.748669]  kthread+0xe1/0x110
[   82.748847]  ? __pfx_kthread+0x10/0x10
[   82.749024]  ret_from_fork+0x29/0x50
[   82.749259]  </TASK>
[   82.749467] task:nvkm-disp       state:I stack:0     pid:326   ppid:2      flags:0x00004000
[   82.749648] Call Trace:
[   82.749827]  <TASK>
[   82.750004]  __schedule+0x2f6/0x1080
[   82.750182]  ? set_next_entity+0x82/0xb0
[   82.750362]  schedule+0x58/0xd0
[   82.750540]  rescuer_thread+0x2e3/0x3b0
[   82.750719]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.750897]  ? __pfx_rescuer_thread+0x10/0x10
[   82.751078]  kthread+0xe1/0x110
[   82.751257]  ? __pfx_kthread+0x10/0x10
[   82.751434]  ret_from_fork+0x29/0x50
[   82.751609]  </TASK>
[   82.751780] task:kworker/1:2     state:I stack:0     pid:336   ppid:2      flags:0x00004000
[   82.751959] Workqueue:  0x0 (events)
[   82.752141] Call Trace:
[   82.752319]  <TASK>
[   82.752495]  __schedule+0x2f6/0x1080
[   82.752673]  schedule+0x58/0xd0
[   82.752851]  worker_thread+0xaa/0x3c0
[   82.753028]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.753280]  ? __pfx_worker_thread+0x10/0x10
[   82.753499]  kthread+0xe1/0x110
[   82.753679]  ? __pfx_kthread+0x10/0x10
[   82.753856]  ret_from_fork+0x29/0x50
[   82.754035]  </TASK>
[   82.754208] task:kworker/5:2     state:I stack:0     pid:704   ppid:2      flags:0x00004000
[   82.754386] Workqueue:  0x0 (events)
[   82.754565] Call Trace:
[   82.754741]  <TASK>
[   82.754919]  __schedule+0x2f6/0x1080
[   82.755097]  schedule+0x58/0xd0
[   82.755274]  worker_thread+0xaa/0x3c0
[   82.755452]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.755629]  ? __pfx_worker_thread+0x10/0x10
[   82.755808]  kthread+0xe1/0x110
[   82.755985]  ? __pfx_kthread+0x10/0x10
[   82.756161]  ret_from_fork+0x29/0x50
[   82.756340]  </TASK>
[   82.756513] task:krfcommd        state:S stack:0     pid:1492  ppid:2      flags:0x00004000
[   82.756690] Call Trace:
[   82.756869]  <TASK>
[   82.757045]  __schedule+0x2f6/0x1080
[   82.757294]  ? _raw_write_lock+0xe/0x30
[   82.757510]  ? _raw_write_unlock+0xd/0x30
[   82.757689]  schedule+0x58/0xd0
[   82.757867]  schedule_timeout+0xb8/0xf0
[   82.758045]  ? preempt_count_add+0x65/0xa0
[   82.758223]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.758402]  wait_woken+0x4b/0x70
[   82.758580]  rfcomm_run+0xbe3/0x17f0 [rfcomm]
[   82.758761]  ? __pfx_woken_wake_function+0x10/0x10
[   82.758940]  ? preempt_count_add+0x65/0xa0
[   82.759114]  ? __pfx_rfcomm_run+0x10/0x10 [rfcomm]
[   82.759292]  kthread+0xe1/0x110
[   82.759467]  ? __pfx_kthread+0x10/0x10
[   82.759644]  ret_from_fork+0x29/0x50
[   82.759822]  </TASK>
[   82.759995] task:kworker/4:2     state:I stack:0     pid:1633  ppid:2      flags:0x00004000
[   82.760191] Call Trace:
[   82.760372]  <TASK>
[   82.760551]  __schedule+0x2f6/0x1080
[   82.760732]  ? __schedule+0x2fe/0x1080
[   82.760911]  ? __smp_call_single_queue+0x1e/0x30
[   82.761095]  schedule+0x58/0xd0
[   82.761333]  worker_thread+0xaa/0x3c0
[   82.761556]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.761736]  ? __pfx_worker_thread+0x10/0x10
[   82.761913]  kthread+0xe1/0x110
[   82.762091]  ? __pfx_kthread+0x10/0x10
[   82.762268]  ret_from_fork+0x29/0x50
[   82.762447]  </TASK>
[   82.762623] task:kworker/9:2H    state:I stack:0     pid:1642  ppid:2      flags:0x00004000
[   82.762806] Call Trace:
[   82.763002]  <TASK>
[   82.763186]  __schedule+0x2f6/0x1080
[   82.763370]  ? __schedule+0x2fe/0x1080
[   82.763554]  ? __smp_call_single_queue+0x1e/0x30
[   82.763741]  schedule+0x58/0xd0
[   82.763937]  worker_thread+0xaa/0x3c0
[   82.764118]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.764295]  ? __pfx_worker_thread+0x10/0x10
[   82.764472]  kthread+0xe1/0x110
[   82.764650]  ? __pfx_kthread+0x10/0x10
[   82.764841]  ret_from_fork+0x29/0x50
[   82.765024]  </TASK>
[   82.765268] task:rc              state:S stack:0     pid:1712  ppid:1      flags:0x00000000
[   82.765496] Call Trace:
[   82.765680]  <TASK>
[   82.765865]  __schedule+0x2f6/0x1080
[   82.766061]  ? check_preempt_curr+0x2e/0x70
[   82.766243]  schedule+0x58/0xd0
[   82.766425]  do_wait+0x152/0x2a0
[   82.766605]  kernel_wait4+0x99/0x130
[   82.766779]  ? __pfx_child_wait_callback+0x10/0x10
[   82.766972]  do_syscall_64+0x37/0x90
[   82.767164]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   82.767345] RIP: 0033:0x7f89438f6316
[   82.767529] RSP: 002b:00007ffff2af90c8 EFLAGS: 00000246 ORIG_RAX: 000000000000003d
[   82.767719] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f89438f6316
[   82.767910] RDX: 0000000000000000 RSI: 00007ffff2af90f8 RDI: 00000000ffffffff
[   82.768103] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000008
[   82.768299] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   82.768496] R13: 00000000ffffffff R14: 0000000000000000 R15: 0000000000000000
[   82.768694]  </TASK>
[   82.768891] task:kworker/11:2    state:I stack:0     pid:1743  ppid:2      flags:0x00004000
[   82.769093] Workqueue:  0x0 (events)
[   82.769356] Call Trace:
[   82.769594]  <TASK>
[   82.769791]  __schedule+0x2f6/0x1080
[   82.769988]  ? remove_vm_area+0x94/0xa0
[   82.770187]  schedule+0x58/0xd0
[   82.770386]  worker_thread+0xaa/0x3c0
[   82.770588]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.770788]  ? __pfx_worker_thread+0x10/0x10
[   82.770990]  kthread+0xe1/0x110
[   82.771189]  ? __pfx_kthread+0x10/0x10
[   82.771387]  ret_from_fork+0x29/0x50
[   82.771588]  </TASK>
[   82.771784] task:kworker/10:2    state:I stack:0     pid:1787  ppid:2      flags:0x00004000
[   82.771988] Workqueue:  0x0 (events)
[   82.772191] Call Trace:
[   82.772393]  <TASK>
[   82.772592]  __schedule+0x2f6/0x1080
[   82.772793]  schedule+0x58/0xd0
[   82.772991]  worker_thread+0xaa/0x3c0
[   82.773229]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.773468]  ? __pfx_worker_thread+0x10/0x10
[   82.773667]  kthread+0xe1/0x110
[   82.773876]  ? __pfx_kthread+0x10/0x10
[   82.774081]  ret_from_fork+0x29/0x50
[   82.774275]  </TASK>
[   82.774468] task:S99reboot       state:S stack:0     pid:2290  ppid:1712   flags:0x00000000
[   82.774668] Call Trace:
[   82.774879]  <TASK>
[   82.775079]  __schedule+0x2f6/0x1080
[   82.775280]  ? check_preempt_curr+0x2e/0x70
[   82.775482]  schedule+0x58/0xd0
[   82.775684]  do_wait+0x152/0x2a0
[   82.775882]  kernel_wait4+0x99/0x130
[   82.776077]  ? __pfx_child_wait_callback+0x10/0x10
[   82.776275]  do_syscall_64+0x37/0x90
[   82.776474]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   82.776672] RIP: 0033:0x7fd989a6e316
[   82.776869] RSP: 002b:00007ffe6cf4a788 EFLAGS: 00000246 ORIG_RAX: 000000000000003d
[   82.777074] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fd989a6e316
[   82.777349] RDX: 0000000000000000 RSI: 00007ffe6cf4a7b8 RDI: 00000000ffffffff
[   82.777601] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000008
[   82.777812] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   82.778025] R13: 00000000ffffffff R14: 0000000000000000 R15: 0000000000000000
[   82.778240]  </TASK>
[   82.778451] task:jbd2/sda7-8     state:S stack:0     pid:2294  ppid:2      flags:0x00004000
[   82.778671] Call Trace:
[   82.778887]  <TASK>
[   82.779098]  __schedule+0x2f6/0x1080
[   82.779312]  ? __wake_up_common+0x6c/0x130
[   82.779525]  ? _raw_spin_unlock_irqrestore+0x16/0x30
[   82.779741]  schedule+0x58/0xd0
[   82.779956]  kjournald2+0x242/0x260
[   82.780172]  ? __pfx_autoremove_wake_function+0x10/0x10
[   82.780390]  ? __pfx_kjournald2+0x10/0x10
[   82.780608]  kthread+0xe1/0x110
[   82.780824]  ? __pfx_kthread+0x10/0x10
[   82.781050]  ret_from_fork+0x29/0x50
[   82.781326]  </TASK>
[   82.781577] task:ext4-rsv-conver state:I stack:0     pid:2295  ppid:2      flags:0x00004000
[   82.781790] Call Trace:
[   82.782000]  <TASK>
[   82.782206]  __schedule+0x2f6/0x1080
[   82.782413]  ? set_next_entity+0x82/0xb0
[   82.782619]  schedule+0x58/0xd0
[   82.782822]  rescuer_thread+0x2e3/0x3b0
[   82.783023]  ? _raw_spin_lock_irqsave+0x12/0x40
[   82.783222]  ? __pfx_rescuer_thread+0x10/0x10
[   82.783423]  kthread+0xe1/0x110
[   82.783621]  ? __pfx_kthread+0x10/0x10
[   82.783821]  ret_from_fork+0x29/0x50
[   82.784021]  </TASK>
[   82.784218] task:ext4lazyinit    state:S stack:0     pid:2296  ppid:2      flags:0x00004000
[   82.784422] Call Trace:
[   82.784625]  <TASK>
[   82.784825]  __schedule+0x2f6/0x1080
[   82.785028]  ? lock_timer_base+0x5c/0x80
[   82.785296]  schedule+0x58/0xd0
[   82.785539]  schedule_timeout+0x7c/0xf0
[   82.785741]  ? __pfx_process_timeout+0x10/0x10
[   82.785943]  ext4_lazyinit_thread+0x141/0x560
[   82.786141]  ? __pfx_ext4_lazyinit_thread+0x10/0x10
[   82.786340]  kthread+0xe1/0x110
[   82.786538]  ? __pfx_kthread+0x10/0x10
[   82.786738]  ret_from_fork+0x29/0x50
[   82.786937]  </TASK>
[   82.787137] task:dmesg           state:S stack:0     pid:2298  ppid:2290   flags:0x00000000
[   82.787342] Call Trace:
[   82.787543]  <TASK>
[   82.787743]  __schedule+0x2f6/0x1080
[   82.787957]  ? __mark_inode_dirty+0x44/0x220
[   82.788160]  ? _prb_read_valid+0x7f/0x300
[   82.788363]  schedule+0x58/0xd0
[   82.788561]  devkmsg_read+0x1a6/0x220
[   82.788757]  ? __pfx_autoremove_wake_function+0x10/0x10
[   82.788955]  vfs_read+0x90/0x2f0
[   82.789269]  ? vfs_write+0x11b/0x3e0
[   82.789489]  ksys_read+0x5e/0xe0
[   82.789689]  do_syscall_64+0x37/0x90
[   82.789889]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   82.790103] RIP: 0033:0x7f791c0ad04e
[   82.790300] RSP: 002b:00007ffddad3eae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[   82.790502] RAX: ffffffffffffffda RBX: 000000000041245a RCX: 00007f791c0ad04e
[   82.790707] RDX: 0000000000001fff RSI: 0000000000412448 RDI: 0000000000000003
[   82.790915] RBP: 0000000000412472 R08: 000000000000000a R09: 00007ffddad3e800
[   82.791123] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000412472
[   82.791327] R13: ffffffffffffffff R14: ffffffffffffffff R15: 000000000040cb20
[   82.791531]  </TASK>
[   82.791731] task:echo            state:R  running task     stack:0     pid:2299  ppid:2290   flags:0x00004000
[   82.791942] Call Trace:
[   82.792149]  <TASK>
[   82.792353]  sched_show_task.cold+0xc7/0xdf
[   82.792556]  show_state_filter+0x49/0xc0
[   82.792757]  sysrq_handle_showstate+0x7/0x10
[   82.792959]  __handle_sysrq.cold+0x41/0x11c
[   82.793222]  write_sysrq_trigger+0x1f/0x40
[   82.793459]  proc_reg_write+0x4e/0xa0
[   82.793662]  ? preempt_count_add+0x42/0xa0
[   82.793864]  vfs_write+0xba/0x3e0
[   82.794066]  ksys_write+0x5e/0xe0
[   82.794266]  do_syscall_64+0x37/0x90
[   82.794466]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   82.794667] RIP: 0033:0x7fbed0af40f3
[   82.794880] Code: 8b 15 79 6d 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 64 8b 04 25 18 00 00 00 85 c0 75 14 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 55 c3 0f 1f 40 00 48 83 ec 28 48 89 54 24 18
[   82.795109] RSP: 002b:00007fff0eb88e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[   82.795349] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fbed0af40f3
[   82.795590] RDX: 0000000000000002 RSI: 00000000011592f0 RDI: 0000000000000001
[   82.795829] RBP: 00000000011592f0 R08: 0000000000000000 R09: 0000000000000001
[   82.796069] R10: 00007fbed09fca20 R11: 0000000000000246 R12: 0000000000000002
[   82.796313] R13: 00007fbed0bcc6c0 R14: 00007fbed0bc8520 R15: 00007fbed0bc7920
[   82.796558]  </TASK>
[   82.796803] Sched Debug Version: v0.11, 6.2.0-rc7+ #32
[   82.797049] ktime                                   : 82791.152055
[   82.797339] sched_clk                               : 82828.916029
[   82.797626] cpu_clk                                 : 82796.802907
[   82.797876] jiffies                                 : 4294912962
[   82.798127] sched_clock_stable()                    : 1

[   82.798622] sysctl_sched
[   82.798866]   .sysctl_sched_latency                    : 24.000000
[   82.799110]   .sysctl_sched_min_granularity            : 3.000000
[   82.799353]   .sysctl_sched_idle_min_granularity       : 0.750000
[   82.799597]   .sysctl_sched_wakeup_granularity         : 4.000000
[   82.799842]   .sysctl_sched_child_runs_first           : 0
[   82.800086]   .sysctl_sched_features                   : 58611259
[   82.800332]   .sysctl_sched_tunable_scaling            : 1 (logarithmic)

[   82.800822] cpu#0, 2600.000 MHz
[   82.801068]   .nr_running                    : 0
[   82.801372]   .nr_switches                   : 38244
[   82.801657]   .nr_uninterruptible            : 1
[   82.801914]   .next_balance                  : 4294.912950
[   82.802159]   .curr->pid                     : 0
[   82.802400]   .clock                         : 82801.436458
[   82.802642]   .clock_task                    : 82801.436458
[   82.802880]   .avg_idle                      : 1000000
[   82.803121]   .max_idle_balance_cost         : 500000

[   82.803598] cfs_rq[0]:/autogroup-50
[   82.803835]   .exec_clock                    : 0.000000
[   82.804078]   .MIN_vruntime                  : 0.000001
[   82.804317]   .min_vruntime                  : 729.181683
[   82.804554]   .max_vruntime                  : 0.000001
[   82.804793]   .spread                        : 0.000000
[   82.805030]   .spread0                       : -6238.178509
[   82.805325]   .nr_spread_over                : 0
[   82.805597]   .nr_running                    : 0
[   82.805831]   .h_nr_running                  : 0
[   82.806061]   .idle_nr_running               : 0
[   82.806288]   .idle_h_nr_running             : 0
[   82.806512]   .load                          : 0
[   82.806733]   .load_avg                      : 0
[   82.806951]   .runnable_avg                  : 0
[   82.807167]   .util_avg                      : 0
[   82.807379]   .util_est_enqueued             : 0
[   82.807586]   .removed.load_avg              : 0
[   82.807790]   .removed.util_avg              : 0
[   82.807995]   .removed.runnable_avg          : 0
[   82.808199]   .tg_load_avg_contrib           : 0
[   82.808401]   .tg_load_avg                   : 1041
[   82.808600]   .se->exec_start                : 82789.188222
[   82.808804]   .se->vruntime                  : 6969.238298
[   82.809005]   .se->sum_exec_runtime          : 70.994420
[   82.809265]   .se->load.weight               : 2
[   82.809508]   .se->avg.load_avg              : 0
[   82.809708]   .se->avg.util_avg              : 0
[   82.809909]   .se->avg.runnable_avg          : 0

[   82.810304] cfs_rq[0]:/
[   82.810499]   .exec_clock                    : 0.000000
[   82.810677]   .MIN_vruntime                  : 0.000001
[   82.810838]   .min_vruntime                  : 6967.360192
[   82.810997]   .max_vruntime                  : 0.000001
[   82.811152]   .spread                        : 0.000000
[   82.811306]   .spread0                       : 0.000000
[   82.811456]   .nr_spread_over                : 0
[   82.811604]   .nr_running                    : 0
[   82.811748]   .h_nr_running                  : 0
[   82.811891]   .idle_nr_running               : 0
[   82.812032]   .idle_h_nr_running             : 0
[   82.812172]   .load                          : 0
[   82.812313]   .load_avg                      : 407
[   82.812452]   .runnable_avg                  : 402
[   82.812590]   .util_avg                      : 194
[   82.812727]   .util_est_enqueued             : 0
[   82.812865]   .removed.load_avg              : 0
[   82.813002]   .removed.util_avg              : 0
[   82.813164]   .removed.runnable_avg          : 0
[   82.813356]   .tg_load_avg_contrib           : 0
[   82.813491]   .tg_load_avg                   : 0

[   82.813755] rt_rq[0]:
[   82.813885]   .rt_nr_running                 : 0
[   82.814016]   .rt_nr_migratory               : 0
[   82.814147]   .rt_throttled                  : 0
[   82.814275]   .rt_time                       : 0.000000
[   82.814406]   .rt_runtime                    : 950.000000

[   82.814662] dl_rq[0]:
[   82.814789]   .dl_nr_running                 : 0
[   82.814918]   .dl_nr_migratory               : 0
[   82.815047]   .dl_bw->bw                     : 996147
[   82.815176]   .dl_bw->total_bw               : 0

[   82.815428] runnable tasks:
[   82.815554]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.815703] -------------------------------------------------------------------------------------------------------------
[   82.815841]  I          rcu_gp     3         6.951421         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.815990]  I      rcu_par_gp     4         8.451419         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.816142]  I    slub_flushwq     5        10.451418         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.816291]  I     kworker/0:0     6      1286.191685         9   120         0.000000         0.011353         0.000000         0.000000 /
[   82.816442]  I    kworker/0:0H     7       555.903155         4   100         0.000000         0.011068         0.000000         0.000000 /
[   82.816596]  I    mm_percpu_wq     9        17.201415         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.816751]  S     ksoftirqd/0    10      6905.943992       120   120         0.000000         1.336400         0.000000         0.000000 /
[   82.816908]  S     migration/0    12        23.201412        10     0         0.000000         5.170515         0.000000         0.000000 /
[   82.817068]  S         cpuhp/0    13      1480.882233        16   120         0.000000         0.201138         0.000000         0.000000 /
[   82.817290]  I     kworker/0:1    71      6963.392118      1995   120         0.000000        80.146023         0.000000         0.000000 /
[   82.817492]  I   kworker/u24:1    77      6905.949810      1102   120         0.000000        20.931839         0.000000         0.000000 /
[   82.817660]  I     kworker/0:2    79      1326.181348         8   120         0.000000         0.276807         0.000000         0.000000 /
[   82.817833]  I    kworker/0:1H    81      6830.547273      1293   100         0.000000         4.923221         0.000000         0.000000 /
[   82.818009]  I   kworker/u24:6   115      6897.367196       103   120         0.000000         0.528077         0.000000         0.000000 /
[   82.818187]  S  irq/140-mei_me   287         0.000000        48    49         0.000000         0.846986         0.000000         0.000000 /
[   82.818367]  I   kworker/u25:1   304      1555.663245      6707   100         0.000000        14.138034         0.000000         0.000000 /
[   82.818552]  I     kworker/0:3   307      1298.186044         2   120         0.000000         0.003199         0.000000         0.000000 /
[   82.818741]  S     card0-crtc0   311         0.000000        10    49         0.000000         0.304725         0.000000         0.000000 /
[   82.818932]  S     card0-crtc1   312         0.000000         2    49         0.000000         0.001856         0.000000         0.000000 /
[   82.819124]  S     card0-crtc2   313         0.000000         2    49         0.000000         0.001758         0.000000         0.000000 /
[   82.819316]  I       nvkm-disp   326      1485.046378         2   100         0.000000         0.061858         0.000000         0.000000 /
[   82.819508]  I ext4-rsv-conver  2295      6929.982477         2   100         0.000000         0.043393         0.000000         0.000000 /

[   82.819889] cpu#1, 2600.000 MHz
[   82.820079]   .nr_running                    : 0
[   82.820271]   .nr_switches                   : 23565
[   82.820465]   .nr_uninterruptible            : 4294967286
[   82.820657]   .next_balance                  : 4294.912968
[   82.820851]   .curr->pid                     : 0
[   82.821044]   .clock                         : 82817.158663
[   82.821278]   .clock_task                    : 82817.158663
[   82.821508]   .avg_idle                      : 1000000
[   82.821703]   .max_idle_balance_cost         : 500000

[   82.822093] cfs_rq[1]:/
[   82.822286]   .exec_clock                    : 0.000000
[   82.822483]   .MIN_vruntime                  : 0.000001
[   82.822692]   .min_vruntime                  : 1827.824144
[   82.822887]   .max_vruntime                  : 0.000001
[   82.823083]   .spread                        : 0.000000
[   82.823281]   .spread0                       : -5139.536048
[   82.823479]   .nr_spread_over                : 0
[   82.823676]   .nr_running                    : 0
[   82.823873]   .h_nr_running                  : 0
[   82.824071]   .idle_nr_running               : 0
[   82.824267]   .idle_h_nr_running             : 0
[   82.824467]   .load                          : 0
[   82.824664]   .load_avg                      : 0
[   82.824859]   .runnable_avg                  : 0
[   82.825056]   .util_avg                      : 0
[   82.825316]   .util_est_enqueued             : 0
[   82.825553]   .removed.load_avg              : 0
[   82.825749]   .removed.util_avg              : 0
[   82.825944]   .removed.runnable_avg          : 0
[   82.826141]   .tg_load_avg_contrib           : 0
[   82.826338]   .tg_load_avg                   : 0

[   82.826726] rt_rq[1]:
[   82.826918]   .rt_nr_running                 : 0
[   82.827113]   .rt_nr_migratory               : 0
[   82.827308]   .rt_throttled                  : 0
[   82.827503]   .rt_time                       : 0.000000
[   82.827697]   .rt_runtime                    : 950.000000

[   82.828087] dl_rq[1]:
[   82.828274]   .dl_nr_running                 : 0
[   82.828462]   .dl_nr_migratory               : 0
[   82.828641]   .dl_bw->bw                     : 996147
[   82.828821]   .dl_bw->total_bw               : 0

[   82.829214] runnable tasks:
[   82.829425]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.829623] -------------------------------------------------------------------------------------------------------------
[   82.829807]  I   kworker/u24:0     8        72.738676        46   120         0.000000         2.145454         0.000000         0.000000 /
[   82.830000]  I     rcu_preempt    11      1815.968528      2802   120         0.000000        19.689012         0.000000         0.000000 /
[   82.830193]  S         cpuhp/1    14      1141.773705        16   120         0.000000         0.165180         0.000000         0.000000 /
[   82.830383]  S     migration/1    15        31.201407         8     0         0.000000       132.609434         0.000000         0.000000 /
[   82.830575]  S     ksoftirqd/1    16      1803.795885        61   120         0.000000         0.749761         0.000000         0.000000 /
[   82.830766]  I     kworker/1:0    17      1125.749598         6   120         0.000000         0.022146         0.000000         0.000000 /
[   82.830958]  I    kworker/1:0H    18        72.130056         4   100         0.000000         0.010525         0.000000         0.000000 /
[   82.831149]  I     kworker/1:1    72      1804.473131      2315   120         0.000000       195.621406         0.000000         0.000000 /
[   82.831340]  S         kswapd0    83        59.364379         3   120         0.000000         0.014274         0.000000         0.000000 /
[   82.831530]  I     cifsoplockd    87        47.158107         2   100         0.000000         0.003844         0.000000         0.000000 /
[   82.831718]  I acpi_thermal_pm    98        71.354764         2   100         0.000000         0.034079         0.000000         0.000000 /
[   82.831907]  I  nvme-delete-wq   101        83.389798         2   100         0.000000         0.035997         0.000000         0.000000 /
[   82.832096]  I    kworker/1:1H   264      1803.529264        64   100         0.000000         0.397353         0.000000         0.000000 /
[   82.832289]  I     kworker/1:2   336      1773.954234        16   120         0.000000         0.101995         0.000000         0.000000 /
[   82.832479]  S    ext4lazyinit  2296      1827.824144         2   120         0.000000         0.043356         0.000000         0.000000 /

[   82.832850] cpu#2, 2600.000 MHz
[   82.833032]   .nr_running                    : 1
[   82.833274]   .nr_switches                   : 16544
[   82.833500]   .nr_uninterruptible            : 16
[   82.833685]   .next_balance                  : 4294.912975
[   82.833868]   .curr->pid                     : 2299
[   82.834052]   .clock                         : 82834.052373
[   82.834236]   .clock_task                    : 82834.236219
[   82.834422]   .avg_idle                      : 1000000
[   82.834606]   .max_idle_balance_cost         : 500000

[   82.834972] cfs_rq[2]:/autogroup-50
[   82.835155]   .exec_clock                    : 0.000000
[   82.835341]   .MIN_vruntime                  : 0.000001
[   82.835525]   .min_vruntime                  : 1576.081738
[   82.835711]   .max_vruntime                  : 0.000001
[   82.835900]   .spread                        : 0.000000
[   82.836084]   .spread0                       : -5391.278454
[   82.836270]   .nr_spread_over                : 0
[   82.836454]   .nr_running                    : 1
[   82.836653]   .h_nr_running                  : 1
[   82.836838]   .idle_nr_running               : 0
[   82.837023]   .idle_h_nr_running             : 0
[   82.837249]   .load                          : 1048576
[   82.837473]   .load_avg                      : 1023
[   82.837659]   .runnable_avg                  : 1024
[   82.837848]   .util_avg                      : 518
[   82.838035]   .util_est_enqueued             : 0
[   82.838223]   .removed.load_avg              : 0
[   82.838412]   .removed.util_avg              : 0
[   82.838600]   .removed.runnable_avg          : 0
[   82.838790]   .tg_load_avg_contrib           : 1023
[   82.838978]   .tg_load_avg                   : 1042
[   82.839168]   .se->exec_start                : 82839.168676
[   82.839359]   .se->vruntime                  : 2625.661533
[   82.839549]   .se->sum_exec_runtime          : 235.014628
[   82.839739]   .se->load.weight               : 1029474
[   82.839930]   .se->avg.load_avg              : 1004
[   82.840121]   .se->avg.util_avg              : 510
[   82.840312]   .se->avg.runnable_avg          : 1024

[   82.840692] cfs_rq[2]:/
[   82.840882]   .exec_clock                    : 0.000000
[   82.841075]   .MIN_vruntime                  : 2621.778123
[   82.841326]   .min_vruntime                  : 2625.661533
[   82.841560]   .max_vruntime                  : 2621.778123
[   82.841753]   .spread                        : 0.000000
[   82.841947]   .spread0                       : -4341.698659
[   82.842141]   .nr_spread_over                : 0
[   82.842332]   .nr_running                    : 2
[   82.842515]   .h_nr_running                  : 2
[   82.842694]   .idle_nr_running               : 0
[   82.842872]   .idle_h_nr_running             : 0
[   82.843044]   .load                          : 2078050
[   82.843216]   .load_avg                      : 1811
[   82.843382]   .runnable_avg                  : 1831
[   82.843560]   .util_avg                      : 922
[   82.843724]   .util_est_enqueued             : 405
[   82.843886]   .removed.load_avg              : 0
[   82.844045]   .removed.util_avg              : 0
[   82.844200]   .removed.runnable_avg          : 0
[   82.844357]   .tg_load_avg_contrib           : 0
[   82.844510]   .tg_load_avg                   : 0

[   82.844806] rt_rq[2]:
[   82.844948]   .rt_nr_running                 : 0
[   82.845088]   .rt_nr_migratory               : 0
[   82.845285]   .rt_throttled                  : 0
[   82.845460]   .rt_time                       : 0.000000
[   82.845601]   .rt_runtime                    : 950.000000

[   82.845877] dl_rq[2]:
[   82.846013]   .dl_nr_running                 : 0
[   82.846152]   .dl_nr_migratory               : 0
[   82.846290]   .dl_bw->bw                     : 996147
[   82.846427]   .dl_bw->total_bw               : 0

[   82.846697] runnable tasks:
[   82.846832]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.846978] -------------------------------------------------------------------------------------------------------------
[   82.847126]  S        kthreadd     2      2409.523470       175   120         0.000000         1.103727         0.000000         0.000000 /
[   82.847283]  S         cpuhp/2    19       415.556710        16   120         0.000000         0.130628         0.000000         0.000000 /
[   82.847443]  S     migration/2    20        51.201396         9     0         0.000000       131.048994         0.000000         0.000000 /
[   82.847602]  S     ksoftirqd/2    21      2409.502779        52   120         0.000000         0.999023         0.000000         0.000000 /
[   82.847764]  I     kworker/2:0    22       320.749156         6   120         0.000000         0.021873         0.000000         0.000000 /
[   82.847945]  I    kworker/2:0H    23       135.563054         4   100         0.000000         0.008600         0.000000         0.000000 /
[   82.848115]  I    inet_frag_wq    70        10.951418         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.848285]  I          cryptd    75        10.951418         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.848457]  I   kworker/u24:2    78        82.846683         7   120         0.000000         0.023553         0.000000         0.000000 /
[   82.848629]  R     kworker/2:1    82      2621.778123      2609   120         0.000000      1228.897140         0.000000         0.000000 /
[   82.848805]  I   nvme-reset-wq   100        70.756593         2   100         0.000000         0.036376         0.000000         0.000000 /
[   82.848996]  I      scsi_tmf_2   107        82.795106         2   100         0.000000         0.039435         0.000000         0.000000 /
[   82.849234]  S       scsi_eh_3   108        94.841664         3   120         0.000000         0.017629         0.000000         0.000000 /
[   82.849457]  I   kworker/u24:5   114      2324.602155        11   120         0.000000         0.036726         0.000000         0.000000 /
[   82.849643]  I    mmc_complete   120       118.905187         2   100         0.000000         0.031375         0.000000         0.000000 /
[   82.849829]  I    kworker/2:1H   267      2409.490254       330   100         0.000000         1.078558         0.000000         0.000000 /
[   82.850017]  I     kworker/2:2   310      2409.493387        18   120         0.000000         0.179481         0.000000         0.000000 /
[   82.850207] >R            echo  2299      1586.666305      1327   120         0.000000       265.427878         0.000000         0.000000 /autogroup-50

[   82.850606] cpu#3, 2600.000 MHz
[   82.850796]   .nr_running                    : 0
[   82.850989]   .nr_switches                   : 20459
[   82.851180]   .nr_uninterruptible            : 4294967281
[   82.851375]   .next_balance                  : 4294.912769
[   82.851567]   .curr->pid                     : 0
[   82.851758]   .clock                         : 82837.290027
[   82.851951]   .clock_task                    : 82837.290027
[   82.852144]   .avg_idle                      : 1000000
[   82.852336]   .max_idle_balance_cost         : 500000

[   82.852719] cfs_rq[3]:/
[   82.852910]   .exec_clock                    : 0.000000
[   82.853105]   .MIN_vruntime                  : 0.000001
[   82.853337]   .min_vruntime                  : 17443.561850
[   82.853568]   .max_vruntime                  : 0.000001
[   82.853760]   .spread                        : 0.000000
[   82.853954]   .spread0                       : 10476.201658
[   82.854146]   .nr_spread_over                : 0
[   82.854337]   .nr_running                    : 0
[   82.854529]   .h_nr_running                  : 0
[   82.854720]   .idle_nr_running               : 0
[   82.854912]   .idle_h_nr_running             : 0
[   82.855103]   .load                          : 0
[   82.855295]   .load_avg                      : 0
[   82.855485]   .runnable_avg                  : 0
[   82.855675]   .util_avg                      : 0
[   82.855865]   .util_est_enqueued             : 0
[   82.856054]   .removed.load_avg              : 0
[   82.856244]   .removed.util_avg              : 0
[   82.856433]   .removed.runnable_avg          : 0
[   82.856623]   .tg_load_avg_contrib           : 0
[   82.856813]   .tg_load_avg                   : 0

[   82.857248] rt_rq[3]:
[   82.857484]   .rt_nr_running                 : 0
[   82.857677]   .rt_nr_migratory               : 0
[   82.857869]   .rt_throttled                  : 0
[   82.858070]   .rt_time                       : 0.000000
[   82.858261]   .rt_runtime                    : 950.000000

[   82.858638] dl_rq[3]:
[   82.858824]   .dl_nr_running                 : 0
[   82.859014]   .dl_nr_migratory               : 0
[   82.859202]   .dl_bw->bw                     : 996147
[   82.859390]   .dl_bw->total_bw               : 0

[   82.859751] runnable tasks:
[   82.859922]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.860103] -------------------------------------------------------------------------------------------------------------
[   82.860285]  S         cpuhp/3    24      1092.818984        16   120         0.000000         0.116859         0.000000         0.000000 /
[   82.860475]  S     migration/3    25        79.201383        11     0         0.000000       131.065655         0.000000         0.000000 /
[   82.860664]  S     ksoftirqd/3    26     17435.322296       443   120         0.000000        42.266006         0.000000         0.000000 /
[   82.860855]  I     kworker/3:0    27        49.081076         6   120         0.000000         0.026864         0.000000         0.000000 /
[   82.861044]  I    kworker/3:0H    28        79.754653         4   100         0.000000         0.018346         0.000000         0.000000 /
[   82.861292]  I         kblockd    76        22.957638         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.861520]  I     kworker/3:1    90     17431.775030      1582   120         0.000000        24.126006         0.000000         0.000000 /
[   82.861710]  I         nvme-wq    99        37.020709         2   100         0.000000         0.041274         0.000000         0.000000 /
[   82.861902]  S       scsi_eh_1   104        49.072630         3   120         0.000000         0.043636         0.000000         0.000000 /
[   82.862096]  I      scsi_tmf_4   111        61.069735         2   100         0.000000         0.009187         0.000000         0.000000 /
[   82.862288]  I     kworker/3:2   118       978.971789       159   120         0.000000         1.046508         0.000000         0.000000 /
[   82.862481]  I    kworker/3:1H   122     17431.561965        65   100         0.000000         0.279464         0.000000         0.000000 /

[   82.862863] cpu#4, 2600.000 MHz
[   82.863048]   .nr_running                    : 0
[   82.863230]   .nr_switches                   : 10167
[   82.863407]   .nr_uninterruptible            : 11
[   82.863586]   .next_balance                  : 4294.912801
[   82.863763]   .curr->pid                     : 0
[   82.863941]   .clock                         : 82837.290088
[   82.864118]   .clock_task                    : 82837.290088
[   82.864305]   .avg_idle                      : 1000000
[   82.864480]   .max_idle_balance_cost         : 500000

[   82.864830] cfs_rq[4]:/autogroup-50
[   82.865008]   .exec_clock                    : 0.000000
[   82.865244]   .MIN_vruntime                  : 0.000001
[   82.865463]   .min_vruntime                  : 160.090979
[   82.865643]   .max_vruntime                  : 0.000001
[   82.865821]   .spread                        : 0.000000
[   82.865999]   .spread0                       : -6807.269213
[   82.866179]   .nr_spread_over                : 0
[   82.866359]   .nr_running                    : 0
[   82.866538]   .h_nr_running                  : 0
[   82.866716]   .idle_nr_running               : 0
[   82.866895]   .idle_h_nr_running             : 0
[   82.867075]   .load                          : 0
[   82.867253]   .load_avg                      : 0
[   82.867429]   .runnable_avg                  : 0
[   82.867606]   .util_avg                      : 0
[   82.867782]   .util_est_enqueued             : 0
[   82.867976]   .removed.load_avg              : 0
[   82.868156]   .removed.util_avg              : 0
[   82.868337]   .removed.runnable_avg          : 0
[   82.868517]   .tg_load_avg_contrib           : 0
[   82.868698]   .tg_load_avg                   : 1044
[   82.868892]   .se->exec_start                : 82061.425616
[   82.869072]   .se->vruntime                  : 1191.335050
[   82.869309]   .se->sum_exec_runtime          : 5.139649
[   82.869531]   .se->load.weight               : 529981
[   82.869716]   .se->avg.load_avg              : 0
[   82.869897]   .se->avg.util_avg              : 0
[   82.870078]   .se->avg.runnable_avg          : 0

[   82.870436] cfs_rq[4]:/
[   82.870615]   .exec_clock                    : 0.000000
[   82.870796]   .MIN_vruntime                  : 0.000001
[   82.870978]   .min_vruntime                  : 1191.337308
[   82.871161]   .max_vruntime                  : 0.000001
[   82.871356]   .spread                        : 0.000000
[   82.871537]   .spread0                       : -5776.022884
[   82.871720]   .nr_spread_over                : 0
[   82.871904]   .nr_running                    : 0
[   82.872085]   .h_nr_running                  : 0
[   82.872266]   .idle_nr_running               : 0
[   82.872444]   .idle_h_nr_running             : 0
[   82.872616]   .load                          : 0
[   82.872784]   .load_avg                      : 0
[   82.872963]   .runnable_avg                  : 0
[   82.873155]   .util_avg                      : 0
[   82.873375]   .util_est_enqueued             : 0
[   82.873532]   .removed.load_avg              : 0
[   82.873687]   .removed.util_avg              : 0
[   82.873837]   .removed.runnable_avg          : 0
[   82.873999]   .tg_load_avg_contrib           : 0
[   82.874145]   .tg_load_avg                   : 0

[   82.874424] rt_rq[4]:
[   82.874559]   .rt_nr_running                 : 0
[   82.874690]   .rt_nr_migratory               : 0
[   82.874823]   .rt_throttled                  : 0
[   82.874952]   .rt_time                       : 0.000000
[   82.875083]   .rt_runtime                    : 950.000000

[   82.875342] dl_rq[4]:
[   82.875471]   .dl_nr_running                 : 0
[   82.875601]   .dl_nr_migratory               : 0
[   82.875733]   .dl_bw->bw                     : 996147
[   82.875864]   .dl_bw->total_bw               : 0

[   82.876120] runnable tasks:
[   82.876246]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.876382] -------------------------------------------------------------------------------------------------------------
[   82.876525]  S         cpuhp/4    29       342.809320        17   120         0.000000         0.125146         0.000000         0.000000 /
[   82.876673]  S     migration/4    30       113.201366         9     0         0.000000       131.045085         0.000000         0.000000 /
[   82.876826]  S     ksoftirqd/4    31      1179.349549        17   120         0.000000         0.187193         0.000000         0.000000 /
[   82.876979]  I     kworker/4:0    32      1075.304425         6   120         0.000000         0.023300         0.000000         0.000000 /
[   82.877160]  I    kworker/4:0H    33        83.087182         4   100         0.000000         0.008636         0.000000         0.000000 /
[   82.877383]  S      oom_reaper    73        10.951418         2   120         0.000000         0.000000         0.000000         0.000000 /
[   82.877545]  I     kworker/4:1    91      1179.358796       476   120         0.000000        11.867108         0.000000         0.000000 /
[   82.877709]  I      scsi_tmf_3   109        35.030731         2   100         0.000000         0.034845         0.000000         0.000000 /
[   82.877873]  I   kworker/u24:4   113      1178.612467       577   120         0.000000        71.499111         0.000000         0.000000 /
[   82.878041]  I   kworker/u24:8   117        95.087084         2   120         0.000000         0.003596         0.000000         0.000000 /
[   82.878220]  I    kworker/4:1H   266      1075.299180        78   100         0.000000         0.338789         0.000000         0.000000 /
[   82.878395]  I     kworker/4:2  1633      1087.298886         2   120         0.000000         0.040339         0.000000         0.000000 /

[   82.878744] cpu#5, 2600.000 MHz
[   82.878918]   .nr_running                    : 0
[   82.879094]   .nr_switches                   : 8411
[   82.879268]   .nr_uninterruptible            : 8
[   82.879443]   .next_balance                  : 4294.912769
[   82.879621]   .curr->pid                     : 0
[   82.879797]   .clock                         : 82869.377544
[   82.879990]   .clock_task                    : 82869.377544
[   82.880167]   .avg_idle                      : 1000000
[   82.880345]   .max_idle_balance_cost         : 500000

[   82.880699] rt_rq[5]:
[   82.880887]   .rt_nr_running                 : 0
[   82.881064]   .rt_nr_migratory               : 0
[   82.881298]   .rt_throttled                  : 0
[   82.881514]   .rt_time                       : 0.000000
[   82.881691]   .rt_runtime                    : 950.000000

[   82.882040] dl_rq[5]:
[   82.882215]   .dl_nr_running                 : 0
[   82.882392]   .dl_nr_migratory               : 0
[   82.882568]   .dl_bw->bw                     : 996147
[   82.882744]   .dl_bw->total_bw               : 0

[   82.883092] runnable tasks:
[   82.883264]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.883447] -------------------------------------------------------------------------------------------------------------
[   82.883638]  S         cpuhp/5    34       370.533724        16   120         0.000000         0.154562         0.000000         0.000000 /
[   82.883835]  S     migration/5    35       155.201344         9     0         0.000000       131.046935         0.000000         0.000000 /
[   82.884037]  S     ksoftirqd/5    36       840.713605        28   120         0.000000         0.509187         0.000000         0.000000 /
[   82.884240]  I     kworker/5:0    37       397.961743         6   120         0.000000         0.022168         0.000000         0.000000 /
[   82.884448]  I    kworker/5:0H    38        11.032711         4   100         0.000000         0.009212         0.000000         0.000000 /
[   82.884656]  I       writeback    74        10.951418         2   100         0.000000         0.000000         0.000000         0.000000 /
[   82.884880]  I     kworker/5:1    92       840.741083       126   120         0.000000         4.881203         0.000000         0.000000 /
[   82.885095]  I    kworker/5:1H   263       828.558609        30   100         0.000000         0.151919         0.000000         0.000000 /
[   82.885364]  I     kworker/5:2   704       409.975459         5   120         0.000000         0.017637         0.000000         0.000000 /

[   82.885843] cpu#6, 2600.000 MHz
[   82.886076]   .nr_running                    : 0
[   82.886293]   .nr_switches                   : 30204
[   82.886513]   .nr_uninterruptible            : 4294967274
[   82.886733]   .next_balance                  : 4294.912792
[   82.886954]   .curr->pid                     : 0
[   82.887171]   .clock                         : 82869.377605
[   82.887391]   .clock_task                    : 82869.377605
[   82.887612]   .avg_idle                      : 1000000
[   82.887831]   .max_idle_balance_cost         : 500000

[   82.888268] cfs_rq[6]:/
[   82.888486]   .exec_clock                    : 0.000000
[   82.888708]   .MIN_vruntime                  : 0.000001
[   82.888930]   .min_vruntime                  : 4145.089013
[   82.889179]   .max_vruntime                  : 0.000001
[   82.889459]   .spread                        : 0.000000
[   82.889667]   .spread0                       : -2822.271179
[   82.889873]   .nr_spread_over                : 0
[   82.890074]   .nr_running                    : 0
[   82.890274]   .h_nr_running                  : 0
[   82.890472]   .idle_nr_running               : 0
[   82.890668]   .idle_h_nr_running             : 0
[   82.890860]   .load                          : 0
[   82.891049]   .load_avg                      : 0
[   82.891235]   .runnable_avg                  : 0
[   82.891419]   .util_avg                      : 0
[   82.891599]   .util_est_enqueued             : 0
[   82.891775]   .removed.load_avg              : 0
[   82.891947]   .removed.util_avg              : 0
[   82.892131]   .removed.runnable_avg          : 0
[   82.892302]   .tg_load_avg_contrib           : 0
[   82.892475]   .tg_load_avg                   : 0

[   82.892816] rt_rq[6]:
[   82.893000]   .rt_nr_running                 : 0
[   82.893212]   .rt_nr_migratory               : 0
[   82.893427]   .rt_throttled                  : 0
[   82.893598]   .rt_time                       : 0.000000
[   82.893769]   .rt_runtime                    : 950.000000

[   82.894122] dl_rq[6]:
[   82.894290]   .dl_nr_running                 : 0
[   82.894460]   .dl_nr_migratory               : 0
[   82.894629]   .dl_bw->bw                     : 996147
[   82.894800]   .dl_bw->total_bw               : 0

[   82.895134] runnable tasks:
[   82.895302]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.895478] -------------------------------------------------------------------------------------------------------------
[   82.895663]  S         cpuhp/6    39       453.724320        16   120         0.000000         0.109155         0.000000         0.000000 /
[   82.895867]  S     migration/6    40         0.000000         8     0         0.000000       137.499556         0.000000         0.000000 /
[   82.896067]  S     ksoftirqd/6    41      4133.102107        97   120         0.000000         0.574864         0.000000         0.000000 /
[   82.896266]  I     kworker/6:0    42        -1.036577         6   120         0.000000         0.023823         0.000000         0.000000 /
[   82.896468]  I    kworker/6:0H    43       359.813360         7   100         0.000000         0.020189         0.000000         0.000000 /
[   82.896668]  I     kworker/6:1    93      4133.413112      1364   120         0.000000        21.174184         0.000000         0.000000 /
[   82.896864]  I      scsi_tmf_1   105        10.957928         2   100         0.000000         0.006239         0.000000         0.000000 /
[   82.897070]  I     kworker/6:2   119        11.881232        95   120         0.000000         0.956043         0.000000         0.000000 /
[   82.897325]  I    kworker/6:1H   121      4133.089132      1520   100         0.000000         4.634895         0.000000         0.000000 /
[   82.897558]  I   kworker/u25:2   305      4110.450898        81   100         0.000000         0.435107         0.000000         0.000000 /
[   82.897747]  I    kworker/6:2H   316       424.247463         5   100         0.000000         0.004834         0.000000         0.000000 /

[   82.898125] cpu#7, 2600.000 MHz
[   82.898310]   .nr_running                    : 0
[   82.898492]   .nr_switches                   : 14614
[   82.898671]   .nr_uninterruptible            : 6
[   82.898859]   .next_balance                  : 4294.912802
[   82.899050]   .curr->pid                     : 0
[   82.899228]   .clock                         : 82869.377665
[   82.899407]   .clock_task                    : 82869.377665
[   82.899584]   .avg_idle                      : 1000000
[   82.899760]   .max_idle_balance_cost         : 500000

[   82.900121] cfs_rq[7]:/autogroup-50
[   82.900294]   .exec_clock                    : 0.000000
[   82.900472]   .MIN_vruntime                  : 0.000001
[   82.900648]   .min_vruntime                  : 769.655638
[   82.900822]   .max_vruntime                  : 0.000001
[   82.901012]   .spread                        : 0.000000
[   82.901245]   .spread0                       : -6197.704554
[   82.901464]   .nr_spread_over                : 0
[   82.901643]   .nr_running                    : 0
[   82.901821]   .h_nr_running                  : 0
[   82.902009]   .idle_nr_running               : 0
[   82.902183]   .idle_h_nr_running             : 0
[   82.902356]   .load                          : 0
[   82.902531]   .load_avg                      : 0
[   82.902704]   .runnable_avg                  : 0
[   82.902877]   .util_avg                      : 0
[   82.903050]   .util_est_enqueued             : 0
[   82.903223]   .removed.load_avg              : 0
[   82.903395]   .removed.util_avg              : 0
[   82.903568]   .removed.runnable_avg          : 0
[   82.903739]   .tg_load_avg_contrib           : 0
[   82.903914]   .tg_load_avg                   : 1044
[   82.904089]   .se->exec_start                : 82059.730251
[   82.904264]   .se->vruntime                  : 947.952247
[   82.904440]   .se->sum_exec_runtime          : 34.510774
[   82.904615]   .se->load.weight               : 526073
[   82.904794]   .se->avg.load_avg              : 0
[   82.904985]   .se->avg.util_avg              : 0
[   82.905209]   .se->avg.runnable_avg          : 0

[   82.905604] cfs_rq[7]:/
[   82.905780]   .exec_clock                    : 0.000000
[   82.905986]   .MIN_vruntime                  : 0.000001
[   82.906162]   .min_vruntime                  : 947.954907
[   82.906340]   .max_vruntime                  : 0.000001
[   82.906519]   .spread                        : 0.000000
[   82.906694]   .spread0                       : -6019.405285
[   82.906887]   .nr_spread_over                : 0
[   82.907069]   .nr_running                    : 0
[   82.907249]   .h_nr_running                  : 0
[   82.907430]   .idle_nr_running               : 0
[   82.907611]   .idle_h_nr_running             : 0
[   82.907788]   .load                          : 0
[   82.907957]   .load_avg                      : 0
[   82.908123]   .runnable_avg                  : 0
[   82.908286]   .util_avg                      : 0
[   82.908442]   .util_est_enqueued             : 0
[   82.908598]   .removed.load_avg              : 0
[   82.908751]   .removed.util_avg              : 0
[   82.908913]   .removed.runnable_avg          : 0
[   82.909060]   .tg_load_avg_contrib           : 0
[   82.909262]   .tg_load_avg                   : 0

[   82.909582] rt_rq[7]:
[   82.909716]   .rt_nr_running                 : 0
[   82.909847]   .rt_nr_migratory               : 0
[   82.909980]   .rt_throttled                  : 0
[   82.910110]   .rt_time                       : 0.000000
[   82.910241]   .rt_runtime                    : 950.000000

[   82.910502] dl_rq[7]:
[   82.910630]   .dl_nr_running                 : 0
[   82.910760]   .dl_nr_migratory               : 0
[   82.910891]   .dl_bw->bw                     : 996147
[   82.911021]   .dl_bw->total_bw               : 0

[   82.911277] runnable tasks:
[   82.911402]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.911539] -------------------------------------------------------------------------------------------------------------
[   82.911680]  S         cpuhp/7    44       387.779767        16   120         0.000000         0.111452         0.000000         0.000000 /
[   82.911830]  S     migration/7    45       239.206438         7     0         0.000000       136.609616         0.000000         0.000000 /
[   82.911983]  S     ksoftirqd/7    46       934.900620        71   120         0.000000         0.619284         0.000000         0.000000 /
[   82.912137]  I     kworker/7:0    47       361.732734         6   120         0.000000         0.025292         0.000000         0.000000 /
[   82.912294]  I    kworker/7:0H    48         3.799699         4   100         0.000000         0.009285         0.000000         0.000000 /
[   82.912453]  I     kworker/7:1    94       934.903263      1253   120         0.000000        18.774233         0.000000         0.000000 /
[   82.912614]  S       scsi_eh_0   102       -13.043978         3   120         0.000000         0.046373         0.000000         0.000000 /
[   82.912777]  I    kworker/7:1H   265       885.865576       210   100         0.000000         0.739618         0.000000         0.000000 /
[   82.912957]  I   kworker/u25:0   303       878.261835      3774   100         0.000000        20.416718         0.000000         0.000000 /
[   82.913154]  I     kworker/7:2   325       387.782469        11   120         0.000000         0.023189         0.000000         0.000000 /
[   82.913378]  S              rc  1712       745.749435        34   120         0.000000         5.156799         0.000000         0.000000 /autogroup-50

[   82.913730] cpu#8, 2600.000 MHz
[   82.913906]   .nr_running                    : 0
[   82.914081]   .nr_switches                   : 24601
[   82.914258]   .nr_uninterruptible            : 1
[   82.914435]   .next_balance                  : 4294.912813
[   82.914616]   .curr->pid                     : 0
[   82.914795]   .clock                         : 82901.312408
[   82.914975]   .clock_task                    : 82901.312408
[   82.915155]   .avg_idle                      : 1000000
[   82.915333]   .max_idle_balance_cost         : 500000

[   82.915687] cfs_rq[8]:/autogroup-50
[   82.915877]   .exec_clock                    : 0.000000
[   82.916060]   .MIN_vruntime                  : 0.000001
[   82.916242]   .min_vruntime                  : 79.434357
[   82.916424]   .max_vruntime                  : 0.000001
[   82.916605]   .spread                        : 0.000000
[   82.916786]   .spread0                       : -6887.925835
[   82.916980]   .nr_spread_over                : 0
[   82.917201]   .nr_running                    : 0
[   82.917416]   .h_nr_running                  : 0
[   82.917596]   .idle_nr_running               : 0
[   82.917774]   .idle_h_nr_running             : 0
[   82.917952]   .load                          : 0
[   82.918129]   .load_avg                      : 0
[   82.918306]   .runnable_avg                  : 0
[   82.918483]   .util_avg                      : 0
[   82.918660]   .util_est_enqueued             : 0
[   82.918837]   .removed.load_avg              : 0
[   82.919014]   .removed.util_avg              : 0
[   82.919190]   .removed.runnable_avg          : 0
[   82.919367]   .tg_load_avg_contrib           : 0
[   82.919545]   .tg_load_avg                   : 1045
[   82.919720]   .se->exec_start                : 82057.280813
[   82.919908]   .se->vruntime                  : 909.574684
[   82.920087]   .se->sum_exec_runtime          : 56.482947
[   82.920265]   .se->load.weight               : 558368
[   82.920446]   .se->avg.load_avg              : 0
[   82.920625]   .se->avg.util_avg              : 0
[   82.920806]   .se->avg.runnable_avg          : 0

[   82.921191] cfs_rq[8]:/
[   82.921434]   .exec_clock                    : 0.000000
[   82.921616]   .MIN_vruntime                  : 0.000001
[   82.921796]   .min_vruntime                  : 909.577000
[   82.921976]   .max_vruntime                  : 0.000001
[   82.922159]   .spread                        : 0.000000
[   82.922338]   .spread0                       : -6057.783192
[   82.922521]   .nr_spread_over                : 0
[   82.922702]   .nr_running                    : 0
[   82.922896]   .h_nr_running                  : 0
[   82.923078]   .idle_nr_running               : 0
[   82.923260]   .idle_h_nr_running             : 0
[   82.923440]   .load                          : 0
[   82.923613]   .load_avg                      : 0
[   82.923779]   .runnable_avg                  : 0
[   82.923957]   .util_avg                      : 0
[   82.924114]   .util_est_enqueued             : 0
[   82.924269]   .removed.load_avg              : 0
[   82.924422]   .removed.util_avg              : 0
[   82.924571]   .removed.runnable_avg          : 0
[   82.924718]   .tg_load_avg_contrib           : 0
[   82.924862]   .tg_load_avg                   : 0

[   82.925165] rt_rq[8]:
[   82.925354]   .rt_nr_running                 : 0
[   82.925484]   .rt_nr_migratory               : 0
[   82.925614]   .rt_throttled                  : 0
[   82.925741]   .rt_time                       : 0.000000
[   82.925871]   .rt_runtime                    : 950.000000

[   82.926125] dl_rq[8]:
[   82.926250]   .dl_nr_running                 : 0
[   82.926378]   .dl_nr_migratory               : 0
[   82.926505]   .dl_bw->bw                     : 996147
[   82.926633]   .dl_bw->total_bw               : 0

[   82.926898] runnable tasks:
[   82.927023]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.927158] -------------------------------------------------------------------------------------------------------------
[   82.927298]  S            init     1        11.193756       814   120         0.000000       772.564630         0.000000         0.000000 /autogroup-1
[   82.927448]  S         cpuhp/8    49       259.482126        16   120         0.000000         0.100981         0.000000         0.000000 /
[   82.927601]  S     migration/8    50       287.206414         9     0         0.000000       135.042404         0.000000         0.000000 /
[   82.927754]  S     ksoftirqd/8    51       886.860679        66   120         0.000000         3.585943         0.000000         0.000000 /
[   82.927910]  I     kworker/8:0    52       176.654949         6   120         0.000000         0.024533         0.000000         0.000000 /
[   82.928069]  I    kworker/8:0H    53       228.798444         7   100         0.000000         0.015212         0.000000         0.000000 /
[   82.928231]  I     kworker/8:1    95       897.607160      5423   120         0.000000        29.323830         0.000000         0.000000 /
[   82.928394]  I    kworker/8:1H   259       879.196947        51   100         0.000000         0.383568         0.000000         0.000000 /
[   82.928560]  I     kworker/8:2   309       849.176119        59   120         0.000000         0.343801         0.000000         0.000000 /
[   82.928728]  I    kworker/8:2H   324       240.798411         3   100         0.000000         0.003936         0.000000         0.000000 /

[   82.929077] cpu#9, 2600.000 MHz
[   82.929306]   .nr_running                    : 0
[   82.929517]   .nr_switches                   : 18433
[   82.929689]   .nr_uninterruptible            : 19
[   82.929859]   .next_balance                  : 4294.912996
[   82.930032]   .curr->pid                     : 0
[   82.930204]   .clock                         : 82929.154528
[   82.930378]   .clock_task                    : 82929.154528
[   82.930551]   .avg_idle                      : 1000000
[   82.930723]   .max_idle_balance_cost         : 500000

[   82.931064] cfs_rq[9]:/
[   82.931234]   .exec_clock                    : 0.000000
[   82.931405]   .MIN_vruntime                  : 0.000001
[   82.931577]   .min_vruntime                  : 21945.556082
[   82.931751]   .max_vruntime                  : 0.000001
[   82.931924]   .spread                        : 0.000000
[   82.932096]   .spread0                       : 14978.195890
[   82.932268]   .nr_spread_over                : 0
[   82.932440]   .nr_running                    : 0
[   82.932613]   .h_nr_running                  : 0
[   82.932785]   .idle_nr_running               : 0
[   82.932972]   .idle_h_nr_running             : 0
[   82.933222]   .load                          : 0
[   82.933416]   .load_avg                      : 0
[   82.933591]   .runnable_avg                  : 0
[   82.933780]   .util_avg                      : 0
[   82.933965]   .util_est_enqueued             : 0
[   82.934136]   .removed.load_avg              : 0
[   82.934309]   .removed.util_avg              : 0
[   82.934480]   .removed.runnable_avg          : 0
[   82.934653]   .tg_load_avg_contrib           : 0
[   82.934825]   .tg_load_avg                   : 0

[   82.935168] rt_rq[9]:
[   82.935338]   .rt_nr_running                 : 0
[   82.935512]   .rt_nr_migratory               : 0
[   82.935683]   .rt_throttled                  : 0
[   82.935854]   .rt_time                       : 0.000000
[   82.936026]   .rt_runtime                    : 950.000000

[   82.936371] dl_rq[9]:
[   82.936541]   .dl_nr_running                 : 0
[   82.936716]   .dl_nr_migratory               : 0
[   82.936889]   .dl_bw->bw                     : 996147
[   82.937062]   .dl_bw->total_bw               : 0

[   82.937508] runnable tasks:
[   82.937680]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.937861] -------------------------------------------------------------------------------------------------------------
[   82.938047]  S         cpuhp/9    54       479.592053        16   120         0.000000         0.101352         0.000000         0.000000 /
[   82.938244]  S     migration/9    55       343.206388        11     0         0.000000       135.063864         0.000000         0.000000 /
[   82.938443]  S     ksoftirqd/9    56     21928.683028        57   120         0.000000         0.676011         0.000000         0.000000 /
[   82.938644]  I     kworker/9:0    57       387.202577         6   120         0.000000         0.089006         0.000000         0.000000 /
[   82.938842]  I    kworker/9:0H    58     21825.389340         6   100         0.000000         0.011197         0.000000         0.000000 /
[   82.939037]  I     kworker/9:1    80     21933.559014      1782   120         0.000000        20.706291         0.000000         0.000000 /
[   82.939227]  I   kworker/u24:7   116        23.048410         3   120         0.000000         0.013829         0.000000         0.000000 /
[   82.939419]  I    kworker/9:1H   261     21887.472289        76   100         0.000000         0.541813         0.000000         0.000000 /
[   82.939613]  I     kworker/9:2   320     21804.400302        10   120         0.000000         0.031514         0.000000         0.000000 /
[   82.939805]  I    kworker/9:2H  1642     21837.389290         2   100         0.000000         0.027448         0.000000         0.000000 /
[   82.939996]  S       S99reboot  2290       915.752124        11   120         0.000000         1.805422         0.000000         0.000000 /autogroup-50

[   82.940377] cpu#10, 2600.000 MHz
[   82.940563]   .nr_running                    : 0
[   82.940760]   .nr_switches                   : 24772
[   82.940940]   .nr_uninterruptible            : 4294967289
[   82.941120]   .next_balance                  : 4294.912998
[   82.941377]   .curr->pid                     : 0
[   82.941556]   .clock                         : 82941.155773
[   82.941735]   .clock_task                    : 82941.155773
[   82.941914]   .avg_idle                      : 1000000
[   82.942093]   .max_idle_balance_cost         : 500000

[   82.942447] cfs_rq[10]:/
[   82.942625]   .exec_clock                    : 0.000000
[   82.942804]   .MIN_vruntime                  : 0.000001
[   82.942984]   .min_vruntime                  : 2678.172442
[   82.943162]   .max_vruntime                  : 0.000001
[   82.943340]   .spread                        : 0.000000
[   82.943519]   .spread0                       : -4291.188193
[   82.943697]   .nr_spread_over                : 0
[   82.943877]   .nr_running                    : 0
[   82.944055]   .h_nr_running                  : 0
[   82.944232]   .idle_nr_running               : 0
[   82.944411]   .idle_h_nr_running             : 0
[   82.944588]   .load                          : 0
[   82.944766]   .load_avg                      : 0
[   82.944942]   .runnable_avg                  : 0
[   82.945121]   .util_avg                      : 0
[   82.945360]   .util_est_enqueued             : 0
[   82.945537]   .removed.load_avg              : 0
[   82.945714]   .removed.util_avg              : 0
[   82.945889]   .removed.runnable_avg          : 0
[   82.946067]   .tg_load_avg_contrib           : 0
[   82.946245]   .tg_load_avg                   : 0

[   82.946599] rt_rq[10]:
[   82.946776]   .rt_nr_running                 : 0
[   82.946954]   .rt_nr_migratory               : 0
[   82.947131]   .rt_throttled                  : 0
[   82.947307]   .rt_time                       : 0.000000
[   82.947484]   .rt_runtime                    : 950.000000

[   82.947850] dl_rq[10]:
[   82.948028]   .dl_nr_running                 : 0
[   82.948207]   .dl_nr_migratory               : 0
[   82.948384]   .dl_bw->bw                     : 996147
[   82.948562]   .dl_bw->total_bw               : 0

[   82.948917] runnable tasks:
[   82.949095]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.949345] -------------------------------------------------------------------------------------------------------------
[   82.949579]  S        cpuhp/10    59       462.598944        16   120         0.000000         0.110913         0.000000         0.000000 /
[   82.949780]  S    migration/10    60       399.206362         8     0         0.000000       135.037711         0.000000         0.000000 /
[   82.949984]  S    ksoftirqd/10    61      2635.344535        70   120         0.000000         1.062722         0.000000         0.000000 /
[   82.950185]  I    kworker/10:0    62      2581.802337         6   120         0.000000         0.023883         0.000000         0.000000 /
[   82.950385]  I   kworker/10:0H    63       345.309922         7   100         0.000000         0.014944         0.000000         0.000000 /
[   82.950579]  I         cifsiod    84        10.955527         2   100         0.000000         0.004927         0.000000         0.000000 /
[   82.950775]  I    kworker/10:1    96      2672.694641      2416   120         0.000000        38.216650         0.000000         0.000000 /
[   82.950971]  S       scsi_eh_4   110        23.393652        34   120         0.000000         0.426744         0.000000         0.000000 /
[   82.951168]  I ext4-rsv-conver   124        35.436700         2   100         0.000000         0.043797         0.000000         0.000000 /
[   82.951366]  I   kworker/10:1H   260      2597.266270      1097   100         0.000000         1.906887         0.000000         0.000000 /
[   82.951564]  I   kworker/10:2H   314       357.309878         2   100         0.000000         0.003040         0.000000         0.000000 /
[   82.951763]  S        krfcommd  1492      1514.211264         2   110         0.000000         0.036849         0.000000         0.000000 /
[   82.951963]  I    kworker/10:2  1787      2593.806939         4   120         0.000000         0.042589         0.000000         0.000000 /
[   82.952163]  S     jbd2/sda7-8  2294      2659.376277         2   120         0.000000         0.040537         0.000000         0.000000 /

[   82.952550] cpu#11, 2600.000 MHz
[   82.952736]   .nr_running                    : 0
[   82.952925]   .nr_switches                   : 18435
[   82.953113]   .nr_uninterruptible            : 4294967288
[   82.953360]   .next_balance                  : 4294.913002
[   82.953589]   .curr->pid                     : 0
[   82.953777]   .clock                         : 82953.516784
[   82.953966]   .clock_task                    : 82953.516784
[   82.954152]   .avg_idle                      : 1000000
[   82.954339]   .max_idle_balance_cost         : 500000

[   82.954724] cfs_rq[11]:/autogroup-50
[   82.954909]   .exec_clock                    : 0.000000
[   82.955098]   .MIN_vruntime                  : 0.000001
[   82.955286]   .min_vruntime                  : 855.878805
[   82.955473]   .max_vruntime                  : 0.000001
[   82.955660]   .spread                        : 0.000000
[   82.955847]   .spread0                       : -6124.480328
[   82.956035]   .nr_spread_over                : 0
[   82.956221]   .nr_running                    : 0
[   82.956407]   .h_nr_running                  : 0
[   82.956592]   .idle_nr_running               : 0
[   82.956777]   .idle_h_nr_running             : 0
[   82.956962]   .load                          : 0
[   82.957185]   .load_avg                      : 22
[   82.957436]   .runnable_avg                  : 22
[   82.957622]   .util_avg                      : 22
[   82.957810]   .util_est_enqueued             : 0
[   82.957994]   .removed.load_avg              : 0
[   82.958183]   .removed.util_avg              : 0
[   82.958370]   .removed.runnable_avg          : 0
[   82.958558]   .tg_load_avg_contrib           : 22
[   82.958744]   .tg_load_avg                   : 1045
[   82.958946]   .se->exec_start                : 82957.342152
[   82.959140]   .se->vruntime                  : 1676.623963
[   82.959333]   .se->sum_exec_runtime          : 58.849053
[   82.959528]   .se->load.weight               : 22075
[   82.959721]   .se->avg.load_avg              : 0
[   82.959915]   .se->avg.util_avg              : 22
[   82.960109]   .se->avg.runnable_avg          : 22

[   82.960494] cfs_rq[11]:/
[   82.960685]   .exec_clock                    : 0.000000
[   82.960880]   .MIN_vruntime                  : 0.000001
[   82.961075]   .min_vruntime                  : 1676.623963
[   82.961330]   .max_vruntime                  : 0.000001
[   82.961577]   .spread                        : 0.000000
[   82.961772]   .spread0                       : -5303.736341
[   82.961980]   .nr_spread_over                : 0
[   82.962172]   .nr_running                    : 0
[   82.962360]   .h_nr_running                  : 0
[   82.962541]   .idle_nr_running               : 0
[   82.962718]   .idle_h_nr_running             : 0
[   82.962892]   .load                          : 0
[   82.963063]   .load_avg                      : 3
[   82.963230]   .runnable_avg                  : 22
[   82.963395]   .util_avg                      : 22
[   82.963558]   .util_est_enqueued             : 0
[   82.963720]   .removed.load_avg              : 0
[   82.963877]   .removed.util_avg              : 0
[   82.964031]   .removed.runnable_avg          : 0
[   82.964182]   .tg_load_avg_contrib           : 0
[   82.964332]   .tg_load_avg                   : 0

[   82.964617] rt_rq[11]:
[   82.964753]   .rt_nr_running                 : 0
[   82.964901]   .rt_nr_migratory               : 0
[   82.965037]   .rt_throttled                  : 0
[   82.965215]   .rt_time                       : 0.000000
[   82.965393]   .rt_runtime                    : 950.000000

[   82.965664] dl_rq[11]:
[   82.965797]   .dl_nr_running                 : 0
[   82.965934]   .dl_nr_migratory               : 0
[   82.966069]   .dl_bw->bw                     : 996147
[   82.966204]   .dl_bw->total_bw               : 0

[   82.966469] runnable tasks:
[   82.966601]  S            task   PID         tree-key  switches  prio     wait-time             sum-exec        sum-sleep
[   82.966742] -------------------------------------------------------------------------------------------------------------
[   82.966902]  S        cpuhp/11    64       402.630258        16   120         0.000000         0.110505         0.000000         0.000000 /
[   82.967056]  S    migration/11    65       455.206336        10     0         0.000000       139.042807         0.000000         0.000000 /
[   82.967212]  S    ksoftirqd/11    66      1635.003344        50   120         0.000000         0.623049         0.000000         0.000000 /
[   82.967370]  I    kworker/11:0    67      1225.729484         6   120         0.000000         0.044429         0.000000         0.000000 /
[   82.967530]  I   kworker/11:0H    68       321.789094         6   100         0.000000         0.013059         0.000000         0.000000 /
[   82.967691]  S       kdevtmpfs    69       541.270298       470   120         0.000000         1.537802         0.000000         0.000000 /
[   82.967871]  I    smb3decryptd    85        22.959381         2   100         0.000000         0.004608         0.000000         0.000000 /
[   82.968041]  I cifsfileinfoput    86        34.962813         2   100         0.000000         0.003830         0.000000         0.000000 /
[   82.968211]  I   deferredclose    88        46.966218         2   100         0.000000         0.003792         0.000000         0.000000 /
[   82.968385]  I    kworker/11:1    97      1658.293480      2473   120         0.000000       373.367073         0.000000         0.000000 /
[   82.968576]  I      scsi_tmf_0   103        59.010873         2   100         0.000000         0.044777         0.000000         0.000000 /
[   82.968757]  S       scsi_eh_2   106        71.098883         3   120         0.000000         0.041927         0.000000         0.000000 /
[   82.968943]  I   kworker/u24:3   112        83.100704         6   120         0.000000         0.053362         0.000000         0.000000 /
[   82.969166]  S jbd2/nvme0n1p4-   123      1635.092038       963   120         0.000000        12.873269         0.000000         0.000000 /
[   82.969390]  I   kworker/11:1H   262      1635.779561        96   100         0.000000         0.725610         0.000000         0.000000 /
[   82.969583]  I   kworker/11:2H   319      1219.688272         3   100         0.000000         0.003737         0.000000         0.000000 /
[   82.969779]  I    kworker/11:2  1743      1634.594785        10   120         0.000000         0.520822         0.000000         0.000000 /
[   82.969990]  S           dmesg  2298       856.247095       153   120         0.000000        14.876358         0.000000         0.000000 /autogroup-50

[   82.970386] Showing busy workqueues and worker pools:

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-11 13:38                               ` Chris Clayton
@ 2023-02-13  2:57                                 ` Dave Airlie
  2023-02-13  9:14                                   ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Dave Airlie @ 2023-02-13  2:57 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Linux regressions mailing list, Karol Herbst, Ben Skeggs,
	bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel

On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>
>
>
> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> > On 10.02.23 20:01, Karol Herbst wrote:
> >> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> >> Leemhuis) <regressions@leemhuis.info> wrote:
> >>>
> >>> On 08.02.23 09:48, Chris Clayton wrote:
> >>>>
> >>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> >>>
> >>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> >>> time to fix it and there is one thing I wonder:
> >>>
> >>> Did any of the nouveau developers look at the netconsole captures Chris
> >>> posted more than a week ago to check if they somehow help to track down
> >>> the root of this problem?
> >>
> >> I did now and I can't spot anything. I think at this point it would
> >> make sense to dump the active tasks/threads via sqsrq keys to see if
> >> any is in a weird state preventing the machine from shutting down.
> >
> > Many thx for looking into it!
>
> Yes, thanks Karol.
>
> Attached is the output from dmesg when this block of code:
>
>         /bin/mount /dev/sda7 /mnt/sda7
>         /bin/mountpoint /proc || /bin/mount /proc
>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>         /bin/echo t > /proc/sysrq-trigger
>         /bin/sleep 1
>         /bin/sync
>         /bin/sleep 1
>         kill $(pidof dmesg)
>         /bin/umount /mnt/sda7
>
> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>
> I hope this is what you were looking for, but if not, please let me know what you need

Another shot in the dark, but does nouveau.runpm=0 help at all?

Dave.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-13  2:57                                 ` Dave Airlie
@ 2023-02-13  9:14                                   ` Chris Clayton
  2023-02-15 10:36                                     ` Linux regression tracking #update (Thorsten Leemhuis)
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-13  9:14 UTC (permalink / raw)
  To: Dave Airlie
  Cc: Linux regressions mailing list, Karol Herbst, Ben Skeggs,
	bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel



On 13/02/2023 02:57, Dave Airlie wrote:
> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>
>>
>>
>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>
>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>
>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>
>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>> time to fix it and there is one thing I wonder:
>>>>>
>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>> posted more than a week ago to check if they somehow help to track down
>>>>> the root of this problem?
>>>>
>>>> I did now and I can't spot anything. I think at this point it would
>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>> any is in a weird state preventing the machine from shutting down.
>>>
>>> Many thx for looking into it!
>>
>> Yes, thanks Karol.
>>
>> Attached is the output from dmesg when this block of code:
>>
>>         /bin/mount /dev/sda7 /mnt/sda7
>>         /bin/mountpoint /proc || /bin/mount /proc
>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>         /bin/echo t > /proc/sysrq-trigger
>>         /bin/sleep 1
>>         /bin/sync
>>         /bin/sleep 1
>>         kill $(pidof dmesg)
>>         /bin/umount /mnt/sda7
>>
>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>
>> I hope this is what you were looking for, but if not, please let me know what you need
> 

Thanks Dave.
> Another ot in the dark, but does nouveau.runpm=0 help at all?
> 
> Dave.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-13  9:14                                   ` Chris Clayton
@ 2023-02-15 10:36                                     ` Linux regression tracking #update (Thorsten Leemhuis)
  2023-02-15 11:09                                       ` Karol Herbst
  0 siblings, 1 reply; 35+ messages in thread
From: Linux regression tracking #update (Thorsten Leemhuis) @ 2023-02-15 10:36 UTC (permalink / raw)
  To: Chris Clayton, Dave Airlie
  Cc: Linux regressions mailing list, Karol Herbst, Ben Skeggs,
	bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel

On 13.02.23 10:14, Chris Clayton wrote:
> On 13/02/2023 02:57, Dave Airlie wrote:
>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>
>>>
>>>
>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>
>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>
>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>
>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>> time to fix it and there is one thing I wonder:
>>>>>>
>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>> the root of this problem?
>>>>>
>>>>> I did now and I can't spot anything. I think at this point it would
>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>> any is in a weird state preventing the machine from shutting down.
>>>>
>>>> Many thx for looking into it!
>>>
>>> Yes, thanks Karol.
>>>
>>> Attached is the output from dmesg when this block of code:
>>>
>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>         /bin/echo t > /proc/sysrq-trigger
>>>         /bin/sleep 1
>>>         /bin/sync
>>>         /bin/sleep 1
>>>         kill $(pidof dmesg)
>>>         /bin/umount /mnt/sda7
>>>
>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>
>>> I hope this is what you were looking for, but if not, please let me know what you need
> 
> Thanks Dave. [...]
FWIW, in case anyone strands here in the archives: the msg was
truncated. The full post can be found in a new thread:

https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/

Sadly it seems the info "With runpm=0, both reboot and poweroff work on
my laptop." didn't bring us much further to a solution. :-/ I don't
really like it, but for regression tracking I'm now putting this on the
back-burner, as a fix is not in sight.

#regzbot monitor:
https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
#regzbot backburner: hard to debug and apparently rare
#regzbot ignore-activity

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
That page also explains what to do if mails like this annoy you.

#regzbot ignore-activity

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-15 10:36                                     ` Linux regression tracking #update (Thorsten Leemhuis)
@ 2023-02-15 11:09                                       ` Karol Herbst
  2023-02-18 12:22                                         ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Karol Herbst @ 2023-02-15 11:09 UTC (permalink / raw)
  To: Linux regressions mailing list
  Cc: Chris Clayton, Dave Airlie, Ben Skeggs, bskeggs, Lyude Paul,
	ML nouveau, LKML, ML dri-devel

On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
(Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>
> On 13.02.23 10:14, Chris Clayton wrote:
> > On 13/02/2023 02:57, Dave Airlie wrote:
> >> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>
> >>>
> >>>
> >>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> >>>> On 10.02.23 20:01, Karol Herbst wrote:
> >>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> >>>>> Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>
> >>>>>> On 08.02.23 09:48, Chris Clayton wrote:
> >>>>>>>
> >>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> >>>>>>
> >>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> >>>>>> time to fix it and there is one thing I wonder:
> >>>>>>
> >>>>>> Did any of the nouveau developers look at the netconsole captures Chris
> >>>>>> posted more than a week ago to check if they somehow help to track down
> >>>>>> the root of this problem?
> >>>>>
> >>>>> I did now and I can't spot anything. I think at this point it would
> >>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
> >>>>> any is in a weird state preventing the machine from shutting down.
> >>>>
> >>>> Many thx for looking into it!
> >>>
> >>> Yes, thanks Karol.
> >>>
> >>> Attached is the output from dmesg when this block of code:
> >>>
> >>>         /bin/mount /dev/sda7 /mnt/sda7
> >>>         /bin/mountpoint /proc || /bin/mount /proc
> >>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
> >>>         /bin/echo t > /proc/sysrq-trigger
> >>>         /bin/sleep 1
> >>>         /bin/sync
> >>>         /bin/sleep 1
> >>>         kill $(pidof dmesg)
> >>>         /bin/umount /mnt/sda7
> >>>
> >>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
> >>>
> >>> I hope this is what you were looking for, but if not, please let me know what you need
> >
> > Thanks Dave. [...]
> FWIW, in case anyone strands here in the archives: the msg was
> truncated. The full post can be found in a new thread:
>
> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>
> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
> my laptop." didn't bring us much further to a solution. :-/ I don't
> really like it, but for regression tracking I'm now putting this on the
> back-burner, as a fix is not in sight.
>
> #regzbot monitor:
> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> #regzbot backburner: hard to debug and apparently rare
> #regzbot ignore-activity
>

yeah.. this bug looks a little annoying. Sadly the only Turing based
laptop I got doesn't work on Nouveau because of firmware related
issues and we probably need to get updated ones from Nvidia here :(

But it's a bit weird that the kernel doesn't shutdown, because I don't
see anything in the logs which would prevent that from happening.
Unless it's waiting on one of the tasks to complete, but none of them
looked in any way nouveau related.

If somebody else has any fancy kernel debugging tips here to figure
out why it hangs, that would be very helpful...

> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> --
> Everything you wanna know about Linux kernel regression tracking:
> https://linux-regtracking.leemhuis.info/about/#tldr
> That page also explains what to do if mails like this annoy you.
>
> #regzbot ignore-activity
>


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-15 11:09                                       ` Karol Herbst
@ 2023-02-18 12:22                                         ` Chris Clayton
  2023-02-18 12:25                                           ` Karol Herbst
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-18 12:22 UTC (permalink / raw)
  To: Karol Herbst, Linux regressions mailing list
  Cc: Dave Airlie, Ben Skeggs, bskeggs, Lyude Paul, ML nouveau, LKML,
	ML dri-devel



On 15/02/2023 11:09, Karol Herbst wrote:
> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>
>> On 13.02.23 10:14, Chris Clayton wrote:
>>> On 13/02/2023 02:57, Dave Airlie wrote:
>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>
>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>>>
>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>>>
>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>>>> time to fix it and there is one thing I wonder:
>>>>>>>>
>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>>>> the root of this problem?
>>>>>>>
>>>>>>> I did now and I can't spot anything. I think at this point it would
>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>>>> any is in a weird state preventing the machine from shutting down.
>>>>>>
>>>>>> Many thx for looking into it!
>>>>>
>>>>> Yes, thanks Karol.
>>>>>
>>>>> Attached is the output from dmesg when this block of code:
>>>>>
>>>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>>>         /bin/echo t > /proc/sysrq-trigger
>>>>>         /bin/sleep 1
>>>>>         /bin/sync
>>>>>         /bin/sleep 1
>>>>>         kill $(pidof dmesg)
>>>>>         /bin/umount /mnt/sda7
>>>>>
>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>>>
>>>>> I hope this is what you were looking for, but if not, please let me know what you need
>>>
>>> Thanks Dave. [...]
>> FWIW, in case anyone strands here in the archives: the msg was
>> truncated. The full post can be found in a new thread:
>>
>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>
>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
>> my laptop." didn't bring us much further to a solution. :-/ I don't
>> really like it, but for regression tracking I'm now putting this on the
>> back-burner, as a fix is not in sight.
>>
>> #regzbot monitor:
>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>> #regzbot backburner: hard to debug and apparently rare
>> #regzbot ignore-activity
>>
> 
> yeah.. this bug looks a little annoying. Sadly the only Turing based
> laptop I got doesn't work on Nouveau because of firmware related
> issues and we probably need to get updated ones from Nvidia here :(
> 
> But it's a bit weird that the kernel doesn't shutdown, because I don't
> see anything in the logs which would prevent that from happening.
> Unless it's waiting on one of the tasks to complete, but none of them
> looked in any way nouveau related.
> 
> If somebody else has any fancy kernel debugging tips here to figure
> out why it hangs, that would be very helpful...
> 

I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.

I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
partition, and thus the scrubber binary, have become inaccessible.

I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
permanent solution.

So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.

Chris

>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>> --
>> Everything you wanna know about Linux kernel regression tracking:
>> https://linux-regtracking.leemhuis.info/about/#tldr
>> That page also explains what to do if mails like this annoy you.
>>
>> #regzbot ignore-activity
>>
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-18 12:22                                         ` Chris Clayton
@ 2023-02-18 12:25                                           ` Karol Herbst
  2023-02-18 15:19                                             ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Karol Herbst @ 2023-02-18 12:25 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Linux regressions mailing list, Dave Airlie, Ben Skeggs, bskeggs,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
>
>
>
> On 15/02/2023 11:09, Karol Herbst wrote:
> > On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
> > (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
> >>
> >> On 13.02.23 10:14, Chris Clayton wrote:
> >>> On 13/02/2023 02:57, Dave Airlie wrote:
> >>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>
> >>>>>
> >>>>>
> >>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> >>>>>> On 10.02.23 20:01, Karol Herbst wrote:
> >>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> >>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>>>
> >>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
> >>>>>>>>>
> >>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> >>>>>>>>
> >>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> >>>>>>>> time to fix it and there is one thing I wonder:
> >>>>>>>>
> >>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
> >>>>>>>> posted more than a week ago to check if they somehow help to track down
> >>>>>>>> the root of this problem?
> >>>>>>>
> >>>>>>> I did now and I can't spot anything. I think at this point it would
> >>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
> >>>>>>> any is in a weird state preventing the machine from shutting down.
> >>>>>>
> >>>>>> Many thx for looking into it!
> >>>>>
> >>>>> Yes, thanks Karol.
> >>>>>
> >>>>> Attached is the output from dmesg when this block of code:
> >>>>>
> >>>>>         /bin/mount /dev/sda7 /mnt/sda7
> >>>>>         /bin/mountpoint /proc || /bin/mount /proc
> >>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
> >>>>>         /bin/echo t > /proc/sysrq-trigger
> >>>>>         /bin/sleep 1
> >>>>>         /bin/sync
> >>>>>         /bin/sleep 1
> >>>>>         kill $(pidof dmesg)
> >>>>>         /bin/umount /mnt/sda7
> >>>>>
> >>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
> >>>>>
> >>>>> I hope this is what you were looking for, but if not, please let me know what you need
> >>>
> >>> Thanks Dave. [...]
> >> FWIW, in case anyone strands here in the archives: the msg was
> >> truncated. The full post can be found in a new thread:
> >>
> >> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>
> >> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
> >> my laptop." didn't bring us much further to a solution. :-/ I don't
> >> really like it, but for regression tracking I'm now putting this on the
> >> back-burner, as a fix is not in sight.
> >>
> >> #regzbot monitor:
> >> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >> #regzbot backburner: hard to debug and apparently rare
> >> #regzbot ignore-activity
> >>
> >
> > yeah.. this bug looks a little annoying. Sadly the only Turing based
> > laptop I got doesn't work on Nouveau because of firmware related
> > issues and we probably need to get updated ones from Nvidia here :(
> >
> > But it's a bit weird that the kernel doesn't shutdown, because I don't
> > see anything in the logs which would prevent that from happening.
> > Unless it's waiting on one of the tasks to complete, but none of them
> > looked in any way nouveau related.
> >
> > If somebody else has any fancy kernel debugging tips here to figure
> > out why it hangs, that would be very helpful...
> >
>
> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
>
> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
> partition, and thus the scrubber binary, have become inaccessible.
>
> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
> permanent solution.
>
> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
>

Well.. nouveau shouldn't prevent the system from shutting down if the
firmware file isn't available. Or at least it should print a
warning/error. Mind messing with the code a little to see if skipping
it kind of works? I probably can also come up with a patch by next
week.

> Chris
>
> >> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> >> --
> >> Everything you wanna know about Linux kernel regression tracking:
> >> https://linux-regtracking.leemhuis.info/about/#tldr
> >> That page also explains what to do if mails like this annoy you.
> >>
> >> #regzbot ignore-activity
> >>
> >
>


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-18 12:25                                           ` Karol Herbst
@ 2023-02-18 15:19                                             ` Chris Clayton
  2023-02-18 18:55                                               ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-18 15:19 UTC (permalink / raw)
  To: Karol Herbst
  Cc: Linux regressions mailing list, Dave Airlie, Ben Skeggs, bskeggs,
	Lyude Paul, ML nouveau, LKML, ML dri-devel



On 18/02/2023 12:25, Karol Herbst wrote:
> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
>>
>>
>>
>> On 15/02/2023 11:09, Karol Herbst wrote:
>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>>>
>>>> On 13.02.23 10:14, Chris Clayton wrote:
>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>
>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>>>>>
>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>>>>>
>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>>>>>> time to fix it and there is one thing I wonder:
>>>>>>>>>>
>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>>>>>> the root of this problem?
>>>>>>>>>
>>>>>>>>> I did now and I can't spot anything. I think at this point it would
>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>>>>>> any is in a weird state preventing the machine from shutting down.
>>>>>>>>
>>>>>>>> Many thx for looking into it!
>>>>>>>
>>>>>>> Yes, thanks Karol.
>>>>>>>
>>>>>>> Attached is the output from dmesg when this block of code:
>>>>>>>
>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>>>>>         /bin/echo t > /proc/sysrq-trigger
>>>>>>>         /bin/sleep 1
>>>>>>>         /bin/sync
>>>>>>>         /bin/sleep 1
>>>>>>>         kill $(pidof dmesg)
>>>>>>>         /bin/umount /mnt/sda7
>>>>>>>
>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>>>>>
>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
>>>>>
>>>>> Thanks Dave. [...]
>>>> FWIW, in case anyone strands here in the archives: the msg was
>>>> truncated. The full post can be found in a new thread:
>>>>
>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>
>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
>>>> really like it, but for regression tracking I'm now putting this on the
>>>> back-burner, as a fix is not in sight.
>>>>
>>>> #regzbot monitor:
>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>> #regzbot backburner: hard to debug and apparently rare
>>>> #regzbot ignore-activity
>>>>
>>>
>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
>>> laptop I got doesn't work on Nouveau because of firmware related
>>> issues and we probably need to get updated ones from Nvidia here :(
>>>
>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
>>> see anything in the logs which would prevent that from happening.
>>> Unless it's waiting on one of the tasks to complete, but none of them
>>> looked in any way nouveau related.
>>>
>>> If somebody else has any fancy kernel debugging tips here to figure
>>> out why it hangs, that would be very helpful...
>>>
>>
>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
>>
>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
>> partition, and thus the scrubber binary, have become inaccessible.
>>
>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
>> permanent solution.
>>
>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
>>
> 
> Well.. nouveau shouldn't prevent the system from shutting down if the
> firmware file isn't available. Or at least it should print a
> warning/error. Mind messing with the code a little to see if skipping
> it kind of works? I probably can also come up with a patch by next
> week.
> 
Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:

int
gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
{
        nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);

        if (nvkm_msec(falcon->owner->device, 10,
                if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
                        break;
        ) < 0)
                return -ETIMEDOUT;

        return 0;
}

nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
appears.> Chris
>>
>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>> --
>>>> Everything you wanna know about Linux kernel regression tracking:
>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>> That page also explains what to do if mails like this annoy you.
>>>>
>>>> #regzbot ignore-activity
>>>>
>>>
>>
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-18 15:19                                             ` Chris Clayton
@ 2023-02-18 18:55                                               ` Chris Clayton
  2023-02-20  5:35                                                 ` Ben Skeggs
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-18 18:55 UTC (permalink / raw)
  To: Karol Herbst
  Cc: Linux regressions mailing list, Dave Airlie, Ben Skeggs, bskeggs,
	Lyude Paul, ML nouveau, LKML, ML dri-devel



On 18/02/2023 15:19, Chris Clayton wrote:
> 
> 
> On 18/02/2023 12:25, Karol Herbst wrote:
>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
>>>
>>>
>>>
>>> On 15/02/2023 11:09, Karol Herbst wrote:
>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>
>>>>> On 13.02.23 10:14, Chris Clayton wrote:
>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>>
>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>>>>>>
>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>>>>>>> time to fix it and there is one thing I wonder:
>>>>>>>>>>>
>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>>>>>>> the root of this problem?
>>>>>>>>>>
>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
>>>>>>>>>
>>>>>>>>> Many thx for looking into it!
>>>>>>>>
>>>>>>>> Yes, thanks Karol.
>>>>>>>>
>>>>>>>> Attached is the output from dmesg when this block of code:
>>>>>>>>
>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
>>>>>>>>         /bin/sleep 1
>>>>>>>>         /bin/sync
>>>>>>>>         /bin/sleep 1
>>>>>>>>         kill $(pidof dmesg)
>>>>>>>>         /bin/umount /mnt/sda7
>>>>>>>>
>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>>>>>>
>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
>>>>>>
>>>>>> Thanks Dave. [...]
>>>>> FWIW, in case anyone strands here in the archives: the msg was
>>>>> truncated. The full post can be found in a new thread:
>>>>>
>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>
>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
>>>>> really like it, but for regression tracking I'm now putting this on the
>>>>> back-burner, as a fix is not in sight.
>>>>>
>>>>> #regzbot monitor:
>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>> #regzbot backburner: hard to debug and apparently rare
>>>>> #regzbot ignore-activity
>>>>>
>>>>
>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
>>>> laptop I got doesn't work on Nouveau because of firmware related
>>>> issues and we probably need to get updated ones from Nvidia here :(
>>>>
>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
>>>> see anything in the logs which would prevent that from happening.
>>>> Unless it's waiting on one of the tasks to complete, but none of them
>>>> looked in any way nouveau related.
>>>>
>>>> If somebody else has any fancy kernel debugging tips here to figure
>>>> out why it hangs, that would be very helpful...
>>>>
>>>
>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
>>>
>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
>>> partition, and thus the scrubber binary, have become inaccessible.
>>>
>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
>>> permanent solution.
>>>
>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
>>>
>>
>> Well.. nouveau shouldn't prevent the system from shutting down if the
>> firmware file isn't available. Or at least it should print a
>> warning/error. Mind messing with the code a little to see if skipping
>> it kind of works? I probably can also come up with a patch by next
>> week.
>>
> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
> 
> int
> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
> {
>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
> 
>         if (nvkm_msec(falcon->owner->device, 10,
>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
>                         break;
>         ) < 0)
>                 return -ETIMEDOUT;
> 
>         return 0;
> }
> 
> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
> appears

I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
seconds for a timeout to occur, but it didn't.


.> Chris
>>>
>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>>> --
>>>>> Everything you wanna know about Linux kernel regression tracking:
>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>>> That page also explains what to do if mails like this annoy you.
>>>>>
>>>>> #regzbot ignore-activity
>>>>>
>>>>
>>>
>>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-18 18:55                                               ` Chris Clayton
@ 2023-02-20  5:35                                                 ` Ben Skeggs
  2023-02-20 10:51                                                   ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Ben Skeggs @ 2023-02-20  5:35 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Karol Herbst, Linux regressions mailing list, Dave Airlie,
	bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel

[-- Attachment #1: Type: text/plain, Size: 6975 bytes --]

On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
>
>
>
> On 18/02/2023 15:19, Chris Clayton wrote:
> >
> >
> > On 18/02/2023 12:25, Karol Herbst wrote:
> >> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
> >>>
> >>>
> >>>
> >>> On 15/02/2023 11:09, Karol Herbst wrote:
> >>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
> >>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>
> >>>>> On 13.02.23 10:14, Chris Clayton wrote:
> >>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
> >>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> >>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
> >>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> >>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> >>>>>>>>>>>
> >>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> >>>>>>>>>>> time to fix it and there is one thing I wonder:
> >>>>>>>>>>>
> >>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
> >>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
> >>>>>>>>>>> the root of this problem?
> >>>>>>>>>>
> >>>>>>>>>> I did now and I can't spot anything. I think at this point it would
> >>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
> >>>>>>>>>> any is in a weird state preventing the machine from shutting down.
> >>>>>>>>>
> >>>>>>>>> Many thx for looking into it!
> >>>>>>>>
> >>>>>>>> Yes, thanks Karol.
> >>>>>>>>
> >>>>>>>> Attached is the output from dmesg when this block of code:
> >>>>>>>>
> >>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
> >>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
> >>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
> >>>>>>>>         /bin/echo t > /proc/sysrq-trigger
> >>>>>>>>         /bin/sleep 1
> >>>>>>>>         /bin/sync
> >>>>>>>>         /bin/sleep 1
> >>>>>>>>         kill $(pidof dmesg)
> >>>>>>>>         /bin/umount /mnt/sda7
> >>>>>>>>
> >>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
> >>>>>>>>
> >>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
> >>>>>>
> >>>>>> Thanks Dave. [...]
> >>>>> FWIW, in case anyone strands here in the archives: the msg was
> >>>>> truncated. The full post can be found in a new thread:
> >>>>>
> >>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>>>>
> >>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
> >>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
> >>>>> really like it, but for regression tracking I'm now putting this on the
> >>>>> back-burner, as a fix is not in sight.
> >>>>>
> >>>>> #regzbot monitor:
> >>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>>>> #regzbot backburner: hard to debug and apparently rare
> >>>>> #regzbot ignore-activity
> >>>>>
> >>>>
> >>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
> >>>> laptop I got doesn't work on Nouveau because of firmware related
> >>>> issues and we probably need to get updated ones from Nvidia here :(
> >>>>
> >>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
> >>>> see anything in the logs which would prevent that from happening.
> >>>> Unless it's waiting on one of the tasks to complete, but none of them
> >>>> looked in any way nouveau related.
> >>>>
> >>>> If somebody else has any fancy kernel debugging tips here to figure
> >>>> out why it hangs, that would be very helpful...
> >>>>
> >>>
> >>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
> >>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
> >>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
> >>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
> >>>
> >>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
> >>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
> >>> partition, and thus the scrubber binary, have become inaccessible.
> >>>
> >>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
> >>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
> >>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
> >>> permanent solution.
> >>>
> >>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
> >>>
> >>
> >> Well.. nouveau shouldn't prevent the system from shutting down if the
> >> firmware file isn't available. Or at least it should print a
> >> warning/error. Mind messing with the code a little to see if skipping
> >> it kind of works? I probably can also come up with a patch by next
> >> week.
> >>
> > Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
> >
> > int
> > gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
> > {
> >         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
> >
> >         if (nvkm_msec(falcon->owner->device, 10,
> >                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
> >                         break;
> >         ) < 0)
> >                 return -ETIMEDOUT;
> >
> >         return 0;
> > }
> >
> > nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
> > appears
>
> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
> seconds for a timeout to occur, but it didn't.
Hey,

Are you able to try the attached patch for me please?

Thanks,
Ben.

>
>
> .> Chris
> >>>
> >>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> >>>>> --
> >>>>> Everything you wanna know about Linux kernel regression tracking:
> >>>>> https://linux-regtracking.leemhuis.info/about/#tldr
> >>>>> That page also explains what to do if mails like this annoy you.
> >>>>>
> >>>>> #regzbot ignore-activity
> >>>>>
> >>>>
> >>>
> >>

[-- Attachment #2: 0001-drm-nouveau-fb-gp102-cache-scrubber-binary-on-first-.patch --]
[-- Type: text/x-patch, Size: 9335 bytes --]

From 931ace529a73d3b1427b366a70635de9ab3adf0f Mon Sep 17 00:00:00 2001
From: Ben Skeggs <bskeggs@redhat.com>
Date: Mon, 20 Feb 2023 14:39:21 +1000
Subject: [PATCH] drm/nouveau/fb/gp102-: cache scrubber binary on first load

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
---
 .../gpu/drm/nouveau/include/nvkm/subdev/fb.h  |  3 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c |  8 +++-
 .../gpu/drm/nouveau/nvkm/subdev/fb/ga100.c    |  2 +-
 .../gpu/drm/nouveau/nvkm/subdev/fb/ga102.c    | 21 ++++------
 .../gpu/drm/nouveau/nvkm/subdev/fb/gp102.c    | 41 +++++++------------
 .../gpu/drm/nouveau/nvkm/subdev/fb/gv100.c    |  4 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h |  3 +-
 .../gpu/drm/nouveau/nvkm/subdev/fb/tu102.c    |  4 +-
 8 files changed, 36 insertions(+), 50 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h b/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h
index c5a4f49ee206..01a22a13b452 100644
--- a/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h
+++ b/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h
@@ -2,6 +2,7 @@
 #ifndef __NVKM_FB_H__
 #define __NVKM_FB_H__
 #include <core/subdev.h>
+#include <core/falcon.h>
 #include <core/mm.h>
 
 /* memory type/access flags, do not match hardware values */
@@ -33,7 +34,7 @@ struct nvkm_fb {
 	const struct nvkm_fb_func *func;
 	struct nvkm_subdev subdev;
 
-	struct nvkm_blob vpr_scrubber;
+	struct nvkm_falcon_fw vpr_scrubber;
 
 	struct {
 		struct page *flush_page;
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c
index bac7dcc4c2c1..0955340cc421 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c
@@ -143,6 +143,10 @@ nvkm_fb_mem_unlock(struct nvkm_fb *fb)
 	if (!fb->func->vpr.scrub_required)
 		return 0;
 
+	ret = nvkm_subdev_oneinit(subdev);
+	if (ret)
+		return ret;
+
 	if (!fb->func->vpr.scrub_required(fb)) {
 		nvkm_debug(subdev, "VPR not locked\n");
 		return 0;
@@ -150,7 +154,7 @@ nvkm_fb_mem_unlock(struct nvkm_fb *fb)
 
 	nvkm_debug(subdev, "VPR locked, running scrubber binary\n");
 
-	if (!fb->vpr_scrubber.size) {
+	if (!fb->vpr_scrubber.fw.img) {
 		nvkm_warn(subdev, "VPR locked, but no scrubber binary!\n");
 		return 0;
 	}
@@ -229,7 +233,7 @@ nvkm_fb_dtor(struct nvkm_subdev *subdev)
 
 	nvkm_ram_del(&fb->ram);
 
-	nvkm_blob_dtor(&fb->vpr_scrubber);
+	nvkm_falcon_fw_dtor(&fb->vpr_scrubber);
 
 	if (fb->sysmem.flush_page) {
 		dma_unmap_page(subdev->device->dev, fb->sysmem.flush_page_addr,
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c
index 5098f219e3e6..a7456e786463 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c
@@ -37,5 +37,5 @@ ga100_fb = {
 int
 ga100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb)
 {
-	return gp102_fb_new_(&ga100_fb, device, type, inst, pfb);
+	return gf100_fb_new_(&ga100_fb, device, type, inst, pfb);
 }
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c
index 5a21b0ae4595..dd476e079fe1 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c
@@ -25,25 +25,20 @@
 #include <engine/nvdec.h>
 
 static int
-ga102_fb_vpr_scrub(struct nvkm_fb *fb)
+ga102_fb_oneinit(struct nvkm_fb *fb)
 {
-	struct nvkm_falcon_fw fw = {};
-	int ret;
+	struct nvkm_subdev *subdev = &fb->subdev;
 
-	ret = nvkm_falcon_fw_ctor_hs_v2(&ga102_flcn_fw, "mem-unlock", &fb->subdev, "nvdec/scrubber",
-					0, &fb->subdev.device->nvdec[0]->falcon, &fw);
-	if (ret)
-		return ret;
+	nvkm_falcon_fw_ctor_hs_v2(&ga102_flcn_fw, "mem-unlock", subdev, "nvdec/scrubber",
+				  0, &subdev->device->nvdec[0]->falcon, &fb->vpr_scrubber);
 
-	ret = nvkm_falcon_fw_boot(&fw, &fb->subdev, true, NULL, NULL, 0, 0);
-	nvkm_falcon_fw_dtor(&fw);
-	return ret;
+	return gf100_fb_oneinit(fb);
 }
 
 static const struct nvkm_fb_func
 ga102_fb = {
 	.dtor = gf100_fb_dtor,
-	.oneinit = gf100_fb_oneinit,
+	.oneinit = ga102_fb_oneinit,
 	.init = gm200_fb_init,
 	.init_page = gv100_fb_init_page,
 	.init_unkn = gp100_fb_init_unkn,
@@ -51,13 +46,13 @@ ga102_fb = {
 	.ram_new = ga102_ram_new,
 	.default_bigpage = 16,
 	.vpr.scrub_required = tu102_fb_vpr_scrub_required,
-	.vpr.scrub = ga102_fb_vpr_scrub,
+	.vpr.scrub = gp102_fb_vpr_scrub,
 };
 
 int
 ga102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb)
 {
-	return gp102_fb_new_(&ga102_fb, device, type, inst, pfb);
+	return gf100_fb_new_(&ga102_fb, device, type, inst, pfb);
 }
 
 MODULE_FIRMWARE("nvidia/ga102/nvdec/scrubber.bin");
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c
index 2658481d575b..14d942e8b857 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c
@@ -29,18 +29,7 @@
 int
 gp102_fb_vpr_scrub(struct nvkm_fb *fb)
 {
-	struct nvkm_subdev *subdev = &fb->subdev;
-	struct nvkm_falcon_fw fw = {};
-	int ret;
-
-	ret = nvkm_falcon_fw_ctor_hs(&gm200_flcn_fw, "mem-unlock", subdev, NULL,
-				     "nvdec/scrubber", 0, &subdev->device->nvdec[0]->falcon, &fw);
-	if (ret)
-		return ret;
-
-	ret = nvkm_falcon_fw_boot(&fw, subdev, true, NULL, NULL, 0, 0x00000000);
-	nvkm_falcon_fw_dtor(&fw);
-	return ret;
+	return nvkm_falcon_fw_boot(&fb->vpr_scrubber, &fb->subdev, true, NULL, NULL, 0, 0x00000000);
 }
 
 bool
@@ -51,10 +40,21 @@ gp102_fb_vpr_scrub_required(struct nvkm_fb *fb)
 	return (nvkm_rd32(device, 0x100cd0) & 0x00000010) != 0;
 }
 
+int
+gp102_fb_oneinit(struct nvkm_fb *fb)
+{
+	struct nvkm_subdev *subdev = &fb->subdev;
+
+	nvkm_falcon_fw_ctor_hs(&gm200_flcn_fw, "mem-unlock", subdev, NULL, "nvdec/scrubber",
+			       0, &subdev->device->nvdec[0]->falcon, &fb->vpr_scrubber);
+
+	return gf100_fb_oneinit(fb);
+}
+
 static const struct nvkm_fb_func
 gp102_fb = {
 	.dtor = gf100_fb_dtor,
-	.oneinit = gf100_fb_oneinit,
+	.oneinit = gp102_fb_oneinit,
 	.init = gm200_fb_init,
 	.init_remapper = gp100_fb_init_remapper,
 	.init_page = gm200_fb_init_page,
@@ -64,23 +64,10 @@ gp102_fb = {
 	.ram_new = gp100_ram_new,
 };
 
-int
-gp102_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device,
-	      enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb)
-{
-	int ret = gf100_fb_new_(func, device, type, inst, pfb);
-	if (ret)
-		return ret;
-
-	nvkm_firmware_load_blob(&(*pfb)->subdev, "nvdec/scrubber", "", 0,
-				&(*pfb)->vpr_scrubber);
-	return 0;
-}
-
 int
 gp102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb)
 {
-	return gp102_fb_new_(&gp102_fb, device, type, inst, pfb);
+	return gf100_fb_new_(&gp102_fb, device, type, inst, pfb);
 }
 
 MODULE_FIRMWARE("nvidia/gp102/nvdec/scrubber.bin");
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c
index 0e3c0a8f5d71..4d8a286a7a34 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c
@@ -31,7 +31,7 @@ gv100_fb_init_page(struct nvkm_fb *fb)
 static const struct nvkm_fb_func
 gv100_fb = {
 	.dtor = gf100_fb_dtor,
-	.oneinit = gf100_fb_oneinit,
+	.oneinit = gp102_fb_oneinit,
 	.init = gm200_fb_init,
 	.init_page = gv100_fb_init_page,
 	.init_unkn = gp100_fb_init_unkn,
@@ -45,7 +45,7 @@ gv100_fb = {
 int
 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb)
 {
-	return gp102_fb_new_(&gv100_fb, device, type, inst, pfb);
+	return gf100_fb_new_(&gv100_fb, device, type, inst, pfb);
 }
 
 MODULE_FIRMWARE("nvidia/gv100/nvdec/scrubber.bin");
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h
index f517751f94ac..726c30c8bf95 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h
@@ -83,8 +83,7 @@ int gm200_fb_init_page(struct nvkm_fb *);
 void gp100_fb_init_remapper(struct nvkm_fb *);
 void gp100_fb_init_unkn(struct nvkm_fb *);
 
-int gp102_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
-		  struct nvkm_fb **);
+int gp102_fb_oneinit(struct nvkm_fb *);
 bool gp102_fb_vpr_scrub_required(struct nvkm_fb *);
 int gp102_fb_vpr_scrub(struct nvkm_fb *);
 
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c
index be82af0364ee..b8803c124c3b 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c
@@ -31,7 +31,7 @@ tu102_fb_vpr_scrub_required(struct nvkm_fb *fb)
 static const struct nvkm_fb_func
 tu102_fb = {
 	.dtor = gf100_fb_dtor,
-	.oneinit = gf100_fb_oneinit,
+	.oneinit = gp102_fb_oneinit,
 	.init = gm200_fb_init,
 	.init_page = gv100_fb_init_page,
 	.init_unkn = gp100_fb_init_unkn,
@@ -45,7 +45,7 @@ tu102_fb = {
 int
 tu102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb)
 {
-	return gp102_fb_new_(&tu102_fb, device, type, inst, pfb);
+	return gf100_fb_new_(&tu102_fb, device, type, inst, pfb);
 }
 
 MODULE_FIRMWARE("nvidia/tu102/nvdec/scrubber.bin");
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-20  5:35                                                 ` Ben Skeggs
@ 2023-02-20 10:51                                                   ` Chris Clayton
  2023-02-20 11:26                                                     ` Karol Herbst
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-02-20 10:51 UTC (permalink / raw)
  To: Ben Skeggs
  Cc: Karol Herbst, Linux regressions mailing list, Dave Airlie,
	bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel



On 20/02/2023 05:35, Ben Skeggs wrote:
> On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
>>
>>
>>
>> On 18/02/2023 15:19, Chris Clayton wrote:
>>>
>>>
>>> On 18/02/2023 12:25, Karol Herbst wrote:
>>>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>> On 15/02/2023 11:09, Karol Herbst wrote:
>>>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
>>>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>
>>>>>>> On 13.02.23 10:14, Chris Clayton wrote:
>>>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
>>>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>>>>>>>>> time to fix it and there is one thing I wonder:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>>>>>>>>> the root of this problem?
>>>>>>>>>>>>
>>>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
>>>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
>>>>>>>>>>>
>>>>>>>>>>> Many thx for looking into it!
>>>>>>>>>>
>>>>>>>>>> Yes, thanks Karol.
>>>>>>>>>>
>>>>>>>>>> Attached is the output from dmesg when this block of code:
>>>>>>>>>>
>>>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
>>>>>>>>>>         /bin/sleep 1
>>>>>>>>>>         /bin/sync
>>>>>>>>>>         /bin/sleep 1
>>>>>>>>>>         kill $(pidof dmesg)
>>>>>>>>>>         /bin/umount /mnt/sda7
>>>>>>>>>>
>>>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>>>>>>>>
>>>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
>>>>>>>>
>>>>>>>> Thanks Dave. [...]
>>>>>>> FWIW, in case anyone strands here in the archives: the msg was
>>>>>>> truncated. The full post can be found in a new thread:
>>>>>>>
>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>>>
>>>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
>>>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
>>>>>>> really like it, but for regression tracking I'm now putting this on the
>>>>>>> back-burner, as a fix is not in sight.
>>>>>>>
>>>>>>> #regzbot monitor:
>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>>> #regzbot backburner: hard to debug and apparently rare
>>>>>>> #regzbot ignore-activity
>>>>>>>
>>>>>>
>>>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
>>>>>> laptop I got doesn't work on Nouveau because of firmware related
>>>>>> issues and we probably need to get updated ones from Nvidia here :(
>>>>>>
>>>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
>>>>>> see anything in the logs which would prevent that from happening.
>>>>>> Unless it's waiting on one of the tasks to complete, but none of them
>>>>>> looked in any way nouveau related.
>>>>>>
>>>>>> If somebody else has any fancy kernel debugging tips here to figure
>>>>>> out why it hangs, that would be very helpful...
>>>>>>
>>>>>
>>>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
>>>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
>>>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
>>>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
>>>>>
>>>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
>>>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
>>>>> partition, and thus the scrubber binary, have become inaccessible.
>>>>>
>>>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
>>>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
>>>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
>>>>> permanent solution.
>>>>>
>>>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
>>>>>
>>>>
>>>> Well.. nouveau shouldn't prevent the system from shutting down if the
>>>> firmware file isn't available. Or at least it should print a
>>>> warning/error. Mind messing with the code a little to see if skipping
>>>> it kind of works? I probably can also come up with a patch by next
>>>> week.
>>>>
>>> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
>>>
>>> int
>>> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
>>> {
>>>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
>>>
>>>         if (nvkm_msec(falcon->owner->device, 10,
>>>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
>>>                         break;
>>>         ) < 0)
>>>                 return -ETIMEDOUT;
>>>
>>>         return 0;
>>> }
>>>
>>> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
>>> appears
>>
>> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
>> seconds for a timeout to occur, but it didn't.
> Hey,
> 
> Are you able to try the attached patch for me please?
> 
> Thanks,
> Ben.
> 

Thanks Ben.

Yes, this patch fixes the lockup on reboot and poweroff that I've been seeing on my laptop. As you would expect,
offloaded rendering is still working and the discrete GPU is being powered on and off as required.

Thanks.

Reported-by: Chris Clayton <chris2553@googlemail.com>
Tested-by: Chris Clayton <chris2553@googlemail.com>

>>
>>
>> .> Chris
>>>>>
>>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>>>>> --
>>>>>>> Everything you wanna know about Linux kernel regression tracking:
>>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>>>>> That page also explains what to do if mails like this annoy you.
>>>>>>>
>>>>>>> #regzbot ignore-activity
>>>>>>>
>>>>>>
>>>>>
>>>>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-20 10:51                                                   ` Chris Clayton
@ 2023-02-20 11:26                                                     ` Karol Herbst
  2023-02-20 22:16                                                       ` Ben Skeggs
  0 siblings, 1 reply; 35+ messages in thread
From: Karol Herbst @ 2023-02-20 11:26 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Ben Skeggs, Linux regressions mailing list, Dave Airlie, bskeggs,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

On Mon, Feb 20, 2023 at 11:51 AM Chris Clayton <chris2553@googlemail.com> wrote:
>
>
>
> On 20/02/2023 05:35, Ben Skeggs wrote:
> > On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
> >>
> >>
> >>
> >> On 18/02/2023 15:19, Chris Clayton wrote:
> >>>
> >>>
> >>> On 18/02/2023 12:25, Karol Herbst wrote:
> >>>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>
> >>>>>
> >>>>>
> >>>>> On 15/02/2023 11:09, Karol Herbst wrote:
> >>>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
> >>>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>>
> >>>>>>> On 13.02.23 10:14, Chris Clayton wrote:
> >>>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
> >>>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> >>>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
> >>>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> >>>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> >>>>>>>>>>>>> time to fix it and there is one thing I wonder:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
> >>>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
> >>>>>>>>>>>>> the root of this problem?
> >>>>>>>>>>>>
> >>>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
> >>>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
> >>>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
> >>>>>>>>>>>
> >>>>>>>>>>> Many thx for looking into it!
> >>>>>>>>>>
> >>>>>>>>>> Yes, thanks Karol.
> >>>>>>>>>>
> >>>>>>>>>> Attached is the output from dmesg when this block of code:
> >>>>>>>>>>
> >>>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
> >>>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
> >>>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
> >>>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
> >>>>>>>>>>         /bin/sleep 1
> >>>>>>>>>>         /bin/sync
> >>>>>>>>>>         /bin/sleep 1
> >>>>>>>>>>         kill $(pidof dmesg)
> >>>>>>>>>>         /bin/umount /mnt/sda7
> >>>>>>>>>>
> >>>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
> >>>>>>>>>>
> >>>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
> >>>>>>>>
> >>>>>>>> Thanks Dave. [...]
> >>>>>>> FWIW, in case anyone strands here in the archives: the msg was
> >>>>>>> truncated. The full post can be found in a new thread:
> >>>>>>>
> >>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>>>>>>
> >>>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
> >>>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
> >>>>>>> really like it, but for regression tracking I'm now putting this on the
> >>>>>>> back-burner, as a fix is not in sight.
> >>>>>>>
> >>>>>>> #regzbot monitor:
> >>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>>>>>> #regzbot backburner: hard to debug and apparently rare
> >>>>>>> #regzbot ignore-activity
> >>>>>>>
> >>>>>>
> >>>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
> >>>>>> laptop I got doesn't work on Nouveau because of firmware related
> >>>>>> issues and we probably need to get updated ones from Nvidia here :(
> >>>>>>
> >>>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
> >>>>>> see anything in the logs which would prevent that from happening.
> >>>>>> Unless it's waiting on one of the tasks to complete, but none of them
> >>>>>> looked in any way nouveau related.
> >>>>>>
> >>>>>> If somebody else has any fancy kernel debugging tips here to figure
> >>>>>> out why it hangs, that would be very helpful...
> >>>>>>
> >>>>>
> >>>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
> >>>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
> >>>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
> >>>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
> >>>>>
> >>>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
> >>>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
> >>>>> partition, and thus the scrubber binary, have become inaccessible.
> >>>>>
> >>>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
> >>>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
> >>>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
> >>>>> permanent solution.
> >>>>>
> >>>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
> >>>>>
> >>>>
> >>>> Well.. nouveau shouldn't prevent the system from shutting down if the
> >>>> firmware file isn't available. Or at least it should print a
> >>>> warning/error. Mind messing with the code a little to see if skipping
> >>>> it kind of works? I probably can also come up with a patch by next
> >>>> week.
> >>>>
> >>> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
> >>>
> >>> int
> >>> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
> >>> {
> >>>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
> >>>
> >>>         if (nvkm_msec(falcon->owner->device, 10,
> >>>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
> >>>                         break;
> >>>         ) < 0)
> >>>                 return -ETIMEDOUT;
> >>>
> >>>         return 0;
> >>> }
> >>>
> >>> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
> >>> appears
> >>
> >> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
> >> seconds for a timeout to occur, but it didn't.
> > Hey,
> >
> > Are you able to try the attached patch for me please?
> >
> > Thanks,
> > Ben.
> >
>
> Thanks Ben.
>
> Yes, this patch fixes the lockup on reboot and poweroff that I've been seeing on my laptop. As you would expect,
> offloaded rendering is still working and the discrete GPU is being powered on and off as required.
>
> Thanks.
>
> Reported-by: Chris Clayton <chris2553@googlemail.com>
> Tested-by: Chris Clayton <chris2553@googlemail.com>
>

Ben, did you manage to get push rights to drm-misc by now or should I
just pick the patch and push it through -fixes?

> >>
> >>
> >> .> Chris
> >>>>>
> >>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> >>>>>>> --
> >>>>>>> Everything you wanna know about Linux kernel regression tracking:
> >>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
> >>>>>>> That page also explains what to do if mails like this annoy you.
> >>>>>>>
> >>>>>>> #regzbot ignore-activity
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>
>


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-20 11:26                                                     ` Karol Herbst
@ 2023-02-20 22:16                                                       ` Ben Skeggs
  2023-03-10  9:26                                                         ` Chris Clayton
  0 siblings, 1 reply; 35+ messages in thread
From: Ben Skeggs @ 2023-02-20 22:16 UTC (permalink / raw)
  To: Karol Herbst
  Cc: Chris Clayton, Linux regressions mailing list, Dave Airlie,
	bskeggs, Lyude Paul, ML nouveau, LKML, ML dri-devel

On Mon, 20 Feb 2023 at 21:27, Karol Herbst <kherbst@redhat.com> wrote:
>
> On Mon, Feb 20, 2023 at 11:51 AM Chris Clayton <chris2553@googlemail.com> wrote:
> >
> >
> >
> > On 20/02/2023 05:35, Ben Skeggs wrote:
> > > On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
> > >>
> > >>
> > >>
> > >> On 18/02/2023 15:19, Chris Clayton wrote:
> > >>>
> > >>>
> > >>> On 18/02/2023 12:25, Karol Herbst wrote:
> > >>>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>> On 15/02/2023 11:09, Karol Herbst wrote:
> > >>>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
> > >>>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
> > >>>>>>>
> > >>>>>>> On 13.02.23 10:14, Chris Clayton wrote:
> > >>>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
> > >>>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> > >>>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
> > >>>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> > >>>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> > >>>>>>>>>>>>> time to fix it and there is one thing I wonder:
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
> > >>>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
> > >>>>>>>>>>>>> the root of this problem?
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
> > >>>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
> > >>>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
> > >>>>>>>>>>>
> > >>>>>>>>>>> Many thx for looking into it!
> > >>>>>>>>>>
> > >>>>>>>>>> Yes, thanks Karol.
> > >>>>>>>>>>
> > >>>>>>>>>> Attached is the output from dmesg when this block of code:
> > >>>>>>>>>>
> > >>>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
> > >>>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
> > >>>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
> > >>>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
> > >>>>>>>>>>         /bin/sleep 1
> > >>>>>>>>>>         /bin/sync
> > >>>>>>>>>>         /bin/sleep 1
> > >>>>>>>>>>         kill $(pidof dmesg)
> > >>>>>>>>>>         /bin/umount /mnt/sda7
> > >>>>>>>>>>
> > >>>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
> > >>>>>>>>>>
> > >>>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
> > >>>>>>>>
> > >>>>>>>> Thanks Dave. [...]
> > >>>>>>> FWIW, in case anyone strands here in the archives: the msg was
> > >>>>>>> truncated. The full post can be found in a new thread:
> > >>>>>>>
> > >>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> > >>>>>>>
> > >>>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
> > >>>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
> > >>>>>>> really like it, but for regression tracking I'm now putting this on the
> > >>>>>>> back-burner, as a fix is not in sight.
> > >>>>>>>
> > >>>>>>> #regzbot monitor:
> > >>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> > >>>>>>> #regzbot backburner: hard to debug and apparently rare
> > >>>>>>> #regzbot ignore-activity
> > >>>>>>>
> > >>>>>>
> > >>>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
> > >>>>>> laptop I got doesn't work on Nouveau because of firmware related
> > >>>>>> issues and we probably need to get updated ones from Nvidia here :(
> > >>>>>>
> > >>>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
> > >>>>>> see anything in the logs which would prevent that from happening.
> > >>>>>> Unless it's waiting on one of the tasks to complete, but none of them
> > >>>>>> looked in any way nouveau related.
> > >>>>>>
> > >>>>>> If somebody else has any fancy kernel debugging tips here to figure
> > >>>>>> out why it hangs, that would be very helpful...
> > >>>>>>
> > >>>>>
> > >>>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
> > >>>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
> > >>>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
> > >>>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
> > >>>>>
> > >>>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
> > >>>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
> > >>>>> partition, and thus the scrubber binary, have become inaccessible.
> > >>>>>
> > >>>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
> > >>>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
> > >>>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
> > >>>>> permanent solution.
> > >>>>>
> > >>>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
> > >>>>>
> > >>>>
> > >>>> Well.. nouveau shouldn't prevent the system from shutting down if the
> > >>>> firmware file isn't available. Or at least it should print a
> > >>>> warning/error. Mind messing with the code a little to see if skipping
> > >>>> it kind of works? I probably can also come up with a patch by next
> > >>>> week.
> > >>>>
> > >>> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
> > >>>
> > >>> int
> > >>> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
> > >>> {
> > >>>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
> > >>>
> > >>>         if (nvkm_msec(falcon->owner->device, 10,
> > >>>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
> > >>>                         break;
> > >>>         ) < 0)
> > >>>                 return -ETIMEDOUT;
> > >>>
> > >>>         return 0;
> > >>> }
> > >>>
> > >>> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
> > >>> appears
> > >>
> > >> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
> > >> seconds for a timeout to occur, but it didn't.
> > > Hey,
> > >
> > > Are you able to try the attached patch for me please?
> > >
> > > Thanks,
> > > Ben.
> > >
> >
> > Thanks Ben.
> >
> > Yes, this patch fixes the lockup on reboot and poweroff that I've been seeing on my laptop. As you would expect,
> > offloaded rendering is still working and the discrete GPU is being powered on and off as required.
> >
> > Thanks.
> >
> > Reported-by: Chris Clayton <chris2553@googlemail.com>
> > Tested-by: Chris Clayton <chris2553@googlemail.com>
> >
>
> Ben, did you manage to get push rights to drm-misc by now or should I
> just pick the patch and push it through -fixes?
Feel free to pick it up!

Thank you,
Ben.

>
> > >>
> > >>
> > >> .> Chris
> > >>>>>
> > >>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> > >>>>>>> --
> > >>>>>>> Everything you wanna know about Linux kernel regression tracking:
> > >>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
> > >>>>>>> That page also explains what to do if mails like this annoy you.
> > >>>>>>>
> > >>>>>>> #regzbot ignore-activity
> > >>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> >
>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-02-20 22:16                                                       ` Ben Skeggs
@ 2023-03-10  9:26                                                         ` Chris Clayton
  2023-03-10 10:20                                                           ` Karol Herbst
  0 siblings, 1 reply; 35+ messages in thread
From: Chris Clayton @ 2023-03-10  9:26 UTC (permalink / raw)
  To: Ben Skeggs, Karol Herbst
  Cc: Linux regressions mailing list, Dave Airlie, bskeggs, Lyude Paul,
	ML nouveau, LKML, ML dri-devel

Hi.

Is it likely that this fix will be sumbmitted to mainline during the ongoing 6.3 development cycle?

Chris

On 20/02/2023 22:16, Ben Skeggs wrote:
> On Mon, 20 Feb 2023 at 21:27, Karol Herbst <kherbst@redhat.com> wrote:
>>
>> On Mon, Feb 20, 2023 at 11:51 AM Chris Clayton <chris2553@googlemail.com> wrote:
>>>
>>>
>>>
>>> On 20/02/2023 05:35, Ben Skeggs wrote:
>>>> On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>> On 18/02/2023 15:19, Chris Clayton wrote:
>>>>>>
>>>>>>
>>>>>> On 18/02/2023 12:25, Karol Herbst wrote:
>>>>>>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On 15/02/2023 11:09, Karol Herbst wrote:
>>>>>>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
>>>>>>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>
>>>>>>>>>> On 13.02.23 10:14, Chris Clayton wrote:
>>>>>>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
>>>>>>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>>>>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>>>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>>>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>>>>>>>>>>>> time to fix it and there is one thing I wonder:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>>>>>>>>>>>> the root of this problem?
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
>>>>>>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>>>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Many thx for looking into it!
>>>>>>>>>>>>>
>>>>>>>>>>>>> Yes, thanks Karol.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Attached is the output from dmesg when this block of code:
>>>>>>>>>>>>>
>>>>>>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>>>>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>>>>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>>>>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
>>>>>>>>>>>>>         /bin/sleep 1
>>>>>>>>>>>>>         /bin/sync
>>>>>>>>>>>>>         /bin/sleep 1
>>>>>>>>>>>>>         kill $(pidof dmesg)
>>>>>>>>>>>>>         /bin/umount /mnt/sda7
>>>>>>>>>>>>>
>>>>>>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
>>>>>>>>>>>
>>>>>>>>>>> Thanks Dave. [...]
>>>>>>>>>> FWIW, in case anyone strands here in the archives: the msg was
>>>>>>>>>> truncated. The full post can be found in a new thread:
>>>>>>>>>>
>>>>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>>>>>>
>>>>>>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
>>>>>>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
>>>>>>>>>> really like it, but for regression tracking I'm now putting this on the
>>>>>>>>>> back-burner, as a fix is not in sight.
>>>>>>>>>>
>>>>>>>>>> #regzbot monitor:
>>>>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>>>>>> #regzbot backburner: hard to debug and apparently rare
>>>>>>>>>> #regzbot ignore-activity
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
>>>>>>>>> laptop I got doesn't work on Nouveau because of firmware related
>>>>>>>>> issues and we probably need to get updated ones from Nvidia here :(
>>>>>>>>>
>>>>>>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
>>>>>>>>> see anything in the logs which would prevent that from happening.
>>>>>>>>> Unless it's waiting on one of the tasks to complete, but none of them
>>>>>>>>> looked in any way nouveau related.
>>>>>>>>>
>>>>>>>>> If somebody else has any fancy kernel debugging tips here to figure
>>>>>>>>> out why it hangs, that would be very helpful...
>>>>>>>>>
>>>>>>>>
>>>>>>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
>>>>>>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
>>>>>>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
>>>>>>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
>>>>>>>>
>>>>>>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
>>>>>>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
>>>>>>>> partition, and thus the scrubber binary, have become inaccessible.
>>>>>>>>
>>>>>>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
>>>>>>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
>>>>>>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
>>>>>>>> permanent solution.
>>>>>>>>
>>>>>>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
>>>>>>>>
>>>>>>>
>>>>>>> Well.. nouveau shouldn't prevent the system from shutting down if the
>>>>>>> firmware file isn't available. Or at least it should print a
>>>>>>> warning/error. Mind messing with the code a little to see if skipping
>>>>>>> it kind of works? I probably can also come up with a patch by next
>>>>>>> week.
>>>>>>>
>>>>>> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
>>>>>>
>>>>>> int
>>>>>> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
>>>>>> {
>>>>>>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
>>>>>>
>>>>>>         if (nvkm_msec(falcon->owner->device, 10,
>>>>>>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
>>>>>>                         break;
>>>>>>         ) < 0)
>>>>>>                 return -ETIMEDOUT;
>>>>>>
>>>>>>         return 0;
>>>>>> }
>>>>>>
>>>>>> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
>>>>>> appears
>>>>>
>>>>> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
>>>>> seconds for a timeout to occur, but it didn't.
>>>> Hey,
>>>>
>>>> Are you able to try the attached patch for me please?
>>>>
>>>> Thanks,
>>>> Ben.
>>>>
>>>
>>> Thanks Ben.
>>>
>>> Yes, this patch fixes the lockup on reboot and poweroff that I've been seeing on my laptop. As you would expect,
>>> offloaded rendering is still working and the discrete GPU is being powered on and off as required.
>>>
>>> Thanks.
>>>
>>> Reported-by: Chris Clayton <chris2553@googlemail.com>
>>> Tested-by: Chris Clayton <chris2553@googlemail.com>
>>>
>>
>> Ben, did you manage to get push rights to drm-misc by now or should I
>> just pick the patch and push it through -fixes?
> Feel free to pick it up!
> 
> Thank you,
> Ben.
> 
>>
>>>>>
>>>>>
>>>>> .> Chris
>>>>>>>>
>>>>>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>>>>>>>> --
>>>>>>>>>> Everything you wanna know about Linux kernel regression tracking:
>>>>>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>>>>>>>> That page also explains what to do if mails like this annoy you.
>>>>>>>>>>
>>>>>>>>>> #regzbot ignore-activity
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>
>>

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-03-10  9:26                                                         ` Chris Clayton
@ 2023-03-10 10:20                                                           ` Karol Herbst
  2023-03-12 13:30                                                             ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 35+ messages in thread
From: Karol Herbst @ 2023-03-10 10:20 UTC (permalink / raw)
  To: Chris Clayton
  Cc: Ben Skeggs, Linux regressions mailing list, Dave Airlie, bskeggs,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

On Fri, Mar 10, 2023 at 10:26 AM Chris Clayton <chris2553@googlemail.com> wrote:
>
> Hi.
>
> Is it likely that this fix will be sumbmitted to mainline during the ongoing 6.3 development cycle?
>

yes, it's already pushed to drm-misc-fixed, which then will go into
the current devel cycle. I just don't know when it's the next time it
will be pushed upwards, but it should get there eventually. And
because it also contains a Fixes tag it will be backported to older
branches as well.

> Chris
>
> On 20/02/2023 22:16, Ben Skeggs wrote:
> > On Mon, 20 Feb 2023 at 21:27, Karol Herbst <kherbst@redhat.com> wrote:
> >>
> >> On Mon, Feb 20, 2023 at 11:51 AM Chris Clayton <chris2553@googlemail.com> wrote:
> >>>
> >>>
> >>>
> >>> On 20/02/2023 05:35, Ben Skeggs wrote:
> >>>> On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>
> >>>>>
> >>>>>
> >>>>> On 18/02/2023 15:19, Chris Clayton wrote:
> >>>>>>
> >>>>>>
> >>>>>> On 18/02/2023 12:25, Karol Herbst wrote:
> >>>>>>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On 15/02/2023 11:09, Karol Herbst wrote:
> >>>>>>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
> >>>>>>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>>>>>
> >>>>>>>>>> On 13.02.23 10:14, Chris Clayton wrote:
> >>>>>>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
> >>>>>>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
> >>>>>>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
> >>>>>>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
> >>>>>>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
> >>>>>>>>>>>>>>>> time to fix it and there is one thing I wonder:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
> >>>>>>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
> >>>>>>>>>>>>>>>> the root of this problem?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
> >>>>>>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
> >>>>>>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Many thx for looking into it!
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Yes, thanks Karol.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Attached is the output from dmesg when this block of code:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
> >>>>>>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
> >>>>>>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
> >>>>>>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
> >>>>>>>>>>>>>         /bin/sleep 1
> >>>>>>>>>>>>>         /bin/sync
> >>>>>>>>>>>>>         /bin/sleep 1
> >>>>>>>>>>>>>         kill $(pidof dmesg)
> >>>>>>>>>>>>>         /bin/umount /mnt/sda7
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
> >>>>>>>>>>>
> >>>>>>>>>>> Thanks Dave. [...]
> >>>>>>>>>> FWIW, in case anyone strands here in the archives: the msg was
> >>>>>>>>>> truncated. The full post can be found in a new thread:
> >>>>>>>>>>
> >>>>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>>>>>>>>>
> >>>>>>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
> >>>>>>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
> >>>>>>>>>> really like it, but for regression tracking I'm now putting this on the
> >>>>>>>>>> back-burner, as a fix is not in sight.
> >>>>>>>>>>
> >>>>>>>>>> #regzbot monitor:
> >>>>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
> >>>>>>>>>> #regzbot backburner: hard to debug and apparently rare
> >>>>>>>>>> #regzbot ignore-activity
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
> >>>>>>>>> laptop I got doesn't work on Nouveau because of firmware related
> >>>>>>>>> issues and we probably need to get updated ones from Nvidia here :(
> >>>>>>>>>
> >>>>>>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
> >>>>>>>>> see anything in the logs which would prevent that from happening.
> >>>>>>>>> Unless it's waiting on one of the tasks to complete, but none of them
> >>>>>>>>> looked in any way nouveau related.
> >>>>>>>>>
> >>>>>>>>> If somebody else has any fancy kernel debugging tips here to figure
> >>>>>>>>> out why it hangs, that would be very helpful...
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
> >>>>>>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
> >>>>>>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
> >>>>>>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
> >>>>>>>>
> >>>>>>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
> >>>>>>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
> >>>>>>>> partition, and thus the scrubber binary, have become inaccessible.
> >>>>>>>>
> >>>>>>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
> >>>>>>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
> >>>>>>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
> >>>>>>>> permanent solution.
> >>>>>>>>
> >>>>>>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
> >>>>>>>>
> >>>>>>>
> >>>>>>> Well.. nouveau shouldn't prevent the system from shutting down if the
> >>>>>>> firmware file isn't available. Or at least it should print a
> >>>>>>> warning/error. Mind messing with the code a little to see if skipping
> >>>>>>> it kind of works? I probably can also come up with a patch by next
> >>>>>>> week.
> >>>>>>>
> >>>>>> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
> >>>>>>
> >>>>>> int
> >>>>>> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
> >>>>>> {
> >>>>>>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
> >>>>>>
> >>>>>>         if (nvkm_msec(falcon->owner->device, 10,
> >>>>>>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
> >>>>>>                         break;
> >>>>>>         ) < 0)
> >>>>>>                 return -ETIMEDOUT;
> >>>>>>
> >>>>>>         return 0;
> >>>>>> }
> >>>>>>
> >>>>>> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
> >>>>>> appears
> >>>>>
> >>>>> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
> >>>>> seconds for a timeout to occur, but it didn't.
> >>>> Hey,
> >>>>
> >>>> Are you able to try the attached patch for me please?
> >>>>
> >>>> Thanks,
> >>>> Ben.
> >>>>
> >>>
> >>> Thanks Ben.
> >>>
> >>> Yes, this patch fixes the lockup on reboot and poweroff that I've been seeing on my laptop. As you would expect,
> >>> offloaded rendering is still working and the discrete GPU is being powered on and off as required.
> >>>
> >>> Thanks.
> >>>
> >>> Reported-by: Chris Clayton <chris2553@googlemail.com>
> >>> Tested-by: Chris Clayton <chris2553@googlemail.com>
> >>>
> >>
> >> Ben, did you manage to get push rights to drm-misc by now or should I
> >> just pick the patch and push it through -fixes?
> > Feel free to pick it up!
> >
> > Thank you,
> > Ben.
> >
> >>
> >>>>>
> >>>>>
> >>>>> .> Chris
> >>>>>>>>
> >>>>>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
> >>>>>>>>>> --
> >>>>>>>>>> Everything you wanna know about Linux kernel regression tracking:
> >>>>>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
> >>>>>>>>>> That page also explains what to do if mails like this annoy you.
> >>>>>>>>>>
> >>>>>>>>>> #regzbot ignore-activity
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>
> >>
>


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
  2023-03-10 10:20                                                           ` Karol Herbst
@ 2023-03-12 13:30                                                             ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 0 replies; 35+ messages in thread
From: Linux regression tracking (Thorsten Leemhuis) @ 2023-03-12 13:30 UTC (permalink / raw)
  To: Karol Herbst, Chris Clayton
  Cc: Ben Skeggs, Linux regressions mailing list, Dave Airlie, bskeggs,
	Lyude Paul, ML nouveau, LKML, ML dri-devel

On 10.03.23 11:20, Karol Herbst wrote:
> On Fri, Mar 10, 2023 at 10:26 AM Chris Clayton <chris2553@googlemail.com> wrote:
>>
>> Is it likely that this fix will be sumbmitted to mainline during the ongoing 6.3 development cycle?
>>
> 
> yes, it's already pushed to drm-misc-fixed, which then will go into
> the current devel cycle. I just don't know when it's the next time it
> will be pushed upwards, but it should get there eventually. 

FWIW, the fix landed now as 1b9b4f922f96 ; sadly without a Link: tag to
the report, hence I have to mark this manually as resolved:

#regzbot fix: 1b9b4f922f96108da3bb5d87b2d603f5dfbc5650

> And
> because it also contains a Fixes tag it will be backported to older
> branches as well.

FWIW, nope, that's not enough you have to tag those explicitly to ensure
backporting, as explained in
Documentation/process/stable-kernel-rules.rst Greg points that out every
few weeks, recently here for example:

https://lore.kernel.org/all/Y6BWPo9S9QbnsAx6@kroah.com/

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
If I did something stupid, please tell me, as explained on that page.

>> Chris
>>
>> On 20/02/2023 22:16, Ben Skeggs wrote:
>>> On Mon, 20 Feb 2023 at 21:27, Karol Herbst <kherbst@redhat.com> wrote:
>>>>
>>>> On Mon, Feb 20, 2023 at 11:51 AM Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>> On 20/02/2023 05:35, Ben Skeggs wrote:
>>>>>> On Sun, 19 Feb 2023 at 04:55, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 18/02/2023 15:19, Chris Clayton wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> On 18/02/2023 12:25, Karol Herbst wrote:
>>>>>>>>> On Sat, Feb 18, 2023 at 1:22 PM Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On 15/02/2023 11:09, Karol Herbst wrote:
>>>>>>>>>>> On Wed, Feb 15, 2023 at 11:36 AM Linux regression tracking #update
>>>>>>>>>>> (Thorsten Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> On 13.02.23 10:14, Chris Clayton wrote:
>>>>>>>>>>>>> On 13/02/2023 02:57, Dave Airlie wrote:
>>>>>>>>>>>>>> On Sun, 12 Feb 2023 at 00:43, Chris Clayton <chris2553@googlemail.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On 10/02/2023 19:33, Linux regression tracking (Thorsten Leemhuis) wrote:
>>>>>>>>>>>>>>>> On 10.02.23 20:01, Karol Herbst wrote:
>>>>>>>>>>>>>>>>> On Fri, Feb 10, 2023 at 7:35 PM Linux regression tracking (Thorsten
>>>>>>>>>>>>>>>>> Leemhuis) <regressions@leemhuis.info> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On 08.02.23 09:48, Chris Clayton wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> I'm assuming  that we are not going to see a fix for this regression before 6.2 is released.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Yeah, looks like it. That's unfortunate, but happens. But there is still
>>>>>>>>>>>>>>>>>> time to fix it and there is one thing I wonder:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Did any of the nouveau developers look at the netconsole captures Chris
>>>>>>>>>>>>>>>>>> posted more than a week ago to check if they somehow help to track down
>>>>>>>>>>>>>>>>>> the root of this problem?
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I did now and I can't spot anything. I think at this point it would
>>>>>>>>>>>>>>>>> make sense to dump the active tasks/threads via sqsrq keys to see if
>>>>>>>>>>>>>>>>> any is in a weird state preventing the machine from shutting down.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Many thx for looking into it!
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Yes, thanks Karol.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Attached is the output from dmesg when this block of code:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>         /bin/mount /dev/sda7 /mnt/sda7
>>>>>>>>>>>>>>>         /bin/mountpoint /proc || /bin/mount /proc
>>>>>>>>>>>>>>>         /bin/dmesg -w > /mnt/sda7/sysrq.dmesg.log &
>>>>>>>>>>>>>>>         /bin/echo t > /proc/sysrq-trigger
>>>>>>>>>>>>>>>         /bin/sleep 1
>>>>>>>>>>>>>>>         /bin/sync
>>>>>>>>>>>>>>>         /bin/sleep 1
>>>>>>>>>>>>>>>         kill $(pidof dmesg)
>>>>>>>>>>>>>>>         /bin/umount /mnt/sda7
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> is executed immediately before /sbin/reboot is called as the final step of rebooting my system.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I hope this is what you were looking for, but if not, please let me know what you need
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Dave. [...]
>>>>>>>>>>>> FWIW, in case anyone strands here in the archives: the msg was
>>>>>>>>>>>> truncated. The full post can be found in a new thread:
>>>>>>>>>>>>
>>>>>>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>>>>>>>>
>>>>>>>>>>>> Sadly it seems the info "With runpm=0, both reboot and poweroff work on
>>>>>>>>>>>> my laptop." didn't bring us much further to a solution. :-/ I don't
>>>>>>>>>>>> really like it, but for regression tracking I'm now putting this on the
>>>>>>>>>>>> back-burner, as a fix is not in sight.
>>>>>>>>>>>>
>>>>>>>>>>>> #regzbot monitor:
>>>>>>>>>>>> https://lore.kernel.org/lkml/e0b80506-b3cf-315b-4327-1b988d86031e@googlemail.com/
>>>>>>>>>>>> #regzbot backburner: hard to debug and apparently rare
>>>>>>>>>>>> #regzbot ignore-activity
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> yeah.. this bug looks a little annoying. Sadly the only Turing based
>>>>>>>>>>> laptop I got doesn't work on Nouveau because of firmware related
>>>>>>>>>>> issues and we probably need to get updated ones from Nvidia here :(
>>>>>>>>>>>
>>>>>>>>>>> But it's a bit weird that the kernel doesn't shutdown, because I don't
>>>>>>>>>>> see anything in the logs which would prevent that from happening.
>>>>>>>>>>> Unless it's waiting on one of the tasks to complete, but none of them
>>>>>>>>>>> looked in any way nouveau related.
>>>>>>>>>>>
>>>>>>>>>>> If somebody else has any fancy kernel debugging tips here to figure
>>>>>>>>>>> out why it hangs, that would be very helpful...
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> I think I've figured this out. It's to do with how my system is configured. I do have an initrd, but the only thing on
>>>>>>>>>> it is the cpu microcode which, it is recommended, should be loaded early. The absence of the NVidia firmare from an
>>>>>>>>>> initrd doesn't matter because the drivers for the hardware that need to load firmware are all built as modules, So, by
>>>>>>>>>> the time the devices are configured via udev, the root partition is mounted and the drivers can get at the firmware.
>>>>>>>>>>
>>>>>>>>>> I've found, by turning on nouveau debug and taking a video of the screen as the system shuts down, that nouveau seems to
>>>>>>>>>> be trying to run the scrubber very very late in the shutdown process. The problem is that by this time, I think the root
>>>>>>>>>> partition, and thus the scrubber binary, have become inaccessible.
>>>>>>>>>>
>>>>>>>>>> I seem to have two choices - either make the firmware accessible on an initrd or unload the module in a shutdown script
>>>>>>>>>> before the scrubber binary becomes inaccessible. The latter of these is the workaround I have implemented whilst the
>>>>>>>>>> problem I reported has been under investigation. For simplicity, I think I'll promote my workaround to being the
>>>>>>>>>> permanent solution.
>>>>>>>>>>
>>>>>>>>>> So, apologies (and thanks) to everyone whose time I have taken up with this non-bug.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Well.. nouveau shouldn't prevent the system from shutting down if the
>>>>>>>>> firmware file isn't available. Or at least it should print a
>>>>>>>>> warning/error. Mind messing with the code a little to see if skipping
>>>>>>>>> it kind of works? I probably can also come up with a patch by next
>>>>>>>>> week.
>>>>>>>>>
>>>>>>>> Well, I'd love to but a quick glance at the code caused me to bump into this obscenity:
>>>>>>>>
>>>>>>>> int
>>>>>>>> gm200_flcn_reset_wait_mem_scrubbing(struct nvkm_falcon *falcon)
>>>>>>>> {
>>>>>>>>         nvkm_falcon_mask(falcon, 0x040, 0x00000000, 0x00000000);
>>>>>>>>
>>>>>>>>         if (nvkm_msec(falcon->owner->device, 10,
>>>>>>>>                 if (!(nvkm_falcon_rd32(falcon, 0x10c) & 0x00000006))
>>>>>>>>                         break;
>>>>>>>>         ) < 0)
>>>>>>>>                 return -ETIMEDOUT;
>>>>>>>>
>>>>>>>>         return 0;
>>>>>>>> }
>>>>>>>>
>>>>>>>> nvkm_msec is #defined to nvkm_usec which in turn is #defined to nvkm_nsec where the loop that the break is related to
>>>>>>>> appears
>>>>>>>
>>>>>>> I think someone who knows the code needs to look at this. What I can confirm is that after a freeze, I waited for 90
>>>>>>> seconds for a timeout to occur, but it didn't.
>>>>>> Hey,
>>>>>>
>>>>>> Are you able to try the attached patch for me please?
>>>>>>
>>>>>> Thanks,
>>>>>> Ben.
>>>>>>
>>>>>
>>>>> Thanks Ben.
>>>>>
>>>>> Yes, this patch fixes the lockup on reboot and poweroff that I've been seeing on my laptop. As you would expect,
>>>>> offloaded rendering is still working and the discrete GPU is being powered on and off as required.
>>>>>
>>>>> Thanks.
>>>>>
>>>>> Reported-by: Chris Clayton <chris2553@googlemail.com>
>>>>> Tested-by: Chris Clayton <chris2553@googlemail.com>
>>>>>
>>>>
>>>> Ben, did you manage to get push rights to drm-misc by now or should I
>>>> just pick the patch and push it through -fixes?
>>> Feel free to pick it up!
>>>
>>> Thank you,
>>> Ben.
>>>
>>>>
>>>>>>>
>>>>>>>
>>>>>>> .> Chris
>>>>>>>>>>
>>>>>>>>>>>> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>>>>>>>>>>>> --
>>>>>>>>>>>> Everything you wanna know about Linux kernel regression tracking:
>>>>>>>>>>>> https://linux-regtracking.leemhuis.info/about/#tldr
>>>>>>>>>>>> That page also explains what to do if mails like this annoy you.
>>>>>>>>>>>>
>>>>>>>>>>>> #regzbot ignore-activity
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>
>>>>
>>
> 
> 
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2023-03-12 13:30 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 20:59 linux-6.2-rc4+ hangs on poweroff/reboot: Bisected Chris Clayton
2023-01-19 14:33 ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-19 16:43   ` Linux kernel regression tracking (#update)
2023-01-27 11:20   ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-27 11:35     ` Karol Herbst
2023-01-27 19:41       ` Chris Clayton
2023-01-27 19:46     ` Chris Clayton
2023-01-28  5:42       ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-28 11:29         ` Chris Clayton
2023-01-30  1:09           ` Ben Skeggs
2023-01-30 20:19             ` Chris Clayton
2023-01-30 23:09               ` Chris Clayton
2023-01-30 23:27                 ` Ben Skeggs
2023-02-01 13:51                   ` Chris Clayton
2023-02-02 20:45                     ` Chris Clayton
2023-02-08  8:48                       ` Chris Clayton
2023-02-10 18:35                         ` Linux regression tracking (Thorsten Leemhuis)
2023-02-10 19:01                           ` Karol Herbst
2023-02-10 19:33                             ` Linux regression tracking (Thorsten Leemhuis)
2023-02-11 13:38                               ` Chris Clayton
2023-02-13  2:57                                 ` Dave Airlie
2023-02-13  9:14                                   ` Chris Clayton
2023-02-15 10:36                                     ` Linux regression tracking #update (Thorsten Leemhuis)
2023-02-15 11:09                                       ` Karol Herbst
2023-02-18 12:22                                         ` Chris Clayton
2023-02-18 12:25                                           ` Karol Herbst
2023-02-18 15:19                                             ` Chris Clayton
2023-02-18 18:55                                               ` Chris Clayton
2023-02-20  5:35                                                 ` Ben Skeggs
2023-02-20 10:51                                                   ` Chris Clayton
2023-02-20 11:26                                                     ` Karol Herbst
2023-02-20 22:16                                                       ` Ben Skeggs
2023-03-10  9:26                                                         ` Chris Clayton
2023-03-10 10:20                                                           ` Karol Herbst
2023-03-12 13:30                                                             ` Linux regression tracking (Thorsten Leemhuis)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).