![]() |
Can't install driver for Ralink? USB wifi adapter - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24) +--- Thread: Can't install driver for Ralink? USB wifi adapter (/showthread.php?tid=2213) Pages:
1
2
|
Re: Can't install driver for Ralink? USB wifi adapter - Wirezfree - 09-21-2015 @bgaulke, I looked at the other forum, and like rokytnji said it was turning into a "free for all", lots of well intentioned folks, but just to many inputs. I was not aware of this when I posted. There are far more knowledgeable people than me, who may have a better/correct way to solve your issue. If you want to follow what I posted.? To extract the .tar , then right click the file and select the "Extract To..." option, then navigate to where you want to extract "To" I just did it with that file, and it extracts O.K, there is readme file inc Re: Can't install driver for Ralink? USB wifi adapter - Wirezfree - 09-21-2015 @rokytnji I don't want to turn this into a replica of the other thread... So will try to make this short.. You said it worked on you system(s), is that 3.13 kernel.? I have seen quite a few references, like this one, to this specific wifi device being a bit problematic on 14.04 based distros... may or may not encounter issues. Also there is reference to the rt3290 being "experimental.?? with regards to Linux Kernel. O.K, I will butt out now, and leave to the smarter folks... Re: Can't install driver for Ralink? USB wifi adapter - rokytnji - 09-21-2015 Quote:Nothing stands out as wireless related to me. Me neither. Looks like something was left out in the kernel I guess. Or like I suggested earlier. A corrupted Linux_Lite iso download and install. I have to wait on Jerry or Misko or Shaggy to weigh in on this because my readouts are as follows for ralink usb. Code: harry@misohorny1:~$ dmesg | tail which was already established at LQ forums. I am just reposting for forum convenience for the Linux Lite Team members. Code: harry@misohorny1:~$ inxi -Fxz Or, you can try wirezfree recommendation Quote:Download the file from here and follow the following steps: Edit: left out of the above fix is Code: cd /usr/src before running sudo dkms install command. So you are at least in the directory I would think? at wirezfree. You can see my setup exactly which is not the same as the OP. Different ralink chip for one. Different kernel for another. Not to worry wirezfree. I think your /usr/src link fix is the ticket I would try if I was in the OP's shoes right now. So far I see that as a best answer to this issue. Maybe the OP has a oddball non supported ralink chip in Ubuntu and Linux Lite. I just thought Jerry and others might have had this chip covered in their kernel vs ubuntu kernel and iso build. Cuz you never know with custom distros. Re: Can't install driver for Ralink? USB wifi adapter - rokytnji - 09-21-2015 After reading Quote:General informations Just wondering if installing a newer kernel is all that is needed and a reboot and then a sudo ifconfig -a. New kernels are at https://www.linuxliteos.com/forums/installing-software/linux-lite-kernel/ Lots of kernel choices to choose from . Since support seems buiit in from 3.6 to 4.3. But bgaulke is already running Code: Kernel: 3.13.0-24-generic i686 which just confuses the hell out of me since that page says "include support" All I can figure is that the driver is loaded and that somehow the firmware was left out of the iso or again. A corrupted iso. Re: Can't install driver for Ralink? USB wifi adapter - Wirezfree - 09-21-2015 @rokytnji, Yes, it could be a certain combo of things, rather than it "just" being the rt3290 See if any other suggestions come along. ((I'm just about to try and fix a WiFi issue on a friend new pico pc(size of 2 packs of marlboro) with LL2.6, it's a quad core atom, and the RTL8723BE is not recognised, apart from that it fly's along)) Re: Can't install driver for Ralink? USB wifi adapter - bgaulke - 09-21-2015 (09-21-2015, 02:24 PM)Wirezfree link Wrote: @bgaulke, I had to use Open as Administrator in order to enter my sudo password, but in the end it still doesn't work. I should mention that when I got the installation to command to work, it came back with an error saying that rt3290 was already installed in the kernel. Re: Can't install driver for Ralink? USB wifi adapter - rokytnji - 09-21-2015 (09-21-2015, 03:14 PM)bgaulke link Wrote: [quote author=Wirezfree link=topic=2294.msg17376#msg17376 date=1442845479] I had to use Open as Administrator in order to enter my sudo password, but in the end it still doesn't work. [/quote] Try and be as detailed in your answers as we are in our replies. It still does not work is not a detailed answer. We are not in the room with you and do not see what you are doing. So all just guess work on our end. Especially harder work with "did not work either". Re: Can't install driver for Ralink? USB wifi adapter - bgaulke - 09-21-2015 (09-21-2015, 03:18 PM)rokytnji link Wrote: [quote author=bgaulke link=topic=2294.msg17381#msg17381 date=1442848472] I had to use Open as Administrator in order to enter my sudo password, but in the end it still doesn't work. [/quote] Try and be as detailed in your answers as we are in our replies. It still does not work is not a detailed answer. We are not in the room with you and do not see what you are doing. So all just guess work on our end. Especially harder work with "did not work either". [/quote] Sorry about not being clearer. I am just very discouraged at this point. It's as if I hadn't done anything on this for the past week. No wireless systems are recognized and no drivers appear to have been associated with the wifi adapter. That is inxi -Fxx doesn't list a driver for the Ralink usb adapter. I am planning on giving up at this point and waiting for a visit with my son early next month, who can be in the room with me and the computer. |