bsd:notes:xorg.conf_snippets
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bsd:notes:xorg.conf_snippets [2026/03/05 20:29] – [webcamd] Sean Rhone | bsd:notes:xorg.conf_snippets [2026/07/07 08:03] (current) – [Mouse] Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Debugging ====== | ====== Debugging ====== | ||
| + | |||
| + | * https:// | ||
| mousepad '/ | mousepad '/ | ||
| Line 17: | Line 19: | ||
| pciconf -lv | grep -B3 display | pciconf -lv | grep -B3 display | ||
| - | ====== | + | ====== |
| * https:// | * https:// | ||
| - | * [[devices: | ||
| - | su - | + | ===== HP S2031 ===== |
| - | | + | |
| - | + | ||
| - | ====== Graphics ====== | + | |
| - | + | ||
| - | ===== modesetting ===== | + | |
| su - | su - | ||
| - | mkdir -p '/ | + | mkdir -p '/ |
| < | < | ||
| - | Section "OutputClass" | + | Section "Monitor" |
| - | Identifier "Intel (modesetting custom)" | + | Identifier "HDMI-1" |
| - | | + | |
| - | | + | |
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Option " | ||
| EndSection | EndSection | ||
| # End</ | # End</ | ||
| + | |||
| + | ====== Graphics ====== | ||
| ===== intel ===== | ===== intel ===== | ||
| - | * :!: 2026/03/05: Installing | + | * :?: 2026/04/24: '' |
| su - | su - | ||
| - | pkg install 'xlibre-xf86-video-intel' | + | pkg install ' |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 71: | Line 74: | ||
| # End</ | # End</ | ||
| - | ====== Input ====== | + | ===== modesetting |
| - | + | ||
| - | ===== evdev ===== | + | |
| su - | su - | ||
| - | | + | |
| - | ==== webcamd ==== | + | < |
| + | Section " | ||
| + | Identifier "Intel (modesetting custom)" | ||
| + | MatchDriver " | ||
| + | Driver " | ||
| + | EndSection | ||
| - | | + | # End</ |
| + | |||
| + | ====== Input ====== | ||
| + | |||
| + | ===== evdev ===== | ||
| + | |||
| + | | ||
| + | |||
| + | su - | ||
| - | pkg install | + | pkg install |
| sysrc webcamd_enable=" | sysrc webcamd_enable=" | ||
| Line 110: | Line 124: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier " | + | Identifier " |
| - | MatchUSBID "373e:0021" | + | MatchUSBID "1d57:fa61" |
| Driver " | Driver " | ||
| Option " | Option " | ||
| Option " | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | ==== Trackball ==== | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Nulea M511 Trackball Mouse (evdev custom)" | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| EndSection | EndSection | ||
| Line 137: | Line 176: | ||
| # End</ | # End</ | ||
| + | |||
| + | === Wacom TODO === | ||
| + | |||
| + | * '' | ||
| + | |||
| + | pkg install ' | ||
| + | |||
| + | ee '/ | ||
| + | |||
| + | < | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| ===== synaptics ===== | ===== synaptics ===== | ||
| Line 144: | Line 197: | ||
| * :!: Not '' | * :!: Not '' | ||
| - | pkg install 'xlibre-xf86-input-synaptics' | + | pkg install ' |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 193: | Line 246: | ||
| # End</ | # End</ | ||
| + | |||
| + | ====== USB IDs ====== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | su - | ||
| + | |||
| + | usbconfig | ||
| + | |||
| + | usbconfig -d ugen0.2 dump_device_desc | ||
| + | |||
| + | ===== xorg.conf ===== | ||
| + | |||
| + | < | ||
| + | idVendor = 0x1d57 | ||
| + | idProduct = 0x130f</ | ||
| + | |||
| + | < | ||
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1772760596.txt.gz · Last modified: by Sean Rhone
