I did a fresh installation of Ubuntun 12.10 (kernel v3.5.0.21-generic, 64 bit, US English) on my computer after downloading the ISO from Ubuntu.com.
In order for one of my installed programs to work, I would like to downgrade the current kernel version to 3.2.0.24-generic
Questions:
Is it advisable to downgrade the current kernet version to an older one?
If the answer to (1) above is yes, how do I do it?
As always, detailed instructions on how to issue specific commands at the terminal window are welcome. I am new to Linux and Ubuntu.
Thanks in advance for your help.
Today I needed to downgrade from 3.5.0-24 to 3.5.0-23 (I have both installed). I succeded with the following:
You can find out Your current kernel with:
You can find out other kernels installed on Your computer with::
Mind that You might also need to lock the version of the kernel -- so to prevent it automatic update.