this post was submitted on 11 Feb 2026
30 points (96.9% liked)
Linux
62749 readers
161 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there anything in the journal? If you're not familiar, try something like
journalctl -o short-precise -k -b -1and then look for anything weird.It show this:
Feb 13 18:40:29.912947 [user] kernel: iommu ivhd0: AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=0000:00:00.0 pasid=0x00000 address=0xfffffffdf8000000 flags=0x0a00]And this:
Feb 13 18:40:34.855192 [user] kernel: nvidia-gpu 0000:24:00.3: i2c timeout error e0000000Feb 13 18:40:34.855523 [user] kernel: ucsi_ccg 6-0008: i2c_transfer failed -110Feb 13 18:40:34.856313 [user] kernel: ucsi_ccg 6-0008: ucsi_ccg_init failed - -110Feb 13 18:40:34.857464 [user] kernel: ucsi_ccg 6-0008: probe with driver ucsi_ccg failed with error -110Edit: And this:
Feb 13 18:40:34.855192 sam-ms7b93 kernel: nvidia-gpu 0000:24:00.3: i2c timeout error e0000000Feb 13 18:40:34.855523 sam-ms7b93 kernel: ucsi_ccg 6-0008: i2c_transfer failed -110Feb 13 18:40:34.857464 sam-ms7b93 kernel: ucsi_ccg 6-0008: probe with driver ucsi_ccg failed with error -110Feb 13 18:40:35.256841 sam-ms7b93 kernel: iwlwifi 0000:28:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1Feb 13 18:40:37.136726 sam-ms7b93 systemd-journald[596]: File /var/log/journal/347a826f389a4d8f832a34bd1283f6a3/ user-1000.journal corrupted or uncleanly shut down, renaming and replacing.Feb 13 18:40:37.774864 sam-ms7b93 kernel: nvme nvme0: using unchecked data bufferFeb 13 18:40:40.538835 sam-ms7b93 kernel: wlan0: VHT information is missing, disabling VHTFeb 13 18:40:40.542833 sam-ms7b93 kernel: wlan0: authenticate with 54:be:f7:d3:d0:98 (local address=ac:67:5d:fd:29:d8)Feb 13 18:40:40.542853 sam-ms7b93 kernel: wlan0: send auth to 54:be:f7:d3:d0:98 (try 1/3)Feb 13 18:40:40.610840 sam-ms7b93 kernel: warning:kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211`Feb 13 18:40:40.672835 sam-ms7b93 kernel: wlan0: send auth to 54:be:f7:d3:d0:98 (try 2/3)Feb 13 18:40:40.675837 sam-ms7b93 kernel: wlan0: authenticatedFeb 13 18:40:40.675864 sam-ms7b93 kernel: wlan0: associate with 54:be:f7:d3:d0:98 (try 1/3)Feb 13 18:40:40.696831 sam-ms7b93 kernel: wlan0: RX AssocResp from 54:be:f7:d3:d0:98 (capab=0x411 status=0 aid=1)Feb 13 18:40:40.700846 sam-ms7b93 kernel: wlan0: associatedFeb 13 18:40:40.749843 sam-ms7b93 kernel: wlan0: Limiting TX power to 27 (30 - 3) dBm as advertised by 54:be:f7:d3:d0:98Feb 13 18:41:18.320172 sam-ms7b93 kernel: ntfs3: Enabled Linux POSIX ACLs supportFeb 13 18:41:18.320369 sam-ms7b93 kernel: ntfs3: Read-only LZX/Xpress compression includedFeb 13 18:41:19.837143 sam-ms7b93 kernel: ntfs3(nvme1n1p2): It is recommened to use chkdsk.Feb 13 18:41:19.839148 sam-ms7b93 kernel: ntfs3(nvme1n1p2): volume is dirty and "force" flag is not set!lines 1327-1350/1350 (END)