mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile: migrate away from xf86-video-intel
This commit is contained in:
parent
ad59060ec8
commit
994b27c880
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VIDEO_CARDS="nvidia amdgpu nouveau fbdev glint intel i915 i965 mach64 mga nv radeon radeonsi radeonhd savage sis tdfx vga via vmware voodoo apm chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
VIDEO_CARDS="nvidia amdgpu nouveau fbdev glint intel i965 mach64 mga nv radeon radeonsi radeonhd savage sis tdfx vga via vmware voodoo apm chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
|
||||
#we may have 64 bit efi and want to install 32 bit userspace
|
||||
#or have 32 bit efi on 64 bit system
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ dev-lang/rust extended
|
|||
#wine doesn't need opencl for anything important afaik, and opencl sucks in gentoo
|
||||
app-emulation/wine-vanilla opencl
|
||||
|
||||
#VIDEO_CARDS="intel i915 i965" is a recommended and correct setting for intel users
|
||||
#VIDEO_CARDS="intel i965" is a recommended and correct setting for intel users
|
||||
#for any/all packages which don't actually depend on deprecated xf86-video-intel driver
|
||||
#modesetting is superior in all noticable ways and it default nearly everywhere
|
||||
x11-base/xorg-drivers video_cards_intel video_cards_i915
|
||||
x11-base/xorg-drivers video_cards_i915
|
||||
|
|
|
|||
Loading…
Reference in a new issue