Firmware Verständnisfrage

Welches Modul/Treiber für welche Hardware, Kernel compilieren...
Benutzeravatar
habakug
Moderator
Beiträge: 4313
Registriert: 23.10.2004 13:08:41
Lizenz eigener Beiträge: MIT Lizenz

Re: Firmware Verständnisfrage

Beitrag von habakug » 18.05.2019 13:11:10

Hallo,

die Karte ist offensichtlich initialisiert:

Code: Alles auswählen

[  559.088888] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
Was meldet

Code: Alles auswählen

# iw list
# dmesg | egrep -i 'ath10|wl'
?

Gruss, habakug
( # = root | $ = user | !! = mod ) (Vor der PN) (Debianforum-Wiki) (NoPaste)

Benutzeravatar
Emess
Beiträge: 3665
Registriert: 07.11.2006 15:02:26
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Im schönen Odenwald
Kontaktdaten:

Re: Firmware Verständnisfrage

Beitrag von Emess » 18.05.2019 13:31:50

Code: Alles auswählen

root@buster:~# iwlist
Usage: iwlist [interface] scanning [essid NNN] [last]
              [interface] frequency 
              [interface] channel 
              [interface] bitrate 
              [interface] rate 
              [interface] encryption 
              [interface] keys 
              [interface] power 
              [interface] txpower 
              [interface] retry 
              [interface] ap 
              [interface] accesspoints 
              [interface] peers 
              [interface] event 
              [interface] auth 
              [interface] wpakeys 
              [interface] genie 
              [interface] modulation 
root@buster:~# dmesg | egrep -i 'ath10|wl'
[   12.929652] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   13.760658] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
[   13.760846] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin (-2)
[   14.175251] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-6.bin
[   14.175271] ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 144d:4133
[   14.175274] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   14.176071] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[   14.409660] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin
[   14.410000] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   16.021569] ath10k_pci 0000:02:00.0: failed to receive control response completion, polling..
[   17.045575] ath10k_pci 0000:02:00.0: Service connect timeout
[   17.045623] ath10k_pci 0000:02:00.0: failed to connect htt (-110)
[   17.047609] ath10k_pci 0000:02:00.0: could not init core (-110)
[   17.047714] ath10k_pci 0000:02:00.0: could not probe fw (-110)
[  557.958007] ath10k_pci 0000:02:00.0: limiting irq mode to: 1
[  557.958012] ath10k_pci 0000:02:00.0: pci irq legacy oper_irq_mode 1 irq_mode 1 reset_mode 0
[  558.333221] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
[  558.333239] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin (-2)
[  558.334180] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-6.bin
[  558.334198] ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 144d:4133
[  558.334201] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[  558.335025] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[  558.399829] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[  559.000660] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[  559.003484] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[  559.005803] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[  559.088888] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[  559.128969] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  559.956211] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[  559.959009] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[  559.975151] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  560.773422] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[  560.776329] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[  560.789896] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  561.020839] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  789.928394] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  794.815077] wlp2s0: authenticate with 44:4e:6d:49:d0:55
[  794.843468] wlp2s0: send auth to 44:4e:6d:49:d0:55 (try 1/3)
[  794.846124] wlp2s0: authenticated
[  794.849648] wlp2s0: associate with 44:4e:6d:49:d0:55 (try 1/3)
[  794.853982] wlp2s0: RX AssocResp from 44:4e:6d:49:d0:55 (capab=0x1511 status=0 aid=4)
[  794.856946] wlp2s0: associated
[  794.951986] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  794.955419] wlp2s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 44:4e:6d:49:d0:55
root@buster:~# 
Ich lese hier
[ 560.789896] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 561.020839] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 789.928394] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 794.815077] wlp2s0: authenticate with 44:4e:6d:49:d0:55
[ 794.843468] wlp2s0: send auth to 44:4e:6d:49:d0:55 (try 1/3)
[ 794.846124] wlp2s0: authenticated
[ 794.849648] wlp2s0: associate with 44:4e:6d:49:d0:55 (try 1/3)
[ 794.853982] wlp2s0: RX AssocResp from 44:4e:6d:49:d0:55 (capab=0x1511 status=0 aid=4)
[ 794.856946] wlp2s0: associated
[ 794.951986] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Erst wird sie nicht erkannt, dann aber doch?
Debian Testing (bleibt es auch)
Debian Bullseye KDE Plasma 5x Kernel 5.10.0-12-amd64
Notebook HP ZBook 17 G2

