parent
085ae7c6ac
commit
10e6572cf6
@ -1,17 +1,25 @@
|
|||||||
# kernel_configs
|
# kernel_configs
|
||||||
|
|
||||||
kernel configurations for various devices
|
kernel configurations for various devices
|
||||||
|
|
||||||
Intel NUC 7CJYH
|
Intel NUC 7CJYH
|
||||||
===============
|
===============
|
||||||
|
|
||||||
[Link][https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc7cjyh.html]
|
Product page: [Link](https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc7cjyh.html)
|
||||||
|
|
||||||
With SELinux
|
|
||||||
|
|
||||||
| Part | Model | Status | Notes |
|
|
||||||
|------|-------|--------|-------|
|
|
||||||
| Wifi | Intel(R) Dual Band Wireless AC 9462 | :heavy_check_mark: | iwlwifi-9000 [Link][https://www.intel.com/content/www/us/en/support/articles/000005511/network-and-i-o/wireless-networking.html] |
|
|
||||||
|
|
||||||
|
* Boot from pendrive to and encrypted drive [Sakaki's UEFI guide](https://wiki.gentoo.org/wiki/Sakaki%27s_EFI_Install_Guide)
|
||||||
|
* + The LUKS is headless, the head is on the pendrive too
|
||||||
|
* The encrypted drive is one ZFS pool
|
||||||
|
* With SELinux
|
||||||
|
* Gentoo patched, with OpenRC as default init manager
|
||||||
|
|
||||||
|
Status
|
||||||
|
------
|
||||||
|
|
||||||
|
| Part | Model | Status | Notes |
|
||||||
|
| ---- | ----- | :----: | ----- |
|
||||||
|
| Wifi | Intel(R) Dual Band Wireless AC 9462 | ✅ | iwlwifi-9000 [Link](https://www.intel.com/content/www/us/en/support/articles/000005511/network-and-i-o/wireless-networking.html) |
|
||||||
|
| Ethernet | Realtek RTL8111/8168/8411 PCI Express Gigabit | ✅ | r8168 [Link](https://github.com/mtorromeo/r8168) |
|
||||||
|
| Sound | Intel Corporation Device 3198 | ❔ | |
|
||||||
|
| Card reader | Realtek RTS5229 PCI Express Card Reader| ❌ | |
|
||||||
|
| Bluetooth || ❔ | |
|
||||||
|
Loading…
Reference in new issue