You are not logged in.

#1 2026-03-20 13:32:55

coldblow
Member
Registered: 2026-03-20
Posts: 8

[SOLVED] Can't get same dpi as built-in display on my external monitor

Hi all, sorry if this feels repeated. I went through several posts, tried few things, asked LLMs, but nothing seems to work. All I want to achieve is a two monitor setup in extended mode. I think because my system was not up-to-date, earlier I couldn't even get the external monitor working. Since I'm on GTX1650, some nvidia driver needed an update. I upgraded my arch linux after a very long time and now I can see both monitors in my settings, I can drag and stack them on each other, and the monitor kind of works as well.

However, it's not there it.

Firstly, I can't get the same dpi as my laptop screen. I am used to view content in this size and want the same for my monitor. But the monitor display is zoomed in, everything is big and hard to look at. There is some scaling issue, the settings only allows me to go from 100% to 200% on external display. ChatGPT gave a brilliant solution to scale my inbuilt-display instead; since I can't reduce it for my monitor, I mean what the fsck. Since then it is just convincing me to do it since there is no other way.

Windows does this automatically, I can't understand why it is so complicated with linux.

Sorry for the rant, here are some details:
I use wayland, and desktop env is gnome.

xrandr output >

Screen 0: minimum 16 x 16, current 1920 x 2160, maximum 32767 x 32767
eDP-1 connected primary 1920x1080+0+1080 (normal left inverted right x axis y axis) 340mm x 190mm
   1920x1080     59.96*+
   1440x1080     59.99  
   1400x1050     59.98  
   1280x1024     59.89  
   1280x960      59.94  
   1152x864      59.96  
   1024x768      59.92  
   800x600       59.86  
   640x480       59.38  
   320x240       59.29  
   1680x1050     59.95  
   1440x900      59.89  
   1280x800      59.81  
   1152x720      59.97  
   960x600       59.63  
   928x580       59.88  
   800x500       59.50  
   768x480       59.90  
   720x480       59.71  
   640x400       59.95  
   320x200       58.14  
   1600x900      59.95  
   1368x768      59.88  
   1280x720      59.86  
   1024x576      59.90  
   864x486       59.92  
   720x400       59.27  
   640x350       59.28  
HDMI-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 520mm x 290mm
   1920x1080     59.96*+
   1440x1080     59.99  
   1400x1050     59.98  
   1280x1024     59.89  
   1280x960      59.94  
   1152x864      59.96  
   1024x768      59.92  
   800x600       59.86  
   640x480       59.38  
   320x240       59.29  
   1680x1050     59.95  
   1440x900      59.89  
   1280x800      59.81  
   1152x720      59.97  
   960x600       59.63  
   928x580       59.88  
   800x500       59.50  
   768x480       59.90  
   720x480       59.71  
   640x400       59.95  
   320x200       58.14  
   1600x900      59.95  
   1368x768      59.88  
   1280x720      59.86  
   1024x576      59.90  
   864x486       59.92  
   720x400       59.27  
   640x350       59.28

Secondly, since I upgraded my system, and when the external display is connected; both screens black out suddenly at times, I have to keep hitting some keys and then the login screen appears on my main display. It happens too often sometimes which is frustrating. Kindly help out, I had the external display problem since long back but I just ignored and kept using single display for time being. But I really need it now.

P.S: Not sure if it is relevant, but my monitor is 144 hz, before the upgrade, xrandr showed more refresh rates under HDMI-1-0

-------------------------------------------------------------------------------------------------------------------------------------------------------------------
EDIT: There are two issues here, the title only highlights one.
#1. Same as title -> Jump to #9, #10. This is related to scaling, fractional scaling, these settings do not take effect uniformly.
#2. System suspends in about 20 secs after waking up from a previous idle invoked suspend. -> Jump to #13. This is a know bug, the link by Seth points to more appropriate threads/discussions.

Last edited by coldblow (2026-03-28 17:18:38)

Offline

#2 2026-03-20 15:17:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,660

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

I use wayland, and desktop env is gnome.

xrandr output >

xrandr on wayland is borderline useless - it will prevent xwayland clients from crashing and show you emulated values that might or not reflect the hardware.
However if

eDP-1 connected primary 1920x1080+0+1080 (normal left inverted right x axis y axis) 340mm x 190mm
HDMI-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 520mm x 290mm

you're running FullHD on a 15" eDP and a 23.5" HDMI monitor, ie. roughly 1440dpi and 94dpi - the latter is pretty much standard, so if everything is "too big" make sure to use reasonable font sizes (8pt to 12pt)

ChatGPT gave a brilliant solution to scale my inbuilt-display instead

That's somewhat correct, https://man.archlinux.org/man/gdctl.1#L … OR_OPTIONS
Also see https://wiki.archlinux.org/title/HiDPI#GNOME notably

only allows me to go from 100% to 200% on external display

https://wiki.archlinux.org/title/HiDPI# … al_scaling

Online

#3 2026-03-22 04:40:37

coldblow
Member
Registered: 2026-03-20
Posts: 8

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Hi Seth, thanks for responding.

I saw the references and all I could think is this cannot be done. The fractional scaling from my understanding just allows further selections between 100% and 200%. Whereas what I am actually looking for is to scale the monitor display to somewhere around 67%. I just want to replicate what I get when I am on windows. If this is limitation from wayland, maybe I could switch to something else.

On the other hand, I notice the screen blackouts also happen when the external display is disconnected. Probably it's because of the recent system upgrade I did, I'm on 6.19.8-arch1-1
Do you have any idea about this?

Offline

#4 2026-03-22 06:43:21

CodingFox
Member
Registered: 2024-07-15
Posts: 16

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

First of all, I am not a GNOME user. I have always used KDE.
This is not a limitation of wayland. It is a limitation of Mutter, your compositor. I think the best solution would be to switch to another compositor which supports this feature (KWin/KDE gives a simple slider you can drag to 50-75%.)
Also, as for your GPU issue, I am not an NVIDIA user and have no idea about how to fix this.


Read the wiki and search Google!
PC Specs:
Base: Dell OptiPlex 3020, Videocard: AMD Radeon R5 240, CPU: Intel Core i5-4570, RAM: 16GB(8x8), OS: Arch Linux

Offline

#5 2026-03-22 09:01:49

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,660

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Fractional scaling should™ allow you to go below 100%?
But again: this is "wrong™".
100% ≈ 96dpi, ie the HDMI output. It would display "correctly" at that scale and what you'd want is to scale the eDP to 150%

If you're right now getting "correct" output at 144dpi w/ 100% scale that means all your fonts are oversized by 50%, if your default font is at 15pt or so that's a common but wrong approach to the problem.

The screen "blackouts" just sound like DPMS and a screen locker? There should be a config GUI for this but it might also come from GDM, https://wiki.archlinux.org/title/GDM#GD … ME_3.28.29

Online

#6 2026-03-24 04:14:59

coldblow
Member
Registered: 2026-03-20
Posts: 8

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Sorry, I think I finally understand. I checked my windows display settings for same setup and as you rightly said, eDP was scaled to "150% (recommended)" and HDMI to "100% (recommended)". I never really paid attention to this as windows worked as it is when monitor was plugged whereas in arch I thought this handling has to be configured somewhere.

I changed the font and scaled eDP to 150% and it looks almost same but earlier font on 100% looked much better. It feels like the overall image quality is reduced slightly. Anyways, I'll get used to it.

