

Install Openwrt On X86 Pc drivers#
I want USB keyboard support, and don’t need e1000 or realtek drivers make image packages="-kmod-e1000e -kmod-e1000 -kmod-r8169 kmod-usb-hid kmod-usb3 kmod-usb2"
Install Openwrt On X86 Pc install#
$ yum install wget make gcc openssl which xz perl zlib-static ncurses-devel perl-Thread-Queue.noarch gcc-c++ git file unzip bzip2


I chose to build the LEDE x86_64 image within a Docker container like so: $ docker pull centos The build described here is tailored for Qotom J1900 mini PC. Building a custom LEDE seemed a bit daunting at first, but turned out to be quite straight forward. I had a need to run LEDE on x86 hardware. References to LEDE here can be substituted for Openwrt.
