La recherche a retourné 6 résultats
Aller sur la recherche avancée
- par seniorihor
- lun. 30 mars 2015, 18:42
- Forum : Installation et configuration
- Sujet : [MT7630e] Carte wifi non visible (résolu)
- Réponses : 10
- Vues : 5701
Currently I can just assume the problem is in the specific version of linux kernel.
However those versions don't work for me:
core/linux-lts 3.14.37-1
core/linux 3.19.2-1
If it's so, what particular version should I try to finally reject my doubts?
- par seniorihor
- lun. 30 mars 2015, 17:17
- Forum : Installation et configuration
- Sujet : [MT7630e] Carte wifi non visible (résolu)
- Réponses : 10
- Vues : 5701
No, there is no wireless interface:
$ ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT ...
- par seniorihor
- lun. 30 mars 2015, 15:41
- Forum : Installation et configuration
- Sujet : [MT7630e] Carte wifi non visible (résolu)
- Réponses : 10
- Vues : 5701
$ lsmod
Module Size Used by
rt2800pci 5785 0
rt2800mmio 7334 1 rt2800pci
rt2800lib 76739 2 rt2800pci,rt2800mmio
rt2x00pci 2624 1 rt2800pci
rt2x00mmio 2961 2 rt2800pci,rt2800mmio
rt2x00lib 38919 5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
mac80211 498124 3 rt2x00lib,rt2x00pci,rt2800lib ...
- par seniorihor
- lun. 30 mars 2015, 14:08
- Forum : Installation et configuration
- Sujet : [MT7630e] Carte wifi non visible (résolu)
- Réponses : 10
- Vues : 5701
Hello guys!
Sorry, I don't speak french unfortunately.
Basically I have the same problem.
I am using this package: aur/mt7630-pcie-wifi-dkms 20140625-3
to get working my wifi card.
I tried to use both linux kernel and linux-lts kernel with relevant linux-headers.
I also tried to not apply MT7630E ...