[fli4l] Frage ?==?utf-8?Q?zur Unterstützung eines P?==?utf-8?Q?rozessors
Stefan Sauer
mein-fli4l-postfach at freenet.de
Do Sep 3 10:51:19 CEST 2015
Zitat: Christoph Schulz schrieb am Mi, 02 September 2015 12:28
----------------------------------------------------
> "Sep 1 17:19:02 wlan kern.warn kernel: [ 162.149450] usb 1-2.4:
> BOGUS urb
> xfer, pipe 1 != type 3"
>
> Siehe hier:
> https://github.com/qca/open-ath9k-htc-firmware/wiki/usb-related-issues
>
> Das hat nichts mit dem Prozessor zu tun, sondern vielmehr mit der
> Interaktion zwischen der ath9k_htc-Firmware und dem
> ath9k_htc-Treiber.
> Probier mal 4.0/trunk (da ist ja Kernel 4.1 integriert) und schaue,
> ob dort
> das Problem ebenfalls auftritt.
----------------------------------------------------
Habe soeben mit der Entwicklerversion 4.0.0-r41182 und Kernel
4.1.6-nonfree getestet.
Es gibt Positives wie auch Negatives zu berichten
- mein fli4l-Router mit WLAN bootet durch
- die sleep 10 Änderung in opt/etc/rc.d/wlan_post-helper ist weiter
erforderlich
- die Call Traces fangen später an, führen aber nicht zum Absturz
Man könnte sagen es funkt, jedoch funzt es noch nicht 100%ig
fli4l 4.0.0-r41182-testing # device=wlan0
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # iw list | sed -n 's/^Wiphy //p'
phy0
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # ip link show | sed -n 's/^[0-9]\{1,\}:
\([a-z]\{2,\}[0-9]\{1,\}\).*/\1/p'
eth0
wlan0
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # iw phy phy0 info
Wiphy phy0
max # scan SSIDs: 4
max scan IEs length: 2257 bytes
RTS threshold: 500
Retry short limit: 7
Retry long limit: 4
Coverage class: 0 (up to 0m)
Device supports RSN-IBSS.
Device supports T-DLS.
Supported Ciphers:
* WEP40 (00-0f-ac:1)
* WEP104 (00-0f-ac:5)
* TKIP (00-0f-ac:2)
* CCMP (00-0f-ac:4)
* 00-0f-ac:10
* GCMP (00-0f-ac:8)
* 00-0f-ac:9
* CMAC (00-0f-ac:6)
* 00-0f-ac:13
* 00-0f-ac:11
* 00-0f-ac:12
Available Antennas: TX 0x3 RX 0x3
Configured Antennas: TX 0x3 RX 0x3
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* P2P-client
* P2P-GO
Band 1:
Capabilities: 0x11ee
HT20/HT40
SM Power Save disabled
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 3839 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-15
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)
* 2472 MHz [13] (20.0 dBm)
* 2484 MHz [14] (disabled)
Supported commands:
* new_interface
* set_interface
* new_key
* start_ap
* new_station
* set_bss
* authenticate
* associate
* deauthenticate
* disassociate
* join_ibss
* 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
* set_qos_map
* connect
* disconnect
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
software interface modes (can always be added):
* AP/VLAN
* monitor
valid interface combinations:
* #{ managed, P2P-client } <= 2, #{ AP, P2P-GO } <= 2,
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 low priority scan.
Device supports scan flush.
Device supports AP scan.
Device supports per-vif TX power setting
Driver supports a userspace MPM
Device supports configuring vdev MAC-addr on create.
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # mac=`ip link show $device | sed -n
'y/abcdef/ABCDEF/;s/.*\(\([0-9A-F]\{2\}:\)\{5\}[0-9A-F]\{2\}\).\+/\1/p'`
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # mac5=`echo $mac | sed 's/^...//'`
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # phy=`sed -n "s/=[0-9A-F]\{2\}:$mac5//p"
/var/run/wlanphy.conf | sed -n '1p'`
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing # echo "$phy"
phy0
fli4l 4.0.0-r41182-testing #
fli4l 4.0.0-r41182-testing #
Gruss,
gandalf
Mehr Informationen über die Mailingliste Fli4L