Linux Lite Forums

Development => Linux Lite Software Development => Topic started by: Jerry on June 14, 2014, 02:54:41 PM

Title: Linux Lite Kernel
Post by: Jerry on June 14, 2014, 02:54:41 PM
So that we can better support new hardware, we've starting producing a custom Linux Lite kernel. I've yet to decide if this is something that will be offered post-release of each Linux Lite, or with the release.
When compiling this kernel, there is special emphasis on hardware support. I painstakingly go through the entire kernel and add as much hardware support as possible.

For this to be a success, I need your help.
We need people with the following graphics cards: ATI, Intel and nVidia.

These kernels will be beta quality until I am satisfied we have stable, reliable kernels available in both 32bit and 64bit versions. If you'd like to participate, do the following:

Open a terminal and do:

Code: [Select]
sudo apt-get install linux-headers-linuxlite-3.15.0 linux-image-linuxlite-3.15.0 -y
Ignore any errors in the terminal.

NB: This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty. If you have a spare pc or laptop lying around with the above graphics cards we really need your feedback and your results. Also if you are using VirtualBox, these LL Kernels will not work with it. You'll have to use the stock kernel that ships with LL if you want to use VirtualBox.

We will only release the latest stable mainline kernels, if you're not sure what these are see here - https://www.kernel.org/ (https://www.kernel.org/) it will be the kernel version in the yellow box on the right.

(http://i.imgur.com/no0VNo5.png)

Thank you :)

Valtam
Title: Re: Linux Lite Kernel
Post by: Jerry on June 15, 2014, 05:27:12 AM
Kernels available in both 32bit and 64bit versions.
Title: Re: Linux Lite Kernel
Post by: pemafi on June 30, 2014, 12:54:43 PM
Quote
We need people with the following graphics cards: ATI, Intel and nVidia.

Not sure what is the wanted way to report. Run some data collection script or app or just verbal report.
I just installed Linux Lite. I love as minimalistic Ubuntu derivative as possible. Created several with woof2 and woof-ce myself.

Linux Lite is great ! I have netflix already working, touchpad works great. Only problems have been kernel 3.13 related. I installed available Linux Lite 3.15 kernel right away.
I have compiled several kernels. So I know what it means to go through those compiling options, package the kernel, create a build and test it. And then recompile it again...lol.

I have acer V3-571G laptop with dual graphics. Inbuild intel and Nvidia 710M. They have been pain in the somewhere. With 3.15 kernel those problems are away. I can use intel and nouveau.ko kernel module does not misbehave anymore. Not also in this Linux Lite 3.15 kernel. I can suspend and resume. With 3.13 the resume didnt work, it resulted to the frozen desktop. I had to remove nouveau.ko to get suspend to behave. 3.15 resolves this problem. Also Huawei-E5776 behaves now, it does not drop net connection as 3.13 kernel did. Improved driver I suspect.
All other hardware components have been working so far....Powertop shows decent battery consumption, meaning nvidia graphics has been shutted down as it should be. No need to use acpi_call kernel module ( meaning no need to compile it, install it and make the shutting down script to be placed to be run at every boot ).

Looks good so far.

If somebody needs more information about intel/nvidia dual graphics, I can post information.
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on June 30, 2014, 04:49:36 PM
Happy to try out on various desktops and laptops - however they are all workers! Is there a way to do this from a Live CD or have a special Iso to run as a live CD. Tks.
Title: Re: Linux Lite Kernel
Post by: gold_finger on June 30, 2014, 05:20:10 PM
Happy to try out on various desktops and laptops - however they are all workers! Is there a way to do this from a Live CD or have a special Iso to run as a live CD. Tks.

Just throwing out an idea here.  Don't feel obligated to do this if you're not comfortable with it.  (I haven't done this myself, but am thinking of doing so sometime later this week or next weekend.  I'll report back whether or not I ran into the potential problem I point out at end of this post.)

If you've got the room to spare on your hard drive, you could just make a 20GB partition and do a second LL installation to that as your "testing" system.  If something breaks -- no big deal.  It won't affect your real "working" system on the other partition(s).

If you do that -- DO NOT install the bootloader to the MBR!  Instead, install it to the same root partition as the test system is installed to.  Then boot with your "working" system and just run sudo update-grub to add it to the boot menu.  That way your main working system keeps control of booting the computer.  If a new kernel on the testing install causes boot problems for the test system, it won't affect your ability to boot into the main working system.

However, now that I've said that, this might turn into a problem:  https://www.linuxliteos.com/forums/index.php?topic=441.0 (https://www.linuxliteos.com/forums/index.php?topic=441.0).  Read through that thread and you'll see that there may end up being a problem when you try to update-grub to add the testing installation.  If you go through with installing a testing LL and the boot entries don't end up booting the testing LL, then post back and we'll have to try adding an entry for it manually like one person ended up doing.
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on June 30, 2014, 07:15:03 PM
GF,

Firstly, have just reread Valtam's  initial post above. i.e. objective = better support for new hardware.  Most of the machines I am likely to encounter are older i.e should work on current LL2.0 ?  Therefore no need for updated kernel testing on these?  Is that so?

If not, then

 Re your options - and as a newbie to linux, possibly one or two steps too far for me,  for now. and as the test machines are not mine, not practical.

My idea to was try out the new Kernel on a number of my neighbours' machines, mainly running Windows, possibly XP OS. i.e boot up a "beta" Live CD and see if it runs smoothly, and note  the make, model, system log, video card etc.  i.e minimum of messing about and get as broad a range as possible - all silver surfers and  "older" machines I think.

My collection  (3) of old cast off laptops are running LL 1.08 or 2.0 without problems.

However my daughter's  HP G60 (sssslow on Vista) laptop with GeForce 8200m Video card was temperamental with LL2.0 Live CD so dared not dual boot. There were always problems rebooting from the live LL.2.0 CD back to windows Vista.  Vista wanted system check routine each time.   This may have been because the closing of the Live CD never completely shutoff the laptop, seemed to hang after ejection of the CD stage leaving the "feather" screen. 

My HP DC7700 USDT  (Intel Q 965  Express Chipset)  desktop had problems with monitor oscillation  with LL2.0 full installation, so currently forced to run Linux Mint Maya (reluctantly)- saga reported previously. 

Therefore keen to get the latter two "problems" solved.

Title: Re: Linux Lite Kernel
Post by: gold_finger on July 01, 2014, 01:00:31 AM
Just lost a long post I wrote due to "Internal Server Error" -- not the first time this has happened and very annoyed.  (Not at you newtusmaximus.  Just needed to vent a little frustration.)

Sorry, don't feel like typing out everything over again, so just reducing to bullet points.

Title: Re: Linux Lite Kernel
Post by: stamper on July 01, 2014, 04:17:15 AM
Hi, i install the LINUXLITE 3.15 kernel en what a surprise. My pc  get  more memory than the normal 3.15 kernel. 1004,6 ipv 1003,2.

Question : is there a site where the linuxlite kernel stand. I was looking but can't find him.

Thanks.
Title: Re: Linux Lite Kernel
Post by: myrddin on July 01, 2014, 08:37:44 AM
So that we can better support new hardware, We've starting producing a custom Linux Lite kernel. I've yet to decide if this is something that will be offered post-release of each Linux Lite, or with the release.
For this to be a success, I need your help.
We need people with the following graphics cards: ATI, Intel and nVidia.


Thank you :)

Valtam

Hi there,
I've installed the 3.15 kernel on my ASUS laptop, NVIDIA GEFORCE 740M, using the NVIDIA driver ver# 331.38.
No problems at all so far. All applications are working  normally, YouTube Mozart concert, VLC playing DVD movie, Xscreensaver running GL-extras. NVIDIA X-Server settings are all functional, as are e-mail, browsing, Office writer, etc...
I have all my data on an external HDD (SATA to USB3 connector box), as the OS is resident on internal SSD. If the kernel breaks, I can either remove it via the terminal, or simply reinstall LL. It doesn't take very long, and I have my edited FSTAB (for ssd optimization) on the HDD.
Hope this helps.. Is there anything in particular that you would like me to try ??? I am retired, and do have "some" spare time on my hands..although, right now, there are two German Shepherds looking alternately intently at me, and at the front door !!!
Oh, Happy Canada Day to us Canucks, and to everyone else....
Regards
Richard
Title: Re: Linux Lite Kernel
Post by: Jerry on July 01, 2014, 06:07:49 PM
Hi, i install the LINUXLITE 3.15 kernel en what a surprise. My pc  get  more memory than the normal 3.15 kernel. 1004,6 ipv 1003,2.

Question : is there a site where the linuxlite kernel stand. I was looking but can't find him.

Thanks.

http://repo.linuxliteos.com/linuxlite/pool/main/l/lite-kernel/
Title: Re: Linux Lite Kernel
Post by: Jerry on July 01, 2014, 06:09:21 PM
Is there anything in particular that you would like me to try ???

Just what is mentioned in the first post, if you have those brands. Other than that, thank you for your feedback :)
Title: Re: Linux Lite Kernel trial
Post by: newtusmaximus on July 04, 2014, 12:02:59 PM
Fujitsu Siemens Amilo Si1520  + 2GB RAM on LL 2.0 + new trial Kernel. Video working fine on INTEL 945GM/GMS 943/940 GML Integrated Graphics Controller (rev03).  Display max 1280 x 800

Was working on original Kernel.

As an aside - I know it should be in software section- but Google Earth still does not work as "unsupported graphics card" even after the kernel upgrade - Works on this machine with Puppy Linux 5.7.1 and Xorph  Puppy upgrade..

Title: Re: Linux Lite Kernel
Post by: Jerry on July 04, 2014, 08:01:16 PM
Fujitsu Siemens Amilo Si1520  + 2GB RAM on LL 2.0 + new trial Kernel. Video working fine on INTEL 945GM/GMS 943/940 GML Integrated Graphics Controller (rev03).  Display max 1280 x 800

Was working on original Kernel.

As an aside - I know it should be in software section- but Google Earth still does not work as "unsupported graphics card" even after the kernel upgrade - Works on this machine with Puppy Linux 5.7.1 and Xorph  Puppy upgrade..



Thank you for the Intel feedback, much appreciated.
Title: Re: Linux Lite Kernel
Post by: stamper on July 21, 2014, 09:52:42 PM
I install kernel 3.16 RC6 and what a surpise. No errors or problems with this kernel. I hope that more Lite-users it gone testing it.
Title: Re: Linux Lite Kernel
Post by: Jerry on July 22, 2014, 01:24:48 AM
This thread is specifically for the linux-headers-linuxlite-3.15.0 linux-image-linuxlite-3.15.0 kernel, I don't want people confusing the issue with other kernel versions. Thank you :)
Title: Re: Linux Lite Kernel
Post by: arunp on July 23, 2014, 04:45:31 AM
Dear Valtam,

I have updated my Intel PC with Kernel 3.15 and its working fine. I have attached herewith the system report of K3.15 & K3.13 default of LL2, any other input is required pl let me know

Arun

[attachment deleted by admin]
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on August 04, 2014, 04:26:54 PM
Just fresh installed LL 2.0 on my old Tosh A10 . All VG. Tried to then install trial Kernel and got this
"
~$ "sudo apt-get install linux-headers-linuxlite-3.15.0 linux-image-linuxlite-3.15.0 -y
[sudo] password for newtusmaximus:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-linuxlite-3.15.0
E: Couldn't find any package by regex 'linux-headers-linuxlite-3.15.0'
E: Unable to locate package linux-image-linuxlite-3.15.0
E: Couldn't find any package by regex 'linux-image-linuxlite-3.15.0'
"

Has the "Trial" stopped?  TIA


Fujistsu Si1520 positive on 3.15 reported  previously above
Title: Re: Linux Lite Kernel
Post by: gold_finger on August 04, 2014, 04:55:43 PM
Your sources list probably needs to be refreshed first after initially installing the system.  If you run sudo apt-get update before running those commands, it should then work.  However, if you just did a fresh install, run the regular "Install Updates" (Menu -> Install Updates) to install all initial updates first.  Then install the new kernel afterwards.  (If you run "Install Updates", that will automatically update the sources list so you won't need to run sudo apt-get update before the kernel upgrade in that case.)
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on August 04, 2014, 06:31:15 PM
Ta G_F :) Good job one of us knows what I am doing!
Installed updates found missing 3.15 .
Kernel 3.15.0 installed faultlessly and all appears to be flying. Toshiba A10, Celeron R 2.0 GHz, Intel 855GM integrated Graphics - running at 1024 x 768 60Hz.

Very Happy Bunny!!  Brought much faster life back into the old machine!!
Title: Re: Linux Lite Kernel
Post by: l337n1nj4 on August 05, 2014, 12:35:38 AM
Installed Kernel 3.15 earlier and just restarted (was busy looking for more material for a new LL tutorial  :D). Seems to have improved boot time by a second or two, but I can't be too sure. If it did, excellent!

Running on an Acer Aspire 5750 w/ Intel Core i5 (2nd Gen) CPU @ 2.3 GHz, 4GB DDR3 RAM, 500Gig HDD and Intel HD Graphics 3000. My specs can be found here (http://www.cnet.com/products/acer-aspire-5750-6438-15-6-core-i5-2410m-windows-7-home-premium-64-bit-4-gb-ram-500-gb-hdd/specs/), excluding the Windows 7 of course, hahaha.
Title: Re: Linux Lite Kernel
Post by: Jerry on August 05, 2014, 02:02:16 AM
Thank you to everyone who gave feedback on 3.15, overall looks like it went pretty well.

I'm currently putting together a 3.16 for both 32 & 64bit. Thought I'd change things up a little this time around and do the 32bit without PAE. This at least gives one version for all time that is non-pae. Both should be ready soon, will post a new announcement.
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on August 05, 2014, 04:34:02 AM
LL2.0 fresh install, updates installed, Kernel 3.15 All working OK Toshiba Sat Pro A10  1GB RAM Celeron  R 2 GHZ, Intel 855 integrated Graphics Screen 1024 x 798 60Hz 3COM PCMIA wifi

Very stable and fast!!  Had to play about with keyboard settings to delete Eng/US default.

Great bit of work LL Team. Thank you.

Q for Valtam.

Given your "one non PAE version for all time" staement above:-

What is the effect of running 32 bit PAE on a non PAE machine i.e. old laptops. Reason for asking- does this mean that LL development for old laptops will cease OR

Can Old laptops utilise extra memory in linux if BIOS  is the limiting factor.

Newbie learning curve :)
Title: Re: Linux Lite Kernel
Post by: Jerry on August 05, 2014, 07:51:23 AM
New 3.16 Linux Lite kernel is available for 32 & 64bit machines. As per usual, please read the warning below. The 32bit kernel is non-pae so would especially like to see feedback on this.

Look forward to your feedback :)

Open a terminal and do:

Code: [Select]
sudo apt-get install linux-headers-linuxlite-3.16.0 linux-image-linuxlite-3.16.0 -y
Ignore any errors in the terminal.

WARNING: This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty. If you have a spare pc or laptop lying around with ATI, nVidia or Intel graphics cards we really need your feedback and your results.
Title: Re: Linux Lite Kernel
Post by: Kurt on August 05, 2014, 10:55:27 AM
Hi Valtam - Not sure how relevant my feedback is as I'm running it in Virtual Machine here currently..

All seems to work ok though as a post above I had to first run sudo apt-get update ( in fact twice ) to get it to install.

One thing noted so far is that it runs a little heavier on resources ( not sure if this was expected ? )

i.e.

3.15 cold start - 155Mb ram
3.16 cold start - 176Mb ram

3.15 with vlc - 187Mb ram
3.16 with vlc - 220Mb ram

Not being picky but that's all I have found..

Keep up the Great Work !

Kurt
Title: Re: Linux Lite Kernel
Post by: Jerry on August 06, 2014, 12:47:38 AM
Thanks Kurt, we are specifically looking for feedback on real hardware, ie. ATI, nVidia or Intel graphics cards, but it is interesting to see some VB feedback :)
Title: Re: Linux Lite Kernel
Post by: tompa on August 07, 2014, 08:53:52 AM
looking good so far on my Aspire 5738ZG  :)

/tompa

[attachment deleted by admin, more than 25 days old]
Title: Re: Linux Lite Kernel Re: 3.15 Niggle-SOLVED
Post by: newtusmaximus on August 10, 2014, 09:51:11 AM
LL2.0 clean  install, Updated then new kernel. Tosh A10 reported earlier as OK.

Odd issue using Midori browser and Firefox.  ( not noticed on chromium as yet.)

When typing in search field, and on some web pages,  some lines are randomly "blacked out" as if with a magic marker - as if they had been censored.

Highlighting the line from the end,  left click mouse hold and dragging pointer backwards, reveals the wording  underneath as it were.

Does not happen in Libre Office.

Had not noticed this in LL2.0 before the Kernel change, but to be fair had not used the browsers fully before updating kernel.

Any ideas.  1 GB RAM and Intel 855 Vid.

SOLVED for Firefox thanks to SCOTT(0) pointer given below. Ta very much :).

Midori problem still exists. I will contact them for suggestions and report back.

.
Title: Re: Linux Lite Kernel
Post by: Scott on August 10, 2014, 11:00:43 AM
Hi Newtuxmaximus,

Regarding this issue
Quote
Odd issue using Midori browser and Firefox.  ( not noticed on chromium as yet.)

When typing in search field, and on some web pages,  some lines are randomly "blacked out" as if with a magic marker - as if they had been censored.

This post may be helpful
https://www.linuxliteos.com/forums/index.php?topic=425.msg3056#msg3056
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 16, 2014, 11:15:43 PM
Code: [Select]
@biker1:~$ dpkg --list | grep linux-image
ii  linux-image-3.13.0-24-generic         3.13.0-24.47                          i386         Linux kernel image for version 3.13.0 on 32 bit x86 SMP
ii  linux-image-extra-3.13.0-24-generic   3.13.0-24.47                          i386         Linux kernel extra modules for version 3.13.0 on 32 bit x86 SMP
ii  linux-image-linuxlite-3.15.0          0010                                  i386         Linux kernel binary image for version 3.15.0-linuxlite

Code: [Select]
$ lspci -knn
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 14h Processor Root Complex [1022:1510]
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 14h Processor Root Complex [1022:1510]
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6250] [1002:9804]
Subsystem: Hewlett-Packard Company Device [103c:3577]
Kernel driver in use: radeon

Checked glxgears in 3.13 1st. Then rebooted and checked glxgears in 3.15. No major changes or improvements with the radeon driver
Just posting info.

Code: [Select]
$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
294 frames in 5.0 seconds = 58.641 FPS
300 frames in 5.0 seconds = 59.980 FPS
300 frames in 5.0 seconds = 59.994 FPS
300 frames in 5.0 seconds = 59.988 FPS
300 frames in 5.0 seconds = 59.985 FPS
300 frames in 5.0 seconds = 59.989 FPS

Code: [Select]
$ inxi -c1
CPU~Dual core AMD C-50 (-MCP-) clocked at 1000.000 Mhz Kernel~3.15.0-linuxlite i686 Up~13 min Mem~411.2/3646.9MB HDD~121.3GB(3.5% used) Procs~153 Client~Shell inxi~1.9.17 
$ inxi -G
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 6250]
           X.Org: 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Gallium 0.4 on AMD PALM GLX Version: 3.0 Mesa 10.1.3
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 18, 2014, 05:10:49 PM
Different laptop with 3.16 with intel video chip. Fresh install so no comparison done with stock kernel.
I just went fast and furious on this today.

Code: [Select]
harry@harry-Latitude-XT2:~$ inxi -G
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller
           X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2 GLX Version: 2.1 Mesa 10.1.3
harry@harry-Latitude-XT2:~$ inxi -S
System:    Host: harry-Latitude-XT2 Kernel: 3.16.0-linuxlite i686 (32 bit) Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty

Code: [Select]
harry@harry-Latitude-XT2:~$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
304 frames in 5.0 seconds = 60.739 FPS
301 frames in 5.0 seconds = 60.060 FPS
301 frames in 5.0 seconds = 60.048 FPS
301 frames in 5.0 seconds = 60.036 FPS
301 frames in 5.0 seconds = 60.061 FPS
301 frames in 5.0 seconds = 60.036 FPS

