अधिक वाईफ़ाई मुद्दे - क्वालकॉम एथेरोस QCA6174 Ath10k_pci


10

मेरी वाईफ़ाई वास्तव में हाल ही में अच्छी तरह से काम किया है। मैंने क्वालकॉम एथरोस - उबंटू 16.04 - एसर एस्पायर ई 15 और उबंटू 16.04 में क्वॉलकॉम एथेरोस क्यूसीए 61744 और अन्य के साथ कोई समस्या नहीं के अनुसार फाइल को kvalo / Ath10k-फर्मवेयर.it से / lib / फर्मवेयर में डाला था

हालांकि, मुझे अभी भी बड़ी समस्याएं हैं। यहां तक ​​कि एक वाईफाई डोंगल में प्लगिंग के भी मुद्दे हैं, लेकिन एक समय में एक समस्या - समस्या निश्चित रूप से यह डिवाइस है। मेरे नेटवर्क पर बाकी डिवाइस पूरी तरह से ठीक हैं।

एसर अस्पायर वी 15 नाइट्रो लैपटॉप पर उबंटू 16.10 रनिंग।

jonathan@melange:~$ lspci -nnk | grep -iA2 net; dmesg | grep ath10k
07:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
    Subsystem: Foxconn International, Inc. QCA6174 802.11ac Wireless Network Adapter [105b:e09d]
    Kernel driver in use: ath10k_pci
    Kernel modules: ath10k_pci
08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    Subsystem: Acer Incorporated [ALI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1025:1039]
    Kernel driver in use: r8169
    Kernel modules: r8169
[    5.777028] ath10k_pci 0000:07:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    6.058560] ath10k_pci 0000:07:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:07:00.0.bin failed with error -2
[    6.058568] ath10k_pci 0000:07:00.0: Direct firmware load for ath10k/cal-pci-0000:07:00.0.bin failed with error -2
[    6.061957] ath10k_pci 0000:07:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 105b:e09d
[    6.061959] ath10k_pci 0000:07:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[    6.062416] ath10k_pci 0000:07:00.0: firmware ver WLAN.RM.4.4-00022-QCARMSWPZ-2 api 5 features wowlan,ignore-otp crc32 4d458559
[    6.128304] ath10k_pci 0000:07:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=0 from ath10k/QCA6174/hw3.0/board-2.bin
[    6.129084] ath10k_pci 0000:07:00.0: board_file api 1 bmi_id 0:0 crc32 ed5f849a
[    8.181802] ath10k_pci 0000:07:00.0: Unknown eventid: 90118
[    8.181838] ath10k_pci 0000:07:00.0: htt-ver 3.32 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    9.207221] ath10k_pci 0000:07:00.0: suspend timed out - target pause event never came
[    9.292828] ath10k_pci 0000:07:00.0 wlp7s0: renamed from wlan0
[   11.516595] ath10k_pci 0000:07:00.0: Unknown eventid: 90118
[   14.579410] ath10k_pci 0000:07:00.0: failed to set rx-chainmask: -11, req 0x3
[   17.651411] ath10k_pci 0000:07:00.0: failed to set arp ac override parameter: -11
[   23.795416] ath10k_pci 0000:07:00.0: could not suspend target (-11)
[   26.083746] ath10k_pci 0000:07:00.0: Unknown eventid: 90118
[   29.171309] ath10k_pci 0000:07:00.0: failed to enable dynamic BW: -11
[   35.315207] ath10k_pci 0000:07:00.0: could not suspend target (-11)
[   37.602389] ath10k_pci 0000:07:00.0: Unknown eventid: 90118
[   40.691216] ath10k_pci 0000:07:00.0: failed to set tx-chainmask: -11, req 0x3
[   43.763273] ath10k_pci 0000:07:00.0: failed to set arp ac override parameter: -11

मैं डेल इंस्पिरॉन 15, 5000series में इसका सामना करता हूं। ubuntu 18.04
ji-ruh

जवाबों:


9

मुझे लगता है कि आप कुछ अलग मुद्दों से पीड़ित हो सकते हैं। मैं चाहता हूं कि आप उबंटू पैकेज लिनक्स-फर्मवेयर को फिर से स्थापित करें, क्योंकि यह kvallo के जीथब साइट की तुलना में अधिक हो सकता है

sudo apt-get install --reinstall linux-firmware

नेटवर्क प्रबंधक के लिए हाल ही में किया गया बदलाव वाईफाई पॉवरसेव को डिफ़ॉल्ट रूप से सक्षम करता है, इसको निष्क्रिय करने के लिए

sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

रीबूट


है skip_otp=yउपयोगी?
चिल्ली ५५

2
ठीक है, मैंने पाया कि एथलेटिक फ़ोल्डर को केवल / lib / फर्मवेयर में डिलीट करना, फिर लिनक्स-फ़र्मवेयर को फिर से स्थापित करने में मदद करना, क्योंकि मेरे कुछ मॉड्स होने चाहिए जो समस्या पैदा कर रहे थे। मुझे यकीन नहीं है कि पॉवरसेव एक मुद्दा है, हालांकि मैं बता नहीं सकता कि क्या इससे कोई फर्क पड़ता है। मुझे लगता है कि हम अब फिर से काम कर रहे हैं। धन्यवाद
jbbiomed

@ chili555 कि फर्मवेयर में अब ध्यान रखा जा सकता हैfeatures wowlan,ignore-otp
जेरेमी

@ जेरेमी 31 आह! सर उठाने के लिए धन्यवाद!
१३:५55 पर चिली ५५
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.