Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Commit

Permalink
updated firmware.list/module.list of machine/intel_nuc to reflect lat…
Browse files Browse the repository at this point in the history
…est NUC hardware (NUC5xxxx) as well as latest kernel version part of thinstation.
  • Loading branch information
jens-maus committed Apr 27, 2015
1 parent 821721c commit bc0dd48
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 26 deletions.
2 changes: 1 addition & 1 deletion mkhzdr
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ sudo cp ts/build/conf/hzdr/thinstation.conf.buildtime ts/build/
# run the image build process and use the SMP kernel as well as the private
# build.conf
sudo ./setup-chroot -b -o --kernel 64 conf/hzdr/build.conf.private
#sudo ./setup-chroot -b -o --allmodules --kernel SMP conf/hzdr/build.conf.private
#sudo ./setup-chroot -b -o --allmodules --kernel 64 conf/hzdr/build.conf.private

# revert changes to buildtime file
sudo git checkout ts/build/thinstation.conf.buildtime
Expand Down
2 changes: 2 additions & 0 deletions ts/build/machine/intel_nuc/firmware.list
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ firmware rtl8168* rtl_nic
firmware PALM* radeon
firmware SUMO_* radeon
firmware microcode_amd* amd-ucode
firmware ibt-hw-37.8.10-fw-1.10.3.11.e.bseq intel
firmware iwlwifi-7265D-12.ucode
64 changes: 39 additions & 25 deletions ts/build/machine/intel_nuc/module.list
Original file line number Diff line number Diff line change
@@ -1,68 +1,82 @@
module cpufreq_stats
module e1000e
module r8169
module i915
module k10temp
module snd-hda-codec-hdmi
module snd-hda-codec-realtek
module snd-hda-codec-generic
module snd-hda-intel
module snd-hda-controller
module snd-hda-codec
module snd-pcm
module snd-hwdep
module snd-timer
module snd
module soundcore
module btusb
module bluetooth
module x86_pkg_temp_thermal
module coretemp
module kvm
module kvm-intel
module arc4
module iwlmvm
module mac80211
module iwlwifi
module cfg80211
module crct10dif-pclmul
module crc32-pclmul
module crc32c-intel
module rfkill
module ghash-clmulni-intel
module mei-me
module mei
module gpio-lynxpoint
module i2c-designware-platform
module i2c-designware-core
module acpi_pad
module sd_mod
module radeon
module uas
module psmouse
module lpc_ich
module i2c-i801
module i2c-hid
module i2c-piix4
module ptp
module drm_kms_helper
module pps_core
module drm
module shpchp
module mfd-core
module intel-agp
module i2c-algo-bit
module intel-gtt
module sdhci-acpi
module sdhci
module dw_dmac
module dw_dmac_core
module battery
module i2c-core
module mmc_core
module ptp
module mfd-core
module pps_core
module video
module acpi-cpufreq
module ahci
module libahci
module libata
module scsi_mod
module tpm_tis
module tpm
module serio_raw
module microcode
module hid-multitouch
module hid-appleir
module hid-logitech-dj
module r8169
module k10temp
module radeon
module i2c-piix4
module intel-agp
module pps_core
module acpi-cpufreq
module ahci
module libahci
module libata
module mii
module ttm
module snd-usb-audio
module snd-usbmidi-lib
module snd-rawmidi
module snd-seq-device
module microcode
module usb-storage
module hid-magicmouse
module hid-chicony
module hid-kensington
module hid-multitouch
module hid-cypress
module hid-a4tech
module hid-chicony
module hid-ntrig
module hid-hyperv
module hid-appleir
module hid-logitech-dj

0 comments on commit bc0dd48

Please sign in to comment.