neurobin / MT7630E

Modified easy installation package
https://neurobin.org/projects/softwares/unix/MT7630E/
232 stars 70 forks source link

Bluetooth patch on Fedora #34

Closed antipopp closed 5 months ago

antipopp commented 8 years ago

Could someone help me fixing the bluetooth on a Fedora system? The patch obviously doesn't work but I have no idea what to do. Also, bluetooth doesn't really give any error, it says it's visible (with a name I have never chose, "Bastien's computer") and that is searching for other devices, but it can't be found my phone or headphones and my phone can't find it.

lspci -nnk | grep -iA2 net; lsusb; rfkill list all; dmesg | egrep -i 'blue|firm'; uname -a
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. Device [1043:200f]
    Kernel driver in use: r8169

03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
    Subsystem: Foxconn International, Inc. Device [105b:e084]
    Kernel driver in use: mt7630e
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 007: ID 0e8d:763f MediaTek Inc. 
Bus 001 Device 004: ID 0bda:57b5 Realtek Semiconductor Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
0: asus-wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
[ 9210.797753] Firmware file "mt76x0.bin" Found 
[ 9214.135847] Bluetooth: Core ver 2.21
[ 9214.135984] Bluetooth: HCI device and connection manager initialized
[ 9214.135990] Bluetooth: HCI socket layer initialized
[ 9214.135994] Bluetooth: L2CAP socket layer initialized
[ 9214.136007] Bluetooth: SCO socket layer initialized
[ 9215.453162] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9215.453166] Bluetooth: BNEP filters: protocol multicast
[ 9215.453172] Bluetooth: BNEP socket layer initialized
Linux vassoio 4.5.7-202.fc23.x86_64 #1 SMP Tue Jun 28 18:22:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Installation of the full package worked fine and didn't give any error.