im trying to get my sound working properly with the driver from the manufacture. but i need the kernal source to do it. ive done this on mandrake before but it was just a rpm. whats the steps in yoper?
Printable View
im trying to get my sound working properly with the driver from the manufacture. but i need the kernal source to do it. ive done this on mandrake before but it was just a rpm. whats the steps in yoper?
what are the steps to what?
In your konsole, type #apt-cache search kernel
look for kernel-source.
Then do #apt-get install kernel-source
That should work for ya.
Ed