Thanks for explaining again and again.

Besides this, the "blackouts" (randomly screen shutdowns and relogin) don't seem to go away even after adding the missing files.

seth wrote:

The screen "blackouts" just sound like DPMS and a screen locker? There should be a config GUI for this but it might also come from GDM, https://wiki.archlinux.org/title/GDM#GD … ME_3.28.29

Prior, I also read https://bbs.archlinux.org/viewtopic.php?pid=2126478
and added "MUTTER_DEBUG_KMS_THREAD_TYPE=user" to /etc/environment; That didn't help either.

Offline

#7 2026-03-24 13:11:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,660

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

It feels like the overall image quality is reduced slightly.

Can you quantify that?
https://wiki.archlinux.org/title/Waylan … plications will be upscaled (linear or bicubic or whatever) what's gonna make them look blurry. You'd rather increase the X11 DPI and prevent the upscaling of xwayland clients.

What *are* your DPMS settings for the wayland session?
DPMS is a "normal" feature, if you don't interact w/ the system, it will shut down the monitors and no longer generate any output until you provide some input (hit a key, wiggle the mouse) - the default timeouts range anywhere between 1m and 15m (don't know what gnome does at hand)

Online

#8 2026-03-26 04:31:25

coldblow
Member
Registered: 2026-03-20
Posts: 8

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Before/Current font:
Interface: Adwaita Sans 11
Document: Adwaita Sans 12
Monospace: Adwaita Mono 11
Hinting: Slight
Antialiasing: Standard (grayscale)
Scaling Factor: 1.25

Display:
eDP: 1920x1080, 100% (used to it, looks nice, everything tidy)
HDMI: 1920x1090, 100% (everything here looks big, zoomed in; I just want it to look and feel same as eDP)


After (my attempt to scale eDP since HMDI output is standard ~96dpi)
Font
Interface: Adwaita Sans 8
Document: Adwaita Sans 8
Monospace: Adwaita Mono 8
Hinting: Slight
Antialiasing: Standard (grayscale)
Scaling Factor: 1.00
eDP: 1920x1080, 150% (font size scaled well in settings GUI, terminal, etc. but it is horrible in chrome, surfshark GUI. Moreover, the text in latter apps is blurry, like in a 240-360p video. All apps, GUI components appear bigger, fatter, the xwayland ones even worse.)
HDMI: 1920x1090, 100% (This feels good now, the font size here is comfortable to read)

I assume the ugly ones on my eDP are xwayland applications, but even those which are not xwayland like sublime text (checked using xeyes) or the floating dock or when I look for apps, the icons, components look a lot bigger, they take too much space on my screen. The font on these is well scaled no issues there, but their layouts, windows, icons, graphical components are all scaled up. How to make sure this graphical component scaling is inline with the font?

You'd rather increase the X11 DPI and prevent the upscaling of xwayland clients.

Sorry I'm confused by this, isn't xwayland used to support X11 applications on wayland?
Doing above means chrome, surfshark and alike won't be affected by 150% scaling on eDP? Sorry for silly questions, I'm consuming a lot to understand and get things working right.


About the blackouts >>

Everything I could source related to DPMS.

$ xset q

Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000000
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  33
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  0
Colors:
  default colormap:  0x24    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  /usr/share/fonts/100dpi,/usr/share/fonts/75dpi,built-ins
DPMS (Display Power Management Signaling):
  Server does not have the DPMS Extension

$ gsettings get org.gnome.desktop.session idle-delay

uint32 300

$ gsettings get org.gnome.desktop.screensaver lock-enabled

true

$ gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout

900

DPMS is a "normal" feature, if you don't interact w/ the system, it will shut down the monitors and no longer generate any output until you provide some input (hit a key, wiggle the mouse) - the default timeouts range anywhere between 1m and 15m (don't know what gnome does at hand)

I get that but my system is most certainly not behaving as a "normal" feature. Just now before writing this post, I logged in then just 5-10secs into operating, while moving my mouse pointer, the screens shutdown; the external monitor displayed "No Signal", which is an unplugged monitor. Again had to press few keys and then it took me to login screen, since then no crash yet.

$ journalctl -b
https://pastebin.com/uhhbZXFf
https://pastebin.com/8cveTUgE

++Added:
I faced one more blackout after I resumed a suspended session. Same things, just seconds after I successfully logged in, the session was suspended again.
(most recent logs since above log in)
$ journalctl -r
https://pastebin.com/GSbFYzCv

Last edited by coldblow (2026-03-26 05:55:56)

Offline

#9 2026-03-26 07:57:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,660

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

but it is horrible in chrome, surfshark GUI. Moreover, the text in latter apps is blurry

It's supposingly default, but https://wiki.archlinux.org/title/Chromi … nd_support
also https://wiki.archlinux.org/title/HiDPI# … gle_Chrome

the icons, components look a lot bigger, they take too much space on my screen. The font on these is well scaled no issues there, but their layouts, windows, icons, graphical components are all scaled up. How to make sure this graphical component scaling is inline with the font?

https://wiki.archlinux.org/title/HiDPI#GDK_3_(GTK_3) - it would seem that the application picks the next bigger icon size, since apparently (sublime uses) gtk won't scale/interpolate icons (even the svg ones?) the only lousy hack I could suggest would be to set the scale to 149%
An alternative approach would be to force GDK_SCALE=1 and then only GDK_DPI_SCALE=1.5

Sorry I'm confused by this, isn't xwayland used to support X11 applications on wayland?

Yes, but that's "just" a nested X11 server where an X11 window runs in some sort of virtual environment.
The strategy of most/all xwayland implementations would be to run that at 96dpi and upscale the rendered result for display - you'd seek to avoid that, properly configure the DPI inside xwayland and not upscale the result.
The latter requires a configurable option in your wayland compositor and the former one https://wiki.archlinux.org/title/HiDPI#X_Resources and https://wiki.archlinux.org/title/HiDPI#X_Server

$ xset q

is irrelevant on gnome/wayland

Just now before writing this post, I logged in then just 5-10secs into operating, while moving my mouse pointer, the screens shutdown

seth wrote:

There should be a config GUI for this but it might also come from GDM, https://wiki.archlinux.org/title/GDM#GD … ME_3.28.29

Since this is actually a hybrid graphics system (AMD+nvidia) and just for clarification: *both* outputs turn off, not just the external one?

took me to login screen

"login" or screen locker? Did/do you lose running programs when this happens or is your desktop as it was after entering your password there?

Sidebar: you're running wireplumber and pulseaudio what makes absolutely no sense, replace pulseaudio w/ pipewire-pulse

Online

#10 2026-03-26 17:20:47

coldblow
Member
Registered: 2026-03-20
Posts: 8

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Chrome is no more blurry, looks good on both displays.

GDK_SCALE=1 and then only GDK_DPI_SCALE=1.5

Now this is interesting, GDK_SCALE=1 worked only for surfshark GUI, it made it super large (when set to 2), but didn't really scale anything else.
GDK_DPI_SCALE=1.5 worked on login screen, terminal, sublime, most of the GUI components, window titles, app-search, but not on chrome, settings, tweaks. Since it targeted most, I scaled the eDP back to 100% from settings. This actually solved the problem for everything I mentioned earlier on my eDP, the font and icons go together. But at the same time, if I drag these same apps to HDMI, they get lot bigger. Chrome is not affected on HDMI but on eDP it got lot smaller. Too many overlaps, but I get the gist now, I have to fine tune everything.

