You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collected errors:
* check_data_file_clashes: Package kmod-ath10k-ct-smallbuffers wants to install file /home/human/Freifunk/firmware_master/firmware/openwrt/build_dir/target-mips_24kc_musl/root-ath79/lib/modules/4.14.171/ath10k_core.ko
But that file is already provided by package * kmod-ath10k-ct
* check_data_file_clashes: Package kmod-ath10k-ct-smallbuffers wants to install file /home/human/Freifunk/firmware_master/firmware/openwrt/build_dir/target-mips_24kc_musl/root-ath79/lib/modules/4.14.171/ath10k_pci.ko
But that file is already provided by package * kmod-ath10k-ct
* opkg_install_cmd: Cannot install package kmod-ath10k-ct-smallbuffers.
* sometimes do a make in /openwrt to get build files to add/test targets not available in freifunk-berlin/firmware
have a look at 04c3b4f - this makes the imagebuilder capable of creating a firmware for any board supported by OpenWrt without having to compile yourself.
-> wizard and mesh working -> master seems in good condition :)
What is the problem?
build data_file_clashes:
Firmware Version:
master_freifunk-berlin-development-572abd8 (12.03.2020)
Workaround
/firmware/configs/ath79-generic.config -> CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers=n
-> firmware building :)
-> https://openwrt.org/packages/pkgdata/kmod-ath10k-ct-smallbuffers
ath10k-ct driver optimized for CT ath10k firmware (small buffers for low-RAM devices)
Workaround2 (not tested)
/firmware/configs/ath79-tiny.config -> CONFIG_PACKAGE_kmod-ath10k-ct=n
-> not tested due no profiles till ath79 migration
The text was updated successfully, but these errors were encountered: