Linux Lite Kernel - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=7) +--- Forum: Linux Lite Software Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=30) +--- Thread: Linux Lite Kernel (/showthread.php?tid=458) |
Re: Linux Lite Kernel - Valtam - 08-05-2014 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. Re: Linux Lite Kernel - newtusmaximus - 08-05-2014 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 Re: Linux Lite Kernel - Valtam - 08-05-2014 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: 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. Re: Linux Lite Kernel - Kurt - 08-05-2014 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 Re: Linux Lite Kernel - Valtam - 08-06-2014 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 Re: Linux Lite Kernel - tompa - 08-07-2014 looking good so far on my Aspire 5738ZG /tompa [attachment deleted by admin, more than 25 days old] Re: Linux Lite Kernel Re: 3.15 Niggle-SOLVED - newtusmaximus - 08-10-2014 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. . Re: Linux Lite Kernel - Scott(0) - 08-10-2014 Hi Newtuxmaximus, Regarding this issue Quote:Odd issue using Midori browser and Firefox. ( not noticed on chromium as yet.) This post may be helpful https://www.freecinema2022.gq/forums/index.php?topic=425.msg3056#msg3056 Re: Linux Lite Kernel - rokytnji - 08-17-2014 Code: @biker1:~$ dpkg --list | grep linux-image Code: $ lspci -knn 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: $ glxgears Code: $ inxi -c1 Re: Linux Lite Kernel - rokytnji - 08-18-2014 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: harry@harry-Latitude-XT2:~$ inxi -G Code: harry@harry-Latitude-XT2:~$ glxgears Code: $ sensors Touchscreen works out of the box in this kernel on this laptop. Code: ~$ inxi -M |