Code: [Select]
$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +48.5°C  (crit = +102.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +44.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:       +49.0°C  (high = +105.0°C, crit = +105.0°C)

Touchscreen works out of the box in this kernel on this laptop.

Code: [Select]
~$ inxi -M
Machine:   System: Dell product: Latitude XT2
           Mobo: Dell model: 0HJ48R Bios: Dell version: A01 date: 05/07/2009
Title: Re: Linux Lite Kernel
Post by: Jerry on August 18, 2014, 08:48:44 PM
Thank you rokytnji, no problems I take it?
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 18, 2014, 09:36:44 PM
One little thing but I'll be damned if I know what causes it.
I had a 2gig plus soldered in is a 1 gig ram stick for a total of 3gigs.
My inxi ram readout, conky readout, and top show 875MB of ram.

So to be thorough  I yanked out the 2 gig stick and re-inserted the 1 gig stick. Just to test.

Code: [Select]
# dmidecode 2.12
SMBIOS 2.4 present.

Handle 0x1000, DMI type 16, 15 bytes
Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: None
        Maximum Capacity: 8 GB
        Error Information Handle: Not Provided
        Number Of Devices: 2

Handle 0x1100, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x1000
        Error Information Handle: Not Provided
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 1024 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM_A
        Bank Locator: Not Specified
        Type: DDR3
        Type Detail: Synchronous
        Speed: 800 MHz
        Manufacturer: 80CE000080CE
        Serial Number: 00000000
        Asset Tag: 01000000
        Part Number: M378B2873CZ0-CF7 

Handle 0x1101, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x1000
        Error Information Handle: Not Provided
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 1024 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM_B

Bios sees all 2gig of ram. But Top, Conky and

Code: [Select]
$ free -m
             total       used       free     shared    buffers     cached
Mem:           874        476        397         42         25        245
-/+ buffers/cache:        204        669
Swap:            0          0          0

I have not booted into the old kernel 3.13 to see if things/readings improve or what.
The netbook boots and runs like a raped ape though. The OCZ SSD has mad read/write speeds
though at
Quote
2. OCZ Deneva 2 SLC

Interface: SATA III 6Gbps
Available Capacities: 50GB – 200GB
Price: N/A
550MB/s read
530MB/s write
Random 4K Write: 80K IOPS

which might make up for the ram speed. I don't know though.
Kinda weird. The story of my life I guess.  8)
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 18, 2014, 09:51:06 PM
Yep, something got missed when compiling the kernel for ram recognition. Sorry I am the bearer of bad news. I will be uninstalling . 3.16 I guess. No sweat as I am a team member for AntiX and am used to testing new kernels for Anti.

Code: [Select]
harry@harry-Latitude-XT2:~$ free -m
             total       used       free     shared    buffers     cached
Mem:          1968        836       1132         80         27        385
-/+ buffers/cache:        423       1545
Swap:            0          0          0
harry@harry-Latitude-XT2:~$ uname -a
Linux harry-Latitude-XT2 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:31:42 UTC 2014 i686 i686 i686 GNU/Linux

Edit: Kernel removed

Code: [Select]
harry@harry-Latitude-XT2:~$ sudo update-grub
[sudo] password for harry:
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Title: Re: Linux Lite Kernel
Post by: sysdrum on August 21, 2014, 05:30:07 PM
Tested 3.15 kernel on a desktop (Intel i5-4670K Intel HD Graphics 4600) works great so I have pushed it to my laptop(Intel Core i5-560M Intel HD Graphics). So far my laptop boots faster and work better.


I pushed the 3.16 kernel to the desktop (Intel i5-4670K Intel HD Graphics 4600) fails to boot. (grub does not see a kernel) oh well just a test machine. I will reload and try again.

Title: Re: Linux Lite Kernel
Post by: Jerry on August 21, 2014, 11:34:25 PM
Thank you for continuing to test folks :)
Title: Re: Linux Lite Kernel
Post by: tompa on August 22, 2014, 04:00:17 PM
Lost my wifi when tested (Aspire 5738ZG), any ideas why?

/tompa
Title: Re: Linux Lite Kernel
Post by: Jerry on August 22, 2014, 07:43:22 PM
Lost my wifi when tested (Aspire 5738ZG), any ideas why?

/tompa

Drivers get removed in the kernel also.
Title: Re: Linux Lite Kernel
Post by: tompa on August 23, 2014, 03:19:56 AM
Ok, thanks!

/tompa
Title: Re: Linux Lite Kernel
Post by: Jerry on October 06, 2014, 11:18:10 PM
New 3.17 Linux Lite kernel is available for 32 & 64bit machines. As per usual, please read the warning below.

Look forward to your feedback :)

Open a terminal and do:

Code: [Select]
sudo apt-get install linux-headers-linuxlite-3.17.0 linux-image-linuxlite-3.17.0 -y
Ignore any errors in the terminal.

WARNING: This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty. If you have a spare pc or laptop lying around with ATI, nVidia or Intel graphics cards we really need your feedback and your results.
Title: Re: Linux Lite Kernel
Post by: rokytnji on October 07, 2014, 11:32:11 AM
Quick Test and Feedback, Install went fine, Touchscreen accepts finger input without Pen (which I do not have anyways)
Sound, Wifi, touchpad and secondary trackpad inputs work OK. Graphics are OK. Here is pertinent info.

Code: [Select]
harry@harry-Latitude-XT2:~$ inxi -zv7
System:    Host: harry-Latitude-XT2 Kernel: 3.17.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) info: xfce4-panel dm: lightdm
           Distro: Ubuntu 14.04 trusty
Machine:   System: Dell (portable) product: Latitude XT2 Chassis: type: 8
           Mobo: Dell model: 0HJ48R Bios: Dell v: A01 date: 05/07/2009
CPU:       Dual core Intel Core2 Duo U9600 (-MCP-) cache: 3072 KB
           flags: (lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 6379
           Clock Speeds: 1: 1601 MHz 2: 1601 MHz
Memory:    Using dmidecode: you must be root to run dmidecode
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller
           bus-ID: 00:02.0 chip-ID: 8086:2a42
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:293e
           Sound: Advanced Linux Sound Architecture v: k3.17.0-linuxlite
Network:   Card-1: Intel 82567LM Gigabit Network Connection
           driver: e1000e v: 2.3.2-k port: efe0
           bus-ID: 00:19.0 chip-ID: 8086:10f5
           IF: eth0 state: down mac: <filter>
           Card-2: Intel WiFi Link 5100
           driver: iwlwifi v: in-tree: bus-ID: 0c:00.0 chip-ID: 8086:4232
           IF: wlan0 state: up mac: <filter>
           WAN IP: <filter> IF: eth0 ip: N/A ip-v6: N/A
           IF: wlan0 ip: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 180.0GB (16.1% used)
           ID-1: /dev/sda model: D2CSTK181M11 size: 180.0GB serial: OCZ-OQ3UU619XQCH1EJ6
           Optical: No optical drives detected.
Partition: ID-1: / size: 8.6G used: 4.4G (55%) fs: ext4 dev: /dev/sda1
           label: N/A uuid: 99517a34-0f9f-42d4-af4c-82ae817fb057
           ID-2: /home size: 157G used: 23G (16%) fs: ext4 dev: /dev/sda2
           label: N/A uuid: 52dc4336-761c-4976-ac02-0851fa022abc
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: No unmounted partitions detected
Sensors:   System Temperatures: cpu: 32.5C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 175 Uptime: 1 min Memory: 160.0/5016.9MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111 running in x-terminal-emul) inxi: 2.2.1
harry@harry-Latitude-XT2:~$


I will be keeping this kernel on here for awhile since I see no show stopping issues like on previous kernel tests.
Looks like a winner Valtam. I will install and test on my Compaq CQ57 later to see if that hardware likes it also.
Title: Re: Linux Lite Kernel
Post by: rokytnji on October 07, 2014, 12:55:27 PM
2nd quick test. Installed OK on Compaq CQ57
info

Code: [Select]
System:    Host: biker1 Kernel: 3.17.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) info: xfce4-panel dm: lightdm
           Distro: Ubuntu 14.04 trusty
Machine:   System: Hewlett-Packard (portable) product: Presario CQ57 Notebook PC v: 068C110003204910000620100
           Mobo: Hewlett-Packard model: 3577 v: 24.48
           Bios: Hewlett-Packard v: F.42 date: 11/07/2011
           Chassis: type: 10
CPU:       Dual core AMD C-50 (-MCP-) cache: 1024 KB
           flags: (lm nx pae sse sse2 sse3 sse4a ssse3 svm) bmips: 3991
           Clock Speeds: 1: 1000 MHz 2: 800 MHz
Memory:    Using dmidecode: you must be root to run dmidecode
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 6250]
           bus-ID: 00:01.0 chip-ID: 1002:9804
           Display Server: X.Org 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Gallium 0.4 on AMD PALM
           GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
           driver: snd_hda_intel bus-ID: 00:14.2 chip-ID: 1002:4383
           Sound: Advanced Linux Sound Architecture v: k3.17.0-linuxlite
Network:   Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: 2000
           bus-ID: 06:00.0 chip-ID: 10ec:8136
           IF: em1 state: down mac: <filter>
           Card-2: Ralink RT5390 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci v: 2.3.0 bus-ID: 07:00.0 chip-ID: 1814:5390
           IF: wlan1 state: up mac: <filter>
           WAN IP: <filter> IF: em1 ip: N/A ip-v6: N/A
           IF: wlan1 ip: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 121.3GB (29.6% used)
           ID-1: /dev/sda model: APPLE_SSD_SM128 size: 121.3GB serial: DFKU604844ED440
           Optical: /dev/sr0 model: hp DVDRAM GT31L
           rev: MR52 dev-links: cdrom
           Features: speed: 24x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID-1: / size: 8.6G used: 4.0G (50%) fs: ext4 dev: /dev/sda1
           label: / uuid: 24580b54-b3d7-418a-96f2-6bbbf1ccccff
           ID-2: /home size: 103G used: 30G (31%) fs: ext3 dev: /dev/sda2
           label: /home uuid: 65f560b2-63b4-41e0-9d4e-4597d237493b
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: No unmounted partitions detected
Sensors:   System Temperatures: cpu: 58.0C mobo: N/A gpu: 58.0
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 166 Uptime: 2 min Memory: 192.2/2635.0MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111 running in x-terminal-emul) inxi: 2.2.1

Nothing showing up yet as any problem. Sound, wifi, graphics OK. If I found out anything more later.
I will let you know. Kinda busy busy here.
Title: Re: Linux Lite Kernel
Post by: Jerry on October 07, 2014, 03:52:09 PM
Thank you rokytnji, your feedback is valued :)
Title: Re: Linux Lite Kernel
Post by: Jerry on October 07, 2014, 04:08:13 PM
Also, don't forget our kernel removal tool here - https://www.linuxliteos.com/forums/index.php?topic=829 that will remove all existing kernels from your system other than the one you are currently booted into.
Title: Re: Linux Lite Kernel
Post by: rokytnji on October 10, 2014, 10:01:32 AM
Well, The Compaq CQ 57 SD card slot has the same problem of not being recognized as I posted earlier with the 3.15 kernel when I tried it on this laptop.

Relevent info:

Code: [Select]
harry@biker1:~$ sudo parted -l
[sudo] password for harry:
Model: ATA APPLE SSD SM128 (scsi)
Disk /dev/sda: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name  Flags
 1      1049kB  9438MB  9437MB  ext4
 2      9438MB  121GB   112GB   ext3


harry@biker1:~$ sudo fdisk -l

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 121.3 GB, 121332826112 bytes
255 heads, 63 sectors/track, 14751 cylinders, total 236978176 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1   236978175   118489087+  ee  GPT
harry@biker1:~$ sudo blkid
/dev/sda1: LABEL="/" UUID="24580b54-b3d7-418a-96f2-6bbbf1ccccff" TYPE="ext4"
/dev/sda2: LABEL="/home" UUID="65f560b2-63b4-41e0-9d4e-4597d237493b" TYPE="ext3"
harry@biker1:~$ inxi -S
System:    Host: biker1 Kernel: 3.17.0-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty


harry@biker1:~$ sudo parted -l
[sudo] password for harry:
Model: ATA APPLE SSD SM128 (scsi)
Disk /dev/sda: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name  Flags
 1      1049kB  9438MB  9437MB  ext4
 2      9438MB  121GB   112GB   ext3


Model: SD SD128 (sd/mmc)
Disk /dev/mmcblk0: 126MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type     File system  Flags
 1      1049kB  126MB  125MB  primary  fat32


harry@biker1:~$ sudo fdisk -l

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 121.3 GB, 121332826112 bytes
255 heads, 63 sectors/track, 14751 cylinders, total 236978176 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1   236978175   118489087+  ee  GPT

Disk /dev/mmcblk0: 125 MB, 125960192 bytes
76 heads, 60 sectors/track, 53 cylinders, total 246016 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00035e01

        Device Boot      Start         End      Blocks   Id  System
/dev/mmcblk0p1            2048      245759      121856    b  W95 FAT32
harry@biker1:~$ sudo blkid
/dev/sda1: LABEL="/" UUID="24580b54-b3d7-418a-96f2-6bbbf1ccccff" TYPE="ext4"
/dev/sda2: LABEL="/home" UUID="65f560b2-63b4-41e0-9d4e-4597d237493b" TYPE="ext3"
/dev/mmcblk0p1: UUID="D9C6-5098" TYPE="vfat"
harry@biker1:~$ inxi -S
System:    Host: biker1 Kernel: 3.13.0-24-generic i686 (32 bit)
           Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty


I made a text file while in 3.17 kernel. Then rebooted into 3.13. Hence why both readouts are doubled together in code tags.
So I will be un-installing the 3.17 after I post this. So for future testers. Always keep a good working backup kernel and test everything 1st before deleting old kernel.

Otherwise Valtam. This 3.17 works pretty good on this Compaq.

Title: Re: Linux Lite Kernel
Post by: Jerry on October 11, 2014, 08:07:15 AM
Thank you rokytnji, much appreciated.
Title: Re: Linux Lite Kernel
Post by: Kirkx on November 21, 2014, 01:44:25 AM
I created a second version of LL v2.0 on another partition (deployed from Clonezilla image of the original version) and then installed kernel v3.17.0. Everything works like a charm. Here is the output from inxi -Fxz:

Code: [Select]
System:    Host: linlite Kernel: 3.17.0-linuxlite x86_64 (64 bit, gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: HP Pavilion 061 product: ED895AA-ABA a1210n version: 0nx1114RE101AMBEM00
           Mobo: ASUSTek model: Amberine M version: 1.03 Bios: Phoenix version: 3.15 date: 01/25/2007
CPU:       Single core AMD Athlon 64 3500+ (-UP-) cache: 512 KB flags: (lm nx sse sse2 sse3) bmips: 1989.66 clocked at 1000.00 MHz
Graphics:  Card: NVIDIA G86 [GeForce 8500 GT] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: nouveau (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Gallium 0.4 on NV86 GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card: Advanced Micro Devices [AMD/ATI] IXP SB400 AC'97 Audio Controller driver: snd_atiixp bus-ID: 00:14.5
           Sound: Advanced Linux Sound Architecture ver: k3.17.0-linuxlite
Network:   Card: Realtek RTL-8100/8101L/8139 PCI Fast Ethernet Adapter driver: 8139too ver: 0.9.28 port: dc00 bus-ID: 02:03.0
           IF: eth0 state: unknown speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 500.1GB (1.4% used) 1: id: /dev/sda model: ST500DM002 size: 500.1GB
Partition: ID: / size: 15G used: 3.6G (26%) fs: ext4 ID: /home size: 2.9G used: 86M (4%) fs: ext4
           ID: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 40.0C mobo: N/A gpu: 68.0
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 174 Uptime: 1:02 Memory: 654.8/3952.5MB Runlevel: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.11) inxi: 1.9.17
Title: Re: Linux Lite Kernel
Post by: rokytnji on November 21, 2014, 10:03:02 AM
Installed 3.17 on this Dell E5500. This SSD drive has tested the other kernels on the Compaq CQ 57 and the Compaq showed no love for the kernels 3.15 on up. Same on Dell XT2 Touchscreen Laptop. Here is hoping there is some love coming from this Dell E5500.
I will be testing this and putting the kernel through it paces later.

Code: [Select]
$ inxi -zv7
System:    Host: biker1 Kernel: 3.17.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) info: xfce4-panel dm: lightdm Distro: Ubuntu 14.04 trusty
Machine:   System: Dell (portable) product: Latitude E5500 Chassis: type: 8
           Mobo: Dell model: 0DW635 Bios: Dell v: A17 date: 09/27/2011
CPU:       Dual core Intel Core2 Duo T7250 (-MCP-) cache: 2048 KB
           flags: (lm nx pae sse sse2 sse3 ssse3 vmx) bmips: 7973
           Clock Speeds: 1: 800 MHz 2: 1200 MHz
Memory:    Using dmidecode: you must be root to run dmidecode
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:2a42
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:293e
           Sound: Advanced Linux Sound Architecture v: k3.17.0-linuxlite
Network:   Card-1: Broadcom NetXtreme BCM5756ME Gigabit Ethernet PCI Express
           driver: tg3 v: 3.137 bus-ID: 09:00.0 chip-ID: 14e4:1674
           IF: eth1 state: down mac: <filter>
           Card-2: Broadcom BCM4312 802.11b/g LP-PHY driver: b43-pci-bridge bus-ID: 0c:00.0 chip-ID: 14e4:4315
           IF: wlan2 state: up mac: <filter>
           WAN IP: <filter> IF: eth1 ip: N/A ip-v6: N/A
           IF: wlan2 ip: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 121.3GB (34.7% used)
           ID-1: /dev/sda model: APPLE_SSD_SM128 size: 121.3GB serial: DFKU604844ED440
           Optical: /dev/sr0 model: TSST CDRWDVD TS-L463A rev: D400 dev-links: cdrom
           Features: speed: 24x multisession: yes audio: yes dvd: yes rw: cd-r,cd-rw state: running
Partition: ID-1: / size: 8.6G used: 4.5G (55%) fs: ext4 dev: /dev/sda1
           label: / uuid: 24580b54-b3d7-418a-96f2-6bbbf1ccccff
           ID-2: /home size: 103G used: 35G (36%) fs: ext3 dev: /dev/sda2
           label: /home uuid: 65f560b2-63b4-41e0-9d4e-4597d237493b
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: No unmounted partitions detected
Sensors:   System Temperatures: cpu: 39.5C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 169 Uptime: 37 min Memory: 371.0/1976.6MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111 running in x-terminal-emul) inxi: 2.2.1

It is always a good sign when no kernel panic kicks on on older gear.  :D

Title: Re: Linux Lite Kernel
Post by: Jerry on November 21, 2014, 01:02:30 PM
Nice one rokytnji. 3.18 should be out soon. I'm personally running 3.18-rc5 on LL 2.0 no problems, smooth as butter :)
Title: Re: Linux Lite Kernel
Post by: Mike on November 29, 2014, 06:09:59 PM
Jerry, I need at least 3.17 so that my touchpad works. Do you recommend I wait for you to add the necessary modules to the custom kernel or should I install the latest from mainline?
Title: Re: Linux Lite Kernel
Post by: Jerry on November 29, 2014, 08:16:03 PM
Jerry, I need at least 3.17 so that my touchpad works. Do you recommend I wait for you to add the necessary modules to the custom kernel or should I install the latest from mainline?

