Ralink rt3290 wifi driver linux

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Improves connectivity strength and therefore speed on your ralink rt3290 model version.

Borwe/rt3290-linux-drivers

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

The RT3290 WI-FI drivers for linux

Tested on Ubuntu 18.04.2 LTS running on Kernel 5.0.x, it compiles and improves performance of wi-fi signal greatly on this card.

I made this version seeing that almost nobody cared about this card, not even the original vendor Ralink which turned to Mediatek, who just care about the Windows version, and the version that comes with linux kernel out of the box has weak wifi strength as it’s more generic and using the drivers of rt2800pci.

Needs the dkms package from the distro repos or manually compiled. Can be gotten in Ubuntu derivatives by simply doing:

1. $: git clone https://github.com/Borwe/rt3290-linux-drivers.git 2. $: sudo cp -r rt3290sta-2.6.0.0/ /usr/src/ 3. $: sudo dkms install -m rt3290sta -v 2.6.0.0 --force 4. $: sudo reboot
1. $: sudo dkms remove rt3290sta/2.6.0.0 --all 2. $: sudo reboot

After installation, and reboot, you might see there is no wifi, but it’s just that the interface is put down on boot, you can make it auto start on start up yourself or run:

Here eno1 being the driver interface of the Ralink card that would be seen with a simple iwconfig

About

Improves connectivity strength and therefore speed on your ralink rt3290 model version.

Читайте также:  Карманная точка доступа wi fi my fi

Источник

Установка драйверов RT3290 — Linux Mint

Стоит последняя версия 5.4.0.58.61 Как мне поставить драйвер если они на 5.0.*?

sudo grep 3290 /boot/config-* && cat /etc/debian_version /boot/config-5.4.0-26-generic:CONFIG_RT2800PCI_RT3290=y /boot/config-5.4.0-58-generic:CONFIG_RT2800PCI_RT3290=y bullseye/sid sudo grep 3290 /boot/config-5.5.16-100.fc30.x86_64 && cat /etc/fedora-release grep: /boot/config-5.5.16-100.fc30.x86_64: Нет такого файла или каталога 
sudo dkms install -m rt3290sta -v 2.6.0.0 --force Kernel preparation unnecessary for this kernel. Skipping. Building module: cleaning build area. make -j4 KERNELRELEASE=5.4.0-58-generic -C src/ LINUX_SRC=/lib/modules/5.4.0-58-generic/build. (bad exit status: 2) Error! Bad return status for module build on kernel: 5.4.0-58-generic (x86_64) Consult /var/lib/dkms/rt3290sta/2.6.0.0/build/make.log for more information. 

зачем ты делаешь то, что не понимаешь?
зачем ты тупо скопировал то, что я показал, не поняв смысла?
драйвер у тебя уже есть в ядре, зачем ты что-то там пытаешься поставить из исходников?

Как мне поставить драйвер если они на 5.0.*?

Хорошо. Как мне запустить карту?

а я откуда знаю, ты же прям вот взял и показал, как она у тебя определяется/не определяется, ты логи показал соответствующие, ты выхлоп по сетевым интерфейсам же показал, ага.

$ lspci 00:00.0 Host bridge: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09) 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02) 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] (rev 02) 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) 01:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) 02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe 02:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth 
$ iwconfig wls1f0 IEEE 802.11 ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=off Retry short long limit:2 RTS thr:off Fragment thr:off Power Management:off lo no wireless extensions. usb0 no wireless extensions. 

ну блютузом он виден у тебя, а лог загрузки из тебя надо тащить клещами. да. модель ноута, у тебя же ноут же, ты нам всем тут написал же. да.
и вот эта вот строчка

02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe 02:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth 

интересно, что видно в апплете NetworkManager-а…

nmcli general status STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN подключено полностью включен отключен включен включен resn0ta@resn0ta-linux-mint:~$ nmcli device status DEVICE TYPE STATE CONNECTION usb0 ethernet подключено Проводное соединение 1 wls1f0 wifi недоступен -- lo loopback не настроенно -- 
lspci -k 00:00.0 Host bridge: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller (rev 03) Subsystem: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09) DeviceName: Onboard IGD Subsystem: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller Kernel driver in use: gma500 Kernel modules: gma500_gfx 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family High Definition Audio Controller Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02) Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02) Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller Kernel driver in use: uhci_hcd 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller Kernel driver in use: uhci_hcd 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller Kernel driver in use: ehci-pci 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) Subsystem: Intel Corporation NM10 Family LPC Controller Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family SMBus Controller Kernel driver in use: i801_smbus Kernel modules: i2c_i801 01:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) Kernel driver in use: xhci_hcd 02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe Subsystem: AzureWave RT3290 Wireless 802.11n 1T/1R PCIe Kernel driver in use: rt2800pci Kernel modules: rt2800pci 02:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth Subsystem: AzureWave RT3290 Bluetooth 

Источник

Читайте также:  Настроить вай фай от мегафон

I have found that there is a large community suffering from the problems with the WiFi-Bluetooth card Ralink RT-3290. It has been a problem since 2012-2013. None of the solutions I’ve found is simple, effective and durable. I managed, with great effort, some results. But when there is a kernel update, the problems return. Can anyone provide a simple , effective and lasting solution?
Is there a project from Ubuntu’s developers to attack the problem?

The kernel developers weren’t getting any help from the manufacturer in this case and there is a special interface involved if I remember correctly

Thank you. I know that there is no help from the manufacturer. And the bugs are reported for a long time. Internet is full of refrencias and PPA to this particular problem with Ralink RT3290. I’ve tried everything. The rbth-dkms driver (with modifications and after hard work) does work (not perfectly) at least in kernel versions lower than 3.15. In that case, one skilled enough to adapt it to make it work adjusting to the new BT kernel API. My knowledge is not enough. So I am surprised that some expert community has not found an effective packaged solution. Because it is a widespread problem.

4 Answers 4

Generally, the answer above is a steps in a correct direction. There are only two steps missing.

Step-by-step solution Open new terminal ( Ctrl + Alt + T ) and type as follows:

 sudo apt install git mkdir ~/tmp cd ~/tmp git clone https://github.com/alinefr/rtbth.git cd rtbth make sudo make install sudo cp -r ~/rtbth /usr/src/rtbth-3.9.3 sudo dkms install rtbth/3.9.3 sudo nano /etc/modules 

Add rtbth to the end of the file, then Ctrl + o and ENTER (to save the file) and Ctrl + X to close the editor

Читайте также:  Беспроводная сеть вай фай реферат

Then reboot and the new driver will be loaded.

This one worked for me to get the Bluetooth to be active and find devices, however, I didn’t succeeded to pair my Jabra play clipper with it, but that might be due to the Jabra device problems.

Anyway, you can try it out and share your progress with us

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Mirror for RaLink RT3290 WiFi Driver for Ubuntu based distro

License

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Package for installing Ralink corp. RT3290 Linux STA wireless driver on Ubuntu based distributions

Official MediaTek driver patched to fix compiling against Ubuntu 15.04 Linux kernel

Ubuntu 15.04 or latest Internet connection for downloading and installing driver compilation dependencies 

Run, sudo ./uninstall.sh in the terminal

Источник

Оцените статью
Adblock
detector