Pular para o conteúdo

Problemas na conexão wifi (Linux MInt Cinnamon) Ralink Technology, Corp. MT7601U Wireless Adapter

Responder tópico
  • Denunciar
  • Indicar

1. Problemas na conexão wifi (Linux MInt Cinnamon) Ralink Technology, Corp. MT7601U Wireless Adapter

Enviado em 29/09/2022 - 19:51h

Olá,
Alguém pode me ajudar? Meu sistema é Linux Mint 21 (Cinnamon), eu mesma montei ele e tá funcionando tudo, só o wifi não pega, eu estou usando o cabo.
Informações do pc:
Placa-mãe: Asus PRIME H510M-E
Processador: Intel Core i5-10400F
SSD: nvme Kingston model: SNVS500G size: 500 Gb
Network:
Device-1: Intel Ethernet I219-V vendor: ASUSTeK driver: e1000e v: kernel port: N/A
bus-ID: 00:1f.6 chip-ID: 8086:15fa
IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
Device-2: Ralink MT7601U Wireless Adapter type: USB driver: mt7601u bus-ID: 1-4:2
chip-ID: 148f:7601
IF: wlx00e02ddde43e state: down mac: <filter>

Quando eu busco no terminal eu encontro meu adaptador : lsusb retorna => Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter, mas dá o problema abaixo:
sudo add-apt-repository ppa:thopiekar/mt7601 => Cannot add PPA: ''This PPA does not support jammy''.
###
Quando eu faço esse outro comando: sudo wget -O /lib/firmware/mt7601u.bin https://github.com/porjo/mt7601/raw/master/src/mcu/bin/MT7601.bin =>
Resolving github.com (github.com)... 20.201.28.151
Connecting to github.com (github.com)|20.201.28.151|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-09-29 18:16:20 ERROR 404: Not Found.
###
wget http://ftp.br.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-ralink_0.43_all.deb
--2022-09-29 18:18:45-- http://ftp.br.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-ralink_0.43_all.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22164 (22K) [application/vnd.debian.binary-package]
Saving to: ‘firmware-ralink_0.43_all.deb’

firmware-ralink_0.43_al 100%[===============================>] 21,64K --.-KB/s in 0,02s

2022-09-29 18:18:46 (1,04 MB/s) - ‘firmware-ralink_0.43_all.deb’ saved [22164/22164]

sudo dpkg -i firmware-ralink_0.43_all.deb
Selecting previously unselected package firmware-ralink.
(Reading database ... 333133 files and directories currently installed.)
Preparing to unpack firmware-ralink_0.43_all.deb ...
Unpacking firmware-ralink (0.43) ...
dpkg: error processing archive firmware-ralink_0.43_all.deb (--install):
trying to overwrite '/lib/firmware/rt3290.bin', which is also in package linux-firmware 20220329.git681281e4-0ubuntu3.5
Errors were encountered while processing:
firmware-ralink_0.43_all.deb

sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

Já tentei outras opções seguindo orientações de outros fóruns com o mesmo problema e não resolveu.





Responder tópico

2. Re: Problemas na conexão wifi (Linux MInt Cinnamon) Ralink Technology, Corp. MT7601U Wireless Adapter

Enviado em 30/09/2022 - 08:55h


edimint escreveu:

Olá,
Alguém pode me ajudar? Meu sistema é Linux Mint 21 (Cinnamon), eu mesma montei ele e tá funcionando tudo, só o wifi não pega, eu estou usando o cabo.
Informações do pc:
Placa-mãe: Asus PRIME H510M-E
Processador: Intel Core i5-10400F
SSD: nvme Kingston model: SNVS500G size: 500 Gb
Network:
Device-1: Intel Ethernet I219-V vendor: ASUSTeK driver: e1000e v: kernel port: N/A
bus-ID: 00:1f.6 chip-ID: 8086:15fa
IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
Device-2: Ralink MT7601U Wireless Adapter type: USB driver: mt7601u bus-ID: 1-4:2
chip-ID: 148f:7601
IF: wlx00e02ddde43e state: down mac: <filter>

