Temat: WRT3200ACM - moduł bluetooth
Witam.
Linksys wyposażył ten router w moduł WLAN/Bluetooth/NFC/FM oparty na Marvell Avastar 88W8887
W manualu do WRT3200ACM nie ma nic wspomniane o tych funkcjach jednak na LEDE jest on wykrywany oraz udało mi się uruchomić z tego wszystkiego jedynie WLAN i działa jak należy ( działa stabilniej niż normalne wifi w tym sprzęcie).
Z Bluetooth mam problem bo nie akceptuje pliku z firmware. Firmware opisane jest jako uniwersalne dla BT i WIFI. http://git.marvell.com/?p=mwifiex-firmw … c99cf624a6
Do kolejnych funkcji typu NFC czy FM to nawet nie wiem jak się zabrać.
Trochę info:
config wifi-device 'radio2'
option type 'mac80211'
option channel '36'
option hwmode '11a'
option path 'platform/soc/soc:internal-regs/f10d8000.sdhci/mmc_host/mmc0/mmc0:0001/mmc0:0001:1'
option htmode 'VHT80'
option disabled '1'
config wifi-iface 'default_radio2'
option device 'radio2'
option network 'lan'
option mode 'ap'
option ssid 'LEDE'
option encryption 'none'[ 14.359663] hidraw: raw HID events driver (C) Jiri Kosina
[ 14.377457] Bluetooth: Core ver 2.22
[ 14.381097] NET: Registered protocol family 31
[ 14.385580] Bluetooth: HCI device and connection manager initialized
[ 14.391991] Bluetooth: HCI socket layer initialized
[ 14.396895] Bluetooth: L2CAP socket layer initialized
[ 14.402008] Bluetooth: SCO socket layer initialized
[ 14.407837] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.413195] Bluetooth: BNEP filters: protocol multicast
[ 14.418447] Bluetooth: BNEP socket layer initialized
[ 14.424429] Bluetooth: vendor=0x2df, device=0x9136, class=255, fn=2
[ 14.900022] Bluetooth: FW download over, size 391772 bytes
[ 27.331306] Bluetooth: FW failed to be active in time!
[ 27.336466] Bluetooth: Downloading firmware failed!
[ 27.341782] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 27.347919] usbcore: registered new interface driver btusb
[ 27.353918] Bluetooth: HCI UART driver ver 2.3
[ 27.358380] Bluetooth: HCI UART protocol H4 registered
[ 27.363546] Bluetooth: HCI UART protocol BCSP registered
[ 27.369248] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 27.375206] Bluetooth: HIDP socket layer initialized
...
[ 27.388925] mwifiex: rx work enabled, cpus 2
[ 27.393920] mwifiex_sdio mmc0:0001:1: WLAN FW already running! Skip FW dnld
[ 27.400914] mwifiex_sdio mmc0:0001:1: WLAN FW is active
...
[ 27.419617] Bluetooth: RFCOMM TTY layer initialized
[ 27.424541] Bluetooth: RFCOMM socket layer initialized
[ 27.429710] Bluetooth: RFCOMM ver 1.11
[ 27.435538] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0x242 error, result=0x2
[ 27.442549] mwifiex_sdio mmc0:0001:1: mwifiex_process_cmdresp: cmd 0x242 failed during initialization
...
[ 27.488852] mwifiex_sdio mmc0:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.7.p5)
[ 27.496836] mwifiex_sdio mmc0:0001:1: driver_version = mwifiex 1.0 (15.68.7.p5)
Zastosowane zmiany: https://github.com/heinzek/source/commi … 33c32f97af
Pozdrawiam
