Mediatek mt7630e Wi-Fi card driver

hello,
I’m a bit new at linux and have just installed the openSuse Leap 42.1 just recently
I have been looking for hours for a working driver for the Mediatek mt7630e Wi-Fi adapter.
I have tried the ones on this link but they didn’t work
https://software.opensuse.org/package/mt7630e

can anyone guide me to a working driver?

The actual chipset details (and any associated driver) would be useful here. Run one of the following commands

/usr/sbin/hwinfo --netcard
/sbin/lspci -nnk | grep '\02' -A3

If this machine doesn’t have internet connectivity (eg wired ethernet), then copy the output to a text file, and transfer to an internet connected computer via memory stick.

thank you man for trying to help

anyway here’s the output of

/usr/sbin/hwinfo --netcard

34: PCI 300.0: 0280 Network controller
[Created at pci.366]
Unique ID: svHJ.I4KvnxhlSdD
Parent ID: I+Ba.kfTGFHKsqc1
SysFS ID: /devices/pci0000:00/0000:00:15.1/0000:03:00.0
SysFS BusID: 0000:03:00.0
Hardware Class: network
Model: “MEDIATEK MT7630e 802.11bgn Wireless Network Adapter”
Vendor: pci 0x14c3 “MEDIATEK Corp.”
Device: pci 0x7630 “MT7630e 802.11bgn Wireless Network Adapter”
SubVendor: pci 0x105b “Foxconn International, Inc.”
SubDevice: pci 0xe074
Memory Range: 0xfea00000-0xfeafffff (rw,non-prefetchable,disabled)
IRQ: 255 (no events)
Module Alias: “pci:v000014C3d00007630sv0000105Bsd0000E074bc02sc80i00”
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #26 (PCI bridge)

35: PCI 400.0: 0200 Ethernet controller
[Created at pci.366]
Unique ID: rBUF.1dMOGO3xBL9
Parent ID: AKhP.F4Q0krRZM+1
SysFS ID: /devices/pci0000:00/0000:00:15.2/0000:04:00.0
SysFS BusID: 0000:04:00.0
Hardware Class: network
Model: “Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller”
Vendor: pci 0x10ec “Realtek Semiconductor Co., Ltd.”
Device: pci 0x8168 “RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller”
SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
SubDevice: pci 0x200f
Revision: 0x0c
Driver: “r8169”
Driver Modules: “r8169”
Device File: eth0
I/O Ports: 0xe000-0xefff (rw)
Memory Range: 0xfe900000-0xfe900fff (rw,non-prefetchable)
Memory Range: 0xd0800000-0xd0803fff (ro,non-prefetchable)
IRQ: 35 (no events)
HW Address: 1c:b7:2c:27:46:94
Link detected: no
Module Alias: “pci:v000010ECd00008168sv00001043sd0000200Fbc02sc00i00”
Driver Info #0:
Driver Status: r8169 is active
Driver Activation Cmd: “modprobe r8169”
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #27 (PCI bridge)

Post output of:

rpm -qa “mt76

uname -a

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

as a start thank you

second, the output of
rpm -qa “mt76

mt7630e-2.0.3-2.1.x86_64
mt7630e-2.0.3-10.14.x86_64

and the output of
uname -a

mt7630e-2.0.3-2.1.x86_64
mt7630e-2.0.3-10.14.x86_64

Am Fri, 19 Aug 2016 14:46:01 GMT
schrieb Scarnet <Scarnet@no-mx.forums.microfocus.com>:

> second, the output of
> rpm -qa “mt76
>
> >
> > mt7630e-2.0.3-2.1.x86_64
> > mt7630e-2.0.3-10.14.x86_64

So NO driver installed, this can not work.

>
> and the output of
> uname -a
> >
> > mt7630e-2.0.3-2.1.x86_64
> > mt7630e-2.0.3-10.14.x86_64
> >
>
>

No, this is certainly NOT the output of uname -a.

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

sorry they got mixed up:shame:

here it’s

Linux linux-calu 4.1.12-1-default #1 SMP PREEMPT Thu Oct 29 06:43:42 UTC 2015 (e24bad1) x86_64 x86_64 x86_64 GNU/Linux

Am Fri, 19 Aug 2016 18:56:01 GMT
schrieb Scarnet <Scarnet@no-mx.forums.microfocus.com>:

> sorry they got mixed up:shame:
>
> here it’s
>
> Linux linux-calu 4.1.12-1-default #1 SMP PREEMPT Thu Oct 29 06:43:42 UTC
> 2015 (e24bad1) x86_64 x86_64 x86_64 GNU/Linux
>
>

  1. mt7630e = Firmware binaries != driver (kernel modules)

  2. So in addition, install this package:

