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/04 17:15] – Sean Rhone | bsd:notes:xorg.conf_snippets [2026/03/05 20:29] (current) – [webcamd] Sean Rhone | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ====== Graphics ====== | ====== Graphics ====== | ||
| + | |||
| + | ===== modesetting ===== | ||
| + | |||
| + | su - | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Intel (modesetting custom)" | ||
| + | MatchDriver " | ||
| + | Driver " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| ===== intel ===== | ===== intel ===== | ||
| + | |||
| + | * :!: 2026/03/05: Installing '' | ||
| su - | su - | ||
| - | pkg install ' | + | pkg install 'xlibre-xf86-video-intel' |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 50: | Line 67: | ||
| Option " | Option " | ||
| Option " | Option " | ||
| - | EndSection | ||
| - | |||
| - | # End</ | ||
| - | |||
| - | ===== modesetting ===== | ||
| - | |||
| - | su - | ||
| - | |||
| - | mkdir -p '/ | ||
| - | |||
| - | < | ||
| - | Section " | ||
| - | Identifier "Intel (modesetting custom)" | ||
| - | MatchDriver " | ||
| - | Driver " | ||
| EndSection | EndSection | ||
| Line 75: | Line 77: | ||
| su - | su - | ||
| - | pkg install ' | + | pkg install 'xlibre-xf86-input-evdev' |
| ==== webcamd ==== | ==== webcamd ==== | ||
| - | * '' | + | * '' |
| + | |||
| + | pkg install | ||
| sysrc webcamd_enable=" | sysrc webcamd_enable=" | ||
| Line 140: | Line 144: | ||
| * :!: Not '' | * :!: Not '' | ||
| - | pkg install ' | + | pkg install 'xlibre-xf86-input-synaptics' |
| mkdir -p '/ | mkdir -p '/ | ||
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1772662537.txt.gz · Last modified: by Sean Rhone
