New answers tagged udev
1
vote
Hide Docker Volumes
You should add executable permissions for your rules file. And reload udev rules
sudo chmod +x /etc/udev/rules.d/00-docker.rules
sudo udevadm control --reload
0
votes
Probe or reset DisplayPort/HDMI connection on boot?
I got a different problem that I described here:
Q: Intel UHD Graphics 620 Extreme Slowdown + Flickering Internal Screen on Comet Lake After 5 Years
But some of the kernel parameters that I set on ...
2
votes
Changing HID device type
As far as I understand, HID doesn't really have a dedicated 'trackball' type – both a mouse and a trackball are merely collections of buttons and axes with specific usages. Libinput has to guess the ...
Top 50 recent answers are included
Related Tags
udev × 1137linux × 239
usb × 175
systemd × 120
devices × 106
debian × 85
ubuntu × 75
arch-linux × 53
mount × 47
networking × 41
usb-drive × 40
usb-device × 40
block-device × 38
keyboard × 35
automounting × 35
network-interface × 32
shell-script × 31
bash × 26
kernel × 26
linux-kernel × 25
raspberry-pi × 25
permissions × 24
drivers × 24
xorg × 22
serial-port × 21