http://www.emess62.de

Benutzeravatar
habakug
Moderator
Beiträge: 4313
Registriert: 23.10.2004 13:08:41
Lizenz eigener Beiträge: MIT Lizenz

Re: Firmware Verständnisfrage

Beitrag von habakug » 18.05.2019 13:55:37

Hallo,

die Karte ist mit einer Fritz-Box verbunden.
Der Befehl lautete

Code: Alles auswählen

# iw  list
Da ist noch ein kleiner Abstand.

Code: Alles auswählen

# dhclient wlp2s0
sollte eine Adresse ziehen (wenn der NetworkManager das nicht schon gemacht hat).

Gruss, habakug
( # = root | $ = user | !! = mod ) (Vor der PN) (Debianforum-Wiki) (NoPaste)

Benutzeravatar
Emess
Beiträge: 3665
Registriert: 07.11.2006 15:02:26
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Im schönen Odenwald
Kontaktdaten:

Re: Firmware Verständnisfrage

Beitrag von Emess » 18.05.2019 14:00:09

Code: Alles auswählen

root@buster:~#  iw list
Wiphy phy0
        max # scan SSIDs: 16
        max scan IEs length: 195 bytes
        max # sched scan SSIDs: 0
        max # match sets: 0
        max # scan plans: 1
        max scan plan interval: -1
        max scan plan iterations: 0
        Retry short limit: 7
        Retry long limit: 4
        Coverage class: 0 (up to 0m)
        Device supports RSN-IBSS.
        Device supports AP-side u-APSD.
        Device supports T-DLS.
        Supported Ciphers:
                * WEP40 (00-0f-ac:1)
                * WEP104 (00-0f-ac:5)
                * TKIP (00-0f-ac:2)
                * CCMP-128 (00-0f-ac:4)
                * CMAC (00-0f-ac:6)
                * CMAC-256 (00-0f-ac:13)
                * GMAC-128 (00-0f-ac:11)
                * GMAC-256 (00-0f-ac:12)
        Available Antennas: TX 0x1 RX 0x1
        Configured Antennas: TX 0x1 RX 0x1
        Supported interface modes:
                 * IBSS
                 * managed
                 * AP
                 * monitor
                 * mesh point
                 * P2P-client
                 * P2P-GO
                 * P2P-device
        Band 1:
                Capabilities: 0x196f
                        RX LDPC
                        HT20/HT40
                        SM Power Save disabled
                        RX HT20 SGI
                        RX HT40 SGI
                        RX STBC 1-stream
                        Max AMSDU length: 7935 bytes
                        DSSS/CCK HT40
                Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                Minimum RX AMPDU time spacing: 8 usec (0x06)
                HT TX/RX MCS rate indexes supported: 0-7
                Bitrates (non-HT):
                        * 1.0 Mbps
                        * 2.0 Mbps (short preamble supported)
                        * 5.5 Mbps (short preamble supported)
                        * 11.0 Mbps (short preamble supported)
                        * 6.0 Mbps
                        * 9.0 Mbps
                        * 12.0 Mbps
                        * 18.0 Mbps
                        * 24.0 Mbps
                        * 36.0 Mbps
                        * 48.0 Mbps
                        * 54.0 Mbps
                Frequencies:
                        * 2412 MHz [1] (20.0 dBm)
                        * 2417 MHz [2] (20.0 dBm)
                        * 2422 MHz [3] (20.0 dBm)
                        * 2427 MHz [4] (20.0 dBm)
                        * 2432 MHz [5] (20.0 dBm)
                        * 2437 MHz [6] (20.0 dBm)
                        * 2442 MHz [7] (20.0 dBm)
                        * 2447 MHz [8] (20.0 dBm)
                        * 2452 MHz [9] (20.0 dBm)
                        * 2457 MHz [10] (20.0 dBm)
                        * 2462 MHz [11] (20.0 dBm)
                        * 2467 MHz [12] (20.0 dBm) (no IR)
                        * 2472 MHz [13] (20.0 dBm) (no IR)
                        * 2484 MHz [14] (disabled)
        Band 2:
                Capabilities: 0x196f
                        RX LDPC
                        HT20/HT40
                        SM Power Save disabled
                        RX HT20 SGI
                        RX HT40 SGI
                        RX STBC 1-stream
                        Max AMSDU length: 7935 bytes
                        DSSS/CCK HT40
                Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                Minimum RX AMPDU time spacing: 8 usec (0x06)
                HT TX/RX MCS rate indexes supported: 0-7
                VHT Capabilities (0x33907132):
                        Max MPDU length: 11454
                        Supported Channel Width: neither 160 nor 80+80
                        RX LDPC
                        short GI (80 MHz)
                        SU Beamformee
                        MU Beamformee
                        RX antenna pattern consistency
                        TX antenna pattern consistency
                VHT RX MCS set:
                        1 streams: MCS 0-9
                        2 streams: not supported
                        3 streams: not supported
                        4 streams: not supported
                        5 streams: not supported
                        6 streams: not supported
                        7 streams: not supported
                        8 streams: not supported
                VHT RX highest supported: 0 Mbps
                VHT TX MCS set:
                        1 streams: MCS 0-9
                        2 streams: not supported
                        3 streams: not supported
                        4 streams: not supported
                        5 streams: not supported
                        6 streams: not supported
                        7 streams: not supported
                        8 streams: not supported
                VHT TX highest supported: 0 Mbps
                Bitrates (non-HT):
                        * 6.0 Mbps
                        * 9.0 Mbps
                        * 12.0 Mbps
                        * 18.0 Mbps
                        * 24.0 Mbps
                        * 36.0 Mbps
                        * 48.0 Mbps
                        * 54.0 Mbps
                Frequencies:
                        * 5180 MHz [36] (20.0 dBm) (no IR)
                        * 5200 MHz [40] (20.0 dBm) (no IR)
                        * 5220 MHz [44] (20.0 dBm) (no IR)
                        * 5240 MHz [48] (20.0 dBm) (no IR)
                        * 5260 MHz [52] (20.0 dBm) (no IR, radar detection)
                        * 5280 MHz [56] (20.0 dBm) (no IR, radar detection)
                        * 5300 MHz [60] (20.0 dBm) (no IR, radar detection)
                        * 5320 MHz [64] (20.0 dBm) (no IR, radar detection)
                        * 5500 MHz [100] (26.0 dBm) (no IR, radar detection)
                        * 5520 MHz [104] (26.0 dBm) (no IR, radar detection)
                        * 5540 MHz [108] (26.0 dBm) (no IR, radar detection)
                        * 5560 MHz [112] (26.0 dBm) (no IR, radar detection)
                        * 5580 MHz [116] (26.0 dBm) (no IR, radar detection)
                        * 5600 MHz [120] (26.0 dBm) (no IR, radar detection)
                        * 5620 MHz [124] (26.0 dBm) (no IR, radar detection)
                        * 5640 MHz [128] (26.0 dBm) (no IR, radar detection)
                        * 5660 MHz [132] (26.0 dBm) (no IR, radar detection)
                        * 5680 MHz [136] (26.0 dBm) (no IR, radar detection)
                        * 5700 MHz [140] (26.0 dBm) (no IR, radar detection)
                        * 5720 MHz [144] (disabled)
                        * 5745 MHz [149] (13.0 dBm) (no IR)
                        * 5765 MHz [153] (13.0 dBm) (no IR)
                        * 5785 MHz [157] (13.0 dBm) (no IR)
                        * 5805 MHz [161] (13.0 dBm) (no IR)
                        * 5825 MHz [165] (13.0 dBm) (no IR)
                        * 5845 MHz [169] (13.0 dBm) (no IR)
                        * 5865 MHz [173] (disabled)
        Supported commands:
                 * new_interface
                 * set_interface
                 * new_key
                 * start_ap
                 * new_station
                 * new_mpath
                 * set_mesh_config
                 * set_bss
                 * authenticate
                 * associate
                 * deauthenticate
                 * disassociate
                 * join_ibss
                 * join_mesh
                 * remain_on_channel
                 * set_tx_bitrate_mask
                 * frame
                 * frame_wait_cancel
                 * set_wiphy_netns
                 * set_channel
                 * set_wds_peer
                 * tdls_mgmt
                 * tdls_oper
                 * probe_client
                 * set_noack_map
                 * register_beacons
                 * start_p2p_device
                 * set_mcast_rate
                 * connect
                 * disconnect
                 * channel_switch
                 * set_qos_map
                 * set_multicast_to_unicast
        Supported TX frame types:
                 * IBSS: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * managed: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * AP: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * AP/VLAN: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * mesh point: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * P2P-client: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * P2P-GO: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
                 * P2P-device: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
        Supported RX frame types:
                 * IBSS: 0x40 0xb0 0xc0 0xd0
                 * managed: 0x40 0xd0
                 * AP: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
                 * AP/VLAN: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
                 * mesh point: 0xb0 0xc0 0xd0
                 * P2P-client: 0x40 0xd0
                 * P2P-GO: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
                 * P2P-device: 0x40 0xd0
        WoWLAN support:
                 * wake up on disconnect
                 * wake up on magic packet
                 * wake up on pattern match, up to 22 patterns of 1-134 bytes,
                   maximum packet offset 114 bytes
        software interface modes (can always be added):
                 * monitor
        valid interface combinations:
                 * #{ managed } <= 2, #{ AP, mesh point, P2P-client, P2P-GO } <= 2, #{ P2P-device } <= 1,
                   total <= 4, #channels <= 1
                 * #{ managed } <= 2, #{ P2P-client } <= 2, #{ AP, mesh point, P2P-GO } <= 1, #{ P2P-device } <= 1,
                   total <= 4, #channels <= 2
                 * #{ managed } <= 1, #{ IBSS } <= 1,
                   total <= 2, #channels <= 1
        HT Capability overrides:
                 * MCS: ff ff ff ff ff ff ff ff ff ff
                 * maximum A-MSDU length
                 * supported channel width
                 * short GI for 40 MHz
                 * max A-MPDU length exponent
                 * min MPDU start spacing
        Device supports TX status socket option.
        Device supports HT-IBSS.
        Device supports SAE with AUTHENTICATE command
        Device supports scan flush.
        Device supports AP scan.
        Device supports per-vif TX power setting
        Driver supports full state transitions for AP/GO clients
        Driver supports a userspace MPM
        Driver/device bandwidth changes during BSS lifetime (AP/GO mode)
        Device supports static SMPS
        Device supports configuring vdev MAC-addr on create.
        Device supports randomizing MAC-addr in scans.
        Supported extended features:
                * [ VHT_IBSS ]: VHT-IBSS
                * [ RRM ]: RRM
                * [ SET_SCAN_DWELL ]: scan dwell setting
                * [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
                * [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
                * [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
                * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
root@buster:~# 

Code: Alles auswählen

root@buster:~# dhclient wlp2s0
RTNETLINK answers: File exists
root@buster:~# 
bin leider erst wieder heute Abend zu hause.
Debian Testing (bleibt es auch)
Debian Bullseye KDE Plasma 5x Kernel 5.10.0-12-amd64
Notebook HP ZBook 17 G2

http://www.emess62.de

Benutzeravatar
habakug
Moderator
Beiträge: 4313
Registriert: 23.10.2004 13:08:41
Lizenz eigener Beiträge: MIT Lizenz

Re: Firmware Verständnisfrage

Beitrag von habakug » 18.05.2019 14:18:44

Hallo,

du kannst das mit

Code: Alles auswählen

# echo "options ath10k_pci irq_mode=1" > /etc/modprobe.d/ath10k_pci.conf
dauerhaft verankern.

Gruss, habakug

edit:
Dein Nachtrag ist in einem älteren Posting editiert. Dennoch herzlichen Glückwunsch ;-)
( # = root | $ = user | !! = mod ) (Vor der PN) (Debianforum-Wiki) (NoPaste)

Benutzeravatar
Emess
Beiträge: 3665
Registriert: 07.11.2006 15:02:26
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Im schönen Odenwald
Kontaktdaten:

Re: Firmware Verständnisfrage

Beitrag von Emess » 18.05.2019 19:08:16

habakug hat geschrieben: ↑ zum Beitrag ↑
18.05.2019 14:18:44
Hallo,

du kannst das mit

Code: Alles auswählen

# echo "options ath10k_pci irq_mode=1" > /etc/modprobe.d/ath10k_pci.conf
dauerhaft verankern.

Gruss, habakug
Das passt sollte das aber nicht von den Jungs bzw Mädels von Debian geregelt werden?
edit:
Dein Nachtrag ist in einem älteren Posting editiert. Dennoch herzlichen Glückwunsch ;-)
ok??
was mich wundert, beim start gibt es Fehler doch dann verbindet sich die Karte. Wieso auch immer.

Code: Alles auswählen

root@buster:~# dmesg | grep ath10k
[   14.208995] ath10k_pci 0000:02:00.0: limiting irq mode to: 1
[   14.208999] ath10k_pci 0000:02:00.0: pci irq legacy oper_irq_mode 1 irq_mode 1 reset_mode 0
[   15.023761] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
[   15.023962] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin (-2)
[   15.260793] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-6.bin
[   15.260820] ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 144d:4133
[   15.260822] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   15.261818] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[   15.372787] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin
[   15.373141] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   15.992590] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[   15.995377] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[   15.996283] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   16.263242] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[   26.842855] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[   26.845646] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[   27.663759] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[   27.666579] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
root@buster:~# 
Danke für deine Geduld.
Debian Testing (bleibt es auch)
Debian Bullseye KDE Plasma 5x Kernel 5.10.0-12-amd64
Notebook HP ZBook 17 G2

