3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Valtam - 11-16-2015
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Zead - 11-19-2015
Graphics drivers and other drivers too?
https://wiki.ubuntu.com/Kernel/LTSEnablementStack#A12.04.5_.2B-_14.04_Hardware_Enablement_Stack_Policies_and_Procedures
Although when I try to install the listed lts-vivid packages, it wants to remove many important stuff including xorg.
The only thing keeping me from Installing Linux Lite on new computers is the hardware support.
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Wirezfree - 11-19-2015
@Zead..
Kind of on topic...
I will be updating a thread I have else where on installing LL to a friends New Intel NUC517RYH
I was surprised, the NUC contains one of the new M2 NVME pcie SSD's
This was only partially supported in Win8.1, full support now in Win10
My friend wanted LL dual boot with Win7 :o :'( what a performance..
It's not even visible in Win 7,
So had to install Win7 to a 2nd normal drive,
then install 2 hotfixes, then clone to M2 drive
Tested for a few days, make sure it's O.K
I have done a Live boot of LL,
The M2 drive shows up out of the box, +1 to Linux ![Smile Smile](https://www.freecinema2022.gq/forums/images/smilies/smile.png)
Also, the Display "Iris 6100 Graphics" came up.
I plan to try and install LL later today.
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Valtam - 11-19-2015
There's unlikely to be a huge list of changes in this the last release of the 2.0 series, I'd like to have as much hardware support as possible leading up to the 3.0 series. Have started running some simulations, so far so good.
Sent from my Nexus 6 using Tapatalk
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Wirezfree - 12-04-2015
I'm a bit confused, or maybe just mis-reading this "LTS Enablement Stack"..?? it says:
"The 14.04.2 and newer point release will ship with an updated kernel and X stack by default"
We have version: LL2.6 14.04.3
Code: dave@asus-mini-1:~$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Linux Lite 2.6"
NAME="Ubuntu"
VERSION="14.04.3 LTS, Trusty Tahr"
or is this something you(Devs) can decide to enable or disable within LL development, and is currently disabled..??
The reason I ask is I'm trying to finish of a NUC build, currently on kernel 3.13
From basic testing everything appears to basically work O.K, or get recognised.
But "I can't test everything", and everything I've read seems to be imply that
NUC "Broadwell" needs Ubuntu 15.04 & kernel 3.19
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Valtam - 12-04-2015
Ubuntu included it from 14.04.2, not Linux Lite. Ubuntu provides packages that LL either chooses to include or exclude. Choice of packaging, is the only comparison between LL and Ubuntu, or any other Ubuntu derivative for that matter.
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Wirezfree - 12-04-2015
O.K.. Understood... I guess the answer was in the subject really...
From testing it appears to work, but there are 2 things in dmesg which appear to be an issue,
and actually have an indication for you to cut 'n' paste them to somewhere...
But where and would it be of any interest given the H/W and Kernel version..??
Code: [ 3.482250] ------------[ cut here ]------------
[ 3.482268] WARNING: CPU: 0 PID: 403 at /build/linux-7LJ3_l/linux-3.13.0/ubuntu/i915/i915_drv.c:356 intel_detect_pch+0xf9/0x360 [i915_bdw]()
[ 3.482270] Modules linked in: ip_tables x_tables lpc_ich snd btusb(+) shpchp i915_bdw(+) mei_me mei bluetooth parport_pc intel_ips soundcore ppdev drm_kms_helper nct6775 drm hwmon_vid coretemp i2c_algo_bit lp parport acpi_pad mac_hid dm_mirror dm_region_hash dm_log hid_generic usbhid hid ahci psmouse libahci e1000e ptp pps_core video
[ 3.482290] CPU: 0 PID: 403 Comm: systemd-udevd Not tainted 3.13.0-62-generic #102-Ubuntu
[ 3.482292] Hardware name: /NUC5i7RYB, BIOS RYBDWi35.86A.0249.2015.0529.1640 05/29/2015
[ 3.482293] 0000000000000009 ffff8804273ad900 ffffffff81723ec0 0000000000000000
[ 3.482295] ffff8804273ad938 ffffffff8106785d ffff8804286fa000 ffff880424d1c000
[ 3.482298] ffff880422fcf800 ffff880424d1c000 ffffffffa02c3cb4 ffff8804273ad948
[ 3.482300] Call Trace:
[ 3.482304] [<ffffffff81723ec0>] dump_stack+0x45/0x56
[ 3.482307] [<ffffffff8106785d>] warn_slowpath_common+0x7d/0xa0
[ 3.482310] [<ffffffff8106793a>] warn_slowpath_null+0x1a/0x20
[ 3.482321] [<ffffffffa021c959>] intel_detect_pch+0xf9/0x360 [i915_bdw]
[ 3.482353] [<ffffffffa029d773>] i915_driver_load+0x473/0xf70 [i915_bdw]
[ 3.482364] [<ffffffffa0111c15>] ? drm_get_minor+0x1a5/0x200 [drm]
[ 3.482370] [<ffffffffa0111d12>] drm_dev_register+0xa2/0x1e0 [drm]
[ 3.482377] [<ffffffffa0113c12>] drm_get_pci_dev+0x92/0x140 [drm]
[ 3.482401] [<ffffffffa021c6ab>] i915_pci_probe+0x3b/0x60 [i915_bdw]
[ 3.482404] [<ffffffff813abe65>] local_pci_probe+0x45/0xa0
[ 3.482406] [<ffffffff813ad105>] ? pci_match_device+0xc5/0xd0
[ 3.482408] [<ffffffff813ad229>] pci_device_probe+0xd9/0x130
[ 3.482411] [<ffffffff81499c1d>] driver_probe_device+0x12d/0x3e0
[ 3.482413] [<ffffffff81499fa3>] __driver_attach+0x93/0xa0
[ 3.482415] [<ffffffff81499f10>] ? __device_attach+0x40/0x40
[ 3.482418] [<ffffffff81497b63>] bus_for_each_dev+0x63/0xa0
[ 3.482420] [<ffffffff814995ce>] driver_attach+0x1e/0x20
[ 3.482422] [<ffffffff814991b0>] bus_add_driver+0x180/0x250
[ 3.482425] [<ffffffffa02eb000>] ? 0xffffffffa02eafff
[ 3.482427] [<ffffffff8149a624>] driver_register+0x64/0xf0
[ 3.482429] [<ffffffffa02eb000>] ? 0xffffffffa02eafff
[ 3.482431] [<ffffffff813ab7fc>] __pci_register_driver+0x4c/0x50
[ 3.482438] [<ffffffffa0113dda>] drm_pci_init+0x11a/0x130 [drm]
[ 3.482440] [<ffffffffa02eb000>] ? 0xffffffffa02eafff
[ 3.482452] [<ffffffffa02eb06a>] i915_init+0x6a/0x6c [i915_bdw]
[ 3.482455] [<ffffffff8100214a>] do_one_initcall+0xfa/0x1b0
[ 3.482458] [<ffffffff81059903>] ? set_memory_nx+0x43/0x50
[ 3.482462] [<ffffffff810e29bd>] load_module+0x12dd/0x1b40
[ 3.482464] [<ffffffff810de440>] ? store_uevent+0x40/0x40
[ 3.482467] [<ffffffff810e3396>] SyS_finit_module+0x86/0xb0
[ 3.482470] [<ffffffff81734a9d>] system_call_fastpath+0x1a/0x1f
[ 3.482471] ---[ end trace eda084ab0c60f185 ]---
and
Code: [ 3.570450] ------------[ cut here ]------------
[ 3.570475] WARNING: CPU: 2 PID: 403 at /build/linux-7LJ3_l/linux-3.13.0/ubuntu/i915/intel_display.c:6149 lpt_init_pch_refclk+0x471/0x580 [i915_bdw]()
[ 3.570476] LP PCH doesn't have FDI
[ 3.570478] Modules linked in: nf_conntrack_netbios_ns nf_conntrack_broadcast crct10dif_pclmul(+) snd_pcm crc32_pclmul dm_multipath snd_page_alloc scsi_dh ghash_clmulni_intel aesni_intel nf_nat_ftp nf_nat aes_x86_64 nf_conntrack_ftp iwlwifi nf_conntrack iptable_filter snd_seq cfg80211 lrw gf128mul glue_helper snd_seq_device ablk_helper cryptd serio_raw snd_timer joydev ip_tables x_tables lpc_ich snd btusb shpchp i915_bdw(+) mei_me mei bluetooth parport_pc intel_ips soundcore ppdev drm_kms_helper nct6775 drm hwmon_vid coretemp i2c_algo_bit lp parport acpi_pad mac_hid dm_mirror dm_region_hash dm_log hid_generic usbhid hid ahci psmouse libahci e1000e ptp pps_core video
[ 3.570508] CPU: 2 PID: 403 Comm: systemd-udevd Tainted: G W 3.13.0-62-generic #102-Ubuntu
[ 3.570509] Hardware name: /NUC5i7RYB, BIOS RYBDWi35.86A.0249.2015.0529.1640 05/29/2015
[ 3.570511] 0000000000000009 ffff8804273ad7a0 ffffffff81723ec0 ffff8804273ad7e8
[ 3.570513] ffff8804273ad7d8 ffffffff8106785d ffff880424d1c000 0000000000000000
[ 3.570515] ffff880424d1e088 ffff880424d1c000 0000000000000002 ffff8804273ad838
[ 3.570517] Call Trace:
[ 3.570522] [<ffffffff81723ec0>] dump_stack+0x45/0x56
[ 3.570525] [<ffffffff8106785d>] warn_slowpath_common+0x7d/0xa0
[ 3.570527] [<ffffffff810678cc>] warn_slowpath_fmt+0x4c/0x50
[ 3.570543] [<ffffffffa0264231>] lpt_init_pch_refclk+0x471/0x580 [i915_bdw]
[ 3.570559] [<ffffffffa026fb4d>] intel_init_pch_refclk+0x31d/0x490 [i915_bdw]
[ 3.570575] [<ffffffffa0284690>] ? intel_ddi_init+0x270/0x2a0 [i915_bdw]
[ 3.570590] [<ffffffffa026fe01>] intel_setup_outputs+0x141/0x750 [i915_bdw]
[ 3.570603] [<ffffffffa0274e16>] intel_modeset_init+0x6a6/0xbd0 [i915_bdw]
[ 3.570617] [<ffffffffa0248a8d>] ? gen8_irq_postinstall+0x1fd/0x230 [i915_bdw]
[ 3.570629] [<ffffffffa024eef0>] ? valleyview_irq_handler+0x690/0x690 [i915_bdw]
[ 3.570638] [<ffffffffa010e9fb>] ? drm_irq_install+0x13b/0x250 [drm]
[ 3.570655] [<ffffffffa029e04c>] i915_driver_load+0xd4c/0xf70 [i915_bdw]
[ 3.570673] [<ffffffffa0111d12>] drm_dev_register+0xa2/0x1e0 [drm]
[ 3.570681] [<ffffffffa0113c12>] drm_get_pci_dev+0x92/0x140 [drm]
[ 3.570695] [<ffffffffa021c6ab>] i915_pci_probe+0x3b/0x60 [i915_bdw]
[ 3.570698] [<ffffffff813abe65>] local_pci_probe+0x45/0xa0
[ 3.570700] [<ffffffff813ad105>] ? pci_match_device+0xc5/0xd0
[ 3.570702] [<ffffffff813ad229>] pci_device_probe+0xd9/0x130
[ 3.570706] [<ffffffff81499c1d>] driver_probe_device+0x12d/0x3e0
[ 3.570708] [<ffffffff81499fa3>] __driver_attach+0x93/0xa0
[ 3.570711] [<ffffffff81499f10>] ? __device_attach+0x40/0x40
[ 3.570713] [<ffffffff81497b63>] bus_for_each_dev+0x63/0xa0
[ 3.570715] [<ffffffff814995ce>] driver_attach+0x1e/0x20
[ 3.570717] [<ffffffff814991b0>] bus_add_driver+0x180/0x250
[ 3.570721] [<ffffffffa02eb000>] ? 0xffffffffa02eafff
[ 3.570723] [<ffffffff8149a624>] driver_register+0x64/0xf0
[ 3.570726] [<ffffffffa02eb000>] ? 0xffffffffa02eafff
[ 3.570728] [<ffffffff813ab7fc>] __pci_register_driver+0x4c/0x50
[ 3.570735] [<ffffffffa0113dda>] drm_pci_init+0x11a/0x130 [drm]
[ 3.570738] [<ffffffffa02eb000>] ? 0xffffffffa02eafff
[ 3.570751] [<ffffffffa02eb06a>] i915_init+0x6a/0x6c [i915_bdw]
[ 3.570754] [<ffffffff8100214a>] do_one_initcall+0xfa/0x1b0
[ 3.570757] [<ffffffff81059903>] ? set_memory_nx+0x43/0x50
[ 3.570761] [<ffffffff810e29bd>] load_module+0x12dd/0x1b40
[ 3.570764] [<ffffffff810de440>] ? store_uevent+0x40/0x40
[ 3.570768] [<ffffffff810e3396>] SyS_finit_module+0x86/0xb0
[ 3.570772] [<ffffffff81734a9d>] system_call_fastpath+0x1a/0x1f
[ 3.570773] ---[ end trace eda084ab0c60f186 ]---
inxi gives:
Code: System: Host: nuci-ll Kernel: 3.13.0-62-generic x86_64 (64 bit) Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
Machine: Mobo: Intel model: NUC5i7RYB version: H73774-101
Bios: Intel version: RYBDWi35.86A.0249.2015.0529.1640 date: 05/29/2015
CPU: Dual core Intel Core i7-5557U CPU (-HT-MCP-) cache: 4096 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)
Clock Speeds: 1: 500.00 MHz 2: 500.00 MHz 3: 2200.00 MHz 4: 500.00 MHz
Graphics: Card: Intel Broadwell-U Integrated Graphics
X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
GLX Renderer: Mesa DRI Intel Broadwell GLX Version: 3.0 Mesa 10.1.3
Audio: Card-1: Intel Wildcat Point-LP High Definition Audio Controller driver: snd_hda_intel
Card-2: Intel Broadwell-U Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture ver: k3.13.0-62-generic
Network: Card-1: Intel Wireless 7265 driver: iwlwifi
IF: wlan0 state: down mac: 34:13:e8:37:12:57
Card-2: Intel Ethernet Connection (3) I218-V driver: e1000e
IF: eth0 state: up speed: 1000 Mbps duplex: full mac: b8:ae:ed:76:cd:c3
Drives: HDD Total Size: 1124.3GB (0.5% used) 1: id: /dev/sda model: ST1000LM014 size: 1000.2GB
2: id: /dev/sdb model: Samsung_SSD_850 size: 120.0GB 3: USB id: /dev/sdc model: USB_DISK size: 4.1GB
Partition: ID: / size: 20G used: 3.9G (21%) fs: ext4 ID: /home size: 20G used: 84M (1%) fs: ext4
ID: swap-1 size: 19.33GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 29.8C mobo: 27.8C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 194 Uptime: 49 min Memory: 385.8/15746.8MB Client: Shell (bash) inxi: 1.9.17
I think I may just try kernel 3.19, and see what happens.
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Valtam - 12-05-2015
I'm weary of adding 3.19 to the upgrade script, and wondering if this will cause a host of issues on otherwise rock solid systems around the world. I think the safe thing to do here is enable the repo, and make the kernel upgrade optional - with a warning.
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Wirezfree - 12-05-2015
@Jerry,
Based on my experience, and your target market I would "not" add it to your "standard" upgrade script.
I tried 3.19 on a PC that was giving me WiFi issues, whilst it appeared(?) to fix the WiFi issue,
I ended up with a "Kernel Taint" on a "Non-Existent" SDHC module. (shown in dmesg log file)
So for simplicity I rolled back the kernel, and I now re-start network manager every 12 hours.
I think adding it as an "option" is probably the best way, an optional "YES" - "NO" screen after you launch the upgrade script, with a "Warning".
and an instruction/reminder that if you "do" the kernel upgrade and encounter problems you will need to boot the previous(older) Kernel from
the "Advanced" grub option, Then use "Lite Tweaks" to remove the kernel just added.
Just my thoughts...
It's only because of building this NUC I brought the subject up... I certainly don't want to distract you from 2.8.
Re: 3.19 Kernel Enablement Hardware Stack to be default in Linux Lite 2.8 - Wirezfree - 12-06-2015
[size=1em]Update:
Kernel 3.19 did not resolve the above errors.
Kernel 4.2.0 "did" resolve all the above CPU errors.[/size]
[size=1em]I did end up with a "Slow WiFi Connection" issue, it was because latest driver not installed.[/size]
Code: sudo dmesg | grep firmware
[ 2.528308] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-15.ucode failed with error -2
[ 2.655136] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-14.ucode failed with error -2
[ 2.687885] iwlwifi 0000:02:00.0: loaded firmware version 25.30.13.0 op_mode iwlmvm
[size=1em]This was resolved by following the instructions by Chili555 updated only 10hrs ago...,, that was lucky.[/size]
Code: sudo dmesg | grep firmware
[ 2.348376] iwlwifi 0000:02:00.0: loaded firmware version 15.195093.0 op_mode iwlmvm
[size=1em]There is one last odd issue, giving an SDHCI error, and there is "NO" SD Card device on the NUC..??[/size]
Code: [ 0.902940] sdhci: module verification failed: signature and/or required key missing - tainting kernel
[ 0.903148] sdhci: Secure Digital Host Controller Interface driver
[size=1em]otherwise everything seems to be working O.K[/size]
[size=1em]For Reference:[/size]
Code: inxi -F
System: Host: nuci-ll Kernel: 4.2.0-linuxlite x86_64 (64 bit) Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
Machine: Mobo: Intel model: NUC5i7RYB version: H73774-101
Bios: Intel version: RYBDWi35.86A.0249.2015.0529.1640 date: 05/29/2015
CPU: Dual core Intel Core i7-5557U CPU (-HT-MCP-) cache: 4096 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)
Clock Speeds: 1: 2566.945 MHz 2: 3103.390 MHz 3: 2270.871 MHz 4: 3175.078 MHz
Graphics: Card: Intel Broadwell-U Integrated Graphics
X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
GLX Renderer: Mesa DRI Intel Broadwell GLX Version: 3.0 Mesa 10.1.3
Audio: Card-1: Intel Wildcat Point-LP High Definition Audio Controller driver: snd_hda_intel
Card-2: Intel Broadwell-U Audio Controller driver: snd_hda_intel
Sound: Advanced Linux Sound Architecture ver: k4.2.0-linuxlite
Network: Card-1: Intel Wireless 7265 driver: iwlwifi
IF: wlan0 state: down mac: 34:13:e8:37:12:57
Card-2: Intel Ethernet Connection (3) I218-V driver: e1000e
IF: eth0 state: up speed: 1000 Mbps duplex: full mac: b8:ae:ed:76:cd:c3
Drives: HDD Total Size: 1288.3GB (0.4% used) 1: id: /dev/sda model: ST1000LM014 size: 1000.2GB
2: id: /dev/sdb model: SAMSUNG_MZHPV256 size: 256.1GB 3: USB id: /dev/sdc model: Cruzer_Fit size: 32.0GB
Partition: ID: / size: 20G used: 4.8G (26%) fs: ext4 ID: /home size: 20G used: 290M (2%) fs: ext4
ID: swap-1 size: 19.33GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 42.0C mobo: 62.0C
Fan Speeds (in rpm): cpu: 3061 fan-1: 0
Info: Processes: 222 Uptime: 15 min Memory: 1149.1/15746.3MB Client: Shell (bash) inxi: 1.9.17
|