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] – Sean Rhone | bsd:notes:xorg.conf_snippets [2026/04/24 04:27] (current) – [intel] Sean Rhone | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| 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 67: | Line 68: | ||
| Option " | Option " | ||
| Option " | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== modesetting ===== | ||
| + | |||
| + | su - | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Intel (modesetting custom)" | ||
| + | MatchDriver " | ||
| + | Driver " | ||
| EndSection | EndSection | ||
| Line 77: | Line 93: | ||
| su - | su - | ||
| - | pkg install 'xlibre-xf86-input-evdev' | + | pkg install ' |
| ==== webcamd ==== | ==== webcamd ==== | ||
| Line 110: | Line 126: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "ATTACK SHARK R6 Mouse (evdev custom)" | + | Identifier "CORSAIR HARPOON RGB PRO Gaming |
| - | MatchUSBID "373e:0021" | + | MatchUSBID "1b1c:1b75" |
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 118: | Line 134: | ||
| # End</ | # End</ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| ==== Tablet ==== | ==== Tablet ==== | ||
| Line 144: | Line 165: | ||
| * :!: Not '' | * :!: Not '' | ||
| - | pkg install 'xlibre-xf86-input-synaptics' | + | pkg install ' |
| mkdir -p '/ | mkdir -p '/ | ||
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1772760568.txt.gz · Last modified: by Sean Rhone
