Author Topic: Ralink 5390 WiFi....  (Read 1308 times)

Offline exploder

  • Hero Member
  • *****
  • Posts: 1145
Ralink 5390 WiFi....
« on: January 05, 2012, 03:55:56 PM »
I just got an HP Pavilion dv6-6110us laptop, everything works with PCLinuxOS except the Ralink 5390. Anyone have any idea how to get this to work? All I can get from HPs site is an exe for the driver...

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: Ralink 5390 WiFi....
« Reply #1 on: January 05, 2012, 07:45:23 PM »
Hi exploder,

it appear that experimental support for your card has been added in kernel 2.6.39:
http://linuxwireless.org/News/2011-05-19

later improved in kernel 3.0.0:
http://linuxwireless.org/News/2011-07-22

The current PCLinuxOS kernel, 2.6.38.8-pclos3, doesn't provide support for your card.

Your choice right now is limited to the ndiswrapper. (unless you are going to build a newer kernel yourself).
Basically upon configuration of the card you choose "ndiswrapper" driver and provide the driver for windows, preferably win XP.
(from a driver CD or other media)

AS

Offline siamer

  • Sr. Member
  • ****
  • Posts: 284
    • ZEN-mini
Re: Ralink 5390 WiFi....
« Reply #2 on: January 07, 2012, 09:52:30 AM »
Hi.
So try to install compat wireless kernel. download this: http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-01-06.tar.bz2
unpack archive, than
Quote
make

login as a root (su)
Quote
make install

after installation will finish reboot your laptop to reload modules,
check your wifi...

good luck,
siamer
Every man dies, but not every man really lives... !!

   

Offline exploder

  • Hero Member
  • *****
  • Posts: 1145
Re: Ralink 5390 WiFi....
« Reply #3 on: January 08, 2012, 07:19:54 AM »
Thanks for the ideas! I am going to see what I can do with it, finally got a day off work.

Offline exploder

  • Hero Member
  • *****
  • Posts: 1145
Re: Ralink 5390 WiFi....
« Reply #4 on: January 13, 2012, 11:10:06 AM »
Well, I ended up putting Windows 7 back on until PCLinuxOS gets updated. I did not go with the HP install, I started from scratch and it works fine for the time being. Oh well, something to look forward to and I still have PCLinuxOS on my desktop.

Offline exploder

  • Hero Member
  • *****
  • Posts: 1145
Re: Ralink 5390 WiFi....
« Reply #5 on: January 29, 2012, 11:11:33 AM »
Just tried a distro with a new kernel and the ralink wifi worked, so there is hope!