You can try 3.17 from the LL repo.
Title: Re: Linux Lite Kernel
Post by: Mike on November 29, 2014, 08:38:51 PM
Weird, I didn't see it before. I was able to install 3.18-rc6 from Ubuntu mainline anyhow. Thanks though.
Title: Re: Linux Lite Kernel
Post by: satty on December 06, 2014, 04:23:53 PM
I just upgraded kernel from 3.13 to 3.17 and i have only one problem , i don`t have Sound :)
I have a Toshiba Tecra M5: Core2Duo 1.66Ghz , 4gb Ram , Intel GMA 945.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 06, 2014, 09:31:34 PM
@satty is there any specific reason you require 3.17? If it is causing an issue, go back to what you were using.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 08, 2014, 06:44:35 AM
3.18 Linux Lite kernel is available for 32 & 64bit machines. As per usual, please read the warning below.

Open a terminal and do:

Code: [Select]
sudo apt-get install linux-headers-linuxlite-3.18.0 linux-image-linuxlite-3.18.0 -y
Ignore any errors in the terminal.

WARNING: This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty. If you have a spare pc or laptop lying around with ATI, nVidia or Intel graphics cards we really need your feedback and your results.
Title: Re: Linux Lite Kernel
Post by: sysdrum on December 08, 2014, 06:54:01 AM
The D620 is now running 3.18. - currently getting a kernel panic defaulting back to 3.13.  I will push it to the NUC this afternoon and see if it does the same.
Title: Re: Linux Lite Kernel
Post by: TMG1961 on December 08, 2014, 07:51:54 AM
Running 3.18 and so far no problems
Title: Re: Linux Lite Kernel
Post by: Jerry on December 08, 2014, 04:04:23 PM
The D620 is now running 3.18. - currently getting a kernel panic defaulting back to 3.13.  I will push it to the NUC this afternoon and see if it does the same.

I had a kernel panic on my Dell D830, no Dell love :(
Title: Re: Linux Lite Kernel
Post by: Jerry on December 08, 2014, 04:04:45 PM
Running 3.18 and so far no problems

What is your hardware?
Title: Re: Linux Lite Kernel
Post by: TMG1961 on December 08, 2014, 04:18:52 PM
Running 3.18 and so far no problems

What is your hardware?

I will have to check into that..only know its a HP
Will post hardware info later.




Edit: first need to find out how to get the info you need
Title: Re: Linux Lite Kernel
Post by: rokytnji on December 08, 2014, 04:51:17 PM
"
Edit: first need to find out how to get the info you need"

https://www.linuxliteos.com/forums/index.php?topic=1242.msg7962#msg7962
Title: Re: Linux Lite Kernel
Post by: TMG1961 on December 08, 2014, 04:54:58 PM

"
Edit: first need to find out how to get the info you need"

https://www.linuxliteos.com/forums/index.php?topic=1242.msg7962#msg7962 (https://www.linuxliteos.com/forums/index.php?topic=1242.msg7962#msg7962)


Thanks, was looking for that post


Here is the hardware info i got from it



Code: [Select]
System:    Host: theo-laptop Kernel: 3.18.0-linuxlite x86_64 (64 bit, gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Hewlett-Packard product: HP Pavilion dv7 Notebook PC version: 049D210000241210000020000
           Mobo: Hewlett-Packard model: 3639 version: 33.23 Bios: Hewlett-Packard version: F.15 date: 05/17/2010
CPU:       Dual core AMD Athlon II M320 (-MCP-) cache: 1024 KB flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 8378.7
           Clock Speeds: 1: 800.00 MHz 2: 1500.00 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Gallium 0.4 on AMD RV710 GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card-1: Advanced Micro Devices [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
           driver: snd_hda_intel bus-ID: 01:00.1
           Card-2: Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2
           Sound: Advanced Linux Sound Architecture ver: k3.18.0-linuxlite
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: 2000 bus-ID: 09:00.0
           IF: p6p1 state: up speed: 100 Mbps duplex: full mac: <filter>
           Card-2: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) driver: ath9k bus-ID: 08:00.0
           IF: wlan0 state: down mac: <filter>
Drives:    HDD Total Size: 58.5GB (9.9% used) 1: id: /dev/sda model: Hitachi_HTS72106 size: 58.5GB
Partition: ID: / size: 50G used: 5.4G (12%) fs: ext4 ID: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 49.5C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 163 Uptime: 1:09 Memory: 654.9/3950.0MB Runlevel: 2 Gcc sys: 4.8.2            Client: Unknown : init inxi: 1.9.17
Title: Re: Linux Lite Kernel
Post by: Mike on December 09, 2014, 06:11:55 PM
Thanks for the custom kernels, Jerry - just installed the latest LL 3.18. It's very handy as my little Chromebook's touchpad and touchscreen didn't get support until 3.17 so bleeding edge is a must for me.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 09, 2014, 06:17:09 PM
Thanks for the custom kernels, Jerry - just installed the latest LL 3.18. It's very handy as my little Chromebook's touchpad and touchscreen didn't get support until 3.17 so bleeding edge is a must for me.

You're welcome :)
Title: Re: Linux Lite Kernel
Post by: altman on December 16, 2014, 07:02:18 PM
Installed LL 3.18 Kernel , looks great up to now ! With AMD Graphic Card , still working great .
Title: Re: Linux Lite Kernel
Post by: rokytnji on December 18, 2014, 03:49:05 PM
Just to show some Dell E5500 Love

Code: [Select]
$ inxi -Fzxx
System:    Host: biker1 Kernel: 3.18.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) dm: lightdm Distro: Ubuntu 14.04 trusty
Machine:   System: Dell (portable) product: Latitude E5500 Chassis: type: 8
           Mobo: Dell model: 0DW635 Bios: Dell v: A17 date: 09/27/2011
CPU:       Dual core Intel Core2 Duo T7250 (-MCP-) cache: 2048 KB
           flags: (lm nx pae sse sse2 sse3 ssse3 vmx) bmips: 7974
           Clock Speeds: 1: 800 MHz 2: 2001 MHz
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:2a42
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:293e
           Sound: Advanced Linux Sound Architecture v: k3.18.0-linuxlite
Network:   Card-1: Broadcom NetXtreme BCM5756ME Gigabit Ethernet PCI Express
           driver: tg3 v: 3.137 bus-ID: 09:00.0 chip-ID: 14e4:1674
           IF: eth1 state: down mac: <filter>
           Card-2: Broadcom BCM4312 802.11b/g LP-PHY driver: b43-pci-bridge bus-ID: 0c:00.0 chip-ID: 14e4:4315
           IF: wlan2 state: up mac: <filter>
Drives:    HDD Total Size: 121.3GB (37.0% used)
           ID-1: /dev/sda model: APPLE_SSD_SM128 size: 121.3GB serial: DFKU604844ED440
Partition: ID-1: / size: 8.6G used: 5.2G (65%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 103G used: 37G (38%) fs: ext3 dev: /dev/sda2
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Sensors:   System Temperatures: cpu: 46.5C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 170 Uptime: 5 min Memory: 359.6/1976.5MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111 running in x-terminal-emul) inxi: 2.2.1

3.17 kernel was a keeper on here as all hardware worked. I just installed this so still have to put the kernel through its paces.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 18, 2014, 07:45:54 PM
Excellent :)
Title: Re: Linux Lite Kernel
Post by: altman on December 30, 2014, 02:58:54 PM
LL kernel 3.18 works great on new LL2.2 Final install , keep it on Team !
Title: Re: Linux Lite Kernel
Post by: altman on January 12, 2015, 03:00:16 PM
Little question , does LL kernel follows latest stable kernel ! Or it just stays on the main release , say 3.17 , 3.18 kernel .

Thanx .
Title: Re: Linux Lite Kernel
Post by: rokytnji on January 12, 2015, 11:08:00 PM
Just feedback/info in case you need it for anything. I have yet to reboot with 3.18 on this Dell xt2 touchscreen and I thought the error might help.
Or not. Will see tomorrow if This Dell gets love or not. Anyways. Here you go.

Code: [Select]
Error! Bad return status for module build on kernel: 3.18.0-linuxlite (i686)
Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log for more information.
harry@harry-Latitude-XT2:~$ sudo cat /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log
DKMS make.log for virtualbox-guest-4.3.10 for kernel 3.18.0-linuxlite (i686)
Mon Jan 12 21:56:34 CST 2015
make: Entering directory `/usr/src/linux-headers-3.18.0-linuxlite'
  LD      /var/lib/dkms/virtualbox-guest/4.3.10/build/built-in.o
  LD      /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.o
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonGetHandledEventsLocked’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:82:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t u32AllowedGuestCaps = pSession->u32AquiredGuestCaps | (VMMDEV_EVENT_VALID_EVENT_MASK & ~pDevExt->u32AcquireModeGuestCaps);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonCheckEvents’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2533:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fEvents = fGenFakeEvents | pDevExt->f32PendingEvents;
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2551:13: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
             int rc = RTSemEventMultiSignal(pWait->Event);
             ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonGuestCapsAcquire’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2602:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fCurrentOwnedCaps;
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2647:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     int rc = VBoxGuestSetGuestCapabilities(fSessionOrCaps, fSessionNotCaps);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2660:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fGenFakeEvents = 0;
     ^
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/GenericRequest.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/HGCMInternal.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/Init.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/PhysHeap.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/SysHlp.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VMMDev.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/alloc-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/initterm-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/memobj-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/mpnotification-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/powernotification-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/alloc-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/assert-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/initterm-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/memobj-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/memuserkernel-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/mp-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/mpnotification-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/process-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semevent-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semeventmulti-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semfastmutex-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semmutex-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/spinlock-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/thread-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/thread2-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/time-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/RTLogWriteDebugger-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/generic/semspinmutex-r0drv-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/alloc/alloc.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/err/RTErrConvertFromErrno.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/err/RTErrConvertToErrno.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/log.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logellipsis.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logrel.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logrelellipsis.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logcom.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logformat.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg1Weak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2Add.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2AddWeak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2AddWeakV.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2Weak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2WeakV.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/assert.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/thread.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/RTStrCopy.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/RTStrCopyP.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strformat.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strformatrt.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strformattype.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strprintf.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strtonum.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/table/avlpv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.o
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c: In function ‘VBoxGuest_RTTimeFromString’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:777:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     int rc = RTStrToInt32Ex(pszString, (char **)&pszString, 10, &pTime->i32Year);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:781:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     bool const fLeapYear = rtTimeIsLeapYear(pTime->i32Year);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:801:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     unsigned const cDaysInMonth = fLeapYear
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:878:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     char ch;
     ^
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTAssertShouldPanic-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTLogWriteStdErr-stub-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTLogWriteStdOut-stub-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventWait-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventWaitNoResume-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventMultiWait-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventMultiWaitNoResume-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/errvars-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBox/log-vbox.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBox/logbackdoor.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/divdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/moddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/udivdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/umoddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/qdivrem.o
  LD [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/vboxguest.o
  LD      /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/vfsmod.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/lnkops.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/regops.o
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/regops.c:577:20: error: ‘generic_file_aio_read’ undeclared here (not in a function)
     .aio_read    = generic_file_aio_read,
                    ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/regops.c:578:20: error: ‘generic_file_aio_write’ undeclared here (not in a function)
     .aio_write   = generic_file_aio_write,
                    ^
make[2]: *** [/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/regops.o] Error 1
make[1]: *** [/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf] Error 2
make: *** [_module_/var/lib/dkms/virtualbox-guest/4.3.10/build] Error 2
make: Leaving directory `/usr/src/linux-headers-3.18.0-linuxlite'
harry@harry-Latitude-XT2:~$  inxi -Fxz
System:    Host: harry-Latitude-XT2 Kernel: 3.17.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Dell (portable) product: Latitude XT2
           Mobo: Dell model: 0HJ48R Bios: Dell v: A01 date: 05/07/2009
CPU:       Dual core Intel Core2 Duo U9600 (-MCP-) cache: 3072 KB
           flags: (lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 6379
           Clock Speeds: 1: 800 MHz 2: 1601 MHz
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller bus-ID: 00:02.0
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k3.17.0-linuxlite
Network:   Card-1: Intel 82567LM Gigabit Network Connection driver: e1000e v: 2.3.2-k port: efe0 bus-ID: 00:19.0
           IF: eth0 state: down mac: <filter>
           Card-2: Intel WiFi Link 5100 driver: iwlwifi v: in-tree: bus-ID: 0c:00.0
           IF: wlan0 state: up mac: <filter>
Drives:    HDD Total Size: 180.0GB (18.1% used) ID-1: /dev/sda model: D2CSTK181M11 size: 180.0GB temp: 30C
Partition: ID-1: / size: 8.6G used: 5.0G (62%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 157G used: 26G (18%) fs: ext4 dev: /dev/sda2
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 51.5C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 177 Uptime: 2:00 Memory: 470.8/5016.9MB Init: Upstart runlevel: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111) inxi: 2.2.1

I do not run Virtual Box anymore on anything I own. I never liked it when I did run it. Kinda like a ashtray on a motorcycle for me. I am not into that phase anymore. So I am not sweating the module error. If it don't boot. Oh well. no worries.
Laterz.

Modify: Rebooted OK.

Code: [Select]
$ inxi -S
System:    Host: harry-Latitude-XT2 Kernel: 3.18.0-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty

Looks good so far (login sound worked, pen on touchscreen works, finger on screen works, and posting wirelessly)

I will check later if the love is spread evenly with temperature, ram and cpu usage, sd and usb slots, you know. The kernel check list stuff. But no show stopper that I can see so far in the short time I am posting this.
Title: Re: Linux Lite Kernel
Post by: Jerry on January 12, 2015, 11:32:17 PM
rokytnji, can you copy this post to the kernel section and I'll delete this one. Thanks.
Title: Re: Linux Lite Kernel
Post by: rokytnji on January 13, 2015, 12:05:57 AM
rokytnji, can you copy this post to the kernel section and I'll delete this one. Thanks.

Can you show me where please? I aim to please. If OK. I am going to crash for tonight. Will do it tomorrow.
Title: Re: Linux Lite Kernel
Post by: Jerry on January 13, 2015, 12:10:05 AM

Can you show me where please? I aim to please. If OK. I am going to crash for tonight. Will do it tomorrow.

I used the search feature on the Forums, would you like me to wipe to? :)
https://www.linuxliteos.com/forums/index.php?topic=474.0
Title: Re: Linux Lite Kernel
Post by: rokytnji on January 13, 2015, 09:40:51 AM

Can you show me where please? I aim to please. If OK. I am going to crash for tonight. Will do it tomorrow.

I used the search feature on the Forums, would you like me to wipe to? :)
https://www.linuxliteos.com/forums/index.php?topic=474.0 (https://www.linuxliteos.com/forums/index.php?topic=474.0)

Good Morning. Thanks for the morning grin  :) .

I thought last night. What is Jerry talking about? Move my post to the Kernel forum section. I thought I had posted there already. Like my previous posts in the past.
Being a gullible trusting soul sometimes.
I walk right to the end of the walk till the chain jerks.

So are you having fun. Jerking my chain?  I enjoy a good laugh at my expense. 
Being a self assured scooter tramp with no insecurities.
Or. Am I so thick in the head. I miss the point entirely?
Which has been known to happen also.

Either way. I still don't know where to move my post to. Because. It is already dare. (https://www.youtube.com/watch?v=uAOR6ib95kQ)

Funny how I can stroll through Linux file structure comfy like. But get lost in the woods on forum stuff.  :D

Title: Re: Linux Lite Kernel
Post by: Jerry on January 13, 2015, 09:51:05 AM
(http://www.sherv.net/cm/emoticons/rage/steamboat-troll-rage-smiley-emoticon.gif)
Title: Re: Linux Lite Kernel
Post by: altman on January 14, 2015, 07:54:43 PM
Thanx for the Sticky Jerry ! Will be easier to track or to find .
Title: Re: Linux Lite Kernel
Post by: Jerry on February 09, 2015, 08:48:33 PM
3.19 Linux Lite kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.19.0 linux-image-linuxlite-3.19.0 -y
Ignore any errors in the terminal.
Title: Re: Linux Lite Kernel
Post by: altman on February 09, 2015, 09:12:43 PM
Oh , Thanx Jerry !
Title: Re: Linux Lite Kernel
Post by: Coastie on February 09, 2015, 11:53:56 PM
Any reason to update kernel if everything is working fine with the kernel that came in LL 2.0?  :-\
Title: Re: Linux Lite Kernel
Post by: N4RPS on February 10, 2015, 06:14:49 AM
Hello!

Just DON'T use Lite Cleaner to remove the old kernel until you're sure the new kernel didn't break something you're dependent on - ESPECIALLY if you use older hardware. That said, I will probably wait to upgrade the kernel until after I use the 2.2 upgrade script, and deal with any consequences that may arise as a result...

73 DE N4RPS
Rob

Title: Re: Linux Lite Kernel
Post by: Jerry on February 10, 2015, 06:21:26 AM
Kernel upgrades should only be carried out if you have bleeding edge hardware that is not currently supported in your default kernel. If it ain't broke...

3.19 changes:
http://kernelnewbies.org/Linux_3.19 (http://kernelnewbies.org/Linux_3.19)
http://www.phoronix.com/scan.php?page=news_item&px=Linux-3.19-Kernel-Features (http://www.phoronix.com/scan.php?page=news_item&px=Linux-3.19-Kernel-Features)

Title: Re: Linux Lite Kernel
Post by: altman on February 10, 2015, 07:04:24 AM
Took the plunge , no issues here , removed the other kernel & no problemo , love living on the edge , lol

Title: Re: Linux Lite Kernel
Post by: Coastie on February 10, 2015, 10:24:59 AM
Kernel upgrades should only be carried out if you have bleeding edge hardware that is not currently supported in your default kernel. ...

Thanks. That satisfied my curiosity.  8)

... If it ain't broke...

I knew you would tell me that again. ;D ;D ;D
Title: Re: Linux Lite Kernel
Post by: ultrastevep on February 11, 2015, 10:01:29 AM
Can this be used on dual boot netbooks?
Title: Re: Linux Lite Kernel
Post by: Jerry on February 11, 2015, 11:39:44 AM
Can this be used on dual boot netbooks?

I don't see why not, at the end of the kernel install grub update is run so your entries should stay the same. Not a bad idea to keep grub-customizer handy just incase, and, you should only get the kernel if it offers something you need, like new hardware support etc.
Title: Re: Linux Lite Kernel
Post by: N4RPS on February 12, 2015, 10:29:50 PM
Hello!

YMMV, but I've done the kernel upgrade on several dual-booters - one of then a netbook - with no issues. Of course, my previous warning not to remove the old kernel too quickly applies...

73 DE N4RPS
Rob
Title: Re: Linux Lite Kernel
Post by: altman on February 13, 2015, 07:12:35 AM
little update , old kernel removed , no issues at all .
Title: Re: Linux Lite Kernel
Post by: N4RPS on February 16, 2015, 05:19:36 AM
Hello!
No go on 3.19.0 for me - locks up at login screen.

Had to update my bcmwl-kernel-source to the latest version to install 3.15.0. I get errors on certain programs in the kernel boot sequence (for example, evince), but the programs seem to still work.

If I notice any more odd behaviors AT ALL, I will also be rolling back to 3.13.24. Just posted all this to illustrate Jerry's point as to WHY it isn't always best to upgrade kernels...

73 DE N4RPS
Rob
Title: Re: Linux Lite Kernel
Post by: Wirezfree on February 16, 2015, 07:01:16 AM
I also tried 3.19.0 on a Celeron N2807 ~ Bay Trail based mini pc.
I wanted to see if it fixed a WiFi issue, no joy on the WiFi.
and it also introduced video tearing issues again, like 3.15.

So dropped back to 3.13.0-24 and all is back to as it was.
Title: Re: Linux Lite Kernel
Post by: vaikus84 on March 05, 2015, 09:46:16 PM
3.19 Linux Lite kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.19.0 linux-image-linuxlite-3.19.0 -y
Ignore any errors in the terminal.

On a Lenovo T430:
( will mostly cause issues with display driver/free intel/  and power management - /sreensaver - display sleep and so on/   and shutdown process sometimes goes to sleap instead)
Title: Re: Linux Lite Kernel
Post by: rokytnji on March 06, 2015, 08:52:18 AM
On a Dell XT2 Touchscreen Laptop. Rebooted OK. Just installed not totally tested yet.

install error:
Code: [Select]
Error! Bad return status for module build on kernel: 3.19.0-linuxlite (i686)
Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log for more information.

Info from /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log in case you need it.
Code: [Select]
#cat /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log
DKMS make.log for virtualbox-guest-4.3.10 for kernel 3.19.0-linuxlite (i686)
Fri Mar  6 07:24:49 CST 2015
make: Entering directory `/usr/src/linux-headers-3.19.0-linuxlite'
  LD      /var/lib/dkms/virtualbox-guest/4.3.10/build/built-in.o
  LD      /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.o
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonGetHandledEventsLocked’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:82:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t u32AllowedGuestCaps = pSession->u32AquiredGuestCaps | (VMMDEV_EVENT_VALID_EVENT_MASK & ~pDevExt->u32AcquireModeGuestCaps);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonCheckEvents’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2533:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fEvents = fGenFakeEvents | pDevExt->f32PendingEvents;
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2551:13: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
             int rc = RTSemEventMultiSignal(pWait->Event);
             ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c: In function ‘VBoxGuestCommonGuestCapsAcquire’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2602:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fCurrentOwnedCaps;
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2647:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     int rc = VBoxGuestSetGuestCapabilities(fSessionOrCaps, fSessionNotCaps);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest.c:2660:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     uint32_t fGenFakeEvents = 0;
     ^
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBoxGuest2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/GenericRequest.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/HGCMInternal.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/Init.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/PhysHeap.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/SysHlp.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VMMDev.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/alloc-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/initterm-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/memobj-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/mpnotification-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/powernotification-r0drv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/alloc-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/assert-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/initterm-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/memobj-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/memuserkernel-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/mp-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/mpnotification-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/process-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semevent-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semeventmulti-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semfastmutex-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/semmutex-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/spinlock-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/thread-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/thread2-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/time-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/linux/RTLogWriteDebugger-r0drv-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/r0drv/generic/semspinmutex-r0drv-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/alloc/alloc.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/err/RTErrConvertFromErrno.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/err/RTErrConvertToErrno.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/log.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logellipsis.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logrel.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logrelellipsis.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logcom.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/log/logformat.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg1Weak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2Add.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2AddWeak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2AddWeakV.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2Weak.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/RTAssertMsg2WeakV.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/assert.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/misc/thread.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/RTStrCopy.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/RTStrCopyP.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strformat.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strformatrt.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strformattype.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strprintf.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/string/strtonum.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/table/avlpv.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.o
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c: In function ‘VBoxGuest_RTTimeFromString’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:777:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     int rc = RTStrToInt32Ex(pszString, (char **)&pszString, 10, &pTime->i32Year);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:781:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     bool const fLeapYear = rtTimeIsLeapYear(pTime->i32Year);
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:801:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     unsigned const cDaysInMonth = fLeapYear
     ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/time/time.c:878:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     char ch;
     ^
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTAssertShouldPanic-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTLogWriteStdErr-stub-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTLogWriteStdOut-stub-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventWait-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventWaitNoResume-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventMultiWait-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/RTSemEventMultiWaitNoResume-2-ex-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/generic/errvars-generic.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBox/log-vbox.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/VBox/logbackdoor.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/divdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/moddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/udivdi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/umoddi3.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/common/math/gcc/qdivrem.o
  LD [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxguest/vboxguest.o
  LD      /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/built-in.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/vfsmod.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.o
In file included from /var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.c:19:0:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.c: In function ‘sf_getdent’:
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.c:129:29: error: ‘struct file’ has no member named ‘f_dentry’
     sf_g = GET_GLOB_INFO(dir->f_dentry->d_inode->i_sb);
                             ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/vfsmod.h:144:60: note: in definition of macro ‘GET_GLOB_INFO’
 # define GET_GLOB_INFO(sb)       ((struct sf_glob_info *) (sb)->s_fs_info)
                                                            ^
/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.c:135:16: error: ‘struct file’ has no member named ‘f_dentry’
     inode = dir->f_dentry->d_inode;
                ^
make[2]: *** [/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf/dirops.o] Error 1
make[1]: *** [/var/lib/dkms/virtualbox-guest/4.3.10/build/vboxsf] Error 2
make: *** [_module_/var/lib/dkms/virtualbox-guest/4.3.10/build] Error 2
make: Leaving directory `/usr/src/linux-headers-3.19.0-linuxlite'

Machine specs:

Code: [Select]
harry@harry-Latitude-XT2:~$ inxi -Fxz
System:    Host: harry-Latitude-XT2 Kernel: 3.19.0-linuxlite x86_64 (64 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Dell product: Latitude XT2
           Mobo: Dell model: 0HJ48R Bios: Dell v: A01 date: 05/07/2009
CPU:       Dual core Intel Core2 Duo U9600 (-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 6378
           Clock Speeds: 1: 800 MHz 2: 1601 MHz
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k3.19.0-linuxlite
Network:   Card-1: Intel 82567LM Gigabit Network Connection
           driver: e1000e v: 2.3.2-k port: efe0 bus-ID: 00:19.0
           IF: eth0 state: down mac: <filter>
           Card-2: Intel WiFi Link 5100
           driver: iwlwifi v: in-tree: bus-ID: 0c:00.0
           IF: wlan0 state: up mac: <filter>
Drives:    HDD Total Size: 180.0GB (28.2% used)
           ID-1: /dev/sda model: D2CSTK181M11 size: 180.0GB
Partition: ID-1: / size: 8.6G used: 5.7G (71%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 157G used: 42G (29%) fs: ext4 dev: /dev/sda2
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 50.0C mobo: 44.0C
           Fan Speeds (in rpm): cpu: N/A fan-2: 0
Info:      Processes: 176 Uptime: 8 min Memory: 473.8/4913.2MB
           Init: Upstart runlevel: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111) inxi: 2.2.1
harry@harry-Latitude-XT2:~$ lsusb -t
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 2, If 2, Class=(Defined at Interface level), Driver=, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 1: Dev 2, If 0, Class=Application Specific Interface, Driver=, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
harry@harry-Latitude-XT2:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
    Subsystem: Dell Device [1028:0252]
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: uhci_hcd
00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
    Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
    Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 03)
    Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M-E LPC Interface Controller [8086:2917] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: lpc_ich
00:1f.2 RAID bus controller [0104]: Intel Corporation 82801 Mobile SATA Controller [RAID mode] [8086:282a] (rev 03)
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
    Subsystem: Dell Device [1028:0252]
02:01.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: yenta_cardbus
02:01.1 FireWire (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a]
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: firewire_ohci
02:01.3 SD Host controller [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [104c:803c]
    Subsystem: Dell Device [1028:0252]
    Kernel driver in use: sdhci-pci
0c:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
    Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1321]
    Kernel driver in use: iwlwifi
harry@harry-Latitude-XT2:~$

I am not worried/sweating the failed module build. I don't use virtual box anymore anyways.
Any testing I do on external drive media like usb or sd. Just info for the thread is all I am posting.

It booted. So past the 1st hurdle.
Title: Re: Linux Lite Kernel
Post by: Jerry on March 06, 2015, 12:15:11 PM
Safe to ignore rokytnji. You can even go into Synaptic and remove everything VirtualBox if you don't use it, will also get rid of those errors in future kernel releases, as well as speeding up start-up and shutdown slightly. VirtualBox will always error on new kernels.
Title: Re: Linux Lite Kernel
Post by: Jerry on March 06, 2015, 12:49:58 PM
I wish i had time to thank you all individually for contributing your feedback, but unfortunately there's not enough hours in the day. So thank you all for providing such valuable feedback to date.


Really looking forward to releasing 4.0 to the LL community :)
Title: Re: Linux Lite Kernel
Post by: altman on March 06, 2015, 01:00:42 PM
I appreciate your hard work Jerry . Keep it on .
Title: Re: Linux Lite Kernel
Post by: Wirezfree on March 06, 2015, 01:44:43 PM
Thanks to you and the Dev's also...

"the future's bright, the futures Linux Lite"

Not my own,
From a very successful marketing campaign in 1994 in the UK for a new Mobile Service provider
For weeks there was a series of TV adverts with just pictures and a tag line of "the future's bright, the futures Orange"
It had everybody talking/guessing what it was for.??, Possibly one of the first "viral ad's"

Then eventually the following appeared

[youtube]NoAeimRHnKg[/youtube]

you can delete this is it corrupts the thread....
Title: Re: Linux Lite Kernel
Post by: vaikus84 on March 06, 2015, 11:26:00 PM
For the Keyring asking I propose to invoce it with Installers and fileshareing packages. Not with wifi and other connection possibilites. Is that doable?
Title: Re: Linux Lite Kernel
Post by: altman on March 07, 2015, 07:51:19 AM
For the Keyring asking I propose to invoce it with Installers and fileshareing packages. Not with wifi and other connection possibilites. Is that doable?

I guess that you posted on the wrong thread mate . No worries , allot of us did this .
Title: Re: Linux Lite Kernel
Post by: rokytnji on March 07, 2015, 01:48:42 PM
Safe to ignore rokytnji. You can even go into Synaptic and remove everything VirtualBox if you don't use it, will also get rid of those errors in future kernel releases, as well as speeding up start-up and shutdown slightly. VirtualBox will always error on new kernels.

Ok.

1. gnome-hearts will be removed
2. gvfs will be removed
3. gvfs-backends will be removed
4. gvfs-bin will be removed
5. gvfs-common will be removed
6. gvfs-libs will be removed
7. libbonoboui2-0 will be removed
8. libgnome2-0 will be removed
9. libgnome2-bin will be removed
10. libgnomeui-0 will be removed
11. libgnomevfs2-0 will be removedgvfs-daemons will be removed
12. gvfs-libs will be removed
13. libbonoboui2-0 will be removed
14. libgnome2-0 will be removed
15  libgnome2-bin will be removed
16. libgnomeui-0 will be removed
17. ibgnomevfs2-0 will be removed

29.1MB of space removed. 17 packages.

Not really worth removing IMO for a kernel error. But posting info in case some one is more  about keeping
things tidy in their  install than I am. I am going to leave mine be. Above readout is from remove
package. Not the completely remove package option in menu.

Edit: Forgot to post also

virtualbox-guest-dkms will be removed
virtualbox-guest-utils will be removed
virtualbox-guest-x11 will be removed

will be removed which frees up about another 11MB of space on my hard drive. Still not enough for me to bother with it.
A kernel image and header install takes up more space than that. Startup speeds are not a thing for me also.
I am loosey goosey like that.
Title: Re: Linux Lite Kernel
Post by: Brjalus on March 16, 2015, 05:19:51 AM
I have  NVidia card  [HDA NVidia], device 7: HDMI 0 [HDMI 0]    my computer is connected to a projector I  get better video quality after changing the kernel and the picture is  clearer easier to read text etc. but if I use the recommended Nividia driver the fonts and symbols  on the desktop get so tiny that they become unusable so I stick to the XorgX driver

I checked that video card better its actually    NVIDIA Corporation GT216 [GeForce GT 220] (rev a2) (prog-if 00 [VGA controller])

I have no idea if this makes any difference,only hope I can help a little. Thanks for all the hard work!
Title: Re: Linux Lite Kernel
Post by: Jerry on April 13, 2015, 05:17:20 AM
4.0 Linux Lite kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.0.0 linux-image-linuxlite-4.0.0 -y
Ignore any errors in the terminal.
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on April 13, 2015, 06:14:02 PM
Thanks Jerry ( yet again!!)
Installed Kernel 4.0 on Toshiba A10 ( as per profile below) and deleted 3.13 using "Tweaks".  All running smoothly and fast .  Loads of life in the old "girl" yet;  The Toshiba that is , not my better half :)
 
Title: Re: Linux Lite Kernel
Post by: Jerry on April 14, 2015, 03:05:52 AM
No prob Bob!
Title: Re: Linux Lite Kernel
Post by: Zead on April 14, 2015, 11:59:54 AM
I had a suspend problems on all kernels I ever tried. On my ASUS F5VL laptop.

I tried these 3.15.0 and 4.0.0. kernels. No luck. I reverted back to the default Lite 2.4 kernel.

My laptop automatically wakes from the suspend. So I have to type in:

echo USB > /proc/acpi/wakeup
echo USB2 > /proc/acpi/wakeup

Then it stays suspended. BUT! When I resume from suspend, the suspend no longer works and I have a excesive CPU usage, around 45-100% "kworker" process is eating the CPU, and some another "K" process... I hoped it would be fixed in linux 4.0.0. :/

That's something you guys probably can't fix, right?

Anyway, kernel 3.15.0 always gave me a TSC calibration failed, and my Wi-Fi didn't work.

By the way, what does this mean? This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty.

I removed the kernels over Lite Tweaks (btw it always gave me "error: KERNELS", is that normal?), is there something else I should do to revert my system to original state before I installed these kernels? I don't know what "tty" is...

Is it normal on a GNU/Linux to have a glitchy suspend? Or is it just my laptop? I tried many distros, all had the same problem. How it works for you all?
Title: Re: Linux Lite Kernel
Post by: Jerry on April 14, 2015, 02:50:54 PM

By the way, what does this mean? This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty.



It means you shouldn't use these kernels unless you know how to get out of a tight spot if the sh#t hits the fan. This is why we put that warning in. Unless you need a specific kernel for a specific reason, the stock kernel that ships with LL should be fine for most peoples needs. New kernels are only useful if you have brand new hardware or are using for example a new file system like btrfs, or you're waiting on a specific patch etc etc. Cheers.
Title: Re: Linux Lite Kernel
Post by: rokytnji on April 14, 2015, 06:09:35 PM
And I just install them in case they speed up features and supply security fixes.
Some kernels boot faster and use less ram than others.

But I am not shy when it comes to testing kernels. I always keep a good backup.
Title: Re: Linux Lite Kernel
Post by: bfb on May 05, 2015, 09:47:43 AM
Have installed Kernel 4.0 on my Acer Aspire V5-PG
Can only enter in recovery mode

USB not recognised, Wifi drvers not working, Mouse not showing

Title: Re: Linux Lite Kernel
Post by: N4RPS on May 05, 2015, 06:17:04 PM
Hello!

Welcome to Linux Lite, and welcome to the forums.

Your need to reboot from recovery mode most likely means that the 4.0 Linux Lite kernel probably won't work for you. I have machines here that will not run the 3.19.0 kernel, which I believe is the highest Linux Lite kernel currently available. I had to revert back to a kernel where everything worked.

You will probably have to 'fall back' to the previous kernel. Boot from recovery mode, and the misbehaving kernel can then be uninstalled in Synaptic Package Manager (Install/Remove Software)...

73 DE N4RPS
Rob
Title: Re: Linux Lite Kernel
Post by: bfb on May 06, 2015, 05:06:04 PM
Thanks for that. I was going to ask that very question, so your answer is both helpful and intelligent in its anticipation  ;)

Before I do, this is what I get in the terminal
dpkg: error processing archive /var/cache/apt/archives/linux-image-linuxlite-4.0.0_0010_amd64.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.0.0-linuxlite /boot/vmlinuz-4.0.0-linuxlite
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.0.0-linuxlite /boot/vmlinuz-4.0.0-linuxlite
Preparing to unpack .../linux-headers-linuxlite-4.0.0_0010_amd64.deb ...
Unpacking linux-headers-linuxlite-4.0.0 (0010) over (0010) ...
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-linuxlite-4.0.0_0010_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up linux-headers-linuxlite-4.0.0 (0010) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 4.0.0-linuxlite /boot/vmlinuz-4.0.0-linuxlite
Error! Bad return status for module build on kernel: 4.0.0-linuxlite (x86_64)
Consult /var/lib/dkms/bcmwl/6.30.223.248+bdcom/build/make.log for more information.
Error! Bad return status for module build on kernel: 4.0.0-linuxlite (x86_64)
Consult /var/lib/dkms/virtualbox-gue

Does this give any clue as to the problem?
Title: Re: Linux Lite Kernel
Post by: rokytnji on May 06, 2015, 07:10:24 PM
New install Jerry on a Dell Optiplex 755 given to me by the local IT dude at City Hall.
Running 4.0 Kernel after initial install.

Code: [Select]
System:    Host: misohorny1 Kernel: 4.0.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) info: xfce4-panel dm: lightdm
           Distro: Ubuntu 14.04 trusty
Machine:   System: Dell product: OptiPlex 755 Chassis: type: 6
           Mobo: Dell model: 0GM819 Bios: Dell v: A11 date: 08/04/2008
CPU:       Dual core Intel Core2 Duo E6550 (-MCP-) cache: 4096 KB
           flags: (lm nx pae sse sse2 sse3 ssse3 vmx) bmips: 9310
           clock speeds: min/max: 2000/2333 MHz 1: 2000 MHz 2: 2000 MHz
Memory:    Array-1 capacity: 8 GB devices: 4 EC: None
           Device-1: DIMM_1 size: 1 GB speed: 667 MHz type: DDR2 (Synchronous)
           bus width: 64 bits
           manufacturer: 7F7F7F0B00000000 part: NT1GT64U88D0BY-3C serial: 4603F855
           Device-2: DIMM_3 size: 1 GB speed: 667 MHz type: DDR2 (Synchronous)
           bus width: 64 bits
           manufacturer: 7F7F9E0000000000 part: CM2X1024-6400C5DHX serial: N/A
           Device-3: DIMM_2 size: 1 GB speed: 667 MHz type: DDR2 (Synchronous)
           bus width: 64 bits
           manufacturer: CE00000000000000 part: M3 78T2863DZS-CE6 serial: 432F2E53
           Device-4: DIMM_4 size: 1 GB speed: 667 MHz type: DDR2 (Synchronous)
           bus width: 64 bits
           manufacturer: CE00000000000000 part: M3 78T2863DZS-CE6 serial: 432F2E5D
Graphics:  Card: Intel 82Q35 Express Integrated Graphics Controller
           bus-ID: 00:02.0 chip-ID: 8086:29b2
           Display Server: X.org 1.15.1 drivers: intel (unloaded: fbdev,vesa)
           tty size: 80x24 Advanced Data: N/A for root
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:293e
           Sound: Advanced Linux Sound Architecture v: k4.0.0-linuxlite
Network:   Card-1: Intel 82566DM-2 Gigabit Network Connection
           driver: e1000e v: 2.3.2-k port: ecc0
           bus-ID: 00:19.0 chip-ID: 8086:10bd
           IF: eth0 state: down mac: <filter>
           Card-2: Realtek RTL8187B Wireless 802.11g 54Mbps Network Adapter
           driver: rtl8187 usb-ID: 002-002 chip-ID: 0bda:8189
           IF: wlan0 state: N/A mac: N/A
           WAN IP: <filter> IF: eth0 ip: N/A ip-v6: N/A
           IF: wlan0 ip: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 2002.4GB (0.6% used)
           ID-1: /dev/sda model: WDC_WD2003FYPS size: 2000.4GB serial: WD-WCAVY5090310 temp: 35C
           ID-2: USB /dev/sdb model: OPAL size: 2.0GB serial: 0002FB714D840D95-0:0 temp: 0C
           Optical: /dev/sr0 model: HL-DT-ST CDRW/DVD GCCH10N
           rev: C103 dev-links: cdrom
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw state: running
Partition: ID-1: / size: 7.6G used: 3.7G (52%) fs: ext4 dev: /dev/sda1
           label: / uuid: cd4c81eb-3e28-4c84-a2cc-93c1992ba0e0
           ID-2: /home size: 77G used: 2.8G (4%) fs: ext4 dev: /dev/sda2
           label: /home uuid: 4d02afc2-2c6d-4309-928d-a7ccdb4b014c
           ID-3: /media/harry/OPAL size: 1.9G used: 820M (43%) fs: vfat dev: /dev/sdb1
           label: OPAL uuid: 9CD8-5E14
           ID-4: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
           label: N/A uuid: abf8aeed-c89e-4cf8-a6a4-d8648b03a950
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: ID-1: /dev/ram0 size: 0.07G label: N/A uuid: N/A
           ID-2: /dev/ram1 size: 0.07G label: N/A uuid: N/A
           ID-3: /dev/ram2 size: 0.07G label: N/A uuid: N/A
           ID-4: /dev/ram3 size: 0.07G label: N/A uuid: N/A
           ID-5: /dev/ram4 size: 0.07G label: N/A uuid: N/A
           ID-6: /dev/ram5 size: 0.07G label: N/A uuid: N/A
           ID-7: /dev/ram6 size: 0.07G label: N/A uuid: N/A
           ID-8: /dev/ram7 size: 0.07G label: N/A uuid: N/A
           ID-9: /dev/ram8 size: 0.07G label: N/A uuid: N/A
           ID-10: /dev/ram9 size: 0.07G label: N/A uuid: N/A
           ID-11: /dev/ram10 size: 0.07G label: N/A uuid: N/A
           ID-12: /dev/ram11 size: 0.07G label: N/A uuid: N/A
           ID-13: /dev/ram12 size: 0.07G label: N/A uuid: N/A
           ID-14: /dev/ram13 size: 0.07G label: N/A uuid: N/A
           ID-15: /dev/ram14 size: 0.07G label: N/A uuid: N/A
           ID-16: /dev/ram15 size: 0.07G label: N/A uuid: N/A
           ID-17: /dev/sda5 size: 262.14G
           fs: ext4 label: /data uuid: cf478cb9-3e25-4236-9118-801f1ae76212
           ID-18: /dev/sda6 size: 262.14G
           fs: ext4 label: /data2 uuid: 16c3c4b1-7067-4f94-8dd2-423c23ea427d
           ID-19: /dev/sda7 size: 1379.64G
           fs: ext4 label: /misc uuid: a14d3c77-5729-40ee-900a-4c792b99a9da
Sensors:   System Temperatures: cpu: 38.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 175 Uptime: 1:07 Memory: 471.4/3897.7MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.2
           Client: Shell (sudo running in bash) inxi: 2.2.19

Not bad for a freebie. I added ram and wifi and 2TB drive and it works OK on Lite 2.4 just fine.
Title: Re: Linux Lite Kernel
Post by: Jerry on May 06, 2015, 10:39:03 PM
Nice one rokytnji :)
Title: Re: Linux Lite Kernel
Post by: N4RPS on May 06, 2015, 11:32:06 PM
Hello!

I now have one machine (Samsung RV515) now running 4.0 kernel. So far, so good...

73 DE N4RPS
Rob
Title: Re: Linux Lite Kernel
Post by: pablojet on May 09, 2015, 11:48:48 AM
hi, im trying to install last driver omega form amd and the log show this error . 

"NOTE: If your system has logged the missing packages required for installation, install them in the order as per the log file to resolve package-dependency issues.
fglrx installation requires that the system has kernel headers.  /lib/modules/4.0.0-linuxlite/build/include/linux/version.h cannot be found on this system.
Install kernel headers using the command apt-get install linux-headers-4.0.0-linuxlite."

the headers are already installed   , this the question ? 
my graphic card is r9 290  whit a amd 8150 processor   i will try whit kernel generic ..... 

pd: im on linux lite 2.4 64 bits  , kernel 4.0 ....
Title: Re: Linux Lite Kernel
Post by: Jerry on May 09, 2015, 10:27:40 PM
@pablojet please start a thread under Software, Installing Software for your issue.
Title: Re: Linux Lite Kernel
Post by: rokytnji on May 10, 2015, 12:43:33 PM
Just installed on Touchscreen Laptop.
No testing yet but things in general look OK to me.

Code: [Select]
$ inxi -Fxxx
System:    Host: harry-Latitude-XT2 Kernel: 4.0.0-linuxlite i686 (32 bit gcc: 4.8.2)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) info: xfce4-panel dm: lightdm
           Distro: Ubuntu 14.04 trusty
Machine:   System: Dell (portable) product: Latitude XT2 Chassis: type: 8
           Mobo: Dell model: 0HJ48R Bios: Dell v: A01 date: 05/07/2009
CPU:       Dual core Intel Core2 Duo U9600 (-MCP-) cache: 3072 KB
           flags: (lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 6379
           clock speeds: min/max: 800/1601 MHz 1: 1200 MHz 2: 1200 MHz
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller
           bus-ID: 00:02.0 chip-ID: 8086:2a42
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:293e
           Sound: Advanced Linux Sound Architecture v: k4.0.0-linuxlite
Network:   Card-1: Intel 82567LM Gigabit Network Connection
           driver: e1000e v: 2.3.2-k port: efe0
           bus-ID: 00:19.0 chip-ID: 8086:10f5
           IF: eth0 state: down mac: 00:23:ae:3c:24:83
           Card-2: Intel WiFi Link 5100
           driver: iwlwifi bus-ID: 0c:00.0 chip-ID: 8086:4232
           IF: wlan0 state: up mac: 00:22:fb:96:cc:72
Drives:    HDD Total Size: 180.0GB (29.1% used)
           ID-1: /dev/sda model: D2CSTK181M11 size: 180.0GB serial: OCZ-OQ3UU619XQCH1EJ6 temp: 30C
Partition: ID-1: / size: 8.6G used: 6.3G (78%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 157G used: 43G (29%) fs: ext4 dev: /dev/sda2
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Sensors:   System Temperatures: cpu: 51.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 181 Uptime: 1 min Memory: 259.1/5004.7MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.111 running in x-terminal-emul) inxi: 2.2.19

If any problem crops up. I will report it. If not. I will be like Silent Bob (http://new3.fjcdn.com/thumbnails/comments/Reminded+me+of+the+resolution+to+jay+and+silent+bob+_50fda6cb72fbf287dcb622d69fcc0c46.jpg).
Title: Re: Linux Lite Kernel
Post by: Jerry on June 22, 2015, 04:19:06 AM
4.1 Linux Lite Kernel is now available for 32 & 64bit machines.
Linux Lite Kernels are now compiled using the clang compiler - http://clang.llvm.org/ (http://clang.llvm.org/)

Thanks to the new 24 thread workstation, I'm now able to compile, build, package and release the Linux Kernel within a few hours of the mainline release.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.1.0 linux-image-linuxlite-4.1.0 -y
Ignore any errors in the terminal.

Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: sysdrum on June 22, 2015, 05:18:40 AM
Code: [Select]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-linuxlite-4.1.0
E: Couldn't find any package by regex 'linux-headers-linuxlite-4.1.0'
E: Unable to locate package linux-image-linuxlite-4.1.0E: Couldn't find any package by regex 'linux-image-linuxlite-4.1.0'
Title: Re: Linux Lite Kernel
Post by: Jerry on June 22, 2015, 07:08:11 AM
Are you using another LL mirror sysdrum? Perhaps post your sources.list Cheers.
Title: Re: Linux Lite Kernel
Post by: sysdrum on June 22, 2015, 07:35:30 AM
It is seems to skip the linuxlite repo like it is not there.


Current linuxlite repo:
deb http://repo.linuxliteos.com/linuxlite/ (http://repo.linuxliteos.com/linuxlite/) beryl main




Fixed the issue; I removed 2 default repo's I did not need through synaptic last week and I think I had to add the repo back which in turn added a source repo over binary..... but you did point me in the right direction... I restore the default source.list and off to the races...
Title: Re: Linux Lite Kernel
Post by: Jerry on June 22, 2015, 08:42:26 AM
Good stuff :)

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: avj on June 22, 2015, 12:50:05 PM
I installed the 4.1 kernel on my old Acer netbook.

System:    Host: acer-AOA150 Kernel: 4.1.0-linuxlite i686 (32 bit) Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
Machine:   System: Acer product: AOA150 version: 1
           Mobo: Acer model: N/A Bios: Acer version: v0.3310 date: 10/06/2008
CPU:       Single core Intel Atom CPU N270 (-HT-) clocked at 1066.00 MHz
Graphics:  Card: Intel Mobile 945GSE Express Integrated Graphics Controller
           X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected], [email protected]
           GLX Renderer: Mesa DRI Intel 945GME x86/MMX/SSE2 GLX Version: 1.4 Mesa 10.1.3
Network:   Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller driver: r8169
           Card-2: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) driver: ath5k
Drives:    HDD Total Size: 410.1GB (30.3% used)
Info:      Processes: 161 Uptime: 1:29 Memory: 417.6/988.1MB Client: Shell (bash) inxi: 1.9.17

I ran into a small problem, I get an error when I try to use virtualbox it gives the error shown in the picture below.

(http://i.imgur.com/oyRtR0p.png)

When I try to run the terminal command listed in the error message i get:  sudo: /etc/init.d/vboxdrv: command not found.
DKMS is installed. When I looked in the /etc/init.d/    this is what is in the directory:

acpid              grub-common  procps       single
apparmor           halt         pulseaudio   skeleton
avahi-daemon       hddtemp      rc           smbd
bluetooth          irqbalance   rc.local     sudo
casper             killprocs    rcS          udev
console-setup      kmod         README       umountfs
cron               lightdm      reboot       umountnfs.sh
cryptdisks         lm-sensors   resolvconf   umountroot
cryptdisks-early   networking   rsync        unattended-upgrades
cups               nmbd         rsyslog      urandom
cups-browsed       ntp          samba        virtualbox
dbus               ondemand     samba-ad-dc  x11-common
dns-clean          openvpn      saned        zram-config
friendly-recovery  pppd-dns     sendsigs

I don't know where to go from here.  :)
Title: Re: Linux Lite Kernel
Post by: Jerry on June 22, 2015, 01:31:38 PM
@avj looks like you missed the 'setup' part of the command. Full command would be : sudo /etc/initi.d/vboxdrv setup

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: avj on June 22, 2015, 06:56:16 PM
I thought I entered it right, but to be sure I tried again and got the same thing.

xxxxx@acer-AOA150:~$ sudo /etc/initi.d/vboxdrv setup
[sudo] password for xxxxx:
sudo: /etc/initi.d/vboxdrv: command not found
Title: Re: Linux Lite Kernel
Post by: Jerry on June 22, 2015, 11:03:41 PM
Give this a go - http://www.binarytides.com/fix-vbox-kernel-driver-error/
Title: Re: Linux Lite Kernel
Post by: avj on June 23, 2015, 08:53:58 AM
I tried the fix at the link provided, but it still gives a not found error.

sudo apt-get install build-essential module-assistant
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version.
module-assistant is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
sudo m-a prepare
Getting source for kernel version: 4.1.0-linuxlite
Kernel headers available in /usr/src/linux
Creating symlink...
Couldn't create the /usr/src/linux symlink!
apt-get install build-essential
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

Done!
sudo /etc/init.d/vboxdrv setup
sudo: /etc/init.d/vboxdrv: command not found

after looking back through the screen output this sticks out:

Kernel headers available in /usr/src/linux
Creating symlink...
Couldn't create the /usr/src/linux symlink!
Title: Re: Linux Lite Kernel
Post by: Jerry on June 23, 2015, 09:05:45 AM
Try this: sudo service vboxdrv setup, if still not working, uninstall/purge VirtualBox, sudo apt-get remove --purge virtualbox (back up anything you need to first). Then get the latest VB here - https://www.virtualbox.org/wiki/Linux_Downloads (https://www.virtualbox.org/wiki/Linux_Downloads)
Title: Re: Linux Lite Kernel
Post by: avj on June 23, 2015, 12:29:11 PM
Well after a purge and installing with the instructions on the linked page, I am happy to report it is working.

Thanks for the help.  :)
Title: Re: Linux Lite Kernel
Post by: Jerry on June 23, 2015, 11:41:29 PM
Excellent :)
Title: Re: Linux Lite Kernel
Post by: Jerry on July 02, 2015, 06:26:10 AM
4.1.1 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.1.1 linux-image-linuxlite-4.1.1 -y
Ignore any errors in the terminal.

Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: bfb on July 03, 2015, 04:11:38 AM
Have it installed and working on an Acer Aspire V5-573PG
My first problem is that the Wifi isn't working despite the fact that the Broadcom Linux STA driver is shown as installed and ws working with the old kernel
Title: Re: Linux Lite Kernel
Post by: TMG1961 on July 03, 2015, 04:36:06 AM
Installed the kernel and all working without any problems
Title: Re: Linux Lite Kernel
Post by: Dana Marsee on July 05, 2015, 05:50:42 PM
Is the kernel update something I should be concerned about...everything is working well and I'm afraid to attempt it and mess everything up?  :)
Title: Re: Linux Lite Kernel
Post by: rokytnji on July 05, 2015, 07:46:13 PM
Is the kernel update something I should be concerned about...everything is working well and I'm afraid to attempt it and mess everything up?  :)

Quote
NB: This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty. If you have a spare pc or laptop lying around with the above graphics cards we really need your feedback and your results.


From the original post in page 1. If happy. Don't use it. I use a 3.16 kernel on my touchscreen atom netbooks because that is what works best on them. 4 series are too buggy on them.
Title: Re: Linux Lite Kernel
Post by: Dana Marsee on July 05, 2015, 08:37:34 PM
Thank you I just have the one machine.  I'll keep what I have.  Thanks again.

Title: Re: Linux Lite Kernel
Post by: rokytnji on July 06, 2015, 04:04:35 PM
Code: [Select]
harry@misohorny1:~$ inxi -S
System:    Host: misohorny1 Kernel: 4.1.0-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
harry@misohorny1:~$ inxi -M
Machine:   System: Dell product: OptiPlex 755
           Mobo: Dell model: 0GM819 Bios: Dell v: A11 date: 08/04/2008

Also installed on the Dell XT2 Touchscreen Laptop. No complaints so far Jerry.
Fresh install today on both computers so will wait and see.
I expect no problems though.
Title: Re: Linux Lite Kernel
Post by: Jerry on July 06, 2015, 08:53:16 PM
Cheers rok :)
Title: Re: Linux Lite Kernel
Post by: N4RPS on July 06, 2015, 11:11:59 PM
Hello!

Installed 4.1.1 kernel on one laptop. So far, so good. I don't expect any issues on any of the other machines, as most of them are fairly new.

I only had issues on one old HP netbook using the 3.19 and 4.x kernels. I just rolled it back to the previous one...

73 DE N4RPS
Rob


Title: Re: Linux Lite Kernel
Post by: rokytnji on July 09, 2015, 05:09:06 PM
Latest install on Dell E5500

Code: [Select]
harry@biker1:~$ inxi -S
System:    Host: biker1 Kernel: 4.1.1-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
harry@biker1:~$ inxi -M
Machine:   System: Dell product: Latitude E5500
           Mobo: Dell model: 0DW635 Bios: Dell v: A17 date: 09/27/2011

removed about 1/2 a gig of old kernels and headers (3.13 up to 3.18) to free up /.



Title: Re: Linux Lite Kernel
Post by: bfb on July 14, 2015, 04:04:00 PM
Will Kernel 4.1.2 be available soon 4.1.1 is proving buggy for me..

I wonder if the 64bit version is more buggy than the 32 bit since the 32 bit works fine on an older machine..
Title: Re: Linux Lite Kernel
Post by: rokytnji on July 14, 2015, 06:43:50 PM
Quote
Will Kernel 4.1.2 be available soon 4.1.1 is proving buggy for me..

Kinda vague bro. Details?
Title: Re: Linux Lite Kernel
Post by: N4RPS on July 14, 2015, 09:08:07 PM
Hello!

FWIW, my advice is to 'roll back' to the previous kernel. I'm with Jerry - unless you need something that only the latest kernel features, stick with what you have that DOES work.

Since nothing ever gets removed (not a bad thing, mind you), the kernels just keep getting bigger and bigger. The larger the kernel, the less resources left for everything else. It gets even worse if you have a lot of them and never remove any...

74 DE N4RPS
Rob
Title: Re: Linux Lite Kernel
Post by: Coastie on July 15, 2015, 12:04:25 AM
... I'm with Jerry - unless you need something that only the latest kernel features, stick with what you have that DOES work. ...

74 DE N4RPS
Rob

Hopefully, the next version of Linux Lite will keep the current kernel because everything is working great. If not and there is a problem with a newer kernel, I'll have to learn how to roll back to the one in 2.4.
Title: Re: Linux Lite Kernel
Post by: shaggytwodope on July 15, 2015, 12:52:12 AM
... I'm with Jerry - unless you need something that only the latest kernel features, stick with what you have that DOES work. ...

74 DE N4RPS
Rob

Hopefully, the next version of Linux Lite will keep the current kernel because everything is working great. If not and there is a problem with a newer kernel, I'll have to learn how to roll back to the one in 2.4.
Not speaking for Jerry, but I think shiping with the current LTS kernel will be the case. And still providing the latest kernel release in the lite repos. So that users get the best of both worlds. I see no reason currently to ship the newest kernel on the iso. If anyone has a good reason counter to this tho...  please correct me.
Title: Re: Linux Lite Kernel
Post by: Jerry on July 15, 2015, 12:53:42 AM
You are correct shaggy.
Title: Re: Linux Lite Kernel
Post by: Coastie on July 15, 2015, 10:02:46 AM
.. I think shiping with the current LTS kernel will be the case. ...

You are correct shaggy.

 8)
Title: Re: Linux Lite Kernel
Post by: bfb on July 16, 2015, 10:29:40 AM
Can someone remind me what the "the current LTS kernel" is, since I have lost track with various rash updates?

I solved some of my bugs by purging xorg-edgers and recofiguring, but I still have a whole list of error messages at boot and occasional freezes.
Title: Re: Linux Lite Kernel
Post by: shaggytwodope on July 16, 2015, 11:30:06 AM
Can someone remind me what the "the current LTS kernel" is, since I have lost track with various rash updates?

I solved some of my bugs by purging xorg-edgers and recofiguring, but I still have a whole list of error messages at boot and occasional freezes.


First, LTS is long term support. Basicly atm 4.1 is the current stable. while as other versions of the kernel are the long termm support kernels.

And why did you need xorg-edgers? if it's an older machine your no doubt better off with an older kernel. save for some bug in a version of something you need/want. Using ppa's (even semi offical ones) can be dangerous.
Title: Re: Linux Lite Kernel
Post by: rokytnji on July 16, 2015, 12:23:37 PM
Can someone remind me what the "the current LTS kernel" is, since I have lost track with various rash updates?

I solved some of my bugs by purging xorg-edgers and recofiguring, but I still have a whole list of error messages at boot and occasional freezes.



My guess is 3.13 since my original install had it still in place taking up space.

You can find out on yours with

Code: [Select]
dpkg --list | grep linux-imageHmmm. Forum reply box does not seem like opera-developer 32  64bit. Because I do not see any size in reply but preview shows them. I am not even messing with size in reply toolbar. This is all on auto.  I guess I won't post here in Opera anymore.

Edit: Yes. 3.13 it is

"CHANGELOG

Firefox 36.0.4

Kernel 3.13.0-24"

Edit: Hopefully fixed post in firefox.
Title: Re: Linux Lite Kernel
Post by: bfb on July 17, 2015, 08:11:01 AM
Thanks that helps :)
Title: Re: Linux Lite Kernel
Post by: bfb on July 17, 2015, 08:15:14 AM

And why did you need xorg-edgers? if it's an older machine your no doubt better off with an older kernel. save for some bug in a version of something you need/want. Using ppa's (even semi offical ones) can be dangerous.
[/quote]

I use xorg-edgers to get the latest Nvidia drivers.
Title: Re: Linux Lite Kernel
Post by: bfb on July 20, 2015, 11:04:31 AM
I have followed the advice given here and rolled back to
3.13.0-57.

I went into that kernel from the boot screen instead of 4.1.1, then  used Lite Tweaks to remove 4.1.1 then did
sudo update-grub

I don't know if this is an approved method but it seems to have worked.
Title: Re: Linux Lite Kernel
Post by: bfb on August 11, 2015, 09:06:58 AM
Have had a second go at kernel 4.1.1 and solved most of my problems  by fixing the nvidia driver problem.
I needed to install bumblebee so I could chose 252.30 in prime rather than nouveau drivers.

All seems well now apart from the Wifi not working as the broadcom driver which is installed ( and working on other kernels) isn't seen...
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 11, 2015, 09:35:10 AM
Try

Code: [Select]
dmesg | grep firmware
If it is missing the Broadcom firmware. Hopefully dmesg will say so.

example from my rig

Code: [Select]
~$ dmesg | grep firmware
[   24.344248] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
$ uname -r
4.1.1-linuxlite
$ inxi -S
System:    Host: biker1 Kernel: 4.1.1-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
Title: Re: Linux Lite Kernel
Post by: bfb on August 11, 2015, 05:24:08 PM
I get:
dmesg | grep firmware
[   14.639521] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e046.hcd failed with error -2

I tried sudo apt-get install firmware-b43-installer b43-fwcutter

but got:

b43-fwcutter is already the newest version.
firmware-b43-installer is already the newest version.
Title: Re: Linux Lite Kernel
Post by: bfb on August 11, 2015, 06:23:28 PM
However Wifi works if I check "do not use the device" in 'additional drivers'.... ::)
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 11, 2015, 07:07:59 PM
quote= bluetooth

not wifi g or n chip..

Title: Re: Linux Lite Kernel
Post by: Jerry on August 31, 2015, 01:12:36 AM
4.2 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.2.0 linux-image-linuxlite-4.2.0 -y
Ignore any errors in the terminal.

Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: dmitry on August 31, 2015, 05:59:59 AM
Sorry for my bad English... Intel NUC DN2820FYKH0. LL 2.4 - 2.6 Beta all OK with default kernel 3.13, but with 4.1.1 & 4.2 in my case there are problems with Restart & Shutdown. May be clear installation & kernel update helps, but I am dont tested. I am wait LL 2.6 Release. :-))
Title: Re: Linux Lite Kernel
Post by: rokytnji on August 31, 2015, 08:26:43 AM
Just installed. Rebooted OK on this Dell 755 wireless tower.

Code: [Select]
$ inxi -xrFA
System:    Host: misohorny1 Kernel: 4.2.0-linuxlite i686 (32 bit gcc: 4.8.4)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Dell product: OptiPlex 755
           Mobo: Dell model: 0GM819 Bios: Dell v: A11 date: 08/04/2008
CPU:       Dual core Intel Core2 Duo E6550 (-MCP-) cache: 4096 KB
           flags: (lm nx pae sse sse2 sse3 ssse3 vmx) bmips: 9309
           clock speeds: max: 2333 MHz 1: 2000 MHz 2: 2333 MHz
Graphics:  Card: Intel 82Q35 Express Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Intel Q35 x86/MMX/SSE2
           GLX Version: 1.4 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.2.0-linuxlite
Network:   Card-1: Intel 82566DM-2 Gigabit Network Connection
           driver: e1000e v: 3.2.5-k port: ecc0 bus-ID: 00:19.0
           IF: eth0 state: down mac: 00:1e:4f:b0:23:53
           Card-2: Realtek RTL8187B Wireless 802.11g 54Mbps Network Adapter
           driver: rtl8187 usb-ID: 002-003
           IF: wlan0 state: N/A mac: N/A
Drives:    HDD Total Size: 2000.4GB (0.9% used)
           ID-1: /dev/sda model: WDC_WD2003FYPS size: 2000.4GB
Partition: ID-1: / size: 7.6G used: 4.8G (67%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 77G used: 7.5G (11%) fs: ext4 dev: /dev/sda2
           ID-3: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 39.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
           deb http://us.archive.ubuntu.com/ubuntu/ trusty universe
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty universe
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
           deb http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu trusty-security main restricted
           deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
           deb http://security.ubuntu.com/ubuntu trusty-security universe
           deb-src http://security.ubuntu.com/ubuntu trusty-security universe
           deb http://security.ubuntu.com/ubuntu trusty-security multiverse
           deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
           deb http://archive.canonical.com/ trusty partner
           deb http://repo.linuxliteos.com/linuxlite/ beryl main
           Active apt sources in file: /etc/apt/sources.list.d/dropbox.list
           deb [arch=i386,amd64] http://linux.dropbox.com/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/libreoffice-ppa-trusty.list
           deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/otto-kesselgulasch-gimp-trusty.list
           deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/rvm-smplayer-trusty.list
           deb http://ppa.launchpad.net/rvm/smplayer/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/team-xbmc-ppa-trusty.list
           deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/ubuntu-wine-ppa-trusty.list
           deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu trusty main
Info:      Processes: 175 Uptime: 9 min Memory: 485.1/3897.5MB
           Init: Upstart runlevel: 2 Gcc sys: 4.8.4
           Client: Shell (bash 4.3.111) inxi: 2.2.19
harry@misohorny1:~$
.

Title: Re: Linux Lite Kernel
Post by: Jerry on August 31, 2015, 08:51:56 AM
Cheers rok :)
Title: Re: Linux Lite Kernel
Post by: bfb on August 31, 2015, 10:40:51 AM
Code: [Select]
bs@bs-Aspire-V5-573PG:~$ inxi -xrFA
System:    Host: bs-Aspire-V5-573PG Kernel: 4.2.0-linuxlite x86_64 (64 bit, gcc: 4.8.4)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Acer product: Aspire V5-573PG
           Mobo: Acer model: Dazzle_HW version: Type2 - A01 Board Version Bios: Insyde version: V2.29 date: 06/05/2014
CPU:       Dual core Intel Core i5-4210U CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9578.08
           Clock Speeds: 1: 2092.781 MHz 2: 1344.843 MHz 3: 2301.281 MHz 4: 1720.500 MHz
Graphics:  Card: Intel Haswell-ULT Integrated Graphics Controller bus-ID: 00:02.0
           X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card-1: Intel Lynx Point-LP HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2: Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel bus-ID: 00:03.0
           Sound: Advanced Linux Sound Architecture ver: k4.2.0-linuxlite
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: 4000 bus-ID: 05:00.1
           IF: p3p1 state: up speed: 1000 Mbps duplex: full mac: c4:54:44:de:c7:a6
           Card-2: Broadcom BCM43228 802.11a/b/g/n driver: bcma-pci-bridge bus-ID: 04:00.0
           IF: wlan0 state: up mac: b0:10:41:f8:bd:d9
Drives:    HDD Total Size: 2000.4GB (33.8% used) 1: id: /dev/sda model: WDC_WD10SPCX size: 1000.2GB
           2: USB id: /dev/sdb model: M3_Portable size: 1000.2GB
Partition: ID: / size: 910G used: 631G (74%) fs: ext4 ID: swap-1 size: 8.47GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 50.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
           deb http://us.archive.ubuntu.com/ubuntu/ trusty universe
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty universe
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
           deb http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu trusty-security main restricted
           deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
           deb http://security.ubuntu.com/ubuntu trusty-security universe
           deb-src http://security.ubuntu.com/ubuntu trusty-security universe
           deb http://security.ubuntu.com/ubuntu trusty-security multiverse
           deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
           deb http://archive.canonical.com/ trusty partner
           deb http://repo.linuxliteos.com/linuxlite/ beryl main
           Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
           deb http://dl.google.com/linux/chrome/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/google-earth.list
           deb http://dl.google.com/linux/earth/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/google-talkplugin.list
           deb http://dl.google.com/linux/talkplugin/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/jon-hedgerows-get-iplayer-trusty.list
           deb http://ppa.launchpad.net/jon-hedgerows/get-iplayer/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/libreoffice-ppa-trusty.list
           deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/otto-kesselgulasch-gimp-trusty.list
           deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/team-xbmc-ppa-trusty.list
           deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/ubuntu-wine-ppa-trusty.list
           deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/xubuntu-dev-xfce-4_12-trusty.list
           deb http://ppa.launchpad.net/xubuntu-dev/xfce-4.12/ubuntu trusty main
Info:      Processes: 196 Uptime: 5 min Memory: 641.7/7868.9MB Runlevel: 2 Gcc sys: 4.8.4
           Client: Shell (bash 4.3.11) inxi: 1.9.17
bs@bs-Aspire-V5-573PG:~$

Having the usual problems with nvidia card
Title: Re: Linux Lite Kernel
Post by: rokytnji on September 01, 2015, 09:51:12 AM
Painless 4.2 install on Dell XT2 Touchscreen Laptop.

Code: [Select]
$ inxi -S
System:    Host: harry-Latitude-XT2 Kernel: 4.2.0-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty

Touchscreen still working after a reboot into the the newer kernel
Title: Re: Linux Lite Kernel
Post by: frank392 on September 08, 2015, 04:37:46 PM
Its working perfect for me, Thank you!!

Quote
System:    Host: frank-MS-7693 Kernel: 4.2.0-linuxlite x86_64 (64 bit, gcc: 4.8.4)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   Mobo: MSI model: 970A-G46 (MS-7693) version: 2.0 Bios: American Megatrends version: V1.11 date: 10/31/2012
CPU:       Hexa core AMD FX-6100 Six-Core (-MCP-) cache: 12288 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 39604.4
           Clock Speeds: 1: 1400.00 MHz 2: 1400.00 MHz 3: 1400.00 MHz 4: 1400.00 MHz 5: 1800.00 MHz 6: 1800.00 MHz
Graphics:  Card: NVIDIA GK106 [GeForce GTX 650 Ti] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: nouveau (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Gallium 0.4 on NVE6 GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card-1: NVIDIA GK106 HDMI Audio Controller driver: snd_hda_intel bus-ID: 01:00.1
           Card-2: Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2
           Card-3: Logitech Webcam Pro 9000 driver: USB Audio usb-ID: 003-002
           Sound: Advanced Linux Sound Architecture ver: k4.2.0-linuxlite
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: d000 bus-ID: 04:00.0
           IF: eth0 state: up speed: 1000 Mbps duplex: full mac: d4:3d:7e:91:46:01
Drives:    HDD Total Size: 1000.2GB (0.6% used) 1: id: /dev/sda model: ST31000528AS size: 1000.2GB
Partition: ID: / size: 902G used: 5.5G (1%) fs: ext4 ID: swap-1 size: 17.15GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 27.8C mobo: N/A gpu: 35.0
           Fan Speeds (in rpm): cpu: N/A
Repos:     Active apt sources in file: /etc/apt/sources.list



 
Title: Re: Linux Lite Kernel
Post by: bfb on September 27, 2015, 11:30:32 AM
Am trying to install this kernel on another machine and am getting the error
Code: [Select]
E: Unable to locate package linux-image-linuxlite-4.2.0
E: Couldn't find any package by regex 'linux-image-linuxlite-4.2.0'
Title: Re: Linux Lite Kernel
Post by: rokytnji on September 27, 2015, 11:42:38 AM
Have you done a

Code: [Select]
sudo apt-get update
first?
Title: Re: Linux Lite Kernel
Post by: Jerry on September 27, 2015, 07:18:19 PM
Am trying to install this kernel on another machine and am getting the error
Code: [Select]
E: Unable to locate package linux-image-linuxlite-4.2.0
E: Couldn't find any package by regex 'linux-image-linuxlite-4.2.0'

When you say another machine, is Linux Lite on that other machine?
Title: Re: Linux Lite Kernel
Post by: bfb on September 29, 2015, 02:45:21 AM
Yes I have Lite 2.6 on it. That is what I am writing from. And every day when I log on I do an update.

I get
Code: [Select]
GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-linuxlite-4.2.0
E: Couldn't find any package by regex 'linux-headers-linuxlite-4.2.0'
I have to explain that I installed Lite 2.6 from a Systamback Live USB that I made from the first computer,
 since the one I want to install on doesn't recognise the USB I made with unetbootin with the 2.6 iso on it.
I also have as source Software from France
Title: Re: Linux Lite Kernel
Post by: Jerry on September 29, 2015, 03:15:49 AM
@bfb Please post the contents of your: /etc/apt/sources.list file.
Title: Re: Linux Lite Kernel
Post by: bfb on September 29, 2015, 05:35:11 PM
Code: [Select]
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty universe
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu trusty-security main restricted
deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
deb http://security.ubuntu.com/ubuntu trusty-security universe
deb-src http://security.ubuntu.com/ubuntu trusty-security universe
deb http://security.ubuntu.com/ubuntu trusty-security multiverse
deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://extras.ubuntu.com/ubuntu trusty main
Title: Re: Linux Lite Kernel
Post by: Jerry on September 29, 2015, 06:32:07 PM
Somehow, the LL repo is missing. Add:

Code: [Select]
## Linux Lite Repository
deb http://repo.linuxliteos.com/linuxlite/ beryl main

to the bottom of the file, save and update again. Then choose a kernel to install. But ONLY if you you need it.
Title: Re: Linux Lite Kernel
Post by: bfb on September 30, 2015, 03:27:54 AM
Thanks :)
Title: Re: Linux Lite Kernel
Post by: Wirezfree on October 21, 2015, 05:47:12 AM
@Jerry,

I have a small Atom based PC that is on the opposite side of the house, WiFi on the device was already flaky, it would drop very frequently, 5/6 X a day.
So I did a new driver install (https://www.linuxliteos.com/forums/network/rtl8723be-pcie-wireless-network-adapter-issues-informationfix/msg17506/#msg17506), and it would run for 3~4 days, then maybe drop, a re-start of the network manager would fix it.
Given it is not a critical device, I thought I would try the latest kernel. You mention to ignore any errors... are these the errors:

First Error
Code: [Select]
Setting up linux-image-linuxlite-4.2.0 (0010) ...


 Hmm. There is a symbolic link /lib/modules/4.2.0-linuxlite/build
 However, I can not read it: No such file or directory
 Therefore, I am deleting /lib/modules/4.2.0-linuxlite/build


 Hmm. The package shipped with a symbolic link /lib/modules/4.2.0-linuxlite/source
 However, I can not read the target: No such file or directory
 Therefore, I am deleting /lib/modules/4.2.0-linuxlite/source


Running depmod.


Second Error:
Code: [Select]
Error! Bad return status for module build on kernel: 4.2.0-linuxlite (x86_64)
Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log for more information.


Third Error:
Code: [Select]
Error! Bad return status for module build on kernel: 4.2.0-linuxlite (x86_64)
Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log for more information.


This is not a Virtualbox Guest, and Virtualbox is not installed.


NOTE:
I decided to roll back to 3.13, because even though it upgraded, and everything appeared to work...
I did not like the "tainting kernel" error in the dmesg log file:
Code: [Select]
[1.312015] sdhci: module verification failed: signature and/or required key missing - tainting kernel
Also there is no SD Card device on this pc.


I now have a workaround for the dropping wifi.
I re-start the network manager daily via cron.
Title: Re: Linux Lite Kernel
Post by: Jerry on October 21, 2015, 05:55:06 AM
Cheers Dave. The first post in the thread does state 'Ignore any errors in the terminal.' The first 3 errors you have posted, happen on every Lite Kernel install and are innocuous.
Title: Re: Linux Lite Kernel
Post by: Wirezfree on October 21, 2015, 06:17:59 AM
Thanks Jerry... Dave
Title: Re: Linux Lite Kernel
Post by: frank392 on October 22, 2015, 07:25:39 PM
One question after installing the new Kernel do we have to un-install the old one? if so how do you do it?

Thank you!
Title: Re: Linux Lite Kernel
Post by: Wirezfree on October 22, 2015, 08:01:42 PM
Hi,

Once you have installed the kernel, it is recommended to keep the old one until you are sure everything works correctly.
I installed the latest 4.2.0, but I had an error in the dmesg log file indicating a kernel taint,
I could not find any reasons why, or any fixes, I did not want to take a chance so I removed it.

So I re-booted and on the start-up grub screen I selected the original 3.13.kernel
Then once re-booted I went into Menu > System > Lite Tweaks and used the "Kernel Removal" option, shown below.
When you are on the kernel removal selection screen, you need to select "2" items, it gives you instructions.



(http://i.imgur.com/IAUF67w.png)
Title: Re: Linux Lite Kernel
Post by: frank392 on October 23, 2015, 04:03:29 PM
Thank you very much Wirezfree for your help!!  :)
Title: Re: Linux Lite Kernel
Post by: Wirezfree on October 23, 2015, 07:16:33 PM
No problems...it's all part of being in the LL community
Title: Re: Linux Lite Kernel
Post by: graywolftheheathen on October 24, 2015, 08:54:01 PM
Just installed the 4.2 kernel on my HP EliteBook 8460p. Everything seems stable and running great.

Thanks Jerry!   :D

Code: [Select]
System:    Host: 8460p-l Kernel: 4.2.0-linuxlite x86_64 (64 bit, gcc: 4.8.4)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Hewlett-Packard product: HP EliteBook 8460p version: A0001D02
           Mobo: Hewlett-Packard model: 161C version: KBC Version 97.4E
           Bios: Hewlett-Packard version: 68SCF Ver. F.61 date: 06/11/2015
CPU:       Dual core Intel Core i5-2540M CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10375.6
           Clock Speeds: 1: 802.953 MHz 2: 3102.632 MHz 3: 1076.257 MHz 4: 1181.578 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: ati,fglrx (unloaded: fbdev,vesa,radeon) Resolution: [email protected], [email protected]
           GLX Renderer: AMD Radeon HD 7400M Series GLX Version: 4.4.13374 - CPC 15.20.1013 Direct Rendering: Yes

p.s.  For some reason I can't edit my forum profile. Was trying to add a signature and update some info on it.

Jerry Harrison
Title: Re: Linux Lite Kernel
Post by: Jerry on October 24, 2015, 10:14:45 PM

p.s.  For some reason I can't edit my forum profile. Was trying to add a signature and update some info on it.

Jerry Harrison

Just P.M. me what you want changed.
Title: Re: Linux Lite Kernel
Post by: Jerry on November 01, 2015, 11:24:03 PM
4.3 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.3.0 linux-image-linuxlite-4.3.0 -y
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.

Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: Duckeenie on November 02, 2015, 06:33:51 AM
@Jerry


I noticed when upgrading to 4.2 that Virtualbox doesn't work due to "No suitable module for running kernel found". Would this problem exist with all the non-standard LL kernels? Or just the very new ones?
Title: Re: Linux Lite Kernel
Post by: frank392 on November 02, 2015, 07:05:27 AM
@ Duckeenie

Have you try

sudo /sbin/rcvboxdrv setup

Title: Re: Linux Lite Kernel
Post by: Wirezfree on November 02, 2015, 07:35:00 AM
From my notes:
"Whenever you change Host Kernel, do:
Code: [Select]
sudo apt-get install linux-headers-$(uname -r)
sudo apt-get remove virtualbox-dkms
sudo apt-get install virtualbox-dkms

This forces Vbox kernel modules to re-compile, apparently?


I have yet to change the kernel on my main PC with VBox.
But googling shows this to be a common suggestion after kernel updates.
Title: Re: Linux Lite Kernel
Post by: Duckeenie on November 02, 2015, 08:45:51 AM

Thanks for your help guys.

@frank392 - Command not found.
@Wirezfree - Unable to locate package linux-headers-4.2.0-linuxlite.


I opened a new thread here https://www.linuxliteos.com/forums/installing-software/virtualbox-with-new-kernel/ (https://www.linuxliteos.com/forums/installing-software/virtualbox-with-new-kernel/) to avoid corrupting this one.
Title: Re: Linux Lite Kernel
Post by: sysdrum on November 03, 2015, 04:29:29 AM
4.3 breaks current Intel video:

Intel i5-4670K Intel HD Graphics 4600 Intel NUC - LL 2.6 64bit - New Testing box

Acer TravelMate 4220 - Mobile Intel 945GM -  LL 2.6 32bit

Both have a black square before and after login.

Title: Re: Linux Lite Kernel
Post by: Duckeenie on November 03, 2015, 06:08:22 AM
4.3 breaks current Intel video:

Intel i5-4670K Intel HD Graphics 4600 Intel NUC - LL 2.6 64bit - New Testing box

Acer TravelMate 4220 - Mobile Intel 945GM -  LL 2.6 32bit

Both have a black square before and after login.



Working on my Intel GT1.
Title: Re: Linux Lite Kernel
Post by: mooseman on November 06, 2015, 03:40:45 AM
I wanted to help and try your experimental kernel 3.15.0, so I uninstalled my upgraded 4.12 kernel and restored to original 3.13.0-66-generic.  I then proceeded to copy your code into terminal and was unsuccessful?  However, XFCE has already been upgraded to 4.12 if that matters.  See terminal results below and thanks in advance!  Tom

kiqox9250@kiqox9250-Insp-660s:~$ sudo apt-get install linux-headers-linuxlite-3.15.0 linux-image-linuxlite-3.15.0 -y
[sudo] password for kiqox9250:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-linuxlite-3.15.0
E: Couldn't find any package by regex 'linux-headers-linuxlite-3.15.0'
E: Unable to locate package linux-image-linuxlite-3.15.0
E: Couldn't find any package by regex 'linux-image-linuxlite-3.15.0'
kiqox9250@kiqox9250-Insp-660s:~$
Title: Re: Linux Lite Kernel
Post by: Jerry on November 06, 2015, 06:25:49 AM
Can you please paste the the output of your /etc/apt/sources.list file.

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: TMG1961 on November 06, 2015, 04:33:59 PM
i installed latest kernel but after reboot am still running the 4.2.0 kernel
Title: Re: Linux Lite Kernel
Post by: Jerry on November 06, 2015, 08:24:23 PM
i installed latest kernel but after reboot am still running the 4.2.0 kernel

Even after a reboot?
Also, what is the output of:

Code: [Select]
dpkg --list | grep linux-image
Title: Re: Linux Lite Kernel
Post by: mooseman on November 06, 2015, 10:45:23 PM
I got your kernel installed and everything seems to working fine.  If you need me to test anything specific, I will be glad to help if I can. Thank you for Linux Lite!
Tom

Linux Lite 2.6
Desktop:   Xfce 4.12
Processor:    Intel(R) Core(TM) i3-3240 CPU @ 3.40GHz
Architecture:   x86_64
Memory:   7856 MB (Used: 574 MB 7.3%)
Hostname:   
Kernel:   Linux 3.15.0-linuxlite
Software Updates:   Last updated on 2015-11-03 time to update

Devices

Graphics Card:    Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
Sound Card:    Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller
Storage:   458 GB (Used: 16 GB)
Title: Re: Linux Lite Kernel
Post by: TMG1961 on November 07, 2015, 03:59:45 AM
i installed latest kernel but after reboot am still running the 4.2.0 kernel

Even after a reboot?
Also, what is the output of:

Code: [Select]
dpkg --list | grep linux-image

Not even after a reboot.
I get this output:
Code: [Select]
W: Failed to fetch http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

The outcome of dpkg --list | grep linux-image after reboot is
Code: [Select]
theo@theo-laptop:~$ dpkg --list | grep linux-imageii  linux-image-3.13.0-66-generic               3.13.0-66.108                           amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-extra-3.13.0-66-generic         3.13.0-66.108                           amd64        Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-generic                         3.13.0.66.72                            amd64        Generic Linux kernel image
ii  linux-image-linuxlite-4.2.0                 0010                                    amd64        Linux kernel binary image for version 4.2.0-linuxlite
Title: Re: Linux Lite Kernel
Post by: Jerry on November 07, 2015, 04:04:37 AM
You've added a PPA at some stage for Java by the looks that is broken. Remove the PPA and try again, should be fine then. Then install the new kernel again.

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: TMG1961 on November 07, 2015, 04:19:08 AM
You've added a PPA at some stage for Java by the looks that is broken. Remove the PPA and try again, should be fine then. Then install the new kernel again.

Sent from my Nexus 6 using Tapatalk


Thanks Jerry,
I removed the PPA and kernel installed without a problem.
Not sure why my brain didnt pick up on that PPA error. Maybe bit too tired. But now all is fine again.
Title: Re: Linux Lite Kernel
Post by: Jerry on November 07, 2015, 04:19:39 AM
Groovy :)

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: Wirezfree on December 14, 2015, 09:50:16 PM
@Jerry.

Whilst investigating an issue with Systemback (https://answers.launchpad.net/systemback/+question/278875) not allowing you to create new live system, which appears to be kernel related.

I found this related to kernel 4.2 (http://news.softpedia.com/news/linux-kernel-4-2-6-officially-released-has-dozens-of-updated-drivers-495938.shtml), will you be doing an update from 4.2.0 to 4.2.6.?,

or will you just provide the initial releases. 4.2.0 , 4.3.0 , 4.4.0

The 4.2.6 article mentions "fixes" to "overlayfs" one of the things the Systemback dev referred to.

Thanks...
Title: Re: Linux Lite Kernel
Post by: Jerry on December 14, 2015, 10:45:54 PM

...or will you just provide the initial releases. 4.2.0 , 4.3.0 , 4.4.0


Just the above releases, not the incrementals.
Title: Re: Linux Lite Kernel
Post by: Wirezfree on December 14, 2015, 11:31:52 PM
O.K... Many Thanks
Title: Re: Linux Lite Kernel
Post by: bfb on December 19, 2015, 04:43:20 AM
I have two machines, one a PC with an Nvidia 970 graphics card, the other a lap-top with the spec shown here.
I have installed the 4.3 kernel on both with no problems, but in addition the new kernel has resolved the running sore of problems I was having with Optimus Prime and nvidia on the Laptop.

I am one very contented user. Thank you for your hard work and talent. ;D
Title: Re: Linux Lite Kernel
Post by: Jerry on January 10, 2016, 11:50:46 PM
4.4 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.4.0 linux-image-linuxlite-4.4.0 -y
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.


Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: onur on January 11, 2016, 02:26:43 AM
just updated to new kernel 4.4 but it did not end well. Right now it cannot see 2 screen and only display with 1027*768 resolution cannot select suggested ones for the screens as they are not in the list.

I am using proprietary driver "NVIDIA legacy binary driver version 304.131 from nvidia-304-updates" for GeForce 7000M/nForce 610M

I going to install xorg driver and install this one or similar one back and will see what happens.

Thank you for any suggestions.

EDIT: Installing the xorg driver fixed my problem after a restart. Hope helps someone else.
Title: Re: Linux Lite Kernel
Post by: torreydale on January 11, 2016, 08:44:18 AM
onur:
Was there an NVIDIA "proprietary tested" driver available for you?  That is what I usually go with.

Jerry:
I see the kernel was just released Jan 10th and you got a Linux Lite version available the same day.  Thanks for the quick turnaround.
Title: Re: Linux Lite Kernel
Post by: Jerry on January 11, 2016, 08:54:15 AM



Jerry:
I see the kernel was just released Jan 10th and you got a Linux Lite version available the same day.  Thanks for the quick turnaround.


Same day turnaround is easier now with the new workstation, eg. 64bit kernel images take just under 30mins to build :)

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: torreydale on January 11, 2016, 09:40:00 AM
I remember you saying that before, but I don't think many people would blame you for waiting a day and not doing that on a Sunday.  Because you did anyway, I want to say thanks.
Title: Re: Linux Lite Kernel
Post by: Wirezfree on January 11, 2016, 10:02:09 AM
@Jerry

Related to my post earlier in this thread
Does the new 4.4 kernel contain the "overlayfs" module which is required for Systemback to create "Live Images"


Thanks...
Title: Re: Linux Lite Kernel
Post by: Jerry on January 11, 2016, 10:21:48 AM
According to the Arch Wiki, overlayfs has been in the kernel since 3.18

Sent from my Nexus 6 using Tapatalk

Title: Re: Linux Lite Kernel
Post by: Wirezfree on January 11, 2016, 10:44:39 AM
mmm..

I must have an odd situation...
It was not in 4.2, hence why Systemback would not create "Live" images
I do not have my friends NUC anymore,
Need to see if Systemback will create a "Live" image on 4.4
Title: Re: Linux Lite Kernel
Post by: Jerry on January 11, 2016, 11:33:13 AM
May pay to talk to the Systemback dev about this Dave. He'd have a better idea.
Title: Re: Linux Lite Kernel
Post by: Wirezfree on January 11, 2016, 02:14:43 PM
@Jerry,

I have already had "8" exchanges with the Systemback dev.. We pinned it down to lack of overlayfs.

If I search for overlayfs, it's in 3.13 , But not in 4.2.0/4.3.0, They apparently need patches adding.
I found this when installing LL on friends NUC, and needed 4.20

Here is my exchange: https://answers.launchpad.net/systemback/+question/278875 (https://answers.launchpad.net/systemback/+question/278875)


I do not have anything with 4.20 ~ 4.30
I suspect Systemback will currently not work for anybody with those kernels on LL, and now possibly 4.4
Title: Re: Linux Lite Kernel
Post by: UltraCookie on February 01, 2016, 01:30:37 PM
Just upgraded to 4.4.0. All works well so far. Just the Control Center won't display the RAM anymore  :-\
(http://i.imgur.com/dkjHuHM.png)
Title: Re: Linux Lite Kernel
Post by: Wirezfree on February 01, 2016, 02:49:58 PM
@UltraCookie,
Can you confirm if "Systemback" works... save me chasing my tail

Many Thanks
mfg
Title: Re: Linux Lite Kernel
Post by: DLX on February 05, 2016, 07:28:58 AM
Should LLCC show update still shows Kernel Linux 4.2.0-linuxlite.
have hit refresh I'll reboot like windows OS.


Edit: Linux 4.4.0-040400-generic 8)
 
Title: Re: Linux Lite Kernel
Post by: UltraCookie on February 06, 2016, 09:32:44 AM
@Wirezfree

I have no experience with Systemback :/ But it does not look very good. I can't select a target partition when wanting to create a live image.
Title: Re: Linux Lite Kernel
Post by: Wirezfree on February 06, 2016, 04:16:22 PM
@Wirezfree

I have no experience with Systemback :/ But it does not look very good. I can't select a target partition when wanting to create a live image.

Hi,
I have used it with external USB Sticks & Drives in 2.6
You need to select the target in top right box "Storage Directory" usually found under /media/username/
I keep a usb stick available for each PC, to any accidental overwrites.
Title: Re: Linux Lite Kernel
Post by: Jerry on February 09, 2016, 01:27:17 AM
I'm trialling a new kernel build method. It basically enables all modules/drivers in the kernel, thus providing maximum new hardware support. This saves a ton of time going through menuconfig and selecting all unchecked boxes. Only downside is it means much larger kernel. I'd love for a few game souls to try it out and provide feedback. To trial this you should already be comfortable with the cli.

64bit only, and only on real hardware (no VM's)

https://www.linuxliteos.com/files/linux-headers-linuxlite-4.5.0-rc3.deb (https://www.linuxliteos.com/files/linux-headers-linuxlite-4.5.0-rc3.deb)

and

https://www.linuxliteos.com/files/linux-image-linuxlite-4.5.0-rc3.deb (https://www.linuxliteos.com/files/linux-image-linuxlite-4.5.0-rc3.deb)

Code: [Select]
sudo dpkg -i *.deb
reboot.

The above files will be deleted after a few days.

Thank you :)
Title: Re: Linux Lite Kernel
Post by: DLX on February 12, 2016, 07:53:18 AM
Quote
NB: This should NOT be tested on your everyday machine unless you know how to remove the kernel from a tty

Oops I did read all post missed the above part, I have make a problem myself.

Quote
You'll have to use the stock kernel that ships with LL if you want to use VirtualBox.
:-[
Title: Re: Linux Lite Kernel
Post by: bfb on February 12, 2016, 05:11:10 PM
Am now using 4.4.0-linuxlite kernel on 2.8 and all seems fine for the moment ..

Thanks for your hard work and talent
Title: Re: Linux Lite Kernel
Post by: Jerry on February 12, 2016, 10:40:20 PM
You're welcome :)
Title: Re: Linux Lite Kernel
Post by: Jerry on March 14, 2016, 03:38:29 AM
4.5 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.5.0 linux-image-linuxlite-4.5.0 -y
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.


Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: Ottawagrant on March 14, 2016, 10:12:08 AM
With backups & systemback ISO's in hand, bravely I went. I installed the 4.5 kernel on a newer computer:
Pentium(R) Dual-Core CPU E6600 @ 3.06GHz
Intel Corporation 4 Series Chipset Integrated Graphics
Intel Corporation NM10/ICH7 Family High Definition Audio
Linux Lite 2.8 x32
  I'd have to say on this computer that the LinuxLite specific kernel is a hit for me. No graphic streaking, no problems of any kind to report. Going to try it on an older computer (a HP) & an older computer that seems to have trouble with newer kernels (a Lenovo). I previously had the 3.19 generic kernel, & it was fine. On the install of the 4.5 kernel I did get the error messages you mentioned. But on a system reboot the new kernel shows & is working well. Very happy about this with Linux Lite 3.0 just around the corner.
Title: Re: Linux Lite Kernel
Post by: Jerry on March 14, 2016, 03:35:17 PM
I would stay away from putting the newer kernel on old hardware unless it is absolutely necessary. Good to hear it's working well on your E6600 machine :)
Title: Re: Linux Lite Kernel
Post by: chapa on March 27, 2016, 07:37:20 AM
How uninstall 4.5.0-linuxlite ?
Quote
chapa@pc-ll:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  156 (ATIFGLEXTENSION)
  Minor opcode of failed request:  66 ()
  Serial number of failed request:  13
  Current serial number in output stream:  13

Thanks.

PS
sudo apt-get remove linux-image-linuxlite-4.5.0
sudo apt-get remove linux-headers-linuxlite-4.5.0
sudo update-grub
right?
Title: Re: Linux Lite Kernel
Post by: rokytnji on March 27, 2016, 11:23:39 AM
How uninstall 4.5.0-linuxlite ?
Quote
chapa@pc-ll:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  156 (ATIFGLEXTENSION)
  Minor opcode of failed request:  66 ()
  Serial number of failed request:  13
  Current serial number in output stream:  13

Thanks.

PS
sudo apt-get remove linux-image-linuxlite-4.5.0
sudo apt-get remove linux-headers-linuxlite-4.5.0
sudo update-grub
right?

right
Title: Re: Linux Lite Kernel
Post by: newtusmaximus on March 27, 2016, 06:56:13 PM
Update Kernel to 4.5.0 from 4.0.0
Toshiba Sat  Pro A10 (2003), 1 GB Ram, PCMIA  3com wifi, all appears to be working OK on Kernel 32 bit  :)   
Title: Re: Linux Lite Kernel
Post by: Jerry on May 16, 2016, 12:36:47 AM
4.6 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.6.0 linux-image-linuxlite-4.6.0 -y
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.


Look forward to your feedback. Thank you.
Title: Re: Linux Lite Kernel
Post by: Jerry on June 14, 2016, 10:12:35 PM
Added Kernels 3.13.0 & 3.14.0 as requested. This brings the total number of kernels Linux Lite offers to 15, which from the little research I have done, makes us one of the largest supplier of custom kernels for any Ubuntu based distro, with 2Gb worth of kernels.

Code: [Select]
2.0G   ./pool/main/l/lite-kernel
These are untested in Linux Lite 3.0 so you must install them in a Virtual Machine first before installing on your main computer.

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.13.0 linux-image-linuxlite-3.13.0 -y
OR:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.14.0 linux-image-linuxlite-3.14.0 -y
Title: Linux Lite Kernel 3.13.0 working perfectly in LL 3.0
Post by: Ottawagrant on June 15, 2016, 12:17:18 PM
I ran your above script & got a failure. I ran it a second time & it worked perfectly. As you mentioned, I did get an error message (which I ignored). Rebooted & am running kernel  3.13.0 as I write this. Double checked everything in grub-customizer & then deleted all the other kernels in Lite Tweaks/Kernel remover. Sorry all of you had the extra work, but thank you very much for putting all those extra kernel's up for us. Doing so has allowed me to run LL 3.0 x64 on my 3.33mhz HP, with 4gb. memory. And when the kernel support expires, I'll move up to the next kernel. Nice & easy to do now - Thanks again!
Title: Re: Linux Lite Kernel
Post by: Jerry on June 15, 2016, 12:22:05 PM
Great! :)

Sent from my phone using Tapatalk

Title: Re: Linux Lite Kernel
Post by: Ottawagrant on June 15, 2016, 03:46:04 PM
It seems there's an odd quirk when you run the script "sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.13.0 linux-image-linuxlite-3.13.0 -y". I wouldn't of noticed except I just ran it on my netbook, after doing it on my HP. I really don't know if it's a bug or not, but it happened exactly the same way, on two different computers. It seems as soon as the script generates an error message it installs kernel 3.13.0 AND 4.4.0-24, if you don't have it. For example my netbook had kernel 4.4.0-21. I wouldn't of noticed except I read it as the error messages happened, and all three kernels showed up in grub-customizer, and on the boot splash. Once I made sure that 3.13.0 was the first kernel boot in grub customizer I rebooted & removed the others in Lite Tweaks/Kernel remover. All's good. I suspect this only happens if you don't have the latest kernel version installed.
Title: Re: Linux Lite Kernel
Post by: Jerry on June 16, 2016, 02:28:44 AM
@Ottawagrant thanks for pointing that out.
Title: Re: Linux Lite Kernel
Post by: firenice03 on June 20, 2016, 10:51:06 PM
Updated kernel from, 4.4 to 4.5 and 4.6 (see if any differences) on the Kangaroo...

So far so smooth  8) -

(http://i.imgur.com/G4PV5y0.png)
Title: Re: Linux Lite Kernel
Post by: Jerry on June 21, 2016, 03:21:49 AM
@firenice03, bouncy!
Title: Re: Linux Lite Kernel
Post by: Jerry on July 25, 2016, 04:14:41 AM
4.7 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.7.0 linux-image-linuxlite-4.7.0 -y
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.
Title: Re: Linux Lite Kernel
Post by: Jerry on July 25, 2016, 11:50:10 AM
Press release today - https://www.linuxliteos.com/files/lite-kernel.pdf
Title: Re: Linux Lite Kernel
Post by: firenice03 on July 25, 2016, 08:55:33 PM
Awesome Jerry !! :)

I'll try to run it on the Kangaroo in the next couple days... The mini has been stable on 4.4 but I may attempt after a systemback backup  8) 8)

Title: Re: Linux Lite Kernel
Post by: firenice03 on July 27, 2016, 10:37:11 AM
Noticed on the Mini and this maybe just due to the hardware of this old system and not kernel 4.7..

When in Firefox I'm unable to scroll side to side (left to right)
Example.. code tags on the forum that contain a lot of info in the code box that require up/down and left/right scrolling.. Cannot click and drag side to side..

I rebooted and double checked still occurred.. If I boot back to kernel 4.4 the issue goes away.

Just putting this out there should folks install 4.7 on older stuff - something to look for before removing previous kernels...
Title: Re: Linux Lite Kernel
Post by: m654321 on August 19, 2016, 12:20:00 AM
Quote
From Jerry: 4.7 Linux Lite Kernel is now available for 32 & 64bit machines.

I got the following output from my terminal when I attempted to install kernel 4.7 to "set-up (1)" in my signature. How to resolve this? Just want to check with you before going any further. As version 6 of the dependencies doesn't appear  to be available (5.9 indicated) should I install a kernel earlier than 4.7. Which one would you recommend?

Code: [Select]
W: There is no public key available for the following key IDs:
1397BC53640DB551
W: There is no public key available for the following key IDs:
1397BC53640DB551
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 linux-headers-linuxlite-4.7.0 : Depends: libncurses5 (>= 6) but 5.9+20140118-1ubuntu1 is to be installed
                                 Depends: libtinfo5 (>= 6) but 5.9+20140118-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.

Many thanks
Mike
Title: Re: Linux Lite Kernel
Post by: Jerry on August 19, 2016, 12:25:18 AM
Is there a specific reason why you need version 4.7 of the Linux kernel?
Title: Re: Linux Lite Kernel
Post by: m654321 on August 19, 2016, 12:38:06 AM
Is there a specific reason why you need version 4.7 of the Linux kernel?
Thanks Jerry for replying so promptly.  I have a problem with LL2.8 regularly hanging at boot-up and shutdown in "set-up 1" in sig. It's not a UEFI issue as it occurs if installed on a GTP disk (set to either UEFI or Legacy mode in settings) or on an MBR disk (Legacy only).  I thought updating the kernel might help though to be quite frank am a bit clueless on this...
I should add that I'm using SSDs in my setup.

Mike
Title: Re: Linux Lite Kernel
Post by: Jerry on August 19, 2016, 12:48:44 AM
We provide a warning with every kernel release, this is to avoid situations like this. We advise not to try installing these kernels unless you know what you're doing. At this point I would stop, you also have the Google key error in your terminal output, but that's a separate issue.
Title: Re: Linux Lite Kernel
Post by: m654321 on August 19, 2016, 04:29:07 AM
We provide a warning with every kernel release, this is to avoid situations like this. We advise not to try installing these kernels unless you know what you're doing. At this point I would stop, you also have the Google key error in your terminal output, but that's a separate issue.
Thanks Jerry, I'll follow your advice and leave upgrading to a new kernel version well alone for now.
Should I now run sudo apt-get autoremove to remove any packages of kernel 4.7 & dependencies that may have downloaded or installed? 
The Lite Control Center indicates that Linux 3.13.0-93-generic is still the installed kernel.

You mention that there's a "google key error" in the terminal's output? What is this?  I use DuckDuckGo as my search engine (instead of Google), so I've not agreed to Google's terms and conditions - I don't know if that has anything to do with a google key error?

Many thanks for your continued help & advice.

Cheers
Mike
Title: Re: Linux Lite Kernel
Post by: Jerry on August 19, 2016, 04:40:43 AM
No worries Mike :) Please search the Forum for the Google error, this was covered a while ago.
Title: Re: Linux Lite Kernel
Post by: Jerry on October 02, 2016, 10:26:37 PM
4.8 Linux Lite Kernel is now available for 32 & 64bit machines.
Do not install this kernel unless you specifically need it.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.8.0 linux-image-linuxlite-4.8.0 -y
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.
Title: Re: Linux Lite Kernel
Post by: Jerry on October 05, 2016, 06:11:55 AM
Buggy crap - http://www.theregister.co.uk/2016/10/05/linus_torvalds_admits_buggy_crap_made_it_into_linux_48/ I lol'd
Title: Re: Linux Lite Kernel
Post by: Jerry on December 12, 2016, 02:20:13 PM
4.9 Linux Lite Kernel is now available for 32 & 64bit machines.

NOTE: ONLY the 64bit kernel is available at the moment. The 32bit build is failing and needs to be troubleshooted.

Do not install this kernel unless you specifically need it.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.9.0 linux-image-linuxlite-4.9.0 -y
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.
Title: Re: Linux Lite Kernel
Post by: bayoubooger on December 12, 2016, 05:28:39 PM
4.9 Linux Lite Kernel is now available for 32 & 64bit machines.

NOTE: ONLY the 64bit kernel is available at the moment. The 32bit build is failing and needs to be troubleshooted.

Do not install this kernel unless you specifically need it.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.9.0 linux-image-linuxlite-4.9.0 -y
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.

Question: Do not install? Applies to all OR JUST 32 bit?
Title: Re: Linux Lite Kernel
Post by: torreydale on December 12, 2016, 05:32:28 PM
32-bit isn't available yet, so you can't install it.

64-bit is available, and you should "not install this kernel unless you specifically need it."  And "Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY."
Title: Re: Linux Lite Kernel
Post by: Jerry on December 13, 2016, 01:18:38 AM
Just a heads up, 32bit may be delayed by some time. I even took the Ubuntu packaged kernel, repacked it and it still failed.  ??? ???
Title: Re: Linux Lite Kernel
Post by: bayoubooger on December 13, 2016, 09:27:20 AM
32-bit isn't available yet, so you can't install it.

64-bit is available, and you should "not install this kernel unless you specifically need it."  And "Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY."

Sorry torrey, what had me confused was if it came up on your installs, didn't think about people jumping the gun and installing from other websites. I wait for updates from the latest install packages.
Title: Re: Linux Lite Kernel
Post by: torreydale on December 13, 2016, 09:41:20 AM
This shouldn't show up with your regular updates.  The Install Updates utility in the Linux Lite 3.x series will give you security updates for your kernel, but not version updates.  If everything is already running well, just continue to run Install Updates, and you'll be fine.
Title: Re: Linux Lite Kernel
Post by: rokytnji on December 13, 2016, 11:18:50 AM
I play with kernel installs. Too busy lately being a biker though to play on my computers.

As soon as I get my touchscreen working, external usb bluetooth speaker, laptop or desktop running cool, all hot keys workings.

That kernel becomes the main backup. Then I can play with newer ones. They are easy enough to uninstall and install if you have the skill set like I do.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 21, 2016, 09:02:05 PM
Is there anyone willing to try the 32bit kernel? I need to know if this is just me that it is quirky with. It won't bork your system, if it does the same as it does here, you just won't be able to boot into it from Grub. If that is the case, just reboot into your usual kernel from Grub.
Title: Re: Linux Lite Kernel
Post by: firenice03 on February 09, 2017, 07:51:18 PM
Is there anyone willing to try the 32bit kernel? I need to know if this is just me that it is quirky with. It won't bork your system, if it does the same as it does here, you just won't be able to boot into it from Grub. If that is the case, just reboot into your usual kernel from Grub.
Missed this Jerry - If you're still needing someone to test I can try it out on the Mini...
Title: Re: Linux Lite Kernel
Post by: Jerry on February 09, 2017, 07:56:25 PM
Yes please.
Title: Re: Linux Lite Kernel
Post by: firenice03 on February 09, 2017, 09:24:58 PM
So for 32-bit 4.9...
It did boot and got to desktop....

Issues noticed right off:
Was able to bounce back to 4.4
Let me know if you need anything from the system, I could access terminal and use the keyboard...
Title: Re: Linux Lite Kernel
Post by: Jerry on February 09, 2017, 10:34:54 PM
The build for 4.9 32bit kept erroring out, and I could not find the cause. Hopefully 4.10 will be hassle free.
Title: Re: Linux Lite Kernel
Post by: firenice03 on February 09, 2017, 11:18:32 PM
Glad I could assist..

Code: [Select]
Hopefully 4.10 will be hassle free.
Ditto..  :D :D
Title: Re: Linux Lite Kernel
Post by: Jerry on February 19, 2017, 11:55:14 PM
4.10 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.10.0 linux-image-linuxlite-4.10.0 -y
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.
Title: Re: Linux Lite Kernel
Post by: light_user on April 19, 2017, 08:49:52 AM
4.10 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.10.0 linux-image-linuxlite-4.10.0 -y
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.


I have a question:
Generally the kernel consist of 3 packages: linux-headers, linux-image, linux-image-extra.
I notice that in the custom kernels the package "extra" is not include (exist only: linux-headers-linuxlite and  linux-image-linuxlite)
Why? The linux-image-extra is not important?
Title: Re: Linux Lite Kernel
Post by: Jerry on April 19, 2017, 09:13:44 AM
4.10 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.10.0 linux-image-linuxlite-4.10.0 -y
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.


I have a question:
Generally the kernel consist of 3 packages: linux-headers, linux-image, linux-image-extra.
I notice that in the custom kernels the package "extra" is not include (exist only: linux-headers-linuxlite and  linux-image-linuxlite)
Why? The linux-image-extra is not important?

I'm certainly open to that, given that it contains additional drivers. We'll take a look at the next Kernel release. Cheers.
Title: Re: Linux Lite Kernel
Post by: light_user on April 19, 2017, 12:11:40 PM
4.10 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.10.0 linux-image-linuxlite-4.10.0 -y
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.


I have a question:
Generally the kernel consist of 3 packages: linux-headers, linux-image, linux-image-extra.
I notice that in the custom kernels the package "extra" is not include (exist only: linux-headers-linuxlite and  linux-image-linuxlite)
Why? The linux-image-extra is not important?

I'm certainly open to that, given that it contains additional drivers. We'll take a look at the next Kernel release. Cheers.

Thank you!
As a novice user I want to say that I am very impressed from your work on Linux Light!

Title: Re: Linux Lite Kernel
Post by: Coastie on April 19, 2017, 01:20:22 PM
... IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.

So I won't be attempting this. Will it be available by Lite Update when it won't be a problem? Or is it not needed?  :-\
Title: Re: Linux Lite Kernel
Post by: firenice03 on April 26, 2017, 10:11:36 PM
So with a fresh Systemback restore point I installed 4.10 on the 32-bit Mini... SO much better than 4.9 attempt, none of the issues quoted below...
Don't know if I notice anything right off over 4.4 kernel on the "old girl" - but 4.10 installed smoothly   :D


So for 32-bit 4.9...
It did boot and got to desktop....

Issues noticed right off:
  • No mouse control - touchpad nor usb
  • Display reverted to 800x600 (typically 1024x600)
  • Missing log in sound
  • Seemed to take longer to boot
Was able to bounce back to 4.4

Title: Re: Linux Lite Kernel
Post by: Jerry on April 26, 2017, 10:42:12 PM
Nice :)
Title: Re: Linux Lite Kernel
Post by: Jerry on May 01, 2017, 04:53:18 AM
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 -y
NOTE: 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.
Title: Re: Linux Lite Kernel
Post by: light_user on May 01, 2017, 06:45:15 AM
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 -y
NOTE: 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.


Thank you for implying my suggestion so fast !!!
I've tried the new kernel (installed the three packages that you mentioned) but I feel regression:
My laptop model is: HP-6450b, and it uses internal Broadcom wireless driver:  BCM4313, but the new kernel doesn't
work well with this chipset and doesn't show my wireless network.
I return to kernel 4.8 and everythings works great :)

My driver manager screenshot: http://imgur.com/3rLCQl2

Title: Re: Linux Lite Kernel
Post by: Jerry on May 01, 2017, 06:47:30 AM
@light_user you get that. Newer kernels drop drivers etc. This stops the kernel ballooning over time.
Title: Re: Linux Lite Kernel
Post by: light_user on May 01, 2017, 06:56:26 AM
@light_user you get that. Newer kernels drop drivers etc. This stops the kernel ballooning over time.

This Broadcom chipset is very popular. I thought that the extra package ("linux-firmware-image-linuxlite-4.11.0 ") will add support to common drivers but although it writes the specific driver it doesn't work well.
Title: Re: Linux Lite Kernel
Post by: Coastie on May 01, 2017, 10:16:11 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?"
Title: Re: Linux Lite Kernel
Post by: Jerry on May 01, 2017, 10:29:32 AM
I don't know about that.
Title: Re: Linux Lite Kernel
Post by: firenice03 on May 01, 2017, 11:49:00 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?"

@Coastie
I hope this may help enlighten...

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)
Title: Re: Linux Lite Kernel
Post by: Coastie on May 01, 2017, 07:09:01 PM
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)

Thanks, @firenice03.

I just did an update and got a kernel update. I guess from what you wrote it was an incremental update. I have been removing the old kernels or increments by Lite Teaks after rebooting and running my computer for maybe a day. Is that safe or would it be better to just leave the old kernels or updates installed?  :-\
Title: Re: Linux Lite Kernel
Post by: firenice03 on May 01, 2017, 07:30:34 PM
@Coastie 

Most likely an incremental - - Lite tweaks classifies Kernel Removal as cautious.. As there is always a potential.. I think you are fine in doing so keeping in mind..
There are 3 or 4 entries per kernel version.. Ensure you are removing those associated with each other and are removing older kernels..

I don't believe the in use kernel is selectable.. But know which kernel you're running prior. This can be done with the following command...
Code: [Select]
uname -r
Obviously don't remove your current - unless having problems with it. Which you would most likely of booted into an old kernel if you were having problems...

As such, I like to keep the previous kernel or 2 just on the in case (all 3 or 4 entries of each)..

Example: I have 4.4.0-70, 4.4.0-75 and 4.4.0-77.. I also have 4.10.0 installed so I would remove 4.4.0-70 being the oldest knowing all has worked fine since then.
I would defiantly keep 4.4.0-77 should I find 4.10 doesn't fit my needs and I need to revert my kernel back...
And 4.4.0-75 could go either way being the middle child  ;) as such I may let it hang around a bit more  ;D

Title: Re: Linux Lite Kernel
Post by: Coastie on May 01, 2017, 11:35:38 PM
Thanks
Title: Re: Linux Lite Kernel
Post by: firenice03 on May 02, 2017, 12:25:47 AM
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 -y
NOTE: 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.


Ran the 4.11 kernel update on the 32-bit mini.. Install process was smooth, no errors to report. All appears to stable..  :D :D

For those debating on older hardware (Noticed on Dell Mini)
I did find the littlest of things - in both 4.10 and 4.11 on a laptop touch pad I couldn't click and drag windows around (terminal/Firefox/etc), using an external (USB) mouse this was not an issue.
*Most likely due to my hardware being old and not the kernel*

I'll try to hit the Kangaroo in the next couple days..

 
Thanks Jerry!!
Title: Re: Linux Lite Kernel
Post by: Jerry on May 02, 2017, 12:43:32 AM
No problemo :)
Title: Re: Linux Lite Kernel
Post by: Jerry on May 02, 2017, 08:18:03 AM
Linux Lite Kernel 4.9 for i386 fixed, tested and uploaded :)
Title: Re: Linux Lite Kernel
Post by: Jerry on July 03, 2017, 02:47:49 AM
4.12 Linux Lite Kernel is now available for 32 & 64bit machines.

Open a terminal and do:

Code: [Select]
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
NOTE: 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.

Our installer no longer throws innocuous errors (other than for VirtualBox), if you do get errors in your terminal, please post them in this thread.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: TuxInAGalaxy on July 29, 2017, 09:47:19 AM
I've been running linux lite on the intel DG965OT mainboard.  I think it is almost a year now!  Under all the kernels I have tried, I experienced shutdown issues. I'm not going to go into to many details about it because I have already in older posts. I noticed that Linux Mint is now using 4.10 with Mint 18.2. After upgrading the kernel to 4.10 on that other machine, I decided to try it on Linux Lite.  Ever since I upgraded to 4.10 this mainboard  DG965OT seems to be shutdown better.  How long is linux lite going to support 4.10?

System Specs
Code: [Select]
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 xenial
Machine:   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/2008
CPU:       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 MHz
Graphics:  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: Yes
Audio:     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.0
Network:   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.7GB
Partition: 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/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 37.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      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
Title: Re: Linux Lite Kernel
Post by: Jerry on July 29, 2017, 10:02:58 AM
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 :)
Title: Re: Linux Lite Kernel
Post by: TuxInAGalaxy on July 31, 2017, 06:11:09 PM
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 :)

What I mean by support is security updates for kernel.
Title: Re: Linux Lite Kernel
Post by: Jerry on July 31, 2017, 08:12:13 PM
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 :)

What I mean by support is security updates for kernel.

Security updates will be applied if that particular kernel version requires it.
Title: Re: Linux Lite Kernel
Post by: TuxInAGalaxy on August 01, 2017, 08:44:40 AM
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 :)

What I mean by support is security updates for kernel.

Security updates will be applied if that particular kernel version requires it.

Currently I have been running the computer on 4.12!  I haven't noticed much of a difference between the 4.10 and 4.12.  I know the monitor, keyboard, and mouse all work but I haven't tested the sound yet.  Jerry I don't know how your managing the kernels for this distro.  But wikipeida says 4.10 EOL (maintained from February 2017 to May 2017)  Are you taking care of security for every Kernel that is in the lite tweaks?   I'm just wondering about how all of this works...  Thanks for making a wonderful distro.
Title: Re: Linux Lite Kernel
Post by: Jerry on August 01, 2017, 08:48:11 AM
My last post answers your question. I'm not sure how much clearer and concise I could have been. Cheers :)
Title: Re: Linux Lite Kernel
Post by: Jerry on September 04, 2017, 04:35:38 AM
4.13 Linux Lite Kernel is now available for 32 & 64bit machines.

These kernels are built for:

- Series 2.x (beryl/trusty)
- Series 3.x (citrine/xenial)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.13.0 linux-image-linuxlite-4.13.0 linux-firmware-image-linuxlite-4.13.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on November 13, 2017, 10:04:35 AM
4.14 Linux Lite Kernel is now available for 32 & 64bit machines.

These kernels are built for:

- Series 2.x (beryl/trusty)
- Series 3.x (citrine/xenial)

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-414-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-414-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.14.0 linux-image-linuxlite-4.14.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: humdinger70 on November 21, 2017, 01:36:54 PM
Jerry, when will a kernel later than the 4.4 series become the default?
Title: Re: Linux Lite Kernel
Post by: Jerry on November 21, 2017, 11:37:52 PM
Jerry, when will a kernel later than the 4.4 series become the default?

There won't be as we already provide newer kernel versions via our repository for people requiring newer hardware support.
Title: Re: Linux Lite Kernel
Post by: humdinger70 on November 27, 2017, 07:54:03 AM
Jerry, when will a kernel later than the 4.4 series become the default?

There won't be as we already provide newer kernel versions via our repository for people requiring newer hardware support.
No, what I meant was (I should have been more specific): at what release of LL will a newer kernel be installed as the default? LL 3.8 (and when is that due?)? or do we have to wait for the LL 4.X series?
Title: Re: Linux Lite Kernel
Post by: Jerry on November 27, 2017, 08:01:27 AM
4.x
Title: Re: Linux Lite Kernel
Post by: Jerry on January 29, 2018, 04:13:51 AM
4.15 Linux Lite Kernel is now available for 32 & 64bit machines.

These kernels are built for:

- Series 2.x (beryl/trusty)
- Series 3.x (citrine/xenial)

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-415-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-415-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.15.0 linux-image-linuxlite-4.15.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 (https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769)

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Coastie on January 29, 2018, 10:43:35 AM
... IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.

Why would this be needed now before the kernel update the regular updates? And no I am not adept ...  ;D
Title: Re: Linux Lite Kernel
Post by: pjpreilly on February 21, 2018, 09:42:08 PM
It looks like the Linux Lite Kernel versions 4.xx.0 do not pass the spectre-meltdown-checker tests. Any insight would be appreciated.
Title: Re: Linux Lite Kernel
Post by: Jerry on March 28, 2018, 10:54:44 PM
FYI - as of June 1st 2018, only 64bit kernels will be compiled.
Title: Re: Linux Lite Kernel
Post by: rokytnji on March 29, 2018, 10:39:53 AM
FYI - as of June 1st 2018, only 64bit kernels will be compiled.

Hope you don't mind Jerry. I fly differently than some computer users Here.   So when wanting a i386 kernel. I grab them from here.

http://kernel.ubuntu.com/~kernel-ppa/mainline/ (http://kernel.ubuntu.com/~kernel-ppa/mainline/)

This is a do it at your own risk post. Jerry is not liable. I am not liable. If you broke it. You own it.
Quote
linux-headers-4.16.0-041600rc7-generic_4.16.0-041600rc7.201803252030_i386.deb
 linux-image-4.16.0-041600rc7-generic_4.16.0-041600rc7.201803252030_i386.deb
Title: Re: Linux Lite Kernel
Post by: Jerry on April 02, 2018, 05:35:22 AM
4.16 Linux Lite Kernel is now available for 32 & 64bit machines.

These kernels are built for:

- Series 2.x (beryl/trusty)
- Series 3.x (citrine/xenial)

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-416-changes&num=1

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.16.0 linux-image-linuxlite-4.16.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 (https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769)

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: pmbenterprises on April 30, 2018, 03:58:19 PM
4.16 Linux Lite Kernel is now available for 32 & 64bit machines.
...

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.


I've installed 4.16 on two laptops, one with an old Intel dual-core and the other with a dual-core AMD, through the Linux Lite Tweaks applet. Update was super simple and both now are actually running faster than with the 4.4.0-122 previous kernels. I have two workstations to consider updating, both running proprietary NVIDIA GPU drivers. Obviously, I'm concerned with driver breakage. Can you tell me whether the NVIDIA repo drivers have been corrected to work with 4.16? Or can anyone else in this forum tell me if they have had success (no driver breakage) with 4.16? TIA
Title: Re: Linux Lite Kernel
Post by: Jerry on May 01, 2018, 10:41:42 PM
@pmbenterprises this is the reason we put the nVidia disclaimer in. If a person decides to try their luck, they need to be able to get out of the situation on their own ie. proficient in the TTY at reversing their actions. In the past I myself, have used the latest kernel with the latest nVidia .run file, that's been my preference. Easy to undo a mess that way.
Title: Re: Linux Lite Kernel
Post by: pmbenterprises on May 02, 2018, 07:45:31 AM
I've thought about using the proprietary binaries. Past experience was messy, but that was some years back.

By the way, I made an attempt to implement the 4.16 kernel on my main workstation, with a GeForce GT 730 video card and dual monitors, following up with the installation of the 390.48 proprietary PPA-provided driver. It worked, except LL 3.8 wouldn't recognize the existence of the second monitor. So I'm back to the 4.4 kernel. I've stayed with the 390.48 driver, though--no problems at this time.

It appears to me that if I had a single monitor output this would have worked. Good news for some. Oh well...another time, then.

Thanks for your help, Jerry.
Title: Re: Linux Lite Kernel
Post by: Jerry on May 02, 2018, 07:59:39 AM
You're welcome :)
Title: Re: Linux Lite Kernel
Post by: Jerry on June 04, 2018, 12:34:27 AM
4.17 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: This is the last Linux Lite Kernel build for this Series.

See here for an overview of what's new - https://phoronix.com/scan.php?page=news_item&px=Linux-4.17-Released

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.17.0 linux-image-linuxlite-4.17.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 (https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769)

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on August 13, 2018, 07:36:18 AM
4.18 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-418-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-418-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.18.0 linux-image-linuxlite-4.18.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 (https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769)

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: kpanic on August 13, 2018, 12:47:51 PM
Great news! Thanks @Jerry !
Title: Re: Linux Lite Kernel
Post by: Jerry on August 13, 2018, 01:38:24 PM
Great news! Thanks @Jerry !


You're very welcome :)
Title: Re: Linux Lite Kernel
Post by: Jerry on October 22, 2018, 05:22:13 AM
4.19 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-419-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-419-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.19.0 linux-image-linuxlite-4.19.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 (https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769)

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 24, 2018, 05:23:55 AM
4.20 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-420-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-420-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.20.0 linux-image-linuxlite-4.20.0 -y
NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 (https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769)

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel 5.0-RC1
Post by: Jerry on January 06, 2019, 10:00:13 PM
To celebrate this, a new milestone in Linux Kernel releases, we offer this one off working kernel, the first of the 5.0 Series.

(https://i.imgur.com/GN24ULC.png)

5.0-RC1 Linux Lite Kernel is now available for 64bit machines only.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new in 5.0-RC1 - https://www.phoronix.com/scan.php?page=article&item=linux-2019-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-2019-features&num=1)

This is not downloaded and installed in the traditional way, we are using wget to pull the files.

Open a terminal and do:

Code: [Select]
wget http://repo.linuxliteos.com/isotests/linux-headers-linuxlite-5.0-rc1.0_amd64.deb
Code: [Select]
wget http://repo.linuxliteos.com/isotests/linux-image-linuxlite-5.0-rc1.0_amd64.deb
Code: [Select]
sudo dpkg -i *.deb
HAVE FUN!

(https://i.imgflip.com/e4gzh.jpg)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on March 05, 2019, 03:44:47 AM
5.0 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-2019-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-2019-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.0.0 linux-image-linuxlite-5.0.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on May 06, 2019, 05:49:41 AM
5.1 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-51-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-51-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.1.0 linux-image-linuxlite-5.1.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on July 08, 2019, 02:23:09 AM
5.2 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-52-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-52-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.2.0 linux-image-linuxlite-5.2.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on September 16, 2019, 04:17:51 AM
5.3 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-53-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-53-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.3.0 linux-image-linuxlite-5.3.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on November 25, 2019, 04:58:41 PM
5.4 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-54-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-54-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.4.0 linux-image-linuxlite-5.4.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: srebrov on November 26, 2019, 08:18:28 AM
I tryed it today (kernel 5.4).. Xorg loading my CPU about 100% and video driver nvidia-440 not build with this kernel.. Obviously too early to use it..  :D
Title: Re: Linux Lite Kernel
Post by: Jerry on January 27, 2020, 03:39:46 AM
5.5 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-55-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-55-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.5.0 linux-image-linuxlite-5.5.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on March 31, 2020, 10:04:21 PM
5.6 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-56-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-56-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.6.0 linux-image-linuxlite-5.6.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on June 01, 2020, 10:52:45 AM
5.7 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 5.x (emerald/focal 64bit only)
- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-57-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-57-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.7.0 linux-image-linuxlite-5.7.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on August 04, 2020, 10:12:24 AM
5.8 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 5.x (emerald/focal 64bit only)
- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-58-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-58-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.8.0 linux-image-linuxlite-5.8.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Şerban S. on August 04, 2020, 12:30:46 PM
5.8 Linux Lite Kernel is now available for 32 & 64bit machines.
'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!
[...]

Thanks for the info! :)
Reading about the new features, reveals that actually this might be useful only for very new hardware. For old hardware, there are only minor improvements so...
'If it ain't broke...' :)

For enthusiasts:
1. Backup the Root [/] partition (/dev/sda1 usually, except for GPT), then /home, if this is the case;
2. Remove all kind of proprietary drivers, if any;
3. Install the new kernel;
4. Reinstall the proprietary drivers, if this is the case.

CAUTION: If you have a GPT partitioning, take care at the backup phase. Backup the /dev/sda1 too, just in case. It's the boot/efi partition.

I used this steps to test lots of kernels when using Linux Mint. I even installed some RCs. Nothing broke, but nither "boosts".
For backups, I use CloneZilla so it takes some 20 minutes to perform a full restore, for an average of 18 GB uncompressed data.

Hope this helps. :)

Personally, I found nothing useful for my machine in the list of new features. The only idea would be to test the NVidia GK107 with this kernel, but since the Intel chipset gives me an average 53 FPS at rendering, I guess I fall into the above category: 'If it ain't broke...'


Best regards! :)
Title: Re: Linux Lite Kernel
Post by: Jerry on October 12, 2020, 04:27:44 AM
5.9 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 5.x (emerald/focal 64bit only)
- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-59-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-59-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.9.0 linux-image-linuxlite-5.9.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.

IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
Title: Re: Linux Lite Kernel
Post by: Jerry on December 14, 2020, 03:53:03 AM
5.10 Linux Lite Kernel is now available for 32 & 64bit machines.

'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it!

These kernels are built for:

- Series 5.x (emerald/focal 64bit only)
- Series 4.x (diamond/bionic 64bit only)
- Series 3.x (citrine/xenial)
- Series 2.x (beryl/trusty) - NB: No more kernels for this Series.

See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-510-features&num=1 (https://www.phoronix.com/scan.php?page=article&item=linux-510-features&num=1)

Open a terminal and do:

Code: [Select]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.10.0 linux-image-linuxlite-5.10.0 -y
If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

(https://i.imgur.com/bNubxNt.png)

NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel.IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
This will be the last Forum announcement of any Kernel release. From now on each major Kernel we release will be announced on the usual Social Media platforms.
Title: Re: Linux Lite Kernel
Post by: Jerry on February 14, 2021, 11:48:48 PM
Addendum: The 32bit kernel will cease to exist after April 1st 2021. This coincides with the EOL for Series 3.x, the last 32bit OS we produced. All Kernels from April 1st onwards, will be 64bit only. 32bit kernels will remain in our repository for now.
Title: Re: Linux Lite Kernel
Post by: MathildeBuxto on April 22, 2022, 10:00:38 AM
I read and feel at home. Thanks to the creators for a great resource! :bow
Title: Re: Linux Lite Kernel
Post by: Mountain Giant on August 31, 2022, 09:54:09 AM
What is difference between Linux Lite and generic kernels? Because version numbers are different than on official site.

Official long term 5.15.63
Linux Lite 5.15.0-47
Title: Re: Linux Lite Kernel
Post by: Jerry on October 28, 2022, 08:14:49 AM
Kernel Image sizes growth through the versions...

Code: [Select]
Kernel              Date                  Size
==============================================
linux-1.0.tar.xz    13-Mar-1994 00:00    918K
linux-2.0.1.tar.xz  03-Jul-1996 00:00      4M
linux-3.0.1.tar.xz  05-Aug-2011 06:18     61M
linux-4.0.1.tar.xz  29-Apr-2015 08:31     78M
linux-5.0.1.tar.xz  10-Mar-2019 06:12    100M
linux-6.0.5.tar.xz  26-Oct-2022 11:03    128M
Title: Re: Linux Lite Kernel
Post by: Jerry on October 28, 2022, 08:22:02 AM
Our Linux Lite Kernels are now using the latest compression methods in Kernel 6+

Previous compression (gzip) built the image package out to 198mb, the new (zstd) compression brings it in at 114mb.
Title: Re: Linux Lite Kernel
Post by: Şerban S. on October 28, 2022, 10:32:51 AM
Our Linux Lite Kernels are now using the latest compression methods in Kernel 6+

Previous compression (gzip) built the image package out to 198mb, the new (zstd) compression brings it in at 114mb.

That's good news! :)
What about the speed of processing (compress/decompress)? :)

Best regards!
Title: Re: Linux Lite Kernel
Post by: Şerban S. on October 28, 2022, 10:37:49 AM
Kernel Image sizes growth through the versions...

Code: [Select]
Kernel              Date                  Size
==============================================
linux-1.0.tar.xz    13-Mar-1994 00:00    918K
[...]
linux-6.0.5.tar.xz  26-Oct-2022 11:03    128M

The growth ratio is 142,77:1 !!
Title: Re: Linux Lite Kernel
Post by: Jerry on October 28, 2022, 07:50:08 PM

What about the speed of processing (compress/decompress)? :)


https://thedatafreak.medium.com/parquet-zstd-vs-gzip-740a83571ecd

With Kernels growing year in year out, Gzip would fill our repository server at nearly double the rate. Zstd gives us much more time before needing to scale up on storage space.