Skip to main content

New answers tagged

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
eryepa's user avatar
  • 11
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 ...
vejeta's user avatar
  • 401
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 ...
grawity's user avatar
  • 15k

Top 50 recent answers are included