http://download.opensuse.org/repositories/hardware/openSUSE_Leap_42.1/x86_64/mt7630e-kmp-default-2.0.3_k4.1.12_1-2.1.x86_64.rpm

Problem:

The repo “hardware” does not offer driver for updated distro kernels (dumb idea
btw.), so if you want to install recommended security updates of
kernel-default-4.1.X, you might be lucky and it still works (if kernel-ABI is
still compatible) or you might be unlucky and you’re screwed.

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

well, that didn’t work either.
I guess that’s it for this PC
thanks anyway

Am Sat, 20 Aug 2016 12:26:01 GMT
schrieb Scarnet <Scarnet@no-mx.forums.microfocus.com>:

> well, that didn’t work either.
> I guess that’s it for this PC
> thanks anyway
>
>

Well, if that is your amount of motivation trying to solve problems, so be
it.

But if you are really interested in at least trying to solve this problem then
report back with more information.

Posting the same outputs you were being asked before (by me and
deano_ferrari) would be a good start,

Additionally, the output of

/usr/sbin/rfkill list

(if command is not found, install package "rfkill) might be a good idea.

If you really want to give us information on what’s going on you can do this

  1. open two terminal windows

  2. in the first one, run

dmesg --follow (as normal user is sufficient)

  1. in the second one, as root (sic!) run

modprobe -rv mt7630e

modprobe -v mt7630e

and post the output of both terminal windows.

OTOH, if you really desperately want to get rid of that PC, donations to me are
welcome and will be rewarded with everlasting gratitude (nothing but certainly
also nothing less).

:slight_smile:

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

Am Sat, 20 Aug 2016 17:52:29 GMT
schrieb AK <Akoellh@no-mx.forums.microfocus.com>:

> donations to me are welcome and will be rewarded with
> everlasting gratitude (nothing but certainly also nothing less).
>

Making jokes in a foreign language is hard …

Make that:

… donations to me are welcome and will be rewarded with
everlasting gratitude (nothing more but certainly also nothing less).

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

alright lol!lol!lol!

here you go

/usr/sbin/rfkill list

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

modprobe -rv mt7630e

modprobe: FATAL: Module mt7630e not found.

modprobe -v mt7630e

modprobe: FATAL: Module mt7630e not found.

Am Sun, 21 Aug 2016 21:26:01 GMT
schrieb Scarnet <Scarnet@no-mx.forums.microfocus.com>:

> alright lol!lol!lol!
>
> here you go
>
> /usr/sbin/rfkill list
> >
> > 0: hci0: Bluetooth
> > Soft blocked: no
> > Hard blocked: no
>
>
>
>
>
> modprobe -rv mt7630e
> >
> >
> > modprobe: FATAL: Module mt7630e not found.
> >
>
> modprobe -v mt7630e
>
> > modprobe: FATAL: Module mt7630e not found.
>
>

Would you please post all commands I asked for?

But one thing is for sure, you still don’t seem to have a matching driver
installed.

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

the output of dmesg --follow so i put it on a separate file

https://1drv.ms/w/s!Ag8ga0RNLsDjiZJfJZXEJEy5G3AYOg

okay I updated the file so that it could contain all the outputs that you asked for

Am Sun, 21 Aug 2016 22:06:01 GMT
schrieb Scarnet <Scarnet@no-mx.forums.microfocus.com>:

> the output of dmesg --follow so i put it on a separate file
>
> https://1drv.ms/w/s!Ag8ga0RNLsDjiZJfJZXEJEy5G3AYOg
>
>

Are you seriously thinking I will use that (crap-)link for downloading
some plain text?

No way, I am sorry.

Use

http://paste.opensuse.org/

and post only the lines being added (not the whole output, I haven’t looked
at your link, but as there is no driver installed, it will also not be really
useful this time), maybe then you won’t even need a pastebin service.

And what about the other outputs?

I hate to quote myself, but I will make an exception.

>Posting the same outputs you were being asked before (by me and
>deano_ferrari) would be a good start,

Or to sum up and rewrite the whole stuff:

/usr/sbin/hwinfo --netcard

/sbin/lspci -nnk | grep ‘\02’ -A3

rpm -qa “mt76

uname -a

AK


Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)

yea quoting yourself is really bad doesn’t it
I don’t know whats wrong with that file but I really don’t think I want to make the adapter work that much
I do understand you are not a paid help but if you got bothered by replying n me you could just don’t but schooling people of they should behave to gain your help isn’t nice