Carlos Quijano

Results 10 comments of Carlos Quijano

Had the same issue with my ESP8266X, 4MB. After a lot of tries and error I found the that the firmware [V1.0.4](https://github.com/jeelabs/esp-link/releases/tag/v1.0.4) works fine for me, any other ,more recent...

@uzi18 ``` carlos@Sirio:~$ esptool.py chip_id esptool.py v3.0 Found 2 serial ports Serial port /dev/ttyUSB0 Connecting.... Detecting chip type... ESP8266 Chip is ESP8266EX Features: WiFi Crystal is 26MHz MAC: xx:xx:xx:xx:xx:xx Uploading...

Thanks @kszaq I didn't know that are 2 versions of MXQ. As I see in your repo, Maybe is enough setting ``` CONFIG_BCMDHD_NVRAM_PATH="/lib/firmware/brcm/" ``` and add nvram and bin files...

Thaks @kszaq . I have fix 110-dhd_auto.patch and I have added ap6210_nvram.txt. I don't know if any another files are needed.

Sorry last commit had an error, now is fixed.

Thank you. I have found a way to flash MXQ easily. 1. Format SD CARD ( fat ). 2. Copy your release zip file into the sdcard ( in my...

Totally out of the box ( flashing and running ) and openelec works fine on it, Kody sees very fluid and works great with HD videos. I did not try...

@techetga , I can confirm that, CEC works.

@mac1202 i was taking about this: https://github.com/codesnake/OpenELEC.tv/pull/59 But I dont if wifi is working in @codesnake with MXQ repo now.

I think this fix the issues: - Sorry for bad comments, I wrote them when I was reading the code, my bad. - I need download_folder_reg and download_folder to avoid...