Subject: Re: Radeon regression in 6.6 kernel

Lo!

On 12.11.23 01:46, Phillip Susi wrote:
> I had been testing some things on a post 6.6-rc5 kernel for a week or
> two and then when I pulled to a post 6.6 release kernel, I found that
> system suspend was broken. It seems that the radeon driver failed to
> suspend, leaving the display dead, the wayland display server hung, and
> the system still running. I have been trying to bisect it for the last
> few days and have only been able to narrow it down to the following 3
> commits:
>
> There are only 'skip'ped commits left to test.
> The first bad commit could be any of:
> 56e449603f0ac580700621a356d35d5716a62ce5
> c07bf1636f0005f9eb7956404490672286ea59d3
> b70438004a14f4d0f9890b3297cd66248728546c
> We cannot bisect more!

Hmm, not a single reply from the amdgpu folks. Wondering how we can
encourage them to look into this.

Phillip, reporting issues by mail should still work, but you might have
more luck here, as that's where the amdgpu afaics prefer to track bugs:
https://gitlab.freedesktop.org/drm/amd/-/issues

When you file an issue there, please mention it here.

Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
comes out later today) or 6.6.2-rc1 improve things.

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


> It appears that there was a late merge in the 6.6 window that originally
> forked from the -rc2, as many of the later commits that I bisected had
> that version number.
>
> I couldn't get it more narrowed down because I had to skip the
> surrounding commits because they wouldn't even boot up to a gui desktop,
> let alone try to suspend.
>
> When system suspend fails, I find the following in my syslog after I
> have to magic-sysrq reboot because the the display is dead:
>
> Nov 11 18:44:39 faldara kernel: PM: suspend entry (deep)
> Nov 11 18:44:39 faldara kernel: Filesystems sync: 0.035 seconds
> Nov 11 18:44:40 faldara kernel: Freezing user space processes
> Nov 11 18:44:40 faldara kernel: Freezing user space processes completed (elapsed 0.001 seconds)
> Nov 11 18:44:40 faldara kernel: OOM killer disabled.
> Nov 11 18:44:40 faldara kernel: Freezing remaining freezable tasks
> Nov 11 18:44:40 faldara kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
> Nov 11 18:44:40 faldara kernel: printk: Suspending console(s) (use no_console_suspend to debug)
> Nov 11 18:44:40 faldara kernel: serial 00:01: disabled
> Nov 11 18:44:40 faldara kernel: e1000e: EEE TX LPI TIMER: 00000011
> Nov 11 18:44:40 faldara kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
> Nov 11 18:44:40 faldara kernel: sd 1:0:0:0: [sda] Synchronizing SCSI cache
> Nov 11 18:44:40 faldara kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
> Nov 11 18:44:40 faldara kernel: sd 4:0:0:0: [sdb] Stopping disk
> Nov 11 18:44:40 faldara kernel: sd 1:0:0:0: [sda] Stopping disk
> Nov 11 18:44:40 faldara kernel: sd 5:0:0:0: [sdc] Stopping disk
> Nov 11 18:44:40 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
> Nov 11 18:44:40 faldara kernel: [TTM] Buffer eviction failed
> Nov 11 18:44:40 faldara kernel: [drm] evicting device resources failed
> Nov 11 18:44:40 faldara kernel: amdgpu 0000:03:00.0: PM: pci_pm_suspend(): amdgpu_pmops_suspend+0x0/0x80 [amdgpu] returns -19
> Nov 11 18:44:40 faldara kernel: amdgpu 0000:03:00.0: PM: dpm_run_callback(): pci_pm_suspend+0x0/0x170 returns -19
> Nov 11 18:44:40 faldara kernel: amdgpu 0000:03:00.0: PM: failed to suspend async: error -19
> Nov 11 18:44:40 faldara kernel: PM: Some devices failed to suspend, or early wake event detected
> Nov 11 18:44:40 faldara kernel: xhci_hcd 0000:06:00.0: xHC error in resume, USBSTS 0x401, Reinit
> Nov 11 18:44:40 faldara kernel: usb usb3: root hub lost power or was reset
> Nov 11 18:44:40 faldara kernel: usb usb4: root hub lost power or was reset
> Nov 11 18:44:40 faldara kernel: serial 00:01: activated
> Nov 11 18:44:40 faldara kernel: nvme nvme0: 4/0/0 default/read/poll queues
> Nov 11 18:44:40 faldara kernel: ata8: SATA link down (SStatus 0 SControl 300)
> Nov 11 18:44:40 faldara kernel: ata7: SATA link down (SStatus 0 SControl 300)
> Nov 11 18:44:40 faldara kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> Nov 11 18:44:40 faldara kernel: ata1: SATA link down (SStatus 4 SControl 300)
> Nov 11 18:44:40 faldara kernel: ata3: SATA link down (SStatus 4 SControl 300)
> Nov 11 18:44:40 faldara kernel: ata4.00: configured for UDMA/133
> Nov 11 18:44:40 faldara kernel: OOM killer enabled.
> Nov 11 18:44:40 faldara kernel: Restarting tasks ... done.
> Nov 11 18:44:40 faldara kernel: random: crng reseeded on system resumption
> Nov 11 18:44:40 faldara kernel: PM: suspend exit
> Nov 11 18:44:40 faldara kernel: PM: suspend entry (s2idle)
> Nov 11 18:44:40 faldara systemd-networkd[384]: enp0s31f6: Gained IPv6LL
> Nov 11 18:44:40 faldara avahi-daemon[668]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
>
> My video card is this:
>
> 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 (rev c7) (prog-if 00 [VGA controller])
> Subsystem: Gigabyte Technology Co., Ltd Navi 23
> Flags: bus master, fast devsel, latency 0, IRQ 139
> Memory at e0000000 (64-bit, prefetchable) [size=256M]
> Memory at f0000000 (64-bit, prefetchable) [size=2M]
> I/O ports at e000 [size=256]
> Memory at f7900000 (32-bit, non-prefetchable) [size=1M]
> Expansion ROM at 000c0000 [disabled] [size=128K]
> Capabilities: [48] Vendor Specific Information: Len=08 <?>
> Capabilities: [50] Power Management version 3
> Capabilities: [64] Express Legacy Endpoint, MSI 00
> Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
> Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
> Capabilities: [150] Advanced Error Reporting
> Capabilities: [200] Physical Resizable BAR
> Capabilities: [240] Power Budgeting <?>
> Capabilities: [270] Secondary PCI Express
> Capabilities: [2a0] Access Control Services
> Capabilities: [2d0] Process Address Space ID (PASID)
> Capabilities: [320] Latency Tolerance Reporting
> Capabilities: [410] Physical Layer 16.0 GT/s <?>
> Capabilities: [440] Lane Margining at the Receiver <?>
> Kernel driver in use: amdgpu
> Kernel modules: amdgpu


2023-11-19 06:47:24

by Dave Airlie

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

>
> On 12.11.23 01:46, Phillip Susi wrote:
> > I had been testing some things on a post 6.6-rc5 kernel for a week or
> > two and then when I pulled to a post 6.6 release kernel, I found that
> > system suspend was broken. It seems that the radeon driver failed to
> > suspend, leaving the display dead, the wayland display server hung, and
> > the system still running. I have been trying to bisect it for the last
> > few days and have only been able to narrow it down to the following 3
> > commits:
> >
> > There are only 'skip'ped commits left to test.
> > The first bad commit could be any of:
> > 56e449603f0ac580700621a356d35d5716a62ce5
> > c07bf1636f0005f9eb7956404490672286ea59d3
> > b70438004a14f4d0f9890b3297cd66248728546c
> > We cannot bisect more!
>
> Hmm, not a single reply from the amdgpu folks. Wondering how we can
> encourage them to look into this.
>
> Phillip, reporting issues by mail should still work, but you might have
> more luck here, as that's where the amdgpu afaics prefer to track bugs:
> https://gitlab.freedesktop.org/drm/amd/-/issues
>
> When you file an issue there, please mention it here.
>
> Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
> comes out later today) or 6.6.2-rc1 improve things.

It would also be good to test if reverting any of these is possible or not.

File the gitlab issue and we should poke amd a but more to take a look.

Dave.

2023-11-19 13:25:24

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Sun, Nov 19, 2023 at 04:47:01PM +1000, Dave Airlie wrote:
> >
> > On 12.11.23 01:46, Phillip Susi wrote:
> > > I had been testing some things on a post 6.6-rc5 kernel for a week or
> > > two and then when I pulled to a post 6.6 release kernel, I found that
> > > system suspend was broken. It seems that the radeon driver failed to
> > > suspend, leaving the display dead, the wayland display server hung, and
> > > the system still running. I have been trying to bisect it for the last
> > > few days and have only been able to narrow it down to the following 3
> > > commits:
> > >
> > > There are only 'skip'ped commits left to test.
> > > The first bad commit could be any of:
> > > 56e449603f0ac580700621a356d35d5716a62ce5
> > > c07bf1636f0005f9eb7956404490672286ea59d3
> > > b70438004a14f4d0f9890b3297cd66248728546c
> > > We cannot bisect more!
> >
> > Hmm, not a single reply from the amdgpu folks. Wondering how we can
> > encourage them to look into this.
> >
> > Phillip, reporting issues by mail should still work, but you might have
> > more luck here, as that's where the amdgpu afaics prefer to track bugs:
> > https://gitlab.freedesktop.org/drm/amd/-/issues
> >
> > When you file an issue there, please mention it here.
> >
> > Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
> > comes out later today) or 6.6.2-rc1 improve things.
>
> It would also be good to test if reverting any of these is possible or not.
>

Hi Dave,

AFAIK commit c07bf1636f0005 ("MAINTAINERS: Update the GPU Scheduler email")
doesn't seem to do with this regression as it doesn't change any amdgpu code
that may introduce the regression.

Thanks.

--
An old man doll... just what I always wanted! - Clara


Attachments:
(No filename) (1.73 kB)
signature.asc (235.00 B)
Download all attachments
Subject: Re: Radeon regression in 6.6 kernel

On 19.11.23 14:24, Bagas Sanjaya wrote:
> On Sun, Nov 19, 2023 at 04:47:01PM +1000, Dave Airlie wrote:
>>> On 12.11.23 01:46, Phillip Susi wrote:
>>>> I had been testing some things on a post 6.6-rc5 kernel for a week or
>>>> two and then when I pulled to a post 6.6 release kernel, I found that
>>>> system suspend was broken. It seems that the radeon driver failed to
>>>> suspend, leaving the display dead, the wayland display server hung, and
>>>> the system still running. I have been trying to bisect it for the last
>>>> few days and have only been able to narrow it down to the following 3
>>>> commits:
>>>>
>>>> There are only 'skip'ped commits left to test.
>>>> The first bad commit could be any of:
>>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>>> c07bf1636f0005f9eb7956404490672286ea59d3
>>>> b70438004a14f4d0f9890b3297cd66248728546c
>>>> We cannot bisect more!
>>>
>>> Hmm, not a single reply from the amdgpu folks. Wondering how we can
>>> encourage them to look into this.
>>>
>>> Phillip, reporting issues by mail should still work, but you might have
>>> more luck here, as that's where the amdgpu afaics prefer to track bugs:
>>> https://gitlab.freedesktop.org/drm/amd/-/issues
>>>
>>> When you file an issue there, please mention it here.
>>>
>>> Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
>>> comes out later today) or 6.6.2-rc1 improve things.

BTW, ignore the "6.6.2-rc1" here, I misunderstood one detail earlier. Sorry.

>> It would also be good to test if reverting any of these is possible or not.

Good point, sorry, forgot to mention that.

> Hi Dave,
>
> AFAIK commit c07bf1636f0005 ("MAINTAINERS: Update the GPU Scheduler email")
> doesn't seem to do with this regression as it doesn't change any amdgpu code
> that may introduce the regression.

Bagas, sorry for being blunt here, I know you mean well. But I feel the
need to say the following in the open, as this otherwise falls back on
me and regression tracking.

Stating the above is not very helpful, as Dave for sure will know.
Telling Phillip that he likely can skip that commit might have been
something different. But I guess even for most users that are able to do
a bisection it's obvious and maybe not worth pointing out.

Ciao, Thorsten

2023-11-19 13:53:55

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 11/19/23 20:48, Linux regression tracking (Thorsten Leemhuis) wrote:
> On 19.11.23 14:24, Bagas Sanjaya wrote:
>> Hi Dave,
>>
>> AFAIK commit c07bf1636f0005 ("MAINTAINERS: Update the GPU Scheduler email")
>> doesn't seem to do with this regression as it doesn't change any amdgpu code
>> that may introduce the regression.
>
> Bagas, sorry for being blunt here, I know you mean well. But I feel the
> need to say the following in the open, as this otherwise falls back on
> me and regression tracking.
>
> Stating the above is not very helpful, as Dave for sure will know.
> Telling Phillip that he likely can skip that commit might have been
> something different. But I guess even for most users that are able to do
> a bisection it's obvious and maybe not worth pointing out.
>

I was scratching my itch then when replying. Thanks anyway.

--
An old man doll... just what I always wanted! - Clara

2023-11-20 15:57:46

by Christian König

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Am 19.11.23 um 07:47 schrieb Dave Airlie:
>> On 12.11.23 01:46, Phillip Susi wrote:
>>> I had been testing some things on a post 6.6-rc5 kernel for a week or
>>> two and then when I pulled to a post 6.6 release kernel, I found that
>>> system suspend was broken. It seems that the radeon driver failed to
>>> suspend, leaving the display dead, the wayland display server hung, and
>>> the system still running. I have been trying to bisect it for the last
>>> few days and have only been able to narrow it down to the following 3
>>> commits:
>>>
>>> There are only 'skip'ped commits left to test.
>>> The first bad commit could be any of:
>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>> c07bf1636f0005f9eb7956404490672286ea59d3
>>> b70438004a14f4d0f9890b3297cd66248728546c
>>> We cannot bisect more!
>> Hmm, not a single reply from the amdgpu folks. Wondering how we can
>> encourage them to look into this.
>>
>> Phillip, reporting issues by mail should still work, but you might have
>> more luck here, as that's where the amdgpu afaics prefer to track bugs:
>> https://gitlab.freedesktop.org/drm/amd/-/issues
>>
>> When you file an issue there, please mention it here.
>>
>> Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
>> comes out later today) or 6.6.2-rc1 improve things.
> It would also be good to test if reverting any of these is possible or not.

Well none of the commits mentioned can affect radeon in any way. Radeon
simply doesn't use the scheduler.

My suspicion is that the user is actually using amdgpu instead of
radeon. The switch potentially occurred accidentally, for example by
compiling amdgpu support for SI/CIK.

Those amdgpu problems for older ASIC have already been worked on and
should be fixed by now.

Regards,
Christian.

>
> File the gitlab issue and we should poke amd a but more to take a look.
>
> Dave.

2023-11-20 16:09:18

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Mon, Nov 20, 2023 at 10:57 AM Christian König
<[email protected]> wrote:
>
> Am 19.11.23 um 07:47 schrieb Dave Airlie:
> >> On 12.11.23 01:46, Phillip Susi wrote:
> >>> I had been testing some things on a post 6.6-rc5 kernel for a week or
> >>> two and then when I pulled to a post 6.6 release kernel, I found that
> >>> system suspend was broken. It seems that the radeon driver failed to
> >>> suspend, leaving the display dead, the wayland display server hung, and
> >>> the system still running. I have been trying to bisect it for the last
> >>> few days and have only been able to narrow it down to the following 3
> >>> commits:
> >>>
> >>> There are only 'skip'ped commits left to test.
> >>> The first bad commit could be any of:
> >>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>> c07bf1636f0005f9eb7956404490672286ea59d3
> >>> b70438004a14f4d0f9890b3297cd66248728546c
> >>> We cannot bisect more!
> >> Hmm, not a single reply from the amdgpu folks. Wondering how we can
> >> encourage them to look into this.
> >>
> >> Phillip, reporting issues by mail should still work, but you might have
> >> more luck here, as that's where the amdgpu afaics prefer to track bugs:
> >> https://gitlab.freedesktop.org/drm/amd/-/issues
> >>
> >> When you file an issue there, please mention it here.
> >>
> >> Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
> >> comes out later today) or 6.6.2-rc1 improve things.
> > It would also be good to test if reverting any of these is possible or not.
>
> Well none of the commits mentioned can affect radeon in any way. Radeon
> simply doesn't use the scheduler.
>
> My suspicion is that the user is actually using amdgpu instead of
> radeon. The switch potentially occurred accidentally, for example by
> compiling amdgpu support for SI/CIK.
>
> Those amdgpu problems for older ASIC have already been worked on and
> should be fixed by now.

In this case it's a navi23 (so radeon in the marketing sense).

Alex

>
> Regards,
> Christian.
>
> >
> > File the gitlab issue and we should poke amd a but more to take a look.
> >
> > Dave.
>

2023-11-20 16:24:38

by Christian König

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Am 20.11.23 um 17:08 schrieb Alex Deucher:
> On Mon, Nov 20, 2023 at 10:57 AM Christian König
> <[email protected]> wrote:
>> Am 19.11.23 um 07:47 schrieb Dave Airlie:
>>>> On 12.11.23 01:46, Phillip Susi wrote:
>>>>> I had been testing some things on a post 6.6-rc5 kernel for a week or
>>>>> two and then when I pulled to a post 6.6 release kernel, I found that
>>>>> system suspend was broken. It seems that the radeon driver failed to
>>>>> suspend, leaving the display dead, the wayland display server hung, and
>>>>> the system still running. I have been trying to bisect it for the last
>>>>> few days and have only been able to narrow it down to the following 3
>>>>> commits:
>>>>>
>>>>> There are only 'skip'ped commits left to test.
>>>>> The first bad commit could be any of:
>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>>>> c07bf1636f0005f9eb7956404490672286ea59d3
>>>>> b70438004a14f4d0f9890b3297cd66248728546c
>>>>> We cannot bisect more!
>>>> Hmm, not a single reply from the amdgpu folks. Wondering how we can
>>>> encourage them to look into this.
>>>>
>>>> Phillip, reporting issues by mail should still work, but you might have
>>>> more luck here, as that's where the amdgpu afaics prefer to track bugs:
>>>> https://gitlab.freedesktop.org/drm/amd/-/issues
>>>>
>>>> When you file an issue there, please mention it here.
>>>>
>>>> Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
>>>> comes out later today) or 6.6.2-rc1 improve things.
>>> It would also be good to test if reverting any of these is possible or not.
>> Well none of the commits mentioned can affect radeon in any way. Radeon
>> simply doesn't use the scheduler.
>>
>> My suspicion is that the user is actually using amdgpu instead of
>> radeon. The switch potentially occurred accidentally, for example by
>> compiling amdgpu support for SI/CIK.
>>
>> Those amdgpu problems for older ASIC have already been worked on and
>> should be fixed by now.
> In this case it's a navi23 (so radeon in the marketing sense).

Thanks, couldn't find that in the mail thread.

In that case those are the already known problems with the scheduler
changes, aren't they?

Christian.

>
> Alex
>
>> Regards,
>> Christian.
>>
>>> File the gitlab issue and we should poke amd a but more to take a look.
>>>
>>> Dave.

2023-11-20 17:32:23

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Mon, Nov 20, 2023 at 11:24 AM Christian König
<[email protected]> wrote:
>
> Am 20.11.23 um 17:08 schrieb Alex Deucher:
> > On Mon, Nov 20, 2023 at 10:57 AM Christian König
> > <[email protected]> wrote:
> >> Am 19.11.23 um 07:47 schrieb Dave Airlie:
> >>>> On 12.11.23 01:46, Phillip Susi wrote:
> >>>>> I had been testing some things on a post 6.6-rc5 kernel for a week or
> >>>>> two and then when I pulled to a post 6.6 release kernel, I found that
> >>>>> system suspend was broken. It seems that the radeon driver failed to
> >>>>> suspend, leaving the display dead, the wayland display server hung, and
> >>>>> the system still running. I have been trying to bisect it for the last
> >>>>> few days and have only been able to narrow it down to the following 3
> >>>>> commits:
> >>>>>
> >>>>> There are only 'skip'ped commits left to test.
> >>>>> The first bad commit could be any of:
> >>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>>>> c07bf1636f0005f9eb7956404490672286ea59d3
> >>>>> b70438004a14f4d0f9890b3297cd66248728546c
> >>>>> We cannot bisect more!
> >>>> Hmm, not a single reply from the amdgpu folks. Wondering how we can
> >>>> encourage them to look into this.
> >>>>
> >>>> Phillip, reporting issues by mail should still work, but you might have
> >>>> more luck here, as that's where the amdgpu afaics prefer to track bugs:
> >>>> https://gitlab.freedesktop.org/drm/amd/-/issues
> >>>>
> >>>> When you file an issue there, please mention it here.
> >>>>
> >>>> Furthermore it might help if you could verify if 6.7-rc1 (or rc2, which
> >>>> comes out later today) or 6.6.2-rc1 improve things.
> >>> It would also be good to test if reverting any of these is possible or not.
> >> Well none of the commits mentioned can affect radeon in any way. Radeon
> >> simply doesn't use the scheduler.
> >>
> >> My suspicion is that the user is actually using amdgpu instead of
> >> radeon. The switch potentially occurred accidentally, for example by
> >> compiling amdgpu support for SI/CIK.
> >>
> >> Those amdgpu problems for older ASIC have already been worked on and
> >> should be fixed by now.
> > In this case it's a navi23 (so radeon in the marketing sense).
>
> Thanks, couldn't find that in the mail thread.
>
> In that case those are the already known problems with the scheduler
> changes, aren't they?

Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
misunderstanding what the original report was actually testing. If it
was 6.7, then try reverting:
56e449603f0ac580700621a356d35d5716a62ce5
b70438004a14f4d0f9890b3297cd66248728546c

Alex

>
> Christian.
>
> >
> > Alex
> >
> >> Regards,
> >> Christian.
> >>
> >>> File the gitlab issue and we should poke amd a but more to take a look.
> >>>
> >>> Dave.
>

2023-11-20 22:08:49

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Christian König <[email protected]> writes:

> Well none of the commits mentioned can affect radeon in any way. Radeon
> simply doesn't use the scheduler.
>
> My suspicion is that the user is actually using amdgpu instead of
> radeon. The switch potentially occurred accidentally, for example by
> compiling amdgpu support for SI/CIK.

Indeed, the lspci I originally posted does indicate amdgpu. What is the
difference and should I switch it? If so, how?

> Those amdgpu problems for older ASIC have already been worked on and
> should be fixed by now.

I just pulled v6.7-rc2 and it's still broken. I'll see if I can revert
those 3 patches.

2023-11-20 22:49:57

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Alex Deucher <[email protected]> writes:

> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> misunderstanding what the original report was actually testing. If it
> was 6.7, then try reverting:
> 56e449603f0ac580700621a356d35d5716a62ce5
> b70438004a14f4d0f9890b3297cd66248728546c

I had been running v6.6-rc5 before pulling. It looks like that got me
somewhere between v6.6 and v6.7-rc1. Reverting those two commits fixes
it.

2023-11-21 14:07:55

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Mon, Nov 20, 2023 at 5:40 PM Phillip Susi <[email protected]> wrote:
>
> Alex Deucher <[email protected]> writes:
>
> > Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> > misunderstanding what the original report was actually testing. If it
> > was 6.7, then try reverting:
> > 56e449603f0ac580700621a356d35d5716a62ce5
> > b70438004a14f4d0f9890b3297cd66248728546c
>
> I had been running v6.6-rc5 before pulling. It looks like that got me
> somewhere between v6.6 and v6.7-rc1. Reverting those two commits fixes
> it.

Does reverting 56e449603f0ac580700621a356d35d5716a62ce5 alone fix it?
Can you also attach your full dmesg log for the failed suspend?

Alex

2023-11-21 22:10:17

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

-- Journal begins at Mon 2023-08-28 17:12:05 EDT, ends at Tue 2023-11-21 17:00:31 EST. --
Nov 21 16:56:27 faldara kernel: Linux version 6.7.0-rc2+ (psusi@faldara) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #42 SMP PREEMPT_DYNAMIC Mon Nov 20 17:11:59 EST 2023
Nov 21 16:56:27 faldara kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc2+ root=/dev/mapper/faldara-bullseye
Nov 21 16:56:27 faldara kernel: BIOS-provided physical RAM map:
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b82a2fff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000b82a3000-0x00000000b82d7fff] ACPI data
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000b82d8000-0x00000000b8679fff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000b867a000-0x00000000b867afff] ACPI NVS
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000b867b000-0x00000000b867bfff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000b867c000-0x00000000c533dfff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c533e000-0x00000000c6a45fff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c6a46000-0x00000000c6a57fff] ACPI data
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c6a58000-0x00000000c6c12fff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c6c13000-0x00000000c723afff] ACPI NVS
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c723b000-0x00000000c7a8efff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c7a8f000-0x00000000c7afefff] type 20
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c7aff000-0x00000000c7afffff] usable
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000c7b00000-0x00000000c7ffffff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 21 16:56:27 faldara kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000436ffffff] usable
Nov 21 16:56:27 faldara kernel: NX (Execute Disable) protection: active
Nov 21 16:56:27 faldara kernel: APIC: Static calls initialized
Nov 21 16:56:27 faldara kernel: efi: EFI v2.5 by American Megatrends
Nov 21 16:56:27 faldara kernel: efi: ACPI 2.0=0xb82a3000 ACPI=0xb82a3000 SMBIOS=0xc7a01000 SMBIOS 3.0=0xc7a00000 ESRT=0xc3a94158 MOKvar=0xc73f5000
Nov 21 16:56:27 faldara kernel: efi: Remove mem42: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Nov 21 16:56:27 faldara kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Nov 21 16:56:27 faldara kernel: efi: Not removing mem43: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Nov 21 16:56:27 faldara kernel: efi: Not removing mem44: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Nov 21 16:56:27 faldara kernel: efi: Not removing mem45: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Nov 21 16:56:27 faldara kernel: efi: Remove mem46: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Nov 21 16:56:27 faldara kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Nov 21 16:56:27 faldara kernel: SMBIOS 3.0.0 present.
Nov 21 16:56:27 faldara kernel: DMI: System manufacturer System Product Name/Z170 PRO GAMING, BIOS 3805 05/16/2018
Nov 21 16:56:27 faldara kernel: tsc: Detected 3500.000 MHz processor
Nov 21 16:56:27 faldara kernel: tsc: Detected 3499.912 MHz TSC
Nov 21 16:56:27 faldara kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 21 16:56:27 faldara kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 21 16:56:27 faldara kernel: last_pfn = 0x437000 max_arch_pfn = 0x400000000
Nov 21 16:56:27 faldara kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
Nov 21 16:56:27 faldara kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Nov 21 16:56:27 faldara kernel: last_pfn = 0xc7b00 max_arch_pfn = 0x400000000
Nov 21 16:56:27 faldara kernel: found SMP MP-table at [mem 0x000fcce0-0x000fccef]
Nov 21 16:56:27 faldara kernel: esrt: Reserving ESRT space from 0x00000000c3a94158 to 0x00000000c3a94190.
Nov 21 16:56:27 faldara kernel: e820: update [mem 0xc3a94000-0xc3a94fff] usable ==> reserved
Nov 21 16:56:27 faldara kernel: Using GB pages for direct mapping
Nov 21 16:56:27 faldara kernel: Secure boot disabled
Nov 21 16:56:27 faldara kernel: RAMDISK: [mem 0x0e7b7000-0x233d2fff]
Nov 21 16:56:27 faldara kernel: ACPI: Early table checksum verification disabled
Nov 21 16:56:27 faldara kernel: ACPI: RSDP 0x00000000B82A3000 000024 (v02 ALASKA)
Nov 21 16:56:27 faldara kernel: ACPI: XSDT 0x00000000B82A30A8 0000C4 (v01 ALASKA A M I 01072009 AMI 00010013)
Nov 21 16:56:27 faldara kernel: ACPI: FACP 0x00000000B82CC480 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Nov 21 16:56:27 faldara kernel: ACPI: DSDT 0x00000000B82A3200 02927E (v02 ALASKA A M I 01072009 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: FACS 0x00000000C723AC40 000040
Nov 21 16:56:27 faldara kernel: ACPI: APIC 0x00000000B82CC598 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
Nov 21 16:56:27 faldara kernel: ACPI: FPDT 0x00000000B82CC620 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Nov 21 16:56:27 faldara kernel: ACPI: BGRT 0x00000000B82D7D78 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Nov 21 16:56:27 faldara kernel: ACPI: MCFG 0x00000000B82CC6C0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82CC700 000390 (v01 SataRe SataTabl 00001000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: FIDT 0x00000000B82CCA90 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82CCB30 003041 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82CFB78 002544 (v02 PegSsd PegSsdt 00001000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: HPET 0x00000000B82D20C0 000038 (v01 INTEL SKL 00000001 MSFT 0000005F)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82D20F8 000E3B (v02 INTEL Ther_Rvp 00001000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82D2F38 000B19 (v02 INTEL xh_rvp08 00000000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: UEFI 0x00000000B82D3A58 000042 (v01 INTEL EDK2 00000002 01000013)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82D3AA0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: LPIT 0x00000000B82D4980 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
Nov 21 16:56:27 faldara kernel: ACPI: WSMT 0x00000000B82D4A18 000028 (v01 INTEL SKL 00000000 MSFT 0000005F)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82D4A40 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0x00000000B82D4CE0 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: DBGP 0x00000000B82D7CE8 000034 (v01 INTEL 00000002 MSFT 0000005F)
Nov 21 16:56:27 faldara kernel: ACPI: DBG2 0x00000000B82D7D20 000054 (v00 INTEL 00000002 MSFT 0000005F)
Nov 21 16:56:27 faldara kernel: ACPI: Reserving FACP table memory at [mem 0xb82cc480-0xb82cc593]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving DSDT table memory at [mem 0xb82a3200-0xb82cc47d]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving FACS table memory at [mem 0xc723ac40-0xc723ac7f]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving APIC table memory at [mem 0xb82cc598-0xb82cc61b]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving FPDT table memory at [mem 0xb82cc620-0xb82cc663]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving BGRT table memory at [mem 0xb82d7d78-0xb82d7daf]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving MCFG table memory at [mem 0xb82cc6c0-0xb82cc6fb]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82cc700-0xb82cca8f]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving FIDT table memory at [mem 0xb82cca90-0xb82ccb2b]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82ccb30-0xb82cfb70]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82cfb78-0xb82d20bb]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving HPET table memory at [mem 0xb82d20c0-0xb82d20f7]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d20f8-0xb82d2f32]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d2f38-0xb82d3a50]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving UEFI table memory at [mem 0xb82d3a58-0xb82d3a99]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d3aa0-0xb82d497d]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving LPIT table memory at [mem 0xb82d4980-0xb82d4a13]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving WSMT table memory at [mem 0xb82d4a18-0xb82d4a3f]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d4a40-0xb82d4cde]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d4ce0-0xb82d7ce1]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving DBGP table memory at [mem 0xb82d7ce8-0xb82d7d1b]
Nov 21 16:56:27 faldara kernel: ACPI: Reserving DBG2 table memory at [mem 0xb82d7d20-0xb82d7d73]
Nov 21 16:56:27 faldara kernel: No NUMA configuration found
Nov 21 16:56:27 faldara kernel: Faking a node at [mem 0x0000000000000000-0x0000000436ffffff]
Nov 21 16:56:27 faldara kernel: NODE_DATA(0) allocated [mem 0x436fd5000-0x436ffffff]
Nov 21 16:56:27 faldara kernel: Zone ranges:
Nov 21 16:56:27 faldara kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Nov 21 16:56:27 faldara kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Nov 21 16:56:27 faldara kernel: Normal [mem 0x0000000100000000-0x0000000436ffffff]
Nov 21 16:56:27 faldara kernel: Device empty
Nov 21 16:56:27 faldara kernel: Movable zone start for each node
Nov 21 16:56:27 faldara kernel: Early memory node ranges
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x0000000000059000-0x000000000009efff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x0000000000100000-0x00000000b82a2fff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x00000000b82d8000-0x00000000b8679fff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x00000000b867c000-0x00000000c533dfff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x00000000c6a58000-0x00000000c6c12fff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x00000000c7aff000-0x00000000c7afffff]
Nov 21 16:56:27 faldara kernel: node 0: [mem 0x0000000100000000-0x0000000436ffffff]
Nov 21 16:56:27 faldara kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000436ffffff]
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA32: 53 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA32: 5914 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone DMA32: 3820 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone Normal: 1280 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Nov 21 16:56:27 faldara kernel: ACPI: PM-Timer IO Port: 0x1808
Nov 21 16:56:27 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Nov 21 16:56:27 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Nov 21 16:56:27 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Nov 21 16:56:27 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Nov 21 16:56:27 faldara kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Nov 21 16:56:27 faldara kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 21 16:56:27 faldara kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 21 16:56:27 faldara kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 21 16:56:27 faldara kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Nov 21 16:56:27 faldara kernel: e820: update [mem 0xc1c04000-0xc1c49fff] usable ==> reserved
Nov 21 16:56:27 faldara kernel: TSC deadline timer available
Nov 21 16:56:27 faldara kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xb82a3000-0xb82d7fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xb867a000-0xb867afff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xb867b000-0xb867bfff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc1c04000-0xc1c49fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc3a94000-0xc3a94fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc533e000-0xc6a45fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc6a46000-0xc6a57fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc6c13000-0xc723afff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc723b000-0xc7a8efff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc7a8f000-0xc7afefff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc7b00000-0xc7ffffff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc8000000-0xfdffffff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Nov 21 16:56:27 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Nov 21 16:56:27 faldara kernel: [mem 0xc8000000-0xfdffffff] available for PCI devices
Nov 21 16:56:27 faldara kernel: Booting paravirtualized kernel on bare hardware
Nov 21 16:56:27 faldara kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Nov 21 16:56:27 faldara kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Nov 21 16:56:27 faldara kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
Nov 21 16:56:27 faldara kernel: pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
Nov 21 16:56:27 faldara kernel: pcpu-alloc: [0] 0 1 2 3
Nov 21 16:56:27 faldara kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc2+ root=/dev/mapper/faldara-bullseye
Nov 21 16:56:27 faldara kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc2+", will be passed to user space.
Nov 21 16:56:27 faldara kernel: random: crng init done
Nov 21 16:56:27 faldara kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 21 16:56:27 faldara kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Nov 21 16:56:27 faldara kernel: Fallback order for Node 0: 0
Nov 21 16:56:27 faldara kernel: Built 1 zonelists, mobility grouping on. Total pages: 4113583
Nov 21 16:56:27 faldara kernel: Policy zone: Normal
Nov 21 16:56:27 faldara kernel: mem auto-init: stack:off, heap alloc:on, heap free:off
Nov 21 16:56:27 faldara kernel: software IO TLB: area num 4.
Nov 21 16:56:27 faldara kernel: Memory: 2745564K/16716160K available (14336K kernel code, 2315K rwdata, 7440K rodata, 2768K init, 4900K bss, 943088K reserved, 0K cma-reserved)
Nov 21 16:56:27 faldara kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Nov 21 16:56:27 faldara kernel: ftrace: allocating 42256 entries in 166 pages
Nov 21 16:56:27 faldara kernel: ftrace: allocated 166 pages with 4 groups
Nov 21 16:56:27 faldara kernel: Dynamic Preempt: voluntary
Nov 21 16:56:27 faldara kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 21 16:56:27 faldara kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Nov 21 16:56:27 faldara kernel: Trampoline variant of Tasks RCU enabled.
Nov 21 16:56:27 faldara kernel: Rude variant of Tasks RCU enabled.
Nov 21 16:56:27 faldara kernel: Tracing variant of Tasks RCU enabled.
Nov 21 16:56:27 faldara kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Nov 21 16:56:27 faldara kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Nov 21 16:56:27 faldara kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Nov 21 16:56:27 faldara kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 21 16:56:27 faldara kernel: Console: colour dummy device 80x25
Nov 21 16:56:27 faldara kernel: printk: legacy console [tty0] enabled
Nov 21 16:56:27 faldara kernel: ACPI: Core revision 20230628
Nov 21 16:56:27 faldara kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Nov 21 16:56:27 faldara kernel: APIC: Switch to symmetric I/O mode setup
Nov 21 16:56:27 faldara kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Nov 21 16:56:27 faldara kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 21 16:56:27 faldara kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3272fd97217, max_idle_ns: 440795241220 ns
Nov 21 16:56:27 faldara kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6999.82 BogoMIPS (lpj=13999648)
Nov 21 16:56:27 faldara kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 21 16:56:27 faldara kernel: process: using mwait in idle threads
Nov 21 16:56:27 faldara kernel: Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
Nov 21 16:56:27 faldara kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Nov 21 16:56:27 faldara kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 21 16:56:27 faldara kernel: Spectre V2 : Kernel not compiled with retpoline; no mitigation available!
Nov 21 16:56:27 faldara kernel: Spectre V2 : Vulnerable
Nov 21 16:56:27 faldara kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 21 16:56:27 faldara kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Nov 21 16:56:27 faldara kernel: RETBleed: WARNING: Spectre v2 mitigation leaves CPU vulnerable to RETBleed attacks, data leaks possible!
Nov 21 16:56:27 faldara kernel: RETBleed: Vulnerable
Nov 21 16:56:27 faldara kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 21 16:56:27 faldara kernel: Speculative Store Bypass: Vulnerable
Nov 21 16:56:27 faldara kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Nov 21 16:56:27 faldara kernel: TAA: Vulnerable: Clear CPU buffers attempted, no microcode
Nov 21 16:56:27 faldara kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
Nov 21 16:56:27 faldara kernel: SRBDS: Vulnerable: No microcode
Nov 21 16:56:27 faldara kernel: GDS: Vulnerable: No microcode
Nov 21 16:56:27 faldara kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 21 16:56:27 faldara kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 21 16:56:27 faldara kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 21 16:56:27 faldara kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Nov 21 16:56:27 faldara kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Nov 21 16:56:27 faldara kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Nov 21 16:56:27 faldara kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Nov 21 16:56:27 faldara kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Nov 21 16:56:27 faldara kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Nov 21 16:56:27 faldara kernel: Freeing SMP alternatives memory: 36K
Nov 21 16:56:27 faldara kernel: pid_max: default: 32768 minimum: 301
Nov 21 16:56:27 faldara kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
Nov 21 16:56:27 faldara kernel: landlock: Up and running.
Nov 21 16:56:27 faldara kernel: Yama: becoming mindful.
Nov 21 16:56:27 faldara kernel: AppArmor: AppArmor initialized
Nov 21 16:56:27 faldara kernel: TOMOYO Linux initialized
Nov 21 16:56:27 faldara kernel: LSM support for eBPF active
Nov 21 16:56:27 faldara kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 21 16:56:27 faldara kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 21 16:56:27 faldara kernel: smpboot: CPU0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz (family: 0x6, model: 0x5e, stepping: 0x3)
Nov 21 16:56:27 faldara kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Nov 21 16:56:27 faldara kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Nov 21 16:56:27 faldara kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Nov 21 16:56:27 faldara kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Nov 21 16:56:27 faldara kernel: ... version: 4
Nov 21 16:56:27 faldara kernel: ... bit width: 48
Nov 21 16:56:27 faldara kernel: ... generic registers: 8
Nov 21 16:56:27 faldara kernel: ... value mask: 0000ffffffffffff
Nov 21 16:56:27 faldara kernel: ... max period: 00007fffffffffff
Nov 21 16:56:27 faldara kernel: ... fixed-purpose events: 3
Nov 21 16:56:27 faldara kernel: ... event mask: 00000007000000ff
Nov 21 16:56:27 faldara kernel: signal: max sigframe size: 2032
Nov 21 16:56:27 faldara kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Nov 21 16:56:27 faldara kernel: rcu: Hierarchical SRCU implementation.
Nov 21 16:56:27 faldara kernel: rcu: Max phase no-delay instances is 1000.
Nov 21 16:56:27 faldara kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 21 16:56:27 faldara kernel: smp: Bringing up secondary CPUs ...
Nov 21 16:56:27 faldara kernel: smpboot: x86: Booting SMP configuration:
Nov 21 16:56:27 faldara kernel: .... node #0, CPUs: #1 #2 #3
Nov 21 16:56:27 faldara kernel: smp: Brought up 1 node, 4 CPUs
Nov 21 16:56:27 faldara kernel: smpboot: Max logical packages: 1
Nov 21 16:56:27 faldara kernel: smpboot: Total of 4 processors activated (27999.29 BogoMIPS)
Nov 21 16:56:27 faldara kernel: node 0 deferred pages initialised in 20ms
Nov 21 16:56:27 faldara kernel: devtmpfs: initialized
Nov 21 16:56:27 faldara kernel: x86/mm: Memory block size: 128MB
Nov 21 16:56:27 faldara kernel: ACPI: PM: Registering ACPI NVS region [mem 0xb867a000-0xb867afff] (4096 bytes)
Nov 21 16:56:27 faldara kernel: ACPI: PM: Registering ACPI NVS region [mem 0xc6c13000-0xc723afff] (6455296 bytes)
Nov 21 16:56:27 faldara kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Nov 21 16:56:27 faldara kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Nov 21 16:56:27 faldara kernel: pinctrl core: initialized pinctrl subsystem
Nov 21 16:56:27 faldara kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 21 16:56:27 faldara kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Nov 21 16:56:27 faldara kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 21 16:56:27 faldara kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 21 16:56:27 faldara kernel: audit: initializing netlink subsys (disabled)
Nov 21 16:56:27 faldara kernel: audit: type=2000 audit(1700603776.060:1): state=initialized audit_enabled=0 res=1
Nov 21 16:56:27 faldara kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 21 16:56:27 faldara kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 21 16:56:27 faldara kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 21 16:56:27 faldara kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 21 16:56:27 faldara kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 21 16:56:27 faldara kernel: cpuidle: using governor ladder
Nov 21 16:56:27 faldara kernel: cpuidle: using governor menu
Nov 21 16:56:27 faldara kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Nov 21 16:56:27 faldara kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 21 16:56:27 faldara kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 21 16:56:27 faldara kernel: PCI: not using MMCONFIG
Nov 21 16:56:27 faldara kernel: PCI: Using configuration type 1 for base access
Nov 21 16:56:27 faldara kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 21 16:56:27 faldara kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 21 16:56:27 faldara kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 21 16:56:27 faldara kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 21 16:56:27 faldara kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 21 16:56:27 faldara kernel: ACPI: Added _OSI(Module Device)
Nov 21 16:56:27 faldara kernel: ACPI: Added _OSI(Processor Device)
Nov 21 16:56:27 faldara kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 21 16:56:27 faldara kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 21 16:56:27 faldara kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Nov 21 16:56:27 faldara kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 21 16:56:27 faldara kernel: ACPI: Dynamic OEM Table Load:
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0xFFFF9F968092A800 000738 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: Dynamic OEM Table Load:
Nov 21 16:56:27 faldara kernel: ACPI: SSDT 0xFFFF9F9680929000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
Nov 21 16:56:27 faldara kernel: ACPI: _OSC evaluated successfully for all CPUs
Nov 21 16:56:27 faldara kernel: ACPI: EC: EC started
Nov 21 16:56:27 faldara kernel: ACPI: EC: interrupt blocked
Nov 21 16:56:27 faldara kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Nov 21 16:56:27 faldara kernel: ACPI: Interpreter enabled
Nov 21 16:56:27 faldara kernel: ACPI: PM: (supports S0 S3 S4 S5)
Nov 21 16:56:27 faldara kernel: ACPI: Using IOAPIC for interrupt routing
Nov 21 16:56:27 faldara kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 21 16:56:27 faldara kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Nov 21 16:56:27 faldara kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 21 16:56:27 faldara kernel: PCI: Using E820 reservations for host bridge windows
Nov 21 16:56:27 faldara kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_TZ_.FN00: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_TZ_.FN01: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_TZ_.FN02: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_TZ_.FN03: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: \_TZ_.FN04: New power resource
Nov 21 16:56:27 faldara kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Nov 21 16:56:27 faldara kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Nov 21 16:56:27 faldara kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Nov 21 16:56:27 faldara kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Nov 21 16:56:27 faldara kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
Nov 21 16:56:27 faldara kernel: PCI host bridge to bus 0000:00
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Nov 21 16:56:27 faldara kernel: pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
Nov 21 16:56:27 faldara kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7f30000-0xf7f3ffff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
Nov 21 16:56:27 faldara kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7f4d000-0xf7f4dfff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:00:16.0: PME# supported from D3hot
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: reg 0x10: [mem 0xf7f48000-0xf7f49fff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: reg 0x14: [mem 0xf7f4c000-0xf7f4c0ff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: reg 0x24: [mem 0xf7f4b000-0xf7f4b7ff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:17.0: PME# supported from D3hot
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.0: [8086:a167] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: [8086:a169] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xf7f44000-0xf7f47fff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7f40000-0xf7f43fff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xf7f20000-0xf7f2ffff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xf7f4a000-0xf7f4a0ff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf7b00000-0xf7b03fff]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: 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.024 Gb/s with 16.0 GT/s PCIe x8 link)
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xf7900000-0xf7bfffff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: reg 0x20: [io 0xe000-0xe0ff]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: reg 0x24: [mem 0xf7900000-0xf79fffff]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: reg 0x30: [mem 0xf7a00000-0xf7a1ffff pref]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:03: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 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.1: reg 0x10: [mem 0xf7a20000-0xf7a23fff]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: acpiphp: Slot [1] registered
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.0: PCI bridge to [bus 04]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.0: [197b:2363] type 00 class 0x010601
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.0: reg 0x24: [mem 0xf7e10000-0xf7e11fff]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.0: reg 0x30: [mem 0xf7e00000-0xf7e0ffff pref]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.0: PME# supported from D3hot
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: [197b:2363] type 00 class 0x010185
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: reg 0x10: [io 0xd040-0xd047]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: reg 0x14: [io 0xd030-0xd033]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: reg 0x18: [io 0xd020-0xd027]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: reg 0x1c: [io 0xd010-0xd013]
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: reg 0x20: [io 0xd000-0xd00f]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: PCI bridge to [bus 05]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: bridge window [io 0xd000-0xdfff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: bridge window [mem 0xf7e00000-0xf7efffff]
Nov 21 16:56:27 faldara kernel: pci 0000:06:00.0: [1b21:1242] type 00 class 0x0c0330
Nov 21 16:56:27 faldara kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf7d00000-0xf7d07fff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:06:00.0: enabling Extended Tags
Nov 21 16:56:27 faldara kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
Nov 21 16:56:27 faldara kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1c.0: bridge window [mem 0xf7d00000-0xf7dfffff]
Nov 21 16:56:27 faldara kernel: pci 0000:07:00.0: [15b7:5011] type 00 class 0x010802
Nov 21 16:56:27 faldara kernel: pci 0000:07:00.0: reg 0x10: [mem 0xf7c00000-0xf7c03fff 64bit]
Nov 21 16:56:27 faldara kernel: pci 0000:07:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1d.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
Nov 21 16:56:27 faldara kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1d.0: bridge window [mem 0xf7c00000-0xf7cfffff]
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Nov 21 16:56:27 faldara kernel: ACPI: EC: interrupt unblocked
Nov 21 16:56:27 faldara kernel: ACPI: EC: event unblocked
Nov 21 16:56:27 faldara kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 21 16:56:27 faldara kernel: ACPI: EC: GPE=0x23
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Nov 21 16:56:27 faldara kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Nov 21 16:56:27 faldara kernel: iommu: Default domain type: Translated
Nov 21 16:56:27 faldara kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 21 16:56:27 faldara kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 21 16:56:27 faldara kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
Nov 21 16:56:27 faldara kernel: PTP clock support registered
Nov 21 16:56:27 faldara kernel: EDAC MC: Ver: 3.0.0
Nov 21 16:56:27 faldara kernel: efivars: Registered efivars operations
Nov 21 16:56:27 faldara kernel: NetLabel: Initializing
Nov 21 16:56:27 faldara kernel: NetLabel: domain hash size = 128
Nov 21 16:56:27 faldara kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Nov 21 16:56:27 faldara kernel: NetLabel: unlabeled traffic allowed by default
Nov 21 16:56:27 faldara kernel: PCI: Using ACPI for IRQ routing
Nov 21 16:56:27 faldara kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xb82a3000-0xbbffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xb867a000-0xbbffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xc1c04000-0xc3ffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xc3a94000-0xc3ffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xc533e000-0xc7ffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xc6c13000-0xc7ffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0xc7b00000-0xc7ffffff]
Nov 21 16:56:27 faldara kernel: e820: reserve RAM buffer [mem 0x437000000-0x437ffffff]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 21 16:56:27 faldara kernel: vgaarb: loaded
Nov 21 16:56:27 faldara kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Nov 21 16:56:27 faldara kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Nov 21 16:56:27 faldara kernel: clocksource: Switched to clocksource tsc-early
Nov 21 16:56:27 faldara kernel: VFS: Disk quotas dquot_6.6.0
Nov 21 16:56:27 faldara kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 21 16:56:27 faldara kernel: AppArmor: AppArmor Filesystem Enabled
Nov 21 16:56:27 faldara kernel: pnp: PnP ACPI init
Nov 21 16:56:27 faldara kernel: system 00:00: [io 0x0290-0x029f] has been reserved
Nov 21 16:56:27 faldara kernel: pnp 00:01: [dma 0 disabled]
Nov 21 16:56:27 faldara kernel: system 00:02: [io 0x0680-0x069f] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:02: [io 0xffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:02: [io 0xffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:02: [io 0xffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:02: [io 0x1800-0x18fe] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:02: [io 0x164e-0x164f] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:03: [io 0x0800-0x087f] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:05: [io 0x1854-0x1857] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Nov 21 16:56:27 faldara kernel: system 00:06: [mem 0xf7fc0000-0xf7fdffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:08: [io 0xfe00-0xfefe] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Nov 21 16:56:27 faldara kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Nov 21 16:56:27 faldara kernel: pnp: PnP ACPI: found 10 devices
Nov 21 16:56:27 faldara kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 21 16:56:27 faldara kernel: NET: Registered PF_INET protocol family
Nov 21 16:56:27 faldara kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 21 16:56:27 faldara kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 21 16:56:27 faldara kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 21 16:56:27 faldara kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 21 16:56:27 faldara kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 21 16:56:27 faldara kernel: TCP: Hash tables configured (established 131072 bind 65536)
Nov 21 16:56:27 faldara kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Nov 21 16:56:27 faldara kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Nov 21 16:56:27 faldara kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Nov 21 16:56:27 faldara kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 21 16:56:27 faldara kernel: NET: Registered PF_XDP protocol family
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Nov 21 16:56:27 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Nov 21 16:56:27 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xf7900000-0xf7bfffff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.0: PCI bridge to [bus 04]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: PCI bridge to [bus 05]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: bridge window [io 0xd000-0xdfff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1b.2: bridge window [mem 0xf7e00000-0xf7efffff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1c.0: bridge window [mem 0xf7d00000-0xf7dfffff]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Nov 21 16:56:27 faldara kernel: pci 0000:00:1d.0: bridge window [mem 0xf7c00000-0xf7cfffff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:01: resource 1 [mem 0xf7900000-0xf7bfffff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:02: resource 1 [mem 0xf7900000-0xf7afffff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf7afffff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:05: resource 1 [mem 0xf7e00000-0xf7efffff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:06: resource 1 [mem 0xf7d00000-0xf7dfffff]
Nov 21 16:56:27 faldara kernel: pci_bus 0000:07: resource 1 [mem 0xf7c00000-0xf7cfffff]
Nov 21 16:56:27 faldara kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.0: async suspend disabled to avoid multi-function power-on ordering issue
Nov 21 16:56:27 faldara kernel: pci 0000:05:00.1: async suspend disabled to avoid multi-function power-on ordering issue
Nov 21 16:56:27 faldara kernel: PCI: CLS 64 bytes, default 64
Nov 21 16:56:27 faldara kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 21 16:56:27 faldara kernel: software IO TLB: mapped [mem 0x00000000b42a3000-0x00000000b82a3000] (64MB)
Nov 21 16:56:27 faldara kernel: Unpacking initramfs...
Nov 21 16:56:27 faldara kernel: Initialise system trusted keyrings
Nov 21 16:56:27 faldara kernel: Key type blacklist registered
Nov 21 16:56:27 faldara kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Nov 21 16:56:27 faldara kernel: zbud: loaded
Nov 21 16:56:27 faldara kernel: integrity: Platform Keyring initialized
Nov 21 16:56:27 faldara kernel: integrity: Machine keyring initialized
Nov 21 16:56:27 faldara kernel: Key type asymmetric registered
Nov 21 16:56:27 faldara kernel: Asymmetric key parser 'x509' registered
Nov 21 16:56:27 faldara kernel: tsc: Refined TSC clocksource calibration: 3503.999 MHz
Nov 21 16:56:27 faldara kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3282124c47b, max_idle_ns: 440795239402 ns
Nov 21 16:56:27 faldara kernel: clocksource: Switched to clocksource tsc
Nov 21 16:56:27 faldara kernel: Freeing initrd memory: 340080K
Nov 21 16:56:27 faldara kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Nov 21 16:56:27 faldara kernel: io scheduler mq-deadline registered
Nov 21 16:56:27 faldara kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 21 16:56:27 faldara kernel: efifb: probing for efifb
Nov 21 16:56:27 faldara kernel: efifb: framebuffer at 0xe0000000, using 1984k, total 1984k
Nov 21 16:56:27 faldara kernel: efifb: mode is 800x600x32, linelength=3328, pages=1
Nov 21 16:56:27 faldara kernel: efifb: scrolling: redraw
Nov 21 16:56:27 faldara kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 21 16:56:27 faldara kernel: Console: switching to colour frame buffer device 100x37
Nov 21 16:56:27 faldara kernel: fb0: EFI VGA frame buffer device
Nov 21 16:56:27 faldara kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 21 16:56:27 faldara kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Nov 21 16:56:27 faldara kernel: thermal LNXTHERM:01: registered as thermal_zone1
Nov 21 16:56:27 faldara kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
Nov 21 16:56:27 faldara kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Nov 21 16:56:27 faldara kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Nov 21 16:56:27 faldara kernel: Linux agpgart interface v0.103
Nov 21 16:56:27 faldara kernel: i8042: PNP: No PS/2 controller found.
Nov 21 16:56:27 faldara kernel: mousedev: PS/2 mouse device common for all mice
Nov 21 16:56:27 faldara kernel: rtc_cmos 00:04: RTC can wake from S4
Nov 21 16:56:27 faldara kernel: rtc_cmos 00:04: registered as rtc0
Nov 21 16:56:27 faldara kernel: rtc_cmos 00:04: setting system clock to 2023-11-21T21:56:20 UTC (1700603780)
Nov 21 16:56:27 faldara kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Nov 21 16:56:27 faldara kernel: intel_pstate: Intel P-state driver initializing
Nov 21 16:56:27 faldara kernel: intel_pstate: HWP enabled
Nov 21 16:56:27 faldara kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 21 16:56:27 faldara kernel: NET: Registered PF_INET6 protocol family
Nov 21 16:56:27 faldara kernel: Segment Routing with IPv6
Nov 21 16:56:27 faldara kernel: In-situ OAM (IOAM) with IPv6
Nov 21 16:56:27 faldara kernel: mip6: Mobile IPv6
Nov 21 16:56:27 faldara kernel: NET: Registered PF_PACKET protocol family
Nov 21 16:56:27 faldara kernel: microcode: Microcode Update Driver: v2.2.
Nov 21 16:56:27 faldara kernel: IPI shorthand broadcast: enabled
Nov 21 16:56:27 faldara kernel: sched_clock: Marking stable (3864001610, 556858)->(3895657654, -31099186)
Nov 21 16:56:27 faldara kernel: registered taskstats version 1
Nov 21 16:56:27 faldara kernel: Loading compiled-in X.509 certificates
Nov 21 16:56:27 faldara kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0d2878742af2857d384a6188ea1d09159a9f8e21'
Nov 21 16:56:27 faldara kernel: Key type .fscrypt registered
Nov 21 16:56:27 faldara kernel: Key type fscrypt-provisioning registered
Nov 21 16:56:27 faldara kernel: Key type encrypted registered
Nov 21 16:56:27 faldara kernel: AppArmor: AppArmor sha1 policy hashing enabled
Nov 21 16:56:27 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 21 16:56:27 faldara kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Nov 21 16:56:27 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 21 16:56:27 faldara kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Nov 21 16:56:27 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 21 16:56:27 faldara kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Nov 21 16:56:27 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 21 16:56:27 faldara kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Nov 21 16:56:27 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 21 16:56:27 faldara kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Nov 21 16:56:27 faldara kernel: ima: No TPM chip found, activating TPM-bypass!
Nov 21 16:56:27 faldara kernel: ima: Allocated hash algorithm: sha256
Nov 21 16:56:27 faldara kernel: ima: No architecture policies found
Nov 21 16:56:27 faldara kernel: evm: Initialising EVM extended attributes:
Nov 21 16:56:27 faldara kernel: evm: security.selinux
Nov 21 16:56:27 faldara kernel: evm: security.SMACK64 (disabled)
Nov 21 16:56:27 faldara kernel: evm: security.SMACK64EXEC (disabled)
Nov 21 16:56:27 faldara kernel: evm: security.SMACK64TRANSMUTE (disabled)
Nov 21 16:56:27 faldara kernel: evm: security.SMACK64MMAP (disabled)
Nov 21 16:56:27 faldara kernel: evm: security.apparmor
Nov 21 16:56:27 faldara kernel: evm: security.ima
Nov 21 16:56:27 faldara kernel: evm: security.capability
Nov 21 16:56:27 faldara kernel: evm: HMAC attrs: 0x1
Nov 21 16:56:27 faldara kernel: RAS: Correctable Errors collector initialized.
Nov 21 16:56:27 faldara kernel: clk: Disabling unused clocks
Nov 21 16:56:27 faldara kernel: Freeing unused decrypted memory: 2036K
Nov 21 16:56:27 faldara kernel: Freeing unused kernel image (initmem) memory: 2768K
Nov 21 16:56:27 faldara kernel: Write protecting the kernel read-only data: 22528k
Nov 21 16:56:27 faldara kernel: Freeing unused kernel image (rodata/data gap) memory: 752K
Nov 21 16:56:27 faldara kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 21 16:56:27 faldara kernel: Run /init as init process
Nov 21 16:56:27 faldara kernel: with arguments:
Nov 21 16:56:27 faldara kernel: /init
Nov 21 16:56:27 faldara kernel: with environment:
Nov 21 16:56:27 faldara kernel: HOME=/
Nov 21 16:56:27 faldara kernel: TERM=linux
Nov 21 16:56:27 faldara kernel: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc2+
Nov 21 16:56:27 faldara kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Nov 21 16:56:27 faldara kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000
Nov 21 16:56:27 faldara kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Nov 21 16:56:27 faldara kernel: i2c i2c-0: 2/4 memory slots populated (from DMI)
Nov 21 16:56:27 faldara kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Nov 21 16:56:27 faldara kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Nov 21 16:56:27 faldara kernel: e1000e: Intel(R) PRO/1000 Network Driver
Nov 21 16:56:27 faldara kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Nov 21 16:56:27 faldara kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Nov 21 16:56:27 faldara kernel: ACPI: bus type USB registered
Nov 21 16:56:27 faldara kernel: usbcore: registered new interface driver usbfs
Nov 21 16:56:27 faldara kernel: usbcore: registered new interface driver hub
Nov 21 16:56:27 faldara kernel: usbcore: registered new device driver usb
Nov 21 16:56:27 faldara kernel: SCSI subsystem initialized
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Nov 21 16:56:27 faldara kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Nov 21 16:56:27 faldara kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 21 16:56:27 faldara kernel: usb usb1: Product: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: usb usb1: Manufacturer: Linux 6.7.0-rc2+ xhci-hcd
Nov 21 16:56:27 faldara kernel: usb usb1: SerialNumber: 0000:00:14.0
Nov 21 16:56:27 faldara kernel: hub 1-0:1.0: USB hub found
Nov 21 16:56:27 faldara kernel: hub 1-0:1.0: 16 ports detected
Nov 21 16:56:27 faldara kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Nov 21 16:56:27 faldara kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 21 16:56:27 faldara kernel: usb usb2: Product: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: usb usb2: Manufacturer: Linux 6.7.0-rc2+ xhci-hcd
Nov 21 16:56:27 faldara kernel: usb usb2: SerialNumber: 0000:00:14.0
Nov 21 16:56:27 faldara kernel: hub 2-0:1.0: USB hub found
Nov 21 16:56:27 faldara kernel: hub 2-0:1.0: 10 ports detected
Nov 21 16:56:27 faldara kernel: usb: port power management may be unreliable
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
Nov 21 16:56:27 faldara kernel: libata version 3.00 loaded.
Nov 21 16:56:27 faldara kernel: ACPI: bus type drm_connector registered
Nov 21 16:56:27 faldara kernel: ahci 0000:00:17.0: version 3.0
Nov 21 16:56:27 faldara kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Nov 21 16:56:27 faldara kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
Nov 21 16:56:27 faldara kernel: nvme nvme0: pci function 0000:07:00.0
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:06:00.0: hcc params 0x0200eec0 hci version 0x110 quirks 0x0000000000800010
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
Nov 21 16:56:27 faldara kernel: xhci_hcd 0000:06:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 21 16:56:27 faldara kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Nov 21 16:56:27 faldara kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 21 16:56:27 faldara kernel: usb usb3: Product: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: usb usb3: Manufacturer: Linux 6.7.0-rc2+ xhci-hcd
Nov 21 16:56:27 faldara kernel: usb usb3: SerialNumber: 0000:06:00.0
Nov 21 16:56:27 faldara kernel: hub 3-0:1.0: USB hub found
Nov 21 16:56:27 faldara kernel: hub 3-0:1.0: 2 ports detected
Nov 21 16:56:27 faldara kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 21 16:56:27 faldara kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Nov 21 16:56:27 faldara kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 21 16:56:27 faldara kernel: usb usb4: Product: xHCI Host Controller
Nov 21 16:56:27 faldara kernel: usb usb4: Manufacturer: Linux 6.7.0-rc2+ xhci-hcd
Nov 21 16:56:27 faldara kernel: usb usb4: SerialNumber: 0000:06:00.0
Nov 21 16:56:27 faldara kernel: hub 4-0:1.0: USB hub found
Nov 21 16:56:27 faldara kernel: hub 4-0:1.0: 2 ports detected
Nov 21 16:56:27 faldara kernel: nvme nvme0: 4/0/0 default/read/poll queues
Nov 21 16:56:27 faldara kernel: nvme0n1: p1 p2
Nov 21 16:56:27 faldara kernel: scsi host0: ahci
Nov 21 16:56:27 faldara kernel: scsi host1: ahci
Nov 21 16:56:27 faldara kernel: scsi host2: ahci
Nov 21 16:56:27 faldara kernel: scsi host3: ahci
Nov 21 16:56:27 faldara kernel: scsi host4: ahci
Nov 21 16:56:27 faldara kernel: scsi host5: ahci
Nov 21 16:56:27 faldara kernel: ata1: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b100 irq 128 lpm-pol 0
Nov 21 16:56:27 faldara kernel: ata2: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b180 irq 128 lpm-pol 0
Nov 21 16:56:27 faldara kernel: ata3: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b200 irq 128 lpm-pol 0
Nov 21 16:56:27 faldara kernel: ata4: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b280 irq 128 lpm-pol 0
Nov 21 16:56:27 faldara kernel: ata5: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b300 irq 128 lpm-pol 0
Nov 21 16:56:27 faldara kernel: ata6: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b380 irq 128 lpm-pol 0
Nov 21 16:56:27 faldara kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Nov 21 16:56:27 faldara kernel: ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
Nov 21 16:56:27 faldara kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
Nov 21 16:56:27 faldara kernel: ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part
Nov 21 16:56:27 faldara kernel: scsi host6: ahci
Nov 21 16:56:27 faldara kernel: scsi host7: ahci
Nov 21 16:56:27 faldara kernel: ata7: SATA max UDMA/133 abar m8192@0xf7e10000 port 0xf7e10100 irq 18 lpm-pol 0
Nov 21 16:56:27 faldara kernel: ata8: SATA max UDMA/133 abar m8192@0xf7e10000 port 0xf7e10180 irq 18 lpm-pol 0
Nov 21 16:56:27 faldara kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Nov 21 16:56:27 faldara kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 38:d5:47:0f:48:8a
Nov 21 16:56:27 faldara kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Nov 21 16:56:27 faldara kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Nov 21 16:56:27 faldara kernel: usb 1-5: new full-speed USB device number 2 using xhci_hcd
Nov 21 16:56:27 faldara kernel: ata1: SATA link down (SStatus 4 SControl 300)
Nov 21 16:56:27 faldara kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 21 16:56:27 faldara kernel: ata2.00: ATA-8: WDC WD10EZEX-00KUWA0, 15.01H15, max UDMA/133
Nov 21 16:56:27 faldara kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 21 16:56:27 faldara kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 21 16:56:27 faldara kernel: ata3: SATA link down (SStatus 4 SControl 300)
Nov 21 16:56:27 faldara kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 21 16:56:27 faldara kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Nov 21 16:56:27 faldara kernel: ata6.00: ATA-8: WDC WD10EZEX-00KUWA0, 15.01H15, max UDMA/133
Nov 21 16:56:27 faldara kernel: ata5.00: ATA-8: WDC WD10EZEX-00KUWA0, 15.01H15, max UDMA/133
Nov 21 16:56:27 faldara kernel: ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 21 16:56:27 faldara kernel: ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 21 16:56:27 faldara kernel: ata2.00: configured for UDMA/133
Nov 21 16:56:27 faldara kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-00K 1H15 PQ: 0 ANSI: 5
Nov 21 16:56:27 faldara kernel: ata5.00: configured for UDMA/133
Nov 21 16:56:27 faldara kernel: ata7: SATA link down (SStatus 0 SControl 300)
Nov 21 16:56:27 faldara kernel: ata6.00: configured for UDMA/133
Nov 21 16:56:27 faldara kernel: ata4.00: ATAPI: HL-DT-ST BD-RE WH10LS30, 1.00, max UDMA/133
Nov 21 16:56:27 faldara kernel: ata8: SATA link down (SStatus 0 SControl 300)
Nov 21 16:56:27 faldara kernel: usb 1-5: New USB device found, idVendor=1532, idProduct=005c, bcdDevice= 2.00
Nov 21 16:56:27 faldara kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 21 16:56:27 faldara kernel: usb 1-5: Product: Razer DeathAdder Elite
Nov 21 16:56:27 faldara kernel: usb 1-5: Manufacturer: Razer
Nov 21 16:56:27 faldara kernel: ata4.00: configured for UDMA/133
Nov 21 16:56:27 faldara kernel: scsi 3:0:0:0: CD-ROM HL-DT-ST BD-RE WH10LS30 1.00 PQ: 0 ANSI: 5
Nov 21 16:56:27 faldara kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 21 16:56:27 faldara kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD10EZEX-00K 1H15 PQ: 0 ANSI: 5
Nov 21 16:56:27 faldara kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD10EZEX-00K 1H15 PQ: 0 ANSI: 5
Nov 21 16:56:27 faldara kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Nov 21 16:56:27 faldara kernel: usbcore: registered new interface driver usbhid
Nov 21 16:56:27 faldara kernel: usbhid: USB HID core driver
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] Write Protect is off
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] 4096-byte physical blocks
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] Write Protect is off
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] 4096-byte physical blocks
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] Write Protect is off
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Nov 21 16:56:27 faldara kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1532:005C.0001/input/input0
Nov 21 16:56:27 faldara kernel: hid-generic 0003:1532:005C.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-5/input0
Nov 21 16:56:27 faldara kernel: input: Razer Razer DeathAdder Elite Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:005C.0002/input/input1
Nov 21 16:56:27 faldara kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
Nov 21 16:56:27 faldara kernel: sdc: sdc1
Nov 21 16:56:27 faldara kernel: sd 5:0:0:0: [sdc] Attached SCSI disk
Nov 21 16:56:27 faldara kernel: sda: sda1
Nov 21 16:56:27 faldara kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Nov 21 16:56:27 faldara kernel: sdb: sdb1
Nov 21 16:56:27 faldara kernel: sd 4:0:0:0: [sdb] Attached SCSI disk
Nov 21 16:56:27 faldara kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:005C.0002/input/input2
Nov 21 16:56:27 faldara kernel: hid-generic 0003:1532:005C.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-5/input1
Nov 21 16:56:27 faldara kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:1532:005C.0003/input/input3
Nov 21 16:56:27 faldara kernel: hid-generic 0003:1532:005C.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-5/input2
Nov 21 16:56:27 faldara kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
Nov 21 16:56:27 faldara kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Nov 21 16:56:27 faldara kernel: usb 1-6: New USB device found, idVendor=03eb, idProduct=ff02, bcdDevice= 0.50
Nov 21 16:56:27 faldara kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 21 16:56:27 faldara kernel: usb 1-6: Product: WootingTwo
Nov 21 16:56:27 faldara kernel: usb 1-6: Manufacturer: Wooting
Nov 21 16:56:27 faldara kernel: usb 1-6: SerialNumber: WOOT_001_A01B1927W021H01438
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0004: offset (0) exceeds report_count (0)
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0004: No inputs registered, leaving
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0004: hidraw3: USB HID v1.11 Keyboard [Wooting WootingTwo] on usb-0000:00:14.0-6/input1
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0005: hiddev0,hidraw4: USB HID v1.11 Device [Wooting WootingTwo] on usb-0000:00:14.0-6/input2
Nov 21 16:56:27 faldara kernel: input: Wooting WootingTwo as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.3/0003:03EB:FF02.0006/input/input5
Nov 21 16:56:27 faldara kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0006: input,hidraw5: USB HID v1.11 Keyboard [Wooting WootingTwo] on usb-0000:00:14.0-6/input3
Nov 21 16:56:27 faldara kernel: input: Wooting WootingTwo System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.4/0003:03EB:FF02.0007/input/input6
Nov 21 16:56:27 faldara kernel: input: Wooting WootingTwo Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.4/0003:03EB:FF02.0007/input/input7
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0007: input,hidraw6: USB HID v1.11 Device [Wooting WootingTwo] on usb-0000:00:14.0-6/input4
Nov 21 16:56:27 faldara kernel: input: Wooting WootingTwo as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.5/0003:03EB:FF02.0008/input/input8
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0008: input,hidraw7: USB HID v1.11 Gamepad [Wooting WootingTwo] on usb-0000:00:14.0-6/input5
Nov 21 16:56:27 faldara kernel: hid-generic 0003:03EB:FF02.0009: hiddev1,hidraw8: USB HID v1.11 Device [Wooting WootingTwo] on usb-0000:00:14.0-6/input6
Nov 21 16:56:27 faldara kernel: usb 1-9: new high-speed USB device number 4 using xhci_hcd
Nov 21 16:56:27 faldara kernel: [drm] amdgpu kernel modesetting enabled.
Nov 21 16:56:27 faldara kernel: amdgpu: Virtual CRAT table created for CPU
Nov 21 16:56:27 faldara kernel: amdgpu: Topology: Add CPU node
Nov 21 16:56:27 faldara kernel: [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x1458:0x2334 0xC7).
Nov 21 16:56:27 faldara kernel: [drm] register mmio base: 0xF7900000
Nov 21 16:56:27 faldara kernel: [drm] register mmio size: 1048576
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 0 <nv_common>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 1 <gmc_v10_0>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 2 <navi10_ih>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 3 <psp>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 4 <smu>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 5 <dm>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 6 <gfx_v10_0>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 7 <sdma_v5_2>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 8 <vcn_v3_0>
Nov 21 16:56:27 faldara kernel: [drm] add ip block number 9 <jpeg_v3_0>
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: No more image in the PCI ROM
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
Nov 21 16:56:27 faldara kernel: amdgpu: ATOM BIOS: 113-D534-R66E
Nov 21 16:56:27 faldara kernel: [drm] VCN(0) decode is enabled in VM mode
Nov 21 16:56:27 faldara kernel: [drm] VCN(0) encode is enabled in VM mode
Nov 21 16:56:27 faldara kernel: [drm] JPEG decode is enabled in VM mode
Nov 21 16:56:27 faldara kernel: Console: switching to colour dummy device 80x25
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Nov 21 16:56:27 faldara kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Nov 21 16:56:27 faldara kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Nov 21 16:56:27 faldara kernel: [drm] RAM width 128bits GDDR6
Nov 21 16:56:27 faldara kernel: [drm] amdgpu: 8176M of VRAM memory ready
Nov 21 16:56:27 faldara kernel: [drm] amdgpu: 7973M of GTT memory ready.
Nov 21 16:56:27 faldara kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Nov 21 16:56:27 faldara kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000200000).
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Nov 21 16:56:27 faldara kernel: [drm] Loading DMUB firmware via PSP: version=0x02020003
Nov 21 16:56:27 faldara kernel: [drm] use_doorbell being set to: [true]
Nov 21 16:56:27 faldara kernel: [drm] use_doorbell being set to: [true]
Nov 21 16:56:27 faldara kernel: [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 42
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Nov 21 16:56:27 faldara kernel: [drm] reserve 0xa00000 from 0x81fd000000 for PSP TMR
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000012, smu fw program = 0, version = 0x003b2200 (59.34.0)
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Nov 21 16:56:27 faldara kernel: [drm] Display Core v3.2.259 initialized on DCN 3.0.2
Nov 21 16:56:27 faldara kernel: [drm] DP-HDMI FRL PCON supported
Nov 21 16:56:27 faldara kernel: [drm] DMUB hardware initialized: version=0x02020003
Nov 21 16:56:27 faldara kernel: [drm] Unknown EDID CEA parser results
Nov 21 16:56:27 faldara kernel: [drm] kiq ring mec 2 pipe 1 q 0
Nov 21 16:56:27 faldara kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Nov 21 16:56:27 faldara kernel: [drm] JPEG decode initialized successfully.
Nov 21 16:56:27 faldara kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Nov 21 16:56:27 faldara kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Nov 21 16:56:27 faldara kernel: amdgpu: Virtual CRAT table created for GPU
Nov 21 16:56:27 faldara kernel: amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
Nov 21 16:56:27 faldara kernel: kfd kfd: amdgpu: added device 1002:73ff
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 28
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
Nov 21 16:56:27 faldara kernel: [drm] Initialized amdgpu 3.56.0 20150101 for 0000:03:00.0 on minor 0
Nov 21 16:56:27 faldara kernel: [drm] Unknown EDID CEA parser results
Nov 21 16:56:27 faldara kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 21 16:56:27 faldara kernel: [drm] DSC precompute is not needed.
Nov 21 16:56:27 faldara kernel: Console: switching to colour frame buffer device 160x45
Nov 21 16:56:27 faldara kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 21 16:56:27 faldara kernel: raid6: avx2x4 gen() 45031 MB/s
Nov 21 16:56:27 faldara kernel: raid6: avx2x2 gen() 45060 MB/s
Nov 21 16:56:27 faldara kernel: raid6: avx2x1 gen() 38296 MB/s
Nov 21 16:56:27 faldara kernel: raid6: using algorithm avx2x2 gen() 45060 MB/s
Nov 21 16:56:27 faldara kernel: raid6: .... xor() 27510 MB/s, rmw enabled
Nov 21 16:56:27 faldara kernel: raid6: using avx2x2 recovery algorithm
Nov 21 16:56:27 faldara kernel: xor: automatically using best checksumming function avx
Nov 21 16:56:27 faldara kernel: usb 1-9: device descriptor read/64, error -110
Nov 21 16:56:27 faldara kernel: Btrfs loaded, zoned=yes, fsverity=yes
Nov 21 16:56:27 faldara kernel: PM: Image not found (code -22)
Nov 21 16:56:27 faldara kernel: BTRFS: device fsid 8bde215a-6a23-4baa-a049-e6e579d0757a devid 1 transid 440333 /dev/mapper/faldara-bullseye scanned by mount (300)
Nov 21 16:56:27 faldara kernel: BTRFS info (device dm-1): using crc32c (crc32c-intel) checksum algorithm
Nov 21 16:56:27 faldara kernel: BTRFS info (device dm-1): disk space caching is enabled
Nov 21 16:56:27 faldara kernel: BTRFS info (device dm-1): enabling ssd optimizations
Nov 21 16:56:27 faldara kernel: BTRFS info (device dm-1): auto enabling async discard
Nov 21 16:56:27 faldara kernel: usb 1-9: New USB device found, idVendor=048d, idProduct=1234, bcdDevice= 1.00
Nov 21 16:56:27 faldara kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 21 16:56:27 faldara kernel: usb 1-9: Product: UDisk
Nov 21 16:56:27 faldara kernel: usb 1-9: Manufacturer: General
Nov 21 16:56:27 faldara kernel: usb 1-9: SerialNumber: Љ
Nov 21 16:56:27 faldara kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Nov 21 16:56:27 faldara systemd[1]: Inserted module 'autofs4'
Nov 21 16:56:27 faldara systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
Nov 21 16:56:27 faldara systemd[1]: Detected architecture x86-64.
Nov 21 16:56:27 faldara systemd[1]: Set hostname to <faldara>.
Nov 21 16:56:27 faldara kernel: block nvme0n1: the capability attribute has been deprecated.
Nov 21 16:56:27 faldara systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Nov 21 16:56:27 faldara systemd[1]: /lib/systemd/system/minidlna.service:4: Failed to add dependency on autofs, ignoring: Invalid argument
Nov 21 16:56:27 faldara systemd[1]: Queued start job for default target Graphical Interface.
Nov 21 16:56:27 faldara systemd[1]: Created slice system-getty.slice.
Nov 21 16:56:27 faldara systemd[1]: Created slice system-modprobe.slice.
Nov 21 16:56:27 faldara systemd[1]: Created slice User and Session Slice.
Nov 21 16:56:27 faldara systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 21 16:56:27 faldara systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 21 16:56:27 faldara systemd[1]: Reached target User and Group Name Lookups.
Nov 21 16:56:27 faldara systemd[1]: Reached target Remote File Systems.
Nov 21 16:56:27 faldara systemd[1]: Reached target Slices.
Nov 21 16:56:27 faldara systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 21 16:56:27 faldara systemd[1]: Listening on LVM2 poll daemon socket.
Nov 21 16:56:27 faldara systemd[1]: Listening on initctl Compatibility Named Pipe.
Nov 21 16:56:27 faldara systemd[1]: Listening on Journal Audit Socket.
Nov 21 16:56:27 faldara systemd[1]: Listening on Journal Socket (/dev/log).
Nov 21 16:56:27 faldara systemd[1]: Listening on Journal Socket.
Nov 21 16:56:27 faldara systemd[1]: Listening on Network Service Netlink Socket.
Nov 21 16:56:27 faldara systemd[1]: Listening on udev Control Socket.
Nov 21 16:56:27 faldara systemd[1]: Listening on udev Kernel Socket.
Nov 21 16:56:27 faldara systemd[1]: Mounting Huge Pages File System...
Nov 21 16:56:27 faldara systemd[1]: Mounting POSIX Message Queue File System...
Nov 21 16:56:27 faldara systemd[1]: Mounting Kernel Debug File System...
Nov 21 16:56:27 faldara systemd[1]: Mounting Kernel Trace File System...
Nov 21 16:56:27 faldara systemd[1]: Finished Availability of block devices.
Nov 21 16:56:27 faldara systemd[1]: Starting Set the console keyboard layout...
Nov 21 16:56:27 faldara systemd[1]: Starting Create list of static device nodes for the current kernel...
Nov 21 16:56:27 faldara systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Nov 21 16:56:27 faldara systemd[1]: Starting Load Kernel Module configfs...
Nov 21 16:56:27 faldara systemd[1]: Starting Load Kernel Module drm...
Nov 21 16:56:27 faldara systemd[1]: Starting Load Kernel Module fuse...
Nov 21 16:56:27 faldara systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Nov 21 16:56:27 faldara systemd[1]: Starting Journal Service...
Nov 21 16:56:27 faldara systemd[1]: Starting Load Kernel Modules...
Nov 21 16:56:27 faldara systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 21 16:56:27 faldara systemd[1]: Starting Coldplug All udev Devices...
Nov 21 16:56:27 faldara systemd[1]: Mounted Huge Pages File System.
Nov 21 16:56:27 faldara systemd[1]: Mounted POSIX Message Queue File System.
Nov 21 16:56:27 faldara systemd[1]: Mounted Kernel Debug File System.
Nov 21 16:56:27 faldara systemd[1]: Mounted Kernel Trace File System.
Nov 21 16:56:27 faldara systemd[1]: Finished Create list of static device nodes for the current kernel.
Nov 21 16:56:27 faldara systemd[1]: [email protected]: Succeeded.
Nov 21 16:56:27 faldara systemd[1]: Finished Load Kernel Module configfs.
Nov 21 16:56:27 faldara systemd[1]: [email protected]: Succeeded.
Nov 21 16:56:27 faldara systemd[1]: Finished Load Kernel Module drm.
Nov 21 16:56:27 faldara systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 21 16:56:27 faldara systemd[1]: Mounting Kernel Configuration File System...
Nov 21 16:56:27 faldara systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 21 16:56:27 faldara systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
Nov 21 16:56:27 faldara systemd[1]: Starting Load/Save Random Seed...
Nov 21 16:56:27 faldara kernel: fuse: init (API version 7.39)
Nov 21 16:56:27 faldara systemd[1]: Starting Create System Users...
Nov 21 16:56:27 faldara systemd[1]: Finished Load Kernel Modules.
Nov 21 16:56:27 faldara systemd[1]: Mounted Kernel Configuration File System.
Nov 21 16:56:27 faldara systemd[1]: Starting Apply Kernel Variables...
Nov 21 16:56:27 faldara systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Nov 21 16:56:27 faldara systemd[1]: Finished Load/Save Random Seed.
Nov 21 16:56:27 faldara systemd[1]: Condition check resulted in First Boot Complete being skipped.
Nov 21 16:56:27 faldara systemd[1]: Finished Set the console keyboard layout.
Nov 21 16:56:27 faldara systemd[1]: [email protected]: Succeeded.
Nov 21 16:56:27 faldara systemd[1]: Finished Load Kernel Module fuse.
Nov 21 16:56:27 faldara systemd[1]: Mounting FUSE Control File System...
Nov 21 16:56:27 faldara systemd[1]: Finished Apply Kernel Variables.
Nov 21 16:56:27 faldara systemd[1]: Mounted FUSE Control File System.
Nov 21 16:56:27 faldara systemd[1]: Finished Create System Users.
Nov 21 16:56:27 faldara systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 21 16:56:27 faldara systemd-journald[363]: Journal started
Nov 21 16:56:27 faldara systemd-journald[363]: Runtime Journal (/run/log/journal/84ad0047b8154385bc95456adec0fabe) is 8.0M, max 159.4M, 151.4M free.
Nov 21 16:56:27 faldara systemd-modules-load[366]: Failed to find module 'lp'
Nov 21 16:56:27 faldara systemd-modules-load[366]: Failed to find module 'ppdev'
Nov 21 16:56:27 faldara systemd-modules-load[366]: Failed to find module 'parport_pc'
Nov 21 16:56:27 faldara systemd-modules-load[366]: Inserted module 'msr'
Nov 21 16:56:27 faldara systemd-sysctl[377]: Couldn't write '1' to 'kernel/unprivileged_userns_clone', ignoring: No such file or directory
Nov 21 16:56:27 faldara lvm[356]: 4 logical volume(s) in volume group "faldara" monitored
Nov 21 16:56:27 faldara systemd[1]: Started Journal Service.
Nov 21 16:56:27 faldara systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 21 16:56:27 faldara systemd-journald[363]: Time spent on flushing to /var/log/journal/84ad0047b8154385bc95456adec0fabe is 9.312ms for 1042 entries.
Nov 21 16:56:27 faldara systemd-journald[363]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 992.0M, max 4.0G, 3.0G free.
Nov 21 16:56:27 faldara systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 21 16:56:27 faldara systemd[1]: Reached target Local File Systems (Pre).
Nov 21 16:56:27 faldara systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 21 16:56:27 faldara systemd[1]: Finished Coldplug All udev Devices.
Nov 21 16:56:27 faldara systemd[1]: Starting Helper to synchronize boot up for ifupdown...
Nov 21 16:56:27 faldara systemd[1]: Finished Helper to synchronize boot up for ifupdown.
Nov 21 16:56:27 faldara systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 21 16:56:28 faldara systemd[1]: Starting Show Plymouth Boot Screen...
Nov 21 16:56:28 faldara systemd[1]: Starting Network Service...
Nov 21 16:56:28 faldara systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 21 16:56:28 faldara kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
Nov 21 16:56:28 faldara kernel: ACPI: button: Sleep Button [SLPB]
Nov 21 16:56:28 faldara kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
Nov 21 16:56:28 faldara kernel: ACPI: button: Power Button [PWRB]
Nov 21 16:56:28 faldara systemd[1]: Started Show Plymouth Boot Screen.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Nov 21 16:56:28 faldara systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Nov 21 16:56:28 faldara kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11
Nov 21 16:56:28 faldara systemd[1]: Reached target Local Encrypted Volumes.
Nov 21 16:56:28 faldara systemd-networkd[410]: Enumeration completed
Nov 21 16:56:28 faldara systemd[1]: Started Network Service.
Nov 21 16:56:28 faldara kernel: ACPI: button: Power Button [PWRF]
Nov 21 16:56:28 faldara kernel: resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
Nov 21 16:56:28 faldara kernel: caller get_primary_reg_base+0x47/0xa0 [intel_pmc_core] mapping multiple BARs
Nov 21 16:56:28 faldara kernel: intel_pmc_core INT33A1:00: initialized
Nov 21 16:56:28 faldara kernel: EDAC ie31200: No ECC support
Nov 21 16:56:28 faldara kernel: EDAC ie31200: No ECC support
Nov 21 16:56:28 faldara mtp-probe[413]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Nov 21 16:56:28 faldara mtp-probe[415]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Nov 21 16:56:28 faldara kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0
Nov 21 16:56:28 faldara kernel: sr 3:0:0:0: Attached scsi generic sg1 type 5
Nov 21 16:56:28 faldara kernel: sd 4:0:0:0: Attached scsi generic sg2 type 0
Nov 21 16:56:28 faldara kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0
Nov 21 16:56:28 faldara mtp-probe[415]: bus: 1, device: 4 was not an MTP device
Nov 21 16:56:28 faldara mtp-probe[413]: bus: 1, device: 2 was not an MTP device
Nov 21 16:56:28 faldara kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Nov 21 16:56:28 faldara systemd-udevd[391]: Using default interface naming scheme 'v247'.
Nov 21 16:56:28 faldara kernel: usb-storage 1-9:1.0: USB Mass Storage device detected
Nov 21 16:56:28 faldara kernel: iTCO_vendor_support: vendor-support=0
Nov 21 16:56:28 faldara kernel: scsi host8: usb-storage 1-9:1.0
Nov 21 16:56:28 faldara kernel: usbcore: registered new interface driver usb-storage
Nov 21 16:56:28 faldara systemd[1]: Found device WDC_WD10EZEX-00KUWA0 1.
Nov 21 16:56:28 faldara kernel: usbcore: registered new interface driver uas
Nov 21 16:56:28 faldara kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Nov 21 16:56:28 faldara kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Nov 21 16:56:28 faldara kernel: pstore: Using crash dump compression: deflate
Nov 21 16:56:28 faldara systemd[1]: Mounting /media/d3...
Nov 21 16:56:28 faldara systemd[1]: Found device WDC_WD10EZEX-00KUWA0 1.
Nov 21 16:56:28 faldara systemd[1]: Found device WDC_WD10EZEX-00KUWA0 1.
Nov 21 16:56:28 faldara kernel: ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Nov 21 16:56:28 faldara kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Nov 21 16:56:28 faldara systemd[1]: Found device WDS500G1X0E-00AFY0 1.
Nov 21 16:56:28 faldara systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
Nov 21 16:56:28 faldara systemd[1]: Mounting /boot/efi...
Nov 21 16:56:28 faldara systemd[1]: Mounting /media/d1...
Nov 21 16:56:28 faldara systemd[1]: Mounting /media/d2...
Nov 21 16:56:28 faldara systemd[1]: Starting LVM event activation on device 259:2...
Nov 21 16:56:28 faldara lvm[467]: pvscan[467] PV /dev/nvme0n1p2 online, VG faldara is complete.
Nov 21 16:56:28 faldara lvm[467]: pvscan[467] VG faldara skip autoactivation.
Nov 21 16:56:28 faldara systemd-networkd[410]: enp0s31f6: Link UP
Nov 21 16:56:28 faldara systemd-udevd[391]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 21 16:56:28 faldara systemd-udevd[409]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Nov 21 16:56:28 faldara kernel: pstore: Registered efi_pstore as persistent store backend
Nov 21 16:56:28 faldara systemd[1]: Mounted /boot/efi.
Nov 21 16:56:28 faldara systemd[1]: Finished LVM event activation on device 259:2.
Nov 21 16:56:28 faldara kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Nov 21 16:56:28 faldara kernel: asus_wmi: ASUS WMI generic driver loaded
Nov 21 16:56:28 faldara kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 21 16:56:28 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input12
Nov 21 16:56:28 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input13
Nov 21 16:56:28 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input14
Nov 21 16:56:28 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input15
Nov 21 16:56:28 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input16
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Nov 21 16:56:28 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Nov 21 16:56:28 faldara kernel: asus_wmi: Initialization: 0x0
Nov 21 16:56:28 faldara kernel: asus_wmi: BIOS WMI version: 0.9
Nov 21 16:56:28 faldara kernel: asus_wmi: SFUN value: 0x0
Nov 21 16:56:28 faldara kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Nov 21 16:56:28 faldara systemd[1]: Found device /dev/faldara/swap.
Nov 21 16:56:28 faldara kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input17
Nov 21 16:56:28 faldara kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Nov 21 16:56:28 faldara kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Nov 21 16:56:28 faldara kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Nov 21 16:56:28 faldara kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Nov 21 16:56:28 faldara kernel: cryptd: max_cpu_qlen set to 1000
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Nov 21 16:56:28 faldara kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Nov 21 16:56:28 faldara systemd[1]: Activating swap /dev/faldara/swap...
Nov 21 16:56:28 faldara kernel: Adding 3145724k swap on /dev/mapper/faldara-swap. Priority:-2 extents:1 across:3145724k SS
Nov 21 16:56:28 faldara kernel: AVX2 version of gcm_enc/dec engaged.
Nov 21 16:56:28 faldara kernel: AES CTR mode by8 optimization enabled
Nov 21 16:56:28 faldara kernel: EXT4-fs (sdb1): mounted filesystem e25768ec-351e-4a8f-b403-521b64a2779f ro with ordered data mode. Quota mode: none.
Nov 21 16:56:28 faldara systemd[1]: Activated swap /dev/faldara/swap.
Nov 21 16:56:28 faldara systemd[1]: Mounted /media/d3.
Nov 21 16:56:28 faldara systemd[1]: Mounted /media/d2.
Nov 21 16:56:28 faldara kernel: EXT4-fs (sdc1): mounted filesystem 72c072bc-b44d-4479-a91b-464875ba2e1e ro with ordered data mode. Quota mode: none.
Nov 21 16:56:28 faldara systemd[1]: Reached target Swap.
Nov 21 16:56:28 faldara systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 21 16:56:28 faldara systemd[1]: Mounted /media/d1.
Nov 21 16:56:28 faldara systemd[1]: Reached target Local File Systems.
Nov 21 16:56:28 faldara systemd[1]: Starting Load AppArmor profiles...
Nov 21 16:56:28 faldara kernel: EXT4-fs (sda1): mounted filesystem 0289bae2-4f2c-4591-907b-143864394cbd ro with ordered data mode. Quota mode: none.
Nov 21 16:56:28 faldara systemd[1]: Starting Set console font and keymap...
Nov 21 16:56:28 faldara systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Nov 21 16:56:28 faldara systemd[1]: Starting Create Volatile Files and Directories...
Nov 21 16:56:28 faldara systemd[1]: Finished Set console font and keymap.
Nov 21 16:56:28 faldara apparmor.systemd[607]: Restarting AppArmor
Nov 21 16:56:28 faldara apparmor.systemd[607]: Reloading AppArmor profiles
Nov 21 16:56:28 faldara systemd[1]: Received SIGRTMIN+20 from PID 268 (plymouthd).
Nov 21 16:56:28 faldara systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Nov 21 16:56:28 faldara systemd[1]: Finished Create Volatile Files and Directories.
Nov 21 16:56:28 faldara systemd[1]: Starting Network Name Resolution...
Nov 21 16:56:28 faldara systemd[1]: Starting Network Time Synchronization...
Nov 21 16:56:28 faldara systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Nov 21 16:56:28 faldara audit[648]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=648 comm="apparmor_parser"
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
Nov 21 16:56:28 faldara audit[648]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=648 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[647]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=647 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[649]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=649 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=648 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=648 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=647 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=649 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[649]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=649 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[649]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=649 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[652]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=652 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[662]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=662 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=649 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=649 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.480:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=652 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.484:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=662 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.484:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=660 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[660]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=660 comm="apparmor_parser"
Nov 21 16:56:28 faldara systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
Nov 21 16:56:28 faldara audit[667]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session" pid=667 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[667]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=667 comm="apparmor_parser"
Nov 21 16:56:28 faldara kernel: audit: type=1400 audit(1700603788.492:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session" pid=667 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=664 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=664 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=664 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//sanitized_helper" pid=664 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-ofono" pid=664 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[666]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=666 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[666]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=666 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[674]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=674 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[669]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=669 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[669]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=669 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[669]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=669 comm="apparmor_parser"
Nov 21 16:56:28 faldara systemd[1]: Started Network Time Synchronization.
Nov 21 16:56:28 faldara systemd[1]: Reached target System Time Set.
Nov 21 16:56:28 faldara systemd[1]: Reached target System Time Synchronized.
Nov 21 16:56:28 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=663 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=663 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=663 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=663 comm="apparmor_parser"
Nov 21 16:56:28 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=663 comm="apparmor_parser"
Nov 21 16:56:28 faldara systemd[1]: Finished Load AppArmor profiles.
Nov 21 16:56:28 faldara systemd[1]: Reached target System Initialization.
Nov 21 16:56:28 faldara systemd[1]: Started CUPS Scheduler.
Nov 21 16:56:28 faldara systemd[1]: Started Trigger anacron every hour.
Nov 21 16:56:28 faldara systemd[1]: Started Daily apt download activities.
Nov 21 16:56:28 faldara systemd[1]: Started Daily apt upgrade and clean activities.
Nov 21 16:56:28 faldara systemd[1]: Started Periodic ext4 Online Metadata Check for All Filesystems.
Nov 21 16:56:28 faldara systemd[1]: Started Discard unused blocks once a week.
Nov 21 16:56:28 faldara systemd[1]: Started Refresh fwupd metadata regularly.
Nov 21 16:56:28 faldara systemd[1]: Started Daily rotation of log files.
Nov 21 16:56:28 faldara systemd[1]: Started Daily man-db regeneration.
Nov 21 16:56:28 faldara systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 21 16:56:28 faldara systemd[1]: Reached target Paths.
Nov 21 16:56:28 faldara systemd[1]: Reached target Timers.
Nov 21 16:56:28 faldara systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Nov 21 16:56:28 faldara systemd[1]: Listening on CUPS Scheduler.
Nov 21 16:56:28 faldara systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 21 16:56:28 faldara systemd[1]: Listening on UUID daemon activation socket.
Nov 21 16:56:28 faldara systemd[1]: Reached target Sockets.
Nov 21 16:56:28 faldara systemd[1]: Reached target Basic System.
Nov 21 16:56:28 faldara systemd[1]: Starting Accounts Service...
Nov 21 16:56:28 faldara systemd[1]: Started Run anacron jobs.
Nov 21 16:56:28 faldara systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Nov 21 16:56:28 faldara systemd[1]: Started Regular background program processing daemon.
Nov 21 16:56:28 faldara anacron[681]: Anacron 2.3 started on 2023-11-21
Nov 21 16:56:28 faldara systemd[1]: Started D-Bus System Message Bus.
Nov 21 16:56:28 faldara anacron[681]: Normal exit (0 jobs run)
Nov 21 16:56:28 faldara cron[683]: (CRON) INFO (pidfile fd = 3)
Nov 21 16:56:28 faldara systemd[1]: Starting Remove Stale Online ext4 Metadata Check Snapshots...
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped.
Nov 21 16:56:28 faldara cron[683]: (CRON) INFO (Running @reboot jobs)
Nov 21 16:56:28 faldara systemd[1]: Starting LSB: Execute the kexec -e command to reboot system...
Nov 21 16:56:28 faldara systemd-resolved[654]: Positive Trust Anchors:
Nov 21 16:56:28 faldara systemd-resolved[654]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Nov 21 16:56:28 faldara systemd-resolved[654]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Nov 21 16:56:28 faldara systemd[1]: Starting Initialize hardware monitoring sensors...
Nov 21 16:56:28 faldara systemd[1]: Started MiniDLNA lightweight DLNA/UPnP-AV server.
Nov 21 16:56:28 faldara systemd[1]: Starting Raise network interfaces...
Nov 21 16:56:28 faldara systemd[1]: Starting Authorization Manager...
Nov 21 16:56:28 faldara systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
Nov 21 16:56:28 faldara avahi-daemon[682]: Found user 'avahi' (UID 109) and group 'avahi' (GID 115).
Nov 21 16:56:28 faldara kernel: intel_rapl_common: Found RAPL domain package
Nov 21 16:56:28 faldara kernel: intel_rapl_common: Found RAPL domain core
Nov 21 16:56:28 faldara kernel: intel_rapl_common: Found RAPL domain dram
Nov 21 16:56:28 faldara systemd[1]: Starting Switcheroo Control Proxy service...
Nov 21 16:56:28 faldara systemd-resolved[654]: Using system hostname 'faldara'.
Nov 21 16:56:28 faldara systemd[1]: Starting User Login Management...
Nov 21 16:56:28 faldara systemd[1]: Starting WPA supplicant...
Nov 21 16:56:28 faldara systemd[1]: Started Network Name Resolution.
Nov 21 16:56:28 faldara systemd[1]: anacron.service: Succeeded.
Nov 21 16:56:28 faldara systemd[1]: e2scrub_reap.service: Succeeded.
Nov 21 16:56:28 faldara systemd[1]: Finished Remove Stale Online ext4 Metadata Check Snapshots.
Nov 21 16:56:28 faldara systemd[1]: Reached target Host and Network Name Lookups.
Nov 21 16:56:28 faldara avahi-daemon[682]: Successfully dropped root privileges.
Nov 21 16:56:28 faldara avahi-daemon[682]: avahi-daemon 0.8 starting up.
Nov 21 16:56:28 faldara sensors[705]: coretemp-isa-0000
Nov 21 16:56:28 faldara sensors[705]: Adapter: ISA adapter
Nov 21 16:56:28 faldara sensors[705]: Package id 0: +52.0°C (high = +80.0°C, crit = +100.0°C)
Nov 21 16:56:28 faldara sensors[705]: Core 0: +51.0°C (high = +80.0°C, crit = +100.0°C)
Nov 21 16:56:28 faldara sensors[705]: Core 1: +50.0°C (high = +80.0°C, crit = +100.0°C)
Nov 21 16:56:28 faldara sensors[705]: Core 2: +50.0°C (high = +80.0°C, crit = +100.0°C)
Nov 21 16:56:28 faldara sensors[705]: Core 3: +50.0°C (high = +80.0°C, crit = +100.0°C)
Nov 21 16:56:28 faldara sensors[705]: amdgpu-pci-0300
Nov 21 16:56:28 faldara sensors[705]: Adapter: PCI adapter
Nov 21 16:56:28 faldara sensors[705]: vddgfx: 6.00 mV
Nov 21 16:56:28 faldara sensors[705]: fan1: 0 RPM (min = 0 RPM, max = 3100 RPM)
Nov 21 16:56:28 faldara sensors[705]: edge: +35.0°C (crit = +100.0°C, hyst = -273.1°C)
Nov 21 16:56:28 faldara sensors[705]: (emerg = +105.0°C)
Nov 21 16:56:28 faldara sensors[705]: junction: +36.0°C (crit = +110.0°C, hyst = -273.1°C)
Nov 21 16:56:28 faldara sensors[705]: (emerg = +115.0°C)
Nov 21 16:56:28 faldara sensors[705]: mem: +36.0°C (crit = +100.0°C, hyst = -273.1°C)
Nov 21 16:56:28 faldara sensors[705]: (emerg = +105.0°C)
Nov 21 16:56:28 faldara sensors[705]: PPT: 14.00 W (cap = 100.00 W)
Nov 21 16:56:28 faldara sensors[705]: acpitz-acpi-0
Nov 21 16:56:28 faldara sensors[705]: Adapter: ACPI interface
Nov 21 16:56:28 faldara sensors[705]: temp1: +27.8°C
Nov 21 16:56:28 faldara sensors[705]: temp2: +29.8°C
Nov 21 16:56:28 faldara sensors[705]: nvme-pci-0700
Nov 21 16:56:28 faldara sensors[705]: Adapter: PCI adapter
Nov 21 16:56:28 faldara sensors[705]: Composite: +41.9°C (low = -5.2°C, high = +83.8°C)
Nov 21 16:56:28 faldara sensors[705]: (crit = +87.8°C)
Nov 21 16:56:28 faldara systemd[1]: Finished Initialize hardware monitoring sensors.
Nov 21 16:56:28 faldara systemd[1]: Started LSB: Execute the kexec -e command to reboot system.
Nov 21 16:56:28 faldara systemd[1]: Starting LSB: Load kernel image with kexec...
Nov 21 16:56:28 faldara smartd[692]: smartd 7.2 2020-12-30 r5155 [x86_64-linux-6.7.0-rc2+] (local build)
Nov 21 16:56:28 faldara smartd[692]: Copyright (C) 2002-20, Bruce Allen, Christian Franke, http://www.smartmontools.org
Nov 21 16:56:28 faldara smartd[692]: Opened configuration file /etc/smartd.conf
Nov 21 16:56:28 faldara smartd[692]: Drive: DEVICESCAN, implied '-a' Directive on line 21 of file /etc/smartd.conf
Nov 21 16:56:28 faldara smartd[692]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda [SAT], opened
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda [SAT], WDC WD10EZEX-00KUWA0, S/N:WD-WCC1S5414103, WWN:5-0014ee-25e47b53d, FW:15.01H15, 1.00 TB
Nov 21 16:56:28 faldara systemd[1]: Started LSB: Load kernel image with kexec.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda [SAT], found in smartd database: Western Digital Blue
Nov 21 16:56:28 faldara systemd[1]: Finished Raise network interfaces.
Nov 21 16:56:28 faldara systemd-logind[702]: New seat seat0.
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event10 (Power Button)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event9 (Power Button)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event8 (Sleep Button)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event1 (Razer Razer DeathAdder Elite Keyboard)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event3 (Razer Razer DeathAdder Elite)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event4 (Wooting WootingTwo)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event5 (Wooting WootingTwo System Control)
Nov 21 16:56:28 faldara systemd-logind[702]: Watching system buttons on /dev/input/event6 (Wooting WootingTwo Consumer Control)
Nov 21 16:56:28 faldara systemd[1]: Started User Login Management.
Nov 21 16:56:28 faldara systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Nov 21 16:56:28 faldara wpa_supplicant[703]: Successfully initialized wpa_supplicant
Nov 21 16:56:28 faldara avahi-daemon[682]: Successfully called chroot().
Nov 21 16:56:28 faldara avahi-daemon[682]: Successfully dropped remaining capabilities.
Nov 21 16:56:28 faldara avahi-daemon[682]: No service file found in /etc/avahi/services.
Nov 21 16:56:28 faldara avahi-daemon[682]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Nov 21 16:56:28 faldara avahi-daemon[682]: New relevant interface lo.IPv6 for mDNS.
Nov 21 16:56:28 faldara avahi-daemon[682]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Nov 21 16:56:28 faldara avahi-daemon[682]: New relevant interface lo.IPv4 for mDNS.
Nov 21 16:56:28 faldara avahi-daemon[682]: Network interface enumeration completed.
Nov 21 16:56:28 faldara avahi-daemon[682]: Registering new address record for ::1 on lo.*.
Nov 21 16:56:28 faldara avahi-daemon[682]: Registering new address record for 127.0.0.1 on lo.IPv4.
Nov 21 16:56:28 faldara systemd[1]: Started WPA supplicant.
Nov 21 16:56:28 faldara systemd[1]: Started Switcheroo Control Proxy service.
Nov 21 16:56:28 faldara systemd[1]: Reached target Network.
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Nov 21 16:56:28 faldara systemd[1]: Starting Save/Restore Sound Card State...
Nov 21 16:56:28 faldara systemd[1]: Starting CUPS Scheduler...
Nov 21 16:56:28 faldara systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
Nov 21 16:56:28 faldara systemd[1]: Starting Permit User Sessions...
Nov 21 16:56:28 faldara systemd[1]: Started Unattended Upgrades Shutdown.
Nov 21 16:56:28 faldara systemd[1]: Finished Save/Restore Sound Card State.
Nov 21 16:56:28 faldara systemd[1]: Reached target Sound Card.
Nov 21 16:56:28 faldara systemd[1]: Finished Permit User Sessions.
Nov 21 16:56:28 faldara systemd[1]: Starting Light Display Manager...
Nov 21 16:56:28 faldara systemd[1]: Starting Hold until boot process finishes up...
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5414103.ata.state
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdb, type changed from 'scsi' to 'sat'
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdb [SAT], opened
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdb [SAT], WDC WD10EZEX-00KUWA0, S/N:WD-WCC1S5390305, WWN:5-0014ee-25e47b58b, FW:15.01H15, 1.00 TB
Nov 21 16:56:28 faldara polkitd[690]: started daemon version 0.105 using authority implementation `local' version `0.105'
Nov 21 16:56:28 faldara systemd[1]: Started Authorization Manager.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdb [SAT], found in smartd database: Western Digital Blue
Nov 21 16:56:28 faldara systemd[1]: Starting Modem Manager...
Nov 21 16:56:28 faldara systemd[1]: Received SIGRTMIN+21 from PID 268 (plymouthd).
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdb [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5390305.ata.state
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdc, type changed from 'scsi' to 'sat'
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdc [SAT], opened
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdc [SAT], WDC WD10EZEX-00KUWA0, S/N:WD-WCC1S5386787, WWN:5-0014ee-25e47b48d, FW:15.01H15, 1.00 TB
Nov 21 16:56:28 faldara systemd[1]: Finished Hold until boot process finishes up.
Nov 21 16:56:28 faldara accounts-daemon[680]: started daemon version 0.6.55
Nov 21 16:56:28 faldara systemd[1]: Received SIGRTMIN+21 from PID 268 (n/a).
Nov 21 16:56:28 faldara ModemManager[773]: <info> ModemManager (version 1.14.12) starting in system bus...
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdc [SAT], found in smartd database: Western Digital Blue
Nov 21 16:56:28 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.12' (uid=0 pid=767 comm="/usr/sbin/cupsd -l ")
Nov 21 16:56:28 faldara systemd[1]: Started Getty on tty1.
Nov 21 16:56:28 faldara systemd[1]: Reached target Login Prompts.
Nov 21 16:56:28 faldara systemd[1]: Started Accounts Service.
Nov 21 16:56:28 faldara systemd[1]: Started Light Display Manager.
Nov 21 16:56:28 faldara systemd[1]: Starting Manage, Install and Generate Color Profiles...
Nov 21 16:56:28 faldara dbus-daemon[684]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Nov 21 16:56:28 faldara systemd[1]: Started Manage, Install and Generate Color Profiles.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sdc [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5386787.ata.state
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/nvme0, opened
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/nvme0, WDS500G1X0E-00AFY0, S/N:204318800637, FW:611100WD, 500 GB
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/nvme0, is SMART capable. Adding to "monitor" list.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/nvme0, state read from /var/lib/smartmontools/smartd.WDS500G1X0E_00AFY0-204318800637.nvme.state
Nov 21 16:56:28 faldara smartd[692]: Monitoring 3 ATA/SATA, 0 SCSI/SAS and 1 NVMe devices
Nov 21 16:56:28 faldara systemd[1]: Started Modem Manager.
Nov 21 16:56:28 faldara smartd[692]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 112 to 117
Nov 21 16:56:29 faldara smartd[692]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 113 to 117
Nov 21 16:56:29 faldara smartd[692]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 114 to 118
Nov 21 16:56:29 faldara smartd[692]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5414103.ata.state
Nov 21 16:56:29 faldara smartd[692]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5390305.ata.state
Nov 21 16:56:29 faldara smartd[692]: Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5386787.ata.state
Nov 21 16:56:29 faldara smartd[692]: Device: /dev/nvme0, state written to /var/lib/smartmontools/smartd.WDS500G1X0E_00AFY0-204318800637.nvme.state
Nov 21 16:56:29 faldara systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Nov 21 16:56:29 faldara kernel: scsi 8:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: Attached scsi generic sg4 type 0
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: [sdd] 61440000 512-byte logical blocks: (31.5 GB/29.3 GiB)
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: [sdd] Write Protect is off
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: [sdd] Mode Sense: 0b 00 00 08
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: [sdd] No Caching mode page found
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: [sdd] Assuming drive cache: write through
Nov 21 16:56:29 faldara kernel: sdd: sdd1 sdd2
Nov 21 16:56:29 faldara kernel: sd 8:0:0:0: [sdd] Attached SCSI removable disk
Nov 21 16:56:29 faldara audit[767]: AVC apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=767 comm="cupsd" capability=12 capname="net_admin"
Nov 21 16:56:29 faldara systemd[1]: Started CUPS Scheduler.
Nov 21 16:56:29 faldara systemd[1]: Started Make remote CUPS printers available locally.
Nov 21 16:56:29 faldara systemd[1]: Reached target Multi-User System.
Nov 21 16:56:29 faldara systemd[1]: Reached target Graphical Interface.
Nov 21 16:56:29 faldara systemd[1]: Starting Update UTMP about System Runlevel Changes...
Nov 21 16:56:29 faldara systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Nov 21 16:56:29 faldara systemd[1]: Finished Update UTMP about System Runlevel Changes.
Nov 21 16:56:29 faldara systemd[1]: Startup finished in 16.515s (firmware) + 57.991s (loader) + 10.809s (kernel) + 1.947s (userspace) = 1min 27.263s.
Nov 21 16:56:29 faldara avahi-daemon[682]: Server startup complete. Host name is faldara.local. Local service cookie is 543943257.
Nov 21 16:56:30 faldara kernel: [drm] Unknown EDID CEA parser results
Nov 21 16:56:30 faldara kernel: [drm] Unknown EDID CEA parser results
Nov 21 16:56:30 faldara lightdm[827]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=118) by (uid=0)
Nov 21 16:56:30 faldara systemd[1]: Created slice User Slice of UID 118.
Nov 21 16:56:30 faldara systemd[1]: Starting User Runtime Directory /run/user/118...
Nov 21 16:56:30 faldara systemd-logind[702]: New session c1 of user lightdm.
Nov 21 16:56:30 faldara systemd[1]: Finished User Runtime Directory /run/user/118.
Nov 21 16:56:30 faldara systemd[1]: Starting User Manager for UID 118...
Nov 21 16:56:30 faldara systemd[831]: pam_unix(systemd-user:session): session opened for user lightdm(uid=118) by (uid=0)
Nov 21 16:56:30 faldara systemd[831]: Queued start job for default target Main User Target.
Nov 21 16:56:31 faldara systemd[831]: Created slice User Application Slice.
Nov 21 16:56:31 faldara systemd[831]: Reached target Paths.
Nov 21 16:56:31 faldara systemd[831]: Reached target Timers.
Nov 21 16:56:31 faldara systemd[831]: Starting D-Bus User Message Bus Socket.
Nov 21 16:56:31 faldara systemd[831]: Listening on GnuPG network certificate management daemon.
Nov 21 16:56:31 faldara systemd[831]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 21 16:56:31 faldara systemd[831]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 21 16:56:31 faldara systemd[831]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 21 16:56:31 faldara systemd[831]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 21 16:56:31 faldara systemd[831]: Listening on Multimedia System.
Nov 21 16:56:31 faldara systemd[831]: Listening on debconf communication socket.
Nov 21 16:56:31 faldara systemd[831]: Listening on Sound System.
Nov 21 16:56:31 faldara systemd[831]: Listening on D-Bus User Message Bus Socket.
Nov 21 16:56:31 faldara systemd[831]: Reached target Sockets.
Nov 21 16:56:31 faldara systemd[831]: Reached target Basic System.
Nov 21 16:56:31 faldara systemd[1]: Started User Manager for UID 118.
Nov 21 16:56:31 faldara systemd[831]: Started Multimedia Service.
Nov 21 16:56:31 faldara systemd[1]: Started Session c1 of user lightdm.
Nov 21 16:56:31 faldara systemd[831]: Starting Sound Service...
Nov 21 16:56:31 faldara systemd[831]: Starting Tracker metadata extractor...
Nov 21 16:56:31 faldara systemd[831]: Starting Tracker file system data miner...
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.25' (uid=118 pid=846 comm="/usr/bin/pipewire ")
Nov 21 16:56:31 faldara systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Nov 21 16:56:31 faldara systemd[1]: Started RealtimeKit Scheduling Policy Service.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully called chroot.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully dropped privileges.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully limited resources.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Running.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Canary thread running.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Watchdog thread running.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 846 of process 846 owned by '118' high priority at nice level -11.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 851 of process 846 owned by '118' RT at priority 20.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 2 threads of 1 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 847 of process 847 owned by '118' high priority at nice level -11.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 3 threads of 2 processes of 1 users.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Set scheduler policy to SCHED_IDLE
Nov 21 16:56:31 faldara tracker-miner-f[849]: Setting priority nice level to 19
Nov 21 16:56:31 faldara tracker-extract[848]: Set scheduler policy to SCHED_IDLE
Nov 21 16:56:31 faldara tracker-extract[848]: Setting priority nice level to 19
Nov 21 16:56:31 faldara systemd[831]: Started D-Bus User Message Bus.
Nov 21 16:56:31 faldara pipewire[846]: Failed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara systemd[831]: Starting Virtual filesystem service...
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 861 of process 861 owned by '118' high priority at nice level -11.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 4 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 4 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 4 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 872 of process 861 owned by '118' RT at priority 20.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 5 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.Daemon'
Nov 21 16:56:31 faldara systemd[831]: Started Virtual filesystem service.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 21 16:56:31 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara systemd[831]: Starting Virtual filesystem service - disk device monitor...
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.29' (uid=118 pid=886 comm="/usr/libexec/gvfs-udisks2-volume-monitor ")
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Activation via systemd failed for unit 'udisks2.service': Unit udisks2.service is masked.
Nov 21 16:56:31 faldara gvfs-udisks2-vo[886]: monitor says it's not supported
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Nov 21 16:56:31 faldara systemd[831]: Started Virtual filesystem service - disk device monitor.
Nov 21 16:56:31 faldara gvfs-udisks2-vo[886]: monitor says it's not supported
Nov 21 16:56:31 faldara tracker-miner-f[849]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.9' (uid=118 pid=850 comm="/usr/sbin/lightdm-gtk-greeter ")
Nov 21 16:56:31 faldara systemd[831]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Nov 21 16:56:31 faldara systemd[831]: Starting Accessibility services bus...
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.a11y.Bus'
Nov 21 16:56:31 faldara systemd[831]: Started Accessibility services bus.
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Nov 21 16:56:31 faldara systemd[831]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara systemd[831]: Starting Virtual filesystem service - digital camera monitor...
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Nov 21 16:56:31 faldara systemd[831]: Started Virtual filesystem service - digital camera monitor.
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara systemd[831]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating service name='org.gnome.OnlineAccounts' requested by ':1.14' (uid=118 pid=916 comm="/usr/libexec/gvfs-goa-volume-monitor ")
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 5 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 930 of process 847 owned by '118' RT at priority 5.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 6 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara ModemManager[773]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
Nov 21 16:56:31 faldara goa-daemon[921]: goa-daemon version 3.38.0 starting
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating service name='org.gnome.Identity' requested by ':1.16' (uid=118 pid=921 comm="/usr/libexec/goa-daemon ")
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gnome.OnlineAccounts'
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gnome.Identity'
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Nov 21 16:56:31 faldara systemd[831]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara systemd[831]: Starting Virtual filesystem service - Apple File Conduit monitor...
Nov 21 16:56:31 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Nov 21 16:56:31 faldara systemd[831]: Started Virtual filesystem service - Apple File Conduit monitor.
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.32' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:31 faldara systemd[1]: Starting Daemon for power management...
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 6 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Successfully made thread 981 of process 847 owned by '118' RT at priority 5.
Nov 21 16:56:31 faldara rtkit-daemon[852]: Supervising 7 threads of 3 processes of 1 users.
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.35' (uid=118 pid=847 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Nov 21 16:56:31 faldara systemd[1]: Condition check resulted in Bluetooth service being skipped.
Nov 21 16:56:31 faldara systemd[831]: Started Sound Service.
Nov 21 16:56:31 faldara dbus-daemon[684]: [system] Successfully activated service 'org.freedesktop.UPower'
Nov 21 16:56:31 faldara systemd[1]: Started Daemon for power management.
Nov 21 16:56:32 faldara at-spi-bus-launcher[908]: dbus-daemon[908]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=118 pid=850 comm="/usr/sbin/lightdm-gtk-greeter ")
Nov 21 16:56:32 faldara at-spi-bus-launcher[908]: dbus-daemon[908]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 21 16:56:32 faldara at-spi-bus-launcher[993]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 21 16:56:32 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.3' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:56:32 faldara gvfs-udisks2-vo[886]: monitor says it's not supported
Nov 21 16:56:32 faldara tracker-extract[848]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Nov 21 16:56:32 faldara systemd[831]: Starting Tracker metadata database store and lookup manager...
Nov 21 16:56:32 faldara systemd[831]: Started Tracker file system data miner.
Nov 21 16:56:32 faldara systemd[831]: Started Tracker metadata extractor.
Nov 21 16:56:32 faldara systemd[831]: Reached target Main User Target.
Nov 21 16:56:32 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.freedesktop.Tracker1'
Nov 21 16:56:32 faldara systemd[831]: Started Tracker metadata database store and lookup manager.
Nov 21 16:56:32 faldara systemd[831]: Startup finished in 1.240s.
Nov 21 16:56:32 faldara tracker-miner-f[849]: Could not initialize currently active mount points: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Parse: Parser error at byte 311: Expected QuadPattern
Nov 21 16:56:42 faldara systemd[831]: tracker-extract.service: Succeeded.
Nov 21 16:56:56 faldara pulseaudio[847]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Nov 21 16:56:56 faldara dbus-daemon[684]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Nov 21 16:57:11 faldara lightdm[1006]: gkr-pam: unable to locate daemon control file
Nov 21 16:57:11 faldara lightdm[1006]: gkr-pam: stashed password to try later in open session
Nov 21 16:57:11 faldara lightdm[1006]: pam_unix(lightdm:session): session opened for user psusi(uid=1000) by (uid=0)
Nov 21 16:57:11 faldara systemd[1]: Created slice User Slice of UID 1000.
Nov 21 16:57:11 faldara systemd[1]: Starting User Runtime Directory /run/user/1000...
Nov 21 16:57:11 faldara systemd-logind[702]: New session 2 of user psusi.
Nov 21 16:57:11 faldara systemd[1]: Finished User Runtime Directory /run/user/1000.
Nov 21 16:57:11 faldara systemd[1]: Starting User Manager for UID 1000...
Nov 21 16:57:11 faldara systemd[1012]: pam_unix(systemd-user:session): session opened for user psusi(uid=1000) by (uid=0)
Nov 21 16:57:11 faldara systemd[1012]: Queued start job for default target Main User Target.
Nov 21 16:57:11 faldara systemd[1012]: Created slice User Application Slice.
Nov 21 16:57:11 faldara systemd[1012]: Reached target Paths.
Nov 21 16:57:11 faldara systemd[1012]: Reached target Timers.
Nov 21 16:57:11 faldara systemd[1012]: Starting D-Bus User Message Bus Socket.
Nov 21 16:57:11 faldara systemd[1012]: Listening on GnuPG network certificate management daemon.
Nov 21 16:57:11 faldara systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 21 16:57:11 faldara systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 21 16:57:11 faldara systemd[1012]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 21 16:57:11 faldara systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 21 16:57:11 faldara systemd[1012]: Listening on Multimedia System.
Nov 21 16:57:11 faldara systemd[1012]: Listening on debconf communication socket.
Nov 21 16:57:11 faldara systemd[1012]: Listening on Sound System.
Nov 21 16:57:11 faldara systemd[1012]: Listening on D-Bus User Message Bus Socket.
Nov 21 16:57:11 faldara systemd[1012]: Reached target Sockets.
Nov 21 16:57:11 faldara systemd[1012]: Reached target Basic System.
Nov 21 16:57:11 faldara systemd[1]: Started User Manager for UID 1000.
Nov 21 16:57:11 faldara systemd[1012]: Started Multimedia Service.
Nov 21 16:57:11 faldara systemd[1]: Started Session 2 of user psusi.
Nov 21 16:57:11 faldara systemd[1012]: Starting Sound Service...
Nov 21 16:57:11 faldara systemd[1012]: Starting Tracker metadata extractor...
Nov 21 16:57:11 faldara systemd[1012]: Starting Tracker file system data miner...
Nov 21 16:57:11 faldara rtkit-daemon[852]: Successfully made thread 1027 of process 1027 owned by '1000' high priority at nice level -11.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 8 threads of 4 processes of 2 users.
Nov 21 16:57:11 faldara tracker-extract[1029]: Set scheduler policy to SCHED_IDLE
Nov 21 16:57:11 faldara tracker-extract[1029]: Setting priority nice level to 19
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 8 threads of 4 processes of 2 users.
Nov 21 16:57:11 faldara tracker-miner-f[1030]: Set scheduler policy to SCHED_IDLE
Nov 21 16:57:11 faldara tracker-miner-f[1030]: Setting priority nice level to 19
Nov 21 16:57:11 faldara systemd[1012]: Started D-Bus User Message Bus.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 8 threads of 4 processes of 2 users.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Successfully made thread 1031 of process 1027 owned by '1000' RT at priority 20.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 9 threads of 4 processes of 2 users.
Nov 21 16:57:11 faldara pipewire[1027]: Failed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Virtual filesystem service...
Nov 21 16:57:11 faldara rtkit-daemon[852]: Successfully made thread 1038 of process 1038 owned by '1000' high priority at nice level -11.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 10 threads of 5 processes of 2 users.
Nov 21 16:57:11 faldara lightdm[1006]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gtk.vfs.Daemon'
Nov 21 16:57:11 faldara systemd[1012]: Started Virtual filesystem service.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Successfully made thread 1028 of process 1028 owned by '1000' high priority at nice level -11.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 11 threads of 6 processes of 2 users.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 11 threads of 6 processes of 2 users.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 11 threads of 6 processes of 2 users.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Successfully made thread 1042 of process 1038 owned by '1000' RT at priority 20.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 12 threads of 6 processes of 2 users.
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Virtual filesystem service - disk device monitor...
Nov 21 16:57:11 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.45' (uid=1000 pid=1081 comm="/usr/libexec/gvfs-udisks2-volume-monitor ")
Nov 21 16:57:11 faldara dbus-daemon[684]: [system] Activation via systemd failed for unit 'udisks2.service': Unit udisks2.service is masked.
Nov 21 16:57:11 faldara gvfs-udisks2-vo[1081]: monitor says it's not supported
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Nov 21 16:57:11 faldara systemd[1012]: Started Virtual filesystem service - disk device monitor.
Nov 21 16:57:11 faldara gvfs-udisks2-vo[1081]: monitor says it's not supported
Nov 21 16:57:11 faldara tracker-miner-f[1030]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Nov 21 16:57:11 faldara systemd[1012]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Virtual filesystem service - digital camera monitor...
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Nov 21 16:57:11 faldara systemd[1012]: Started Virtual filesystem service - digital camera monitor.
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating service name='org.gnome.OnlineAccounts' requested by ':1.12' (uid=1000 pid=1120 comm="/usr/libexec/gvfs-goa-volume-monitor ")
Nov 21 16:57:11 faldara goa-daemon[1124]: goa-daemon version 3.38.0 starting
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating service name='org.gnome.Identity' requested by ':1.16' (uid=1000 pid=1124 comm="/usr/libexec/goa-daemon ")
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gnome.Identity'
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gnome.OnlineAccounts'
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Nov 21 16:57:11 faldara systemd[1012]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Virtual filesystem service - Apple File Conduit monitor...
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Nov 21 16:57:11 faldara systemd[1012]: Started Virtual filesystem service - Apple File Conduit monitor.
Nov 21 16:57:11 faldara gvfs-udisks2-vo[1081]: monitor says it's not supported
Nov 21 16:57:11 faldara tracker-extract[1029]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Nov 21 16:57:11 faldara systemd[1012]: Started Tracker metadata extractor.
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating service name='org.freedesktop.portal.IBus' requested by ':1.19' (uid=1000 pid=1173 comm="/usr/bin/ibus-daemon --daemonize --xim ")
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.freedesktop.portal.IBus'
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.2' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Nov 21 16:57:11 faldara systemd[1012]: Starting Tracker metadata database store and lookup manager...
Nov 21 16:57:11 faldara systemd[1012]: Started Tracker file system data miner.
Nov 21 16:57:11 faldara dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.freedesktop.Tracker1'
Nov 21 16:57:11 faldara systemd[1012]: Started Tracker metadata database store and lookup manager.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 12 threads of 6 processes of 2 users.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Successfully made thread 1207 of process 1028 owned by '1000' RT at priority 5.
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 13 threads of 6 processes of 2 users.
Nov 21 16:57:11 faldara tracker-miner-f[1030]: Could not initialize currently active mount points: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Parse: Parser error at byte 11: Expected QuadPattern
Nov 21 16:57:11 faldara systemd[1]: Stopping Session c1 of user lightdm.
Nov 21 16:57:11 faldara systemd[831]: pulseaudio.service: Succeeded.
Nov 21 16:57:11 faldara lightdm[827]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Nov 21 16:57:11 faldara rtkit-daemon[852]: Supervising 10 threads of 5 processes of 2 users.
Nov 21 16:57:11 faldara kernel: [drm] Unknown EDID CEA parser results
Nov 21 16:57:12 faldara systemd[1]: session-c1.scope: Succeeded.
Nov 21 16:57:12 faldara systemd[1]: Stopped Session c1 of user lightdm.
Nov 21 16:57:12 faldara systemd[1]: session-c1.scope: Consumed 1.530s CPU time.
Nov 21 16:57:12 faldara rtkit-daemon[852]: Successfully made thread 1229 of process 1028 owned by '1000' RT at priority 5.
Nov 21 16:57:12 faldara rtkit-daemon[852]: Supervising 11 threads of 5 processes of 2 users.
Nov 21 16:57:12 faldara systemd-logind[702]: Removed session c1.
Nov 21 16:57:12 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.53' (uid=1000 pid=1028 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Nov 21 16:57:12 faldara systemd[1]: Condition check resulted in Bluetooth service being skipped.
Nov 21 16:57:12 faldara systemd[1012]: Started Sound Service.
Nov 21 16:57:12 faldara systemd[1012]: Reached target Main User Target.
Nov 21 16:57:12 faldara systemd[1012]: Startup finished in 977ms.
Nov 21 16:57:17 faldara sudo[1260]: psusi : TTY=pts/0 ; PWD=/home/psusi ; USER=root ; COMMAND=/bin/bash
Nov 21 16:57:17 faldara sudo[1260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Nov 21 16:57:20 faldara ModemManager[773]: <info> [sleep-monitor] system is about to suspend
Nov 21 16:57:20 faldara systemd[1]: Reached target Sleep.
Nov 21 16:57:20 faldara systemd[1]: Starting Suspend...
Nov 21 16:57:20 faldara systemd-sleep[1274]: Suspending system...
Nov 21 16:57:20 faldara kernel: PM: suspend entry (deep)
Nov 21 16:57:20 faldara kernel: Filesystems sync: 0.014 seconds
Nov 21 16:57:20 faldara kernel: Freezing user space processes
Nov 21 16:57:20 faldara kernel: Freezing user space processes completed (elapsed 0.000 seconds)
Nov 21 16:57:20 faldara kernel: OOM killer disabled.
Nov 21 16:57:20 faldara kernel: Freezing remaining freezable tasks
Nov 21 16:57:20 faldara kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Nov 21 16:57:20 faldara kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Nov 21 16:57:20 faldara kernel: serial 00:01: disabled
Nov 21 16:57:20 faldara kernel: e1000e: EEE TX LPI TIMER: 00000011
Nov 21 16:57:20 faldara kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
Nov 21 16:57:20 faldara kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
Nov 21 16:57:20 faldara kernel: sd 1:0:0:0: [sda] Synchronizing SCSI cache
Nov 21 16:57:20 faldara kernel: ata5.00: Entering standby power mode
Nov 21 16:57:20 faldara kernel: ata2.00: Entering standby power mode
Nov 21 16:57:20 faldara kernel: ata6.00: Entering standby power mode
Nov 21 16:57:20 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
Nov 21 16:57:20 faldara kernel: [TTM] Buffer eviction failed
Nov 21 16:57:20 faldara kernel: [drm] evicting device resources failed
Nov 21 16:57:20 faldara kernel: amdgpu 0000:03:00.0: PM: pci_pm_suspend(): amdgpu_pmops_suspend+0x0/0x80 [amdgpu] returns -19
Nov 21 16:57:20 faldara kernel: amdgpu 0000:03:00.0: PM: dpm_run_callback(): pci_pm_suspend+0x0/0x170 returns -19
Nov 21 16:57:20 faldara kernel: amdgpu 0000:03:00.0: PM: failed to suspend async: error -19
Nov 21 16:57:20 faldara kernel: PM: Some devices failed to suspend, or early wake event detected
Nov 21 16:57:20 faldara kernel: xhci_hcd 0000:06:00.0: xHC error in resume, USBSTS 0x401, Reinit
Nov 21 16:57:20 faldara kernel: usb usb3: root hub lost power or was reset
Nov 21 16:57:20 faldara kernel: usb usb4: root hub lost power or was reset
Nov 21 16:57:20 faldara kernel: serial 00:01: activated
Nov 21 16:57:20 faldara kernel: nvme nvme0: 4/0/0 default/read/poll queues
Nov 21 16:57:20 faldara kernel: OOM killer enabled.
Nov 21 16:57:20 faldara kernel: Restarting tasks ... done.
Nov 21 16:57:20 faldara kernel: random: crng reseeded on system resumption
Nov 21 16:57:20 faldara kernel: PM: suspend exit
Nov 21 16:57:20 faldara kernel: PM: suspend entry (s2idle)
Nov 21 16:57:21 faldara kernel: Filesystems sync: 0.009 seconds
Nov 21 16:57:21 faldara kernel: Freezing user space processes
Nov 21 16:57:21 faldara kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Nov 21 16:57:21 faldara kernel: OOM killer disabled.
Nov 21 16:57:21 faldara kernel: Freezing remaining freezable tasks
Nov 21 16:57:21 faldara kernel: ata8: SATA link down (SStatus 0 SControl 300)
Nov 21 16:57:21 faldara kernel: ata7: SATA link down (SStatus 0 SControl 300)
Nov 21 16:57:21 faldara kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 21 16:57:21 faldara kernel: ata3: SATA link down (SStatus 4 SControl 300)
Nov 21 16:57:21 faldara kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 21 16:57:21 faldara kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Nov 21 16:57:21 faldara kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 21 16:57:21 faldara kernel: ata1: SATA link down (SStatus 4 SControl 300)
Nov 21 16:57:21 faldara kernel: ata6.00: configured for UDMA/133
Nov 21 16:57:21 faldara kernel: ata5.00: configured for UDMA/133
Nov 21 16:57:21 faldara kernel: ata6.00: Entering active power mode
Nov 21 16:57:21 faldara kernel: ata2.00: configured for UDMA/133
Nov 21 16:57:21 faldara kernel: ata5.00: Entering active power mode
Nov 21 16:57:21 faldara kernel: ata2.00: Entering active power mode
Nov 21 16:57:21 faldara kernel: ata4.00: configured for UDMA/133
Nov 21 16:57:21 faldara kernel: Freezing remaining freezable tasks completed (elapsed 0.143 seconds)
Nov 21 16:57:21 faldara kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Nov 21 16:57:21 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
Nov 21 16:57:21 faldara kernel: [TTM] Buffer eviction failed
Nov 21 16:57:21 faldara kernel: [drm] evicting device resources failed
Nov 21 16:57:21 faldara kernel: amdgpu 0000:03:00.0: PM: device_prepare(): pci_pm_prepare+0x0/0x70 returns -19
Nov 21 16:57:21 faldara kernel: amdgpu 0000:03:00.0: PM: not prepared for power transition: code -19
Nov 21 16:57:21 faldara kernel: PM: Some devices failed to suspend, or early wake event detected
Nov 21 16:57:21 faldara kernel: OOM killer enabled.
Nov 21 16:57:21 faldara kernel: Restarting tasks ... done.
Nov 21 16:57:21 faldara kernel: random: crng reseeded on system resumption
Nov 21 16:57:21 faldara kernel: PM: suspend exit
Nov 21 16:57:21 faldara systemd-sleep[1274]: Failed to suspend system. System resumed again: No such device
Nov 21 16:57:21 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
Nov 21 16:57:21 faldara systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE
Nov 21 16:57:21 faldara systemd[1]: systemd-suspend.service: Failed with result 'exit-code'.
Nov 21 16:57:21 faldara systemd[1]: Failed to start Suspend.
Nov 21 16:57:21 faldara systemd[1]: Dependency failed for Suspend.
Nov 21 16:57:21 faldara systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'.
Nov 21 16:57:21 faldara systemd-logind[702]: Operation 'sleep' finished.
Nov 21 16:57:21 faldara systemd[1]: Stopped target Sleep.
Nov 21 16:57:21 faldara ModemManager[773]: <info> [sleep-monitor] system is resuming
Nov 21 16:57:21 faldara systemd-networkd[410]: lo: Reset carrier
Nov 21 16:57:21 faldara systemd[1012]: tracker-extract.service: Succeeded.
Nov 21 16:57:22 faldara systemd[1]: Stopping User Manager for UID 118...
Nov 21 16:57:22 faldara systemd[831]: Stopped target Main User Target.
Nov 21 16:57:22 faldara systemd[831]: Stopping Accessibility services bus...
Nov 21 16:57:22 faldara systemd[831]: Stopping D-Bus User Message Bus...
Nov 21 16:57:22 faldara systemd[831]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Nov 21 16:57:22 faldara tracker-miner-fs[849]: Received signal:15->'Terminated'
Nov 21 16:57:22 faldara tracker-miner-f[849]: Error while sending AddMatch() message: The connection is closed
Nov 21 16:57:22 faldara systemd[831]: Stopping Virtual filesystem service...
Nov 21 16:57:22 faldara tracker-miner-f[849]: Error while sending AddMatch() message: The connection is closed
Nov 21 16:57:22 faldara tracker-miner-f[849]: Error while sending AddMatch() message: The connection is closed
Nov 21 16:57:22 faldara systemd[831]: Stopping Virtual filesystem service - GNOME Online Accounts monitor...
Nov 21 16:57:22 faldara systemd[831]: Stopping Virtual filesystem service - digital camera monitor...
Nov 21 16:57:22 faldara systemd[831]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Nov 21 16:57:22 faldara tracker-miner-fs[849]: OK
Nov 21 16:57:22 faldara systemd[831]: Stopping Virtual filesystem service - disk device monitor...
Nov 21 16:57:22 faldara pipewire-media-session[861]: error id:0 seq:158 res:-32 (Broken pipe): connection error
Nov 21 16:57:22 faldara systemd[831]: Stopping Multimedia Service...
Nov 21 16:57:22 faldara systemd[831]: Stopping Tracker file system data miner...
Nov 21 16:57:22 faldara systemd[831]: Stopping Tracker metadata database store and lookup manager...
Nov 21 16:57:22 faldara systemd[831]: gvfs-udisks2-volume-monitor.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Virtual filesystem service - disk device monitor.
Nov 21 16:57:22 faldara systemd[831]: run-user-118-gvfs.mount: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: dbus.service: Succeeded.
Nov 21 16:57:22 faldara systemd[1]: run-user-118-gvfs.mount: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped D-Bus User Message Bus.
Nov 21 16:57:22 faldara systemd[831]: gvfs-mtp-volume-monitor.service: Succeeded.
Nov 21 16:57:22 faldara systemd[1012]: run-user-118-gvfs.mount: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Nov 21 16:57:22 faldara systemd[831]: at-spi-dbus-bus.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Accessibility services bus.
Nov 21 16:57:22 faldara systemd[831]: gvfs-gphoto2-volume-monitor.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Virtual filesystem service - digital camera monitor.
Nov 21 16:57:22 faldara systemd[831]: gvfs-goa-volume-monitor.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Virtual filesystem service - GNOME Online Accounts monitor.
Nov 21 16:57:22 faldara systemd[831]: gvfs-afc-volume-monitor.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Virtual filesystem service - Apple File Conduit monitor.
Nov 21 16:57:22 faldara systemd[831]: gvfs-daemon.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Virtual filesystem service.
Nov 21 16:57:22 faldara systemd[831]: pipewire.service: Succeeded.
Nov 21 16:57:22 faldara tracker-store[998]: Received signal:15->'Terminated'
Nov 21 16:57:22 faldara tracker-store[998]: OK
Nov 21 16:57:22 faldara systemd[831]: Stopped Multimedia Service.
Nov 21 16:57:22 faldara systemd[831]: tracker-store.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Tracker metadata database store and lookup manager.
Nov 21 16:57:22 faldara systemd[831]: tracker-miner-fs.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Stopped Tracker file system data miner.
Nov 21 16:57:22 faldara systemd[831]: Stopped target Basic System.
Nov 21 16:57:22 faldara systemd[831]: Stopped target Paths.
Nov 21 16:57:22 faldara systemd[831]: Stopped target Sockets.
Nov 21 16:57:22 faldara systemd[831]: Stopped target Timers.
Nov 21 16:57:22 faldara systemd[831]: dbus.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed D-Bus User Message Bus Socket.
Nov 21 16:57:22 faldara systemd[831]: dirmngr.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed GnuPG network certificate management daemon.
Nov 21 16:57:22 faldara systemd[831]: gpg-agent-browser.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 21 16:57:22 faldara systemd[831]: gpg-agent-extra.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Nov 21 16:57:22 faldara systemd[831]: gpg-agent-ssh.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 21 16:57:22 faldara systemd[831]: gpg-agent.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 21 16:57:22 faldara systemd[831]: pipewire.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed Multimedia System.
Nov 21 16:57:22 faldara systemd[831]: pk-debconf-helper.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed debconf communication socket.
Nov 21 16:57:22 faldara systemd[831]: pulseaudio.socket: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Closed Sound System.
Nov 21 16:57:22 faldara systemd[831]: Removed slice User Application Slice.
Nov 21 16:57:22 faldara systemd[831]: app.slice: Consumed 1.117s CPU time.
Nov 21 16:57:22 faldara systemd[831]: Reached target Shutdown.
Nov 21 16:57:22 faldara systemd[831]: systemd-exit.service: Succeeded.
Nov 21 16:57:22 faldara systemd[831]: Finished Exit the Session.
Nov 21 16:57:22 faldara systemd[831]: Reached target Exit the Session.
Nov 21 16:57:22 faldara systemd[1]: [email protected]: Succeeded.
Nov 21 16:57:22 faldara systemd[1]: Stopped User Manager for UID 118.
Nov 21 16:57:22 faldara systemd[1]: [email protected]: Consumed 1.312s CPU time.
Nov 21 16:57:22 faldara systemd[1]: Stopping User Runtime Directory /run/user/118...
Nov 21 16:57:22 faldara systemd[1012]: run-user-118.mount: Succeeded.
Nov 21 16:57:22 faldara systemd[1]: run-user-118.mount: Succeeded.
Nov 21 16:57:22 faldara systemd[1]: [email protected]: Succeeded.
Nov 21 16:57:22 faldara systemd[1]: Stopped User Runtime Directory /run/user/118.
Nov 21 16:57:22 faldara systemd[1]: Removed slice User Slice of UID 118.
Nov 21 16:57:22 faldara systemd[1]: user-118.slice: Consumed 2.868s CPU time.
Nov 21 16:57:23 faldara ModemManager[773]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
Nov 21 16:57:27 faldara systemd-networkd[410]: enp0s31f6: Gained carrier
Nov 21 16:57:27 faldara kernel: e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
Nov 21 16:57:28 faldara avahi-daemon[682]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
Nov 21 16:57:28 faldara avahi-daemon[682]: New relevant interface enp0s31f6.IPv6 for mDNS.
Nov 21 16:57:28 faldara systemd-networkd[410]: enp0s31f6: Gained IPv6LL
Nov 21 16:57:28 faldara avahi-daemon[682]: Registering new address record for fe80::3ad5:47ff:fe0f:488a on enp0s31f6.*.
Nov 21 16:57:28 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:30 faldara avahi-daemon[682]: Leaving mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
Nov 21 16:57:30 faldara avahi-daemon[682]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address 2603:9001:300:68d7:3ad5:47ff:fe0f:488a.
Nov 21 16:57:30 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:30 faldara avahi-daemon[682]: Registering new address record for 2603:9001:300:68d7:3ad5:47ff:fe0f:488a on enp0s31f6.*.
Nov 21 16:57:30 faldara avahi-daemon[682]: Withdrawing address record for fe80::3ad5:47ff:fe0f:488a on enp0s31f6.
Nov 21 16:57:30 faldara avahi-daemon[682]: Registering new address record for fd11:e97f:83ec:0:3ad5:47ff:fe0f:488a on enp0s31f6.*.
Nov 21 16:57:30 faldara systemd-networkd[410]: enp0s31f6: DHCPv4 address 192.168.1.110/24 via 192.168.1.1
Nov 21 16:57:30 faldara dbus-daemon[684]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=102 pid=410 comm="/lib/systemd/systemd-networkd ")
Nov 21 16:57:30 faldara avahi-daemon[682]: Joining mDNS multicast group on interface enp0s31f6.IPv4 with address 192.168.1.110.
Nov 21 16:57:30 faldara avahi-daemon[682]: New relevant interface enp0s31f6.IPv4 for mDNS.
Nov 21 16:57:30 faldara avahi-daemon[682]: Registering new address record for 192.168.1.110 on enp0s31f6.IPv4.
Nov 21 16:57:30 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:30 faldara systemd[1]: Starting Hostname Service...
Nov 21 16:57:30 faldara dbus-daemon[684]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 21 16:57:30 faldara systemd[1]: Started Hostname Service.
Nov 21 16:57:31 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:31 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:31 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:31 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:31 faldara systemd-timesyncd[656]: Network configuration changed, trying to establish connection.
Nov 21 16:57:37 faldara dbus-daemon[684]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Nov 21 16:57:37 faldara pulseaudio[1028]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Nov 21 16:57:45 faldara kernel: sysrq: Keyboard mode set to system default
Nov 21 16:57:46 faldara systemd-journald[363]: Journal stopped
Nov 21 16:57:46 faldara kernel: sysrq: Terminate All Tasks
Nov 21 16:57:46 faldara systemd-journald[363]: Received SIGTERM.
Nov 21 16:57:46 faldara kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Nov 21 16:57:46 faldara kernel: #PF: supervisor read access in kernel mode
Nov 21 16:57:46 faldara kernel: #PF: error_code(0x0000) - not-present page
Nov 21 16:57:46 faldara kernel: PGD 0 P4D 0
Nov 21 16:57:46 faldara kernel: Oops: 0000 [#1] PREEMPT SMP
Nov 21 16:57:46 faldara kernel: CPU: 0 PID: 702 Comm: systemd-logind Not tainted 6.7.0-rc2+ #42
Nov 21 16:57:46 faldara kernel: Hardware name: System manufacturer System Product Name/Z170 PRO GAMING, BIOS 3805 05/16/2018
Nov 21 16:57:46 faldara kernel: RIP: 0010:dc_resource_state_copy_construct+0x27/0x180 [amdgpu]
Nov 21 16:57:46 faldara kernel: Code: 44 00 00 66 0f 1f 00 0f 1f 44 00 00 41 56 41 55 41 54 49 89 f4 55 31 ed 53 48 8b 87 08 5b 00 00 48 89 fb 44 8b ae 78 55 02 00 <48> 8b 00 48 8b 00 80 b8 77 01 00 00 00 74 07 48 8b ae f0 4a 02 00
Nov 21 16:57:46 faldara kernel: RSP: 0018:ffffaabf80847568 EFLAGS: 00010246
Nov 21 16:57:46 faldara kernel: RAX: 0000000000000000 RBX: ffff9f96df0c0000 RCX: 0000000000000005
Nov 21 16:57:46 faldara kernel: RDX: 00000000ffffffff RSI: ffff9f96e7880000 RDI: ffff9f96df0c0000
Nov 21 16:57:46 faldara kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Nov 21 16:57:46 faldara kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff9f96e7880000
Nov 21 16:57:46 faldara kernel: R13: 0000000000000001 R14: ffffaabf808475d8 R15: ffff9f96c520d000
Nov 21 16:57:46 faldara kernel: FS: 00007f5782348980(0000) GS:ffff9f99a6c00000(0000) knlGS:0000000000000000
Nov 21 16:57:46 faldara kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 21 16:57:46 faldara kernel: CR2: 0000000000000000 CR3: 000000014be5f003 CR4: 00000000003706f0
Nov 21 16:57:46 faldara kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Nov 21 16:57:46 faldara kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Nov 21 16:57:46 faldara kernel: Call Trace:
Nov 21 16:57:46 faldara kernel: <TASK>
Nov 21 16:57:46 faldara kernel: ? __die+0x24/0x70
Nov 21 16:57:46 faldara kernel: ? page_fault_oops+0x151/0x4a0
Nov 21 16:57:46 faldara kernel: ? do_user_addr_fault+0x69/0x690
Nov 21 16:57:46 faldara kernel: ? exc_page_fault+0x78/0x170
Nov 21 16:57:46 faldara kernel: ? asm_exc_page_fault+0x26/0x30
Nov 21 16:57:46 faldara kernel: ? dc_resource_state_copy_construct+0x27/0x180 [amdgpu]
Nov 21 16:57:46 faldara kernel: dc_commit_streams+0x19f/0x3f0 [amdgpu]
Nov 21 16:57:46 faldara kernel: amdgpu_dm_atomic_commit_tail+0x5e8/0x38c0 [amdgpu]
Nov 21 16:57:46 faldara kernel: ? _raw_spin_unlock_irqrestore+0x27/0x40
Nov 21 16:57:46 faldara kernel: ? try_to_wake_up+0xa8/0x650
Nov 21 16:57:46 faldara kernel: ? __bpf_trace_task_rename+0x10/0x10
Nov 21 16:57:46 faldara kernel: ? __bpf_trace_task_rename+0x10/0x10
Nov 21 16:57:46 faldara kernel: ? __call_rcu_common.constprop.0+0x1ab/0x690
Nov 21 16:57:46 faldara kernel: ? child_wait_callback+0x50/0x50
Nov 21 16:57:46 faldara kernel: ? __schedule+0x37e/0xb20
Nov 21 16:57:46 faldara kernel: ? __cond_resched+0x1c/0x30
Nov 21 16:57:46 faldara kernel: ? preempt_count_add+0x6c/0xa0
Nov 21 16:57:46 faldara kernel: ? _raw_spin_lock_irq+0x1d/0x40
Nov 21 16:57:46 faldara kernel: ? _raw_spin_unlock_irq+0x1f/0x40
Nov 21 16:57:46 faldara kernel: ? __wait_for_common+0x1a2/0x1d0
Nov 21 16:57:46 faldara kernel: ? usleep_range_state+0x90/0x90
Nov 21 16:57:46 faldara kernel: commit_tail+0x91/0x120 [drm_kms_helper]
Nov 21 16:57:46 faldara kernel: drm_atomic_helper_commit+0x117/0x140 [drm_kms_helper]
Nov 21 16:57:46 faldara kernel: drm_atomic_commit+0x94/0xf0 [drm]
Nov 21 16:57:46 faldara kernel: ? __drm_printfn_seq_file+0x20/0x20 [drm]
Nov 21 16:57:46 faldara kernel: drm_client_modeset_commit_atomic+0x1e4/0x220 [drm]
Nov 21 16:57:46 faldara kernel: drm_client_modeset_commit_locked+0x5a/0x150 [drm]
Nov 21 16:57:46 faldara kernel: __drm_fb_helper_restore_fbdev_mode_unlocked+0x59/0xc0 [drm_kms_helper]
Nov 21 16:57:46 faldara kernel: drm_fb_helper_set_par+0x32/0x40 [drm_kms_helper]
Nov 21 16:57:46 faldara kernel: fb_set_var+0x1b9/0x3d0
Nov 21 16:57:46 faldara kernel: ? xas_store+0x5a/0x5c0
Nov 21 16:57:46 faldara kernel: fbcon_blank+0x1af/0x2b0
Nov 21 16:57:46 faldara kernel: do_unblank_screen+0xa5/0x160
Nov 21 16:57:46 faldara kernel: vt_ioctl+0xc8c/0x1320
Nov 21 16:57:46 faldara kernel: tty_ioctl+0x33e/0x890
Nov 21 16:57:46 faldara kernel: ? __seccomp_filter+0x37a/0x5b0
Nov 21 16:57:46 faldara kernel: __x64_sys_ioctl+0x87/0xc0
Nov 21 16:57:46 faldara kernel: do_syscall_64+0x59/0x110
Nov 21 16:57:46 faldara kernel: ? syscall_exit_to_user_mode+0x2b/0x40
Nov 21 16:57:46 faldara kernel: ? do_syscall_64+0x65/0x110
Nov 21 16:57:46 faldara kernel: ? syscall_exit_to_user_mode+0x2b/0x40
Nov 21 16:57:46 faldara kernel: ? do_syscall_64+0x65/0x110
Nov 21 16:57:46 faldara kernel: ? syscall_exit_to_user_mode+0x2b/0x40
Nov 21 16:57:46 faldara kernel: ? do_syscall_64+0x65/0x110
Nov 21 16:57:46 faldara kernel: ? do_syscall_64+0x65/0x110
Nov 21 16:57:46 faldara kernel: ? do_syscall_64+0x65/0x110
Nov 21 16:57:46 faldara kernel: entry_SYSCALL_64_after_hwframe+0x46/0x4e
Nov 21 16:57:46 faldara kernel: RIP: 0033:0x7f578291d237
Nov 21 16:57:46 faldara kernel: Code: 00 00 00 48 8b 05 59 cc 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 29 cc 0d 00 f7 d8 64 89 01 48
Nov 21 16:57:46 faldara kernel: RSP: 002b:00007ffdcb9fe208 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Nov 21 16:57:46 faldara kernel: RAX: ffffffffffffffda RBX: 000055bcd4a0a6a0 RCX: 00007f578291d237
Nov 21 16:57:46 faldara kernel: RDX: 0000000000000000 RSI: 0000000000004b3a RDI: 000000000000001d
Nov 21 16:57:46 faldara kernel: RBP: 000000000000001d R08: 000055bcd49fc850 R09: 00007ffdcb9fe0b0
Nov 21 16:57:46 faldara kernel: R10: 0000000003410803 R11: 0000000000000246 R12: 0000000000000000
Nov 21 16:57:46 faldara kernel: R13: 00007ffdcb9fe360 R14: 00007ffdcb9fe358 R15: 00007ffdcb9fe370
Nov 21 16:57:46 faldara kernel: </TASK>
Nov 21 16:57:46 faldara kernel: Modules linked in: intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp crc32_pclmul ghash_clmulni_intel sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 aesni_intel crypto_simd cryptd ext4 snd_hda_codec_realtek eeepc_wmi snd_hda_codec_generic asus_wmi battery snd_hda_codec_hdmi ledtrig_audio snd_hda_intel sparse_keymap nls_ascii rapl snd_intel_dspcfg platform_profile intel_cstate nls_cp437 snd_hda_codec vfat crc16 mbcache fat rfkill jbd2 wmi_bmof snd_hda_core intel_uncore snd_pcm mxm_wmi efi_pstore iTCO_wdt uas intel_pmc_bxt ee1004 snd_timer iTCO_vendor_support usb_storage snd watchdog joydev mei_me soundcore mei evdev sg intel_pmc_core acpi_pad button fuse msr configfs efivarfs ip_tables x_tables autofs4 btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq amdgpu drm_exec sr_mod amdxcp drm_buddy hid_generic gpu_sched cdrom sd_mod usbhid drm_suballoc_helper i2c_algo_bit drm_ttm_helper hid dm_mod ttm drm_display_helper cec drm_kms_helper ahci nvme libahci drm libata
Nov 21 16:57:46 faldara kernel: nvme_core xhci_pci scsi_mod xhci_hcd t10_pi crc64_rocksoft crc64 crc_t10dif e1000e usbcore i2c_i801 scsi_common crct10dif_generic crct10dif_pclmul crct10dif_common crc32c_intel i2c_smbus usb_common video fan wmi
Nov 21 16:57:46 faldara kernel: CR2: 0000000000000000
Nov 21 16:57:46 faldara kernel: ---[ end trace 0000000000000000 ]---
Nov 21 16:57:46 faldara kernel: RIP: 0010:dc_resource_state_copy_construct+0x27/0x180 [amdgpu]
Nov 21 16:57:46 faldara kernel: Code: 44 00 00 66 0f 1f 00 0f 1f 44 00 00 41 56 41 55 41 54 49 89 f4 55 31 ed 53 48 8b 87 08 5b 00 00 48 89 fb 44 8b ae 78 55 02 00 <48> 8b 00 48 8b 00 80 b8 77 01 00 00 00 74 07 48 8b ae f0 4a 02 00
Nov 21 16:57:46 faldara kernel: RSP: 0018:ffffaabf80847568 EFLAGS: 00010246
Nov 21 16:57:46 faldara kernel: RAX: 0000000000000000 RBX: ffff9f96df0c0000 RCX: 0000000000000005
Nov 21 16:57:46 faldara kernel: RDX: 00000000ffffffff RSI: ffff9f96e7880000 RDI: ffff9f96df0c0000
Nov 21 16:57:46 faldara kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Nov 21 16:57:46 faldara kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff9f96e7880000
Nov 21 16:57:46 faldara kernel: R13: 0000000000000001 R14: ffffaabf808475d8 R15: ffff9f96c520d000
Nov 21 16:57:46 faldara kernel: FS: 00007f5782348980(0000) GS:ffff9f99a6c00000(0000) knlGS:0000000000000000
Nov 21 16:57:46 faldara kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 21 16:57:46 faldara kernel: CR2: 0000000000000000 CR3: 000000014be5f003 CR4: 00000000003706f0
Nov 21 16:57:46 faldara kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Nov 21 16:57:46 faldara kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Nov 21 16:57:46 faldara kernel: note: systemd-logind[702] exited with irqs disabled
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Consumed 1.388s CPU time.
Nov 21 16:57:46 faldara systemd[1]: accounts-daemon.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: avahi-daemon.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: minidlna.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Nov 21 16:57:46 faldara systemd[1]: lightdm.service: Failed with result 'exit-code'.
Nov 21 16:57:46 faldara systemd[1]: ModemManager.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: Stopping Flush Journal to Persistent Storage...
Nov 21 16:57:46 faldara systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Consumed 1.388s CPU time.
Nov 21 16:57:46 faldara systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 21 16:57:46 faldara systemd[1]: systemd-journal-flush.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Stopped Flush Journal to Persistent Storage.
Nov 21 16:57:46 faldara systemd[1]: Stopped Journal Service.
Nov 21 16:57:46 faldara systemd[1]: Starting Journal Service...
Nov 21 16:57:46 faldara systemd[1]: dbus.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: colord.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Started D-Bus System Message Bus.
Nov 21 16:57:46 faldara systemd[1]: polkit.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Starting Manage, Install and Generate Color Profiles...
Nov 21 16:57:46 faldara systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 21 16:57:46 faldara systemd[1]: Started Manage, Install and Generate Color Profiles.
Nov 21 16:57:46 faldara systemd[1]: systemd-hostnamed.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: systemd-networkd.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: systemd-resolved.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: systemd-timesyncd.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: switcheroo-control.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: systemd-timesyncd.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: Stopped Network Name Resolution.
Nov 21 16:57:46 faldara systemd-journald[1492]: Journal started
Nov 21 16:57:46 faldara systemd-journald[1492]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 992.0M, max 4.0G, 3.0G free.
Nov 21 16:57:46 faldara systemd[1]: cron.service: Succeeded.
Nov 21 16:57:46 faldara avahi-daemon[682]: Got SIGTERM, quitting.
Nov 21 16:57:46 faldara lightdm[771]: Failed to get D-Bus connection
Nov 21 16:57:46 faldara tracker-miner-fs[1030]: Received signal:15->'Terminated'
Nov 21 16:57:46 faldara tracker-miner-fs[1030]: OK
Nov 21 16:57:46 faldara systemd[1]: Starting Network Service...
Nov 21 16:57:46 faldara systemd[1]: Stopped Network Time Synchronization.
Nov 21 16:57:46 faldara systemd[1]: Starting Network Time Synchronization...
Nov 21 16:57:46 faldara systemd[1]: Started Journal Service.
Nov 21 16:57:46 faldara systemd-networkd[410]: enp0s31f6: DHCP lease lost
Nov 21 16:57:46 faldara avahi-daemon[682]: Leaving mDNS multicast group on interface enp0s31f6.IPv6 with address 2603:9001:300:68d7:3ad5:47ff:fe0f:488a.
Nov 21 16:57:46 faldara systemd[1]: wpa_supplicant.service: Succeeded.
Nov 21 16:57:46 faldara avahi-daemon[682]: Leaving mDNS multicast group on interface enp0s31f6.IPv4 with address 192.168.1.110.
Nov 21 16:57:46 faldara systemd[1012]: Stopped target Main User Target.
Nov 21 16:57:46 faldara avahi-daemon[682]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Nov 21 16:57:46 faldara tracker-miner-f[1030]: Error while sending AddMatch() message: The connection is closed
Nov 21 16:57:46 faldara avahi-daemon[682]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Nov 21 16:57:46 faldara tracker-miner-f[1030]: Error while sending AddMatch() message: The connection is closed
Nov 21 16:57:46 faldara sudo[1260]: pam_unix(sudo:session): session closed for user root
Nov 21 16:57:46 faldara tracker-miner-f[1030]: Error while sending AddMatch() message: The connection is closed
Nov 21 16:57:46 faldara smartd[692]: smartd received signal 15: Terminated
Nov 21 16:57:46 faldara systemd[1]: run-user-1000-gvfs.mount: Succeeded.
Nov 21 16:57:46 faldara smartd[692]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5414103.ata.state
Nov 21 16:57:46 faldara systemd[1]: smartmontools.service: Succeeded.
Nov 21 16:57:46 faldara smartd[692]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5390305.ata.state
Nov 21 16:57:46 faldara systemd[1]: unattended-upgrades.service: Succeeded.
Nov 21 16:57:46 faldara smartd[692]: Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5386787.ata.state
Nov 21 16:57:46 faldara systemd[1]: rtkit-daemon.service: Succeeded.
Nov 21 16:57:46 faldara smartd[692]: Device: /dev/nvme0, state written to /var/lib/smartmontools/smartd.WDS500G1X0E_00AFY0-204318800637.nvme.state
Nov 21 16:57:46 faldara systemd[1]: upower.service: Succeeded.
Nov 21 16:57:46 faldara smartd[692]: smartd is exiting (exit status 0)
Nov 21 16:57:46 faldara systemd[1]: cups.service: Succeeded.
Nov 21 16:57:46 faldara ModemManager[773]: <info> caught signal, shutting down...
Nov 21 16:57:46 faldara unknown[771]: Error terminating login1 session: The connection is closed
Nov 21 16:57:46 faldara ModemManager[773]: <info> ModemManager is shut down
Nov 21 16:57:46 faldara systemd-networkd[410]: enp0s31f6: DHCPv6 lease lost
Nov 21 16:57:46 faldara avahi-daemon[682]: avahi-daemon 0.8 exiting.
Nov 21 16:57:46 faldara systemd[1]: Starting CUPS Scheduler...
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.0' (uid=0 pid=1486 comm="/usr/sbin/cupsd -l ")
Nov 21 16:57:46 faldara systemd[1]: systemd-journald.service: Succeeded.
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Nov 21 16:57:46 faldara systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 21 16:57:46 faldara systemd-journald[1492]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 992.0M, max 4.0G, 3.0G free.
Nov 21 16:57:46 faldara systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 21 16:57:46 faldara systemd-networkd[1512]: enp0s31f6: Gained IPv6LL
Nov 21 16:57:46 faldara systemd-networkd[1512]: Enumeration completed
Nov 21 16:57:46 faldara systemd[1]: Started Network Service.
Nov 21 16:57:46 faldara systemd[1]: Starting Network Name Resolution...
Nov 21 16:57:46 faldara systemd[1]: Started Network Time Synchronization.
Nov 21 16:57:46 faldara systemd-resolved[1517]: Positive Trust Anchors:
Nov 21 16:57:46 faldara systemd-resolved[1517]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Nov 21 16:57:46 faldara systemd-resolved[1517]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Nov 21 16:57:46 faldara systemd[1]: Started CUPS Scheduler.
Nov 21 16:57:46 faldara systemd-resolved[1517]: Using system hostname 'faldara'.
Nov 21 16:57:46 faldara systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: cups-browsed.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Started Network Name Resolution.
Nov 21 16:57:46 faldara systemd[1]: Stopped Light Display Manager.
Nov 21 16:57:46 faldara systemd-networkd[1512]: enp0s31f6: DHCPv4 address 192.168.1.110/24 via 192.168.1.1
Nov 21 16:57:46 faldara systemd[1]: Starting Light Display Manager...
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=102 pid=1512 comm="/lib/systemd/systemd-networkd ")
Nov 21 16:57:46 faldara systemd[1]: Starting Hostname Service...
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.9' (uid=0 pid=1526 comm="/usr/sbin/lightdm ")
Nov 21 16:57:46 faldara systemd[1]: Starting Load Kernel Module drm...
Nov 21 16:57:46 faldara systemd[1]: [email protected]: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Finished Load Kernel Module drm.
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.10' (uid=113 pid=1519 comm="/usr/libexec/colord-sane ")
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Nov 21 16:57:46 faldara dbus-daemon[1495]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 21 16:57:46 faldara systemd[1]: Started Hostname Service.
Nov 21 16:57:46 faldara kernel: sysrq: Kill All Tasks
Nov 21 16:57:46 faldara systemd[1]: lightdm.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: lightdm.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: Failed to start Light Display Manager.
Nov 21 16:57:46 faldara systemd[1]: systemd-hostnamed.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-hostnamed.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: cups.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Scheduled restart job, restart counter is at 2.
Nov 21 16:57:46 faldara systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 2.
Nov 21 16:57:46 faldara systemd[1]: Stopping Flush Journal to Persistent Storage...
Nov 21 16:57:46 faldara systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Nov 21 16:57:46 faldara systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 21 16:57:46 faldara systemd[1]: [email protected]: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: [email protected]: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: dbus.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: dbus.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: colord.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: colord.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: systemd-networkd.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-networkd.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: systemd-timesyncd.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-timesyncd.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: systemd-journal-flush.service: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Stopped Flush Journal to Persistent Storage.
Nov 21 16:57:46 faldara systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: systemd-timesyncd.service: Scheduled restart job, restart counter is at 2.
Nov 21 16:57:46 faldara systemd[1]: Started D-Bus System Message Bus.
Nov 21 16:57:46 faldara systemd[1]: Stopped Journal Service.
Nov 21 16:57:46 faldara systemd[1]: Starting Journal Service...
Nov 21 16:57:46 faldara systemd[1]: Stopped Network Service.
Nov 21 16:57:46 faldara systemd[1]: Stopped Network Time Synchronization.
Nov 21 16:57:46 faldara systemd[1]: Starting Network Time Synchronization...
Nov 21 16:57:46 faldara systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 21 16:57:46 faldara systemd[1]: Starting Network Service...
Nov 21 16:57:46 faldara systemd-journald[1545]: Journal started
Nov 21 16:57:46 faldara systemd-journald[1545]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 992.0M, max 4.0G, 3.0G free.
Nov 21 16:57:46 faldara systemd[1]: cups.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Killing process 1509 (systemd-udevd) with signal SIGKILL.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Killing process 1509 (systemd-udevd) with signal SIGKILL.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: systemd-udevd.service: Unit process 1509 (systemd-udevd) remains running after unit stopped.
Nov 21 16:57:46 faldara systemd[1]: systemd-journald.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-journald.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 21 16:57:46 faldara systemd[1]: Started Journal Service.
Nov 21 16:57:46 faldara systemd-journald[1545]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 992.0M, max 4.0G, 3.0G free.
Nov 21 16:57:46 faldara systemd[1]: systemd-resolved.service: Main process exited, code=killed, status=9/KILL
Nov 21 16:57:46 faldara systemd[1]: systemd-resolved.service: Failed with result 'signal'.
Nov 21 16:57:46 faldara systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 2.
Nov 21 16:57:46 faldara systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 21 16:57:46 faldara systemd[1]: Stopped Network Name Resolution.
Nov 21 16:57:46 faldara systemd[1]: Started Network Time Synchronization.
Nov 21 16:57:46 faldara systemd-networkd[1547]: enp0s31f6: Gained IPv6LL
Nov 21 16:57:46 faldara systemd-networkd[1547]: Enumeration completed
Nov 21 16:57:46 faldara systemd[1]: Started Network Service.
Nov 21 16:57:46 faldara systemd[1]: Starting Network Name Resolution...
Nov 21 16:57:46 faldara systemd[1]: cups.service: Scheduled restart job, restart counter is at 1.
Nov 21 16:57:46 faldara systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Nov 21 16:57:46 faldara systemd[1]: Stopped CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: cups.path: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Stopped CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: Stopping CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: Started CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: cups.socket: Succeeded.
Nov 21 16:57:46 faldara systemd[1]: Closed CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: Stopping CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: Listening on CUPS Scheduler.
Nov 21 16:57:46 faldara systemd[1]: Starting CUPS Scheduler...
Nov 21 16:57:46 faldara systemd[1]: Stopped Light Display Manager.
Nov 21 16:57:46 faldara systemd[1]: Starting Light Display Manager...
Nov 21 16:57:46 faldara dbus-daemon[1544]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.3' (uid=0 pid=1555 comm="/usr/sbin/lightdm ")
Nov 21 16:57:46 faldara systemd[1]: Starting Load Kernel Module drm...


Attachments:
syslog.txt (198.55 kB)
syslog.txt

2023-11-23 01:34:47

by Luben Tuikov

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 2023-11-21 17:05, Phillip Susi wrote:
> Alex Deucher <[email protected]> writes:
>
>> Does reverting 56e449603f0ac580700621a356d35d5716a62ce5 alone fix it?
>> Can you also attach your full dmesg log for the failed suspend?
>
> No, it doesn't. Here is the full syslog from the boot with only that
> revert:
>

Thank you Phillip for verifying this.

BTW, [email protected] should absolutely bounce for everyone sending emails to it. Not sure why it is still active.
My new email is the one this email is coming from.
--
Regards,
Luben


Attachments:
OpenPGP_0x4C15479431A334AF.asc (677.00 B)
OpenPGP public key
OpenPGP_signature.asc (243.00 B)
OpenPGP digital signature
Download all attachments

2023-11-27 23:26:45

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Alex Deucher <[email protected]> writes:

>> In that case those are the already known problems with the scheduler
>> changes, aren't they?
>
> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> misunderstanding what the original report was actually testing. If it
> was 6.7, then try reverting:
> 56e449603f0ac580700621a356d35d5716a62ce5
> b70438004a14f4d0f9890b3297cd66248728546c

At some point it was suggested that I file a gitlab issue, but I took
this to mean it was already known and being worked on. -rc3 came out
today and still has the problem. Is there a known issue I could track?

2023-11-28 22:13:29

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
>
> Alex Deucher <[email protected]> writes:
>
> >> In that case those are the already known problems with the scheduler
> >> changes, aren't they?
> >
> > Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> > misunderstanding what the original report was actually testing. If it
> > was 6.7, then try reverting:
> > 56e449603f0ac580700621a356d35d5716a62ce5
> > b70438004a14f4d0f9890b3297cd66248728546c
>
> At some point it was suggested that I file a gitlab issue, but I took
> this to mean it was already known and being worked on. -rc3 came out
> today and still has the problem. Is there a known issue I could track?
>

At this point, unless there are any objections, I think we should just
revert the two patches.

Alex

2023-11-29 04:46:33

by Luben Tuikov

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 2023-11-28 17:13, Alex Deucher wrote:
> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
>>
>> Alex Deucher <[email protected]> writes:
>>
>>>> In that case those are the already known problems with the scheduler
>>>> changes, aren't they?
>>>
>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
>>> misunderstanding what the original report was actually testing. If it
>>> was 6.7, then try reverting:
>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>> b70438004a14f4d0f9890b3297cd66248728546c
>>
>> At some point it was suggested that I file a gitlab issue, but I took
>> this to mean it was already known and being worked on. -rc3 came out
>> today and still has the problem. Is there a known issue I could track?
>>
>
> At this point, unless there are any objections, I think we should just
> revert the two patches
Uhm, no.

Why "the two" patches?

This email, part of this thread,

https://lore.kernel.org/all/[email protected]/

clearly states that reverting *only* this commit,
56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
*does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
anything operational, other than using an allocated array, instead of a static one, in DRM,
while the 2nd patch is solely contained within the amdgpu driver code.)

Leaving us with only this change,
b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
to be at fault, as the kernel log attached in the linked email above shows.

The conclusion is that only b70438004a14f4 needs reverting.
--
Regards,
Luben


Attachments:
OpenPGP_0x4C15479431A334AF.asc (677.00 B)
OpenPGP public key
OpenPGP_signature.asc (243.00 B)
OpenPGP digital signature
Download all attachments

2023-11-29 13:51:27

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
>
> On 2023-11-28 17:13, Alex Deucher wrote:
> > On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> >>
> >> Alex Deucher <[email protected]> writes:
> >>
> >>>> In that case those are the already known problems with the scheduler
> >>>> changes, aren't they?
> >>>
> >>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> >>> misunderstanding what the original report was actually testing. If it
> >>> was 6.7, then try reverting:
> >>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>> b70438004a14f4d0f9890b3297cd66248728546c
> >>
> >> At some point it was suggested that I file a gitlab issue, but I took
> >> this to mean it was already known and being worked on. -rc3 came out
> >> today and still has the problem. Is there a known issue I could track?
> >>
> >
> > At this point, unless there are any objections, I think we should just
> > revert the two patches
> Uhm, no.
>
> Why "the two" patches?
>
> This email, part of this thread,
>
> https://lore.kernel.org/all/[email protected]/
>
> clearly states that reverting *only* this commit,
> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> anything operational, other than using an allocated array, instead of a static one, in DRM,
> while the 2nd patch is solely contained within the amdgpu driver code.)
>
> Leaving us with only this change,
> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> to be at fault, as the kernel log attached in the linked email above shows.
>
> The conclusion is that only b70438004a14f4 needs reverting.

b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
56e449603f0ac5 breaks amdgpu.

Alex

2023-11-29 15:23:24

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
>
> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> >
> > On 2023-11-28 17:13, Alex Deucher wrote:
> > > On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> > >>
> > >> Alex Deucher <[email protected]> writes:
> > >>
> > >>>> In that case those are the already known problems with the scheduler
> > >>>> changes, aren't they?
> > >>>
> > >>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> > >>> misunderstanding what the original report was actually testing. If it
> > >>> was 6.7, then try reverting:
> > >>> 56e449603f0ac580700621a356d35d5716a62ce5
> > >>> b70438004a14f4d0f9890b3297cd66248728546c
> > >>
> > >> At some point it was suggested that I file a gitlab issue, but I took
> > >> this to mean it was already known and being worked on. -rc3 came out
> > >> today and still has the problem. Is there a known issue I could track?
> > >>
> > >
> > > At this point, unless there are any objections, I think we should just
> > > revert the two patches
> > Uhm, no.
> >
> > Why "the two" patches?
> >
> > This email, part of this thread,
> >
> > https://lore.kernel.org/all/[email protected]/
> >
> > clearly states that reverting *only* this commit,
> > 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> > *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> > anything operational, other than using an allocated array, instead of a static one, in DRM,
> > while the 2nd patch is solely contained within the amdgpu driver code.)
> >
> > Leaving us with only this change,
> > b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> > to be at fault, as the kernel log attached in the linked email above shows.
> >
> > The conclusion is that only b70438004a14f4 needs reverting.
>
> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> 56e449603f0ac5 breaks amdgpu.

We can try and re-enable it in the next kernel. I'm just not sure
we'll be able to fix this in time for 6.7 with the holidays and all
and I don't want to cause a lot of scheduler churn at the end of the
6.7 cycle if we hold off and try and fix it. Reverting seems like the
best short term solution.

Alex

>
> Alex

2023-11-29 16:21:27

by Luben Tuikov

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 2023-11-29 08:50, Alex Deucher wrote:
> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
>>
>> On 2023-11-28 17:13, Alex Deucher wrote:
>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
>>>>
>>>> Alex Deucher <[email protected]> writes:
>>>>
>>>>>> In that case those are the already known problems with the scheduler
>>>>>> changes, aren't they?
>>>>>
>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
>>>>> misunderstanding what the original report was actually testing. If it
>>>>> was 6.7, then try reverting:
>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>>>> b70438004a14f4d0f9890b3297cd66248728546c
>>>>
>>>> At some point it was suggested that I file a gitlab issue, but I took
>>>> this to mean it was already known and being worked on. -rc3 came out
>>>> today and still has the problem. Is there a known issue I could track?
>>>>
>>>
>>> At this point, unless there are any objections, I think we should just
>>> revert the two patches
>> Uhm, no.
>>
>> Why "the two" patches?
>>
>> This email, part of this thread,
>>
>> https://lore.kernel.org/all/[email protected]/
>>
>> clearly states that reverting *only* this commit,
>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
>> anything operational, other than using an allocated array, instead of a static one, in DRM,
>> while the 2nd patch is solely contained within the amdgpu driver code.)
>>
>> Leaving us with only this change,
>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
>> to be at fault, as the kernel log attached in the linked email above shows.
>>
>> The conclusion is that only b70438004a14f4 needs reverting.
>
> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> 56e449603f0ac5 breaks amdgpu.

It doesn't "break" it, amdgpu just needs to be fixed.

I know we put in a Fixes tag in
b70438004a14f4 "drm/amdgpu: move buffer funcs setting up a level"
pointing to 56e449603f0ac5 "drm/sched: Convert the GPU scheduler to variable number of run-queues",
but given the testing Phillip has done, the culprit is wholly contained in
the amdgpu driver code.

No other driver has this problem since commit 56e449603f0ac5.

The Fixes tag in b70438004a14f4 "drm/amdgpu: move buffer funcs setting up a level" should've ideally
pointed to an amdgpu-driver code commit only (perhaps an old-old commit), and I was a bit uncomfortable
putting in a Fixes tag which pointed to drm code, but we did it so that the amdgpu commit follows
the changes in DRM. In retrospect, the Fixes tag should've pointed to and amdgpu-driver commit when
that the amdgpu code was originally written.

I remember that the problem was really that amdgpu called drm_sched_entity_init(),
in amdgpu_ttm_set_buffer_funcs_status() without actually having initialized the scheduler
used therein. For instance, the code before commit b70438004a14f4, looked like this:

void amdgpu_ttm_set_buffer_funcs_status(struct amdgpu_device *adev, bool enable)
{
struct ttm_resource_manager *man = ttm_manager_type(&adev->mman.bdev, TTM_PL_VRAM);
uint64_t size;
int r;

if (!adev->mman.initialized || amdgpu_in_reset(adev) ||
adev->mman.buffer_funcs_enabled == enable)
return;

if (enable) {
struct amdgpu_ring *ring;
struct drm_gpu_scheduler *sched;

ring = adev->mman.buffer_funcs_ring;
sched = &ring->sched; <-- LT: No one has initialized this scheduler
r = drm_sched_entity_init(&adev->mman.entity, <-- Oopses, now that sched->sched_rq is not a static array
DRM_SCHED_PRIORITY_KERNEL, &sched,
1, NULL);
if (r) {
DRM_ERROR("Failed setting up TTM BO move entity (%d)\n",
r);
return;
}


Before commit 56e449603f0ac5, amdgpu was getting away with this, because the sched->sched_rq
was a static array.

Ideally, amdgpu code would be fixed.
--
Regards,
Luben


Attachments:
OpenPGP_0x4C15479431A334AF.asc (677.00 B)
OpenPGP public key
OpenPGP_signature.asc (243.00 B)
OpenPGP digital signature
Download all attachments

2023-11-29 16:42:09

by Luben Tuikov

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 2023-11-29 10:22, Alex Deucher wrote:
> On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
>>
>> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
>>>
>>> On 2023-11-28 17:13, Alex Deucher wrote:
>>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
>>>>>
>>>>> Alex Deucher <[email protected]> writes:
>>>>>
>>>>>>> In that case those are the already known problems with the scheduler
>>>>>>> changes, aren't they?
>>>>>>
>>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
>>>>>> misunderstanding what the original report was actually testing. If it
>>>>>> was 6.7, then try reverting:
>>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>>>>> b70438004a14f4d0f9890b3297cd66248728546c
>>>>>
>>>>> At some point it was suggested that I file a gitlab issue, but I took
>>>>> this to mean it was already known and being worked on. -rc3 came out
>>>>> today and still has the problem. Is there a known issue I could track?
>>>>>
>>>>
>>>> At this point, unless there are any objections, I think we should just
>>>> revert the two patches
>>> Uhm, no.
>>>
>>> Why "the two" patches?
>>>
>>> This email, part of this thread,
>>>
>>> https://lore.kernel.org/all/[email protected]/
>>>
>>> clearly states that reverting *only* this commit,
>>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
>>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
>>> anything operational, other than using an allocated array, instead of a static one, in DRM,
>>> while the 2nd patch is solely contained within the amdgpu driver code.)
>>>
>>> Leaving us with only this change,
>>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
>>> to be at fault, as the kernel log attached in the linked email above shows.
>>>
>>> The conclusion is that only b70438004a14f4 needs reverting.
>>
>> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
>> 56e449603f0ac5 breaks amdgpu.
>
> We can try and re-enable it in the next kernel. I'm just not sure
> we'll be able to fix this in time for 6.7 with the holidays and all
> and I don't want to cause a lot of scheduler churn at the end of the
> 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> best short term solution.

A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
the opportunity for a 1-to-1 relationship between an entity and a scheduler.
(Should've always been the case, from the outset. Not sure why it was coded as
a fixed-size array.)

Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
is wholly contained in amdgpu, and no other driver has this problem, there is
no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
an init bug in amdgpu. See the response I just sent in @this thread:
https://lore.kernel.org/r/[email protected]

And it's not like this issue is unknown. I first posted about it on 2023-10-16.

Ideally, amdgpu would just fix their init code.
--
Regards,
Luben


Attachments:
OpenPGP_0x4C15479431A334AF.asc (677.00 B)
OpenPGP public key
OpenPGP_signature.asc (243.00 B)
OpenPGP digital signature
Download all attachments

2023-11-29 18:46:02

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Wed, Nov 29, 2023 at 11:21 AM Luben Tuikov <[email protected]> wrote:
>
> On 2023-11-29 08:50, Alex Deucher wrote:
> > On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> >>
> >> On 2023-11-28 17:13, Alex Deucher wrote:
> >>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> >>>>
> >>>> Alex Deucher <[email protected]> writes:
> >>>>
> >>>>>> In that case those are the already known problems with the scheduler
> >>>>>> changes, aren't they?
> >>>>>
> >>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> >>>>> misunderstanding what the original report was actually testing. If it
> >>>>> was 6.7, then try reverting:
> >>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>>>> b70438004a14f4d0f9890b3297cd66248728546c
> >>>>
> >>>> At some point it was suggested that I file a gitlab issue, but I took
> >>>> this to mean it was already known and being worked on. -rc3 came out
> >>>> today and still has the problem. Is there a known issue I could track?
> >>>>
> >>>
> >>> At this point, unless there are any objections, I think we should just
> >>> revert the two patches
> >> Uhm, no.
> >>
> >> Why "the two" patches?
> >>
> >> This email, part of this thread,
> >>
> >> https://lore.kernel.org/all/[email protected]/
> >>
> >> clearly states that reverting *only* this commit,
> >> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> >> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> >> anything operational, other than using an allocated array, instead of a static one, in DRM,
> >> while the 2nd patch is solely contained within the amdgpu driver code.)
> >>
> >> Leaving us with only this change,
> >> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> >> to be at fault, as the kernel log attached in the linked email above shows.
> >>
> >> The conclusion is that only b70438004a14f4 needs reverting.
> >
> > b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> > 56e449603f0ac5 breaks amdgpu.
>
> It doesn't "break" it, amdgpu just needs to be fixed.
>
> I know we put in a Fixes tag in
> b70438004a14f4 "drm/amdgpu: move buffer funcs setting up a level"
> pointing to 56e449603f0ac5 "drm/sched: Convert the GPU scheduler to variable number of run-queues",
> but given the testing Phillip has done, the culprit is wholly contained in
> the amdgpu driver code.
>
> No other driver has this problem since commit 56e449603f0ac5.
>
> The Fixes tag in b70438004a14f4 "drm/amdgpu: move buffer funcs setting up a level" should've ideally
> pointed to an amdgpu-driver code commit only (perhaps an old-old commit), and I was a bit uncomfortable
> putting in a Fixes tag which pointed to drm code, but we did it so that the amdgpu commit follows
> the changes in DRM. In retrospect, the Fixes tag should've pointed to and amdgpu-driver commit when
> that the amdgpu code was originally written.
>
> I remember that the problem was really that amdgpu called drm_sched_entity_init(),
> in amdgpu_ttm_set_buffer_funcs_status() without actually having initialized the scheduler
> used therein. For instance, the code before commit b70438004a14f4, looked like this:
>
> void amdgpu_ttm_set_buffer_funcs_status(struct amdgpu_device *adev, bool enable)
> {
> struct ttm_resource_manager *man = ttm_manager_type(&adev->mman.bdev, TTM_PL_VRAM);
> uint64_t size;
> int r;
>
> if (!adev->mman.initialized || amdgpu_in_reset(adev) ||
> adev->mman.buffer_funcs_enabled == enable)
> return;
>
> if (enable) {
> struct amdgpu_ring *ring;
> struct drm_gpu_scheduler *sched;
>
> ring = adev->mman.buffer_funcs_ring;
> sched = &ring->sched; <-- LT: No one has initialized this scheduler
> r = drm_sched_entity_init(&adev->mman.entity, <-- Oopses, now that sched->sched_rq is not a static array
> DRM_SCHED_PRIORITY_KERNEL, &sched,
> 1, NULL);
> if (r) {
> DRM_ERROR("Failed setting up TTM BO move entity (%d)\n",
> r);
> return;
> }
>
>
> Before commit 56e449603f0ac5, amdgpu was getting away with this, because the sched->sched_rq
> was a static array.
>
> Ideally, amdgpu code would be fixed.

b70438004a14f4 was the amdgpu fix for this, but it appears to break
suspend for some users. I'm not confident we can fix it in time for
6.7 final.

Alex

2023-11-29 18:52:58

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
>
> On 2023-11-29 10:22, Alex Deucher wrote:
> > On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
> >>
> >> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> >>>
> >>> On 2023-11-28 17:13, Alex Deucher wrote:
> >>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> >>>>>
> >>>>> Alex Deucher <[email protected]> writes:
> >>>>>
> >>>>>>> In that case those are the already known problems with the scheduler
> >>>>>>> changes, aren't they?
> >>>>>>
> >>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> >>>>>> misunderstanding what the original report was actually testing. If it
> >>>>>> was 6.7, then try reverting:
> >>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>>>>> b70438004a14f4d0f9890b3297cd66248728546c
> >>>>>
> >>>>> At some point it was suggested that I file a gitlab issue, but I took
> >>>>> this to mean it was already known and being worked on. -rc3 came out
> >>>>> today and still has the problem. Is there a known issue I could track?
> >>>>>
> >>>>
> >>>> At this point, unless there are any objections, I think we should just
> >>>> revert the two patches
> >>> Uhm, no.
> >>>
> >>> Why "the two" patches?
> >>>
> >>> This email, part of this thread,
> >>>
> >>> https://lore.kernel.org/all/[email protected]/
> >>>
> >>> clearly states that reverting *only* this commit,
> >>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> >>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> >>> anything operational, other than using an allocated array, instead of a static one, in DRM,
> >>> while the 2nd patch is solely contained within the amdgpu driver code.)
> >>>
> >>> Leaving us with only this change,
> >>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> >>> to be at fault, as the kernel log attached in the linked email above shows.
> >>>
> >>> The conclusion is that only b70438004a14f4 needs reverting.
> >>
> >> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> >> 56e449603f0ac5 breaks amdgpu.
> >
> > We can try and re-enable it in the next kernel. I'm just not sure
> > we'll be able to fix this in time for 6.7 with the holidays and all
> > and I don't want to cause a lot of scheduler churn at the end of the
> > 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> > best short term solution.
>
> A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
> the opportunity for a 1-to-1 relationship between an entity and a scheduler.
> (Should've always been the case, from the outset. Not sure why it was coded as
> a fixed-size array.)
>
> Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
> is wholly contained in amdgpu, and no other driver has this problem, there is
> no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
> an init bug in amdgpu. See the response I just sent in @this thread:
> https://lore.kernel.org/r/[email protected]
>
> And it's not like this issue is unknown. I first posted about it on 2023-10-16.
>
> Ideally, amdgpu would just fix their init code.

You can't make changes to core code that break other drivers.
Arguably 56e449603f0ac5 should not have gone in in the first place if
it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
code, but as a side effect it seems to have broken suspend for some
users.

Alex

2023-11-29 20:10:48

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Actually I think I see the problem. I'll try and send out a patch
later today to test.

Alex

On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
>
> On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
> >
> > On 2023-11-29 10:22, Alex Deucher wrote:
> > > On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
> > >>
> > >> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> > >>>
> > >>> On 2023-11-28 17:13, Alex Deucher wrote:
> > >>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> > >>>>>
> > >>>>> Alex Deucher <[email protected]> writes:
> > >>>>>
> > >>>>>>> In that case those are the already known problems with the scheduler
> > >>>>>>> changes, aren't they?
> > >>>>>>
> > >>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> > >>>>>> misunderstanding what the original report was actually testing. If it
> > >>>>>> was 6.7, then try reverting:
> > >>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> > >>>>>> b70438004a14f4d0f9890b3297cd66248728546c
> > >>>>>
> > >>>>> At some point it was suggested that I file a gitlab issue, but I took
> > >>>>> this to mean it was already known and being worked on. -rc3 came out
> > >>>>> today and still has the problem. Is there a known issue I could track?
> > >>>>>
> > >>>>
> > >>>> At this point, unless there are any objections, I think we should just
> > >>>> revert the two patches
> > >>> Uhm, no.
> > >>>
> > >>> Why "the two" patches?
> > >>>
> > >>> This email, part of this thread,
> > >>>
> > >>> https://lore.kernel.org/all/[email protected]/
> > >>>
> > >>> clearly states that reverting *only* this commit,
> > >>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> > >>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> > >>> anything operational, other than using an allocated array, instead of a static one, in DRM,
> > >>> while the 2nd patch is solely contained within the amdgpu driver code.)
> > >>>
> > >>> Leaving us with only this change,
> > >>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> > >>> to be at fault, as the kernel log attached in the linked email above shows.
> > >>>
> > >>> The conclusion is that only b70438004a14f4 needs reverting.
> > >>
> > >> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> > >> 56e449603f0ac5 breaks amdgpu.
> > >
> > > We can try and re-enable it in the next kernel. I'm just not sure
> > > we'll be able to fix this in time for 6.7 with the holidays and all
> > > and I don't want to cause a lot of scheduler churn at the end of the
> > > 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> > > best short term solution.
> >
> > A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
> > the opportunity for a 1-to-1 relationship between an entity and a scheduler.
> > (Should've always been the case, from the outset. Not sure why it was coded as
> > a fixed-size array.)
> >
> > Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
> > is wholly contained in amdgpu, and no other driver has this problem, there is
> > no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
> > an init bug in amdgpu. See the response I just sent in @this thread:
> > https://lore.kernel.org/r/[email protected]
> >
> > And it's not like this issue is unknown. I first posted about it on 2023-10-16.
> >
> > Ideally, amdgpu would just fix their init code.
>
> You can't make changes to core code that break other drivers.
> Arguably 56e449603f0ac5 should not have gone in in the first place if
> it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
> code, but as a side effect it seems to have broken suspend for some
> users.
>
> Alex

2023-11-29 20:24:18

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Luben Tuikov <[email protected]> writes:

> I remember that the problem was really that amdgpu called drm_sched_entity_init(),
> in amdgpu_ttm_set_buffer_funcs_status() without actually having initialized the scheduler
> used therein. For instance, the code before commit b70438004a14f4, looked like this:
>

<snip>

> sched = &ring->sched; <-- LT: No one has initialized this scheduler
> r = drm_sched_entity_init(&adev->mman.entity, <-- Oopses, now that sched->sched_rq is not

<snip>

> Before commit 56e449603f0ac5, amdgpu was getting away with this, because the sched->sched_rq
> was a static array.
>
> Ideally, amdgpu code would be fixed.

This sounds like an initilization problem that resulted in an OOPS at
boot time, but I don't remember seeing that. I just get a failure on
system suspend.

2023-11-29 20:49:50

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Wed, Nov 29, 2023 at 3:10 PM Alex Deucher <[email protected]> wrote:
>
> Actually I think I see the problem. I'll try and send out a patch
> later today to test.

Does the attached patch fix it?

Alex

>
> Alex
>
> On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
> >
> > On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
> > >
> > > On 2023-11-29 10:22, Alex Deucher wrote:
> > > > On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
> > > >>
> > > >> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> > > >>>
> > > >>> On 2023-11-28 17:13, Alex Deucher wrote:
> > > >>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> > > >>>>>
> > > >>>>> Alex Deucher <[email protected]> writes:
> > > >>>>>
> > > >>>>>>> In that case those are the already known problems with the scheduler
> > > >>>>>>> changes, aren't they?
> > > >>>>>>
> > > >>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> > > >>>>>> misunderstanding what the original report was actually testing. If it
> > > >>>>>> was 6.7, then try reverting:
> > > >>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> > > >>>>>> b70438004a14f4d0f9890b3297cd66248728546c
> > > >>>>>
> > > >>>>> At some point it was suggested that I file a gitlab issue, but I took
> > > >>>>> this to mean it was already known and being worked on. -rc3 came out
> > > >>>>> today and still has the problem. Is there a known issue I could track?
> > > >>>>>
> > > >>>>
> > > >>>> At this point, unless there are any objections, I think we should just
> > > >>>> revert the two patches
> > > >>> Uhm, no.
> > > >>>
> > > >>> Why "the two" patches?
> > > >>>
> > > >>> This email, part of this thread,
> > > >>>
> > > >>> https://lore.kernel.org/all/[email protected]/
> > > >>>
> > > >>> clearly states that reverting *only* this commit,
> > > >>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> > > >>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> > > >>> anything operational, other than using an allocated array, instead of a static one, in DRM,
> > > >>> while the 2nd patch is solely contained within the amdgpu driver code.)
> > > >>>
> > > >>> Leaving us with only this change,
> > > >>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> > > >>> to be at fault, as the kernel log attached in the linked email above shows.
> > > >>>
> > > >>> The conclusion is that only b70438004a14f4 needs reverting.
> > > >>
> > > >> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> > > >> 56e449603f0ac5 breaks amdgpu.
> > > >
> > > > We can try and re-enable it in the next kernel. I'm just not sure
> > > > we'll be able to fix this in time for 6.7 with the holidays and all
> > > > and I don't want to cause a lot of scheduler churn at the end of the
> > > > 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> > > > best short term solution.
> > >
> > > A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
> > > the opportunity for a 1-to-1 relationship between an entity and a scheduler.
> > > (Should've always been the case, from the outset. Not sure why it was coded as
> > > a fixed-size array.)
> > >
> > > Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
> > > is wholly contained in amdgpu, and no other driver has this problem, there is
> > > no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
> > > an init bug in amdgpu. See the response I just sent in @this thread:
> > > https://lore.kernel.org/r/[email protected]
> > >
> > > And it's not like this issue is unknown. I first posted about it on 2023-10-16.
> > >
> > > Ideally, amdgpu would just fix their init code.
> >
> > You can't make changes to core code that break other drivers.
> > Arguably 56e449603f0ac5 should not have gone in in the first place if
> > it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
> > code, but as a side effect it seems to have broken suspend for some
> > users.
> >
> > Alex


Attachments:
0001-drm-amdgpu-fix-buffer-funcs-setting-order-on-suspend.patch (1.41 kB)

2023-11-30 03:36:30

by Luben Tuikov

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 2023-11-29 15:49, Alex Deucher wrote:
> On Wed, Nov 29, 2023 at 3:10 PM Alex Deucher <[email protected]> wrote:
>>
>> Actually I think I see the problem. I'll try and send out a patch
>> later today to test.
>
> Does the attached patch fix it?

Thanks for the patch, Alex.

Is it possible for AMD to also reproduce this issue and test this patch on a Navi23 system?

> From 96e75b5218f7a124eafa53853681eef8fe567ab8 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <[email protected]>
> Date: Wed, 29 Nov 2023 15:44:25 -0500
> Subject: [PATCH] drm/amdgpu: fix buffer funcs setting order on suspend
>
> We need to make disable this after the last eviction

"make disable" --> "disable"

> call, but before we disable the SDMA IP.
>
> Fixes: b70438004a14 ("drm/amdgpu: move buffer funcs setting up a level")
> Link: https://lists.freedesktop.org/archives/amd-gfx/2023-November/101197.html

Link: https://lore.kernel.org/r/[email protected]

Let's link the start of the thread.

Regards,
Luben

> Signed-off-by: Alex Deucher <[email protected]>
> Cc: Phillip Susi <[email protected]>
> Cc: Luben Tuikov <[email protected]>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index b5edf40b5d03..78553e027db4 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -4531,8 +4531,6 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
>
> amdgpu_ras_suspend(adev);
>
> - amdgpu_ttm_set_buffer_funcs_status(adev, false);
> -
> amdgpu_device_ip_suspend_phase1(adev);
>
> if (!adev->in_s0ix)
> @@ -4542,6 +4540,8 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
> if (r)
> return r;
>
> + amdgpu_ttm_set_buffer_funcs_status(adev, false);
> +
> amdgpu_fence_driver_hw_fini(adev);
>
> amdgpu_device_ip_suspend_phase2(adev);

>
> Alex
>
>>
>> Alex
>>
>> On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
>>>
>>> On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
>>>>
>>>> On 2023-11-29 10:22, Alex Deucher wrote:
>>>>> On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
>>>>>>
>>>>>> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
>>>>>>>
>>>>>>> On 2023-11-28 17:13, Alex Deucher wrote:
>>>>>>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
>>>>>>>>>
>>>>>>>>> Alex Deucher <[email protected]> writes:
>>>>>>>>>
>>>>>>>>>>> In that case those are the already known problems with the scheduler
>>>>>>>>>>> changes, aren't they?
>>>>>>>>>>
>>>>>>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
>>>>>>>>>> misunderstanding what the original report was actually testing. If it
>>>>>>>>>> was 6.7, then try reverting:
>>>>>>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>>>>>>>>> b70438004a14f4d0f9890b3297cd66248728546c
>>>>>>>>>
>>>>>>>>> At some point it was suggested that I file a gitlab issue, but I took
>>>>>>>>> this to mean it was already known and being worked on. -rc3 came out
>>>>>>>>> today and still has the problem. Is there a known issue I could track?
>>>>>>>>>
>>>>>>>>
>>>>>>>> At this point, unless there are any objections, I think we should just
>>>>>>>> revert the two patches
>>>>>>> Uhm, no.
>>>>>>>
>>>>>>> Why "the two" patches?
>>>>>>>
>>>>>>> This email, part of this thread,
>>>>>>>
>>>>>>> https://lore.kernel.org/all/[email protected]/
>>>>>>>
>>>>>>> clearly states that reverting *only* this commit,
>>>>>>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
>>>>>>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
>>>>>>> anything operational, other than using an allocated array, instead of a static one, in DRM,
>>>>>>> while the 2nd patch is solely contained within the amdgpu driver code.)
>>>>>>>
>>>>>>> Leaving us with only this change,
>>>>>>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
>>>>>>> to be at fault, as the kernel log attached in the linked email above shows.
>>>>>>>
>>>>>>> The conclusion is that only b70438004a14f4 needs reverting.
>>>>>>
>>>>>> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
>>>>>> 56e449603f0ac5 breaks amdgpu.
>>>>>
>>>>> We can try and re-enable it in the next kernel. I'm just not sure
>>>>> we'll be able to fix this in time for 6.7 with the holidays and all
>>>>> and I don't want to cause a lot of scheduler churn at the end of the
>>>>> 6.7 cycle if we hold off and try and fix it. Reverting seems like the
>>>>> best short term solution.
>>>>
>>>> A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
>>>> the opportunity for a 1-to-1 relationship between an entity and a scheduler.
>>>> (Should've always been the case, from the outset. Not sure why it was coded as
>>>> a fixed-size array.)
>>>>
>>>> Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
>>>> is wholly contained in amdgpu, and no other driver has this problem, there is
>>>> no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
>>>> an init bug in amdgpu. See the response I just sent in @this thread:
>>>> https://lore.kernel.org/r/[email protected]
>>>>
>>>> And it's not like this issue is unknown. I first posted about it on 2023-10-16.
>>>>
>>>> Ideally, amdgpu would just fix their init code.
>>>
>>> You can't make changes to core code that break other drivers.
>>> Arguably 56e449603f0ac5 should not have gone in in the first place if
>>> it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
>>> code, but as a side effect it seems to have broken suspend for some
>>> users.
>>>
>>> Alex


Attachments:
OpenPGP_0x4C15479431A334AF.asc (677.00 B)
OpenPGP public key
OpenPGP_signature.asc (243.00 B)
OpenPGP digital signature
Download all attachments

2023-11-30 03:48:13

by Luben Tuikov

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On 2023-11-29 22:36, Luben Tuikov wrote:
> On 2023-11-29 15:49, Alex Deucher wrote:
>> On Wed, Nov 29, 2023 at 3:10 PM Alex Deucher <[email protected]> wrote:
>>>
>>> Actually I think I see the problem. I'll try and send out a patch
>>> later today to test.
>>
>> Does the attached patch fix it?
>
> Thanks for the patch, Alex.
>
> Is it possible for AMD to also reproduce this issue and test this patch on a Navi23 system?
>
>> From 96e75b5218f7a124eafa53853681eef8fe567ab8 Mon Sep 17 00:00:00 2001
>> From: Alex Deucher <[email protected]>
>> Date: Wed, 29 Nov 2023 15:44:25 -0500
>> Subject: [PATCH] drm/amdgpu: fix buffer funcs setting order on suspend
>>
>> We need to make disable this after the last eviction
>
> "make disable" --> "disable"
>
>> call, but before we disable the SDMA IP.
>>
>> Fixes: b70438004a14 ("drm/amdgpu: move buffer funcs setting up a level")
>> Link: https://lists.freedesktop.org/archives/amd-gfx/2023-November/101197.html
>
> Link: https://lore.kernel.org/r/[email protected]
>
> Let's link the start of the thread.
>
> Regards,
> Luben
>
>> Signed-off-by: Alex Deucher <[email protected]>
>> Cc: Phillip Susi <[email protected]>
>> Cc: Luben Tuikov <[email protected]>
>> ---
>> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
>> index b5edf40b5d03..78553e027db4 100644
>> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
>> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
>> @@ -4531,8 +4531,6 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
>>
>> amdgpu_ras_suspend(adev);
>>
>> - amdgpu_ttm_set_buffer_funcs_status(adev, false);
>> -
>> amdgpu_device_ip_suspend_phase1(adev);
>>
>> if (!adev->in_s0ix)
>> @@ -4542,6 +4540,8 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
>> if (r)
>> return r;
>>
>> + amdgpu_ttm_set_buffer_funcs_status(adev, false);
>> +

If you're moving this past phase 1, there's another instance in amdgpu_device_ip_suspend(),
which may need to be moved down.

Regards,
Luben

>> amdgpu_fence_driver_hw_fini(adev);
>>
>> amdgpu_device_ip_suspend_phase2(adev);
>
>>
>> Alex
>>
>>>
>>> Alex
>>>
>>> On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
>>>>
>>>> On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
>>>>>
>>>>> On 2023-11-29 10:22, Alex Deucher wrote:
>>>>>> On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
>>>>>>>
>>>>>>> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
>>>>>>>>
>>>>>>>> On 2023-11-28 17:13, Alex Deucher wrote:
>>>>>>>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>> Alex Deucher <[email protected]> writes:
>>>>>>>>>>
>>>>>>>>>>>> In that case those are the already known problems with the scheduler
>>>>>>>>>>>> changes, aren't they?
>>>>>>>>>>>
>>>>>>>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
>>>>>>>>>>> misunderstanding what the original report was actually testing. If it
>>>>>>>>>>> was 6.7, then try reverting:
>>>>>>>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
>>>>>>>>>>> b70438004a14f4d0f9890b3297cd66248728546c
>>>>>>>>>>
>>>>>>>>>> At some point it was suggested that I file a gitlab issue, but I took
>>>>>>>>>> this to mean it was already known and being worked on. -rc3 came out
>>>>>>>>>> today and still has the problem. Is there a known issue I could track?
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> At this point, unless there are any objections, I think we should just
>>>>>>>>> revert the two patches
>>>>>>>> Uhm, no.
>>>>>>>>
>>>>>>>> Why "the two" patches?
>>>>>>>>
>>>>>>>> This email, part of this thread,
>>>>>>>>
>>>>>>>> https://lore.kernel.org/all/[email protected]/
>>>>>>>>
>>>>>>>> clearly states that reverting *only* this commit,
>>>>>>>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
>>>>>>>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
>>>>>>>> anything operational, other than using an allocated array, instead of a static one, in DRM,
>>>>>>>> while the 2nd patch is solely contained within the amdgpu driver code.)
>>>>>>>>
>>>>>>>> Leaving us with only this change,
>>>>>>>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
>>>>>>>> to be at fault, as the kernel log attached in the linked email above shows.
>>>>>>>>
>>>>>>>> The conclusion is that only b70438004a14f4 needs reverting.
>>>>>>>
>>>>>>> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
>>>>>>> 56e449603f0ac5 breaks amdgpu.
>>>>>>
>>>>>> We can try and re-enable it in the next kernel. I'm just not sure
>>>>>> we'll be able to fix this in time for 6.7 with the holidays and all
>>>>>> and I don't want to cause a lot of scheduler churn at the end of the
>>>>>> 6.7 cycle if we hold off and try and fix it. Reverting seems like the
>>>>>> best short term solution.
>>>>>
>>>>> A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
>>>>> the opportunity for a 1-to-1 relationship between an entity and a scheduler.
>>>>> (Should've always been the case, from the outset. Not sure why it was coded as
>>>>> a fixed-size array.)
>>>>>
>>>>> Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
>>>>> is wholly contained in amdgpu, and no other driver has this problem, there is
>>>>> no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
>>>>> an init bug in amdgpu. See the response I just sent in @this thread:
>>>>> https://lore.kernel.org/r/[email protected]
>>>>>
>>>>> And it's not like this issue is unknown. I first posted about it on 2023-10-16.
>>>>>
>>>>> Ideally, amdgpu would just fix their init code.
>>>>
>>>> You can't make changes to core code that break other drivers.
>>>> Arguably 56e449603f0ac5 should not have gone in in the first place if
>>>> it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
>>>> code, but as a side effect it seems to have broken suspend for some
>>>> users.
>>>>
>>>> Alex


Attachments:
OpenPGP_0x4C15479431A334AF.asc (677.00 B)
OpenPGP public key
OpenPGP_signature.asc (243.00 B)
OpenPGP digital signature
Download all attachments

2023-11-30 21:30:30

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Wed, Nov 29, 2023 at 10:36 PM Luben Tuikov <[email protected]> wrote:
>
> On 2023-11-29 15:49, Alex Deucher wrote:
> > On Wed, Nov 29, 2023 at 3:10 PM Alex Deucher <[email protected]> wrote:
> >>
> >> Actually I think I see the problem. I'll try and send out a patch
> >> later today to test.
> >
> > Does the attached patch fix it?
>
> Thanks for the patch, Alex.
>
> Is it possible for AMD to also reproduce this issue and test this patch on a Navi23 system?

I haven't had a chance to dig into it much due to LPC and thanksgiving
and other end of year stuff.

>
> > From 96e75b5218f7a124eafa53853681eef8fe567ab8 Mon Sep 17 00:00:00 2001
> > From: Alex Deucher <[email protected]>
> > Date: Wed, 29 Nov 2023 15:44:25 -0500
> > Subject: [PATCH] drm/amdgpu: fix buffer funcs setting order on suspend
> >
> > We need to make disable this after the last eviction
>
> "make disable" --> "disable"
>
> > call, but before we disable the SDMA IP.
> >
> > Fixes: b70438004a14 ("drm/amdgpu: move buffer funcs setting up a level")
> > Link: https://lists.freedesktop.org/archives/amd-gfx/2023-November/101197.html
>
> Link: https://lore.kernel.org/r/[email protected]
>
> Let's link the start of the thread.

Thanks, I will update the patch.

Alex

>
> Regards,
> Luben
>
> > Signed-off-by: Alex Deucher <[email protected]>
> > Cc: Phillip Susi <[email protected]>
> > Cc: Luben Tuikov <[email protected]>
> > ---
> > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> > index b5edf40b5d03..78553e027db4 100644
> > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> > @@ -4531,8 +4531,6 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
> >
> > amdgpu_ras_suspend(adev);
> >
> > - amdgpu_ttm_set_buffer_funcs_status(adev, false);
> > -
> > amdgpu_device_ip_suspend_phase1(adev);
> >
> > if (!adev->in_s0ix)
> > @@ -4542,6 +4540,8 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
> > if (r)
> > return r;
> >
> > + amdgpu_ttm_set_buffer_funcs_status(adev, false);
> > +
> > amdgpu_fence_driver_hw_fini(adev);
> >
> > amdgpu_device_ip_suspend_phase2(adev);
>
> >
> > Alex
> >
> >>
> >> Alex
> >>
> >> On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
> >>>
> >>> On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
> >>>>
> >>>> On 2023-11-29 10:22, Alex Deucher wrote:
> >>>>> On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
> >>>>>>
> >>>>>> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> >>>>>>>
> >>>>>>> On 2023-11-28 17:13, Alex Deucher wrote:
> >>>>>>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> >>>>>>>>>
> >>>>>>>>> Alex Deucher <[email protected]> writes:
> >>>>>>>>>
> >>>>>>>>>>> In that case those are the already known problems with the scheduler
> >>>>>>>>>>> changes, aren't they?
> >>>>>>>>>>
> >>>>>>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> >>>>>>>>>> misunderstanding what the original report was actually testing. If it
> >>>>>>>>>> was 6.7, then try reverting:
> >>>>>>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>>>>>>>>> b70438004a14f4d0f9890b3297cd66248728546c
> >>>>>>>>>
> >>>>>>>>> At some point it was suggested that I file a gitlab issue, but I took
> >>>>>>>>> this to mean it was already known and being worked on. -rc3 came out
> >>>>>>>>> today and still has the problem. Is there a known issue I could track?
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> At this point, unless there are any objections, I think we should just
> >>>>>>>> revert the two patches
> >>>>>>> Uhm, no.
> >>>>>>>
> >>>>>>> Why "the two" patches?
> >>>>>>>
> >>>>>>> This email, part of this thread,
> >>>>>>>
> >>>>>>> https://lore.kernel.org/all/[email protected]/
> >>>>>>>
> >>>>>>> clearly states that reverting *only* this commit,
> >>>>>>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> >>>>>>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> >>>>>>> anything operational, other than using an allocated array, instead of a static one, in DRM,
> >>>>>>> while the 2nd patch is solely contained within the amdgpu driver code.)
> >>>>>>>
> >>>>>>> Leaving us with only this change,
> >>>>>>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> >>>>>>> to be at fault, as the kernel log attached in the linked email above shows.
> >>>>>>>
> >>>>>>> The conclusion is that only b70438004a14f4 needs reverting.
> >>>>>>
> >>>>>> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> >>>>>> 56e449603f0ac5 breaks amdgpu.
> >>>>>
> >>>>> We can try and re-enable it in the next kernel. I'm just not sure
> >>>>> we'll be able to fix this in time for 6.7 with the holidays and all
> >>>>> and I don't want to cause a lot of scheduler churn at the end of the
> >>>>> 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> >>>>> best short term solution.
> >>>>
> >>>> A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
> >>>> the opportunity for a 1-to-1 relationship between an entity and a scheduler.
> >>>> (Should've always been the case, from the outset. Not sure why it was coded as
> >>>> a fixed-size array.)
> >>>>
> >>>> Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
> >>>> is wholly contained in amdgpu, and no other driver has this problem, there is
> >>>> no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
> >>>> an init bug in amdgpu. See the response I just sent in @this thread:
> >>>> https://lore.kernel.org/r/[email protected]
> >>>>
> >>>> And it's not like this issue is unknown. I first posted about it on 2023-10-16.
> >>>>
> >>>> Ideally, amdgpu would just fix their init code.
> >>>
> >>> You can't make changes to core code that break other drivers.
> >>> Arguably 56e449603f0ac5 should not have gone in in the first place if
> >>> it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
> >>> code, but as a side effect it seems to have broken suspend for some
> >>> users.
> >>>
> >>> Alex

2023-11-30 23:28:44

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Wed, Nov 29, 2023 at 10:47 PM Luben Tuikov <[email protected]> wrote:
>
> On 2023-11-29 22:36, Luben Tuikov wrote:
> > On 2023-11-29 15:49, Alex Deucher wrote:
> >> On Wed, Nov 29, 2023 at 3:10 PM Alex Deucher <[email protected]> wrote:
> >>>
> >>> Actually I think I see the problem. I'll try and send out a patch
> >>> later today to test.
> >>
> >> Does the attached patch fix it?
> >
> > Thanks for the patch, Alex.
> >
> > Is it possible for AMD to also reproduce this issue and test this patch on a Navi23 system?
> >
> >> From 96e75b5218f7a124eafa53853681eef8fe567ab8 Mon Sep 17 00:00:00 2001
> >> From: Alex Deucher <[email protected]>
> >> Date: Wed, 29 Nov 2023 15:44:25 -0500
> >> Subject: [PATCH] drm/amdgpu: fix buffer funcs setting order on suspend
> >>
> >> We need to make disable this after the last eviction
> >
> > "make disable" --> "disable"
> >
> >> call, but before we disable the SDMA IP.
> >>
> >> Fixes: b70438004a14 ("drm/amdgpu: move buffer funcs setting up a level")
> >> Link: https://lists.freedesktop.org/archives/amd-gfx/2023-November/101197.html
> >
> > Link: https://lore.kernel.org/r/[email protected]
> >
> > Let's link the start of the thread.
> >
> > Regards,
> > Luben
> >
> >> Signed-off-by: Alex Deucher <[email protected]>
> >> Cc: Phillip Susi <[email protected]>
> >> Cc: Luben Tuikov <[email protected]>
> >> ---
> >> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++--
> >> 1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> >> index b5edf40b5d03..78553e027db4 100644
> >> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> >> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> >> @@ -4531,8 +4531,6 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
> >>
> >> amdgpu_ras_suspend(adev);
> >>
> >> - amdgpu_ttm_set_buffer_funcs_status(adev, false);
> >> -
> >> amdgpu_device_ip_suspend_phase1(adev);
> >>
> >> if (!adev->in_s0ix)
> >> @@ -4542,6 +4540,8 @@ int amdgpu_device_suspend(struct drm_device *dev, bool fbcon)
> >> if (r)
> >> return r;
> >>
> >> + amdgpu_ttm_set_buffer_funcs_status(adev, false);
> >> +
>
> If you're moving this past phase 1, there's another instance in amdgpu_device_ip_suspend(),
> which may need to be moved down.

I think that one should be ok since we don't do any evictions in
amdgpu_device_ip_suspend().

Alex

>
> Regards,
> Luben
>
> >> amdgpu_fence_driver_hw_fini(adev);
> >>
> >> amdgpu_device_ip_suspend_phase2(adev);
> >
> >>
> >> Alex
> >>
> >>>
> >>> Alex
> >>>
> >>> On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
> >>>>
> >>>> On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
> >>>>>
> >>>>> On 2023-11-29 10:22, Alex Deucher wrote:
> >>>>>> On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
> >>>>>>>
> >>>>>>> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> >>>>>>>>
> >>>>>>>> On 2023-11-28 17:13, Alex Deucher wrote:
> >>>>>>>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> >>>>>>>>>>
> >>>>>>>>>> Alex Deucher <[email protected]> writes:
> >>>>>>>>>>
> >>>>>>>>>>>> In that case those are the already known problems with the scheduler
> >>>>>>>>>>>> changes, aren't they?
> >>>>>>>>>>>
> >>>>>>>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> >>>>>>>>>>> misunderstanding what the original report was actually testing. If it
> >>>>>>>>>>> was 6.7, then try reverting:
> >>>>>>>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> >>>>>>>>>>> b70438004a14f4d0f9890b3297cd66248728546c
> >>>>>>>>>>
> >>>>>>>>>> At some point it was suggested that I file a gitlab issue, but I took
> >>>>>>>>>> this to mean it was already known and being worked on. -rc3 came out
> >>>>>>>>>> today and still has the problem. Is there a known issue I could track?
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> At this point, unless there are any objections, I think we should just
> >>>>>>>>> revert the two patches
> >>>>>>>> Uhm, no.
> >>>>>>>>
> >>>>>>>> Why "the two" patches?
> >>>>>>>>
> >>>>>>>> This email, part of this thread,
> >>>>>>>>
> >>>>>>>> https://lore.kernel.org/all/[email protected]/
> >>>>>>>>
> >>>>>>>> clearly states that reverting *only* this commit,
> >>>>>>>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> >>>>>>>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> >>>>>>>> anything operational, other than using an allocated array, instead of a static one, in DRM,
> >>>>>>>> while the 2nd patch is solely contained within the amdgpu driver code.)
> >>>>>>>>
> >>>>>>>> Leaving us with only this change,
> >>>>>>>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> >>>>>>>> to be at fault, as the kernel log attached in the linked email above shows.
> >>>>>>>>
> >>>>>>>> The conclusion is that only b70438004a14f4 needs reverting.
> >>>>>>>
> >>>>>>> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> >>>>>>> 56e449603f0ac5 breaks amdgpu.
> >>>>>>
> >>>>>> We can try and re-enable it in the next kernel. I'm just not sure
> >>>>>> we'll be able to fix this in time for 6.7 with the holidays and all
> >>>>>> and I don't want to cause a lot of scheduler churn at the end of the
> >>>>>> 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> >>>>>> best short term solution.
> >>>>>
> >>>>> A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
> >>>>> the opportunity for a 1-to-1 relationship between an entity and a scheduler.
> >>>>> (Should've always been the case, from the outset. Not sure why it was coded as
> >>>>> a fixed-size array.)
> >>>>>
> >>>>> Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
> >>>>> is wholly contained in amdgpu, and no other driver has this problem, there is
> >>>>> no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
> >>>>> an init bug in amdgpu. See the response I just sent in @this thread:
> >>>>> https://lore.kernel.org/r/[email protected]
> >>>>>
> >>>>> And it's not like this issue is unknown. I first posted about it on 2023-10-16.
> >>>>>
> >>>>> Ideally, amdgpu would just fix their init code.
> >>>>
> >>>> You can't make changes to core code that break other drivers.
> >>>> Arguably 56e449603f0ac5 should not have gone in in the first place if
> >>>> it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
> >>>> code, but as a side effect it seems to have broken suspend for some
> >>>> users.
> >>>>
> >>>> Alex

2023-12-01 16:56:16

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Phillip,

Can you test this patch? I was not able to repro the issue on the
navi2x card I had handy, but I think it should fix it.

Thanks,

Alex

On Wed, Nov 29, 2023 at 3:49 PM Alex Deucher <[email protected]> wrote:
>
> On Wed, Nov 29, 2023 at 3:10 PM Alex Deucher <[email protected]> wrote:
> >
> > Actually I think I see the problem. I'll try and send out a patch
> > later today to test.
>
> Does the attached patch fix it?
>
> Alex
>
> >
> > Alex
> >
> > On Wed, Nov 29, 2023 at 1:52 PM Alex Deucher <[email protected]> wrote:
> > >
> > > On Wed, Nov 29, 2023 at 11:41 AM Luben Tuikov <[email protected]> wrote:
> > > >
> > > > On 2023-11-29 10:22, Alex Deucher wrote:
> > > > > On Wed, Nov 29, 2023 at 8:50 AM Alex Deucher <[email protected]> wrote:
> > > > >>
> > > > >> On Tue, Nov 28, 2023 at 11:45 PM Luben Tuikov <[email protected]> wrote:
> > > > >>>
> > > > >>> On 2023-11-28 17:13, Alex Deucher wrote:
> > > > >>>> On Mon, Nov 27, 2023 at 6:24 PM Phillip Susi <[email protected]> wrote:
> > > > >>>>>
> > > > >>>>> Alex Deucher <[email protected]> writes:
> > > > >>>>>
> > > > >>>>>>> In that case those are the already known problems with the scheduler
> > > > >>>>>>> changes, aren't they?
> > > > >>>>>>
> > > > >>>>>> Yes. Those changes went into 6.7 though, not 6.6 AFAIK. Maybe I'm
> > > > >>>>>> misunderstanding what the original report was actually testing. If it
> > > > >>>>>> was 6.7, then try reverting:
> > > > >>>>>> 56e449603f0ac580700621a356d35d5716a62ce5
> > > > >>>>>> b70438004a14f4d0f9890b3297cd66248728546c
> > > > >>>>>
> > > > >>>>> At some point it was suggested that I file a gitlab issue, but I took
> > > > >>>>> this to mean it was already known and being worked on. -rc3 came out
> > > > >>>>> today and still has the problem. Is there a known issue I could track?
> > > > >>>>>
> > > > >>>>
> > > > >>>> At this point, unless there are any objections, I think we should just
> > > > >>>> revert the two patches
> > > > >>> Uhm, no.
> > > > >>>
> > > > >>> Why "the two" patches?
> > > > >>>
> > > > >>> This email, part of this thread,
> > > > >>>
> > > > >>> https://lore.kernel.org/all/[email protected]/
> > > > >>>
> > > > >>> clearly states that reverting *only* this commit,
> > > > >>> 56e449603f0ac5 drm/sched: Convert the GPU scheduler to variable number of run-queues
> > > > >>> *does not* mitigate the failed suspend. (Furthermore, this commit doesn't really change
> > > > >>> anything operational, other than using an allocated array, instead of a static one, in DRM,
> > > > >>> while the 2nd patch is solely contained within the amdgpu driver code.)
> > > > >>>
> > > > >>> Leaving us with only this change,
> > > > >>> b70438004a14f4 drm/amdgpu: move buffer funcs setting up a level
> > > > >>> to be at fault, as the kernel log attached in the linked email above shows.
> > > > >>>
> > > > >>> The conclusion is that only b70438004a14f4 needs reverting.
> > > > >>
> > > > >> b70438004a14f4 was a fix for 56e449603f0ac5. Without b70438004a14f4,
> > > > >> 56e449603f0ac5 breaks amdgpu.
> > > > >
> > > > > We can try and re-enable it in the next kernel. I'm just not sure
> > > > > we'll be able to fix this in time for 6.7 with the holidays and all
> > > > > and I don't want to cause a lot of scheduler churn at the end of the
> > > > > 6.7 cycle if we hold off and try and fix it. Reverting seems like the
> > > > > best short term solution.
> > > >
> > > > A lot of subsequent code has come in since commit 56e449603f0ac5, as it opened
> > > > the opportunity for a 1-to-1 relationship between an entity and a scheduler.
> > > > (Should've always been the case, from the outset. Not sure why it was coded as
> > > > a fixed-size array.)
> > > >
> > > > Given that commit 56e449603f0ac5 has nothing to do with amdgpu, and the problem
> > > > is wholly contained in amdgpu, and no other driver has this problem, there is
> > > > no reason to have to "churn", i.e. go back and forth in DRM, only to cover up
> > > > an init bug in amdgpu. See the response I just sent in @this thread:
> > > > https://lore.kernel.org/r/[email protected]
> > > >
> > > > And it's not like this issue is unknown. I first posted about it on 2023-10-16.
> > > >
> > > > Ideally, amdgpu would just fix their init code.
> > >
> > > You can't make changes to core code that break other drivers.
> > > Arguably 56e449603f0ac5 should not have gone in in the first place if
> > > it broke amdgpu. b70438004a14f4 was the code to fix amdgpu's init
> > > code, but as a side effect it seems to have broken suspend for some
> > > users.
> > >
> > > Alex

2023-12-03 20:55:21

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Alex Deucher <[email protected]> writes:

> Phillip,
>
> Can you test this patch? I was not able to repro the issue on the
> navi2x card I had handy, but I think it should fix it.

I pulled -rc4 and it still had the problem. I applied this patch, and
yes, it fixed it!

2023-12-04 14:14:30

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Sun, Dec 3, 2023 at 3:40 PM Phillip Susi <[email protected]> wrote:
>
> Alex Deucher <[email protected]> writes:
>
> > Phillip,
> >
> > Can you test this patch? I was not able to repro the issue on the
> > navi2x card I had handy, but I think it should fix it.
>
> I pulled -rc4 and it still had the problem. I applied this patch, and
> yes, it fixed it!
>

Great! I'll include it this week.

Alex

2023-12-11 23:51:47

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

-- Journal begins at Wed 2023-09-27 16:20:30 EDT, ends at Mon 2023-12-11 18:46:30 EST. --
Dec 11 18:43:54 faldara kernel: Linux version 6.7.0-rc5 (psusi@faldara) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #49 SMP PREEMPT_DYNAMIC Mon Dec 11 18:37:03 EST 2023
Dec 11 18:43:54 faldara kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc5 root=/dev/mapper/faldara-bullseye
Dec 11 18:43:54 faldara kernel: BIOS-provided physical RAM map:
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b82a2fff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000b82a3000-0x00000000b82d7fff] ACPI data
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000b82d8000-0x00000000b8679fff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000b867a000-0x00000000b867afff] ACPI NVS
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000b867b000-0x00000000b867bfff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000b867c000-0x00000000c533dfff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c533e000-0x00000000c6a45fff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c6a46000-0x00000000c6a57fff] ACPI data
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c6a58000-0x00000000c6c12fff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c6c13000-0x00000000c723afff] ACPI NVS
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c723b000-0x00000000c7a8efff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c7a8f000-0x00000000c7afefff] type 20
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c7aff000-0x00000000c7afffff] usable
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000c7b00000-0x00000000c7ffffff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Dec 11 18:43:54 faldara kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000436ffffff] usable
Dec 11 18:43:54 faldara kernel: NX (Execute Disable) protection: active
Dec 11 18:43:54 faldara kernel: APIC: Static calls initialized
Dec 11 18:43:54 faldara kernel: efi: EFI v2.5 by American Megatrends
Dec 11 18:43:54 faldara kernel: efi: ACPI 2.0=0xb82a3000 ACPI=0xb82a3000 SMBIOS=0xc7a01000 SMBIOS 3.0=0xc7a00000 ESRT=0xc3a94158 MOKvar=0xc73f5000
Dec 11 18:43:54 faldara kernel: efi: Remove mem42: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Dec 11 18:43:54 faldara kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Dec 11 18:43:54 faldara kernel: efi: Not removing mem43: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Dec 11 18:43:54 faldara kernel: efi: Not removing mem44: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Dec 11 18:43:54 faldara kernel: efi: Not removing mem45: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Dec 11 18:43:54 faldara kernel: efi: Remove mem46: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Dec 11 18:43:54 faldara kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Dec 11 18:43:54 faldara kernel: SMBIOS 3.0.0 present.
Dec 11 18:43:54 faldara kernel: DMI: System manufacturer System Product Name/Z170 PRO GAMING, BIOS 3805 05/16/2018
Dec 11 18:43:54 faldara kernel: tsc: Detected 3500.000 MHz processor
Dec 11 18:43:54 faldara kernel: tsc: Detected 3499.912 MHz TSC
Dec 11 18:43:54 faldara kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 11 18:43:54 faldara kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 11 18:43:54 faldara kernel: last_pfn = 0x437000 max_arch_pfn = 0x400000000
Dec 11 18:43:54 faldara kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
Dec 11 18:43:54 faldara kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Dec 11 18:43:54 faldara kernel: last_pfn = 0xc7b00 max_arch_pfn = 0x400000000
Dec 11 18:43:54 faldara kernel: found SMP MP-table at [mem 0x000fcce0-0x000fccef]
Dec 11 18:43:54 faldara kernel: esrt: Reserving ESRT space from 0x00000000c3a94158 to 0x00000000c3a94190.
Dec 11 18:43:54 faldara kernel: e820: update [mem 0xc3a94000-0xc3a94fff] usable ==> reserved
Dec 11 18:43:54 faldara kernel: Using GB pages for direct mapping
Dec 11 18:43:54 faldara kernel: Secure boot disabled
Dec 11 18:43:54 faldara kernel: RAMDISK: [mem 0x0e78b000-0x233bcfff]
Dec 11 18:43:54 faldara kernel: ACPI: Early table checksum verification disabled
Dec 11 18:43:54 faldara kernel: ACPI: RSDP 0x00000000B82A3000 000024 (v02 ALASKA)
Dec 11 18:43:54 faldara kernel: ACPI: XSDT 0x00000000B82A30A8 0000C4 (v01 ALASKA A M I 01072009 AMI 00010013)
Dec 11 18:43:54 faldara kernel: ACPI: FACP 0x00000000B82CC480 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Dec 11 18:43:54 faldara kernel: ACPI: DSDT 0x00000000B82A3200 02927E (v02 ALASKA A M I 01072009 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: FACS 0x00000000C723AC40 000040
Dec 11 18:43:54 faldara kernel: ACPI: APIC 0x00000000B82CC598 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
Dec 11 18:43:54 faldara kernel: ACPI: FPDT 0x00000000B82CC620 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Dec 11 18:43:54 faldara kernel: ACPI: BGRT 0x00000000B82D7D78 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Dec 11 18:43:54 faldara kernel: ACPI: MCFG 0x00000000B82CC6C0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82CC700 000390 (v01 SataRe SataTabl 00001000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: FIDT 0x00000000B82CCA90 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82CCB30 003041 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82CFB78 002544 (v02 PegSsd PegSsdt 00001000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: HPET 0x00000000B82D20C0 000038 (v01 INTEL SKL 00000001 MSFT 0000005F)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82D20F8 000E3B (v02 INTEL Ther_Rvp 00001000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82D2F38 000B19 (v02 INTEL xh_rvp08 00000000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: UEFI 0x00000000B82D3A58 000042 (v01 INTEL EDK2 00000002 01000013)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82D3AA0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: LPIT 0x00000000B82D4980 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
Dec 11 18:43:54 faldara kernel: ACPI: WSMT 0x00000000B82D4A18 000028 (v01 INTEL SKL 00000000 MSFT 0000005F)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82D4A40 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0x00000000B82D4CE0 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: DBGP 0x00000000B82D7CE8 000034 (v01 INTEL 00000002 MSFT 0000005F)
Dec 11 18:43:54 faldara kernel: ACPI: DBG2 0x00000000B82D7D20 000054 (v00 INTEL 00000002 MSFT 0000005F)
Dec 11 18:43:54 faldara kernel: ACPI: Reserving FACP table memory at [mem 0xb82cc480-0xb82cc593]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving DSDT table memory at [mem 0xb82a3200-0xb82cc47d]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving FACS table memory at [mem 0xc723ac40-0xc723ac7f]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving APIC table memory at [mem 0xb82cc598-0xb82cc61b]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving FPDT table memory at [mem 0xb82cc620-0xb82cc663]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving BGRT table memory at [mem 0xb82d7d78-0xb82d7daf]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving MCFG table memory at [mem 0xb82cc6c0-0xb82cc6fb]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82cc700-0xb82cca8f]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving FIDT table memory at [mem 0xb82cca90-0xb82ccb2b]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82ccb30-0xb82cfb70]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82cfb78-0xb82d20bb]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving HPET table memory at [mem 0xb82d20c0-0xb82d20f7]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d20f8-0xb82d2f32]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d2f38-0xb82d3a50]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving UEFI table memory at [mem 0xb82d3a58-0xb82d3a99]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d3aa0-0xb82d497d]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving LPIT table memory at [mem 0xb82d4980-0xb82d4a13]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving WSMT table memory at [mem 0xb82d4a18-0xb82d4a3f]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d4a40-0xb82d4cde]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving SSDT table memory at [mem 0xb82d4ce0-0xb82d7ce1]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving DBGP table memory at [mem 0xb82d7ce8-0xb82d7d1b]
Dec 11 18:43:54 faldara kernel: ACPI: Reserving DBG2 table memory at [mem 0xb82d7d20-0xb82d7d73]
Dec 11 18:43:54 faldara kernel: No NUMA configuration found
Dec 11 18:43:54 faldara kernel: Faking a node at [mem 0x0000000000000000-0x0000000436ffffff]
Dec 11 18:43:54 faldara kernel: NODE_DATA(0) allocated [mem 0x436fd5000-0x436ffffff]
Dec 11 18:43:54 faldara kernel: Zone ranges:
Dec 11 18:43:54 faldara kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Dec 11 18:43:54 faldara kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Dec 11 18:43:54 faldara kernel: Normal [mem 0x0000000100000000-0x0000000436ffffff]
Dec 11 18:43:54 faldara kernel: Device empty
Dec 11 18:43:54 faldara kernel: Movable zone start for each node
Dec 11 18:43:54 faldara kernel: Early memory node ranges
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x0000000000059000-0x000000000009efff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x0000000000100000-0x00000000b82a2fff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x00000000b82d8000-0x00000000b8679fff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x00000000b867c000-0x00000000c533dfff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x00000000c6a58000-0x00000000c6c12fff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x00000000c7aff000-0x00000000c7afffff]
Dec 11 18:43:54 faldara kernel: node 0: [mem 0x0000000100000000-0x0000000436ffffff]
Dec 11 18:43:54 faldara kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000436ffffff]
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA32: 53 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA32: 5914 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone DMA32: 3820 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone Normal: 1280 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Dec 11 18:43:54 faldara kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 11 18:43:54 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 11 18:43:54 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 11 18:43:54 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 11 18:43:54 faldara kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 11 18:43:54 faldara kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 11 18:43:54 faldara kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 11 18:43:54 faldara kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 11 18:43:54 faldara kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Dec 11 18:43:54 faldara kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 11 18:43:54 faldara kernel: e820: update [mem 0xc1c04000-0xc1c49fff] usable ==> reserved
Dec 11 18:43:54 faldara kernel: TSC deadline timer available
Dec 11 18:43:54 faldara kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xb82a3000-0xb82d7fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xb867a000-0xb867afff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xb867b000-0xb867bfff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc1c04000-0xc1c49fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc3a94000-0xc3a94fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc533e000-0xc6a45fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc6a46000-0xc6a57fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc6c13000-0xc723afff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc723b000-0xc7a8efff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc7a8f000-0xc7afefff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc7b00000-0xc7ffffff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xc8000000-0xfdffffff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Dec 11 18:43:54 faldara kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Dec 11 18:43:54 faldara kernel: [mem 0xc8000000-0xfdffffff] available for PCI devices
Dec 11 18:43:54 faldara kernel: Booting paravirtualized kernel on bare hardware
Dec 11 18:43:54 faldara kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Dec 11 18:43:54 faldara kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Dec 11 18:43:54 faldara kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
Dec 11 18:43:54 faldara kernel: pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
Dec 11 18:43:54 faldara kernel: pcpu-alloc: [0] 0 1 2 3
Dec 11 18:43:54 faldara kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc5 root=/dev/mapper/faldara-bullseye
Dec 11 18:43:54 faldara kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc5", will be passed to user space.
Dec 11 18:43:54 faldara kernel: random: crng init done
Dec 11 18:43:54 faldara kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 11 18:43:54 faldara kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 11 18:43:54 faldara kernel: Fallback order for Node 0: 0
Dec 11 18:43:54 faldara kernel: Built 1 zonelists, mobility grouping on. Total pages: 4113583
Dec 11 18:43:54 faldara kernel: Policy zone: Normal
Dec 11 18:43:54 faldara kernel: mem auto-init: stack:off, heap alloc:on, heap free:off
Dec 11 18:43:54 faldara kernel: software IO TLB: area num 4.
Dec 11 18:43:54 faldara kernel: Memory: 2745476K/16716160K available (14336K kernel code, 2315K rwdata, 7444K rodata, 2768K init, 4900K bss, 943176K reserved, 0K cma-reserved)
Dec 11 18:43:54 faldara kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Dec 11 18:43:54 faldara kernel: ftrace: allocating 42269 entries in 166 pages
Dec 11 18:43:54 faldara kernel: ftrace: allocated 166 pages with 4 groups
Dec 11 18:43:54 faldara kernel: Dynamic Preempt: voluntary
Dec 11 18:43:54 faldara kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 11 18:43:54 faldara kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Dec 11 18:43:54 faldara kernel: Trampoline variant of Tasks RCU enabled.
Dec 11 18:43:54 faldara kernel: Rude variant of Tasks RCU enabled.
Dec 11 18:43:54 faldara kernel: Tracing variant of Tasks RCU enabled.
Dec 11 18:43:54 faldara kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Dec 11 18:43:54 faldara kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Dec 11 18:43:54 faldara kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Dec 11 18:43:54 faldara kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Dec 11 18:43:54 faldara kernel: Console: colour dummy device 80x25
Dec 11 18:43:54 faldara kernel: printk: legacy console [tty0] enabled
Dec 11 18:43:54 faldara kernel: ACPI: Core revision 20230628
Dec 11 18:43:54 faldara kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Dec 11 18:43:54 faldara kernel: APIC: Switch to symmetric I/O mode setup
Dec 11 18:43:54 faldara kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Dec 11 18:43:54 faldara kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 11 18:43:54 faldara kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3272fd97217, max_idle_ns: 440795241220 ns
Dec 11 18:43:54 faldara kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6999.82 BogoMIPS (lpj=13999648)
Dec 11 18:43:54 faldara kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 11 18:43:54 faldara kernel: process: using mwait in idle threads
Dec 11 18:43:54 faldara kernel: Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
Dec 11 18:43:54 faldara kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Dec 11 18:43:54 faldara kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 11 18:43:54 faldara kernel: Spectre V2 : Kernel not compiled with retpoline; no mitigation available!
Dec 11 18:43:54 faldara kernel: Spectre V2 : Vulnerable
Dec 11 18:43:54 faldara kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 11 18:43:54 faldara kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 11 18:43:54 faldara kernel: RETBleed: WARNING: Spectre v2 mitigation leaves CPU vulnerable to RETBleed attacks, data leaks possible!
Dec 11 18:43:54 faldara kernel: RETBleed: Vulnerable
Dec 11 18:43:54 faldara kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 11 18:43:54 faldara kernel: Speculative Store Bypass: Vulnerable
Dec 11 18:43:54 faldara kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Dec 11 18:43:54 faldara kernel: TAA: Vulnerable: Clear CPU buffers attempted, no microcode
Dec 11 18:43:54 faldara kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
Dec 11 18:43:54 faldara kernel: SRBDS: Vulnerable: No microcode
Dec 11 18:43:54 faldara kernel: GDS: Vulnerable: No microcode
Dec 11 18:43:54 faldara kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 11 18:43:54 faldara kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 11 18:43:54 faldara kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 11 18:43:54 faldara kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Dec 11 18:43:54 faldara kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Dec 11 18:43:54 faldara kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Dec 11 18:43:54 faldara kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Dec 11 18:43:54 faldara kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Dec 11 18:43:54 faldara kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Dec 11 18:43:54 faldara kernel: Freeing SMP alternatives memory: 36K
Dec 11 18:43:54 faldara kernel: pid_max: default: 32768 minimum: 301
Dec 11 18:43:54 faldara kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
Dec 11 18:43:54 faldara kernel: landlock: Up and running.
Dec 11 18:43:54 faldara kernel: Yama: becoming mindful.
Dec 11 18:43:54 faldara kernel: AppArmor: AppArmor initialized
Dec 11 18:43:54 faldara kernel: TOMOYO Linux initialized
Dec 11 18:43:54 faldara kernel: LSM support for eBPF active
Dec 11 18:43:54 faldara kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 11 18:43:54 faldara kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Dec 11 18:43:54 faldara kernel: smpboot: CPU0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz (family: 0x6, model: 0x5e, stepping: 0x3)
Dec 11 18:43:54 faldara kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Dec 11 18:43:54 faldara kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Dec 11 18:43:54 faldara kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Dec 11 18:43:54 faldara kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 11 18:43:54 faldara kernel: ... version: 4
Dec 11 18:43:54 faldara kernel: ... bit width: 48
Dec 11 18:43:54 faldara kernel: ... generic registers: 8
Dec 11 18:43:54 faldara kernel: ... value mask: 0000ffffffffffff
Dec 11 18:43:54 faldara kernel: ... max period: 00007fffffffffff
Dec 11 18:43:54 faldara kernel: ... fixed-purpose events: 3
Dec 11 18:43:54 faldara kernel: ... event mask: 00000007000000ff
Dec 11 18:43:54 faldara kernel: signal: max sigframe size: 2032
Dec 11 18:43:54 faldara kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Dec 11 18:43:54 faldara kernel: rcu: Hierarchical SRCU implementation.
Dec 11 18:43:54 faldara kernel: rcu: Max phase no-delay instances is 1000.
Dec 11 18:43:54 faldara kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 11 18:43:54 faldara kernel: smp: Bringing up secondary CPUs ...
Dec 11 18:43:54 faldara kernel: smpboot: x86: Booting SMP configuration:
Dec 11 18:43:54 faldara kernel: .... node #0, CPUs: #1 #2 #3
Dec 11 18:43:54 faldara kernel: smp: Brought up 1 node, 4 CPUs
Dec 11 18:43:54 faldara kernel: smpboot: Max logical packages: 1
Dec 11 18:43:54 faldara kernel: smpboot: Total of 4 processors activated (27999.29 BogoMIPS)
Dec 11 18:43:54 faldara kernel: node 0 deferred pages initialised in 20ms
Dec 11 18:43:54 faldara kernel: devtmpfs: initialized
Dec 11 18:43:54 faldara kernel: x86/mm: Memory block size: 128MB
Dec 11 18:43:54 faldara kernel: ACPI: PM: Registering ACPI NVS region [mem 0xb867a000-0xb867afff] (4096 bytes)
Dec 11 18:43:54 faldara kernel: ACPI: PM: Registering ACPI NVS region [mem 0xc6c13000-0xc723afff] (6455296 bytes)
Dec 11 18:43:54 faldara kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Dec 11 18:43:54 faldara kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Dec 11 18:43:54 faldara kernel: pinctrl core: initialized pinctrl subsystem
Dec 11 18:43:54 faldara kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Dec 11 18:43:54 faldara kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Dec 11 18:43:54 faldara kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 11 18:43:54 faldara kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 11 18:43:54 faldara kernel: audit: initializing netlink subsys (disabled)
Dec 11 18:43:54 faldara kernel: audit: type=2000 audit(1702338223.060:1): state=initialized audit_enabled=0 res=1
Dec 11 18:43:54 faldara kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 11 18:43:54 faldara kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 11 18:43:54 faldara kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 11 18:43:54 faldara kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 11 18:43:54 faldara kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 11 18:43:54 faldara kernel: cpuidle: using governor ladder
Dec 11 18:43:54 faldara kernel: cpuidle: using governor menu
Dec 11 18:43:54 faldara kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 11 18:43:54 faldara kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 11 18:43:54 faldara kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 11 18:43:54 faldara kernel: PCI: not using MMCONFIG
Dec 11 18:43:54 faldara kernel: PCI: Using configuration type 1 for base access
Dec 11 18:43:54 faldara kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Dec 11 18:43:54 faldara kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Dec 11 18:43:54 faldara kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Dec 11 18:43:54 faldara kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Dec 11 18:43:54 faldara kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Dec 11 18:43:54 faldara kernel: ACPI: Added _OSI(Module Device)
Dec 11 18:43:54 faldara kernel: ACPI: Added _OSI(Processor Device)
Dec 11 18:43:54 faldara kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 11 18:43:54 faldara kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 11 18:43:54 faldara kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Dec 11 18:43:54 faldara kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 11 18:43:54 faldara kernel: ACPI: Dynamic OEM Table Load:
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0xFFFF8CA240EFF800 000738 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: Dynamic OEM Table Load:
Dec 11 18:43:54 faldara kernel: ACPI: SSDT 0xFFFF8CA240EF9000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
Dec 11 18:43:54 faldara kernel: ACPI: _OSC evaluated successfully for all CPUs
Dec 11 18:43:54 faldara kernel: ACPI: EC: EC started
Dec 11 18:43:54 faldara kernel: ACPI: EC: interrupt blocked
Dec 11 18:43:54 faldara kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Dec 11 18:43:54 faldara kernel: ACPI: Interpreter enabled
Dec 11 18:43:54 faldara kernel: ACPI: PM: (supports S0 S3 S4 S5)
Dec 11 18:43:54 faldara kernel: ACPI: Using IOAPIC for interrupt routing
Dec 11 18:43:54 faldara kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 11 18:43:54 faldara kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Dec 11 18:43:54 faldara kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 11 18:43:54 faldara kernel: PCI: Using E820 reservations for host bridge windows
Dec 11 18:43:54 faldara kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_TZ_.FN00: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_TZ_.FN01: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_TZ_.FN02: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_TZ_.FN03: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: \_TZ_.FN04: New power resource
Dec 11 18:43:54 faldara kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 11 18:43:54 faldara kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Dec 11 18:43:54 faldara kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 11 18:43:54 faldara kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 11 18:43:54 faldara kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
Dec 11 18:43:54 faldara kernel: PCI host bridge to bus 0000:00
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 11 18:43:54 faldara kernel: pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
Dec 11 18:43:54 faldara kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7f30000-0xf7f3ffff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
Dec 11 18:43:54 faldara kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7f4d000-0xf7f4dfff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: reg 0x10: [mem 0xf7f48000-0xf7f49fff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: reg 0x14: [mem 0xf7f4c000-0xf7f4c0ff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: reg 0x24: [mem 0xf7f4b000-0xf7f4b7ff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:17.0: PME# supported from D3hot
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.0: [8086:a167] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: [8086:a169] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xf7f44000-0xf7f47fff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7f40000-0xf7f43fff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xf7f20000-0xf7f2ffff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xf7f4a000-0xf7f4a0ff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf7b00000-0xf7b03fff]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: 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.024 Gb/s with 16.0 GT/s PCIe x8 link)
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xf7900000-0xf7bfffff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: reg 0x20: [io 0xe000-0xe0ff]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: reg 0x24: [mem 0xf7900000-0xf79fffff]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: reg 0x30: [mem 0xf7a00000-0xf7a1ffff pref]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:03: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 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.1: reg 0x10: [mem 0xf7a20000-0xf7a23fff]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: acpiphp: Slot [1] registered
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.0: PCI bridge to [bus 04]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.0: [197b:2363] type 00 class 0x010601
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.0: reg 0x24: [mem 0xf7e10000-0xf7e11fff]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.0: reg 0x30: [mem 0xf7e00000-0xf7e0ffff pref]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.0: PME# supported from D3hot
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: [197b:2363] type 00 class 0x010185
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: reg 0x10: [io 0xd040-0xd047]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: reg 0x14: [io 0xd030-0xd033]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: reg 0x18: [io 0xd020-0xd027]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: reg 0x1c: [io 0xd010-0xd013]
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: reg 0x20: [io 0xd000-0xd00f]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: PCI bridge to [bus 05]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: bridge window [io 0xd000-0xdfff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: bridge window [mem 0xf7e00000-0xf7efffff]
Dec 11 18:43:54 faldara kernel: pci 0000:06:00.0: [1b21:1242] type 00 class 0x0c0330
Dec 11 18:43:54 faldara kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf7d00000-0xf7d07fff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:06:00.0: enabling Extended Tags
Dec 11 18:43:54 faldara kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
Dec 11 18:43:54 faldara kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1c.0: bridge window [mem 0xf7d00000-0xf7dfffff]
Dec 11 18:43:54 faldara kernel: pci 0000:07:00.0: [15b7:5011] type 00 class 0x010802
Dec 11 18:43:54 faldara kernel: pci 0000:07:00.0: reg 0x10: [mem 0xf7c00000-0xf7c03fff 64bit]
Dec 11 18:43:54 faldara kernel: pci 0000:07:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1d.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
Dec 11 18:43:54 faldara kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1d.0: bridge window [mem 0xf7c00000-0xf7cfffff]
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Dec 11 18:43:54 faldara kernel: ACPI: EC: interrupt unblocked
Dec 11 18:43:54 faldara kernel: ACPI: EC: event unblocked
Dec 11 18:43:54 faldara kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 11 18:43:54 faldara kernel: ACPI: EC: GPE=0x23
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Dec 11 18:43:54 faldara kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Dec 11 18:43:54 faldara kernel: iommu: Default domain type: Translated
Dec 11 18:43:54 faldara kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Dec 11 18:43:54 faldara kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 11 18:43:54 faldara kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
Dec 11 18:43:54 faldara kernel: PTP clock support registered
Dec 11 18:43:54 faldara kernel: EDAC MC: Ver: 3.0.0
Dec 11 18:43:54 faldara kernel: efivars: Registered efivars operations
Dec 11 18:43:54 faldara kernel: NetLabel: Initializing
Dec 11 18:43:54 faldara kernel: NetLabel: domain hash size = 128
Dec 11 18:43:54 faldara kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Dec 11 18:43:54 faldara kernel: NetLabel: unlabeled traffic allowed by default
Dec 11 18:43:54 faldara kernel: PCI: Using ACPI for IRQ routing
Dec 11 18:43:54 faldara kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xb82a3000-0xbbffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xb867a000-0xbbffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xc1c04000-0xc3ffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xc3a94000-0xc3ffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xc533e000-0xc7ffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xc6c13000-0xc7ffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0xc7b00000-0xc7ffffff]
Dec 11 18:43:54 faldara kernel: e820: reserve RAM buffer [mem 0x437000000-0x437ffffff]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 11 18:43:54 faldara kernel: vgaarb: loaded
Dec 11 18:43:54 faldara kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 11 18:43:54 faldara kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Dec 11 18:43:54 faldara kernel: clocksource: Switched to clocksource tsc-early
Dec 11 18:43:54 faldara kernel: VFS: Disk quotas dquot_6.6.0
Dec 11 18:43:54 faldara kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 11 18:43:54 faldara kernel: AppArmor: AppArmor Filesystem Enabled
Dec 11 18:43:54 faldara kernel: pnp: PnP ACPI init
Dec 11 18:43:54 faldara kernel: system 00:00: [io 0x0290-0x029f] has been reserved
Dec 11 18:43:54 faldara kernel: pnp 00:01: [dma 0 disabled]
Dec 11 18:43:54 faldara kernel: system 00:02: [io 0x0680-0x069f] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:02: [io 0xffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:02: [io 0xffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:02: [io 0xffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:02: [io 0x1800-0x18fe] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:02: [io 0x164e-0x164f] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:03: [io 0x0800-0x087f] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:05: [io 0x1854-0x1857] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Dec 11 18:43:54 faldara kernel: system 00:06: [mem 0xf7fc0000-0xf7fdffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:08: [io 0xfe00-0xfefe] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 11 18:43:54 faldara kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 11 18:43:54 faldara kernel: pnp: PnP ACPI: found 10 devices
Dec 11 18:43:54 faldara kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 11 18:43:54 faldara kernel: NET: Registered PF_INET protocol family
Dec 11 18:43:54 faldara kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 11 18:43:54 faldara kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Dec 11 18:43:54 faldara kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 11 18:43:54 faldara kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Dec 11 18:43:54 faldara kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Dec 11 18:43:54 faldara kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 11 18:43:54 faldara kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Dec 11 18:43:54 faldara kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 11 18:43:54 faldara kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Dec 11 18:43:54 faldara kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Dec 11 18:43:54 faldara kernel: NET: Registered PF_XDP protocol family
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Dec 11 18:43:54 faldara kernel: pci 0000:02:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xf7900000-0xf7afffff]
Dec 11 18:43:54 faldara kernel: pci 0000:01:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xf7900000-0xf7bfffff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.0: PCI bridge to [bus 04]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: PCI bridge to [bus 05]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: bridge window [io 0xd000-0xdfff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1b.2: bridge window [mem 0xf7e00000-0xf7efffff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1c.0: bridge window [mem 0xf7d00000-0xf7dfffff]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Dec 11 18:43:54 faldara kernel: pci 0000:00:1d.0: bridge window [mem 0xf7c00000-0xf7cfffff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:01: resource 1 [mem 0xf7900000-0xf7bfffff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:02: resource 1 [mem 0xf7900000-0xf7afffff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf7afffff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:05: resource 1 [mem 0xf7e00000-0xf7efffff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:06: resource 1 [mem 0xf7d00000-0xf7dfffff]
Dec 11 18:43:54 faldara kernel: pci_bus 0000:07: resource 1 [mem 0xf7c00000-0xf7cfffff]
Dec 11 18:43:54 faldara kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.0: async suspend disabled to avoid multi-function power-on ordering issue
Dec 11 18:43:54 faldara kernel: pci 0000:05:00.1: async suspend disabled to avoid multi-function power-on ordering issue
Dec 11 18:43:54 faldara kernel: PCI: CLS 64 bytes, default 64
Dec 11 18:43:54 faldara kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 11 18:43:54 faldara kernel: software IO TLB: mapped [mem 0x00000000b42a3000-0x00000000b82a3000] (64MB)
Dec 11 18:43:54 faldara kernel: Unpacking initramfs...
Dec 11 18:43:54 faldara kernel: Initialise system trusted keyrings
Dec 11 18:43:54 faldara kernel: Key type blacklist registered
Dec 11 18:43:54 faldara kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Dec 11 18:43:54 faldara kernel: zbud: loaded
Dec 11 18:43:54 faldara kernel: integrity: Platform Keyring initialized
Dec 11 18:43:54 faldara kernel: integrity: Machine keyring initialized
Dec 11 18:43:54 faldara kernel: Key type asymmetric registered
Dec 11 18:43:54 faldara kernel: Asymmetric key parser 'x509' registered
Dec 11 18:43:54 faldara kernel: tsc: Refined TSC clocksource calibration: 3504.000 MHz
Dec 11 18:43:54 faldara kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3282142a9b0, max_idle_ns: 440795384778 ns
Dec 11 18:43:54 faldara kernel: clocksource: Switched to clocksource tsc
Dec 11 18:43:54 faldara kernel: Freeing initrd memory: 340168K
Dec 11 18:43:54 faldara kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Dec 11 18:43:54 faldara kernel: io scheduler mq-deadline registered
Dec 11 18:43:54 faldara kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 11 18:43:54 faldara kernel: efifb: probing for efifb
Dec 11 18:43:54 faldara kernel: efifb: framebuffer at 0xe0000000, using 1984k, total 1984k
Dec 11 18:43:54 faldara kernel: efifb: mode is 800x600x32, linelength=3328, pages=1
Dec 11 18:43:54 faldara kernel: efifb: scrolling: redraw
Dec 11 18:43:54 faldara kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 11 18:43:54 faldara kernel: Console: switching to colour frame buffer device 100x37
Dec 11 18:43:54 faldara kernel: fb0: EFI VGA frame buffer device
Dec 11 18:43:54 faldara kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 11 18:43:54 faldara kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Dec 11 18:43:54 faldara kernel: thermal LNXTHERM:01: registered as thermal_zone1
Dec 11 18:43:54 faldara kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
Dec 11 18:43:54 faldara kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 11 18:43:54 faldara kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Dec 11 18:43:54 faldara kernel: Linux agpgart interface v0.103
Dec 11 18:43:54 faldara kernel: i8042: PNP: No PS/2 controller found.
Dec 11 18:43:54 faldara kernel: mousedev: PS/2 mouse device common for all mice
Dec 11 18:43:54 faldara kernel: rtc_cmos 00:04: RTC can wake from S4
Dec 11 18:43:54 faldara kernel: rtc_cmos 00:04: registered as rtc0
Dec 11 18:43:54 faldara kernel: rtc_cmos 00:04: setting system clock to 2023-12-11T23:43:47 UTC (1702338227)
Dec 11 18:43:54 faldara kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Dec 11 18:43:54 faldara kernel: intel_pstate: Intel P-state driver initializing
Dec 11 18:43:54 faldara kernel: intel_pstate: HWP enabled
Dec 11 18:43:54 faldara kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 11 18:43:54 faldara kernel: NET: Registered PF_INET6 protocol family
Dec 11 18:43:54 faldara kernel: Segment Routing with IPv6
Dec 11 18:43:54 faldara kernel: In-situ OAM (IOAM) with IPv6
Dec 11 18:43:54 faldara kernel: mip6: Mobile IPv6
Dec 11 18:43:54 faldara kernel: NET: Registered PF_PACKET protocol family
Dec 11 18:43:54 faldara kernel: microcode: Current revision: 0xa04cbbec
Dec 11 18:43:54 faldara kernel: microcode: Updated early from: 0x000000c2
Dec 11 18:43:54 faldara kernel: IPI shorthand broadcast: enabled
Dec 11 18:43:54 faldara kernel: sched_clock: Marking stable (3920001773, 515413)->(3950009539, -29492353)
Dec 11 18:43:54 faldara kernel: registered taskstats version 1
Dec 11 18:43:54 faldara kernel: Loading compiled-in X.509 certificates
Dec 11 18:43:54 faldara kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0d2878742af2857d384a6188ea1d09159a9f8e21'
Dec 11 18:43:54 faldara kernel: Key type .fscrypt registered
Dec 11 18:43:54 faldara kernel: Key type fscrypt-provisioning registered
Dec 11 18:43:54 faldara kernel: Key type encrypted registered
Dec 11 18:43:54 faldara kernel: AppArmor: AppArmor sha1 policy hashing enabled
Dec 11 18:43:54 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Dec 11 18:43:54 faldara kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Dec 11 18:43:54 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Dec 11 18:43:54 faldara kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Dec 11 18:43:54 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Dec 11 18:43:54 faldara kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Dec 11 18:43:54 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Dec 11 18:43:54 faldara kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Dec 11 18:43:54 faldara kernel: integrity: Loading X.509 certificate: UEFI:db
Dec 11 18:43:54 faldara kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Dec 11 18:43:54 faldara kernel: ima: No TPM chip found, activating TPM-bypass!
Dec 11 18:43:54 faldara kernel: ima: Allocated hash algorithm: sha256
Dec 11 18:43:54 faldara kernel: ima: No architecture policies found
Dec 11 18:43:54 faldara kernel: evm: Initialising EVM extended attributes:
Dec 11 18:43:54 faldara kernel: evm: security.selinux
Dec 11 18:43:54 faldara kernel: evm: security.SMACK64 (disabled)
Dec 11 18:43:54 faldara kernel: evm: security.SMACK64EXEC (disabled)
Dec 11 18:43:54 faldara kernel: evm: security.SMACK64TRANSMUTE (disabled)
Dec 11 18:43:54 faldara kernel: evm: security.SMACK64MMAP (disabled)
Dec 11 18:43:54 faldara kernel: evm: security.apparmor
Dec 11 18:43:54 faldara kernel: evm: security.ima
Dec 11 18:43:54 faldara kernel: evm: security.capability
Dec 11 18:43:54 faldara kernel: evm: HMAC attrs: 0x1
Dec 11 18:43:54 faldara kernel: RAS: Correctable Errors collector initialized.
Dec 11 18:43:54 faldara kernel: clk: Disabling unused clocks
Dec 11 18:43:54 faldara kernel: Freeing unused decrypted memory: 2036K
Dec 11 18:43:54 faldara kernel: Freeing unused kernel image (initmem) memory: 2768K
Dec 11 18:43:54 faldara kernel: Write protecting the kernel read-only data: 22528k
Dec 11 18:43:54 faldara kernel: Freeing unused kernel image (rodata/data gap) memory: 748K
Dec 11 18:43:54 faldara kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 11 18:43:54 faldara kernel: Run /init as init process
Dec 11 18:43:54 faldara kernel: with arguments:
Dec 11 18:43:54 faldara kernel: /init
Dec 11 18:43:54 faldara kernel: with environment:
Dec 11 18:43:54 faldara kernel: HOME=/
Dec 11 18:43:54 faldara kernel: TERM=linux
Dec 11 18:43:54 faldara kernel: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc5
Dec 11 18:43:54 faldara kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 11 18:43:54 faldara kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000
Dec 11 18:43:54 faldara kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Dec 11 18:43:54 faldara kernel: i2c i2c-0: 2/4 memory slots populated (from DMI)
Dec 11 18:43:54 faldara kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Dec 11 18:43:54 faldara kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Dec 11 18:43:54 faldara kernel: e1000e: Intel(R) PRO/1000 Network Driver
Dec 11 18:43:54 faldara kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 11 18:43:54 faldara kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 11 18:43:54 faldara kernel: ACPI: bus type USB registered
Dec 11 18:43:54 faldara kernel: usbcore: registered new interface driver usbfs
Dec 11 18:43:54 faldara kernel: usbcore: registered new interface driver hub
Dec 11 18:43:54 faldara kernel: usbcore: registered new device driver usb
Dec 11 18:43:54 faldara kernel: ACPI: bus type drm_connector registered
Dec 11 18:43:54 faldara kernel: SCSI subsystem initialized
Dec 11 18:43:54 faldara kernel: nvme nvme0: pci function 0000:07:00.0
Dec 11 18:43:54 faldara kernel: libata version 3.00 loaded.
Dec 11 18:43:54 faldara kernel: nvme nvme0: 4/0/0 default/read/poll queues
Dec 11 18:43:54 faldara kernel: nvme0n1: p1 p2
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Dec 11 18:43:54 faldara kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Dec 11 18:43:54 faldara kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 11 18:43:54 faldara kernel: usb usb1: Product: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: usb usb1: Manufacturer: Linux 6.7.0-rc5 xhci-hcd
Dec 11 18:43:54 faldara kernel: usb usb1: SerialNumber: 0000:00:14.0
Dec 11 18:43:54 faldara kernel: hub 1-0:1.0: USB hub found
Dec 11 18:43:54 faldara kernel: hub 1-0:1.0: 16 ports detected
Dec 11 18:43:54 faldara kernel: ahci 0000:00:17.0: version 3.0
Dec 11 18:43:54 faldara kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Dec 11 18:43:54 faldara kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 11 18:43:54 faldara kernel: usb usb2: Product: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: usb usb2: Manufacturer: Linux 6.7.0-rc5 xhci-hcd
Dec 11 18:43:54 faldara kernel: usb usb2: SerialNumber: 0000:00:14.0
Dec 11 18:43:54 faldara kernel: hub 2-0:1.0: USB hub found
Dec 11 18:43:54 faldara kernel: hub 2-0:1.0: 10 ports detected
Dec 11 18:43:54 faldara kernel: usb: port power management may be unreliable
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
Dec 11 18:43:54 faldara kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Dec 11 18:43:54 faldara kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
Dec 11 18:43:54 faldara kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Dec 11 18:43:54 faldara kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:06:00.0: hcc params 0x0200eec0 hci version 0x110 quirks 0x0000000000800010
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
Dec 11 18:43:54 faldara kernel: xhci_hcd 0000:06:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 11 18:43:54 faldara kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Dec 11 18:43:54 faldara kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 11 18:43:54 faldara kernel: usb usb3: Product: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: usb usb3: Manufacturer: Linux 6.7.0-rc5 xhci-hcd
Dec 11 18:43:54 faldara kernel: usb usb3: SerialNumber: 0000:06:00.0
Dec 11 18:43:54 faldara kernel: hub 3-0:1.0: USB hub found
Dec 11 18:43:54 faldara kernel: hub 3-0:1.0: 2 ports detected
Dec 11 18:43:54 faldara kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Dec 11 18:43:54 faldara kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Dec 11 18:43:54 faldara kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 11 18:43:54 faldara kernel: usb usb4: Product: xHCI Host Controller
Dec 11 18:43:54 faldara kernel: usb usb4: Manufacturer: Linux 6.7.0-rc5 xhci-hcd
Dec 11 18:43:54 faldara kernel: usb usb4: SerialNumber: 0000:06:00.0
Dec 11 18:43:54 faldara kernel: hub 4-0:1.0: USB hub found
Dec 11 18:43:54 faldara kernel: hub 4-0:1.0: 2 ports detected
Dec 11 18:43:54 faldara kernel: scsi host0: ahci
Dec 11 18:43:54 faldara kernel: scsi host1: ahci
Dec 11 18:43:54 faldara kernel: scsi host2: ahci
Dec 11 18:43:54 faldara kernel: scsi host3: ahci
Dec 11 18:43:54 faldara kernel: scsi host4: ahci
Dec 11 18:43:54 faldara kernel: scsi host5: ahci
Dec 11 18:43:54 faldara kernel: ata1: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b100 irq 133 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ata2: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b180 irq 133 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ata3: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b200 irq 133 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ata4: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b280 irq 133 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ata5: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b300 irq 133 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ata6: SATA max UDMA/133 abar m2048@0xf7f4b000 port 0xf7f4b380 irq 133 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
Dec 11 18:43:54 faldara kernel: ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part
Dec 11 18:43:54 faldara kernel: scsi host6: ahci
Dec 11 18:43:54 faldara kernel: scsi host7: ahci
Dec 11 18:43:54 faldara kernel: ata7: SATA max UDMA/133 abar m8192@0xf7e10000 port 0xf7e10100 irq 18 lpm-pol 0
Dec 11 18:43:54 faldara kernel: ata8: SATA max UDMA/133 abar m8192@0xf7e10000 port 0xf7e10180 irq 18 lpm-pol 0
Dec 11 18:43:54 faldara kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Dec 11 18:43:54 faldara kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 38:d5:47:0f:48:8a
Dec 11 18:43:54 faldara kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Dec 11 18:43:54 faldara kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Dec 11 18:43:54 faldara kernel: usb 1-5: new full-speed USB device number 2 using xhci_hcd
Dec 11 18:43:54 faldara kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 11 18:43:54 faldara kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 11 18:43:54 faldara kernel: ata1: SATA link down (SStatus 4 SControl 300)
Dec 11 18:43:54 faldara kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Dec 11 18:43:54 faldara kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 11 18:43:54 faldara kernel: ata3: SATA link down (SStatus 4 SControl 300)
Dec 11 18:43:54 faldara kernel: ata2.00: ATA-8: WDC WD10EZEX-00KUWA0, 15.01H15, max UDMA/133
Dec 11 18:43:54 faldara kernel: ata6.00: ATA-8: WDC WD10EZEX-00KUWA0, 15.01H15, max UDMA/133
Dec 11 18:43:54 faldara kernel: ata5.00: ATA-8: WDC WD10EZEX-00KUWA0, 15.01H15, max UDMA/133
Dec 11 18:43:54 faldara kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Dec 11 18:43:54 faldara kernel: ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Dec 11 18:43:54 faldara kernel: ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Dec 11 18:43:54 faldara kernel: ata2.00: configured for UDMA/133
Dec 11 18:43:54 faldara kernel: ata6.00: configured for UDMA/133
Dec 11 18:43:54 faldara kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-00K 1H15 PQ: 0 ANSI: 5
Dec 11 18:43:54 faldara kernel: ata5.00: configured for UDMA/133
Dec 11 18:43:54 faldara kernel: ata4.00: ATAPI: HL-DT-ST BD-RE WH10LS30, 1.00, max UDMA/133
Dec 11 18:43:54 faldara kernel: ata7: SATA link down (SStatus 0 SControl 300)
Dec 11 18:43:54 faldara kernel: ata8: SATA link down (SStatus 0 SControl 300)
Dec 11 18:43:54 faldara kernel: ata4.00: configured for UDMA/133
Dec 11 18:43:54 faldara kernel: scsi 3:0:0:0: CD-ROM HL-DT-ST BD-RE WH10LS30 1.00 PQ: 0 ANSI: 5
Dec 11 18:43:54 faldara kernel: usb 1-5: New USB device found, idVendor=1532, idProduct=005c, bcdDevice= 2.00
Dec 11 18:43:54 faldara kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 11 18:43:54 faldara kernel: usb 1-5: Product: Razer DeathAdder Elite
Dec 11 18:43:54 faldara kernel: usb 1-5: Manufacturer: Razer
Dec 11 18:43:54 faldara kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 11 18:43:54 faldara kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD10EZEX-00K 1H15 PQ: 0 ANSI: 5
Dec 11 18:43:54 faldara kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD10EZEX-00K 1H15 PQ: 0 ANSI: 5
Dec 11 18:43:54 faldara kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Dec 11 18:43:54 faldara kernel: usbcore: registered new interface driver usbhid
Dec 11 18:43:54 faldara kernel: usbhid: USB HID core driver
Dec 11 18:43:54 faldara kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1532:005C.0001/input/input0
Dec 11 18:43:54 faldara kernel: hid-generic 0003:1532:005C.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-5/input0
Dec 11 18:43:54 faldara kernel: input: Razer Razer DeathAdder Elite Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:005C.0002/input/input1
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] 4096-byte physical blocks
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] Write Protect is off
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] 4096-byte physical blocks
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] Write Protect is off
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] Write Protect is off
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Dec 11 18:43:54 faldara kernel: sdc: sdc1
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: [sdc] Attached SCSI disk
Dec 11 18:43:54 faldara kernel: sda: sda1
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Dec 11 18:43:54 faldara kernel: sdb: sdb1
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: [sdb] Attached SCSI disk
Dec 11 18:43:54 faldara kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1532:005C.0002/input/input2
Dec 11 18:43:54 faldara kernel: hid-generic 0003:1532:005C.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-5/input1
Dec 11 18:43:54 faldara kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:1532:005C.0003/input/input3
Dec 11 18:43:54 faldara kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
Dec 11 18:43:54 faldara kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
Dec 11 18:43:54 faldara kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Dec 11 18:43:54 faldara kernel: hid-generic 0003:1532:005C.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-5/input2
Dec 11 18:43:54 faldara kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
Dec 11 18:43:54 faldara kernel: usb 1-6: New USB device found, idVendor=03eb, idProduct=ff02, bcdDevice= 0.50
Dec 11 18:43:54 faldara kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 11 18:43:54 faldara kernel: usb 1-6: Product: WootingTwo
Dec 11 18:43:54 faldara kernel: usb 1-6: Manufacturer: Wooting
Dec 11 18:43:54 faldara kernel: usb 1-6: SerialNumber: WOOT_001_A01B1927W021H01438
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0004: offset (0) exceeds report_count (0)
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0004: No inputs registered, leaving
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0004: hidraw3: USB HID v1.11 Keyboard [Wooting WootingTwo] on usb-0000:00:14.0-6/input1
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0005: hiddev0,hidraw4: USB HID v1.11 Device [Wooting WootingTwo] on usb-0000:00:14.0-6/input2
Dec 11 18:43:54 faldara kernel: input: Wooting WootingTwo as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.3/0003:03EB:FF02.0006/input/input5
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0006: input,hidraw5: USB HID v1.11 Keyboard [Wooting WootingTwo] on usb-0000:00:14.0-6/input3
Dec 11 18:43:54 faldara kernel: input: Wooting WootingTwo System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.4/0003:03EB:FF02.0007/input/input6
Dec 11 18:43:54 faldara kernel: input: Wooting WootingTwo Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.4/0003:03EB:FF02.0007/input/input7
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0007: input,hidraw6: USB HID v1.11 Device [Wooting WootingTwo] on usb-0000:00:14.0-6/input4
Dec 11 18:43:54 faldara kernel: input: Wooting WootingTwo as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.5/0003:03EB:FF02.0008/input/input8
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0008: input,hidraw7: USB HID v1.11 Gamepad [Wooting WootingTwo] on usb-0000:00:14.0-6/input5
Dec 11 18:43:54 faldara kernel: hid-generic 0003:03EB:FF02.0009: hiddev1,hidraw8: USB HID v1.11 Device [Wooting WootingTwo] on usb-0000:00:14.0-6/input6
Dec 11 18:43:54 faldara kernel: usb 1-9: new high-speed USB device number 4 using xhci_hcd
Dec 11 18:43:54 faldara kernel: [drm] amdgpu kernel modesetting enabled.
Dec 11 18:43:54 faldara kernel: amdgpu: Virtual CRAT table created for CPU
Dec 11 18:43:54 faldara kernel: amdgpu: Topology: Add CPU node
Dec 11 18:43:54 faldara kernel: [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x1458:0x2334 0xC7).
Dec 11 18:43:54 faldara kernel: [drm] register mmio base: 0xF7900000
Dec 11 18:43:54 faldara kernel: [drm] register mmio size: 1048576
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 0 <nv_common>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 1 <gmc_v10_0>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 2 <navi10_ih>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 3 <psp>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 4 <smu>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 5 <dm>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 6 <gfx_v10_0>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 7 <sdma_v5_2>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 8 <vcn_v3_0>
Dec 11 18:43:54 faldara kernel: [drm] add ip block number 9 <jpeg_v3_0>
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: No more image in the PCI ROM
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
Dec 11 18:43:54 faldara kernel: amdgpu: ATOM BIOS: 113-D534-R66E
Dec 11 18:43:54 faldara kernel: [drm] VCN(0) decode is enabled in VM mode
Dec 11 18:43:54 faldara kernel: [drm] VCN(0) encode is enabled in VM mode
Dec 11 18:43:54 faldara kernel: [drm] JPEG decode is enabled in VM mode
Dec 11 18:43:54 faldara kernel: Console: switching to colour dummy device 80x25
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Dec 11 18:43:54 faldara kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Dec 11 18:43:54 faldara kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Dec 11 18:43:54 faldara kernel: [drm] RAM width 128bits GDDR6
Dec 11 18:43:54 faldara kernel: [drm] amdgpu: 8176M of VRAM memory ready
Dec 11 18:43:54 faldara kernel: [drm] amdgpu: 7973M of GTT memory ready.
Dec 11 18:43:54 faldara kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Dec 11 18:43:54 faldara kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000200000).
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Dec 11 18:43:54 faldara kernel: [drm] Loading DMUB firmware via PSP: version=0x02020003
Dec 11 18:43:54 faldara kernel: [drm] use_doorbell being set to: [true]
Dec 11 18:43:54 faldara kernel: [drm] use_doorbell being set to: [true]
Dec 11 18:43:54 faldara kernel: [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 42
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Dec 11 18:43:54 faldara kernel: [drm] reserve 0xa00000 from 0x81fd000000 for PSP TMR
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000012, smu fw program = 0, version = 0x003b2200 (59.34.0)
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Dec 11 18:43:54 faldara kernel: [drm] Display Core v3.2.259 initialized on DCN 3.0.2
Dec 11 18:43:54 faldara kernel: [drm] DP-HDMI FRL PCON supported
Dec 11 18:43:54 faldara kernel: [drm] DMUB hardware initialized: version=0x02020003
Dec 11 18:43:54 faldara kernel: [drm] Unknown EDID CEA parser results
Dec 11 18:43:54 faldara kernel: [drm] kiq ring mec 2 pipe 1 q 0
Dec 11 18:43:54 faldara kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Dec 11 18:43:54 faldara kernel: [drm] JPEG decode initialized successfully.
Dec 11 18:43:54 faldara kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Dec 11 18:43:54 faldara kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Dec 11 18:43:54 faldara kernel: amdgpu: Virtual CRAT table created for GPU
Dec 11 18:43:54 faldara kernel: amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
Dec 11 18:43:54 faldara kernel: kfd kfd: amdgpu: added device 1002:73ff
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 28
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
Dec 11 18:43:54 faldara kernel: [drm] Initialized amdgpu 3.56.0 20150101 for 0000:03:00.0 on minor 0
Dec 11 18:43:54 faldara kernel: [drm] Unknown EDID CEA parser results
Dec 11 18:43:54 faldara kernel: fbcon: amdgpudrmfb (fb0) is primary device
Dec 11 18:43:54 faldara kernel: [drm] DSC precompute is not needed.
Dec 11 18:43:54 faldara kernel: Console: switching to colour frame buffer device 160x45
Dec 11 18:43:54 faldara kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Dec 11 18:43:54 faldara kernel: raid6: avx2x4 gen() 31467 MB/s
Dec 11 18:43:54 faldara kernel: raid6: avx2x2 gen() 45023 MB/s
Dec 11 18:43:54 faldara kernel: raid6: avx2x1 gen() 38266 MB/s
Dec 11 18:43:54 faldara kernel: raid6: using algorithm avx2x2 gen() 45023 MB/s
Dec 11 18:43:54 faldara kernel: raid6: .... xor() 27476 MB/s, rmw enabled
Dec 11 18:43:54 faldara kernel: raid6: using avx2x2 recovery algorithm
Dec 11 18:43:54 faldara kernel: xor: automatically using best checksumming function avx
Dec 11 18:43:54 faldara kernel: Btrfs loaded, zoned=yes, fsverity=yes
Dec 11 18:43:54 faldara kernel: PM: Image not found (code -22)
Dec 11 18:43:54 faldara kernel: BTRFS: device fsid 8bde215a-6a23-4baa-a049-e6e579d0757a devid 1 transid 448034 /dev/mapper/faldara-bullseye scanned by mount (299)
Dec 11 18:43:54 faldara kernel: BTRFS info (device dm-1): first mount of filesystem 8bde215a-6a23-4baa-a049-e6e579d0757a
Dec 11 18:43:54 faldara kernel: BTRFS info (device dm-1): using crc32c (crc32c-intel) checksum algorithm
Dec 11 18:43:54 faldara kernel: BTRFS info (device dm-1): disk space caching is enabled
Dec 11 18:43:54 faldara kernel: BTRFS info (device dm-1): enabling ssd optimizations
Dec 11 18:43:54 faldara kernel: BTRFS info (device dm-1): auto enabling async discard
Dec 11 18:43:54 faldara kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Dec 11 18:43:54 faldara systemd[1]: Inserted module 'autofs4'
Dec 11 18:43:54 faldara kernel: usb 1-9: device descriptor read/64, error -110
Dec 11 18:43:54 faldara systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
Dec 11 18:43:54 faldara systemd[1]: Detected architecture x86-64.
Dec 11 18:43:54 faldara systemd[1]: Set hostname to <faldara>.
Dec 11 18:43:54 faldara kernel: block nvme0n1: the capability attribute has been deprecated.
Dec 11 18:43:54 faldara systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Dec 11 18:43:54 faldara systemd[1]: /lib/systemd/system/minidlna.service:4: Failed to add dependency on autofs, ignoring: Invalid argument
Dec 11 18:43:54 faldara systemd[1]: Queued start job for default target Graphical Interface.
Dec 11 18:43:54 faldara kernel: usb 1-9: New USB device found, idVendor=048d, idProduct=1234, bcdDevice= 1.00
Dec 11 18:43:54 faldara kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 11 18:43:54 faldara kernel: usb 1-9: Product: UDisk
Dec 11 18:43:54 faldara kernel: usb 1-9: Manufacturer: General
Dec 11 18:43:54 faldara kernel: usb 1-9: SerialNumber: Љ
Dec 11 18:43:54 faldara systemd[1]: Created slice system-getty.slice.
Dec 11 18:43:54 faldara systemd[1]: Created slice system-modprobe.slice.
Dec 11 18:43:54 faldara systemd[1]: Created slice User and Session Slice.
Dec 11 18:43:54 faldara systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 11 18:43:54 faldara systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 11 18:43:54 faldara systemd[1]: Reached target User and Group Name Lookups.
Dec 11 18:43:54 faldara systemd[1]: Reached target Remote File Systems.
Dec 11 18:43:54 faldara systemd[1]: Reached target Slices.
Dec 11 18:43:54 faldara systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 11 18:43:54 faldara systemd[1]: Listening on LVM2 poll daemon socket.
Dec 11 18:43:54 faldara systemd[1]: Listening on initctl Compatibility Named Pipe.
Dec 11 18:43:54 faldara systemd[1]: Listening on Journal Audit Socket.
Dec 11 18:43:54 faldara systemd[1]: Listening on Journal Socket (/dev/log).
Dec 11 18:43:54 faldara systemd[1]: Listening on Journal Socket.
Dec 11 18:43:54 faldara systemd[1]: Listening on Network Service Netlink Socket.
Dec 11 18:43:54 faldara systemd[1]: Listening on udev Control Socket.
Dec 11 18:43:54 faldara systemd[1]: Listening on udev Kernel Socket.
Dec 11 18:43:54 faldara systemd[1]: Mounting Huge Pages File System...
Dec 11 18:43:54 faldara systemd[1]: Mounting POSIX Message Queue File System...
Dec 11 18:43:54 faldara systemd[1]: Mounting Kernel Debug File System...
Dec 11 18:43:54 faldara systemd[1]: Mounting Kernel Trace File System...
Dec 11 18:43:54 faldara systemd[1]: Finished Availability of block devices.
Dec 11 18:43:54 faldara systemd[1]: Starting Set the console keyboard layout...
Dec 11 18:43:54 faldara systemd[1]: Starting Create list of static device nodes for the current kernel...
Dec 11 18:43:54 faldara systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Dec 11 18:43:54 faldara systemd[1]: Starting Load Kernel Module configfs...
Dec 11 18:43:54 faldara systemd[1]: Starting Load Kernel Module drm...
Dec 11 18:43:54 faldara systemd[1]: Starting Load Kernel Module fuse...
Dec 11 18:43:54 faldara systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Dec 11 18:43:54 faldara systemd[1]: Starting Journal Service...
Dec 11 18:43:54 faldara systemd[1]: Starting Load Kernel Modules...
Dec 11 18:43:54 faldara systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 11 18:43:54 faldara systemd[1]: Starting Coldplug All udev Devices...
Dec 11 18:43:54 faldara systemd[1]: Mounted Huge Pages File System.
Dec 11 18:43:54 faldara systemd[1]: Mounted POSIX Message Queue File System.
Dec 11 18:43:54 faldara systemd[1]: Mounted Kernel Debug File System.
Dec 11 18:43:54 faldara systemd[1]: Mounted Kernel Trace File System.
Dec 11 18:43:54 faldara systemd[1]: Finished Create list of static device nodes for the current kernel.
Dec 11 18:43:54 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:43:54 faldara systemd[1]: Finished Load Kernel Module configfs.
Dec 11 18:43:54 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:43:54 faldara kernel: fuse: init (API version 7.39)
Dec 11 18:43:54 faldara systemd[1]: Finished Load Kernel Module drm.
Dec 11 18:43:54 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:43:54 faldara systemd[1]: Finished Load Kernel Module fuse.
Dec 11 18:43:54 faldara systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 11 18:43:54 faldara systemd[1]: Mounting FUSE Control File System...
Dec 11 18:43:54 faldara systemd[1]: Mounting Kernel Configuration File System...
Dec 11 18:43:54 faldara systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 11 18:43:54 faldara systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
Dec 11 18:43:54 faldara systemd[1]: Starting Load/Save Random Seed...
Dec 11 18:43:54 faldara systemd[1]: Starting Create System Users...
Dec 11 18:43:54 faldara systemd[1]: Mounted FUSE Control File System.
Dec 11 18:43:54 faldara systemd[1]: Mounted Kernel Configuration File System.
Dec 11 18:43:54 faldara systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 11 18:43:54 faldara systemd[1]: Finished Set the console keyboard layout.
Dec 11 18:43:54 faldara systemd[1]: Finished Load Kernel Modules.
Dec 11 18:43:54 faldara systemd-journald[368]: Journal started
Dec 11 18:43:54 faldara systemd-journald[368]: Runtime Journal (/run/log/journal/84ad0047b8154385bc95456adec0fabe) is 8.0M, max 159.4M, 151.4M free.
Dec 11 18:43:54 faldara systemd-modules-load[369]: Failed to find module 'lp'
Dec 11 18:43:54 faldara systemd-modules-load[369]: Failed to find module 'ppdev'
Dec 11 18:43:54 faldara systemd-modules-load[369]: Failed to find module 'parport_pc'
Dec 11 18:43:54 faldara systemd-modules-load[369]: Inserted module 'msr'
Dec 11 18:43:54 faldara lvm[356]: 4 logical volume(s) in volume group "faldara" monitored
Dec 11 18:43:54 faldara systemd[1]: Started Journal Service.
Dec 11 18:43:54 faldara systemd[1]: Finished Load/Save Random Seed.
Dec 11 18:43:54 faldara systemd[1]: Condition check resulted in First Boot Complete being skipped.
Dec 11 18:43:54 faldara systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 11 18:43:54 faldara systemd[1]: Starting Apply Kernel Variables...
Dec 11 18:43:54 faldara systemd-journald[368]: Time spent on flushing to /var/log/journal/84ad0047b8154385bc95456adec0fabe is 12.899ms for 1040 entries.
Dec 11 18:43:54 faldara systemd-journald[368]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 984.0M, max 4.0G, 3.0G free.
Dec 11 18:43:54 faldara systemd[1]: Finished Create System Users.
Dec 11 18:43:54 faldara systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 11 18:43:54 faldara systemd-sysctl[379]: Couldn't write '1' to 'kernel/unprivileged_userns_clone', ignoring: No such file or directory
Dec 11 18:43:54 faldara systemd[1]: Finished Apply Kernel Variables.
Dec 11 18:43:54 faldara systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 11 18:43:54 faldara systemd[1]: Reached target Local File Systems (Pre).
Dec 11 18:43:54 faldara systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 11 18:43:54 faldara systemd[1]: Finished Coldplug All udev Devices.
Dec 11 18:43:54 faldara systemd[1]: Starting Helper to synchronize boot up for ifupdown...
Dec 11 18:43:54 faldara systemd[1]: Finished Helper to synchronize boot up for ifupdown.
Dec 11 18:43:54 faldara systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 11 18:43:54 faldara systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 11 18:43:54 faldara systemd[1]: Starting Show Plymouth Boot Screen...
Dec 11 18:43:54 faldara systemd[1]: Starting Network Service...
Dec 11 18:43:54 faldara systemd[1]: Started Show Plymouth Boot Screen.
Dec 11 18:43:54 faldara systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Dec 11 18:43:54 faldara systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Dec 11 18:43:54 faldara systemd[1]: Reached target Local Encrypted Volumes.
Dec 11 18:43:54 faldara systemd-networkd[396]: Enumeration completed
Dec 11 18:43:54 faldara systemd[1]: Started Network Service.
Dec 11 18:43:54 faldara kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
Dec 11 18:43:54 faldara kernel: ACPI: button: Sleep Button [SLPB]
Dec 11 18:43:54 faldara kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
Dec 11 18:43:54 faldara kernel: ACPI: button: Power Button [PWRB]
Dec 11 18:43:54 faldara kernel: resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
Dec 11 18:43:54 faldara kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11
Dec 11 18:43:54 faldara kernel: caller get_primary_reg_base+0x47/0xa0 [intel_pmc_core] mapping multiple BARs
Dec 11 18:43:54 faldara kernel: intel_pmc_core INT33A1:00: initialized
Dec 11 18:43:54 faldara kernel: ACPI: button: Power Button [PWRF]
Dec 11 18:43:54 faldara kernel: EDAC ie31200: No ECC support
Dec 11 18:43:54 faldara kernel: EDAC ie31200: No ECC support
Dec 11 18:43:54 faldara mtp-probe[414]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Dec 11 18:43:54 faldara mtp-probe[413]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Dec 11 18:43:54 faldara mtp-probe[413]: bus: 1, device: 2 was not an MTP device
Dec 11 18:43:54 faldara mtp-probe[414]: bus: 1, device: 4 was not an MTP device
Dec 11 18:43:54 faldara systemd-udevd[407]: Using default interface naming scheme 'v247'.
Dec 11 18:43:54 faldara systemd[1]: Found device WDS500G1X0E-00AFY0 1.
Dec 11 18:43:54 faldara systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
Dec 11 18:43:54 faldara kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Dec 11 18:43:54 faldara kernel: pstore: Using crash dump compression: deflate
Dec 11 18:43:54 faldara kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0
Dec 11 18:43:54 faldara systemd[1]: Mounting /boot/efi...
Dec 11 18:43:54 faldara systemd[1]: Starting LVM event activation on device 259:2...
Dec 11 18:43:54 faldara kernel: sr 3:0:0:0: Attached scsi generic sg1 type 5
Dec 11 18:43:54 faldara kernel: usb-storage 1-9:1.0: USB Mass Storage device detected
Dec 11 18:43:54 faldara kernel: sd 4:0:0:0: Attached scsi generic sg2 type 0
Dec 11 18:43:54 faldara kernel: pstore: Registered efi_pstore as persistent store backend
Dec 11 18:43:54 faldara kernel: ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 11 18:43:54 faldara kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Dec 11 18:43:54 faldara kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0
Dec 11 18:43:54 faldara lvm[426]: pvscan[426] PV /dev/nvme0n1p2 online, VG faldara is complete.
Dec 11 18:43:54 faldara lvm[426]: pvscan[426] VG faldara skip autoactivation.
Dec 11 18:43:54 faldara kernel: scsi host8: usb-storage 1-9:1.0
Dec 11 18:43:54 faldara kernel: usbcore: registered new interface driver usb-storage
Dec 11 18:43:54 faldara kernel: iTCO_vendor_support: vendor-support=0
Dec 11 18:43:54 faldara systemd-networkd[396]: enp0s31f6: Link UP
Dec 11 18:43:54 faldara systemd-udevd[407]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 11 18:43:54 faldara kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 11 18:43:54 faldara systemd[1]: Mounted /boot/efi.
Dec 11 18:43:54 faldara systemd-udevd[410]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 11 18:43:54 faldara kernel: usbcore: registered new interface driver uas
Dec 11 18:43:54 faldara systemd[1]: Finished LVM event activation on device 259:2.
Dec 11 18:43:54 faldara kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Dec 11 18:43:54 faldara kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 11 18:43:54 faldara kernel: asus_wmi: ASUS WMI generic driver loaded
Dec 11 18:43:54 faldara kernel: asus_wmi: Initialization: 0x0
Dec 11 18:43:54 faldara kernel: asus_wmi: BIOS WMI version: 0.9
Dec 11 18:43:54 faldara kernel: asus_wmi: SFUN value: 0x0
Dec 11 18:43:54 faldara kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Dec 11 18:43:54 faldara kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12
Dec 11 18:43:54 faldara systemd[1]: Found device WDC_WD10EZEX-00KUWA0 1.
Dec 11 18:43:54 faldara kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Dec 11 18:43:54 faldara kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 11 18:43:54 faldara kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 11 18:43:54 faldara kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Dec 11 18:43:54 faldara systemd[1]: Found device WDC_WD10EZEX-00KUWA0 1.
Dec 11 18:43:54 faldara kernel: cryptd: max_cpu_qlen set to 1000
Dec 11 18:43:54 faldara kernel: AVX2 version of gcm_enc/dec engaged.
Dec 11 18:43:54 faldara kernel: AES CTR mode by8 optimization enabled
Dec 11 18:43:54 faldara systemd[1]: Mounting /media/d2...
Dec 11 18:43:54 faldara kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Dec 11 18:43:54 faldara kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Dec 11 18:43:54 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input13
Dec 11 18:43:54 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input14
Dec 11 18:43:54 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input15
Dec 11 18:43:54 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input16
Dec 11 18:43:54 faldara kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input17
Dec 11 18:43:54 faldara systemd[1]: Mounting /media/d3...
Dec 11 18:43:54 faldara systemd[1]: Found device /dev/faldara/swap.
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Dec 11 18:43:54 faldara kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Dec 11 18:43:54 faldara kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Dec 11 18:43:54 faldara systemd[1]: Found device WDC_WD10EZEX-00KUWA0 1.
Dec 11 18:43:55 faldara systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 11 18:43:55 faldara systemd[1]: Activating swap /dev/faldara/swap...
Dec 11 18:43:55 faldara systemd[1]: Mounting /media/d1...
Dec 11 18:43:55 faldara kernel: Adding 3145724k swap on /dev/mapper/faldara-swap. Priority:-2 extents:1 across:3145724k SS
Dec 11 18:43:55 faldara systemd[1]: Activated swap /dev/faldara/swap.
Dec 11 18:43:55 faldara kernel: EXT4-fs (sdb1): mounted filesystem e25768ec-351e-4a8f-b403-521b64a2779f ro with ordered data mode. Quota mode: none.
Dec 11 18:43:55 faldara kernel: EXT4-fs (sdc1): mounted filesystem 72c072bc-b44d-4479-a91b-464875ba2e1e ro with ordered data mode. Quota mode: none.
Dec 11 18:43:55 faldara systemd[1]: Mounted /media/d2.
Dec 11 18:43:55 faldara systemd[1]: Mounted /media/d3.
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Dec 11 18:43:55 faldara systemd[1]: Reached target Swap.
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
Dec 11 18:43:55 faldara kernel: EXT4-fs (sda1): mounted filesystem 0289bae2-4f2c-4591-907b-143864394cbd ro with ordered data mode. Quota mode: none.
Dec 11 18:43:55 faldara kernel: intel_rapl_common: Found RAPL domain package
Dec 11 18:43:55 faldara kernel: intel_rapl_common: Found RAPL domain core
Dec 11 18:43:55 faldara kernel: intel_rapl_common: Found RAPL domain dram
Dec 11 18:43:55 faldara systemd[1]: Mounted /media/d1.
Dec 11 18:43:55 faldara systemd[1]: Reached target Local File Systems.
Dec 11 18:43:55 faldara systemd[1]: Starting Load AppArmor profiles...
Dec 11 18:43:55 faldara systemd[1]: Starting Set console font and keymap...
Dec 11 18:43:55 faldara systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 11 18:43:55 faldara systemd[1]: Starting Create Volatile Files and Directories...
Dec 11 18:43:55 faldara systemd[1]: Finished Set console font and keymap.
Dec 11 18:43:55 faldara systemd[1]: Received SIGRTMIN+20 from PID 266 (plymouthd).
Dec 11 18:43:55 faldara systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Dec 11 18:43:55 faldara apparmor.systemd[645]: Restarting AppArmor
Dec 11 18:43:55 faldara apparmor.systemd[645]: Reloading AppArmor profiles
Dec 11 18:43:55 faldara systemd[1]: Finished Create Volatile Files and Directories.
Dec 11 18:43:55 faldara audit[657]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=657 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[657]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=657 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.184:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=657 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.184:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=657 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.184:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=656 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[656]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=656 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[658]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=658 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.188:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=658 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[658]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=658 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.188:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=658 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.188:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=658 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[658]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=658 comm="apparmor_parser"
Dec 11 18:43:55 faldara systemd[1]: Starting Network Name Resolution...
Dec 11 18:43:55 faldara audit[660]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=660 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.192:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=660 comm="apparmor_parser"
Dec 11 18:43:55 faldara systemd[1]: Starting Network Time Synchronization...
Dec 11 18:43:55 faldara audit[661]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=661 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[662]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=662 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.192:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=661 comm="apparmor_parser"
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.196:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=662 comm="apparmor_parser"
Dec 11 18:43:55 faldara systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 11 18:43:55 faldara kernel: audit: type=1400 audit(1702338235.216:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session" pid=666 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[666]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session" pid=666 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[666]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=666 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=664 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=664 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=664 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//sanitized_helper" pid=664 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[664]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-ofono" pid=664 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[665]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=665 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[665]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=665 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[669]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=669 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[669]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=669 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[669]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=669 comm="apparmor_parser"
Dec 11 18:43:55 faldara systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Dec 11 18:43:55 faldara audit[672]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=672 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=663 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=663 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=663 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=663 comm="apparmor_parser"
Dec 11 18:43:55 faldara audit[663]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=663 comm="apparmor_parser"
Dec 11 18:43:55 faldara systemd[1]: Finished Load AppArmor profiles.
Dec 11 18:43:55 faldara systemd[1]: Starting Raise network interfaces...
Dec 11 18:43:55 faldara systemd[1]: Started Network Time Synchronization.
Dec 11 18:43:55 faldara systemd[1]: Reached target System Initialization.
Dec 11 18:43:55 faldara systemd[1]: Started CUPS Scheduler.
Dec 11 18:43:55 faldara systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 11 18:43:55 faldara systemd[1]: Reached target Paths.
Dec 11 18:43:55 faldara systemd[1]: Reached target System Time Set.
Dec 11 18:43:55 faldara systemd[1]: Reached target System Time Synchronized.
Dec 11 18:43:55 faldara systemd[1]: Started Trigger anacron every hour.
Dec 11 18:43:55 faldara systemd[1]: Started Daily apt download activities.
Dec 11 18:43:55 faldara systemd[1]: Started Daily apt upgrade and clean activities.
Dec 11 18:43:55 faldara systemd[1]: Started Periodic ext4 Online Metadata Check for All Filesystems.
Dec 11 18:43:55 faldara systemd[1]: Started Discard unused blocks once a week.
Dec 11 18:43:55 faldara systemd[1]: Started Refresh fwupd metadata regularly.
Dec 11 18:43:55 faldara systemd[1]: Started Daily rotation of log files.
Dec 11 18:43:55 faldara systemd[1]: Started Daily man-db regeneration.
Dec 11 18:43:55 faldara systemd[1]: Reached target Timers.
Dec 11 18:43:55 faldara systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 11 18:43:55 faldara systemd[1]: Listening on CUPS Scheduler.
Dec 11 18:43:55 faldara systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 11 18:43:55 faldara systemd[1]: Listening on UUID daemon activation socket.
Dec 11 18:43:55 faldara systemd[1]: Reached target Sockets.
Dec 11 18:43:55 faldara systemd[1]: Reached target Basic System.
Dec 11 18:43:55 faldara systemd[1]: Starting Accounts Service...
Dec 11 18:43:55 faldara systemd[1]: Started Run anacron jobs.
Dec 11 18:43:55 faldara systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 11 18:43:55 faldara systemd[1]: Started Regular background program processing daemon.
Dec 11 18:43:55 faldara systemd[1]: Started D-Bus System Message Bus.
Dec 11 18:43:55 faldara systemd[1]: Starting Remove Stale Online ext4 Metadata Check Snapshots...
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped.
Dec 11 18:43:55 faldara anacron[696]: Anacron 2.3 started on 2023-12-11
Dec 11 18:43:55 faldara systemd[1]: Starting LSB: Execute the kexec -e command to reboot system...
Dec 11 18:43:55 faldara anacron[696]: Normal exit (0 jobs run)
Dec 11 18:43:55 faldara systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 11 18:43:55 faldara cron[698]: (CRON) INFO (pidfile fd = 3)
Dec 11 18:43:55 faldara systemd[1]: Started MiniDLNA lightweight DLNA/UPnP-AV server.
Dec 11 18:43:55 faldara cron[698]: (CRON) INFO (Running @reboot jobs)
Dec 11 18:43:55 faldara systemd[1]: Starting Authorization Manager...
Dec 11 18:43:55 faldara systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
Dec 11 18:43:55 faldara systemd[1]: Starting Switcheroo Control Proxy service...
Dec 11 18:43:55 faldara systemd[1]: Starting User Login Management...
Dec 11 18:43:55 faldara systemd[1]: Starting WPA supplicant...
Dec 11 18:43:55 faldara systemd[1]: anacron.service: Succeeded.
Dec 11 18:43:55 faldara systemd[1]: Started LSB: Execute the kexec -e command to reboot system.
Dec 11 18:43:55 faldara systemd[1]: Starting LSB: Load kernel image with kexec...
Dec 11 18:43:55 faldara systemd[1]: Finished Raise network interfaces.
Dec 11 18:43:55 faldara systemd[1]: e2scrub_reap.service: Succeeded.
Dec 11 18:43:55 faldara systemd[1]: Finished Remove Stale Online ext4 Metadata Check Snapshots.
Dec 11 18:43:55 faldara systemd[1]: Started LSB: Load kernel image with kexec.
Dec 11 18:43:55 faldara avahi-daemon[697]: Found user 'avahi' (UID 109) and group 'avahi' (GID 115).
Dec 11 18:43:55 faldara avahi-daemon[697]: Successfully dropped root privileges.
Dec 11 18:43:55 faldara systemd-resolved[659]: Positive Trust Anchors:
Dec 11 18:43:55 faldara avahi-daemon[697]: avahi-daemon 0.8 starting up.
Dec 11 18:43:55 faldara systemd-resolved[659]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Dec 11 18:43:55 faldara systemd-resolved[659]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Dec 11 18:43:55 faldara systemd-logind[707]: New seat seat0.
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event10 (Power Button)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event9 (Power Button)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event8 (Sleep Button)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event1 (Razer Razer DeathAdder Elite Keyboard)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event3 (Razer Razer DeathAdder Elite)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event4 (Wooting WootingTwo)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event5 (Wooting WootingTwo System Control)
Dec 11 18:43:55 faldara systemd-logind[707]: Watching system buttons on /dev/input/event6 (Wooting WootingTwo Consumer Control)
Dec 11 18:43:55 faldara sensors[749]: coretemp-isa-0000
Dec 11 18:43:55 faldara sensors[749]: Adapter: ISA adapter
Dec 11 18:43:55 faldara sensors[749]: Package id 0: +56.0°C (high = +80.0°C, crit = +100.0°C)
Dec 11 18:43:55 faldara sensors[749]: Core 0: +53.0°C (high = +80.0°C, crit = +100.0°C)
Dec 11 18:43:55 faldara sensors[749]: Core 1: +53.0°C (high = +80.0°C, crit = +100.0°C)
Dec 11 18:43:55 faldara sensors[749]: Core 2: +54.0°C (high = +80.0°C, crit = +100.0°C)
Dec 11 18:43:55 faldara sensors[749]: Core 3: +52.0°C (high = +80.0°C, crit = +100.0°C)
Dec 11 18:43:55 faldara sensors[749]: amdgpu-pci-0300
Dec 11 18:43:55 faldara sensors[749]: Adapter: PCI adapter
Dec 11 18:43:55 faldara sensors[749]: vddgfx: 6.00 mV
Dec 11 18:43:55 faldara sensors[749]: fan1: 0 RPM (min = 0 RPM, max = 3100 RPM)
Dec 11 18:43:55 faldara sensors[749]: edge: +38.0°C (crit = +100.0°C, hyst = -273.1°C)
Dec 11 18:43:55 faldara sensors[749]: (emerg = +105.0°C)
Dec 11 18:43:55 faldara sensors[749]: junction: +39.0°C (crit = +110.0°C, hyst = -273.1°C)
Dec 11 18:43:55 faldara sensors[749]: (emerg = +115.0°C)
Dec 11 18:43:55 faldara sensors[749]: mem: +40.0°C (crit = +100.0°C, hyst = -273.1°C)
Dec 11 18:43:55 faldara sensors[749]: (emerg = +105.0°C)
Dec 11 18:43:55 faldara sensors[749]: PPT: 14.00 W (cap = 100.00 W)
Dec 11 18:43:55 faldara sensors[749]: acpitz-acpi-0
Dec 11 18:43:55 faldara sensors[749]: Adapter: ACPI interface
Dec 11 18:43:55 faldara sensors[749]: temp1: +27.8°C
Dec 11 18:43:55 faldara sensors[749]: temp2: +29.8°C
Dec 11 18:43:55 faldara sensors[749]: nvme-pci-0700
Dec 11 18:43:55 faldara sensors[749]: Adapter: PCI adapter
Dec 11 18:43:55 faldara sensors[749]: Composite: +41.9°C (low = -5.2°C, high = +83.8°C)
Dec 11 18:43:55 faldara sensors[749]: (crit = +87.8°C)
Dec 11 18:43:55 faldara systemd[1]: Finished Initialize hardware monitoring sensors.
Dec 11 18:43:55 faldara systemd-resolved[659]: Using system hostname 'faldara'.
Dec 11 18:43:55 faldara systemd[1]: Started Network Name Resolution.
Dec 11 18:43:55 faldara systemd[1]: Reached target Host and Network Name Lookups.
Dec 11 18:43:55 faldara smartd[705]: smartd 7.2 2020-12-30 r5155 [x86_64-linux-6.7.0-rc5] (local build)
Dec 11 18:43:55 faldara smartd[705]: Copyright (C) 2002-20, Bruce Allen, Christian Franke, http://www.smartmontools.org
Dec 11 18:43:55 faldara smartd[705]: Opened configuration file /etc/smartd.conf
Dec 11 18:43:55 faldara smartd[705]: Drive: DEVICESCAN, implied '-a' Directive on line 21 of file /etc/smartd.conf
Dec 11 18:43:55 faldara smartd[705]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], opened
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], WDC WD10EZEX-00KUWA0, S/N:WD-WCC1S5414103, WWN:5-0014ee-25e47b53d, FW:15.01H15, 1.00 TB
Dec 11 18:43:55 faldara systemd[1]: Started User Login Management.
Dec 11 18:43:55 faldara dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.systemd1'
Dec 11 18:43:55 faldara systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 11 18:43:55 faldara systemd[1]: Started WPA supplicant.
Dec 11 18:43:55 faldara wpa_supplicant[708]: Successfully initialized wpa_supplicant
Dec 11 18:43:55 faldara systemd[1]: Reached target Network.
Dec 11 18:43:55 faldara avahi-daemon[697]: Successfully called chroot().
Dec 11 18:43:55 faldara avahi-daemon[697]: Successfully dropped remaining capabilities.
Dec 11 18:43:55 faldara avahi-daemon[697]: No service file found in /etc/avahi/services.
Dec 11 18:43:55 faldara avahi-daemon[697]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Dec 11 18:43:55 faldara avahi-daemon[697]: New relevant interface lo.IPv6 for mDNS.
Dec 11 18:43:55 faldara avahi-daemon[697]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Dec 11 18:43:55 faldara avahi-daemon[697]: New relevant interface lo.IPv4 for mDNS.
Dec 11 18:43:55 faldara avahi-daemon[697]: Network interface enumeration completed.
Dec 11 18:43:55 faldara avahi-daemon[697]: Registering new address record for ::1 on lo.*.
Dec 11 18:43:55 faldara avahi-daemon[697]: Registering new address record for 127.0.0.1 on lo.IPv4.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], found in smartd database: Western Digital Blue
Dec 11 18:43:55 faldara systemd[1]: Starting CUPS Scheduler...
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
Dec 11 18:43:55 faldara systemd[1]: Starting Permit User Sessions...
Dec 11 18:43:55 faldara systemd[1]: Started Unattended Upgrades Shutdown.
Dec 11 18:43:55 faldara systemd[1]: Started Switcheroo Control Proxy service.
Dec 11 18:43:55 faldara systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 11 18:43:55 faldara systemd[1]: Starting Save/Restore Sound Card State...
Dec 11 18:43:55 faldara systemd[1]: Finished Permit User Sessions.
Dec 11 18:43:55 faldara systemd[1]: Starting Light Display Manager...
Dec 11 18:43:55 faldara systemd[1]: Starting Hold until boot process finishes up...
Dec 11 18:43:55 faldara polkitd[704]: started daemon version 0.105 using authority implementation `local' version `0.105'
Dec 11 18:43:55 faldara systemd[1]: Started Authorization Manager.
Dec 11 18:43:55 faldara systemd[1]: Starting Modem Manager...
Dec 11 18:43:55 faldara systemd[1]: Finished Save/Restore Sound Card State.
Dec 11 18:43:55 faldara systemd[1]: Reached target Sound Card.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5414103.ata.state
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb, type changed from 'scsi' to 'sat'
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], opened
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], WDC WD10EZEX-00KUWA0, S/N:WD-WCC1S5390305, WWN:5-0014ee-25e47b58b, FW:15.01H15, 1.00 TB
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], found in smartd database: Western Digital Blue
Dec 11 18:43:55 faldara systemd[1]: Received SIGRTMIN+21 from PID 266 (plymouthd).
Dec 11 18:43:55 faldara systemd[1]: Received SIGRTMIN+21 from PID 266 (plymouthd).
Dec 11 18:43:55 faldara systemd[1]: Finished Hold until boot process finishes up.
Dec 11 18:43:55 faldara ModemManager[773]: <info> ModemManager (version 1.14.12) starting in system bus...
Dec 11 18:43:55 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.10' (uid=0 pid=771 comm="/usr/sbin/lightdm ")
Dec 11 18:43:55 faldara accounts-daemon[695]: started daemon version 0.6.55
Dec 11 18:43:55 faldara dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.Accounts'
Dec 11 18:43:55 faldara systemd[1]: Started Getty on tty1.
Dec 11 18:43:55 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.12' (uid=0 pid=767 comm="/usr/sbin/cupsd -l ")
Dec 11 18:43:55 faldara systemd[1]: Reached target Login Prompts.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5390305.ata.state
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc, type changed from 'scsi' to 'sat'
Dec 11 18:43:55 faldara systemd[1]: Started Light Display Manager.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], opened
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], WDC WD10EZEX-00KUWA0, S/N:WD-WCC1S5386787, WWN:5-0014ee-25e47b48d, FW:15.01H15, 1.00 TB
Dec 11 18:43:55 faldara systemd[1]: Started Accounts Service.
Dec 11 18:43:55 faldara systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], found in smartd database: Western Digital Blue
Dec 11 18:43:55 faldara dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 11 18:43:55 faldara systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 11 18:43:55 faldara systemd[1]: Started Modem Manager.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], state read from /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5386787.ata.state
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/nvme0, opened
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/nvme0, WDS500G1X0E-00AFY0, S/N:204318800637, FW:611100WD, 500 GB
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/nvme0, is SMART capable. Adding to "monitor" list.
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/nvme0, state read from /var/lib/smartmontools/smartd.WDS500G1X0E_00AFY0-204318800637.nvme.state
Dec 11 18:43:55 faldara smartd[705]: Monitoring 3 ATA/SATA, 0 SCSI/SAS and 1 NVMe devices
Dec 11 18:43:55 faldara kernel: scsi 8:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: Attached scsi generic sg4 type 0
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: [sdd] 61440000 512-byte logical blocks: (31.5 GB/29.3 GiB)
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: [sdd] Write Protect is off
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: [sdd] Mode Sense: 0b 00 00 08
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: [sdd] No Caching mode page found
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: [sdd] Assuming drive cache: write through
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 114 to 113
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 115 to 114
Dec 11 18:43:55 faldara kernel: sdd: sdd1 sdd2
Dec 11 18:43:55 faldara kernel: sd 8:0:0:0: [sdd] Attached SCSI removable disk
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], 1 Currently unreadable (pending) sectors
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], 1 Offline uncorrectable sectors
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 116 to 115
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5414103.ata.state
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5390305.ata.state
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5386787.ata.state
Dec 11 18:43:55 faldara smartd[705]: Device: /dev/nvme0, state written to /var/lib/smartmontools/smartd.WDS500G1X0E_00AFY0-204318800637.nvme.state
Dec 11 18:43:55 faldara systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Dec 11 18:43:56 faldara audit[767]: AVC apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=767 comm="cupsd" capability=12 capname="net_admin"
Dec 11 18:43:56 faldara systemd[1]: Started CUPS Scheduler.
Dec 11 18:43:56 faldara systemd[1]: Started Make remote CUPS printers available locally.
Dec 11 18:43:56 faldara systemd[1]: Reached target Multi-User System.
Dec 11 18:43:56 faldara systemd[1]: Reached target Graphical Interface.
Dec 11 18:43:56 faldara systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 11 18:43:56 faldara systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Dec 11 18:43:56 faldara systemd[1]: Finished Update UTMP about System Runlevel Changes.
Dec 11 18:43:56 faldara systemd[1]: Startup finished in 16.566s (firmware) + 36.360s (loader) + 10.307s (kernel) + 2.209s (userspace) = 1min 5.443s.
Dec 11 18:43:56 faldara avahi-daemon[697]: Server startup complete. Host name is faldara.local. Local service cookie is 1867175595.
Dec 11 18:43:56 faldara kernel: [drm] Unknown EDID CEA parser results
Dec 11 18:43:57 faldara kernel: [drm] Unknown EDID CEA parser results
Dec 11 18:43:57 faldara lightdm[827]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=118) by (uid=0)
Dec 11 18:43:57 faldara systemd[1]: Created slice User Slice of UID 118.
Dec 11 18:43:57 faldara systemd[1]: Starting User Runtime Directory /run/user/118...
Dec 11 18:43:57 faldara systemd-logind[707]: New session c1 of user lightdm.
Dec 11 18:43:57 faldara systemd[1]: Finished User Runtime Directory /run/user/118.
Dec 11 18:43:57 faldara systemd[1]: Starting User Manager for UID 118...
Dec 11 18:43:57 faldara systemd[831]: pam_unix(systemd-user:session): session opened for user lightdm(uid=118) by (uid=0)
Dec 11 18:43:57 faldara systemd[831]: Queued start job for default target Main User Target.
Dec 11 18:43:57 faldara systemd[831]: Created slice User Application Slice.
Dec 11 18:43:57 faldara systemd[831]: Reached target Paths.
Dec 11 18:43:57 faldara systemd[831]: Reached target Timers.
Dec 11 18:43:57 faldara systemd[831]: Starting D-Bus User Message Bus Socket.
Dec 11 18:43:57 faldara systemd[831]: Listening on GnuPG network certificate management daemon.
Dec 11 18:43:57 faldara systemd[831]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 11 18:43:57 faldara systemd[831]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 11 18:43:57 faldara systemd[831]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 11 18:43:57 faldara systemd[831]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 11 18:43:57 faldara systemd[831]: Listening on Multimedia System.
Dec 11 18:43:57 faldara systemd[831]: Listening on debconf communication socket.
Dec 11 18:43:57 faldara systemd[831]: Listening on Sound System.
Dec 11 18:43:57 faldara systemd[831]: Listening on D-Bus User Message Bus Socket.
Dec 11 18:43:57 faldara systemd[831]: Reached target Sockets.
Dec 11 18:43:57 faldara systemd[831]: Reached target Basic System.
Dec 11 18:43:57 faldara systemd[1]: Started User Manager for UID 118.
Dec 11 18:43:57 faldara systemd[831]: Started Multimedia Service.
Dec 11 18:43:57 faldara systemd[1]: Started Session c1 of user lightdm.
Dec 11 18:43:57 faldara systemd[831]: Starting Sound Service...
Dec 11 18:43:57 faldara systemd[831]: Starting Tracker metadata extractor...
Dec 11 18:43:57 faldara systemd[831]: Starting Tracker file system data miner...
Dec 11 18:43:57 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.25' (uid=118 pid=846 comm="/usr/bin/pipewire ")
Dec 11 18:43:57 faldara systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 11 18:43:57 faldara dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 11 18:43:57 faldara systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Successfully called chroot.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Successfully dropped privileges.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Successfully limited resources.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Running.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Canary thread running.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Watchdog thread running.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Successfully made thread 846 of process 846 owned by '118' high priority at nice level -11.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Successfully made thread 851 of process 846 owned by '118' RT at priority 20.
Dec 11 18:43:57 faldara rtkit-daemon[852]: Supervising 2 threads of 1 processes of 1 users.
Dec 11 18:43:57 faldara tracker-miner-f[849]: Set scheduler policy to SCHED_IDLE
Dec 11 18:43:57 faldara tracker-miner-f[849]: Setting priority nice level to 19
Dec 11 18:43:57 faldara tracker-extract[848]: Set scheduler policy to SCHED_IDLE
Dec 11 18:43:57 faldara tracker-extract[848]: Setting priority nice level to 19
Dec 11 18:43:58 faldara systemd[831]: Started D-Bus User Message Bus.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Successfully made thread 847 of process 847 owned by '118' high priority at nice level -11.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 3 threads of 2 processes of 1 users.
Dec 11 18:43:58 faldara pipewire[846]: Failed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[831]: Starting Virtual filesystem service...
Dec 11 18:43:58 faldara rtkit-daemon[852]: Successfully made thread 861 of process 861 owned by '118' high priority at nice level -11.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 4 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 4 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 4 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Successfully made thread 875 of process 861 owned by '118' RT at priority 20.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 5 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 11 18:43:58 faldara systemd[831]: Started Virtual filesystem service.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Dec 11 18:43:58 faldara tracker-miner-f[849]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[831]: Starting Virtual filesystem service - disk device monitor...
Dec 11 18:43:58 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.29' (uid=118 pid=882 comm="/usr/libexec/gvfs-udisks2-volume-monitor ")
Dec 11 18:43:58 faldara dbus-daemon[699]: [system] Activation via systemd failed for unit 'udisks2.service': Unit udisks2.service is masked.
Dec 11 18:43:58 faldara gvfs-udisks2-vo[882]: monitor says it's not supported
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 11 18:43:58 faldara systemd[831]: Started Virtual filesystem service - disk device monitor.
Dec 11 18:43:58 faldara gvfs-udisks2-vo[882]: monitor says it's not supported
Dec 11 18:43:58 faldara tracker-miner-f[849]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[831]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.9' (uid=118 pid=850 comm="/usr/sbin/lightdm-gtk-greeter ")
Dec 11 18:43:58 faldara systemd[831]: Starting Accessibility services bus...
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Dec 11 18:43:58 faldara systemd[831]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[831]: Starting Virtual filesystem service - digital camera monitor...
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.a11y.Bus'
Dec 11 18:43:58 faldara systemd[831]: Started Accessibility services bus.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Dec 11 18:43:58 faldara systemd[831]: Started Virtual filesystem service - digital camera monitor.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[831]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating service name='org.gnome.OnlineAccounts' requested by ':1.14' (uid=118 pid=916 comm="/usr/libexec/gvfs-goa-volume-monitor ")
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 5 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Successfully made thread 930 of process 847 owned by '118' RT at priority 5.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 6 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara ModemManager[773]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
Dec 11 18:43:58 faldara goa-daemon[920]: goa-daemon version 3.38.0 starting
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating service name='org.gnome.Identity' requested by ':1.16' (uid=118 pid=920 comm="/usr/libexec/goa-daemon ")
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gnome.Identity'
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gnome.OnlineAccounts'
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Dec 11 18:43:58 faldara systemd[831]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[831]: Starting Virtual filesystem service - Apple File Conduit monitor...
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Dec 11 18:43:58 faldara systemd[831]: Started Virtual filesystem service - Apple File Conduit monitor.
Dec 11 18:43:58 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.32' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:58 faldara systemd[1]: Starting Daemon for power management...
Dec 11 18:43:58 faldara at-spi-bus-launcher[911]: dbus-daemon[911]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=118 pid=850 comm="/usr/sbin/lightdm-gtk-greeter ")
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 6 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Successfully made thread 987 of process 847 owned by '118' RT at priority 5.
Dec 11 18:43:58 faldara rtkit-daemon[852]: Supervising 7 threads of 3 processes of 1 users.
Dec 11 18:43:58 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.35' (uid=118 pid=847 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Dec 11 18:43:58 faldara systemd[1]: Condition check resulted in Bluetooth service being skipped.
Dec 11 18:43:58 faldara systemd[831]: Started Sound Service.
Dec 11 18:43:58 faldara at-spi-bus-launcher[911]: dbus-daemon[911]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 11 18:43:58 faldara at-spi-bus-launcher[991]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 11 18:43:58 faldara dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 11 18:43:58 faldara systemd[1]: Started Daemon for power management.
Dec 11 18:43:58 faldara dbus-daemon[855]: [session uid=118 pid=855] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.4' (uid=118 pid=849 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:43:59 faldara gvfs-udisks2-vo[882]: monitor says it's not supported
Dec 11 18:43:59 faldara tracker-extract[848]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Dec 11 18:43:59 faldara systemd[831]: Starting Tracker metadata database store and lookup manager...
Dec 11 18:43:59 faldara systemd[831]: Started Tracker file system data miner.
Dec 11 18:43:59 faldara systemd[831]: Started Tracker metadata extractor.
Dec 11 18:43:59 faldara systemd[831]: Reached target Main User Target.
Dec 11 18:43:59 faldara dbus-daemon[855]: [session uid=118 pid=855] Successfully activated service 'org.freedesktop.Tracker1'
Dec 11 18:43:59 faldara systemd[831]: Started Tracker metadata database store and lookup manager.
Dec 11 18:43:59 faldara systemd[831]: Startup finished in 1.272s.
Dec 11 18:43:59 faldara tracker-miner-f[849]: Could not initialize currently active mount points: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Parse: Parser error at byte 311: Expected QuadPattern
Dec 11 18:44:01 faldara lightdm[1006]: gkr-pam: unable to locate daemon control file
Dec 11 18:44:01 faldara lightdm[1006]: gkr-pam: stashed password to try later in open session
Dec 11 18:44:01 faldara lightdm[1006]: pam_unix(lightdm:session): session opened for user psusi(uid=1000) by (uid=0)
Dec 11 18:44:01 faldara systemd[1]: Created slice User Slice of UID 1000.
Dec 11 18:44:01 faldara systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 11 18:44:01 faldara systemd-logind[707]: New session 2 of user psusi.
Dec 11 18:44:01 faldara systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 11 18:44:01 faldara systemd[1]: Starting User Manager for UID 1000...
Dec 11 18:44:01 faldara systemd[1012]: pam_unix(systemd-user:session): session opened for user psusi(uid=1000) by (uid=0)
Dec 11 18:44:01 faldara systemd[1012]: Queued start job for default target Main User Target.
Dec 11 18:44:01 faldara systemd[1012]: Created slice User Application Slice.
Dec 11 18:44:01 faldara systemd[1012]: Reached target Paths.
Dec 11 18:44:01 faldara systemd[1012]: Reached target Timers.
Dec 11 18:44:01 faldara systemd[1012]: Starting D-Bus User Message Bus Socket.
Dec 11 18:44:01 faldara systemd[1012]: Listening on GnuPG network certificate management daemon.
Dec 11 18:44:01 faldara systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 11 18:44:01 faldara systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 11 18:44:01 faldara systemd[1012]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 11 18:44:01 faldara systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 11 18:44:01 faldara systemd[1012]: Listening on Multimedia System.
Dec 11 18:44:01 faldara systemd[1012]: Listening on debconf communication socket.
Dec 11 18:44:01 faldara systemd[1012]: Listening on Sound System.
Dec 11 18:44:01 faldara systemd[1012]: Listening on D-Bus User Message Bus Socket.
Dec 11 18:44:01 faldara systemd[1012]: Reached target Sockets.
Dec 11 18:44:01 faldara systemd[1012]: Reached target Basic System.
Dec 11 18:44:01 faldara systemd[1]: Started User Manager for UID 1000.
Dec 11 18:44:01 faldara systemd[1012]: Started Multimedia Service.
Dec 11 18:44:01 faldara systemd[1]: Started Session 2 of user psusi.
Dec 11 18:44:01 faldara systemd[1012]: Starting Sound Service...
Dec 11 18:44:01 faldara systemd[1012]: Starting Tracker metadata extractor...
Dec 11 18:44:01 faldara systemd[1012]: Starting Tracker file system data miner...
Dec 11 18:44:01 faldara rtkit-daemon[852]: Successfully made thread 1027 of process 1027 owned by '1000' high priority at nice level -11.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 8 threads of 4 processes of 2 users.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 8 threads of 4 processes of 2 users.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 8 threads of 4 processes of 2 users.
Dec 11 18:44:01 faldara systemd[1012]: Started D-Bus User Message Bus.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Successfully made thread 1031 of process 1027 owned by '1000' RT at priority 20.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 9 threads of 4 processes of 2 users.
Dec 11 18:44:01 faldara tracker-miner-f[1030]: Set scheduler policy to SCHED_IDLE
Dec 11 18:44:01 faldara tracker-miner-f[1030]: Setting priority nice level to 19
Dec 11 18:44:01 faldara tracker-extract[1029]: Set scheduler policy to SCHED_IDLE
Dec 11 18:44:01 faldara tracker-extract[1029]: Setting priority nice level to 19
Dec 11 18:44:01 faldara pipewire[1027]: Failed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name
Dec 11 18:44:01 faldara lightdm[1006]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara rtkit-daemon[852]: Successfully made thread 1028 of process 1028 owned by '1000' high priority at nice level -11.
Dec 11 18:44:01 faldara systemd[1012]: Starting Virtual filesystem service...
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 10 threads of 5 processes of 2 users.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Successfully made thread 1039 of process 1039 owned by '1000' high priority at nice level -11.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 11 threads of 6 processes of 2 users.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 11 threads of 6 processes of 2 users.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 11 threads of 6 processes of 2 users.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 11 18:44:01 faldara systemd[1012]: Started Virtual filesystem service.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Successfully made thread 1044 of process 1039 owned by '1000' RT at priority 20.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 12 threads of 6 processes of 2 users.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 12 threads of 6 processes of 2 users.
Dec 11 18:44:01 faldara systemd[1012]: Starting Virtual filesystem service - disk device monitor...
Dec 11 18:44:01 faldara rtkit-daemon[852]: Successfully made thread 1074 of process 1028 owned by '1000' RT at priority 5.
Dec 11 18:44:01 faldara rtkit-daemon[852]: Supervising 13 threads of 6 processes of 2 users.
Dec 11 18:44:01 faldara systemd[1012]: Started Sound Service.
Dec 11 18:44:01 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.47' (uid=1000 pid=1083 comm="/usr/libexec/gvfs-udisks2-volume-monitor ")
Dec 11 18:44:01 faldara dbus-daemon[699]: [system] Activation via systemd failed for unit 'udisks2.service': Unit udisks2.service is masked.
Dec 11 18:44:01 faldara gvfs-udisks2-vo[1083]: monitor says it's not supported
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 11 18:44:01 faldara systemd[1012]: Started Virtual filesystem service - disk device monitor.
Dec 11 18:44:01 faldara gvfs-udisks2-vo[1083]: monitor says it's not supported
Dec 11 18:44:01 faldara tracker-miner-f[1030]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara systemd[1012]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Dec 11 18:44:01 faldara systemd[1012]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara systemd[1012]: Starting Virtual filesystem service - digital camera monitor...
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Dec 11 18:44:01 faldara systemd[1012]: Started Virtual filesystem service - digital camera monitor.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara systemd[1012]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating service name='org.gnome.OnlineAccounts' requested by ':1.12' (uid=1000 pid=1118 comm="/usr/libexec/gvfs-goa-volume-monitor ")
Dec 11 18:44:01 faldara goa-daemon[1126]: goa-daemon version 3.38.0 starting
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating service name='org.gnome.Identity' requested by ':1.16' (uid=1000 pid=1126 comm="/usr/libexec/goa-daemon ")
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gnome.Identity'
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gnome.OnlineAccounts'
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Dec 11 18:44:01 faldara systemd[1012]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara gvfs-udisks2-vo[1083]: monitor says it's not supported
Dec 11 18:44:01 faldara tracker-extract[1029]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Dec 11 18:44:01 faldara systemd[1012]: Starting Virtual filesystem service - Apple File Conduit monitor...
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Dec 11 18:44:01 faldara systemd[1012]: Started Virtual filesystem service - Apple File Conduit monitor.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating service name='org.freedesktop.portal.IBus' requested by ':1.18' (uid=1000 pid=1169 comm="/usr/bin/ibus-daemon --daemonize --xim ")
Dec 11 18:44:01 faldara systemd[1012]: Started Tracker metadata extractor.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.freedesktop.portal.IBus'
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.3' (uid=1000 pid=1030 comm="/usr/libexec/tracker-miner-fs ")
Dec 11 18:44:01 faldara systemd[1012]: Starting Tracker metadata database store and lookup manager...
Dec 11 18:44:01 faldara systemd[1012]: Started Tracker file system data miner.
Dec 11 18:44:01 faldara systemd[1012]: Reached target Main User Target.
Dec 11 18:44:01 faldara dbus-daemon[1033]: [session uid=1000 pid=1033] Successfully activated service 'org.freedesktop.Tracker1'
Dec 11 18:44:01 faldara systemd[1012]: Started Tracker metadata database store and lookup manager.
Dec 11 18:44:01 faldara systemd[1012]: Startup finished in 307ms.
Dec 11 18:44:01 faldara tracker-miner-f[1030]: Could not initialize currently active mount points: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Parse: Parser error at byte 11: Expected QuadPattern
Dec 11 18:44:01 faldara systemd[1]: Stopping Session c1 of user lightdm.
Dec 11 18:44:01 faldara systemd[831]: pulseaudio.service: Succeeded.
Dec 11 18:44:01 faldara lightdm[827]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Dec 11 18:44:02 faldara kernel: [drm] Unknown EDID CEA parser results
Dec 11 18:44:02 faldara rtkit-daemon[852]: Supervising 10 threads of 5 processes of 2 users.
Dec 11 18:44:02 faldara systemd[1]: session-c1.scope: Succeeded.
Dec 11 18:44:02 faldara systemd[1]: Stopped Session c1 of user lightdm.
Dec 11 18:44:02 faldara systemd[1]: session-c1.scope: Consumed 1.112s CPU time.
Dec 11 18:44:02 faldara rtkit-daemon[852]: Successfully made thread 1228 of process 1028 owned by '1000' RT at priority 5.
Dec 11 18:44:02 faldara rtkit-daemon[852]: Supervising 11 threads of 5 processes of 2 users.
Dec 11 18:44:02 faldara systemd-logind[707]: Removed session c1.
Dec 11 18:44:02 faldara rtkit-daemon[852]: Supervising 10 threads of 5 processes of 2 users.
Dec 11 18:44:02 faldara rtkit-daemon[852]: Successfully made thread 1240 of process 1028 owned by '1000' RT at priority 5.
Dec 11 18:44:02 faldara rtkit-daemon[852]: Supervising 11 threads of 5 processes of 2 users.
Dec 11 18:44:08 faldara systemd-networkd[396]: enp0s31f6: Gained carrier
Dec 11 18:44:08 faldara kernel: e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 11 18:44:09 faldara systemd[831]: tracker-extract.service: Succeeded.
Dec 11 18:44:10 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
Dec 11 18:44:10 faldara systemd-networkd[396]: enp0s31f6: Gained IPv6LL
Dec 11 18:44:10 faldara avahi-daemon[697]: New relevant interface enp0s31f6.IPv6 for mDNS.
Dec 11 18:44:10 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:10 faldara avahi-daemon[697]: Registering new address record for fe80::3ad5:47ff:fe0f:488a on enp0s31f6.*.
Dec 11 18:44:11 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:11 faldara avahi-daemon[697]: Leaving mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
Dec 11 18:44:11 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address 2603:9001:300:68d7:3ad5:47ff:fe0f:488a.
Dec 11 18:44:11 faldara avahi-daemon[697]: Registering new address record for 2603:9001:300:68d7:3ad5:47ff:fe0f:488a on enp0s31f6.*.
Dec 11 18:44:11 faldara avahi-daemon[697]: Withdrawing address record for fe80::3ad5:47ff:fe0f:488a on enp0s31f6.
Dec 11 18:44:11 faldara avahi-daemon[697]: Registering new address record for fd11:e97f:83ec:0:3ad5:47ff:fe0f:488a on enp0s31f6.*.
Dec 11 18:44:11 faldara sudo[1268]: psusi : TTY=pts/0 ; PWD=/home/psusi ; USER=root ; COMMAND=/bin/bash
Dec 11 18:44:11 faldara sudo[1268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Dec 11 18:44:11 faldara systemd[1012]: tracker-extract.service: Succeeded.
Dec 11 18:44:11 faldara systemd-networkd[396]: enp0s31f6: DHCPv4 address 192.168.1.109/24 via 192.168.1.1
Dec 11 18:44:11 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv4 with address 192.168.1.109.
Dec 11 18:44:11 faldara dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=102 pid=396 comm="/lib/systemd/systemd-networkd ")
Dec 11 18:44:11 faldara avahi-daemon[697]: New relevant interface enp0s31f6.IPv4 for mDNS.
Dec 11 18:44:11 faldara avahi-daemon[697]: Registering new address record for 192.168.1.109 on enp0s31f6.IPv4.
Dec 11 18:44:11 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:11 faldara systemd[1]: Starting Hostname Service...
Dec 11 18:44:11 faldara dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 11 18:44:11 faldara systemd[1]: Started Hostname Service.
Dec 11 18:44:12 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:12 faldara systemd[1]: Stopping User Manager for UID 118...
Dec 11 18:44:12 faldara systemd[831]: Stopped target Main User Target.
Dec 11 18:44:12 faldara systemd[831]: Stopping Accessibility services bus...
Dec 11 18:44:12 faldara tracker-miner-fs[849]: Received signal:15->'Terminated'
Dec 11 18:44:12 faldara tracker-miner-f[849]: Error while sending AddMatch() message: The connection is closed
Dec 11 18:44:12 faldara tracker-miner-f[849]: Error while sending AddMatch() message: The connection is closed
Dec 11 18:44:12 faldara tracker-miner-f[849]: Error while sending AddMatch() message: The connection is closed
Dec 11 18:44:12 faldara systemd[831]: Stopping D-Bus User Message Bus...
Dec 11 18:44:12 faldara systemd[831]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Dec 11 18:44:12 faldara systemd[831]: Stopping Virtual filesystem service...
Dec 11 18:44:12 faldara systemd[831]: Stopping Virtual filesystem service - GNOME Online Accounts monitor...
Dec 11 18:44:12 faldara systemd[831]: Stopping Virtual filesystem service - digital camera monitor...
Dec 11 18:44:12 faldara tracker-miner-fs[849]: OK
Dec 11 18:44:12 faldara systemd[831]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Dec 11 18:44:12 faldara systemd[831]: Stopping Virtual filesystem service - disk device monitor...
Dec 11 18:44:12 faldara systemd[831]: Stopping Multimedia Service...
Dec 11 18:44:12 faldara systemd[831]: Stopping Tracker file system data miner...
Dec 11 18:44:12 faldara systemd[831]: Stopping Tracker metadata database store and lookup manager...
Dec 11 18:44:12 faldara systemd[831]: gvfs-udisks2-volume-monitor.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Virtual filesystem service - disk device monitor.
Dec 11 18:44:12 faldara systemd[831]: gvfs-mtp-volume-monitor.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Dec 11 18:44:12 faldara pipewire-media-session[861]: error id:0 seq:158 res:-32 (Broken pipe): connection error
Dec 11 18:44:12 faldara systemd[831]: gvfs-gphoto2-volume-monitor.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Virtual filesystem service - digital camera monitor.
Dec 11 18:44:12 faldara systemd[831]: gvfs-goa-volume-monitor.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Virtual filesystem service - GNOME Online Accounts monitor.
Dec 11 18:44:12 faldara systemd[831]: at-spi-dbus-bus.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Accessibility services bus.
Dec 11 18:44:12 faldara systemd[831]: dbus.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped D-Bus User Message Bus.
Dec 11 18:44:12 faldara systemd[1012]: run-user-118-gvfs.mount: Succeeded.
Dec 11 18:44:12 faldara systemd[1]: run-user-118-gvfs.mount: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: run-user-118-gvfs.mount: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: gvfs-daemon.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Virtual filesystem service.
Dec 11 18:44:12 faldara tracker-store[998]: Received signal:15->'Terminated'
Dec 11 18:44:12 faldara tracker-store[998]: OK
Dec 11 18:44:12 faldara systemd[831]: tracker-store.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Tracker metadata database store and lookup manager.
Dec 11 18:44:12 faldara systemd[831]: tracker-miner-fs.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Tracker file system data miner.
Dec 11 18:44:12 faldara systemd[831]: gvfs-afc-volume-monitor.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Virtual filesystem service - Apple File Conduit monitor.
Dec 11 18:44:12 faldara systemd[831]: pipewire.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Stopped Multimedia Service.
Dec 11 18:44:12 faldara systemd[831]: Stopped target Basic System.
Dec 11 18:44:12 faldara systemd[831]: Stopped target Paths.
Dec 11 18:44:12 faldara systemd[831]: Stopped target Sockets.
Dec 11 18:44:12 faldara systemd[831]: Stopped target Timers.
Dec 11 18:44:12 faldara systemd[831]: dbus.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed D-Bus User Message Bus Socket.
Dec 11 18:44:12 faldara systemd[831]: dirmngr.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed GnuPG network certificate management daemon.
Dec 11 18:44:12 faldara systemd[831]: gpg-agent-browser.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 11 18:44:12 faldara systemd[831]: gpg-agent-extra.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Dec 11 18:44:12 faldara systemd[831]: gpg-agent-ssh.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Dec 11 18:44:12 faldara systemd[831]: gpg-agent.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed GnuPG cryptographic agent and passphrase cache.
Dec 11 18:44:12 faldara systemd[831]: pipewire.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed Multimedia System.
Dec 11 18:44:12 faldara systemd[831]: pk-debconf-helper.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed debconf communication socket.
Dec 11 18:44:12 faldara systemd[831]: pulseaudio.socket: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Closed Sound System.
Dec 11 18:44:12 faldara systemd[831]: Removed slice User Application Slice.
Dec 11 18:44:12 faldara systemd[831]: app.slice: Consumed 1.052s CPU time.
Dec 11 18:44:12 faldara systemd[831]: Reached target Shutdown.
Dec 11 18:44:12 faldara systemd[831]: systemd-exit.service: Succeeded.
Dec 11 18:44:12 faldara systemd[831]: Finished Exit the Session.
Dec 11 18:44:12 faldara systemd[831]: Reached target Exit the Session.
Dec 11 18:44:12 faldara systemd[832]: pam_unix(systemd-user:session): session closed for user lightdm
Dec 11 18:44:12 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:44:12 faldara systemd[1]: Stopped User Manager for UID 118.
Dec 11 18:44:12 faldara systemd[1]: [email protected]: Consumed 1.205s CPU time.
Dec 11 18:44:12 faldara systemd[1]: Stopping User Runtime Directory /run/user/118...
Dec 11 18:44:12 faldara systemd[1012]: run-user-118.mount: Succeeded.
Dec 11 18:44:12 faldara systemd[1]: run-user-118.mount: Succeeded.
Dec 11 18:44:12 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:44:12 faldara systemd[1]: Stopped User Runtime Directory /run/user/118.
Dec 11 18:44:12 faldara systemd[1]: Removed slice User Slice of UID 118.
Dec 11 18:44:12 faldara systemd[1]: user-118.slice: Consumed 2.339s CPU time.
Dec 11 18:44:13 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:15 faldara ModemManager[773]: <info> [sleep-monitor] system is about to suspend
Dec 11 18:44:15 faldara systemd[1]: Reached target Sleep.
Dec 11 18:44:15 faldara systemd[1]: Starting Suspend...
Dec 11 18:44:15 faldara systemd-sleep[1289]: Suspending system...
Dec 11 18:44:15 faldara kernel: PM: suspend entry (deep)
Dec 11 18:44:15 faldara kernel: Filesystems sync: 0.031 seconds
Dec 11 18:44:16 faldara kernel: Freezing user space processes
Dec 11 18:44:16 faldara kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Dec 11 18:44:16 faldara kernel: OOM killer disabled.
Dec 11 18:44:16 faldara kernel: Freezing remaining freezable tasks
Dec 11 18:44:16 faldara kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Dec 11 18:44:16 faldara kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Dec 11 18:44:16 faldara kernel: serial 00:01: disabled
Dec 11 18:44:16 faldara kernel: e1000e: EEE TX LPI TIMER: 00000011
Dec 11 18:44:16 faldara kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
Dec 11 18:44:16 faldara kernel: sd 1:0:0:0: [sda] Synchronizing SCSI cache
Dec 11 18:44:16 faldara kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
Dec 11 18:44:16 faldara kernel: ata5.00: Entering standby power mode
Dec 11 18:44:16 faldara kernel: ata2.00: Entering standby power mode
Dec 11 18:44:16 faldara kernel: ata6.00: Entering standby power mode
Dec 11 18:44:16 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
Dec 11 18:44:16 faldara kernel: [TTM] Buffer eviction failed
Dec 11 18:44:16 faldara kernel: [drm] evicting device resources failed
Dec 11 18:44:16 faldara kernel: amdgpu 0000:03:00.0: PM: pci_pm_suspend(): amdgpu_pmops_suspend+0x0/0x80 [amdgpu] returns -19
Dec 11 18:44:16 faldara kernel: amdgpu 0000:03:00.0: PM: dpm_run_callback(): pci_pm_suspend+0x0/0x170 returns -19
Dec 11 18:44:16 faldara kernel: amdgpu 0000:03:00.0: PM: failed to suspend async: error -19
Dec 11 18:44:16 faldara kernel: PM: Some devices failed to suspend, or early wake event detected
Dec 11 18:44:16 faldara kernel: nvme nvme0: 4/0/0 default/read/poll queues
Dec 11 18:44:16 faldara kernel: serial 00:01: activated
Dec 11 18:44:16 faldara kernel: OOM killer enabled.
Dec 11 18:44:16 faldara kernel: Restarting tasks ... done.
Dec 11 18:44:16 faldara kernel: random: crng reseeded on system resumption
Dec 11 18:44:16 faldara kernel: PM: suspend exit
Dec 11 18:44:16 faldara kernel: PM: suspend entry (s2idle)
Dec 11 18:44:16 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
Dec 11 18:44:16 faldara kernel: Filesystems sync: 0.010 seconds
Dec 11 18:44:16 faldara kernel: Freezing user space processes
Dec 11 18:44:16 faldara kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Dec 11 18:44:16 faldara kernel: OOM killer disabled.
Dec 11 18:44:16 faldara kernel: Freezing remaining freezable tasks
Dec 11 18:44:16 faldara kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Dec 11 18:44:16 faldara kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Dec 11 18:44:16 faldara kernel: amdgpu: Move buffer fallback to memcpy unavailable
Dec 11 18:44:16 faldara kernel: [TTM] Buffer eviction failed
Dec 11 18:44:16 faldara kernel: [drm] evicting device resources failed
Dec 11 18:44:16 faldara kernel: amdgpu 0000:03:00.0: PM: device_prepare(): pci_pm_prepare+0x0/0x70 returns -19
Dec 11 18:44:16 faldara kernel: amdgpu 0000:03:00.0: PM: not prepared for power transition: code -19
Dec 11 18:44:16 faldara kernel: PM: Some devices failed to suspend, or early wake event detected
Dec 11 18:44:16 faldara kernel: OOM killer enabled.
Dec 11 18:44:16 faldara kernel: Restarting tasks ... done.
Dec 11 18:44:16 faldara kernel: random: crng reseeded on system resumption
Dec 11 18:44:16 faldara kernel: PM: suspend exit
Dec 11 18:44:16 faldara systemd-sleep[1289]: Failed to suspend system. System resumed again: No such device
Dec 11 18:44:16 faldara kernel: ata7: SATA link down (SStatus 0 SControl 300)
Dec 11 18:44:16 faldara kernel: ata8: SATA link down (SStatus 0 SControl 300)
Dec 11 18:44:16 faldara systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE
Dec 11 18:44:16 faldara systemd[1]: systemd-suspend.service: Failed with result 'exit-code'.
Dec 11 18:44:16 faldara systemd[1]: Failed to start Suspend.
Dec 11 18:44:16 faldara systemd[1]: Dependency failed for Suspend.
Dec 11 18:44:16 faldara systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'.
Dec 11 18:44:16 faldara systemd-logind[707]: Operation 'sleep' finished.
Dec 11 18:44:16 faldara systemd[1]: Stopped target Sleep.
Dec 11 18:44:16 faldara systemd-networkd[396]: lo: Reset carrier
Dec 11 18:44:16 faldara systemd-networkd[396]: enp0s31f6: DHCP lease lost
Dec 11 18:44:16 faldara ModemManager[773]: <info> [sleep-monitor] system is resuming
Dec 11 18:44:16 faldara avahi-daemon[697]: Withdrawing address record for 192.168.1.109 on enp0s31f6.
Dec 11 18:44:16 faldara avahi-daemon[697]: Leaving mDNS multicast group on interface enp0s31f6.IPv4 with address 192.168.1.109.
Dec 11 18:44:16 faldara avahi-daemon[697]: Interface enp0s31f6.IPv4 no longer relevant for mDNS.
Dec 11 18:44:16 faldara kernel: ata3: SATA link down (SStatus 4 SControl 300)
Dec 11 18:44:16 faldara kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 11 18:44:16 faldara kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Dec 11 18:44:16 faldara kernel: ata1: SATA link down (SStatus 4 SControl 300)
Dec 11 18:44:16 faldara kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 11 18:44:16 faldara kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 11 18:44:16 faldara kernel: ata2.00: configured for UDMA/133
Dec 11 18:44:16 faldara kernel: ata2.00: Entering active power mode
Dec 11 18:44:16 faldara kernel: ata5.00: configured for UDMA/133
Dec 11 18:44:16 faldara kernel: ata6.00: configured for UDMA/133
Dec 11 18:44:16 faldara kernel: ata5.00: Entering active power mode
Dec 11 18:44:16 faldara kernel: ata6.00: Entering active power mode
Dec 11 18:44:16 faldara systemd-networkd[396]: enp0s31f6: DHCPv6 lease lost
Dec 11 18:44:16 faldara avahi-daemon[697]: Withdrawing address record for 2603:9001:300:68d7:3ad5:47ff:fe0f:488a on enp0s31f6.
Dec 11 18:44:16 faldara avahi-daemon[697]: Leaving mDNS multicast group on interface enp0s31f6.IPv6 with address 2603:9001:300:68d7:3ad5:47ff:fe0f:488a.
Dec 11 18:44:16 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address fd11:e97f:83ec:0:3ad5:47ff:fe0f:488a.
Dec 11 18:44:16 faldara systemd-networkd[396]: enp0s31f6: Reset carrier
Dec 11 18:44:16 faldara avahi-daemon[697]: Withdrawing address record for fd11:e97f:83ec:0:3ad5:47ff:fe0f:488a on enp0s31f6.
Dec 11 18:44:16 faldara avahi-daemon[697]: Leaving mDNS multicast group on interface enp0s31f6.IPv6 with address fd11:e97f:83ec:0:3ad5:47ff:fe0f:488a.
Dec 11 18:44:16 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
Dec 11 18:44:16 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:16 faldara avahi-daemon[697]: Registering new address record for fe80::3ad5:47ff:fe0f:488a on enp0s31f6.*.
Dec 11 18:44:16 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:16 faldara kernel: ata4.00: configured for UDMA/133
Dec 11 18:44:17 faldara systemd-networkd[396]: enp0s31f6: Lost carrier
Dec 11 18:44:17 faldara systemd-networkd[396]: enp0s31f6: DHCPv6 lease lost
Dec 11 18:44:19 faldara ModemManager[773]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
Dec 11 18:44:23 faldara dbus-daemon[699]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Dec 11 18:44:23 faldara pulseaudio[1028]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Dec 11 18:44:30 faldara kernel: e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 11 18:44:30 faldara systemd-networkd[396]: enp0s31f6: Gained carrier
Dec 11 18:44:30 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:32 faldara avahi-daemon[697]: Leaving mDNS multicast group on interface enp0s31f6.IPv6 with address fe80::3ad5:47ff:fe0f:488a.
Dec 11 18:44:32 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv6 with address 2603:9001:300:68d7:3ad5:47ff:fe0f:488a.
Dec 11 18:44:32 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:32 faldara avahi-daemon[697]: Registering new address record for 2603:9001:300:68d7:3ad5:47ff:fe0f:488a on enp0s31f6.*.
Dec 11 18:44:32 faldara avahi-daemon[697]: Withdrawing address record for fe80::3ad5:47ff:fe0f:488a on enp0s31f6.
Dec 11 18:44:32 faldara avahi-daemon[697]: Registering new address record for fd11:e97f:83ec:0:3ad5:47ff:fe0f:488a on enp0s31f6.*.
Dec 11 18:44:32 faldara systemd-networkd[396]: enp0s31f6: DHCPv4 address 192.168.1.109/24 via 192.168.1.1
Dec 11 18:44:32 faldara avahi-daemon[697]: Joining mDNS multicast group on interface enp0s31f6.IPv4 with address 192.168.1.109.
Dec 11 18:44:32 faldara avahi-daemon[697]: New relevant interface enp0s31f6.IPv4 for mDNS.
Dec 11 18:44:32 faldara avahi-daemon[697]: Registering new address record for 192.168.1.109 on enp0s31f6.IPv4.
Dec 11 18:44:32 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:33 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:33 faldara systemd-timesyncd[667]: Network configuration changed, trying to establish connection.
Dec 11 18:44:36 faldara kernel: sysrq: Keyboard mode set to system default
Dec 11 18:44:36 faldara systemd-journald[368]: Journal stopped
Dec 11 18:44:37 faldara kernel: sysrq: Terminate All Tasks
Dec 11 18:44:37 faldara systemd-journald[368]: Received SIGTERM.
Dec 11 18:44:37 faldara kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Dec 11 18:44:37 faldara kernel: #PF: supervisor read access in kernel mode
Dec 11 18:44:37 faldara kernel: #PF: error_code(0x0000) - not-present page
Dec 11 18:44:37 faldara kernel: PGD 0 P4D 0
Dec 11 18:44:37 faldara kernel: Oops: 0000 [#1] PREEMPT SMP
Dec 11 18:44:37 faldara kernel: CPU: 0 PID: 707 Comm: systemd-logind Not tainted 6.7.0-rc5 #49
Dec 11 18:44:37 faldara kernel: Hardware name: System manufacturer System Product Name/Z170 PRO GAMING, BIOS 3805 05/16/2018
Dec 11 18:44:37 faldara kernel: RIP: 0010:dc_resource_state_copy_construct+0x27/0x180 [amdgpu]
Dec 11 18:44:37 faldara kernel: Code: 44 00 00 66 0f 1f 00 0f 1f 44 00 00 41 56 41 55 41 54 49 89 f4 55 31 ed 53 48 8b 87 08 5b 00 00 48 89 fb 44 8b ae 48 b5 03 00 <48> 8b 00 48 8b 00 80 b8 7f 01 00 00 00 74 07 48 8b ae c0 aa 03 00
Dec 11 18:44:37 faldara kernel: RSP: 0018:ffffb66c408775e0 EFLAGS: 00010246
Dec 11 18:44:37 faldara kernel: RAX: 0000000000000000 RBX: ffff8ca282c80000 RCX: 0000000000000005
Dec 11 18:44:37 faldara kernel: RDX: 0000000000000010 RSI: ffff8ca2cb280000 RDI: ffff8ca282c80000
Dec 11 18:44:37 faldara kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Dec 11 18:44:37 faldara kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff8ca2cb280000
Dec 11 18:44:37 faldara kernel: R13: 0000000000000001 R14: ffffb66c40877650 R15: ffff8ca245a14800
Dec 11 18:44:37 faldara kernel: FS: 00007f39ac724980(0000) GS:ffff8ca566c00000(0000) knlGS:0000000000000000
Dec 11 18:44:37 faldara kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Dec 11 18:44:37 faldara kernel: CR2: 0000000000000000 CR3: 0000000143427005 CR4: 00000000003706f0
Dec 11 18:44:37 faldara kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Dec 11 18:44:37 faldara kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Dec 11 18:44:37 faldara kernel: Call Trace:
Dec 11 18:44:37 faldara kernel: <TASK>
Dec 11 18:44:37 faldara kernel: ? __die+0x24/0x70
Dec 11 18:44:37 faldara kernel: ? page_fault_oops+0x151/0x4a0
Dec 11 18:44:37 faldara kernel: ? do_user_addr_fault+0x69/0x690
Dec 11 18:44:37 faldara kernel: ? exc_page_fault+0x78/0x170
Dec 11 18:44:37 faldara kernel: ? asm_exc_page_fault+0x26/0x30
Dec 11 18:44:37 faldara kernel: ? dc_resource_state_copy_construct+0x27/0x180 [amdgpu]
Dec 11 18:44:37 faldara kernel: dc_commit_streams+0x19f/0x3f0 [amdgpu]
Dec 11 18:44:37 faldara kernel: amdgpu_dm_atomic_commit_tail+0x5e8/0x38c0 [amdgpu]
Dec 11 18:44:37 faldara kernel: ? ttm_bo_move_memcpy+0x1a7/0x210 [ttm]
Dec 11 18:44:37 faldara kernel: ? __bpf_trace_task_rename+0x10/0x10
Dec 11 18:44:37 faldara kernel: ? __bpf_trace_task_rename+0x10/0x10
Dec 11 18:44:37 faldara kernel: ? __call_rcu_common.constprop.0+0x1ab/0x690
Dec 11 18:44:37 faldara kernel: ? child_wait_callback+0x50/0x50
Dec 11 18:44:37 faldara kernel: ? __schedule+0x37e/0xb20
Dec 11 18:44:37 faldara kernel: ? __cond_resched+0x1c/0x30
Dec 11 18:44:37 faldara kernel: ? preempt_count_add+0x6c/0xa0
Dec 11 18:44:37 faldara kernel: ? _raw_spin_lock_irq+0x1d/0x40
Dec 11 18:44:37 faldara kernel: ? _raw_spin_unlock_irq+0x1f/0x40
Dec 11 18:44:37 faldara kernel: ? __wait_for_common+0x1a2/0x1d0
Dec 11 18:44:37 faldara kernel: ? usleep_range_state+0x90/0x90
Dec 11 18:44:37 faldara kernel: commit_tail+0x91/0x120 [drm_kms_helper]
Dec 11 18:44:37 faldara kernel: drm_atomic_helper_commit+0x117/0x140 [drm_kms_helper]
Dec 11 18:44:37 faldara kernel: drm_atomic_commit+0x94/0xf0 [drm]
Dec 11 18:44:37 faldara kernel: ? __drm_printfn_seq_file+0x20/0x20 [drm]
Dec 11 18:44:37 faldara kernel: drm_client_modeset_commit_atomic+0x1e4/0x220 [drm]
Dec 11 18:44:37 faldara kernel: drm_client_modeset_commit_locked+0x5a/0x150 [drm]
Dec 11 18:44:37 faldara kernel: __drm_fb_helper_restore_fbdev_mode_unlocked+0x59/0xc0 [drm_kms_helper]
Dec 11 18:44:37 faldara kernel: drm_fb_helper_set_par+0x32/0x40 [drm_kms_helper]
Dec 11 18:44:37 faldara kernel: fb_set_var+0x1b9/0x3d0
Dec 11 18:44:37 faldara kernel: ? fsnotify_insert_event+0x11d/0x180
Dec 11 18:44:37 faldara kernel: ? block_read_full_folio+0x210/0x330
Dec 11 18:44:37 faldara kernel: fbcon_blank+0x1af/0x2b0
Dec 11 18:44:37 faldara kernel: do_unblank_screen+0xa5/0x160
Dec 11 18:44:37 faldara kernel: vt_ioctl+0xc8c/0x1320
Dec 11 18:44:37 faldara kernel: tty_ioctl+0x33e/0x890
Dec 11 18:44:37 faldara kernel: ? __seccomp_filter+0x37a/0x5b0
Dec 11 18:44:37 faldara kernel: __x64_sys_ioctl+0x87/0xc0
Dec 11 18:44:37 faldara kernel: do_syscall_64+0x59/0x110
Dec 11 18:44:37 faldara kernel: ? do_syscall_64+0x65/0x110
Dec 11 18:44:37 faldara kernel: ? do_syscall_64+0x65/0x110
Dec 11 18:44:37 faldara kernel: ? do_syscall_64+0x65/0x110
Dec 11 18:44:37 faldara kernel: entry_SYSCALL_64_after_hwframe+0x46/0x4e
Dec 11 18:44:37 faldara kernel: RIP: 0033:0x7f39accff237
Dec 11 18:44:37 faldara kernel: Code: 00 00 00 48 8b 05 59 cc 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 29 cc 0d 00 f7 d8 64 89 01 48
Dec 11 18:44:37 faldara kernel: RSP: 002b:00007ffdc6b36418 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Dec 11 18:44:37 faldara kernel: RAX: ffffffffffffffda RBX: 000055e3a2d325e0 RCX: 00007f39accff237
Dec 11 18:44:37 faldara kernel: RDX: 0000000000000000 RSI: 0000000000004b3a RDI: 000000000000001d
Dec 11 18:44:37 faldara kernel: RBP: 000000000000001d R08: 000055e3a2d22d80 R09: 00007ffdc6b362c0
Dec 11 18:44:37 faldara kernel: R10: 00000000010ddcaf R11: 0000000000000246 R12: 0000000000000000
Dec 11 18:44:37 faldara kernel: R13: 00007ffdc6b36570 R14: 00007ffdc6b36568 R15: 00007ffdc6b36580
Dec 11 18:44:37 faldara kernel: </TASK>
Dec 11 18:44:37 faldara kernel: Modules linked in: intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp ext4 coretemp crc32_pclmul ghash_clmulni_intel sha512_ssse3 snd_hda_codec_realtek sha512_generic sha256_ssse3 crc16 snd_hda_codec_generic mbcache sha1_ssse3 snd_hda_codec_hdmi jbd2 snd_hda_intel snd_intel_dspcfg snd_hda_codec aesni_intel crypto_simd snd_hda_core cryptd eeepc_wmi rapl asus_wmi iTCO_wdt intel_cstate intel_pmc_bxt battery uas nls_ascii nls_cp437 snd_pcm ledtrig_audio intel_uncore vfat sparse_keymap fat iTCO_vendor_support platform_profile snd_timer wmi_bmof rfkill usb_storage ee1004 watchdog snd joydev mxm_wmi evdev efi_pstore sg mei_me soundcore mei intel_pmc_core acpi_pad button msr fuse configfs efivarfs ip_tables x_tables autofs4 btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq amdgpu sr_mod cdrom sd_mod hid_generic usbhid hid dm_mod drm_exec amdxcp drm_buddy gpu_sched drm_suballoc_helper i2c_algo_bit drm_ttm_helper ttm drm_display_helper ahci cec libahci xhci_pci drm_kms_helper xhci_hcd
Dec 11 18:44:37 faldara kernel: libata nvme nvme_core scsi_mod drm t10_pi e1000e crc32c_intel i2c_i801 crc64_rocksoft i2c_smbus usbcore crc64 crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common scsi_common video usb_common fan wmi
Dec 11 18:44:37 faldara kernel: CR2: 0000000000000000
Dec 11 18:44:37 faldara kernel: ---[ end trace 0000000000000000 ]---
Dec 11 18:44:37 faldara kernel: RIP: 0010:dc_resource_state_copy_construct+0x27/0x180 [amdgpu]
Dec 11 18:44:37 faldara kernel: Code: 44 00 00 66 0f 1f 00 0f 1f 44 00 00 41 56 41 55 41 54 49 89 f4 55 31 ed 53 48 8b 87 08 5b 00 00 48 89 fb 44 8b ae 48 b5 03 00 <48> 8b 00 48 8b 00 80 b8 7f 01 00 00 00 74 07 48 8b ae c0 aa 03 00
Dec 11 18:44:37 faldara kernel: RSP: 0018:ffffb66c408775e0 EFLAGS: 00010246
Dec 11 18:44:37 faldara kernel: RAX: 0000000000000000 RBX: ffff8ca282c80000 RCX: 0000000000000005
Dec 11 18:44:37 faldara kernel: RDX: 0000000000000010 RSI: ffff8ca2cb280000 RDI: ffff8ca282c80000
Dec 11 18:44:37 faldara kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Dec 11 18:44:37 faldara kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff8ca2cb280000
Dec 11 18:44:37 faldara kernel: R13: 0000000000000001 R14: ffffb66c40877650 R15: ffff8ca245a14800
Dec 11 18:44:37 faldara kernel: FS: 00007f39ac724980(0000) GS:ffff8ca566c00000(0000) knlGS:0000000000000000
Dec 11 18:44:37 faldara kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Dec 11 18:44:37 faldara kernel: CR2: 0000000000000000 CR3: 0000000143427005 CR4: 00000000003706f0
Dec 11 18:44:37 faldara kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Dec 11 18:44:37 faldara kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Dec 11 18:44:37 faldara kernel: note: systemd-logind[707] exited with irqs disabled
Dec 11 18:44:37 faldara systemd[1]: polkit.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: cups.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: unattended-upgrades.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: systemd-resolved.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: ModemManager.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: colord.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: upower.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Scheduled restart job, restart counter is at 1.
Dec 11 18:44:37 faldara systemd[1]: systemd-timesyncd.service: Scheduled restart job, restart counter is at 1.
Dec 11 18:44:37 faldara systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Dec 11 18:44:37 faldara systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Dec 11 18:44:37 faldara systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 1.
Dec 11 18:44:37 faldara systemd[1]: Starting CUPS Scheduler...
Dec 11 18:44:37 faldara systemd[1]: Started D-Bus System Message Bus.
Dec 11 18:44:37 faldara systemd[1]: Stopped Light Display Manager.
Dec 11 18:44:37 faldara systemd[1]: Starting Light Display Manager...
Dec 11 18:44:37 faldara systemd[1]: Stopping Flush Journal to Persistent Storage...
Dec 11 18:44:37 faldara systemd[1]: Stopped Network Name Resolution.
Dec 11 18:44:37 faldara systemd[1]: Starting Network Name Resolution...
Dec 11 18:44:37 faldara systemd[1]: Stopped Network Time Synchronization.
Dec 11 18:44:37 faldara systemd[1]: Starting Network Time Synchronization...
Dec 11 18:44:37 faldara systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Consumed 1.400s CPU time.
Dec 11 18:44:37 faldara systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 11 18:44:37 faldara systemd[1]: systemd-networkd.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: systemd-journal-flush.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: Stopped Flush Journal to Persistent Storage.
Dec 11 18:44:37 faldara systemd[1]: Stopped Journal Service.
Dec 11 18:44:37 faldara systemd[1]: Starting Journal Service...
Dec 11 18:44:37 faldara systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 11 18:44:37 faldara systemd[1]: Starting Network Service...
Dec 11 18:44:37 faldara systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 11 18:44:37 faldara systemd[1]: Starting Load Kernel Module drm...
Dec 11 18:44:37 faldara systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 11 18:44:37 faldara systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 11 18:44:37 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: Finished Load Kernel Module drm.
Dec 11 18:44:37 faldara systemd[1]: Starting Authorization Manager...
Dec 11 18:44:37 faldara systemd[1]: Started Authorization Manager.
Dec 11 18:44:37 faldara systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 11 18:44:37 faldara systemd-journald[1505]: Journal started
Dec 11 18:44:37 faldara systemd-journald[1505]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 984.0M, max 4.0G, 3.0G free.
Dec 11 18:44:37 faldara systemd[1]: Started Journal Service.
Dec 11 18:44:37 faldara lightdm[771]: Failed to get D-Bus connection
Dec 11 18:44:36 faldara systemd[1012]: Stopped target Main User Target.
Dec 11 18:44:36 faldara smartd[705]: smartd received signal 15: Terminated
Dec 11 18:44:36 faldara systemd-networkd[396]: enp0s31f6: DHCP lease lost
Dec 11 18:44:36 faldara smartd[705]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5414103.ata.state
Dec 11 18:44:36 faldara systemd[1]: cron.service: Succeeded.
Dec 11 18:44:36 faldara smartd[705]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5390305.ata.state
Dec 11 18:44:36 faldara systemd[1]: wpa_supplicant.service: Succeeded.
Dec 11 18:44:36 faldara avahi-daemon[697]: Withdrawing address record for 192.168.1.109 on enp0s31f6.
Dec 11 18:44:36 faldara systemd[1]: rtkit-daemon.service: Succeeded.
Dec 11 18:44:36 faldara avahi-daemon[697]: Leaving mDNS multicast group on interface enp0s31f6.IPv4 with address 192.168.1.109.
Dec 11 18:44:36 faldara unknown[771]: Error terminating login1 session: The connection is closed
Dec 11 18:44:36 faldara avahi-daemon[697]: Interface enp0s31f6.IPv4 no longer relevant for mDNS.
Dec 11 18:44:36 faldara systemd[1]: run-user-1000-gvfs.mount: Succeeded.
Dec 11 18:44:36 faldara smartd[705]: Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD10EZEX_00KUWA0-WD_WCC1S5386787.ata.state
Dec 11 18:44:36 faldara systemd[1]: smartmontools.service: Succeeded.
Dec 11 18:44:36 faldara smartd[705]: Device: /dev/nvme0, state written to /var/lib/smartmontools/smartd.WDS500G1X0E_00AFY0-204318800637.nvme.state
Dec 11 18:44:36 faldara systemd[1012]: Stopping D-Bus User Message Bus...
Dec 11 18:44:36 faldara smartd[705]: smartd is exiting (exit status 0)
Dec 11 18:44:37 faldara systemd-journald[1505]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 984.0M, max 4.0G, 3.0G free.
Dec 11 18:44:36 faldara systemd[1012]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Dec 11 18:44:36 faldara ModemManager[773]: <warn> could not acquire the 'org.freedesktop.ModemManager1' service name
Dec 11 18:44:36 faldara systemd[1012]: Stopping Virtual filesystem service...
Dec 11 18:44:36 faldara ModemManager[773]: <info> ModemManager is shut down
Dec 11 18:44:36 faldara systemd[1012]: Stopping Virtual filesystem service - GNOME Online Accounts monitor...
Dec 11 18:44:36 faldara systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.2' (uid=1000 pid=1028 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=1497 comm="/usr/sbin/lightdm ")
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.3' (uid=0 pid=1494 comm="/usr/sbin/cupsd -l ")
Dec 11 18:44:36 faldara systemd[1]: lightdm.service: Failed with result 'exit-code'.
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Successfully called chroot.
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Successfully dropped privileges.
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Successfully limited resources.
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Running.
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Canary thread running.
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Supervising 0 threads of 0 processes of 0 users.
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.4' (uid=0 pid=1511 comm="/usr/libexec/rtkit-daemon ")
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Watchdog thread running.
Dec 11 18:44:37 faldara polkitd[1514]: started daemon version 0.105 using authority implementation `local' version `0.105'
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Successfully made thread 1478 of process 1028 owned by '1000' RT at priority 5.
Dec 11 18:44:37 faldara rtkit-daemon[1511]: Supervising 1 threads of 1 processes of 1 users.
Dec 11 18:44:36 faldara systemd[1]: switcheroo-control.service: Succeeded.
Dec 11 18:44:36 faldara systemd[1]: accounts-daemon.service: Succeeded.
Dec 11 18:44:36 faldara systemd-networkd[396]: enp0s31f6: DHCPv6 lease lost
Dec 11 18:44:36 faldara systemd[1]: systemd-udevd.service: Succeeded.
Dec 11 18:44:36 faldara systemd[1]: systemd-udevd.service: Consumed 1.400s CPU time.
Dec 11 18:44:36 faldara systemd[1]: systemd-timesyncd.service: Succeeded.
Dec 11 18:44:36 faldara systemd[1]: dbus.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: minidlna.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: systemd-journald.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 11 18:44:37 faldara systemd[1]: Started Network Time Synchronization.
Dec 11 18:44:37 faldara systemd-resolved[1499]: Positive Trust Anchors:
Dec 11 18:44:37 faldara systemd-resolved[1499]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Dec 11 18:44:37 faldara systemd-resolved[1499]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Dec 11 18:44:37 faldara systemd-networkd[1508]: enp0s31f6: Gained IPv6LL
Dec 11 18:44:37 faldara systemd-networkd[1508]: Enumeration completed
Dec 11 18:44:37 faldara systemd[1]: Started Network Service.
Dec 11 18:44:37 faldara systemd-resolved[1499]: Using system hostname 'faldara'.
Dec 11 18:44:37 faldara systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 11 18:44:37 faldara systemd[1]: Started Network Name Resolution.
Dec 11 18:44:37 faldara systemd[1]: [email protected]: Succeeded.
Dec 11 18:44:37 faldara systemd-networkd[1508]: enp0s31f6: DHCPv4 address 192.168.1.109/24 via 192.168.1.1
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.8' (uid=102 pid=1508 comm="/lib/systemd/systemd-networkd ")
Dec 11 18:44:37 faldara systemd[1]: Starting Hostname Service...
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 11 18:44:37 faldara systemd[1]: Started Hostname Service.
Dec 11 18:44:37 faldara systemd[1]: Started CUPS Scheduler.
Dec 11 18:44:37 faldara audit[1494]: AVC apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1494 comm="cupsd" capability=12 capname="net_admin"
Dec 11 18:44:37 faldara kernel: kauditd_printk_skb: 18 callbacks suppressed
Dec 11 18:44:37 faldara kernel: audit: type=1400 audit(1702338277.188:30): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1494 comm="cupsd" capability=12 capname="net_admin"
Dec 11 18:44:37 faldara systemd[1]: cups-browsed.service: Succeeded.
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.14' (uid=113 pid=1529 comm="/usr/libexec/colord-sane ")
Dec 11 18:44:37 faldara dbus-daemon[1496]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 11 18:44:37 faldara kernel: sysrq: Kill All Tasks
Dec 11 18:44:37 faldara systemd[1]: rtkit-daemon.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: rtkit-daemon.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Scheduled restart job, restart counter is at 2.
Dec 11 18:44:37 faldara systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 2.
Dec 11 18:44:37 faldara systemd[1]: Stopping Flush Journal to Persistent Storage...
Dec 11 18:44:37 faldara systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Dec 11 18:44:37 faldara systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 11 18:44:37 faldara systemd[1]: avahi-daemon.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: avahi-daemon.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: dbus.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: dbus.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: colord.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: colord.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: polkit.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: polkit.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-journal-flush.service: Succeeded.
Dec 11 18:44:37 faldara systemd[1]: Stopped Flush Journal to Persistent Storage.
Dec 11 18:44:37 faldara systemd[1]: Started D-Bus System Message Bus.
Dec 11 18:44:37 faldara systemd[1]: Stopped Journal Service.
Dec 11 18:44:37 faldara systemd[1]: Starting Journal Service...
Dec 11 18:44:37 faldara systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 11 18:44:37 faldara systemd[1]: systemd-networkd.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: systemd-networkd.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 1.
Dec 11 18:44:37 faldara systemd[1]: Stopped Network Service.
Dec 11 18:44:37 faldara systemd[1]: Starting Network Service...
Dec 11 18:44:37 faldara systemd[1]: systemd-hostnamed.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: systemd-hostnamed.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-resolved.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: systemd-resolved.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 2.
Dec 11 18:44:37 faldara systemd[1]: Stopped Network Name Resolution.
Dec 11 18:44:37 faldara systemd-journald[1544]: Journal started
Dec 11 18:44:37 faldara systemd-journald[1544]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 976.0M, max 4.0G, 3.0G free.
Dec 11 18:44:37 faldara systemd[1]: lightdm.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: lightdm.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: Failed to start Light Display Manager.
Dec 11 18:44:37 faldara systemd[1]: cups.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: cups.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Killing process 1507 (systemd-udevd) with signal SIGKILL.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Killing process 1507 (systemd-udevd) with signal SIGKILL.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: systemd-udevd.service: Unit process 1507 (systemd-udevd) remains running after unit stopped.
Dec 11 18:44:37 faldara systemd[1]: systemd-journald.service: Main process exited, code=killed, status=9/KILL
Dec 11 18:44:37 faldara systemd[1]: systemd-journald.service: Failed with result 'signal'.
Dec 11 18:44:37 faldara systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 11 18:44:37 faldara systemd[1]: Started Journal Service.
Dec 11 18:44:37 faldara systemd-journald[1544]: System Journal (/var/log/journal/84ad0047b8154385bc95456adec0fabe) is 976.0M, max 4.0G, 3.0G free.


Attachments:
syslog.txt (200.93 kB)
syslog

2023-12-12 00:29:05

by Phillip Susi

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

Phillip Susi <[email protected]> writes:

> And it works, but 6.7-rc5 does not, even though it includes that patch.
> Here's the syslog from the attempt. I'll start bisecting again.

I checked out the patch that got merged upstream and it also fails. I
looked at the two commits, and I see what happened. Your original patch
MOVED the call to amdgpu_ttm_set_buffer_funcs_status(). The one that
got merged into Linus' tree instead DUPLICATES the call. Oops?

2023-12-12 14:55:55

by Alex Deucher

[permalink] [raw]
Subject: Re: Radeon regression in 6.6 kernel

On Mon, Dec 11, 2023 at 7:28 PM Phillip Susi <[email protected]> wrote:
>
> Phillip Susi <[email protected]> writes:
>
> > And it works, but 6.7-rc5 does not, even though it includes that patch.
> > Here's the syslog from the attempt. I'll start bisecting again.
>
> I checked out the patch that got merged upstream and it also fails. I
> looked at the two commits, and I see what happened. Your original patch
> MOVED the call to amdgpu_ttm_set_buffer_funcs_status(). The one that
> got merged into Linus' tree instead DUPLICATES the call. Oops?
>

Yeah, I messed up the patch somehow when I applied it. Fix up already
queued up to add the missing chunk.

Alex