Page 1 of 1

usb-modeswitch-1.2.6 missing

Posted: Sat Apr 26, 2014 11:31 am
by vyvvyan
Hi,

I am trying to do a custom compile of Gargoyle using the ar71xx.usb_large target (I have a TP-WDR4300). Compiling it from a clean, fresh pull of Gargoyle from git runs for several hours and then fails trying to download usb-modeswitch-1.2.6.tar.bz2 from downloads.openwrt.org. I checked that site and all its mirrors and the latest version available is 1.2.3. Why am I getting this error? When I did "make custom" I didn't run into this error, but I had issues with getting my USB support preconfigured (I am doing a custom compile to get a new kmod-md-mod package as I intend to enable RAID support).

Anyone knows why I get this error?

Re: usb-modeswitch-1.2.6 missing

Posted: Sat Apr 26, 2014 3:35 pm
by vyvvyan
Same error when building using "make ar71xx" - I'm now officially lost :(. Did something happen to the openWRT repositories?

Re: usb-modeswitch-1.2.6 missing

Posted: Tue May 13, 2014 8:09 am
by altruizine
usb-modeswitch-1.2.6.tar.bz2 is still available from other sources. Google it, download it, put it into downloaded/, and rerun the build.

— OR —

Have a look at this pull request on Github, which appears to replace usb-modeswitch-1.2.6 with a more recent package:

https://github.com/ericpaulbishop/gargoyle/pull/306