diff --git a/README.md b/README.md index 27387bd..cc7b9bc 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,10 @@ sudo apt update sudo apt install opengigabyte-driver-dkms ``` -### Arch : - -*Note:* Currently un-maintained +### Arch Linux : +Install [opengigabyte-meta]() from the AUR using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers#Pacman_wrappers). For example: ``` -pacman -S linux-headers -pacman -S openaero-meta +yay -S opengigabyte-meta ``` ## Notes diff --git a/driver/gigabytekbd_driver.c b/driver/gigabytekbd_driver.c index 8fc0d47..c3a6c05 100644 --- a/driver/gigabytekbd_driver.c +++ b/driver/gigabytekbd_driver.c @@ -68,6 +68,7 @@ static int gigabyte_kbd_probe(struct hid_device *hdev, const struct hid_device_i static const struct hid_device_id gigabyte_kbd_devices[] = { {HID_USB_DEVICE(USB_VENDOR_ID_GIGABYTE_AERO15XV8, USB_DEVICE_ID_GIGABYTE_AERO15XV8)}, {HID_USB_DEVICE(USB_VENDOR_ID_GIGABYTE_AERO15SA, USB_DEVICE_ID_GIGABYTE_AERO15SA)}, + {HID_USB_DEVICE(USB_VENDOR_ID_GIGABYTE_AORUS15G, USB_DEVICE_ID_GIGABYTE_AORUS15G)}, {} }; MODULE_DEVICE_TABLE(hid, gigabyte_kbd_devices); diff --git a/install_files/appstream/io.github.blmhemu.opengigabyte.metainfo.xml b/install_files/appstream/io.github.blmhemu.opengigabyte.metainfo.xml index e702820..95332ff 100644 --- a/install_files/appstream/io.github.blmhemu.opengigabyte.metainfo.xml +++ b/install_files/appstream/io.github.blmhemu.opengigabyte.metainfo.xml @@ -3,7 +3,7 @@ io.github.blmhemu.opengigabyte GPL-2.0+ OpenGigabyte - Drivers for Aero peripherals on GNU/Linux + Drivers for Gigabyte peripherals on GNU/Linux

OpenGigabyte is a collection of GNU/Linux drivers for the Gigabyte devices. @@ -16,5 +16,6 @@ usb:v1044p7A39d* usb:v1044p7A3Fd* + usb:v1044p7A3Cd*