Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
0
votes
0
answers
31
views
Easiest way to get multi-touch trackpad gestures in EndeavorOS
I have tried a few different programs to enable multi-finger gestures, but I can't seem to get anything to work. All I want is for a three-finger swipe left and right to navigate forward and backward, a three-finger swipe up and down to adjust the volume, and a four-finger swipe left and right to sw...
I have tried a few different programs to enable multi-finger gestures, but I can't seem to get anything to work. All I want is for a three-finger swipe left and right to navigate forward and backward, a three-finger swipe up and down to adjust the volume, and a four-finger swipe left and right to switch to the next or previous media track.
Any help would be appreciated. I'm still quite new to Linux. I am using the latest EndeavourOS Mercury.
Riva Peeva
(1 rep)
Mar 17, 2025, 10:58 PM
• Last activity: Mar 17, 2025, 11:45 PM
0
votes
1
answers
245
views
EndeavourOS becoming unbearable after a while of playing a game
I have my laptop (ASUS TUF A14) and a secondary monitor. After playing a Minecraft for about 30-60m entire OS becomes stuttery and unusable (like a frame a second), even in the TTY consoles, and when logging out. his only happens on my laptop screen, but there is still infrequent stutters on my seco...
I have my laptop (ASUS TUF A14) and a secondary monitor. After playing a Minecraft for about 30-60m entire OS becomes stuttery and unusable (like a frame a second), even in the TTY consoles, and when logging out. his only happens on my laptop screen, but there is still infrequent stutters on my secondary monitor. The only way I can fix it is to reboot, but it will still happen after a while.
This started happening 2 days ago.
I also reinstalled just today, and it started doing it again after playing Minecraft for about 30 mintues.
I had nvidia-smi running, and I looked at it after this happend and this is the output (the output was normal before the stutters):
Every 1.0s: nvidia-smi isabella-linux: 16:30:13
in 0.009s (18)
Failed to initialize NVML: Driver/library version mismatch
NVML library version: 570.124
(I did the above again, and it's giving normal results:)
[isabella@isabella-linux ~]$ nvidia-smi
Thu Mar 6 15:58:51 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.124.04 Driver Version: 570.124.04 CUDA Version: 12.8 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 4060 ... Off | 00000000:01:00.0 On | N/A |
| N/A 43C P5 5W / 55W | 463MiB / 8188MiB | 40% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 830 G /usr/lib/Xorg 4MiB |
| 0 N/A N/A 999 G /usr/bin/kwin_wayland 2MiB |
| 0 N/A N/A 24594 G /app/bin/prismrun 2MiB |
| 0 N/A N/A 24664 G ...a/java-runtime-delta/bin/java 384MiB |
+-----------------------------------------------------------------------------------------+
Free:
[isabella@isabella-linux ~]$ free
total used free shared buff/cache available
Mem: 15639720 13569472 613744 399188 2427776 2070248
Swap: 20479996 3194472 17285524
Sensors:
[isabella@isabella-linux ~]$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
Tctl: +48.8°C
amdgpu-pci-6600
Adapter: PCI adapter
vddgfx: 1.29 V
vddnb: 680.00 mV
edge: +44.0°C
PPT: 19.05 W (avg = 11.13 W)
nvme-pci-0500
Adapter: PCI adapter
Composite: +28.9°C (low = -40.1°C, high = +83.8°C)
(crit = +87.8°C)
Sensor 1: +44.9°C (low = -273.1°C, high = +65261.8°C)
Sensor 2: +28.9°C (low = -273.1°C, high = +65261.8°C)
BAT0-acpi-0
Adapter: ACPI interface
in0: 17.49 V
power1: 0.00 W
mt7921_phy0-pci-0400
Adapter: PCI adapter
temp1: +48.0°C
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 3100 RPM
gpu_fan: 2800 RPM
ucsi_source_psy_USBC000:001-isa-0000
Adapter: ISA adapter
in0: 0.00 V (min = +0.00 V, max = +0.00 V)
curr1: 0.00 A (max = +0.00 A)
nvme-pci-0200
Adapter: PCI adapter
Composite: +40.9°C (low = -5.2°C, high = +89.8°C)
(crit = +93.8°C)
acpitz-acpi-0
Adapter: ACPI interface
temp1: +48.0°C
And, also:
[isabella@isabella-linux ~]$ lsmod | grep nvidia
nvidia_drm 139264 31
nvidia_uvm 3895296 2
nvidia_modeset 1826816 9 nvidia_drm
drm_ttm_helper 16384 3 amdgpu,nvidia_drm
nvidia_wmi_ec_backlight 12288 0
nvidia 96948224 197 nvidia_uvm,nvidia_modeset
video 81920 5 nvidia_wmi_ec_backlight,asus_wmi,amdgpu,asus_nb_wmi,nvidia_modeset
wmi 28672 4 video,nvidia_wmi_ec_backlight,asus_wmi,wmi_bmof
I've tried reinstalling the nvidia drivers/packages, but it hasn't helped, or I might of not done it correctly, I ran these:
sudo pacman -Rns nvidia-dkms nvidia-utils nvidia-settings nvidia-prime
sudo pacman -S nvidia-dkms nvidia-utils nvidia-settings nvidia-prime
sudo dkms install nvidia/$(pacman -Q nvidia-dkms | awk '{print $2}' | cut -d- -f1)
sudo mkinitcpio -P
sudo grub-mkconfig -o /boot/grub/grub.cfg
But this didn't help.
Here is more information about the machine:
Kernel: Linux 6.12.17-1-lts
GPU: AMD Phoenix3 [Integrated]
GPU 2: NVIDIA GeForce RTX 4060 Max-Q / Mobile [Discrete]
CPU: AMD Ryzen 7 8845HS
Using KDE Plasma 6.3.2 on Wayland
InvaderIzzy
(1 rep)
Mar 3, 2025, 08:35 PM
• Last activity: Mar 10, 2025, 08:00 AM
0
votes
1
answers
488
views
How do I start ZSH automatically when I open my terminal?
I have zsh and oh-my-zsh installed but my terminal (`xfce4-terminal` on [EndeavourOS](https://endeavouros.com/) (Arch-based)) always starts in `bash`.
I have zsh and oh-my-zsh installed but my terminal (
xfce4-terminal
on [EndeavourOS](https://endeavouros.com/) (Arch-based)) always starts in bash
.
Logos
(3 rep)
Feb 16, 2025, 08:07 PM
• Last activity: Feb 24, 2025, 06:47 PM
0
votes
2
answers
2214
views
/root partition is filled up
Recently, my EndeavourOS install has been sending me a notification saying that my root filesystem was filled up, with 0 MiB remaining. What could be done to clean up the root system? Output of `sudo du -h --max-depth=1`: ``` 9,8G ./usr 125M ./boot 50M ./root 0 ./dev du: cannot access './proc/3667/t...
Recently, my EndeavourOS install has been sending me a notification saying that my root filesystem was filled up, with 0 MiB remaining. What could be done to clean up the root system?
Output of
sudo du -h --max-depth=1
:
9,8G ./usr
125M ./boot
50M ./root
0 ./dev
du: cannot access './proc/3667/task/3667/fd/4': No such file or directory
du: cannot access './proc/3667/task/3667/fdinfo/4': No such file or directory
du: cannot access './proc/3667/fd/3': No such file or directory
du: cannot access './proc/3667/fdinfo/3': No such file or directory
0 ./proc
16K ./lost+found
24K ./tmp
229G ./home
0 ./sys
293M ./opt
27M ./etc
8,0G ./var
12G ./run
12K ./srv
4,0K ./mnt
259G .
Output of df -h
:
Filesystem Size Used Avail Use% Mounted on
dev 7,6G 0 7,6G 0% /dev
run 7,6G 1,7M 7,6G 1% /run
/dev/nvme0n1p2 20G 19G 0 100% /
tmpfs 7,6G 71M 7,5G 1% /dev/shm
tmpfs 7,6G 1,5M 7,6G 1% /tmp
/dev/nvme0n1p4 500M 324K 499M 1% /boot/efi
/dev/nvme0n1p3 259G 229G 17G 94% /home
tmpfs 1,6G 92K 1,6G 1% /run/user/1000
/dev/mmcblk0p1 15G 12G 3,4G 78% /run/media/dion/_________
/dev/nvme0n1p1 17G 24K 16G 1% /run/media/dion/71f8f1fe-5a7d-433f-aa03-84b679c7e2d9
Dion
(113 rep)
Sep 10, 2021, 10:35 AM
• Last activity: Oct 30, 2024, 10:56 AM
0
votes
0
answers
65
views
Bad internet connection only in video games (EndeavourOS)
I encounter internet connection issues only while playing video games (Tekken 8 and VRChat, GTA V online works fine). Outside the game, the internet connection is normal and stable even if it is running but the game itself have trouble connecting to the internet. In Windows 10 they work fine. Behavi...
I encounter internet connection issues only while playing video games (Tekken 8 and VRChat, GTA V online works fine). Outside the game, the internet connection is normal and stable even if it is running but the game itself have trouble connecting to the internet. In Windows 10 they work fine.
Behavior:
- Tekken 8: slow loading speeds when internet is connected and
disconnections when the match is over. Demo works fine.
- VRChat:Worlds and avatars downloads are slow, they stop at a certain
percentage or they don’t even start (stays at 0%).
I have tried:
- Disabling the firewall
- Changing to Proton Experimental, hotfix and GE Proton
- Add gamemoderun %command% and HOST_LC_ALL=**_**.UTF-8 %command% in
Launch Options
- Updating packages and rebooting the computer
- Changing DNS from Google’s to Cloudflare’s
Hardware:
- TUF GAMING B550-PLUS as motherboard
- Ethernet connection
- RX6600 as Graphics Card
Edit: Proton's log produced by
PROTON_LOG=1
Steam.log
Edit 2: Issue also reported here Tekken 8 Unable to Connect to Other Players
HiJ
(1 rep)
Sep 14, 2024, 09:43 PM
• Last activity: Sep 15, 2024, 06:12 AM
0
votes
1
answers
104
views
xrandr, autorandr does not work with 3 monitors
just switched from manjaro to eos i3wm, `autorandr -c` does nothing when connected to 3 monitors but it does work with 2 monitors and there are no error messages. swapping display cables did not make any change. GPU: NVIDIA GeForce RTX 3060 Ti Lite Hash Rate what i do ... xrandr --output DP-0 --prim...
just switched from manjaro to eos i3wm,
autorandr -c
does nothing when connected to 3 monitors but it does work with 2 monitors and there are no error messages. swapping display cables did not make any change.
GPU: NVIDIA GeForce RTX 3060 Ti Lite Hash Rate
what i do ...
xrandr --output DP-0 --primary
xrandr --output DP-2 --mode 1920x1080
xrandr --output DP-2 --pos 0x0
xrandr --output DP-2 --rotate inverted
xrandr --output DP-5 --mode 1920x1080
xrandr --output DP-5 --below DP-2
xrandr --output DP-0 --mode 1920x1080
xrandr --output DP-0 --right-of DP-5
autorandr --save primary --force
autorandr -c
primary (detected) (current)
Config already loaded
reboot and
$ autorandr -c
primary
$ xrandr
Screen 0: minimum 8 x 8, current 8960 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
DP-0 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 597mm x 336mm
2560x1440 144.00*+ 120.00 59.95 59.95
1920x1080 119.88 60.00 59.94 50.00
1680x1050 59.95
1440x900 59.89
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.81
1280x720 60.00 59.94 50.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 75.00 72.81 59.94
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 698mm x 393mm
2560x1440 75.00*+ 59.95
1920x1080 60.00 59.94 50.00
1680x1050 59.95
1600x900 60.00
1440x900 59.89
1280x1024 75.02 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 75.00 72.81 59.94
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 connected 3840x2160+5120+0 (normal left inverted right x axis y axis) 600mm x 340mm
3840x2160 29.97*+ 25.00 23.98
1920x1080 119.98 119.88 100.00 99.91 60.00 59.94 50.00
1440x900 119.85
1280x1024 119.96 75.02 60.02
1280x960 100.00
1280x720 59.94 50.00
1024x768 119.99 75.03 60.00
800x600 119.97 100.00 75.00 60.32
720x576 50.00
720x480 59.94
640x480 120.01 75.00 59.94 59.93
ilghar
(1 rep)
Aug 17, 2024, 04:27 PM
• Last activity: Aug 19, 2024, 01:29 AM
1
votes
1
answers
94
views
Terrible brightness range and inverted brightness buttons on integrated display Endeavour OS
The integrated display cannot go over above 50% brightness and buttons for changing it are inverted. I believe this is a well-known issue on HP Victus laptops - but it was never solved, not in the slightest. So I wonder if there is any idea to do something about it - I believe it is not EOS specific...
The integrated display cannot go over above 50% brightness and buttons for changing it are inverted. I believe this is a well-known issue on HP Victus laptops - but it was never solved, not in the slightest. So I wonder if there is any idea to do something about it - I believe it is not EOS specific issue, as it persists on pure Arch and Ubuntu - is it possible to lock brightness on a hardware level? Or perhaps any workaround. Any help appreciated.
Krzysztof Kulka
(11 rep)
Jun 23, 2024, 03:21 PM
• Last activity: Jun 28, 2024, 10:57 PM
1
votes
4
answers
17690
views
Hardware and System clock both wrong in linux
I dual booted my laptop and installed EndeavourOS (while other OS being windows 10) Due to this, my hardware and system clock both show the wrong time. I have set the correct time zone (UTC+5:30), still it shows the wrong time. `timedatctl ` Local time: Sat 2023-02-25 09:12:46 IST Universal time: Sa...
I dual booted my laptop and installed EndeavourOS (while other OS being windows 10)
Due to this, my hardware and system clock both show the wrong time.
I have set the correct time zone (UTC+5:30), still it shows the wrong time.

timedatctl
Local time: Sat 2023-02-25 09:12:46 IST
Universal time: Sat 2023-02-25 03:42:46 UTC
RTC time: Sat 2023-02-25 03:42:46
Time zone: Asia/Kolkata (IST, +0530)
System clock synchronized: no
NTP service: active
RTC in local TZ: no
This is the snap of my terminal which is showing the wrong time even the UTC time which is around 3:59 and the local time here is 9:29 at the moment of writing this post.
I have looked at various sites, but couldn't find a fix for this.
Any help would be appreciated!
V.G
(127 rep)
Feb 23, 2023, 07:35 PM
• Last activity: May 3, 2024, 01:28 AM
1
votes
0
answers
59
views
What are those other usb root_hubs on my system
I have a brand new framework 16 laptop and was wandering if i could route a certain usb controller to a VM for use with a music software only available under Windows (So a Linux host system and a Windows VM is the setup i want, no dual-boot), I checked with ```lsusb``` to see if there where more tha...
I have a brand new framework 16 laptop and was wandering if i could route a certain usb controller to a VM for use with a music software only available under Windows (So a Linux host system and a Windows VM is the setup i want, no dual-boot), I checked with
to see if there where more than 1 usb controllers and I got this output :
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/5p, 480M
|__ Port 001: Dev 002, If 0, Class=Billboard, Driver=[none], 12M
|__ Port 001: Dev 002, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 003, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 003: Dev 004, If 0, Class=Hub, Driver=hub/3p, 480M
|__ Port 002: Dev 006, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 006, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 006, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 006, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 004: Dev 005, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 001: Dev 008, If 0, Class=Vendor Specific Class, Driver=[none], 12M
|__ Port 002: Dev 009, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 009, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 009, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 002: Dev 009, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 005: Dev 007, If 0, Class=Wireless, Driver=btusb, 480M
|__ Port 005: Dev 007, If 1, Class=Wireless, Driver=btusb, 480M
|__ Port 005: Dev 007, If 2, Class=Wireless, Driver=[none], 480M
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
|__ Port 002: Dev 002, If 0, Class=Hub, Driver=hub/3p, 10000M
|__ Port 001: Dev 004, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 10000M
/: Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
/: Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 10000M
/: Bus 007.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
/: Bus 008.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 10000M
I checked with a usb stick every port and it appears only on bus 1 and 2, not the others.
I admit I don't have that much knowledge on how Linux deal with usb but I want to know if those usb controllers can be accessed and if so, can be pass-through to a VM
PS :
I'm using EndeavorOS Galileo-Neo with GNOME.
Luna Manson
(11 rep)
Apr 23, 2024, 09:47 AM
0
votes
0
answers
48
views
chromebook with fresh install of endeavouros (i3wm) has graphical/cpu management (?) issues
choppy video and cpu usage maxxing out on opening browser tabs with a lot going graphically, previous versions of galileo with plasma have basically been plug and play and since I don't quite understand configuring linux well, i take to this forum as to know what to do. also, my current install has...
choppy video and cpu usage maxxing out on opening browser tabs with a lot going graphically, previous versions of galileo with plasma have basically been plug and play and since I don't quite understand configuring linux well, i take to this forum as to know what to do.
also, my current install has i3wm as galileo neo on plasma is too harsh on my limited resources (its a Lenovo chromebook ideapad 6 celeron n4020 4gb ram), but previous versions ran just fine, also relevant is that I don't tinker a lot unless it is to solve an issue with fresh installation.
Lurkinghindu
(1 rep)
Apr 20, 2024, 04:44 PM
0
votes
1
answers
104
views
EndeavourOS randomly lags after installing nvidia drivers via pacman
Im using EndeavourOS on a Lenovo Ideapad 3 15arh05, with Kernel version 5.13.13.arch1-1. I just recently updated the system via `pacman -Syy` and `-Syu`, after which I installed the nvidia drivers via `pacman -S nvidia`. Now the system is randomly freezing completely from time to time. A bunch of kw...
Im using EndeavourOS on a Lenovo Ideapad 3 15arh05, with Kernel version 5.13.13.arch1-1.
I just recently updated the system via
pacman -Syy
and -Syu
, after which I installed the nvidia drivers via pacman -S nvidia
. Now the system is randomly freezing completely from time to time.
A bunch of kworker processes popped into top and almost always take 100% of the CPU, while dmesg
and journalctl
messages that look like this :
[ 2194.247872] eno1: io_base_l = 0xffff, should be 0x3001
.
[ 2194.247877] eno1: mem_base_l = 0xffff, should be 0x4004
.
[ 2194.247880] eno1: mem_base_h = 0xffff, should be 0xc370
.
[ 2194.247884] eno1: resv_0x1c_l = 0xffff, should be 0x0000
.
[ 2194.247887] eno1: resv_0x1c_h = 0xffff, should be 0x0000
.
[ 2194.247891] eno1: resv_0x20_l = 0xffff, should be 0x0004
.
[ 2194.247895] eno1: resv_0x20_h = 0xffff, should be 0xc370
.
[ 2194.247898] eno1: resv_0x24_l = 0xffff, should be 0x0000
.
[ 2194.247901] eno1: resv_0x24_h = 0xffff, should be 0x0000
.
[ 2194.247905] eno1: ilr = 0xff, should be 0x04
.
[ 2194.247908] eno1: resv_0x2c_l = 0xffff, should be 0x17aa
.
[ 2194.247912] eno1: resv_0x2c_h = 0xffff, should be 0x38f7
.
[ 2194.248038] eno1: pci_sn_l = 0xffffffff, should be 0x684ce000
.
[ 2194.249247] eno1: pci_sn_h = 0xffffffff, should be 0x01000000
.
which I guess is tied to the network manager, and
[ 2153.504278] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
What could I do to fix this?
user489017
(1 rep)
Aug 29, 2021, 06:57 PM
• Last activity: Apr 8, 2024, 03:40 PM
1
votes
0
answers
709
views
psql: error while loading shared libraries: libssl.so.3
after incorrectly reinstalling postgresql on Linux, an error appears: ``` libssl.so.3: cannot open shared object file: No such file or directory ``` I decided to remove postgress and looked at the commands on the Internet. I deleted it first through pacman, but the database still remained, then I go...
after incorrectly reinstalling postgresql on Linux, an error appears:
libssl.so.3: cannot open shared object file: No such file or directory
I decided to remove postgress and looked at the commands on the Internet. I deleted it first through pacman, but the database still remained, then I got into the system files, found several folders called postgresql and deleted it through the console. A few days later I needed it again and I downloaded it, but after installation I enter pscl and I get this error
OS: endeavourOS (arch linux)
mArSeN
(11 rep)
Dec 12, 2022, 07:42 PM
• Last activity: Apr 6, 2024, 08:39 AM
3
votes
1
answers
1091
views
External monitor not detected
I've installed XFCE EndeavourOS on my work laptop. Long story short, the laptop does not currently detect external monitor, and I need to get this fixed. Here's more details - The laptop's video cards include both an Intel HD Graphics 530, and an Nvidia Quadro M1000M. At first, after a clean install...
I've installed XFCE EndeavourOS on my work laptop. Long story short, the laptop does not currently detect external monitor, and I need to get this fixed.
Here's more details - The laptop's video cards include both an Intel HD Graphics 530, and an Nvidia Quadro M1000M. At first, after a clean install of EndeavourOS, the external monitor was detected and able to be used. However, there was screen tearing and the nvidia driver was not installed. So I installed the nvidia driver, causing the computer to boot to a black screen with blinking cursor. This was fixed by deleting the files in /etc/X11/xorg.conf.d/. Logging in after this, the screen tearing was fixed, but the external monitor is no longer detected. So I uninstalled the nvidia driver, but the external monitor still cannot be detected.
Here is some diagnostic information:
Every time I plug in the external monitor a few lines get added to the xorg log. You can see several replugs recorded below:
`
[ 196.173] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[ 341.541] (II) modeset(0): EDID vendor "LGD", prod id 1191
[ 341.541] (II) modeset(0): Printing DDC gathered Modelines:
[ 341.541] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[ 347.373] (II) modeset(0): EDID vendor "LGD", prod id 1191
[ 347.374] (II) modeset(0): Printing DDC gathered Modelines:
[ 347.374] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[ 433.397] (II) modeset(0): EDID vendor "LGD", prod id 1191
[ 433.397] (II) modeset(0): Printing DDC gathered Modelines:
[ 433.397] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
`
xrandr doesn't see the monitor. It has the same output regardless of whether the monitor is plugged in. See below:
`
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.02*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1280x800 59.99 59.97 59.81 59.91
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
700x525 59.98
800x450 59.95 59.82
640x512 60.02
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
640x400 59.88 59.98
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
`
[Here](https://pastebin.com/SQ2qKxRs) is a paste of my Xorg.0.log
What next steps might help me diagnose and resolve this issue?
Caleb
(157 rep)
Jan 9, 2020, 06:52 PM
• Last activity: Apr 5, 2024, 09:54 PM
1
votes
1
answers
139
views
XFCE font resets size every reboot
I'm running EndeavourOS with XFCE4. I ran the installer for NVIDIA GPUs which installs drivers afaik. I have the same issue described in this question: https://unix.stackexchange.com/questions/362282/how-can-i-fix-the-font-size-in-xfce-after-installing-a-proprietary-graphic-drive The solution works...
I'm running EndeavourOS with XFCE4. I ran the installer for NVIDIA GPUs which installs drivers afaik. I have the same issue described in this question: https://unix.stackexchange.com/questions/362282/how-can-i-fix-the-font-size-in-xfce-after-installing-a-proprietary-graphic-drive
The solution works for me (changing AA or DPI setting and then changing it back). However I have to do this every time I reboot because the error reappears. How can I apply this fix automatically on boot?
nylki
(13 rep)
Jul 25, 2023, 03:01 AM
• Last activity: Apr 5, 2024, 07:49 AM
1
votes
0
answers
884
views
The system does not start with nvidia drivers
I installed EndeavourOS (arch) and after installing everything worked but there were no drivers. I typed `pacman -S nvidia nvidia-utils` and after rebooting the system did not boot, just a black screen. I uninstalled these packages with `arch-chroot` from the flash drive and everything was working a...
I installed EndeavourOS (arch) and after installing everything worked but there were no drivers. I typed
pacman -S nvidia nvidia-utils
and after rebooting the system did not boot, just a black screen. I uninstalled these packages with arch-chroot
from the flash drive and everything was working again. I tried to install the linux-lts kernel with nvidia-lts but no success. What is the problem? Everything was working before.
GPU nvidia rtx3050.
Sddm and kde plasma.
X11.
Daniil Screpchenko
(163 rep)
Sep 26, 2022, 03:11 PM
• Last activity: Apr 5, 2024, 07:49 AM
0
votes
0
answers
95
views
EndeavourOS freezes when unplugged
I have a dual-boot of Windows 11 and EndeavourOS, The problem occurs when I unplug the charger it freezes after some time not immediately, but this does not happen when the pc is plugged in. I have also tried downgrading the Linux kernel but that didn't seem to work.
I have a dual-boot of Windows 11 and EndeavourOS, The problem occurs when I unplug the charger it freezes after some time not immediately, but this does not happen when the pc is plugged in. I have also tried downgrading the Linux kernel but that didn't seem to work.
Rohith Nambiar
(101 rep)
Dec 7, 2021, 05:14 AM
• Last activity: Apr 5, 2024, 07:48 AM
4
votes
0
answers
2747
views
Thunderbolt - Displayport Monitors not detected on reboot. XPS 13 Arch Linux (endeavourOS)
I am running EndeavourOS (Arch) on a 2017 Dell XPS 13. Kernel 5.7.2-arch1-1 [Hardware name: Dell Inc. XPS 13 9360/02PG84, BIOS 2.13.0 11/14/2019] I have a multi-monitor setup at my desk, that, when working has the following config: ## xrandr: ```Screen 0: minimum 8 x 8, current 7200 x 2560, maximum...
I am running EndeavourOS (Arch) on a 2017 Dell XPS 13. Kernel 5.7.2-arch1-1
[Hardware name: Dell Inc. XPS 13 9360/02PG84, BIOS 2.13.0 11/14/2019]
I have a multi-monitor setup at my desk, that, when working has the following config:
## xrandr:
0: minimum 8 x 8, current 7200 x 2560, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 290mm x 170mm
1920x1080 59.93*+ 59.93
DP1 disconnected (normal left inverted right x axis y axis)
DP1-1 connected 3840x2160+1920+0 (normal left inverted right x axis y axis) 600mm x 340mm
3840x2160 60.00 + 30.00 25.00 24.00* 29.97 23.98 29.98
DP1-2 connected 1440x2560+5760+0 left (normal left inverted right x axis y axis) 520mm x 300mm
2560x1440 59.95*+
I have deleted the inactive rows to keep this short(er).
DP1-1 and DP 1-2 are connected over a passive thunderbolt to dual display port adapter.
On restart (not on short reboot) the monitors are not detected and the only way I have found to have the OS detect them is to unplug both of them either at the monitor or the display port sockets on the adapter, then plug them back in one by one. Unplugging the adapter at the thunderbolt/usbc port does not result in the monitors working or even showing up in the xrandr output (journal output below after unplugging and re-adding the adapter at the thunderbolt port.
Is there a way to have these monitors consistently detected on reboot, or failing that - a way to 'jolt' the os into detecting them?
Below is the output from
and
just after plugging each monitor back in.
I have inspected the journal from boot and am not finding anything that looks (to me) like the system failing when trying to detect the monitors.
Any help appreciated.
## lspci
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
01:00.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]
02:00.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]
02:01.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]
02:02.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]
39:00.0 USB controller: Intel Corporation DSL6340 USB 3.1 Controller [Alpine Ridge]
## Here is the output from the journal after plugging monitors back in:
Monitor 1
Jun 22 09:53:32 lvtu autorandr: Failed to load profile 'default': Profile not found (line 1413)
Jun 22 09:53:32 lvtu autorandr: autorandr running as user richardp (started from batch instance)
Jun 22 09:53:32 lvtu autorandr: home
Jun 22 09:53:32 lvtu autorandr: Running autorandr as richardp for display :0
Jun 22 09:53:32 lvtu systemd: autorandr.service: Succeeded.
Jun 22 09:53:32 lvtu systemd: Finished autorandr execution hook.
Jun 22 09:53:32 lvtu audit: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 22 09:53:32 lvtu audit: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 22 09:53:32 lvtu kernel: audit: type=1130 audit(1592790812.037:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 22 09:53:32 lvtu kernel: audit: type=1131 audit(1592790812.037:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 22 09:53:32 lvtu kernel: [drm:drm_dp_mst_dpcd_read [drm_kms_helper]] *ERROR* mstb 00000000c66618ae port 1: DPCD read on addr 0x4b0 for 1 bytes NAKed
Jun 22 09:53:33 lvtu systemd: Starting autorandr execution hook...
Jun 22 09:53:33 lvtu /usr/lib/gdm-x-session: (II) intel(0): Output DP1-2 has no monitor section
Jun 22 09:53:33 lvtu /usr/lib/gdm-x-session: (II) intel(0): Enabled output DP1-2
Jun 22 09:53:33 lvtu systemd: Condition check resulted in First Boot Wizard being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in File System Check on Root Device being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Create System Users being skipped.
Jun 22 09:53:33 lvtu systemd: Condition check resulted in Update is Completed being skipped.
Jun 22 09:53:33 lvtu /usr/lib/gdm-x-session: (II) intel(0): resizing framebuffer to 3360x2560
Jun 22 09:53:33 lvtu /usr/lib/gdm-x-session: (II) intel(0): switch to mode 2560x1440@60.0 on DP1-2 using pipe 1, position (1920, 0), rotation left, reflection none
Jun 22 09:53:34 lvtu autorandr: Failed to load profile 'default': Profile not found (line 1413)
Jun 22 09:53:34 lvtu autorandr: autorandr running as user richardp (started from batch instance)
Jun 22 09:53:34 lvtu autorandr: home
Jun 22 09:53:34 lvtu autorandr: Running autorandr as richardp for display :0
Jun 22 09:53:34 lvtu systemd: autorandr.service: Succeeded.
Jun 22 09:53:34 lvtu systemd: Finished autorandr execution hook.
Jun 22 09:53:34 lvtu audit: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 22 09:53:34 lvtu audit: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 22 09:53:34 lvtu kernel: audit: type=1130 audit(1592790814.441:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 22 09:53:34 lvtu kernel: audit: type=1131 audit(1592790814.441:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 22 09:53:39 lvtu kernel: [drm:drm_dp_mst_dpcd_read [drm_kms_helper]] *ERROR* mstb 00000000c66618ae port 1: DPCD read on addr 0x4b0 for 1 bytes NAKed
Monitor 2:
Jun 22 09:55:18 lvtu autorandr: Failed to load profile 'default': Profile not found (line 1413)
Jun 22 09:55:18 lvtu autorandr: autorandr running as user richardp (started from batch instance)
Jun 22 09:55:18 lvtu autorandr: home
Jun 22 09:55:18 lvtu autorandr: Running autorandr as richardp for display :0
Jun 22 09:55:18 lvtu systemd: autorandr.service: Succeeded.
Jun 22 09:55:18 lvtu systemd: Finished autorandr execution hook.
Jun 22 09:55:18 lvtu audit: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 22 09:55:18 lvtu audit: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 22 09:55:18 lvtu kernel: audit: type=1130 audit(1592790918.282:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 22 09:55:18 lvtu kernel: audit: type=1131 audit(1592790918.282:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 22 09:55:18 lvtu /usr/lib/gdm-x-session: (--) intel(0): HDMI max TMDS frequency 600000KHz
Jun 22 09:55:35 lvtu fcitx.desktop: (WARN-2664 x11selection.c:309) Selection is too long.
## journal output after plugging in adapter at the thunderbolt port:
richardp@lvtu: journalctl --follow
Jun 23 10:34:34 lvtu /usr/lib/gdm-x-session: (--) intel(0): HDMI max TMDS frequency 600000KHz
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: HC died; cleaning up
Jun 23 10:43:31 lvtu kernel: pcieport 0000:00:1c.0: EDR: ACPI event 0x0 received
Jun 23 10:43:31 lvtu kernel: hub 3-0:1.0: activate --> -19
Jun 23 10:43:31 lvtu kernel: usb 3-1: USB disconnect, device number 2
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: remove, state 4
Jun 23 10:43:31 lvtu kernel: usb usb4: USB disconnect, device number 1
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: USB bus 4 deregistered
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: remove, state 1
Jun 23 10:43:31 lvtu kernel: usb usb3: USB disconnect, device number 1
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: Host halt failed, -19
Jun 23 10:43:31 lvtu kernel: xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
Jun 23 10:43:32 lvtu kernel: xhci_hcd 0000:39:00.0: USB bus 3 deregistered
Jun 23 10:43:32 lvtu kernel: pci_bus 0000:02: Allocating resources
Jun 23 10:43:32 lvtu kernel: pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
Jun 23 10:43:32 lvtu kernel: pcieport 0000:02:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 23 10:43:32 lvtu kernel: pcieport 0000:02:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 23 10:43:32 lvtu kernel: pcieport 0000:02:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 23 10:43:32 lvtu kernel: pcieport 0000:02:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 23 10:43:32 lvtu kernel: ------------[ cut here ]------------
Jun 23 10:43:32 lvtu kernel: sysfs group 'power' not found for kobject 'i2c-10'
Jun 23 10:43:32 lvtu kernel: WARNING: CPU: 1 PID: 5822 at fs/sysfs/group.c:279 sysfs_remove_group+0x6f/0x80
Jun 23 10:43:32 lvtu kernel: Modules linked in: uinput xt_connmark nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_mark iptable_mangle xt_comment xt_addrtype iptable_raw wireguard curve25519_x86_64 libchacha20poly1305 chacha_x86_64 poly1305_x86_64 libblake2s blake2s_x86_64 ip6_udp_tunnel udp_tunnel libcurve25519_generic libchacha libblake2s_generic tun thunderbolt fuse rfcomm uas hid_logitech_hidpp usb_storage hid_logitech_dj usbhid smsc75xx usbnet mii udl cmac algif_hash algif_skcipher af_alg bnep typec_displayport uvcvideo btusb videobuf2_vmalloc btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_common bluetooth videodev mc ecdh_generic ecc snd_hda_codec_hdmi hid_multitouch hid_generic snd_hda_codec_realtek snd_hda_codec_generic joydev mousedev iTCO_wdt iTCO_vendor_support snd_soc_skl snd_soc_sst_ipc x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp snd_hda_ext_core coretemp snd_soc_acpi_intel_match snd_soc_acpi kvm_intel snd_soc_core snd_compress kvm ac97_bus irqbypass i915
Jun 23 10:43:32 lvtu kernel: mei_hdcp snd_pcm_dmaengine mei_wdt intel_rapl_msr snd_hda_intel crct10dif_pclmul wmi_bmof snd_intel_dspcfg dell_wmi ath10k_pci intel_wmi_thunderbolt crc32_pclmul dell_laptop ghash_clmulni_intel ath10k_core mmc_block snd_hda_codec ledtrig_audio dell_smbios snd_hda_core nls_iso8859_1 dell_wmi_descriptor ath snd_hwdep nls_cp437 dcdbas aesni_intel i2c_algo_bit crypto_simd vfat squashfs cryptd glue_helper mac80211 fat drm_kms_helper snd_pcm intel_cstate cec snd_timer rc_core intel_uncore snd cfg80211 intel_rapl_perf intel_gtt psmouse pcspkr input_leds syscopyarea soundcore i2c_i801 intel_lpss_pci mei_me ucsi_acpi rfkill processor_thermal_device intel_xhci_usb_role_switch i2c_hid typec_ucsi intel_lpss intel_rapl_common libarc4 sysfillrect mei roles idma64 intel_soc_dts_iosf intel_pch_thermal typec hid sysimgblt fb_sys_fops wmi battery soc_button_array intel_vbtn evdev intel_hid int3403_thermal int3400_thermal int340x_thermal_zone sparse_keymap acpi_thermal_rel mac_hid ac drm loop sg
Jun 23 10:43:32 lvtu kernel: crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 rtsx_pci_sdmmc serio_raw mmc_core atkbd libps2 crc32c_intel xhci_pci rtsx_pci xhci_hcd i8042 serio
Jun 23 10:43:32 lvtu kernel: CPU: 1 PID: 5822 Comm: kworker/1:2 Tainted: G U 5.7.2-arch1-1 #1
[Duplicated output]
Jun 23 10:43:32 lvtu kernel: Hardware name: Dell Inc. XPS 13 9360/02PG84, BIOS 2.13.0 11/14/2019
Jun 23 10:43:32 lvtu kernel: Workqueue: events drm_dp_delayed_destroy_work [drm_kms_helper]
Jun 23 10:43:32 lvtu kernel: RIP: 0010:sysfs_remove_group+0x6f/0x80
Jun 23 10:43:32 lvtu kernel: Code: ff 5b 48 89 ef 5d 41 5c e9 ae c1 ff ff 48 89 ef e8 96 ba ff ff eb d1 49 8b 14 24 48 8b 33 48 c7 c7 b8 be 77 97 e8 48 5c d0 ff 0b 5b 5d 41 5c c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00
Jun 23 10:43:32 lvtu kernel: RSP: 0018:ffffb25fc2f2bd38 EFLAGS: 00010282
Jun 23 10:43:32 lvtu kernel: RAX: 0000000000000000 RBX: ffffffff974ea4a0 RCX: 0000000000000000
Jun 23 10:43:32 lvtu kernel: RDX: 0000000000000001 RSI: 0000000000000086 RDI: 00000000ffffffff
Jun 23 10:43:32 lvtu kernel: RBP: 0000000000000000 R08: 0000000000000512 R09: 0000000000000001
Jun 23 10:43:32 lvtu kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff9b04133e08a8
Jun 23 10:43:32 lvtu kernel: R13: ffff9b04133e0928 R14: dead000000000100 R15: ffff9b04133e0900
Jun 23 10:43:32 lvtu kernel: FS: 0000000000000000(0000) GS:ffff9b05ae440000(0000) knlGS:0000000000000000
Jun 23 10:43:32 lvtu kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 23 10:43:32 lvtu kernel: CR2: 000055e38ec6d800 CR3: 000000014640a004 CR4: 00000000003606e0
Jun 23 10:43:32 lvtu kernel: Call Trace:
Jun 23 10:43:32 lvtu kernel: device_del+0x97/0x3f0
Jun 23 10:43:32 lvtu kernel: device_unregister+0x16/0x60
Jun 23 10:43:32 lvtu kernel: i2c_del_adapter+0x23d/0x300
Jun 23 10:43:32 lvtu kernel: drm_dp_port_set_pdt+0x98/0x2c0 [drm_kms_helper]
Jun 23 10:43:32 lvtu kernel: drm_dp_delayed_destroy_work+0x235/0x320 [drm_kms_helper]
Jun 23 10:43:32 lvtu kernel: process_one_work+0x1da/0x3d0
Jun 23 10:43:32 lvtu kernel: worker_thread+0x4d/0x3e0
Jun 23 10:43:32 lvtu kernel: ? rescuer_thread+0x3f0/0x3f0
Jun 23 10:43:32 lvtu kernel: kthread+0x13e/0x160
Jun 23 10:43:32 lvtu kernel: ? __kthread_bind_mask+0x60/0x60
Jun 23 10:43:32 lvtu kernel: ret_from_fork+0x35/0x40
Jun 23 10:43:32 lvtu kernel: ---[ end trace 6d0f32557a6e8871 ]---
Jun 23 10:43:32 lvtu systemd: Condition check resulted in First Boot Wizard being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in File System Check on Root Device being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Create System Users being skipped.
Jun 23 10:43:32 lvtu systemd: Condition check resulted in Update is Completed being skipped.
Jun 23 10:43:32 lvtu systemd: Starting autorandr execution hook...
Jun 23 10:43:32 lvtu /usr/lib/gdm-x-session: (II) intel(0): Disabled output DP1-2
Jun 23 10:43:33 lvtu /usr/lib/gdm-x-session: (II) intel(0): resizing framebuffer to 1920x1080
Jun 23 10:43:33 lvtu autorandr: Failed to load profile 'default': Profile not found (line 1413)
Jun 23 10:43:33 lvtu autorandr: autorandr running as user richardp (started from batch instance)
Jun 23 10:43:33 lvtu autorandr: home
Jun 23 10:43:33 lvtu autorandr: Running autorandr as richardp for display :0
Jun 23 10:43:33 lvtu systemd: autorandr.service: Succeeded.
Jun 23 10:43:33 lvtu systemd: Finished autorandr execution hook.
Jun 23 10:43:33 lvtu audit: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 23 10:43:33 lvtu audit: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 23 10:43:33 lvtu kernel: audit: type=1130 audit(1592880213.962:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 23 10:43:33 lvtu kernel: audit: type=1131 audit(1592880213.962:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
Jun 23 10:43:37 lvtu kernel: pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
Jun 23 10:43:37 lvtu kernel: pcieport 0000:00:1c.0: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jun 23 10:43:37 lvtu kernel: pcieport 0000:00:1c.0: AER: device [8086:9d10] error status/mask=00002001/00002000
Jun 23 10:43:37 lvtu kernel: pcieport 0000:00:1c.0: AER: [ 0] RxErr (First)
Jun 23 10:43:37 lvtu kernel: pcieport 0000:00:1c.0: EDR: ACPI event 0x0 received
Jun 23 10:43:37 lvtu kernel: pcieport 0000:02:00.0: can't change power state from D3cold to D0 (config space inaccessible)
Jun 23 10:43:37 lvtu kernel: pci_bus 0000:03: busn_res: [bus 03] is released
Jun 23 10:43:37 lvtu kernel: pci_bus 0000:04: busn_res: [bus 04-38] is released
Jun 23 10:43:37 lvtu kernel: pci_bus 0000:39: busn_res: [bus 39] is released
Jun 23 10:43:37 lvtu kernel: pci_bus 0000:02: busn_res: [bus 02-39] is released
Jun 23 10:43:37 lvtu boltd: probing: removing /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0 from roots
Jun 23 10:43:42 lvtu kernel: pcieport 0000:00:1c.0: EDR: ACPI event 0x0 received
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: [8086:1576] type 01 class 0x060400
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: supports D1 D2
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: [8086:1576] type 01 class 0x060400
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: enabling Extended Tags
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: supports D1 D2
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: [8086:1576] type 01 class 0x060400
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: enabling Extended Tags
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: supports D1 D2
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: [8086:1576] type 01 class 0x060400
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: enabling Extended Tags
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: supports D1 D2
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: PCI bridge to [bus 02-39]
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: PCI bridge to [bus 04-38]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330
Jun 23 10:43:42 lvtu kernel: pci 0000:39:00.0: reg 0x10: [mem 0xd9f00000-0xd9f0ffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:39:00.0: enabling Extended Tags
Jun 23 10:43:42 lvtu kernel: pci 0000:39:00.0: supports D1 D2
Jun 23 10:43:42 lvtu kernel: pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:43:42 lvtu kernel: pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: PCI bridge to [bus 39]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
Jun 23 10:43:42 lvtu kernel: pci_bus 0000:02: Allocating resources
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 3000
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: BAR 13: assigned [io 0x2000-0x4fff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: BAR 13: assigned [io 0x2000-0x2fff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: BAR 13: assigned [io 0x3000-0x3fff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: PCI bridge to [bus 04-38]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: bridge window [io 0x2000-0x2fff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: PCI bridge to [bus 39]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: bridge window [io 0x3000-0x3fff]
Jun 23 10:43:42 lvtu kernel: pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: PCI bridge to [bus 02-39]
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: bridge window [io 0x2000-0x4fff]
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
Jun 23 10:43:42 lvtu kernel: pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Jun 23 10:43:42 lvtu kernel: pcieport 0000:01:00.0: enabling device (0006 -> 0007)
Jun 23 10:43:42 lvtu kernel: pcieport 0000:02:01.0: enabling device (0006 -> 0007)
Jun 23 10:43:42 lvtu kernel: pcieport 0000:02:02.0: enabling device (0006 -> 0007)
Jun 23 10:43:42 lvtu kernel: xhci_hcd 0000:39:00.0: xHCI Host Controller
Jun 23 10:43:42 lvtu kernel: xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
Jun 23 10:43:42 lvtu kernel: xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
Jun 23 10:43:42 lvtu kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
Jun 23 10:43:42 lvtu kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 10:43:42 lvtu kernel: usb usb3: Product: xHCI Host Controller
Jun 23 10:43:42 lvtu kernel: usb usb3: Manufacturer: Linux 5.7.2-arch1-1 xhci-hcd
Jun 23 10:43:42 lvtu kernel: usb usb3: SerialNumber: 0000:39:00.0
Jun 23 10:43:42 lvtu kernel: hub 3-0:1.0: USB hub found
Jun 23 10:43:42 lvtu kernel: hub 3-0:1.0: 2 ports detected
Jun 23 10:43:42 lvtu kernel: xhci_hcd 0000:39:00.0: xHCI Host Controller
Jun 23 10:43:42 lvtu kernel: xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
Jun 23 10:43:42 lvtu kernel: xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 23 10:43:42 lvtu kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
Richard Parris
(41 rep)
Jun 23, 2020, 03:08 AM
• Last activity: Apr 4, 2024, 08:41 AM
0
votes
1
answers
493
views
eth network no connection after rebooting from Windows 10 to Linux
I’m dual-booting Windows 10 and EndeavourOS.  Somehow, Windows messes with my network card so that, when booting Linux, I can’t reach the network.  When I first encountered this, I reinstalled EndeavourOS and it was working fine again.  But only until the next...
I’m dual-booting Windows 10 and EndeavourOS. Somehow, Windows messes with my network card so that, when booting Linux, I can’t reach the network. When I first encountered this, I reinstalled EndeavourOS and it was working fine again. But only until the next Windows boot and successive Linux boot again.
Also, the NIC is working fine when starting from an EndeavourOS live USB stick.
That’s the NIC:
[me@pc ~]$ /usr/bin/lspci | /bin/egrep -i 'network|ethernet'
01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 1a)
I found lots of rather old threads suggesting turning off all sorts of wake on LAN and other power settings in Win 10, tried them all but to no avail.
Interestingly the NIC does seem to get a correct IP address via DHCP.
Upon login to KDE, the NIC has its last DHCP config remembered, it seems:
[me@pc ~]$ ip a
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp1s0f1: mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether e0:4f:43:e8:12:e3 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.10/24 brd 192.168.99.255 scope global dynamic noprefixroute enp1s0f1
valid_lft 43007sec preferred_lft 43007sec
inet6 fe80::48e3:71dd:df1b:797b/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlan0: mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 9a:11:4e:51:2b:86 brd ff:ff:ff:ff:ff:ff permaddr 9c:fc:e8:dd:b1:2f
However, no connection to the network:
[me@pc ~]$ ping 192.168.99.10
PING 192.168.99.10 (192.168.99.10) 56(84) bytes of data.
64 bytes from 192.168.99.10: icmp_seq=1 ttl=64 time=0.031 ms
64 bytes from 192.168.99.10: icmp_seq=2 ttl=64 time=0.058 ms
64 bytes from 192.168.99.10: icmp_seq=3 ttl=64 time=0.057 ms
^C
--- 192.168.99.10 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2053ms
rtt min/avg/max/mdev = 0.031/0.048/0.058/0.012 ms
[me@pc ~]$ ping 192.168.99.1
PING 192.168.99.1 (192.168.99.1) 56(84) bytes of data.
From 192.168.99.10 icmp_seq=1 Destination Host Unreachable
From 192.168.99.10 icmp_seq=2 Destination Host Unreachable
From 192.168.99.10 icmp_seq=3 Destination Host Unreachable
^C
--- 192.168.99.1 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5226ms
pipe 3
[me@pc ~]$ sudo dmesg | grep r8168
[ 6.133867] r8168: loading out-of-tree module taints kernel.
[ 6.242244] r8168: module verification failed: signature and/or required key missing - tainting kernel
[ 6.244316] r8168 Gigabit Ethernet driver 8.048.03-NAPI loaded
[ 6.262759] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 6.264779] r8168 Copyright (C) 2020 Realtek NIC software team
[ 6.512649] r8168 0000:01:00.1 enp1s0f1: renamed from eth0
[ 10.578772] r8168: enp1s0f1: link up
I also tried switching to a slightly older version of r8168 module (lts), to no avail.
I remember it to work, switching back and forth between Windows and Linux, but at this time only reinstalling seems to help. Which I want to, of course, circumvent. Even if it means resetting the NIC somehow during startup or other hacks.
EDIT
New evidence:
I configured the NIC manually via NetworkManager,
and now it is constantly disconnecting and connecting again:
Apr 13 10:40:27 pc NetworkManager: [1618303227.2299] manager: NetworkManager state is now CONNECTING
Apr 13 10:40:27 pc NetworkManager: [1618303227.2513] device (enp1s0f1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:27 pc NetworkManager: [1618303227.2520] device (enp1s0f1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:27 pc NetworkManager: [1618303227.2546] device (enp1s0f1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:27 pc NetworkManager: [1618303227.2587] device (enp1s0f1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:27 pc NetworkManager: [1618303227.2589] device (enp1s0f1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:27 pc NetworkManager: [1618303227.2596] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 13 10:40:27 pc NetworkManager: [1618303227.2605] manager: NetworkManager state is now CONNECTED_SITE
Apr 13 10:40:27 pc NetworkManager: [1618303227.2607] policy: set 'Wired connection 1' (enp1s0f1) as default for IPv4 routing and DNS
Apr 13 10:40:27 pc NetworkManager: [1618303227.2640] device (enp1s0f1): Activation: successful, device activated.
Apr 13 10:40:35 pc NetworkManager: [1618303235.3135] device (enp1s0f1): carrier: link connected
Apr 13 10:40:35 pc NetworkManager: [1618303235.3142] device (enp1s0f1): state change: activated -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Apr 13 10:40:35 pc NetworkManager: [1618303235.3667] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 13 10:40:35 pc NetworkManager: [1618303235.3678] manager: NetworkManager state is now DISCONNECTED
Apr 13 10:40:40 pc NetworkManager: [1618303240.3191] device (enp1s0f1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:40 pc NetworkManager: [1618303240.3223] policy: auto-activating connection 'Wired connection 1' (e76e5718-9a47-3733-818b-30aaa862bcf4)
Apr 13 10:40:40 pc NetworkManager: [1618303240.3235] device (enp1s0f1): Activation: starting connection 'Wired connection 1' (e76e5718-9a47-3733-818b-30aaa862bcf4)
Apr 13 10:40:40 pc NetworkManager: [1618303240.3238] device (enp1s0f1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 13 10:40:40 pc NetworkManager: [1618303240.3247] manager: NetworkManager state is now CONNECTING
...start all over
So the NIC itself is working now, but only to a degree:
[me@pc ~]$ ping 192.168.99.1
PING 192.168.99.1 (192.168.99.1) 56(84) bytes of data.
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
From 192.168.99.8 icmp_seq=12 Destination Host Unreachable
From 192.168.99.8 icmp_seq=13 Destination Host Unreachable
From 192.168.99.8 icmp_seq=14 Destination Host Unreachable
64 bytes from 192.168.99.1: icmp_seq=15 ttl=64 time=1.65 ms
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
pgu
(1 rep)
Apr 12, 2021, 05:49 PM
• Last activity: Apr 3, 2024, 06:12 PM
0
votes
2
answers
439
views
Keyboard stopped working on Lenovo Yoga Slim 7 ProX (AMD) 14ARH7 (EndeavourOS)
After a recent system update, the built-in keyboard stopped working propperly. I googled the issue, but there seems not to be any known issue. The problem arose on July 29, 2023 after upgrading the system from kernel 6.4.6-zen1-1-zen to 6.4.7-zen1-1-zen. other packages, which were updated on July 29...
After a recent system update, the built-in keyboard stopped working propperly. I googled the issue, but there seems not to be any known issue. The problem arose on July 29, 2023 after upgrading the system from kernel 6.4.6-zen1-1-zen to 6.4.7-zen1-1-zen.
other packages, which were updated on July 29:
abseil-cpp-20230125.3-2
alsa-card-profiles-1:0.3.76-2
ca-certificates-mozilla-3.92-1
freeplane-1.11.5-1
glslang-12.3.1-2
gspell-1.12.2-1
gst-plugin-pipewire-1:0.3.76-2
lensfun-1:0.3.4-3
libcamera-0.1.0-1
libcamera-ipa-0.1.0-1
libpipewire-1:0.3.76-2
linux-6.4.7.arch1-1
linux-headers-6.4.7.arch1-1
linux-zen-6.4.7.zen1-1
linux-zen-headers-6.4.7.zen1-1
nss-3.92-1
pipewire-1:0.3.76-2
pipewire-alsa-1:0.3.76-2
pipewire-audio-1:0.3.76-2
pipewire-jack-1:0.3.76-2
pipewire-pulse-1:0.3.76-2
python-yaml-6.0.1-2
virtualbox-host-modules-arch-7.0.10-5
Related posts: https://www.reddit.com/r/archlinux/comments/15dbhzy/latest_kernel_could_break_keyboard_on_some_lenovo/?rdt=34893
In Win11, the keyboard works fine.
How can I fix this problem?
T_Torture
(121 rep)
Aug 6, 2023, 08:18 AM
• Last activity: Apr 3, 2024, 08:22 AM
0
votes
1
answers
1360
views
steam windows are empty + "glxinfo: command not found"
I'm new to Arch, coming from Ubuntu I have very recently installed EndeavourOS\ today I installed Steam, but my windows are [shown empty][1]\ Looking for some solution I notice that often the finger is pointed at `glxinfo` so I run ``` [yakforward@yoga-720 ~]$ sudo pacman -S vulkan-intel [sudo] pass...
I'm new to Arch,
coming from Ubuntu I have very recently installed EndeavourOS\
today I installed Steam, but my windows are
\
Looking for some solution I notice that often the finger is pointed at

glxinfo
so I run
[yakforward@yoga-720 ~]$ sudo pacman -S vulkan-intel
[sudo] password for yakforward:
warning: vulkan-intel-21.2.1-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change
extra/vulkan-intel 21.2.1-1 21.2.1-1 0,00 MiB
Total Installed Size: 9,99 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [----------------------] 100%
(1/1) checking package integrity [----------------------] 100%
(1/1) loading package files [----------------------] 100%
(1/1) checking for file conflicts [----------------------] 100%
:: Processing package changes...
(1/1) reinstalling vulkan-intel [----------------------] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Checking which packages need to be rebuilt
[yakforward@yoga-720 ~]$ glxinfo | grep -i vulkan
bash: glxinfo: command not found
this is my neofetch
./o. yakforward@yoga-720
./sssso- -------------------
`:osssssss+- OS: EndeavourOS Linux x86_64
`:+sssssssssso/. Host: 80X6 Lenovo YOGA 720-13IKB
`-/ossssssssssssso/. Kernel: 5.13.13-arch1-1
-/+sssssssssssssssso+:
Uptime: 1 hour, 29 mins
`-:/+sssssssssssssssssso+/. Packages: 1080 (pacman), 7 (snap)
`.://osssssssssssssssssssso++- Shell: bash 5.1.8
.://+ssssssssssssssssssssssso++: Resolution: 1920x1080
.:///ossssssssssssssssssssssssso++: DE: GNOME 40.4
`:////ssssssssssssssssssssssssssso+++. WM: Mutter
`-////+ssssssssssssssssssssssssssso++++- WM Theme: Adwaita
..-+oosssssssssssssssssssssssso+++++/
Theme: Adwaita-dark [GTK2/3]
./++++++++++++++++++++++++++++++/:. Icons: Adwaita [GTK2/3]
:::::::::::::::::::::::::------
` Terminal: gnome-terminal
CPU: Intel i5-7200U (4) @ 3.100GHz
GPU: Intel HD Graphics 620
Memory: 2380MiB / 7675MiB
do you have any suggestion?
Thank you
Francesco Iapicca
(103 rep)
Sep 6, 2021, 07:07 PM
• Last activity: Apr 3, 2024, 05:49 AM
Showing page 1 of 20 total questions