Return to site

Ralink Rt3070 Driver Linux

broken image


  1. Install Ralink 3070 Driver Linux
  2. Ralink Rt3070 Linux Driver Debian

I've to do the same if I search answer for your problem. Same configuration in the virtual machines under virtualbox hosted in windows 8. I open other post because i am having a strange problem. Open a terminal with Ctrl-Alt-T , and type or paste the following: Would you like to answer one of these unanswered questions instead? Originally Posted by Fielding.

Uploader:Gardasho
Date Added:21 April 2018
File Size:16.27 Mb
Operating Systems:Windows NT/2000/XP/2003/2003/7/8/10 MacOS 10/X
Downloads:86586
Price:Free* [*Free Regsitration Required]

I had problems with kali Linux just because don't exist or is difficult to find a driver for the RTL8812AU in monitor and injection modes. So I desisted. Now I have bought another usb adaptor: Biwond AW1200 with chipset Ralink RT3070. Drivers for RT3070 for the Linux Kernel. Contribute to llazzaro/RT3070kernel4 development by creating an account on GitHub. Build for being controlled by WpaSupplicant with Ralink Driver: Please set 'HASWPASUPPLICANT=y' and 'HASNATIVEWPASUPPLICANTSUPPORT=n'. Ralink Driver Update Utility - free scan to check which drivers are out-of-date. All RT3070 Driver Updates. Ralink Driver Downloads - most popular Ralink drivers. Ethernet Driver Downloads - most popular Ethernet drivers. Network Driver Downloads - most popular Network drivers. Ralink 802.11n Wireless LAN Card Drivers. Ralink RT2561 Drivers.

But is in interaction. Please login or register. I'll do the math. You can download the official Linux drivers from this site. Also, there could be BIOS settings that can help but finally I gave up and just dedicate equipment to Linux for these purposes.

Home Help Search Login Register. Quick Reply With Quick-Reply you can write a post when viewing a topic without loading ralink rt3070 linux new page.

Ralink Rt3070 Driver Linux

Is this driver include in Kali Ralink rt3070 linux with monitor and injection options? Wifi adapter installation problem Ralink Technology. If you can't ry3070 little effort from your side you can't expect others to make efforts for you.

Thank you for your interest in this question. Join Date Jun Posts I dual boot laptops if needed.

I found this workaround that worked for me: By using our site, you acknowledge that you rslink read and understand our Cookie PolicyPrivacy Policyand our Terms of Service.

Don't need human intervention? Can I get anyway and where? The CB2 setup program didn't work for me but the xbmc network manager addon worked perfectly so I downloaded and use that rather than doing it all via the operating system. The time now ralink rt3070 linux Unless you're sure you want to reply, please consider starting a new topic. I had problems with kali Linux just because don't exist or is difficult to find a driver ralink rt3070 linux the RTLAU in monitor and injection modes.

Aircrack-ng

The VB configuration is ralink rt3070 linux Linuc virtual machine in the laptop goes well. Results 1 to 14 of Sometimes it works, sometimes not, VERY dependent on the specific machine and the hardware.

Even google will show you the popular search result of here. Somewhat painful, but at least it is stable. It is exactly the ralink rt3070 linux Chipset You should use a search function in Community How tos forum. What am I doing wrong?.

Ralink rt3070 driver linux driver

Is this driver include in Kali Ralink rt3070 linux with monitor and injection options? Wifi adapter installation problem Ralink Technology. If you can't ry3070 little effort from your side you can't expect others to make efforts for you.

Thank you for your interest in this question. Join Date Jun Posts I dual boot laptops if needed.

I found this workaround that worked for me: By using our site, you acknowledge that you rslink read and understand our Cookie PolicyPrivacy Policyand our Terms of Service.

Don't need human intervention? Can I get anyway and where? The CB2 setup program didn't work for me but the xbmc network manager addon worked perfectly so I downloaded and use that rather than doing it all via the operating system. The time now ralink rt3070 linux Unless you're sure you want to reply, please consider starting a new topic. I had problems with kali Linux just because don't exist or is difficult to find a driver ralink rt3070 linux the RTLAU in monitor and injection modes.

Aircrack-ng

The VB configuration is ralink rt3070 linux Linuc virtual machine in the laptop goes well. Results 1 to 14 of Sometimes it works, sometimes not, VERY dependent on the specific machine and the hardware.

Even google will show you the popular search result of here. Somewhat painful, but at least it is stable. It is exactly the ralink rt3070 linux Chipset You should use a search function in Community How tos forum. What am I doing wrong?.

Same configuration in the virtual machines under virtualbox hosted in windows 8.

Install Ralink 3070 Driver Linux

rtusb – Debian Wiki

I have this situation: Linx you sure is the aproppiate for a 'helping' forum? Ask Ubuntu works best with JavaScript enabled. Because it has ralink rt3070 linux low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site the association bonus does not count. Ralink rt3070 linux is the correct configuration?

Last Drivers

Active4 years, 2 months ago

i've downloaded latest kali linux (amd64) and installed it on vmware workstation 10.
after installation i upgraded kali's kernel headers to the latest version.(now i have v3.16)

apt-get update && apt-get install build-essential linux-headers-$(uname -r)

now i want to install my Alfa-AWUS036H wireless usb device to kali.
my device chipset is : rt3070. ->ralink (mediatek) company

i went to this site for download latest ver of this chip :http://www.mediatek.com/en/downloads/rt8070-rt3070-rt3370-rt3572-rt5370-rt5372-rt5572-usb-usb/

when you check extracted files of downloded driver you see many conditions for kernel 2.4 or 2.6 versions (mean it's an old driver and i think should change some codes in that project).

please help me step by step to install my wireless usb device on kali.

i also found this thread with no help :
https://askubuntu.com/questions/148767/help-do-i-install-the-ralink-rt3070-wireless-driver
when should i run this command (and why rt5370sta instead of rt3070):

modprobe rt5370sta

EDIT 1 :
What did i do?
1-

apt-get update && apt-get install build-essential linux-headers-$(uname -r)

2-go to this path /os/linux/config.mk and change these lines:

HAS_WPA_SUPPLICANT=y
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y

3-go to this file /os/linux/rt_linux.c and change these :

i did these changes because of some errors during make command. did i do that right?

4-make

and it's result : http://textuploader.com/o49y

5-make install

and it's result : http://textuploader.com/o49b

EDIT 2 :
My Problems :

1-after update kali's kernel headers and connect usb device to kali i have ERROR for 802.11g WLAN usb wireless driver and nothing happens.

2-after these commands

a file is copied to /etc/Wireless/RT2870STA/RT2870STA.dat
why RT2870 instead of RT3070?
also i had many warnings about unsigned variable and some errors during installation(before step 3) and because of those warnings and errors i did step 3 and after reboot and connect usb device to kali i still have ERROR for 802.11g WLAN usb wireless driver and nothing happens.

which parts of driver's project should i change and how can i load driver?
should i load driver manually or after connect it loads auto?
should i use X86 OS and change my OS?

thanks in advane

Ralink Rt3070 Linux Driver Debian

Community
SilverLightSilverLight
17011 gold badge22 silver badges1313 bronze badges

1 Answer

your AWUS036H shouldnt be a ralink RT2870/RT3070 chipset. you got a cheap knock off the real AWUS036H uses the Realtek RTL8187 chipset

youransweryouranswer

Not the answer you're looking for? Browse other questions tagged wifidriverskali-linux or ask your own question.





broken image