Differences between revisions 8 and 9
Revision 8 as of 2016-03-29 09:45:51
Size: 5534
Editor: ?RalphGlass
Comment:
Revision 9 as of 2016-03-29 09:48:03
Size: 5318
Editor: ?RalphGlass
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
### Any Important note, before the user starts installing Debian
### Like Bios, Disk, MBR Configuration. (default : ''none'')
Line 40: Line 38:
### uncomment one of the two lines
## none
## {X} There is currently a bug that ...


= Configuration =
Update BIOS to version 50
Set BIOS boot configuration to "Linux" (necessary for newer kernels)
Install Debian netinst image and nonfree firmware
Upgrade from jessie to stretch (from stable to testing)
<<BR>>Update BIOS to version 50
<<BR>>Set BIOS boot configuration to "Linux" (necessary for newer kernels)
<<BR>>Install Debian netinst image and nonfree firmware
<<BR>>Upgrade from jessie to stretch (from stable to testing)

Translation(s): none

DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware.

The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware.

If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware.

Model covered
Intel Kit NUC5PPYH

Configuration :
- Video card Intel HD Graphics
- Resolutions up to 4k@30, 2560x1440@60
- Wireless card: Intel Wireless-AC 3165
- Disk and Ram: Kit Computer sold without memory and disk
- Bluetooth, SDXC Card slot, 4x USB 3.0 ports, Infrared sensor

Overall Status

Core Components

Boot Standard Kernel:

{OK}

LAN network card:

{OK}

Detect hard drives:

{OK}

Extra Features

CPU Frequency Scaling

{OK}

Xorg

{i}

- OpenGL

{i}

- Resize-and-Rotate(randr)

{i}

Wireless/Wifi

{i}

Legend :
{OK} = OK ; {X} Unsupported(No Driver) ; /!\ = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
{i} = Configuration Required; X-( = Only works with a non-free driver and or firmware

Important Note


Update BIOS to version 50
Set BIOS boot configuration to "Linux" (necessary for newer kernels)
Install Debian netinst image and nonfree firmware
Upgrade from jessie to stretch (from stable to testing)

Display

The integrated Intel HD graphics adapter does not work with Debian Jessie. It is working with Debian Stretch (Testing).

WiFi

  • apt-get install firmware-iwlwifi


System Summary

lspci

00:00.0 Host bridge [0600]: Intel Corporation Device [8086:2280] (rev 21)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:22b1] (rev 21)
00:12.0 SD Host controller [0805]: Intel Corporation Device [8086:2296] (rev 21)
00:13.0 SATA controller [0106]: Intel Corporation Device [8086:22a3] (rev 21)
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:22b5] (rev 21)
00:18.0 DMA controller [0801]: Intel Corporation Device [8086:22c0] (rev 21)
00:18.6 Serial bus controller [0c80]: Intel Corporation Device [8086:22c6] (rev 21)
00:18.7 Serial bus controller [0c80]: Intel Corporation Device [8086:22c7] (rev 21)
00:1a.0 Encryption controller [1080]: Intel Corporation Device [8086:2298] (rev 21)
00:1b.0 Audio device [0403]: Intel Corporation Device [8086:2284] (rev 21)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:22c8] (rev 21)
00:1c.1 PCI bridge [0604]: Intel Corporation Device [8086:22ca] (rev 21)
00:1c.2 PCI bridge [0604]: Intel Corporation Device [8086:22cc] (rev 21)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:229c] (rev 21)
00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:2292] (rev 21)
02:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] (rev 81)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)

Resources

Attachments

Some configuration files and sample outputs.

  • [get | view] (2019-10-11 15:19:36, 26.2 KB) [[attachment:photo.png]]
 All files | Selected Files: delete move to page copy to page

http://forums.debian.net/viewtopic.php?f=17&t=127662

Credits