Skip to content

Install keyboard driver for Ubuntu based on microdia chipset.

License

Notifications You must be signed in to change notification settings

daikiejp/microdia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microdia Chipset Driver for Ubuntu

Check if your Keyboard USB use Miccrodia chipset

lsusb

Installation

sudo apt-get install mercurial build-essential linux-headers-generic dkms
git clone https://github.com/dannyec/microdia.git
cd microdia
sudo ./install.sh dkms

vi /etc/modprobe.d/usbhid.conf
#Add:
options usbhid quirks=0x0c45:0x7603:0x0007

vi /etc/default/grub
#Add:
GRUB_CMDLINE_LINUX_DEFAULT='usbhid.quirks=0x0c45:0x7603:0x7'

About

Install keyboard driver for Ubuntu based on microdia chipset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published