I somehow messed up with my kernel when I experimented on getting xen run. I did
sudo dpkg-reconfigure linux-headers-2.6.22-14-generic
I guess this was no good idea. So now I am running an earlier kernel.
How do I recreate my original kernel?
(the problem is that
modprobe ath_pci
does not work with my falsely configured kernel)
sudo dpkg-reconfigure linux-headers-2.6.22-14-generic
I guess this was no good idea. So now I am running an earlier kernel.
How do I recreate my original kernel?
(the problem is that
modprobe ath_pci
does not work with my falsely configured kernel)
Comment