http://www.emess62.de

Benutzeravatar
habakug
Moderator
Beiträge: 4313
Registriert: 23.10.2004 13:08:41
Lizenz eigener Beiträge: MIT Lizenz

Re: Firmware Verständnisfrage

Beitrag von habakug » 18.05.2019 19:58:30

Hallo,

Code: Alles auswählen

[   15.023761] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
[   15.023962] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin (-2)
Das sind Dateien für die Kalibrierung, die sind nicht für den normalen Betrieb nötig. Auch die "Unknown eventid" kannst du ignorieren.
Wenn es um nicht-freie Firmware geht, bist du immer auf dich selbst gestellt. Ausserdem ist bei vielen neueren Geräten ein Betrieb mit MSI(-X) möglich, es wäre nicht einfach hier zu differenzieren.

Gruss, habakug
( # = root | $ = user | !! = mod ) (Vor der PN) (Debianforum-Wiki) (NoPaste)

Benutzeravatar
Emess
Beiträge: 3665
Registriert: 07.11.2006 15:02:26
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Im schönen Odenwald
Kontaktdaten:

Re: Firmware Verständnisfrage

Beitrag von Emess » 19.05.2019 10:22:54

Was bedeutet MSI(-X)?
Hat das was mit meinem MSI Notebook zu tun?
Debian Testing (bleibt es auch)
Debian Bullseye KDE Plasma 5x Kernel 5.10.0-12-amd64
Notebook HP ZBook 17 G2

http://www.emess62.de

Benutzeravatar
habakug
Moderator
Beiträge: 4313
Registriert: 23.10.2004 13:08:41
Lizenz eigener Beiträge: MIT Lizenz

Re: Firmware Verständnisfrage

Beitrag von habakug » 19.05.2019 10:37:37

Hallo,

das hat nichts mit dem Namen des Herstellers MSI zu tun. Die Abkürzung MSI bedeutet in diesem Fall "Message Signaled Interrupts" und ist ab PCI-Version 2.2 verfügbar [1].
MSI-X ist eine Erweiterung die es ab PCI-Version 3.0 gibt [2].
Anmerkung: Der Unterschied zwischen der deutschen und der englischen Wikipedia ist schon krass.

Gruss, habakug

[1] https://de.wikipedia.org/wiki/Message-S ... Interrupts
[2] https://en.wikipedia.org/wiki/Message_S ... Interrupts
( # = root | $ = user | !! = mod ) (Vor der PN) (Debianforum-Wiki) (NoPaste)

Antworten