usb-modeswitch-1.2.6 missing

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
vyvvyan
Posts: 19
Joined: Fri Apr 18, 2014 4:58 pm

usb-modeswitch-1.2.6 missing

Post 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?

vyvvyan
Posts: 19
Joined: Fri Apr 18, 2014 4:58 pm

Re: usb-modeswitch-1.2.6 missing

Post by vyvvyan »

Same error when building using "make ar71xx" - I'm now officially lost :(. Did something happen to the openWRT repositories?

altruizine
Posts: 5
Joined: Tue May 13, 2014 4:49 am

Re: usb-modeswitch-1.2.6 missing

Post 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

Post Reply