thanks! looking forward the next build
Posts by jmartinez50
-
-
7.0.3.012g not working:
Code[[0;1;32m●[[0m brcmfmac_sdio-firmware-aml.service - Broadcom sdio firmware update Loaded: loaded (/usr/lib/systemd/system/brcmfmac_sdio-firmware-aml.service; static; vendor preset: enabled) Active: [[0;1;32mactive (running)[[0m since Thu 2015-01-01 00:00:23 UTC; 2 years 0 months ago Main PID: 2782 (hciattach) CGroup: /system.slice/brcmfmac_sdio-firmware-aml.service └─2782 /usr/bin/hciattach -n -s 115200 /dev/ttyS1 bcm43xx 2000000 Jan 01 00:00:23 LibreELEC systemd[1]: Started Broadcom sdio firmware update. Jan 01 00:00:23 LibreELEC hciattach[2782]: Patch not found for BCM4335A0, continue anyway
7.0.3.11 with bcm4335 firmware changed by me:
Code● brcmfmac_sdio-firmware-aml.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead)
[hr]
I'm using the standard device tree for an s905 with 2gb of ram and gigabit ethernet 'gxbb_p200_2G_1Gbit.dtb'
[hr]
7.0.3.012g after I tried:Code[[0;1;32m●[[0m brcmfmac_sdio-firmware-aml.service - Broadcom sdio firmware update Loaded: loaded (/usr/lib/systemd/system/brcmfmac_sdio-firmware-aml.service; static; vendor preset: enabled) Active: [[0;1;32mactive (running)[[0m since Thu 2015-01-01 00:00:22 UTC; 2 years 1 months ago Main PID: 2794 (hciattach) CGroup: /system.slice/brcmfmac_sdio-firmware-aml.service └─2794 /usr/bin/hciattach -n -s 115200 /dev/ttyS1 bcm43xx 2000000 Jan 01 00:00:22 LibreELEC systemd[1]: Started Broadcom sdio firmware update.
And now I get 'No bluetooth adapter found'.
So, I don't know what patch is BCM4335A0.
-
Hi kszaq,
I still have Bluetooth problems in my KIII with a bcm4335. At least now it recognizes the bluetooth device, but only see 1 of my bluetooth devices, and cannot connect to it neither.
I described my problem and my solution in this post thread-3588-post-28422.html#pid28422
Maybe you could point me in the correct direction of how to load that firmware file dynamically on boot, or even include it in your distribution.
Anyways, thanks for your work, for me except the bluetooth or the country selection for the 5ghz channels, it is working without problems.
-
Is there a reason you didn't use the K3 device tree ?
Or did it fail. ?It fails to me.
The device tree named "gxbb_p200_2G_m8s+_k3_pro.dtb" it must be only for the KIII PRO that has an s912, it doesn't make much sense though, I'm not sure if this build also works in s912 devices.
-
For my KIII I'm using the standard one for an s905 with 2gb of ram and gigabit ethernet 'gxbb_p200_2G_1Gbit.dtb', don't forget to rename it into 'dtb.img' to overwrite the existed one.
-
Hi everyone,
I have an Acemax KIII 2gb/16gb, gigabit ethernet and wifi AC with a bcm4335 chip.
I'm also having the problems of there is no bluetooth device.
I have exactly this same problem and same solution:
And also my android firmware comes with the same file in the same folder that specialK says in that comment, I overwrote it and it works.
Is there a simpler way to override that file or I would have to do the same process of unquashfs/overwrite the file/quashfs for each new firmware update?
I also tried to copy it in /storage/.config/firmware/ but it doesn't work.Also, there is a way to change the country region of the Wifi dinamically on each boot? I created the cfg80211.conf file:
Without luck, I need it to see my 5Ghz wireless, so I manually edited the nvram_bcm4335.txt (I don't remember the exact route, maybe /lib/firmware/brcm/?) and it works.
Everything else is working like a charm for me, I also installed Hyperion using the HyperionConf utility connected by SSH, and I have my ambilight running without problems
Thanks!