I would suggest upgrading to the v4.19.x-ti kernel and then upgrade the 
firmware to TI's latest (8.9.0.0.85):

https://git.ti.com/cgit/wilink8-wlan/wl18xx_fw/

Upgrading the firmware to 8.9.0.0.85 solved some issues in my specific use 
case.

If that does'nt solve your issue, you can try also to upgrade the wl18xx 
driver.

For that, pick Robert's scripts and patches to build a BB kernel:

https://github.com/RobertCNelson/ti-linux-kernel-dev/tree/ti-linux-4.19.y

add to them TI's wl18xx R8.8 driver patches:

https://git.ti.com/cgit/wilink8-wlan/build-utilites/tree/patches/kernel_patches/4.19.38?h=r8.8

and build a custom kernel with:

./build_deb.sh

A terça-feira, 8 de dezembro de 2020 à(s) 06:42:24 UTC, ags escreveu:

>
> git:/opt/scripts/:[109f74fb87e6034ae1a8971a244064a8d5e090a5]
>
> eeprom:[A335BNLTBWA51650BBWG0378]
>
> model:[TI_AM335x_BeagleBone_Black_Wireless]
>
> dogtag:[BeagleBoard.org Debian Image 2019-08-03]
>
> bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 
> 2019.04-00002-gbb4af0f50f]:[location: dd MBR]
>
> kernel:[4.14.108-ti-r113]
>
> nodejs:[v6.17.0]
>
> uboot_overlay_options:[enable_uboot_overlays=1]
>
> uboot_overlay_options:[disable_uboot_overlay_audio=1]
>
>
> uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo]
>
> uboot_overlay_options:[enable_uboot_cape_universal=1]
>
> pkg check: to individually upgrade run: [sudo apt install --only-upgrade 
> <pkg>]
>
> pkg:[bb-cape-overlays]:[4.4.20190801.0-0rcnee0~stretch+20190801]
>
> pkg:[bb-wl18xx-firmware]:[1.20190227.1-0rcnee0~stretch+20190227]
>
> pkg:[kmod]:[23-2rcnee1~stretch+20171005]
>
> pkg:[librobotcontrol]:[1.0.4-git20190227.1-0rcnee0~stretch+20190327]
>
> pkg:[firmware-ti-connectivity]:[20180825+dfsg-1rcnee1~stretch+20181217]
>
> groups:[debian : debian adm kmem dialout cdrom floppy audio dip video 
> plugdev users systemd-journal i2c bluetooth netdev gpio pwm eqep remoteproc 
> admin spi tisdk weston-launch xenomai cloud9ide]
>
> cmdline:[console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 
> root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M 
> net.ifnames=0 rng_core.default_quality=100 quiet]
>
> dmesg | grep remote
>
> [    1.313264] remoteproc remoteproc0: wkup_m3 is available
>
> [    1.528468] remoteproc remoteproc0: powering up wkup_m3
>
> [    1.528581] remoteproc remoteproc0: Booting fw image 
> am335x-pm-firmware.elf, size 217168
>
> [    1.532865] remoteproc remoteproc0: remote processor wkup_m3 is now up
>
> dmesg | grep pru
>
> [ 5566.578557] Modules linked in: xt_conntrack ipt_MASQUERADE 
> nf_nat_masquerade_ipv4 aes_arm_bs crypto_simd cryptd wl18xx wlcore mac80211 
> rfcomm bnep hci_uart btqca bluetooth cfg80211 ecdh_generic uio_pruss 
> usb_f_mass_storage usb_f_acm u_serial usb_f_ecm usb_f_rndis u_ether 
> libcomposite bc_example(O) pvrsrvkm(O) iptable_nat nf_conntrack_ipv4 
> nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle 
> iptable_filter snd_usb_audio snd_hwdep snd_usbmidi_lib snd_rawmidi 
> snd_seq_device wlcore_sdio evdev uio_pdrv_genirq uio spidev pruss_soc_bus 
> pru_rproc pruss pruss_intc ip_tables x_tables
>
> [39794.273196] Modules linked in: xt_conntrack ipt_MASQUERADE 
> nf_nat_masquerade_ipv4 aes_arm_bs crypto_simd cryptd wl18xx wlcore mac80211 
> rfcomm bnep hci_uart btqca bluetooth cfg80211 ecdh_generic uio_pruss 
> usb_f_mass_storage usb_f_acm u_serial usb_f_ecm usb_f_rndis u_ether 
> libcomposite bc_example(O) pvrsrvkm(O) iptable_nat nf_conntrack_ipv4 
> nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle 
> iptable_filter snd_usb_audio snd_hwdep snd_usbmidi_lib snd_rawmidi 
> snd_seq_device wlcore_sdio evdev uio_pdrv_genirq uio spidev pruss_soc_bus 
> pru_rproc pruss pruss_intc ip_tables x_tables
>
> dmesg | grep pinctrl-single
>
> [    0.949178] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 
> size 568
>
> dmesg | grep gpio-of-helper
>
> [    0.961436] gpio-of-helper ocp:cape-universal: ready
>
> lsusb
>
> Bus 001 Device 002: ID 0d8c:0014 C-Media Electronics, Inc.
>
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>
> END
>
> ~                                                                        
>                                                            
>
> ~                                                                        
>                                                            
>
>                                                                           
>                                         26,592        All
>
> On Monday, December 7, 2020 at 1:53:24 PM UTC-7, RobertCNelson wrote:
>
>> On Mon, Dec 7, 2020 at 2:43 PM ags <alfred....@gmail.com> wrote: 
>> > 
>> > @RobertCNelson are there any plans to provide this update as part of a 
>> BBBW package? (any reason to believe it addresses the issue cited above?) 
>> > 
>>
>> ps you have a different issue: 
>>
>> Please run and report this output: 
>>
>> sudo /opt/scripts/tools/version.sh 
>>
>> Regards, 
>>
>> -- 
>> Robert Nelson 
>> https://rcn-ee.com/ 
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3883ae71-bdf1-4ad9-abaf-6391ee12d64bn%40googlegroups.com.

Reply via email to