mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-23 17:33:32 +08:00
8 lines
351 B
Plaintext
8 lines
351 B
Plaintext
post_install() {
|
|
echo " >> "
|
|
echo " >> If you have an NVIDIA card that supports libvdpau or Broadcom Crystal HD chips,"
|
|
echo " >> uncomment EnableLinuxHWVideoDecode=1 from /etc/adobe/mms.cfg."
|
|
echo " >> If you run into problems, please contact nVidia or Broadcom along with your system config info / driver version."
|
|
echo " >> "
|
|
}
|