11-02-2015, 12:05 PM
11-02-2015, 12:35 PM
From my notes:
"Whenever you change Host Kernel, do:
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.
"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.
11-02-2015, 01:45 PM
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.
11-03-2015, 09: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.
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, 11:08 AM
(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.
11-06-2015, 08:40 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:~$
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:~$
11-06-2015, 11:25 AM
Can you please paste the the output of your /etc/apt/sources.list file.
Sent from my Nexus 6 using Tapatalk
Sent from my Nexus 6 using Tapatalk
11-06-2015, 09:33 PM
i installed latest kernel but after reboot am still running the 4.2.0 kernel
11-07-2015, 01:24 AM
(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
11-07-2015, 03:45 AM
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)
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)