Skip to content
Snippets Groups Projects
Unverified Commit 24a68d58 authored by nl6720's avatar nl6720
Browse files

Add amdgpu and mgag200 to the archiso_kms mkinitcpio hook

parent 1b2a7b58
No related branches found
No related tags found
1 merge request!31Add amdgpu and mgag200 to the archiso_kms mkinitcpio hook
Pipeline #344 passed
#!/bin/bash
build() {
add_module "amdgpu"
add_module "radeon"
add_module "nouveau"
add_module "i915"
add_module "mgag200"
add_module "via-agp"
add_module "sis-agp"
add_module "intel-agp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment