Search Criteria
Package Details: ast-dkms 1.14.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ast-dkms.git (read-only, click to copy) |
---|---|
Package Base: | ast-dkms |
Description: | ASPEED Graphics Linux DRM Driver |
Upstream URL: | https://www.aspeedtech.com/tw/support_driver/ |
Licenses: | MIT |
Provides: | ast |
Submitter: | psiegl |
Maintainer: | psiegl |
Last Packager: | psiegl |
Votes: | 1 |
Popularity: | 0.000128 |
First Submitted: | 2023-08-19 21:48 (UTC) |
Last Updated: | 2023-10-10 19:21 (UTC) |
Latest Comments
psiegl commented on 2024-10-29 21:43 (UTC)
bsdice: well, a year ago the kernel driver was very outdated. In case its version was bumped, this dkms could be deleted.
bsdice commented on 2024-10-28 21:50 (UTC)
psiegl: Simple question, why does this package exist? Because there is ast upstream in the kernel and Arch has it configured as a module. Any particular feature which is not upstreamed? Thanks. :)
I briefly contemplated implementing a differentiator in dkms.conf in pre-build command to select the correct driver for the requested kernelver. Because 601 or 66 will not compile for 5.4 which I use as fallback on a few systems.
psiegl commented on 2023-09-16 18:26 (UTC) (edited on 2023-09-16 18:33 (UTC) by psiegl)
Official releases can be found easier by this link: https://www.aspeedtech.com/app/1/drivers?limit=999
psiegl commented on 2023-08-28 19:30 (UTC)
Likely, you might need to supply
--insecure
to/etc/makepkg.conf
to curl, as the aspeedtech.com domain has an issue with curl. https://github.com/Jguer/yay/issues/1453psiegl commented on 2023-08-19 21:59 (UTC) (edited on 2023-08-19 22:02 (UTC) by psiegl)
Tested with ArchLinux latest kernel, while uses ASPEEDs
src601
i.e. the Linux 6.1 LTS source.