Linux Lite Forums

Full Version: Linux Lite Kernel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
@ Duckeenie

Have you try

sudo /sbin/rcvboxdrv setup

From my notes:
"Whenever you change Host Kernel, do:
Code:
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.

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/insta...ew-kernel/ to avoid corrupting this one.
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.

(11-03-2015, 09:29 AM)sysdrum link Wrote: [ -> ]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.
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:~$
Can you please paste the the output of your /etc/apt/sources.list file.

Sent from my Nexus 6 using Tapatalk

i installed latest kernel but after reboot am still running the 4.2.0 kernel
(11-06-2015, 09:33 PM)TMG1961 link Wrote: [ -> ]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:
dpkg --list | grep linux-image
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® Core™ 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)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33