;===============================================================================
; The ReadMe of ASPEED Graphics Linux DRM Driver Deb Package
;===============================================================================
1.Description:
- Deb Package for ASPEED Graphics Linux DRM Driver
2.Support ASPEED Graphics Chipsets:
- AST1100/1300/1400/2000/2050/2100/2150/2200/2300/2400/2500/2510/2530
3.Support Linux Distributions: It's just for reference, please run "uname -r" to check
- Debian  8 x86_64: ast-drm-linux3.16.deb
- Debian  9 x86_64: ast-drm-linux4.09.deb
- Debian 10 x86_64: ast-drm-linux4.19.deb
- Ubuntu 14.04/16.04 x86_64: ast-drm-linux4.04.deb
- Ubuntu 18.04 x86_64: ast-drm-linux4.15.deb
- Ubuntu 18.10 x86_64: ast-drm-linux4.18.deb
- Ubuntu 19.04 x86_64: ast-drm-linux5.00.deb
4.Update Sequences:
- Debian:
  >> run "uname -r" to get the kernel version
  >> run "apt-get install linux-headers-$(uname -r)
  >> select proper deb and run "dpkg -i ast-drm-linux3.16.deb" for example
  +++ if it is failed due to dependency issue
  ++++ run "apt-get -f install" and try again
  >> reboot
- Ubuntu:
  >> run "uname -r" to get the kernel version
  >> disable "secure boot" in BIOS option
  >> select proper deb and run "dpkg -i ast-drm-linux4.15.deb" for example
  +++ if it is failed due to dependency issue
  ++++ run "apt-get -f install" and try again
  >> reboot
5.FAQ:
- show "ast: loading out-of-tree modules taints kernel."
  >> it is normal becasue the patch module driver did not include the signature of the linux distribution
- check the version of installed package
  >> run "dpkg -l | grep "ast-dkms"
6.Contact Window:
- yc_chen@aspeedtech.com
- 886.3.578.9568 ext. 810

