Pages : 1
#1 Le 29/08/2016, à 11:23
- Compte anonymisé
[Résolu] carte MT7630E Problème connexion wifi
Bonjour,
je me permet de créer un sujet concernant mon problème car après avoir feuilleté la documentation wi-fi, j ai n'ai pas réussit à résoudre mon problème: détecter et activer mon wi-fi.
Voici le résultat du script de cracolinux:
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
>> lsusb
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 005: ID 0457:1026 Silicon Integrated Systems Corp.
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 0bda:5705 Realtek Semiconductor Corp.
Bus 002 Device 002: ID 0489:e069 Foxconn / Hon Hai
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e074]
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: enp2s0
version: 10
numéro de série: ac:9e:17:d5:4f:c9
taille: 1Gbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.1.79 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
ressources: irq:44 portE/S:e000(taille=256) mémoire:f7d04000-f7d04fff mémoire:f7d00000-f7d03fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: MT7630e 802.11bgn Wireless Network Adapter
fabriquant: MEDIATEK Corp.
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 00
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:f7c00000-f7cfffff
>> lsmod
Module Size Used by
cfg80211 565248 0
nls_iso8859_1 16384 1
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
rtsx_usb_ms 20480 0
memstick 20480 1 rtsx_usb_ms
kvm_intel 172032 0
kvm 540672 1 kvm_intel
irqbypass 16384 1 kvm
snd_hda_codec_realtek 86016 1
snd_hda_codec_hdmi 53248 1
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
uvcvideo 90112 0
crct10dif_pclmul 16384 0
asus_nb_wmi 24576 0
videobuf2_vmalloc 16384 1 uvcvideo
snd_hda_intel 36864 5
videobuf2_memops 16384 1 videobuf2_vmalloc
crc32_pclmul 16384 0
asus_wmi 28672 1 asus_nb_wmi
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
v4l2_common 16384 1 videobuf2_v4l2
sparse_keymap 16384 1 asus_wmi
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
aesni_intel 167936 0
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
media 24576 2 uvcvideo,videodev
hid_multitouch 20480 0
aes_x86_64 20480 1 aesni_intel
snd_soc_rt5640 114688 0
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
snd_hwdep 16384 1 snd_hda_codec
snd_seq_midi 16384 0
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
cryptd 20480 2 aesni_intel,ablk_helper
snd_soc_rl6231 16384 1 snd_soc_rt5640
snd_soc_core 212992 1 snd_soc_rt5640
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
joydev 20480 0
input_leds 16384 0
snd_pcm_dmaengine 16384 1 snd_soc_core
serio_raw 16384 0
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_pcm 106496 7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
elan_i2c 36864 0
snd_timer 32768 2 snd_pcm,snd_seq
dw_dmac 16384 0
dw_dmac_core 24576 1 dw_dmac
mei_me 36864 0
i2c_designware_platform 16384 0
snd_soc_sst_acpi 16384 0
mei 98304 1 mei_me
snd 81920 23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
spi_pxa2xx_platform 24576 0
i2c_designware_core 20480 1 i2c_designware_platform
8250_dw 16384 0
soundcore 16384 1 snd
shpchp 36864 0
int3402_thermal 16384 0
intel_smartconnect 16384 0
lpc_ich 24576 0
processor_thermal_device 16384 0
int3400_thermal 16384 0
int340x_thermal_zone 16384 2 int3402_thermal,processor_thermal_device
acpi_thermal_rel 16384 1 int3400_thermal
intel_soc_dts_iosf 16384 1 processor_thermal_device
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
autofs4 40960 2
usbhid 49152 0
rtsx_usb_sdmmc 28672 0
rtsx_usb 24576 2 rtsx_usb_sdmmc,rtsx_usb_ms
i915 1208320 4
psmouse 126976 0
i2c_algo_bit 16384 1 i915
drm_kms_helper 147456 1 i915
ahci 36864 3
r8169 81920 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
libahci 32768 1 ahci
sysimgblt 16384 1 drm_kms_helper
mii 16384 1 r8169
fb_sys_fops 16384 1 drm_kms_helper
drm 364544 5 i915,drm_kms_helper
wmi 20480 1 asus_wmi
sdhci_acpi 16384 0
sdhci 45056 1 sdhci_acpi
i2c_hid 20480 0
hid 118784 3 i2c_hid,hid_multitouch,usbhid
video 40960 2 i915,asus_wmi
fjes 28672 0
>> iwconfig
>> ifconfig -a
enp2s0 Link encap:Ethernet HWaddr ac:9e:17:d5:4f:c9
inet adr:192.168.1.79 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::d394:30c:b4bf:2128/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:19481 erreurs:0 :0 overruns:0 frame:0
TX packets:8801 errors:0 dropped:141 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:20853445 (20.8 MB) Octets transmis:1271279 (1.2 MB)
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:2957 erreurs:0 :0 overruns:0 frame:0
TX packets:2957 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:233582 (233.5 KB) Octets transmis:233582 (233.5 KB)
>> sudo iwlist scan
>> uname -r -m
4.4.0-34-generic x86_64
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>> nm-tool
>> nmcli dev wifi
>> nmcli connection show
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 25ff7836-242c-4f6f-ae95-d30d46d06ac6 802-3-ethernet enp2s0
>> sudo rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
Merci par avance pour l'aide apportéé.
Dernière modification par Ayral (Le 31/08/2016, à 10:06)
#2 Le 29/08/2016, à 11:28
- xubu1957
Re : [Résolu] carte MT7630E Problème connexion wifi
Bonjour,
La carte wifi est :
Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Suite à la lecture de ce fil : askubuntu.com/questions/676390/no-wi-fi-on-ubuntu-14-04-lts-asus-notebook-with-mediatek-mt7630e
If the driver is installed to an UEFI managed system, Secure Boot should be disabled in UEFI settings to get the module loaded.
Traduction : Si le pilote est installé sur un système UEFI , le Secure Boot doit être désactivé dans les paramètres UEFI pour obtenir le chargement du module .
As tu désactivé le secure boot ?
Notre Doc : desactiver_secure_boot
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 29/08/2016, à 11:56
- Compte anonymisé
Re : [Résolu] carte MT7630E Problème connexion wifi
Après vérification, le secure boot n'était pas désactivé. C'est chose fait maintenant, j'ai également activé le CSM (comme dis dans la doc), malheureusement après reboot mon wi-fi n'est toujours pas reconnue (ni lui ni aucun autres d'ailleurs).
#4 Le 29/08/2016, à 11:59
- xubu1957
Re : [Résolu] carte MT7630E Problème connexion wifi
a tous ceux qui sont avec de l'ASUS :
Essayer cette modification, facilement "réversible" :
gksudo gedit /etc/modprobe.d/blacklist.conf
A la fin du fichier, rajouter la ligne suivante :
blacklist asus_nb_wmi
Enregistrer la modification, rebooter et tester si le wifi est ok
PS : Pour annuler la modification, il suffit simplement de supprimer la ligne ajouté, enregistrer et rebooter
Dernière modification par xubu1957 (Le 06/11/2016, à 19:48)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#5 Le 29/08/2016, à 12:21
- Compte anonymisé
Re : [Résolu] carte MT7630E Problème connexion wifi
J'ai pu régler mon problème grâce à la méthode décrite dans ton 1er lien http://askubuntu.com/questions/676390/n … ek-mt7630e. Le wi-fi est reconnu et marche. Merci pour ton aide xubu
Dernière modification par Compte anonymisé (Le 29/08/2016, à 12:25)
Pages : 1