Rt3290 драйвер linux mint

Onthim

Note: Ubuntu 17.10 has a builtin driver ( rt2800pci) which performs good and usable.

Ralink. RT3290 is a PCIe device which combines 802.11bgn Wi-Fi and Bluetooth 3.0 devices in a single chip. Currently, Linux kernel has experimental support for RT3290 wireless through the module named rt2800pci. The state of this module is such that in many circumstances you will have very weak wireless signals.

Ubuntu 15.04 comes with Linux kernel version 3.19 and the problem of weak RT3290 wireless signals is still prevalent since by default Ubuntu 15.04 will be using Linux kernel rt2800pci module. However, there is a official driver available for Linux from MediaTek for Ralink RT3290 STA wireless device. This driver will fix weak signal and many other problems on Ubuntu 15.04 based distributions. To install this driver simply download the following file and after extracting the file in the Home directory of your Ubuntu, follow the instructions in the ReadMe file inside the extracted RT3290 folder (You may need to shutdown computer and boot again to get it working).

RT3290 Linux Driver (Ubuntu 15.04)

After installing the driver hopefully you will have better wireless experience in your Ubuntu system 🙂

For fedora users, please try the following:

RT3290 Linux Driver

*Updated package for latest Ubuntu based distributions (tested against Ubuntu 17.04). Also suitable for Ubuntu 15.04 based distributions:

RT3290 Linux Driver (Ubuntu 16.04 or latest)

*If you update Linux kernel then you will have to run the following commands from the RT3290_u16 directory to compile and install the driver for new kernel:

./compile.sh
sudo ./install.sh

*If you do not see Wi-Fi network, you may need to activate it manually by executing the following command from RT3290_u16 folder or reboot computer:

sudo ./activate-net-rt

*If you are able to see WIFI interface but can not connect to any WIFI network then you should try wicd Network manager instead of default network manager for connecting to WIFI networks. To do that, on Ubuntu first install wicd network manger by entering following command in the terminal:

sudo apt-get install wicd

and then remove default gnome network manager of Ubuntu by entering following command:

sudo apt-get remove network-manager-gnome

Finally, restart computer and use Wicd Network Manger to connect to WIFI networks.

Cheers

Источник

Установка драйверов 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.*?

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

Читайте также:  B43 broadcom linux driver

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

$ 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 

Источник

Читайте также:  Линукс посмотреть объем дисков

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.

Читайте также:  Загрузочная флешка linux 32 bit

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.

Источник

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