Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Stretch - Tenda W331U+ Drivers

Need help with peripherals or devices?
Post Reply
Message
Author
ska03tla
Posts: 5
Joined: 2017-06-20 11:00

Stretch - Tenda W331U+ Drivers

#1 Post by ska03tla »

Hello!
I install Debian 9 with firmware-misc-nonfree (on Debian 8 I used firmware-ralink) for my Tenda W311U+ usb-wifi adapter (Ralink RT3070) and my adapter is not working. I can see the network but I can not get connection. Anyone have same problem?

User avatar
orythem27
Posts: 252
Joined: 2017-05-11 07:59
Location: P.R. China

Re: Stretch - Tenda W331U+ Drivers

#2 Post by orythem27 »

ska03tla wrote:I can see the network but I can not get connection.
Please describe "but can not get connection" as detailed as possible.
ska03tla wrote:Tenda W311U+ usb-wifi adapter (Ralink RT3070)
Plug in the usb wireless adapter, and post the output of the following commands.

Code: Select all

uname -a
lsusb
lsusb -t
/sbin/iwconfig
/usr/sbin/rfkill list all

ska03tla
Posts: 5
Joined: 2017-06-20 11:00

Re: Stretch - Tenda W331U+ Drivers

#3 Post by ska03tla »

I have to reinstall Stretch... but for now... I can see the available networks, but as try to connect to a network, is trying to connect but never get connected. It's written "Connecting to network..." and after that nothing happen. Never get connected.

User avatar
orythem27
Posts: 252
Joined: 2017-05-11 07:59
Location: P.R. China

Re: Stretch - Tenda W331U+ Drivers

#4 Post by orythem27 »

Plug in the usb wireless adapter, and post the output of the above commands.

ska03tla
Posts: 5
Joined: 2017-06-20 11:00

Re: Stretch - Tenda W331U+ Drivers

#5 Post by ska03tla »

Code: Select all

Linux FL-LT 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u1 (2017-06-18) x86_64 GNU/Linux

Bus 002 Device 004: ID 1058:1048 Western Digital Technologies, Inc. Elements Portable (WDBU6Y)
Bus 002 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
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 005: ID 04f2:b217 Chicony Electronics Co., Ltd Lenovo Integrated Camera (0.3MP)
Bus 001 Device 006: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 001 Device 004: ID 17ef:100a Lenovo ThinkPad Mini Dock Plus Series 3
Bus 001 Device 003: ID 147e:2016 Upek Biometric Touchchip/Touchstrip Fingerprint Sensor
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 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
        |__ Port 1: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 1: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 2: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        |__ Port 3: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 12M
        |__ Port 5: Dev 4, If 0, Class=Hub, Driver=hub/6p, 480M
            |__ Port 2: Dev 6, If 0, Class=Vendor Specific Class, Driver=rt2800usb, 480M
        |__ Port 6: Dev 5, If 0, Class=Video, Driver=uvcvideo, 480M
        |__ Port 6: Dev 5, If 1, Class=Video, Driver=uvcvideo, 480M

wlxc83a35c4dbb4  IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          
wlp3s0    IEEE 802.11  ESSID:"Bar Kovacija"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 64:6E:EA:16:30:B3   
          Bit Rate=26 Mb/s   Tx-Power=15 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=28/70  Signal level=-82 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:206   Missed beacon:0

lo        no wireless extensions.

enp0s25   no wireless extensions.

bash: /usr/sbin/rfkill: No such file or directory

All the output. Thanks for the help.

User avatar
orythem27
Posts: 252
Joined: 2017-05-11 07:59
Location: P.R. China

Re: Stretch - Tenda W331U+ Drivers

#6 Post by orythem27 »

ska03tla wrote:wlp3s0 IEEE 802.11 ESSID:"Bar Kovacija"
Is this the internal wireless adapter? (PCI bus 3, slot 0)
ska03tla wrote:wlxc83a35c4dbb4 IEEE 802.11 ESSID:off/any
These kind of interface names that look like "wlx[macaddr]" could trigger a well-known bug in NetworkManager, causing the exact same phenomenon as you described.

Try disabling "predictable interface name" by adding kernel parameters "net.ifnames=0 biosdevname=0" and see if it helps.

See: https://www.freedesktop.org/wiki/Softwa ... faceNames/

User avatar
orythem27
Posts: 252
Joined: 2017-05-11 07:59
Location: P.R. China

Re: Stretch - Tenda W331U+ Drivers

#7 Post by orythem27 »

The actual issue: http://forums.debian.net/viewtopic.php?f=7&t=133597
The correct "fix" would be disabling NM's macaddr spoofing. Although (coincidentally?...) disabling predictable ifnames will also work, now I guess it's a overkill.

ska03tla
Posts: 5
Joined: 2017-06-20 11:00

Re: Stretch - Tenda W331U+ Drivers

#8 Post by ska03tla »

orythem27 wrote:The actual issue: http://forums.debian.net/viewtopic.php?f=7&t=133597
The correct "fix" would be disabling NM's macaddr spoofing. Although (coincidentally?...) disabling predictable ifnames will also work, now I guess it's a overkill.
That worked perfectly for me! Thank you!

Post Reply