0 Members and 2 Guests are viewing this topic.
Quote from: TuxInAGalaxy on July 31, 2017, 06:11:09 PMQuote from: Jerry on July 29, 2017, 10:02:58 AM4.10 will always be around. There are no so called 'support' periods. If 4.10 is working for your particular set up, you won't need support What I mean by support is security updates for kernel.Security updates will be applied if that particular kernel version requires it.
Quote from: Jerry on July 29, 2017, 10:02:58 AM4.10 will always be around. There are no so called 'support' periods. If 4.10 is working for your particular set up, you won't need support What I mean by support is security updates for kernel.
4.10 will always be around. There are no so called 'support' periods. If 4.10 is working for your particular set up, you won't need support
System: Host: gregory-DG965OT Kernel: 4.10.0 x86_64 (64 bit gcc: 5.4.0) Desktop: Xfce 4.12.3 (Gtk 2.24.28) Distro: Ubuntu 16.04 xenialMachine: System: MapleTronics product: DG965OT v: VIIV Mobo: Intel model: DG965OT v: AAD63733-205 Bios: Intel v: MQ96510J.86A.1754.2008.1117.0002 date: 11/17/2008CPU: Dual core Intel Core2 6400 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 8523 clock speeds: max: 2128 MHz 1: 1596 MHz 2: 1596 MHzGraphics: Card: Intel 82G965 Integrated Graphics Controller bus-ID: 00:02.0 Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected] GLX Renderer: Mesa DRI Intel 965G GLX Version: 2.1 Mesa 12.0.6 Direct Rendering: YesAudio: Card Intel 82801H (ICH8 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0 Sound: Advanced Linux Sound Architecture v: k4.10.0Network: Card: Intel 82566DC Gigabit Network Connection driver: e1000e v: 3.2.6-k port: 20e0 bus-ID: 00:19.0 IF: enp0s25 state: up speed: 100 Mbps duplex: full mac: <filter>Drives: HDD Total Size: 515.8GB (6.5% used) ID-1: /dev/sda model: ST500DM002 size: 500.1GB ID-2: USB /dev/sdb model: Cruzer_Glide size: 15.7GBPartition: ID-1: / size: 455G used: 28G (7%) fs: ext4 dev: /dev/sda1 ID-2: swap-1 size: 4.21GB used: 0.00GB (0%) fs: swap dev: /dev/sda5RAID: No RAID devices: /proc/mdstat, md_mod kernel module presentSensors: System Temperatures: cpu: 37.0C mobo: N/A Fan Speeds (in rpm): cpu: N/AInfo: Processes: 202 Uptime: 6 min Memory: 628.2/3877.5MB Init: systemd runlevel: 5 Gcc sys: 5.4.0 Client: Shell (bash 4.3.481) inxi: 2.2.35
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.12.0 linux-image-linuxlite-4.12.0 linux-firmware-image-linuxlite-4.12.0 -y
4.11 Linux Lite Kernel is now available for 32 & 64bit machines.This is the first Linux Lite Kernel that includes our Firmware package 'linux-firmware-image-linuxlite' (a.k.a linux-image-extra). Thank you to @light_user for this suggestion.Open a terminal and do:Code: [Select]sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.11.0 linux-image-linuxlite-4.11.0 linux-firmware-image-linuxlite-4.11.0 -yNOTE: If you have the nVidia proprietary graphics drivers installed, this kernel may break functionality with nVidia. If you have the nVidia proprietary graphics drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your graphics drivers. If you aren't, DO NOT install this kernel.Ignore any errors in the terminal.IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.11.0 linux-image-linuxlite-4.11.0 linux-firmware-image-linuxlite-4.11.0 -y
uname -r
Will a "new" kernel version be available via Updates -- I would say for now most likely not -- although there are tools that can install kernels as well as remove (Lite Tweaks - kernel removal)..Again this is something that one would need to understand what their getting into, how it may affect their machine and how to get out of; not necessarily "safe"...As for "fixes" those typically are patched via Updates incrementally an example:Kernel 4.4.0 -> 4.4.28 -> 4.4.53 etc.... (looking at lite tweaks one can see the various installed kernels)
Quote from: Jerry on May 01, 2017, 06:47:30 AM... Newer kernels drop drivers etc. This stops the kernel ballooning over time.I understand now that is an advantage to installing new kernels. I think they also fix bugs in kernels, like the mad cow. As I posted before "Will it be available by Lite Update when it won't be a problem?"
... Newer kernels drop drivers etc. This stops the kernel ballooning over time.