properly configure the DPI inside xwayland and not upscale the result.
The latter requires a configurable option in your wayland compositor

I use Mutter, and I don't think I can configure it here. Though I read something about enabling framebuffer and Xwayland native scaling as experimental options. I did that and it didn't change anything.

$ gsettings get org.gnome.mutter experimental-features
['scale-monitor-framebuffer', 'xwayland-native-scaling']

Since this is actually a hybrid graphics system (AMD+nvidia) and just for clarification: *both* outputs turn off, not just the external one?

yes, both outputs turn off

"login" or screen locker? Did/do you lose running programs when this happens or is your desktop as it was after entering your password there?

I think that is screen locker, I have to click on my name tile and I get to enter password. And I don't lose running programs.


Sidebar: you're running wireplumber and pulseaudio what makes absolutely no sense, replace pulseaudio w/ pipewire-pulse

thanks for pointing, I'll get it done once I get over with this blackout stuff.

Last edited by coldblow (2026-03-26 17:21:11)

Offline

#11 2026-03-27 15:15:24

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,660

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Have you looked into https://wiki.archlinux.org/title/GDM#GD … ME_3.28.29 then?
(You need to follow the approach for gnome 49+, there no longer is a static GDM UID)

Online

#12 2026-03-28 03:55:14

coldblow
Member
Registered: 2026-03-20
Posts: 8

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

seth wrote:

Have you looked into https://wiki.archlinux.org/title/GDM#GD … ME_3.28.29 then?
(You need to follow the approach for gnome 49+, there no longer is a static GDM UID)

I had already done this and nothing changed. I expected my sessions to never suspend after adding it since my laptop is always on AC, but it used to happen anyways. System behaviour was according to

$ gsettings get org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout"

config.

Regardless, I think my issue is resolved. I noticed the problem was not auto-suspend but the blackouts happened whenever I resumed my suspended sessions. Whenever I did so, after around 15-20 secs mark the session used to suspend amidst user activity. The journalctl logs only revealed "Session will suspend now." and not the cause. Nor I could find any dumps related to it.
I found https://gitlab.gnome.org/GNOME/gnome-sh … te_1870473 which reported similar symptoms. I think the problem was chrome, the .desktop file had "StartupNotify=true" line, after copying the contents to home directory and removing that line seems to have worked for me. No blackouts after couple of resumed suspends. It came into effect after a reboot though.

EDIT: ***Sorry False Positive***
Faced the same blackout again, apparently above solution didn't work at all. I'm so confused right now, just don't know where to look for the error.

