Alex Puskitas is a fictional, underdog athlete that incorporates all we want to express with the «Best of Us» campaign. He is capable of overcoming the odds and ‘bringing out his best’ in order to achieve his goals. He symbolizes the spirit of the athlete - the participation and striving to be your best.
I installed Kubuntu 10.10 on my new laptop, my laptop is Compaq CQ62- 308AX. It has Ralink 3090 wifi, which is not automatically detected by Kubuntu. Even restricted driver manager does not show any option for this device. So I downloaded the driver from Ralink site (http://www.ralinktech.com/support.php?s=2). It is in the source format. I thought I might have to patch the kernel source. I went through the readme file and I found that I don’t have to compile kernel ( yippee an hr saved). Only device driver source is needed to be compile. These days things are much more simple. So I compiled the driver by running command “make” and installed it by “make install”. It has compiled other ralink wifi modules along with 3090 module. After installation (using ‘make install’) reboot the machine, reboot is not necessary in Linux after installing driver. After reboot it loaded incorrect rt2086 module. So I tried manually unloading and loading module using insmode...
Comments
Post a Comment