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 - frank392 - 11-02-2015 @ Duckeenie Have you try sudo /sbin/rcvboxdrv setup Re: Linux Lite Kernel - Wirezfree - 11-02-2015 From my notes: "Whenever you change Host Kernel, do: Code: sudo apt-get install linux-headers-$(uname -r) 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. Re: Linux Lite Kernel - Duckeenie - 11-02-2015 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.freecinema2022.gq/forums/installing-software/virtualbox-with-new-kernel/ to avoid corrupting this one. Re: Linux Lite Kernel - sysdrum - 11-03-2015 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. Re: Linux Lite Kernel - Duckeenie - 11-03-2015 (11-03-2015, 09:29 AM)sysdrum link Wrote: 4.3 breaks current Intel video: Working on my Intel GT1. Re: Linux Lite Kernel - mooseman - 11-06-2015 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:~$ Re: Linux Lite Kernel - Valtam - 11-06-2015 Can you please paste the the output of your /etc/apt/sources.list file. Sent from my Nexus 6 using Tapatalk Re: Linux Lite Kernel - TMG1961 - 11-06-2015 i installed latest kernel but after reboot am still running the 4.2.0 kernel Re: Linux Lite Kernel - Valtam - 11-07-2015 (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 Re: Linux Lite Kernel - mooseman - 11-07-2015 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) |