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:12] – [intel] modesetting somehow did 10k a few times 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 ==== | ||
| - | * '' | + | * '' |
| - | * 2025/10/26: TODO: Re-check if still required | + | |
| pkg install ' | pkg install ' | ||
| Line 141: | Line 142: | ||
| ==== Touchpad ==== | ==== Touchpad ==== | ||
| - | * :!: Not '' | + | * :!: Not '' |
| - | pkg install ' | + | pkg install 'xlibre-xf86-input-synaptics' |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 192: | Line 193: | ||
| # End</ | # End</ | ||
| - | |||
| - | ====== Logs ====== | ||
| - | |||
| - | cat '/ | ||
| - | |||
| - | < | ||
| - | [ 24.226] (II) Using input driver ' | ||
| - | [ 24.259] (II) Using input driver ' | ||
| - | [ 24.264] (II) Using input driver ' | ||
| - | [ 24.265] (II) Using input driver ' | ||
| - | [ 24.265] (II) Using input driver ' | ||
| - | [ 24.265] (II) Using input driver ' | ||
| - | [ 24.265] (II) Using input driver ' | ||
| - | [ 24.266] (II) Using input driver ' | ||
| - | [ 24.266] (II) Using input driver ' | ||
| - | [ 24.268] (II) Using input driver ' | ||
| - | [ 24.269] (II) Using input driver ' | ||
| - | [ 24.273] (II) Using input driver ' | ||
| - | [ 24.276] (II) Using input driver ' | ||
| - | [ 24.283] (II) Using input driver ' | ||
| - | [ 24.283] (II) Using input driver ' | ||
| - | [ 24.283] (II) Using input driver ' | ||
| - | [ 24.284] (II) Using input driver ' | ||
| - | |||
| - | cat '/ | ||
| - | |||
| - | < | ||
| - | ... | ||
| - | [ 24.003] (II) intel(0): Using spanning desktop for initial modes | ||
| - | [ 24.003] (II) intel(0): Output eDP-1 using initial mode 1920x1080 +0+0 | ||
| - | [ 24.003] (II) intel(0): Output HDMI-1 using initial mode 1600x900 +1920+0 | ||
| - | [ 24.003] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) | ||
| - | [ 24.003] (==) intel(0): DPI set to (96, 96) | ||
| - | [ 24.003] (II) intel(0): Allocated new frame buffer 3520x1080 stride 14080, untiled | ||
| - | [ 24.003] (II) intel(0): [DRI2] Setup complete | ||
| - | [ 24.003] (II) intel(0): [DRI2] | ||
| - | [ 24.003] (II) intel(0): [DRI2] | ||
| - | [ 24.003] (==) intel(0): Backing store enabled | ||
| - | [ 24.003] (==) intel(0): Silken mouse enabled | ||
| - | [ 24.003] (II) intel(0): Initializing HW Cursor | ||
| - | [ 24.004] (==) intel(0): DPMS enabled | ||
| - | [ 24.004] (==) intel(0): Intel XvMC decoder enabled | ||
| - | [ 24.004] (WW) intel(0): Disabling Xv because no adaptors could be initialized. | ||
| - | [ 24.004] (II) intel(0): DRI2: Enabled | ||
| - | [ 24.004] (II) intel(0): DRI3: Enabled | ||
| - | [ 24.004] (WW) intel(0): Option " | ||
| - | [ 24.004] (==) intel(0): hotplug detection: " | ||
| - | [ 24.166] (II) intel(0): Setting screen physical size to 931 x 285 | ||
| - | [ 25.101] (II) intel(0): EDID vendor " | ||
| - | [ 25.101] (II) intel(0): Using EDID range info for horizontal sync | ||
| - | [ 25.101] (II) intel(0): Using EDID range info for vertical refresh | ||
| - | [ 25.101] (II) intel(0): Printing DDC gathered Modelines: | ||
| - | [ 25.101] (II) intel(0): Modeline " | ||
| - | ...</ | ||
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1772662359.txt.gz · Last modified: by Sean Rhone
