Differences between revisions 3 and 12 (spanning 9 versions)
Revision 3 as of 2016-03-29 09:11:45
Size: 4835
Editor: ?RalphGlass
Comment:
Revision 12 as of 2016-03-29 09:53:34
Size: 4212
Editor: ?RalphGlass
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
~-''Models covered''-~<<BR>>'''Intel Kit NUC5PPYH''' ~-''Model covered''-~<<BR>>'''Intel Kit NUC5PPYH'''
Line 17: Line 17:
~- Sub-models options :<<BR>> - Video card Intel HD Graphics<<BR>> - Resolution 4k@30, 2560x1440@60 <<BR>> - Wireless card: Intel Wireless-AC 3165<<BR>> - Disk and Ram: Kit Computer sold without memory and disk<<BR>> - Bluetooth, SDXC Card slot, 4x USB 3.0 ports, Infrared sensor -~ ~- Configuration :<<BR>> - Video card Intel HD Graphics<<BR>> - Resolutions up to 4k@30, 2560x1440@60 <<BR>> - Wireless card: Intel Wireless-AC 3165<<BR>> - Disk and Ram: Kit Computer sold without memory and disk<<BR>> - Bluetooth, SDXC Card slot, 4x USB 3.0 ports, Infrared sensor -~
Line 23: Line 23:
||||<tablestyle="margin-left:3em;width:90%">'''Core Components'''||<|10 style="text-align:right;border-style:none;vertical-align:top;"> {{attachment:photo.png}}||
||Boot Standard Kernel: || [OK]
||
|| LAN network card: || [OK] ||
|| Detect CD/DVD: || [-] ||
|| Detect
hard drives: || [OK] ||
||||<tablestyle="margin-left:3em;width:90%">'''Core Components'''||<|10 style="text-align:right;border-style:none;vertical-align:top;">||
||Boot Standard Kernel: ||
{OK} ||
|| LAN network card: || {OK} ||
|| Detect hard drives: || {OK} ||
Line 30: Line 29:
|| CPU Frequency Scaling || [OK] ||
|| Hibernation || [?] ||
|| Sleep / Suspend || [?] ||
|| Xorg || [?] ||
|| - OpenGL || [?] ||
|| - Resize-and-Rotate(randr) || [?] ||
|| Switch to External Screen || [-] ||
|| Mouse || ||
|| - Built-in (Trackpoint) || [-] ||
|| - Built-in (Touchpad) || [-] ||
|| Modem || [-] ||
|| Wireless/Wifi || [X] ||
|| Keyboard's Hotkeys || [-] ||
~-Legend :<<BR>> {OK} = OK ; {X} Unsupported(No Driver) ; /!\ = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable <<BR>> {i} = Configuration Required; X-( = Only works with a non-free driver and or firmware-~
|| CPU Frequency Scaling || {OK} ||
|| Xorg || {i} ||
|| - OpenGL || {i} ||
|| - Resize-and-Rotate(randr) || {i} ||
|| Wireless/Wifi || {i} ||
~-Legend :<<BR>> {OK} = OK ; <<BR>> {i} = Configuration Required; -~
Line 46: Line 37:
### Any Important note, before the user starts installing Debian
### Like Bios, Disk, MBR Configuration. (default : ''none'')

### uncomment one of the two lines
## none
## {X} There is currently a bug that ...


= Configuration =
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)
Line 57: Line 43:
## First say what's the Display adapter model (lspci may help)
## Then explain how to get it working (or just the module used)
## what about : 3D ; DRI ; xrandr ; external/secondary screen...
## attach your xorg.conf at the bottom of the page.
 (not covered yet)

## If this computer has variants with various Display adapter, simply
## duplicate this section, like "Display / Ati".

== Audio ==
## First say what's the Sound adapter model (lspci may help)
## Then explain how to get it working
 (not covered yet)

== Mouse ==
 (not covered yet)

== Power Management ==
## Have you tested Hibernation and/or
## Then explain how to get it working
 (not covered yet)
The integrated Intel HD graphics adapter does not work with Debian Jessie.
It is working with Debian Stretch (Testing).
Line 80: Line 47:
 (not covered yet)

== Modem ==
 (not covered yet)
~-{{{
apt-get install firmware-iwlwifi
}}}-~
Line 90: Line 55:
## Paste the output of "lspci -nn" here, within some {{{ }}} brackets. Optionally, attach "lspci -vnn"
##(lspci -nn missing)
## Paste the output of "lspci -nn" here, within some {{{ }}} brackets.
Line 93: Line 57:
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)
Line 96: Line 76:
== lsusb ==
## Uncomment and Paste the output of one of the three lines (within some {{{ }}}} brackets)
## (lsusb missing)
## lsusb
lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null
{{{

}}}
''USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.''


= Resources =
<<Anchor(attachments)>>
== Attachments ==
## Some interesting files you can attach: (Named with computer name and model, and Debian version, like "dmidecode.Etch_Thinkpad_T60_1952-W5R.txt")
## - Xorg.conf file (then "include" it inline below)
## - Output of dmidecode (make sure to remove Serial Number and UUID before), you'd may choose to use:
## sudo dmidecode | sed 's/\(Serial Number\|UUID\).*/\1: Not Disclosed/g'
## - Output of lsmod
''Some configuration files and sample outputs.''
<<AttachList>>
Line 119: Line 77:
## Link to related installation-report http://forums.debian.net/viewtopic.php?f=17&t=127662
Line 123: Line 81:

== Credits ==
----
Line 127: Line 82:
## CategoryLaptopComputer | CategoryDesktopComputer | CategoryEmbeddedComputer ## CategoryDesktopComputer

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 ;
{i} = Configuration Required;

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)

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