Ralink RT3290 Drivers Problem

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
hllk0335

Ralink RT3290 Drivers Problem

Post by hllk0335 »

Hello guys,
I'm new to linux mint family and ı have a problem with my wireless card. Wifi gets very little and is constantly breaking. I found some inform and ı used it. But ı couldn't solve this problem.

Code: Select all

System:    Host:HP-Pavilion-g6-Notebook-PC Kernel: 4.13.0-32-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3) dm: lightdm
           Distro: Linux Mint 18.3 Sylvia
Machine:   System: Hewlett-Packard (portable) product: HP Pavilion g6 Notebook PC v: 0890120000005910000600000
           Mobo: Hewlett-Packard model: 183E v: 56.32
           Bios: Insyde v: F.27 date: 09/07/2016
           Chassis: type: 10
Network:   Card-1: Ralink RT3290 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci v: 2.3.0 bus-ID: 07:00.0 chip-ID: 1814:3290
           IF: wlo1 state: up mac: <filter>
           Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: 3000
           bus-ID: 08:00.0 chip-ID: 10ec:8136
           IF: eno1 state: down mac: <filter>]

Code: Select all

07:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
	DeviceName: Ralink RT3290LE  802.11bgn 1x1 Wi-Fi and Bluetooth 4.0 Combo Ad
	Subsystem: Hewlett-Packard Company Ralink RT3290LE 802.11bgn 1x1 Wi-Fi and Bluetooth 4.0 Combo Adapter [103c:18ec]
--
08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 05)
	DeviceName: Realtek PCIe FE Family Controller
	Subsystem: Hewlett-Packard Company RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [103c:183e]
	Kernel driver in use: r8169
	Kernel modules: r8169

Code: Select all

Bus 002 Device 003: ID 04f2:b34f Chicony Electronics Co., Ltd
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Code: Select all

*-network               
       açıklama: Kablosuz arayüz
       ürün: RT3290 Wireless 802.11n 1T/1R PCIe
       üretici: Ralink corp.
       physical id: 0
       bus info: pci@0000:07:00.0
       mantıksal ad: wlo1
       sürüm: 00
       serial: b8:76:3f:60:8a:33
       genişlik: 32 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress bus_master cap_list eternet physical wireless
       yapılandırma: broadcast=yes driver=rt2800pci driverversion=4.13.0-32-generic firmware=0.37 ip=192.168.1.27 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       kaynaklar: irq:16 bellek:c3510000-c351ffff
  *-network
       açıklama: Eternet interface
       ürün: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       üretici: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:08:00.0
and ı said ı found some this way to problem. ı tried this code but result is '0'

Code: Select all

sudo apt-get install git build-essential linux-headers-$(uname -r)
git clone https://github.com/saksham0161/rt3290sta
cd rt3290sta
tar xvf rt3290sta-2.6.0.0.tar.gz
sudo mv rt3290sta-2.6.0.0 /usr/src
sudo dkms install -m rt3290sta -v 2.6.0.0 --force
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Networking”