But hey that's Linux users for you. We are not happy until we break something that is working.

So trueallypink wrote:But, hey, that's Linux users for you. We are not happy until we break something that is working.
Thanks for that. I have a Core i3 and it isn't fully supported until 2.6.33, I understand. So, it might be a better bet to use a newer kernel. I thought the latest LMDE wold have come with 2.6.33 or later but not to be.Dave68 wrote:Yes you can use the same process listed here.
I ran a Liquorix Kernel for a little while on LMDE, but decided to stay with the default.
Hope This Helps,
Dave
Didn't change back.Orographic wrote:What made you change back to the default kernel?
Sorry, I can't quite follow what you said. I'm aware that Ubuntu uses a newer kernel than Debian. I'm also aware that Debian is rock solidvrkalak wrote:Didn't change back.Orographic wrote:What made you change back to the default kernel?
Ubuntu and Debian do not use the same versions of the Linux kernel.
Ubuntu uses the current released as 'stable' generic Linux Kernel ... 2.6.37 Same as, Ubuntu -- released as 'stable' but with 'bugs'
Debian uses the 'tried and true' well-tested stable Linux kernel ... 2.6.32-5 for it's stable release of Debian 6.0 Squeeze
Debian is well-known for being rock-solid stable -- always. They go with a rock-solid stable kernel, as well.
Code: Select all
cd /etc/X11
sudo cp xorg.conf xorg.conf.OLD
sudo cp xorg.conf.failsafe xorg.conf
sudo reboot
Code: Select all
[root@asus john]# /etc/init.d/vboxdrv setup
* Stopping VirtualBox kernel modules * done.
* Uninstalling old VirtualBox DKMS kernel modules
Error! There are no instances of module: vboxhost
4.0.2 located in the DKMS tree. * done.
* Trying to register the VirtualBox kernel modules using DKMS
Error! Bad return status for module build on kernel: 2.6.38-5-lowlatency (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/vboxhost/4.0.2/build/ for more information.
Traceback (most recent call last):
File "/usr/share/apport/package-hooks/dkms.py", line 57, in <module>
report.write(open(apport.fileutils.make_report_path(report), 'w'))
IOError: [Errno 2] No such file or directory: '/var/crash/virtualbox-4.0.0.crash'
* Failed, trying without DKMS
* Recompiling VirtualBox kernel modules
* Look at /var/log/vbox-install.log to find out what went wrong
https://launchpad.net/ubuntu/+source/mo ... 3-1ubuntu1eric1987 wrote:I get an init module 3.13 isnt installed. I have tried to install it but it doesn't work it always says im on 3.12!!!
YesMaddawgTL wrote:Can this tutorial also be used in changing from the latest kernel to an earlier version?
best way to get a compatible kernel is to use the folder names in the repository like I found. lucid for Isadora, maverick for Julia etc. and stick to ones without 'RC' status.mint123 wrote:Are there certain kernel versions that aren't yet stable or simply won't work well with certain Mint versions? I'd like to upgrade Julia from 2.6.35-22 to 2.6.39.3. Would this be a problem? The hardware is a 2 year old Core 2 Duo & ATI Radeon HD laptop. Do these steps also apply to Mint Debain?