Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:system:display_servers:xenocara [2022/03/28 02:32]
i3_relativism [xinit]
en:system:display_servers:xenocara [2023/12/04 18:57]
throgh [Driver installation]
Line 49: Line 49:
 {| border="1" style="sortable; text-align: center; width: 100%; border-collapse:collapse; color:#262627; background-color:#f8f9fa;" {| border="1" style="sortable; text-align: center; width: 100%; border-collapse:collapse; color:#262627; background-color:#f8f9fa;"
 ! style="background-color:#eaecf0" |Brand ! style="background-color:#eaecf0" |Brand
-! style="background-color:#eaecf0" |Driver 
 ! style="background-color:#eaecf0" |OpenGL ! style="background-color:#eaecf0" |OpenGL
-! style="background-color:#eaecf0" |OpenGL (multilib)+! style="background-color:#eaecf0" |Driver
 |- |-
 ! rowspan="3" style="background-color:#eaecf0" |AMD/ATI ! rowspan="3" style="background-color:#eaecf0" |AMD/ATI
 |- |-
-| [[https://www.hyperbola.info/packages/?name=xorg-video-amdgpu|xorg-video-amdgpu]] 
 | rowspan="4" | [[https://www.hyperbola.info/packages/?name=mesa|mesa]] | rowspan="4" | [[https://www.hyperbola.info/packages/?name=mesa|mesa]]
-| rowspan="4" | [[https://www.hyperbola.info/packages/?name=lib32-mesa|lib32-mesa]] 
 |- |-
 | [[https://www.hyperbola.info/packages/?name=xenocara-video-ati|xenocara-video-ati]] | [[https://www.hyperbola.info/packages/?name=xenocara-video-ati|xenocara-video-ati]]
 |- |-
 ! style="background-color:#eaecf0" | Intel ! style="background-color:#eaecf0" | Intel
-| [[https://www.hyperbola.info/packages/?name=xorg-video-intel|xorg-video-intel]]+| [[https://www.hyperbola.info/packages/?name=xenocara-video-intel|xenocara-video-intel]]
 |- |-
 ! style="background-color:#eaecf0" | NVIDIA ! style="background-color:#eaecf0" | NVIDIA
Line 68: Line 65:
 |} |}
  
-<note tip> Fourth generation Intel GPUs users (GMA 3000 from 2006 and newer) may want to use the default Xenocara driver, rather than installing [[https://www.hyperbola.info/packages/?name=xorg-video-intel|xorg-video-intel]] driver package. For more information, see [[https://man.openbsd.org/OpenBSD-6.5/modesetting.4|modesetting(4)]].</note>+<note tip> Fourth generation Intel GPUs users (GMA 3000 from 2006 and newer) may want to use the default Xenocara driver, rather than installing [[https://www.hyperbola.info/packages/?name=xenocara-video-intel|xenocara-video-intel]] driver package. For more information, see [[https://man.openbsd.org/OpenBSD-6.5/modesetting.4|modesetting(4)]].</note>
  
 <note tip> For NVIDIA GPUs users, may find their respective card's [[https://nouveau.freedesktop.org/wiki/CodeNames/|code name]] (a more detailed list is available on [[https://en.wikipedia.org/wiki/Comparison_of_Nvidia_Graphics_Processing_Units|Wikipedia]]), and compare it with the [[https://nouveau.freedesktop.org/wiki/FeatureMatrix/|feature matrix]] for supported features.</note> <note tip> For NVIDIA GPUs users, may find their respective card's [[https://nouveau.freedesktop.org/wiki/CodeNames/|code name]] (a more detailed list is available on [[https://en.wikipedia.org/wiki/Comparison_of_Nvidia_Graphics_Processing_Units|Wikipedia]]), and compare it with the [[https://nouveau.freedesktop.org/wiki/FeatureMatrix/|feature matrix]] for supported features.</note>
  
-<note warning> AMD GPUs users (GCN third generation from 2014 and newer) must to use the [[https://www.hyperbola.info/packages/?name=xorg-video-amdgpu|xorg-video-amdgpu]] driver package, rather than installing [[https://www.hyperbola.info/packages/?name=xenocara-video-ati|xenocara-video-ati]] driver package that is dedicated for old AMD and ATI GPUs.</note>+<note warning> AMD GPUs users (GCN third generation from 2014 and newer) should not install [[https://www.hyperbola.info/packages/?name=xenocara-video-ati|xenocara-video-ati]] driver package that is dedicated for old AMD and ATI GPUs. Please note that AMD GPUs are mostly not running free, libre driver implementations therefore and cannot make usage of full OpenGL.</note>
  
 Other video drivers can be found in the [[https://www.hyperbola.info/groups/x86_64/xenocara-drivers/|xenocara-drivers]] group. Other video drivers can be found in the [[https://www.hyperbola.info/groups/x86_64/xenocara-drivers/|xenocara-drivers]] group.
  
-Xenocara should run smoothly with fully free software drivers. The exceptions to this rule are recent GPUs (especially NVIDIA GPUs), that are not supported. If it is the case, use the default Xenocara driver which includes GLAMOR acceleration (see [[https://man.openbsd.org/OpenBSD-6.5/modesetting.4|modesetting(4)]]).+Xenocara should run smoothly with fully free software drivers. The exceptions to this rule are recent GPUs (especially NVIDIA and AMD GPUs), that are not supported. If it is the case, use the default Xenocara driver which includes GLAMOR acceleration (see [[https://man.openbsd.org/OpenBSD-6.5/modesetting.4|modesetting(4)]]).
  
 ===== Running ===== ===== Running =====
Line 88: Line 85:
 <note important>If **Lumina Desktop** is being used you would need to use <color #620BB9/#EEDDFF>start-lumina-desktop</color> instead</note> <note important>If **Lumina Desktop** is being used you would need to use <color #620BB9/#EEDDFF>start-lumina-desktop</color> instead</note>
  
-xinit is typically used to start [[en:system:userspace:application:window_manager|window managers]] or [[en:system:userspace:application:desktop_environment|desktop environments]].+xinit is typically used to start [[en:system:userspace:window_manager|window managers]] or [[en:system:userspace:desktop_enviroment|desktop environments]].
  
 === Installation === === Installation ===