Quando eu busco no terminal eu encontro meu adaptador : lsusb retorna => Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter, mas dá o problema abaixo:
sudo add-apt-repository ppa:thopiekar/mt7601 =>(((((((( Cannot add PPA: ''This PPA does not support jammy''.
###
)))))))
Quando eu faço esse outro comando: sudo wget -O /lib/firmware/mt7601u.bin https://github.com/porjo/mt7601/raw/master/src/mcu/bin/MT7601.bin =>
Resolving github.com (github.com)... 20.201.28.151
Connecting to github.com (github.com)|20.201.28.151|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-09-29 18:16:20 ERROR 404: Not Found.
###
wget http://ftp.br.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-ralink_0.43_all.deb
--2022-09-29 18:18:45-- http://ftp.br.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-ralink_0.43_all.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22164 (22K) [application/vnd.debian.binary-package]
Saving to: ‘firmware-ralink_0.43_all.deb’

firmware-ralink_0.43_al 100%[===============================>] 21,64K --.-KB/s in 0,02s

2022-09-29 18:18:46 (1,04 MB/s) - ‘firmware-ralink_0.43_all.deb’ saved [22164/22164]

sudo dpkg -i firmware-ralink_0.43_all.deb
Selecting previously unselected package firmware-ralink.
(Reading database ... 333133 files and directories currently installed.)
Preparing to unpack firmware-ralink_0.43_all.deb ...
Unpacking firmware-ralink (0.43) ...
dpkg: error processing archive firmware-ralink_0.43_all.deb (--install):
trying to overwrite '/lib/firmware/rt3290.bin', which is also in package linux-firmware 20220329.git681281e4-0ubuntu3.5
Errors were encountered while processing:
firmware-ralink_0.43_all.deb

sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

Já tentei outras opções seguindo orientações de outros fóruns com o mesmo problema e não resolveu.









Bom dia,

@Edili, esse PPA aí não é suportado pela base usado pelo Mint, o Jammy.....está descrito aí....(( Cannot add PPA: ''This PPA does not support jammy ))

Essa versão do Mint tem como base o Ubuntu 22.04 LTS. Mas, é estranho isso....tem ceteza de que o adaptador está ok? ele não está em "off" ?

3. Re: Problemas na conexão wifi (Linux MInt Cinnamon) Ralink Technology, Corp. MT7601U Wireless Adapter

Enviado em 30/09/2022 - 10:08h


Jbaf escreveu:


edimint escreveu:

Olá,
Alguém pode me ajudar? Meu sistema é Linux Mint 21 (Cinnamon), eu mesma montei ele e tá funcionando tudo, só o wifi não pega, eu estou usando o cabo.
Informações do pc:
Placa-mãe: Asus PRIME H510M-E
Processador: Intel Core i5-10400F
SSD: nvme Kingston model: SNVS500G size: 500 Gb
Network:
Device-1: Intel Ethernet I219-V vendor: ASUSTeK driver: e1000e v: kernel port: N/A
bus-ID: 00:1f.6 chip-ID: 8086:15fa
IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
Device-2: Ralink MT7601U Wireless Adapter type: USB driver: mt7601u bus-ID: 1-4:2
chip-ID: 148f:7601
IF: wlx00e02ddde43e state: down mac: <filter>

Quando eu busco no terminal eu encontro meu adaptador : lsusb retorna => Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter, mas dá o problema abaixo:
sudo add-apt-repository ppa:thopiekar/mt7601 =>(((((((( Cannot add PPA: ''This PPA does not support jammy''.
###
)))))))
Quando eu faço esse outro comando: sudo wget -O /lib/firmware/mt7601u.bin https://github.com/porjo/mt7601/raw/master/src/mcu/bin/MT7601.bin =>
Resolving github.com (github.com)... 20.201.28.151
Connecting to github.com (github.com)|20.201.28.151|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-09-29 18:16:20 ERROR 404: Not Found.
###
wget http://ftp.br.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-ralink_0.43_all.deb
--2022-09-29 18:18:45-- http://ftp.br.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-ralink_0.43_all.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22164 (22K) [application/vnd.debian.binary-package]
Saving to: ‘firmware-ralink_0.43_all.deb’

firmware-ralink_0.43_al 100%[===============================>] 21,64K --.-KB/s in 0,02s

2022-09-29 18:18:46 (1,04 MB/s) - ‘firmware-ralink_0.43_all.deb’ saved [22164/22164]

sudo dpkg -i firmware-ralink_0.43_all.deb
Selecting previously unselected package firmware-ralink.
(Reading database ... 333133 files and directories currently installed.)
Preparing to unpack firmware-ralink_0.43_all.deb ...
Unpacking firmware-ralink (0.43) ...
dpkg: error processing archive firmware-ralink_0.43_all.deb (--install):
trying to overwrite '/lib/firmware/rt3290.bin', which is also in package linux-firmware 20220329.git681281e4-0ubuntu3.5
Errors were encountered while processing:
firmware-ralink_0.43_all.deb

sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

Já tentei outras opções seguindo orientações de outros fóruns com o mesmo problema e não resolveu.









Bom dia,

@Edili, esse PPA aí não é suportado pela base usado pelo Mint, o Jammy.....está descrito aí....(( Cannot add PPA: ''This PPA does not support jammy ))

Essa versão do Mint tem como base o Ubuntu 22.04 LTS. Mas, é estranho isso....tem ceteza de que o adaptador está ok? ele não está em "off" ?


Bom dia,

Sim, eu entendi a mensagem do erro, e por isso estou pedindo ajuda. A maioria dos fóruns orientam a fazer esse passo que retornou essa mensagem específica. Esse é o problema que eu apresentei, qual é a sua sugestão???

5. Re: Problemas na conexão wifi (Linux MInt Cinnamon) Ralink Technology, Corp. MT7601U Wireless Adapte

Enviado em 30/09/2022 - 11:11h

Olha, devia reconhecer direto. Aqui no Sabayon reconhece. Eu tenho um Adaptador desse.

Uma coisa que influencia é a porta USB usada, experimenta trocar. mova a anteninha de posição, se seu adaptador tiver uma. a minha tem.É um marca Pacific, com chipset Ralink.


Bus 004 Device 004: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter


Seus problemas de instalação é por causa da versão, provável tutorais antigos e de um repo PPA que está ativo.remova esse PPA,ou comente a linha dele no arquivo de configuração.


¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.

6. Re: Problemas na conexão wifi (Linux MInt Cinnamon) Ralink Technology, Corp. MT7601U Wireless Adapter

Enviado em 30/09/2022 - 12:11h

Segundo a mensagem de erro seu sistema já tem este driver

trying to overwrite '/lib/firmware/rt3290.bin', which is also in package linux-firmware 20220329.git681281e4-0ubuntu3.5

No caso do mint o pacote correto é linux-firmware

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder