problem rt2500 slackware 12
Hi at all. I'm new in Slackware world. I have always used Ubuntu and now I decide to switch to slackware 12.
I have a problem, and I hope I am in the right place to resolve it.
I installed slack 12 in a old laptop (kernel huge.s), and I want to use a PCMCIA wireless card with chipset rt2500 Ralink.
I try to download and install the driver on the seamonkey project. All was perfect:
# make
# make install
give me no errors, but when I try the command
# modprobe rt2500
I obtain that no Module is not found. I check if the kernel source has been installed, and it's ok; but launching command
# lsmod
I obtain that rt2500 is not installed (it isn't list in the output).
I don't know what I have to do... Has someone have any ideas? Should I recompile kernel or something other?
Thank you in advance...
|