Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elementary OS Loki install failed #49

Closed
StarOrpheus opened this issue Nov 20, 2016 · 2 comments
Closed

Elementary OS Loki install failed #49

StarOrpheus opened this issue Nov 20, 2016 · 2 comments

Comments

@StarOrpheus
Copy link

Hi, I've been using it for month, but after one reboot he stopped working.
I've tried to reinstall it
make clean
make all
make install
Compilation didn't show any warning/error messages:

root@orpheus:/opt/MT7630E-2.0.8# make clean
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/rt2x00 clean
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CLEAN   /opt/MT7630E-2.0.8/rt2x00/.tmp_versions
  CLEAN   /opt/MT7630E-2.0.8/rt2x00/Module.symvers
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/btloader clean
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CLEAN   /opt/MT7630E-2.0.8/btloader/.tmp_versions
  CLEAN   /opt/MT7630E-2.0.8/btloader/Module.symvers
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
root@orpheus:/opt/MT7630E-2.0.8# ./install
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/rt2x00 modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00dev.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00mac.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00config.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00queue.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00link.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/mt_linux.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00crypto.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00firmware.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00leds.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00mmio.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2800pci.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2800lib.o
  CC [M]  /opt/MT7630E-2.0.8/rt2x00/rt2x00pci.o
  LD [M]  /opt/MT7630E-2.0.8/rt2x00/mt7630e.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /opt/MT7630E-2.0.8/rt2x00/mt7630e.mod.o
  LD [M]  /opt/MT7630E-2.0.8/rt2x00/mt7630e.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
make -C /lib/modules/`uname -r`/build M=/opt/MT7630E-2.0.8/btloader modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-45-generic'
  CC [M]  /opt/MT7630E-2.0.8/btloader/mt76xx.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /opt/MT7630E-2.0.8/btloader/mt76xx.mod.o
  LD [M]  /opt/MT7630E-2.0.8/btloader/mt76xx.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-45-generic'
cp -v firmware/*/* /lib/firmware/
'firmware/BT/mt76x0.bin' -> '/lib/firmware/mt76x0.bin'
'firmware/Wi-FI/MT7650E234.bin' -> '/lib/firmware/MT7650E234.bin'
cp -vrf rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
'rt2x00/mt7630e.ko' -> '/lib/modules/4.4.0-45-generic/kernel/drivers/net/wireless/mt7630e.ko'
cp -vrf btloader/mt76xx.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
'btloader/mt76xx.ko' -> '/lib/modules/4.4.0-45-generic/kernel/drivers/net/wireless/mt76xx.ko'
depmod

The driver has been successfully installed.
If you don't have wifi yet, try to reboot.
If bluetooth doesn't work, read the bluetooth
section in README.md file and follow through.

But it doesn't work. dmesg log is empty
on ./test dmesg shows me:

[ 956.385577] usbcore: deregistering interface driver mtk_bt_loader
[ 958.580781] usbcore: registered new interface driver mtk_bt_loader

But ifconfig and etc. didn't show me something new.
Help, please...

@StarOrpheus
Copy link
Author

StarOrpheus commented Nov 20, 2016

Also, I remember, that I had the same issues on ubuntu

@StarOrpheus
Copy link
Author

I think, I live my life wrong...
After few reboots it started to work. I didn't do anything. Honestly.
Close the issue, please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants