[LEDE-DEV] kmod-eeprom-sunxi missing while compiling for Banana-pi Router v1

Hauke Mehrtens hauke at hauke-m.de
Sun Oct 1 01:12:26 PDT 2017


On 10/01/2017 09:32 AM, Nicolas Pace wrote:
> On Sun, 2017-10-01 at 09:58 +0300, Nicolas Pace wrote:
>> Hi all,
>> I'm having a missing package when I compile for the bananapi router
>> v1
>> board.
>>
>> make -C 17.01.2/sunxi/generic/ib image PROFILE=sun7i-a20-lamobo-r1
>> 'PACKAGES= lime-full -dnsmasq' EXTRA_IMAGE_NAME=lime_default
>> BIN_DIR=/home/nicopace/projects/redlibre/altermundi/librestack/lime-
>> sdk-backup/output/sunxi/generic/sun7i-a20-lamobo-r1/lime_default
>> /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk-
>> backup/tmp/files
>> ...
>> echo 'Building images for sunxi - Lamobo R1'
>> Building images for sunxi - Lamobo R1
>> ...
>> Installing kmod-ata-ahci-platform (4.4.71-1) to root...
>> Downloading file:packages/kmod-ata-ahci-platform_4.4.71-1_arm_cortex-
>> a8_vfpv3.ipk
>> Unknown package 'kmod-eeprom-sunxi'.
>> Installing kmod-rtl8192cu (4.4.71+2017-01-31-2) to root...
>> Downloading file:packages/kmod-rtl8192cu_4.4.71+2017-01-31-
>> 2_arm_cortex-a8_vfpv3.ipk
>> ...
>> Collected errors:
>>  * opkg_install_cmd: Cannot install package kmod-eeprom-sunxi.
>>
>> The issue is also mentioned in the OpenWRT ticket system:
>> https://dev.openwrt.org/ticket/22675
>>
>> Any idea?
> 
> An additional comment, there seems to be a commit on trunk regarding
> this,
> https://github.com/lede-project/source/commit/be40d0a144937a788fa8902e3
> 335a25586acaa95
> 
> The commit is not merged on the last release.
> 
> Will try that, but if you have experienced it, would be good to know!
> 
> Regards,

Thanks for reporting this, I backported the commit you linked to the
LEDE-17.01 branch, it should be fixed in the next minor release.

The problem you are describing is also described here in this issue:
https://bugs.lede-project.org/index.php?do=details&task_id=755

Hauke



More information about the Lede-dev mailing list