#17325: Nightly image generation and Image Generator build broken(?) for Zyxel
NBG6716 due to missing kmod-rtc-pcf8563
-----------------------------------+------------------------
 Reporter:  AdamW                  |      Owner:  developers
     Type:  defect                 |     Status:  new
 Priority:  normal                 |  Milestone:
Component:  packages               |    Version:  Trunk
 Keywords:  zyxel nbg6716 pcf8563  |
-----------------------------------+------------------------
 Hi, there. I'm trying to load OpenWRT on a new router, a Zyxel NBG6716.
 The wiki indicates there should be support:

 http://wiki.openwrt.org/toh/zyxel/zyxel_nbg6716

 however, the images it mentions do not seem to be generated for Barrier
 Breaker RC1 or RC2, or the nightlies:

 http://downloads.openwrt.org/snapshots/trunk/ar71xx.nand/
 http://downloads.openwrt.org/barrier_breaker/14.07-rc2/ar71xx/nand/
 http://downloads.openwrt.org/barrier_breaker/14.07-rc1/ar71xx/nand/

 So I grabbed the Image Builder for the latest nightly, and tried with
 that. "make image PROFILE=NBG6716" fails with:

 * opkg_install_cmd: Cannot install package kmod-rtc-pcf8563.

 and indeed:

 [adamw@adam OpenWrt-ImageBuilder-ar71xx_nand-for-linux-x86_64]$ ls
 packages/kmod-rtc*
 ls: cannot access packages/kmod-rtc*: No such file or directory

 I poked about in the source enough to find the NBG6716 profile and see
 that yes, it really does want that kernel module:

 
https://github.com/mirrors/openwrt/blob/master/target/linux/ar71xx/nand/profiles/zyxel.mk

 but I wasn't smart enough to figure out exactly what decides the list of
 modules built for the Image Builder, or find build logs that might
 indicate that the build of the module was failing or something. I'm
 guessing whatever builds the RCs and nightlies uses the same process, so
 that's why the images for this router are missing, but I couldn't figure
 out how to confirm that either.

 Can anyone help? :) Thanks!

--
Ticket URL: <https://dev.openwrt.org/ticket/17325>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to