LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Ralink drivers issue when upgrading to Wheezy. (https://www.linuxquestions.org/questions/debian-26/ralink-drivers-issue-when-upgrading-to-wheezy-900787/)

shaunsingh14 09-02-2011 06:22 PM

Ralink drivers issue when upgrading to Wheezy.
 
Hello everyone. I'm Shaun and my brother wants me to install Wheezy on his old Sony VAIO laptop. There's only one problem. We BOTH use wireless cards that are a part of the Ralink RT2870 chipset.

When I tried upgrading to Wheezy a few months ago, I had some problems setting up the drivers. Even after I followed the tutorial on the Debian wiki, I still couldn't connect it to the Internet. What could be the issue? Could it be the kernel because I heard that the Ralink drivers won't compile properly on kernel versions 2.6.35 and up.

Well I want to avoid that issue this time around when I install Wheezy on his laptop, but how do I go about on doing that?

SalmonEater 09-02-2011 11:57 PM

http://http.us.debian.org/debian/poo...k_0.33_all.deb

shaunsingh14 09-03-2011 01:29 AM

Quote:

Originally Posted by SalmonEater (Post 4460156)

That's actually what I did when I tried upgrading my computer from Squeeze to Wheezy. The results were still the same: Inconclusive.

I downloaded the .deb file, used dpkg to install it, loaded the proper module (rt2800usb), and I still couldn't connect. The weirdest thing is that when I typed in

Code:

iwconfig
the terminal said that there was no interface for wlan0. To be sure, I tried bringing up the supposedly nonexistent interface with

Code:

ifconfig wlan0 up
My computer said that there was no such interface available.

hilyard 09-03-2011 07:50 PM

Have you tried running smxi? Many options are available that may prove useful to you in your efforts. For example, liquorix kernels (incl downgrades), installing ceni to help with network connections, and more. Give it a shot, if you have not already done so.

shaunsingh14 09-04-2011 05:38 PM

Quote:

Originally Posted by hilyard (Post 4460740)
Have you tried running smxi? Many options are available that may prove useful to you in your efforts. For example, liquorix kernels (incl downgrades), installing ceni to help with network connections, and more. Give it a shot, if you have not already done so.

Uh, do you mind explaining that again? I don't get it.

SalmonEater 09-04-2011 09:31 PM

What hilyard means is that, once the Debian-based distro is installed, go to terminal or console and, as root, type in smxi at the prompt.

If this does not work (as in the command results in a response of something like "checking internet connection . . . ") go to the link and follow instructions on how to install or use the scripts there -- but smxi is the one you want.

This is a useful script that will present a bunch of options after a dist-upgrade, one of which is the drivers needed for various tasks and the kernel option mentioned.

Just do it, and you'll learn soon enough!


All times are GMT -5. The time now is 02:01 AM.