Smim0
231
These files are interesting, I am not an expert in bash scripting but I can see that these are the files to launch the driver, the wifi and in different modes.
I see that you are still stuck, please do the following:
1- Copy these 2 files only to /lib/firmware/
ap_upper_wave300.bin
contr_lm.bin
2- Insert the driver, with those 2 files should be enough
3- Then launch hostapd (or mtlk-ap) with the config file
4- Then for every file the log shows that you need copy it from the original Livebox firmware files (just add _wave300 at the end of the name)
In total there are 4 files needed:
ProgModel_BG_CB_39_RevA_wave300.bin
ProgModel_BG_CB_wave300.bin
ProgModel_BG_nCB_39_RevA_wave300.bin
ProgModel_BG_nCB_wave300.bin
Now we need to figure out how to backport the sta_upper file from version 3.1 or 3.2 to work with 3.4, maybe to see also how to compile hostapd from OpenWrt and last not least to see why OpenWrt crashes when the driver module mtlk.ro is unloaded
Cheers