Autobuilt images for WRT1200AC, WRT1900ACv1, WRT1900ACv2, WRT1900ACS, WRT3200ACM

Hi,

I automated merge and build of LEDE with latest drivers in git (lede sources merge nightly). The update of the latest commit in mwlwifi is still manual, but I plan to automate that as well.

Link to builds https://lede.admiral0.it

Cheers

3 Likes

Very cool !
Tx very much !

do you have different feeds we should be putting in?

Collected errors:

I believe you can use regular lede snapshot ones. I don't build all packages.

yep, you can it appears.

thanks very much admiral0 !

just to have it ll in one place, below are the snapshot feeds :

src/gz reboot_core https://downloads.lede-project.org/snapshots/targets/mvebu/generic/packages
src/gz reboot_base https://downloads.lede-project.org/snapshots/packages/arm_cortex-a9_vfpv3/base
src/gz reboot_luci https://downloads.lede-project.org/snapshots/packages/arm_cortex-a9_vfpv3/luci
src/gz reboot_packages https://downloads.lede-project.org/snapshots/packages/arm_cortex-a9_vfpv3/packages
src/gz reboot_routing https://downloads.lede-project.org/snapshots/packages/arm_cortex-a9_vfpv3/routing
src/gz reboot_telephony https://downloads.lede-project.org/snapshots/packages/arm_cortex-a9_vfpv3/telephony

is there any way to update without having to reinstall the packages ? thank you

Yes, packages that are part of the firmware are there. Upgrade only if you know what you're doing otherwise you may break the installed image.

few things.

  1. "Upgrade only if you know what you're doing otherwise you may break the installed image." what do you mean by that?
  2. im also getting this error message when i try to install the packages that i have been using "resolve_conffiles: Existing conffile /etc/config/upnpd is different from the conffile in the new package. The new conffile will be placed at /etc/config/upnpd-opkg". (currently doing some research on google).
  3. "Yes, packages that are part of the firmware are there" now for my understanding i need to build from source and compile it with the packages i want in order for then to be there, is there anyway to tell the system not to remove the packages. (i dont know how to do that)
  4. iam new to openwrt(lede) i was a ddwrt user but when i installed latest beta and did not have the pie qos discipline, that was when i discovered openwrt(lede) credit to alternativeto.net and then also discovered that is is more actively maintained than DD-WRT as well include the latest qos discipline cake.
  5. even thought i have been having some wifi issues i hope it will be fixed soon note: i read that latest wifi driver has some bugs on it. but im loving openwrt(lede) so far, i only wish that that packages dont need to be reinstall every time you updates as well i wish they include some kind of OTA update option.
  6. also do you know what is a most have package?
    sorry for my English
  1. Everything should be safe to upgrade except the package base-files.
  2. That's not an error message. Its just telling you that your existing config file hasn't been touched, and the newest config file from the package is named ending in -opkg. Don't worry about it.
  3. You would need to install any packages you want every time you upgrade to a new build. You can't have it automatically save manually installed packages when you upgrade to a new build.
  4. You need to install the SQM package
  5. I'm guesing you must have the 3200ACM. The driver is getting better all the time. Patience.
  6. Depends on what you do.

You might be better off with a build that already includes many/most packages that you will need, such as @davidc502's builds. They aren't updated every day, but include almost all packages you should need. https://davidc502sis.dynamic-dns.net/

@admiral0, awesome work! Look forward to seeing the latest mwlwifi driver commits automatically included!

@aniel,
You can use https://lede.admiral0.it/jenkins/targets/mvebu/generic/packages/ as a repo to update and lede snapshots for the rest. You risk breaking the image if you update the kernel from lede-snapshots

@starcms
Feeling kinda lazy right now. I am currently changing commit from github web :). Will use jenkinsfile on the other job that I have to also read the mwlwifi remote.

thank you guys for the replays, now this is what i have been doing when it come to updating to the latest build and correct me if am doing it wrong. note: i have used davigs and cybrnook but im just gonna stick to https://downloads.lede-project.org/snapshots/targets/mvebu/generic/. since it its updated daily.

  1. download latest build from https://downloads.lede-project.org/snapshots/targets/mvebu/generic/
  2. update trought ui system/Flash new firmware image, keep setting check
  3. then i run this command "opkg update
    opkg install luci luci-theme-material luci-app-qos luci-app-ddns luci-app-sqm luci-app-upnp"

@aniel, @admiral0's builds are updated nightly and include much more than the images on the lede website.

fair enough for now on i will use your images, thank you, now any progress on [quote="admiral0, post:1, topic:3330"]
The update of the latest commit in mwlwifi is still manual, but I plan to automate that as well.
[/quote]

Hi @admiral0, any issues with your build-bot? I haven't seen a release since April 29th

Thanks!!

I think I've been blacklisted by their admins kek. Using github now. Soon(tm)

Edit. Builds are up again. Also there were just 2 commits to merge and not useful for us (You can see what mr. Jenkins merges here )

2 Likes

May 3rd build for wrt1200ac v2 factory flash fails. Just a heads up.

WRT3200ACM, inaccessible after May 3 flash.

Yeah looks like the latest build is broken, which is a shame I wanted that new wifi driver haha, he'll probably sort it out soon. You should leave a link for the last build in case a brand new one breaks like this so we can easily revert maybe.

Is it just the WiFi or it fails to boot?