Mar 28 14:04:43 arch kernel: Freezing user space processes
Mar 28 14:04:43 arch kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Mar 28 14:04:43 arch kernel: OOM killer disabled.
Mar 28 14:04:43 arch kernel: Freezing remaining freezable tasks
Mar 28 14:04:43 arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 28 14:04:43 arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 28 14:04:43 arch kernel: ACPI: EC: interrupt blocked
Mar 28 14:04:43 arch kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 28 14:04:43 arch kernel: ACPI: EC: event blocked
Mar 28 14:04:43 arch kernel: ACPI: EC: EC stopped
Mar 28 14:04:43 arch kernel: ACPI: PM: Saving platform NVS memory
Mar 28 14:04:43 arch kernel: Disabling non-boot CPUs ...
Mar 28 14:04:43 arch kernel: smpboot: CPU 11 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 10 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 9 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 8 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 7 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 6 is now offline
Mar 28 14:04:43 arch dbus-broker[750]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.93.
Mar 28 14:04:43 arch kernel: smpboot: CPU 5 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 4 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 3 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 2 is now offline
Mar 28 14:04:43 arch kernel: smpboot: CPU 1 is now offline
Mar 28 14:04:43 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Mar 28 14:04:43 arch kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Mar 28 14:04:43 arch kernel: ACPI: PM: Low-level resume complete
Mar 28 14:04:43 arch kernel: ACPI: EC: EC started
Mar 28 14:04:43 arch bluetoothd[754]: Battery Provider Manager destroyed
Mar 28 14:04:43 arch kernel: ACPI: PM: Restoring platform NVS memory
Mar 28 14:04:43 arch kernel: AMD-Vi: Virtual APIC enabled
Mar 28 14:04:43 arch kernel: AMD-Vi: Virtual APIC enabled
Mar 28 14:04:43 arch kernel: LVT offset 0 assigned for vector 0x400
Mar 28 14:04:43 arch kernel: Enabling non-boot CPUs ...
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Mar 28 14:04:43 arch kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Mar 28 14:04:43 arch kernel: CPU1 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Mar 28 14:04:43 arch kernel: CPU2 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Mar 28 14:04:43 arch kernel: CPU3 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
Mar 28 14:04:43 arch kernel: CPU4 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
Mar 28 14:04:43 arch kernel: CPU5 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 6 APIC 0x8
Mar 28 14:04:43 arch kernel: CPU6 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 7 APIC 0x9
Mar 28 14:04:43 arch kernel: CPU7 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 8 APIC 0xa
Mar 28 14:04:43 arch kernel: CPU8 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 9 APIC 0xb
Mar 28 14:04:43 arch kernel: CPU9 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 10 APIC 0xc
Mar 28 14:04:43 arch kernel: CPU10 is up
Mar 28 14:04:43 arch kernel: smpboot: Booting Node 0 Processor 11 APIC 0xd
Mar 28 14:04:43 arch kernel: CPU11 is up
Mar 28 14:04:43 arch kernel: ACPI: PM: Waking up from system sleep state S3
Mar 28 14:04:43 arch kernel: ACPI: EC: interrupt unblocked
Mar 28 14:04:43 arch kernel: ACPI: EC: event unblocked
Mar 28 14:04:43 arch kernel: [drm] PCIE GART of 1024M enabled.
Mar 28 14:04:43 arch kernel: [drm] PTB located at 0x000000F41FC00000
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: PSP is resuming...
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
Mar 28 14:04:43 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Mar 28 14:04:43 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Mar 28 14:04:43 arch kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: RAP: optional rap ta ucode is not available
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: SMU is resuming...
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: dpm has been disabled
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: SMU is resumed successfully!
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: kiq ring mec 2 pipe 1 q 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x0101002B
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
Mar 28 14:04:43 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
Mar 28 14:04:43 arch kernel: usb 1-3: reset high-speed USB device number 2 using xhci_hcd
Mar 28 14:04:43 arch kernel: usb 3-3: reset full-speed USB device number 3 using xhci_hcd
Mar 28 14:04:43 arch kernel: ata1: SATA link down (SStatus 0 SControl 300)
Mar 28 14:04:43 arch kernel: ata2: SATA link down (SStatus 0 SControl 300)
Mar 28 14:04:43 arch kernel: OOM killer enabled.
Mar 28 14:04:43 arch kernel: Restarting tasks: Starting
Mar 28 14:04:43 arch kernel: Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
Mar 28 14:04:43 arch kernel: Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
Mar 28 14:04:43 arch kernel: Restarting tasks: Done
Mar 28 14:04:43 arch kernel: efivarfs: resyncing variable state
Mar 28 14:04:43 arch kernel: efivarfs: finished resyncing variable state
Mar 28 14:04:43 arch kernel: random: crng reseeded on system resumption
Mar 28 14:04:43 arch systemd[2416]: Stopped target Bluetooth.
Mar 28 14:04:43 arch systemd[1]: Stopped target Bluetooth Support.
Mar 28 14:04:43 arch systemd[2416]: Reached target Bluetooth.
Mar 28 14:04:43 arch systemd[1]: Reached target Bluetooth Support.
Mar 28 14:04:43 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Mar 28 14:04:43 arch systemd-sleep[31936]: System returned from sleep operation 'suspend'.
Mar 28 14:04:43 arch kernel: PM: suspend exit
Mar 28 14:04:43 arch kernel: Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
Mar 28 14:04:43 arch kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Mar 28 14:04:43 arch gdm[806]: GLib: Source ID 105 was not found when attempting to remove it
Mar 28 14:04:43 arch systemd[1]: systemd-suspend.service: Deactivated successfully.
Mar 28 14:04:43 arch systemd[1]: Finished System Suspend.
Mar 28 14:04:43 arch systemd[1]: Stopped target Sleep.
Mar 28 14:04:43 arch systemd[1]: Reached target Suspend.
Mar 28 14:04:43 arch systemd-logind[756]: Operation 'suspend' finished.
Mar 28 14:04:43 arch systemd[1]: Starting NVIDIA system resume actions...
Mar 28 14:04:43 arch NetworkManager[752]: <info>  [1774674283.7254] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Mar 28 14:04:43 arch NetworkManager[752]: <info>  [1774674283.7255] device (eno1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:04:43 arch systemd[1]: Stopped target Suspend.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Resuming known real-time threads.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Successfully made thread 2923 of process 2871 owned by '1000' RT at priority 20.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Successfully made thread 2871 of process 2871 owned by '1000' high priority at nice level -11.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Successfully made thread 2902 of process 2873 owned by '1000' RT at priority 20.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Successfully made thread 2873 of process 2873 owned by '1000' high priority at nice level -11.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Successfully made thread 2894 of process 2869 owned by '1000' RT at priority 20.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Successfully made thread 2869 of process 2869 owned by '1000' high priority at nice level -11.
Mar 28 14:04:43 arch rtkit-daemon[1199]: Resumed scheduling 6 threads.
Mar 28 14:04:43 arch suspend[32039]: nvidia-resume.service
Mar 28 14:04:43 arch logger[32039]: <13>Mar 28 14:04:43 suspend: nvidia-resume.service
Mar 28 14:04:43 arch kernel: rfkill: input handler disabled
Mar 28 14:04:43 arch kernel: Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
Mar 28 14:04:43 arch bluetoothd[754]: Battery Provider Manager created
Mar 28 14:04:43 arch bluetoothd[754]: Failed to set default system config for hci0
Mar 28 14:04:43 arch kernel: Bluetooth: MGMT ver 1.23
Mar 28 14:04:43 arch systemd[1]: nvidia-resume.service: Deactivated successfully.
Mar 28 14:04:43 arch systemd[1]: Finished NVIDIA system resume actions.
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/ldac
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/aptx_hd
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_hd
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/aptx
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/aac
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aac
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/opus_g
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/opus_g
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/sbc
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/sbc
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/faststream
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/faststream_duplex
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/opus_05
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/opus_05
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Mar 28 14:04:43 arch bluetoothd[754]: Endpoint registered: sender=:1.175 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Mar 28 14:04:43 arch gsd-media-keys[2698]: Unable to get default sink
Mar 28 14:04:43 arch NetworkManager[752]: <info>  [1774674283.9028] device (wlp4s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:04:43 arch kernel: r8169 0000:03:00.0 eno1: Link is Down
Mar 28 14:04:43 arch NetworkManager[752]: <info>  [1774674283.9750] device (wlp4s0): set-hw-addr: set MAC address to 6E:26:85:A6:6D:DF (scanning)
Mar 28 14:04:44 arch gnome-shell[32077]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 28 14:04:44 arch gnome-shell[32077]: > Warning:          Unsupported maximum keycode 709, clipping.
Mar 28 14:04:44 arch gnome-shell[32077]: >                   X11 cannot support keycodes above 255.
Mar 28 14:04:44 arch gnome-shell[32077]: > Warning:          Virtual modifier Hyper multiply defined
Mar 28 14:04:44 arch gnome-shell[32077]: >                   Using 0, ignoring 0
Mar 28 14:04:44 arch gnome-shell[32077]: > Warning:          Virtual modifier ScrollLock multiply defined
Mar 28 14:04:44 arch gnome-shell[32077]: >                   Using 0, ignoring 0
Mar 28 14:04:44 arch gnome-shell[32077]: Errors from xkbcomp are not fatal to the X server
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2065] device (p2p-dev-wlp4s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:04:44 arch NetworkManager[752]: <warn>  [1774674284.2067] device (p2p-dev-wlp4s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2075] manager: NetworkManager state is now DISCONNECTED
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2331] device (wlp4s0): supplicant interface state: internal-starting -> disconnected
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2332] device (p2p-dev-wlp4s0): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2335] Wi-Fi P2P device controlled by interface wlp4s0 created
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2337] manager: (p2p-dev-wlp4s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/8)
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2338] device (p2p-dev-wlp4s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:04:44 arch NetworkManager[752]: <warn>  [1774674284.2338] device (p2p-dev-wlp4s0): error setting IPv4 forwarding to '0': No such file or directory
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2346] device (wlp4s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Mar 28 14:04:44 arch NetworkManager[752]: <info>  [1774674284.2350] device (p2p-dev-wlp4s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5200 max_tx_power=3000 no_ir=1
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5200 max_tx_power=3000
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5200 max_tx_power=3000 no_ir=1
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5200 max_tx_power=3000
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Mar 28 14:04:45 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Mar 28 14:04:48 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Mar 28 14:04:48 arch gdm-password][32082]: gkr-pam: unlocked login keyring
Mar 28 14:04:48 arch NetworkManager[752]: <info>  [1774674288.5619] agent-manager: agent[f9496b93893f15d7,:1.67/org.gnome.Shell.NetworkAgent/1000]: agent registered
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1065] policy: auto-activating connection 'SGP200W-0BA8-a' (7c705252-f25a-44a8-9bc1-d7ee1660603a)
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1070] device (wlp4s0): Activation: starting connection 'SGP200W-0BA8-a' (7c705252-f25a-44a8-9bc1-d7ee1660603a)
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1071] device (wlp4s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1073] manager: NetworkManager state is now CONNECTING
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1196] device (wlp4s0): set-hw-addr: reset MAC address to 74:4C:A1:AA:CF:09 (preserve)
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1243] device (wlp4s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1245] device (wlp4s0): Activation: (wifi) access point 'SGP200W-0BA8-a' has security, but secrets are required.
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1245] device (wlp4s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1246] sup-iface[f758554645baaa4a,4,wlp4s0]: wps: type pbc start...
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1247] device (wlp4s0): supplicant interface state: disconnected -> interface_disabled
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1248] device (p2p-dev-wlp4s0): supplicant management interface state: disconnected -> interface_disabled
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1260] device (wlp4s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1264] device (wlp4s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1267] device (wlp4s0): Activation: (wifi) connection 'SGP200W-0BA8-a' has security, and secrets exist.  No new secrets needed.
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1267] Config: added 'ssid' value 'SGP200W-0BA8-a'
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1268] Config: added 'scan_ssid' value '1'
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1268] Config: added 'bgscan' value 'simple:30:-70:86400'
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1268] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1268] Config: added 'auth_alg' value 'OPEN'
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1269] Config: added 'psk' value '<hidden>'
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: WPS-CANCEL
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1401] device (wlp4s0): supplicant interface state: interface_disabled -> inactive
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1402] device (p2p-dev-wlp4s0): supplicant management interface state: interface_disabled -> inactive
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: SME: Trying to authenticate with 00:60:6b:b4:53:a4 (SSID='SGP200W-0BA8-a' freq=5180 MHz)
Mar 28 14:04:49 arch kernel: wlp4s0: authenticate with 00:60:6b:b4:53:a4 (local address=74:4c:a1:aa:cf:09)
Mar 28 14:04:49 arch kernel: wlp4s0: send auth to 00:60:6b:b4:53:a4 (try 1/3)
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1970] device (wlp4s0): supplicant interface state: inactive -> authenticating
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.1971] device (p2p-dev-wlp4s0): supplicant management interface state: inactive -> authenticating
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: Trying to associate with 00:60:6b:b4:53:a4 (SSID='SGP200W-0BA8-a' freq=5180 MHz)
Mar 28 14:04:49 arch kernel: wlp4s0: authenticated
Mar 28 14:04:49 arch kernel: wlp4s0: associate with 00:60:6b:b4:53:a4 (try 1/3)
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2000] device (wlp4s0): supplicant interface state: authenticating -> associating
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2000] device (p2p-dev-wlp4s0): supplicant management interface state: authenticating -> associating
Mar 28 14:04:49 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 28 14:04:49 arch kernel: wlp4s0: RX AssocResp from 00:60:6b:b4:53:a4 (capab=0x1011 status=0 aid=2)
Mar 28 14:04:49 arch kernel: wlp4s0: associated
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: Associated with 00:60:6b:b4:53:a4
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2201] device (wlp4s0): supplicant interface state: associating -> associated
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2201] device (p2p-dev-wlp4s0): supplicant management interface state: associating -> associated
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: WPA: Key negotiation completed with 00:60:6b:b4:53:a4 [PTK=CCMP GTK=TKIP]
Mar 28 14:04:49 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:60:6b:b4:53:a4 completed [id=0 id_str=]
Mar 28 14:04:49 arch kernel: wlp4s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 00:60:6b:b4:53:a4
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2672] device (wlp4s0): supplicant interface state: associated -> completed
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2673] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "SGP200W-0BA8-a"
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2673] device (p2p-dev-wlp4s0): supplicant management interface state: associated -> completed
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2677] device (wlp4s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2684] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.2860] dhcp4 (wlp4s0): state changed new lease, address=192.168.1.5, acd pending
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4485] dhcp4 (wlp4s0): state changed new lease, address=192.168.1.5
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4525] policy: set 'SGP200W-0BA8-a' (wlp4s0) as default for IPv4 routing and DNS
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4634] device (wlp4s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 28 14:04:49 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4861] device (wlp4s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4863] device (wlp4s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4865] manager: NetworkManager state is now CONNECTED_SITE
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4877] device (wlp4s0): Activation: successful, device activated.
Mar 28 14:04:49 arch NetworkManager[752]: <info>  [1774674289.4884] manager: NetworkManager state is now CONNECTED_GLOBAL
Mar 28 14:04:49 arch gjs[938]: JS LOG: current connection: {"id":"SGP200W-0BA8-a","type":"802-11-wireless","uuid":"7c705252-f25a-44a8-9bc1-d7ee1660603a","wireless_security":{"key_mgmt":"wpa-psk"},"internal_networks":[{"gateway":"192.168.1.1","protocol":"ipv4","address":"192.168.1.5","family":24,"_noncompliant":false}],"interface_name":"wlp4s0","_noncompliant":false}
Mar 28 14:04:50 arch NetworkManager[752]: <info>  [1774674290.9041] dhcp6 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Mar 28 14:04:50 arch NetworkManager[752]: <info>  [1774674290.9055] policy: set 'SGP200W-0BA8-a' (wlp4s0) as default for IPv6 routing and DNS
Mar 28 14:04:50 arch NetworkManager[752]: <info>  [1774674290.9208] dhcp6 (wlp4s0): state changed new lease
Mar 28 14:04:52 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:52 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:52 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:52 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:52 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:52 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:55 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:55 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:55 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:55 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:55 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:55 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:58 arch google-chrome.desktop[7960]: [7954:7981:0328/140458.242615:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT
Mar 28 14:04:58 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:58 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:58 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:58 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:04:58 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:04:58 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:04:59 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 28 14:05:02 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:02 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:02 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:02 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:02 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:02 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:04 arch systemd-logind[756]: The system will suspend now!
Mar 28 14:05:04 arch rtkit-daemon[1199]: Demoting known real-time threads.
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.1176] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Mar 28 14:05:04 arch rtkit-daemon[1199]: Successfully demoted thread 2923 of process 2871.
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.1178] device (eno1): state change: unavailable -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Mar 28 14:05:04 arch rtkit-daemon[1199]: Successfully demoted thread 2871 of process 2871.
Mar 28 14:05:04 arch rtkit-daemon[1199]: Successfully demoted thread 2902 of process 2873.
Mar 28 14:05:04 arch rtkit-daemon[1199]: Successfully demoted thread 2873 of process 2873.
Mar 28 14:05:04 arch rtkit-daemon[1199]: Successfully demoted thread 2894 of process 2869.
Mar 28 14:05:04 arch rtkit-daemon[1199]: Successfully demoted thread 2869 of process 2869.
Mar 28 14:05:04 arch rtkit-daemon[1199]: Demoted 6 threads.
Mar 28 14:05:04 arch google-chrome.desktop[7960]: [7954:7981:0328/140504.120444:ERROR:connection_factory_impl.cc(483)] ConnectionHandler failed with net error: -2
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.1240] device (p2p-dev-wlp4s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.1241] manager: NetworkManager state is now DISABLED (ASLEEP)
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.1243] device (wlp4s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Mar 28 14:05:04 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 28 14:05:04 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 28 14:05:04 arch kernel: wlp4s0: deauthenticating from 00:60:6b:b4:53:a4 by local choice (Reason: 3=DEAUTH_LEAVING)
Mar 28 14:05:04 arch kernel: ath10k_pci 0000:04:00.0: not found station for peer stats
Mar 28 14:05:04 arch kernel: ath10k_pci 0000:04:00.0: failed to parse stats info tlv: -22
Mar 28 14:05:04 arch wpa_supplicant[800]: nl80211: send_event_marker failed: Source based routing not supported
Mar 28 14:05:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:60:6b:b4:53:a4 reason=3 locally_generated=1
Mar 28 14:05:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2021] device (wlp4s0): supplicant interface state: completed -> disconnected
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2024] device (wlp4s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Mar 28 14:05:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2033] dhcp4 (wlp4s0): canceled DHCP transaction
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2033] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2034] dhcp4 (wlp4s0): state changed no lease
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2035] dhcp6 (wlp4s0): canceled DHCP transaction
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2035] dhcp6 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2035] dhcp6 (wlp4s0): state changed no lease
Mar 28 14:05:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2156] device (wlp4s0): set-hw-addr: set MAC address to 92:92:5A:0C:E9:CE (scanning)
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2627] device (wlp4s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Mar 28 14:05:04 arch NetworkManager[752]: <info>  [1774674304.2909] device (wlp4s0): set-hw-addr: reset MAC address to 74:4C:A1:AA:CF:09 (unmanage)
Mar 28 14:05:04 arch wpa_supplicant[800]: p2p-dev-wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Mar 28 14:05:04 arch wpa_supplicant[800]: p2p-dev-wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Mar 28 14:05:04 arch wpa_supplicant[800]: nl80211: deinit ifname=p2p-dev-wlp4s0 disabled_11b_rates=0
Mar 28 14:05:04 arch gjs[938]: JS LOG: current connection: null
Mar 28 14:05:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Mar 28 14:05:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Mar 28 14:05:04 arch wpa_supplicant[800]: nl80211: deinit ifname=wlp4s0 disabled_11b_rates=0
Mar 28 14:05:04 arch gnome-shell[2569]: Cursor update failed: drmModeAtomicCommit: Invalid argument
Mar 28 14:05:09 arch systemd-logind[756]: Delay lock is active (UID 1000/chirag, PID 2569/gnome-shell) but inhibitor timeout is reached.
Mar 28 14:05:09 arch systemd[1]: Reached target Sleep.
Mar 28 14:05:09 arch systemd[1]: Starting NVIDIA system suspend actions...
Mar 28 14:05:09 arch suspend[32841]: nvidia-suspend.service
Mar 28 14:05:09 arch logger[32841]: <13>Mar 28 14:05:09 suspend: nvidia-suspend.service
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/ldac
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/aptx_hd
Mar 28 14:05:09 arch kernel: rfkill: input handler enabled
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_hd
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/aptx
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/aac
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aac
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/opus_g
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/opus_g
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/sbc
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/sbc
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/faststream
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/faststream_duplex
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/opus_05
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/opus_05
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Mar 28 14:05:09 arch bluetoothd[754]: Endpoint unregistered: sender=:1.175 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Mar 28 14:05:09 arch gsd-media-keys[2698]: Unable to get default source
Mar 28 14:05:09 arch gsd-media-keys[2698]: Unable to get default sink
Mar 28 14:05:09 arch gnome-shell[2569]: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed
Mar 28 14:05:09 arch gnome-shell[2569]: g_variant_get_type: assertion 'value != NULL' failed
Mar 28 14:05:09 arch gnome-shell[2569]: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
Mar 28 14:05:09 arch gnome-shell[2569]: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
Mar 28 14:05:09 arch gnome-shell[2569]: g_variant_unref: assertion 'value != NULL' failed
Mar 28 14:05:09 arch systemd[1]: nvidia-suspend.service: Deactivated successfully.
Mar 28 14:05:09 arch systemd[1]: Finished NVIDIA system suspend actions.
Mar 28 14:05:09 arch systemd[1]: Starting System Suspend...
Mar 28 14:05:09 arch systemd-sleep[32893]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Mar 28 14:05:09 arch systemd-sleep[32893]: This is not recommended, and might result in unexpected behavior, particularly
Mar 28 14:05:09 arch systemd-sleep[32893]: in suspend-then-hibernate operations or setups with encrypted home directories.
Mar 28 14:05:09 arch systemd-sleep[32893]: Performing sleep operation 'suspend'...
Mar 28 14:05:09 arch kernel: PM: suspend entry (deep)
Mar 28 14:05:09 arch kernel: Filesystems sync: 0.033 seconds
Mar 28 14:05:23 arch kernel: Freezing user space processes
Mar 28 14:05:23 arch kernel: Freezing user space processes completed (elapsed 0.003 seconds)
Mar 28 14:05:23 arch kernel: OOM killer disabled.
Mar 28 14:05:23 arch kernel: Freezing remaining freezable tasks
Mar 28 14:05:23 arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Mar 28 14:05:23 arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Mar 28 14:05:23 arch kernel: ACPI: EC: interrupt blocked
Mar 28 14:05:23 arch kernel: ACPI: PM: Preparing to enter system sleep state S3
Mar 28 14:05:23 arch kernel: ACPI: EC: event blocked
Mar 28 14:05:23 arch kernel: ACPI: EC: EC stopped
Mar 28 14:05:23 arch kernel: ACPI: PM: Saving platform NVS memory
Mar 28 14:05:23 arch kernel: Disabling non-boot CPUs ...
Mar 28 14:05:23 arch dbus-broker[750]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.93.
Mar 28 14:05:23 arch kernel: smpboot: CPU 11 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 10 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 9 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 8 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 7 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 6 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 5 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 4 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 3 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 2 is now offline
Mar 28 14:05:23 arch kernel: smpboot: CPU 1 is now offline
Mar 28 14:05:23 arch kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Mar 28 14:05:23 arch kernel: ACPI: PM: Low-level resume complete
Mar 28 14:05:23 arch kernel: ACPI: EC: EC started
Mar 28 14:05:23 arch kernel: ACPI: PM: Restoring platform NVS memory
Mar 28 14:05:23 arch kernel: AMD-Vi: Virtual APIC enabled
Mar 28 14:05:23 arch kernel: AMD-Vi: Virtual APIC enabled
Mar 28 14:05:23 arch bluetoothd[754]: Battery Provider Manager destroyed
Mar 28 14:05:23 arch kernel: LVT offset 0 assigned for vector 0x400
Mar 28 14:05:23 arch kernel: Enabling non-boot CPUs ...
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Mar 28 14:05:23 arch kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Mar 28 14:05:23 arch kernel: CPU1 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Mar 28 14:05:23 arch kernel: CPU2 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Mar 28 14:05:23 arch kernel: CPU3 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
Mar 28 14:05:23 arch kernel: CPU4 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
Mar 28 14:05:23 arch kernel: CPU5 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 6 APIC 0x8
Mar 28 14:05:23 arch kernel: CPU6 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 7 APIC 0x9
Mar 28 14:05:23 arch kernel: CPU7 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 8 APIC 0xa
Mar 28 14:05:23 arch kernel: CPU8 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 9 APIC 0xb
Mar 28 14:05:23 arch kernel: CPU9 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 10 APIC 0xc
Mar 28 14:05:23 arch kernel: CPU10 is up
Mar 28 14:05:23 arch kernel: smpboot: Booting Node 0 Processor 11 APIC 0xd
Mar 28 14:05:23 arch kernel: CPU11 is up
Mar 28 14:05:23 arch kernel: ACPI: PM: Waking up from system sleep state S3
Mar 28 14:05:23 arch kernel: ACPI: EC: interrupt unblocked
Mar 28 14:05:23 arch kernel: ACPI: EC: event unblocked
Mar 28 14:05:23 arch kernel: [drm] PCIE GART of 1024M enabled.
Mar 28 14:05:23 arch kernel: [drm] PTB located at 0x000000F41FC00000
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: PSP is resuming...
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
Mar 28 14:05:23 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Mar 28 14:05:23 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Mar 28 14:05:23 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Mar 28 14:05:23 arch kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: RAP: optional rap ta ucode is not available
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: SMU is resuming...
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: dpm has been disabled
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: SMU is resumed successfully!
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: kiq ring mec 2 pipe 1 q 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x0101002B
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
Mar 28 14:05:23 arch kernel: amdgpu 0000:06:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
Mar 28 14:05:23 arch kernel: usb 1-3: reset high-speed USB device number 2 using xhci_hcd
Mar 28 14:05:23 arch kernel: usb 3-3: reset full-speed USB device number 3 using xhci_hcd
Mar 28 14:05:23 arch kernel: ata2: SATA link down (SStatus 0 SControl 300)
Mar 28 14:05:23 arch kernel: ata1: SATA link down (SStatus 0 SControl 300)
Mar 28 14:05:23 arch kernel: OOM killer enabled.
Mar 28 14:05:23 arch kernel: Restarting tasks: Starting
Mar 28 14:05:23 arch kernel: Restarting tasks: Done
Mar 28 14:05:23 arch kernel: efivarfs: resyncing variable state
Mar 28 14:05:23 arch kernel: Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
Mar 28 14:05:23 arch kernel: Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
Mar 28 14:05:23 arch kernel: efivarfs: finished resyncing variable state
Mar 28 14:05:23 arch kernel: random: crng reseeded on system resumption
Mar 28 14:05:23 arch systemd[2416]: Stopped target Bluetooth.
Mar 28 14:05:23 arch systemd[1]: Stopped target Bluetooth Support.
Mar 28 14:05:23 arch systemd[1]: Reached target Bluetooth Support.
Mar 28 14:05:23 arch systemd[2416]: Reached target Bluetooth.
Mar 28 14:05:23 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Mar 28 14:05:23 arch systemd-sleep[32893]: System returned from sleep operation 'suspend'.
Mar 28 14:05:23 arch kernel: PM: suspend exit
Mar 28 14:05:23 arch kernel: Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
Mar 28 14:05:23 arch kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Mar 28 14:05:23 arch gdm[806]: GLib: Source ID 115 was not found when attempting to remove it
Mar 28 14:05:23 arch systemd[1]: systemd-suspend.service: Deactivated successfully.
Mar 28 14:05:23 arch systemd[1]: Finished System Suspend.
Mar 28 14:05:23 arch systemd[1]: Stopped target Sleep.
Mar 28 14:05:23 arch systemd[1]: Reached target Suspend.
Mar 28 14:05:23 arch systemd-logind[756]: Operation 'suspend' finished.
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.7196] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.7198] device (eno1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:05:23 arch rtkit-daemon[1199]: Resuming known real-time threads.
Mar 28 14:05:23 arch systemd[1]: Starting NVIDIA system resume actions...
Mar 28 14:05:23 arch rtkit-daemon[1199]: Successfully made thread 2923 of process 2871 owned by '1000' RT at priority 20.
Mar 28 14:05:23 arch systemd[1]: Stopped target Suspend.
Mar 28 14:05:23 arch rtkit-daemon[1199]: Successfully made thread 2871 of process 2871 owned by '1000' high priority at nice level -11.
Mar 28 14:05:23 arch rtkit-daemon[1199]: Successfully made thread 2902 of process 2873 owned by '1000' RT at priority 20.
Mar 28 14:05:23 arch rtkit-daemon[1199]: Successfully made thread 2873 of process 2873 owned by '1000' high priority at nice level -11.
Mar 28 14:05:23 arch rtkit-daemon[1199]: Successfully made thread 2894 of process 2869 owned by '1000' RT at priority 20.
Mar 28 14:05:23 arch rtkit-daemon[1199]: Successfully made thread 2869 of process 2869 owned by '1000' high priority at nice level -11.
Mar 28 14:05:23 arch rtkit-daemon[1199]: Resumed scheduling 6 threads.
Mar 28 14:05:23 arch suspend[32931]: nvidia-resume.service
Mar 28 14:05:23 arch logger[32931]: <13>Mar 28 14:05:23 suspend: nvidia-resume.service
Mar 28 14:05:23 arch kernel: rfkill: input handler disabled
Mar 28 14:05:23 arch systemd[1]: nvidia-resume.service: Deactivated successfully.
Mar 28 14:05:23 arch systemd[1]: Finished NVIDIA system resume actions.
Mar 28 14:05:23 arch kernel: Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
Mar 28 14:05:23 arch kernel: Bluetooth: MGMT ver 1.23
Mar 28 14:05:23 arch bluetoothd[754]: Battery Provider Manager created
Mar 28 14:05:23 arch bluetoothd[754]: Failed to set default system config for hci0
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/ldac
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/aptx_hd
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aptx_hd
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/aptx
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aptx
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/aac
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aac
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/opus_g
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/opus_g
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/sbc
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/sbc
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/faststream
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/faststream_duplex
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/opus_05
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/opus_05
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Mar 28 14:05:23 arch bluetoothd[754]: Endpoint registered: sender=:1.183 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Mar 28 14:05:23 arch gsd-media-keys[2698]: Unable to get default sink
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.8984] device (wlp4s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:05:23 arch kernel: r8169 0000:03:00.0 eno1: Link is Down
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.8991] device (p2p-dev-wlp4s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:05:23 arch NetworkManager[752]: <warn>  [1774674323.8991] device (p2p-dev-wlp4s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.8992] manager: NetworkManager state is now DISCONNECTED
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9281] device (wlp4s0): supplicant interface state: internal-starting -> disconnected
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9282] device (p2p-dev-wlp4s0): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9286] Wi-Fi P2P device controlled by interface wlp4s0 created
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9289] manager: (p2p-dev-wlp4s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/9)
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9291] device (p2p-dev-wlp4s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Mar 28 14:05:23 arch NetworkManager[752]: <warn>  [1774674323.9291] device (p2p-dev-wlp4s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9302] device (wlp4s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Mar 28 14:05:23 arch NetworkManager[752]: <info>  [1774674323.9306] device (p2p-dev-wlp4s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Mar 28 14:05:24 arch gnome-shell[32960]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Mar 28 14:05:24 arch gnome-shell[32960]: > Warning:          Unsupported maximum keycode 709, clipping.
Mar 28 14:05:24 arch gnome-shell[32960]: >                   X11 cannot support keycodes above 255.
Mar 28 14:05:24 arch gnome-shell[32960]: > Warning:          Virtual modifier Hyper multiply defined
Mar 28 14:05:24 arch gnome-shell[32960]: >                   Using 0, ignoring 0
Mar 28 14:05:24 arch gnome-shell[32960]: > Warning:          Virtual modifier ScrollLock multiply defined
Mar 28 14:05:24 arch gnome-shell[32960]: >                   Using 0, ignoring 0
Mar 28 14:05:24 arch gnome-shell[32960]: Errors from xkbcomp are not fatal to the X server
Mar 28 14:05:24 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:24 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:24 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:24 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:24 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:24 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5200 max_tx_power=3000 no_ir=1
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5200 max_tx_power=3000
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5200 max_tx_power=3000 no_ir=1
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5200 max_tx_power=3000
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Mar 28 14:05:25 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Mar 28 14:05:27 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 28 14:05:28 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Mar 28 14:05:28 arch gdm-password][32965]: gkr-pam: unlocked login keyring
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8082] policy: auto-activating connection 'SGP200W-0BA8-a' (7c705252-f25a-44a8-9bc1-d7ee1660603a)
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8089] device (wlp4s0): Activation: starting connection 'SGP200W-0BA8-a' (7c705252-f25a-44a8-9bc1-d7ee1660603a)
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8091] device (wlp4s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8094] manager: NetworkManager state is now CONNECTING
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8098] device (wlp4s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8102] device (wlp4s0): Activation: (wifi) access point 'SGP200W-0BA8-a' has security, but secrets are required.
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8102] device (wlp4s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8105] sup-iface[1ed6eda52726c491,5,wlp4s0]: wps: type pbc start...
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8118] device (wlp4s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8122] device (wlp4s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: WPS-CANCEL
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8130] device (wlp4s0): Activation: (wifi) connection 'SGP200W-0BA8-a' has security, and secrets exist.  No new secrets needed.
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8131] Config: added 'ssid' value 'SGP200W-0BA8-a'
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8131] Config: added 'scan_ssid' value '1'
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8131] Config: added 'bgscan' value 'simple:30:-70:86400'
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8132] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8132] Config: added 'auth_alg' value 'OPEN'
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8132] Config: added 'psk' value '<hidden>'
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: SME: Trying to authenticate with 00:60:6b:b4:53:a4 (SSID='SGP200W-0BA8-a' freq=5180 MHz)
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8767] device (wlp4s0): supplicant interface state: disconnected -> authenticating
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8768] device (p2p-dev-wlp4s0): supplicant management interface state: disconnected -> authenticating
Mar 28 14:05:28 arch kernel: wlp4s0: authenticate with 00:60:6b:b4:53:a4 (local address=74:4c:a1:aa:cf:09)
Mar 28 14:05:28 arch kernel: wlp4s0: send auth to 00:60:6b:b4:53:a4 (try 1/3)
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: Trying to associate with 00:60:6b:b4:53:a4 (SSID='SGP200W-0BA8-a' freq=5180 MHz)
Mar 28 14:05:28 arch kernel: wlp4s0: authenticated
Mar 28 14:05:28 arch kernel: wlp4s0: associate with 00:60:6b:b4:53:a4 (try 1/3)
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8800] device (wlp4s0): supplicant interface state: authenticating -> associating
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.8801] device (p2p-dev-wlp4s0): supplicant management interface state: authenticating -> associating
Mar 28 14:05:28 arch kernel: wlp4s0: RX AssocResp from 00:60:6b:b4:53:a4 (capab=0x1011 status=0 aid=2)
Mar 28 14:05:28 arch kernel: wlp4s0: associated
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: Associated with 00:60:6b:b4:53:a4
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9018] device (wlp4s0): supplicant interface state: associating -> associated
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9018] device (p2p-dev-wlp4s0): supplicant management interface state: associating -> associated
Mar 28 14:05:28 arch kernel: wlp4s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 00:60:6b:b4:53:a4
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: WPA: Key negotiation completed with 00:60:6b:b4:53:a4 [PTK=CCMP GTK=TKIP]
Mar 28 14:05:28 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:60:6b:b4:53:a4 completed [id=0 id_str=]
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9385] device (wlp4s0): supplicant interface state: associated -> completed
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9385] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "SGP200W-0BA8-a"
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9385] device (p2p-dev-wlp4s0): supplicant management interface state: associated -> completed
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9391] device (wlp4s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9395] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9505] agent-manager: agent[e57986740f15d23d,:1.67/org.gnome.Shell.NetworkAgent/1000]: agent registered
Mar 28 14:05:28 arch NetworkManager[752]: <info>  [1774674328.9711] dhcp4 (wlp4s0): state changed new lease, address=192.168.1.5, acd pending
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1131] dhcp4 (wlp4s0): state changed new lease, address=192.168.1.5
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1153] policy: set 'SGP200W-0BA8-a' (wlp4s0) as default for IPv4 routing and DNS
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1270] device (wlp4s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Mar 28 14:05:29 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 28 14:05:29 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1534] device (wlp4s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1535] device (wlp4s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1537] manager: NetworkManager state is now CONNECTED_SITE
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1548] device (wlp4s0): Activation: successful, device activated.
Mar 28 14:05:29 arch NetworkManager[752]: <info>  [1774674329.1551] manager: NetworkManager state is now CONNECTED_GLOBAL
Mar 28 14:05:29 arch gjs[938]: JS LOG: current connection: {"id":"SGP200W-0BA8-a","type":"802-11-wireless","uuid":"7c705252-f25a-44a8-9bc1-d7ee1660603a","wireless_security":{"key_mgmt":"wpa-psk"},"internal_networks":[{"gateway":"192.168.1.1","protocol":"ipv4","address":"192.168.1.5","family":24,"_noncompliant":false}],"interface_name":"wlp4s0","_noncompliant":false}
Mar 28 14:05:31 arch NetworkManager[752]: <info>  [1774674331.0527] dhcp6 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Mar 28 14:05:31 arch NetworkManager[752]: <info>  [1774674331.0544] policy: set 'SGP200W-0BA8-a' (wlp4s0) as default for IPv6 routing and DNS
Mar 28 14:05:31 arch NetworkManager[752]: <info>  [1774674331.0691] dhcp6 (wlp4s0): state changed new lease
Mar 28 14:05:32 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:32 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:32 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:32 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:32 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:32 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:35 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:35 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:35 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:35 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:35 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:35 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:38 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:38 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:38 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:38 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:38 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:38 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:38 arch google-chrome.desktop[7960]: [7954:7981:0328/140538.803781:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT
Mar 28 14:05:39 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 28 14:05:41 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:41 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:41 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:41 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:41 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:41 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:44 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:44 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:44 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:44 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:44 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:44 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:48 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:48 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:48 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:48 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:48 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:48 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:51 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:51 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:51 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:51 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:51 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:51 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:54 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:54 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:54 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:54 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:54 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:54 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:57 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:57 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:57 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:05:57 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:05:57 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:05:57 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:06:00 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:06:00 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:06:00 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:06:00 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:06:00 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:06:00 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:06:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:06:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:06:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:06:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 28 14:06:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Mar 28 14:06:04 arch wpa_supplicant[800]: wlp4s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Mar 28 14:06:22 arch google-chrome.desktop[7960]: [7954:7981:0328/140622.773113:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT
Mar 28 14:08:13 arch google-chrome.desktop[7960]: [7954:7981:0328/140813.716166:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT
Mar 28 14:11:07 arch google-chrome.desktop[7960]: [7954:7981:0328/141107.830520:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT

I logged in here: "Mar 28 14:04:48 arch gdm-password][32082]: gkr-pam: unlocked login keyring"
and then: "Mar 28 14:05:04 arch systemd-logind[756]: The system will suspend now!" it suspends here. I just can't understand from the logs what causes this. How do I track where this log event is coming from?


Sidebar: Also got rid of pulseaudio, logs less red now.

Last edited by coldblow (2026-03-28 05:24:45)

Offline

#13 2026-03-28 12:21:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,660

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Ah, so the system bounces sleeps. Gnome + nvidia.
=> https://bbs.archlinux.org/viewtopic.php … 7#p2283837

Online

#14 2026-03-28 17:07:32

coldblow
Member
Registered: 2026-03-20
Posts: 8

Re: [SOLVED] Can't get same dpi as built-in display on my external monitor

Seth, thank you.

The issue is bothering me but I'll be patient and wait for Gnome 50. I'm still new here, just identifying my problem took over a week. If I ever dig deep and fix this through some workaround, I'll come back to this thread and post what worked.

Marking this as [SOLVED].

Offline

Board footer

Powered by FluxBB