usb-serial adapter
Moderator: Moderators
Re: usb-serial adapter
I can't investigate currently because when I tried last night the server was offline again. Sorry.
I'd try deleting your build environment and trying again.
I'd try deleting your build environment and trying again.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: usb-serial adapter
When i try to do make custom still error appear
svn: E000111: Unable to connect to a repository at URL 'svn://svn.openwrt.org/openwrt/branches/chaos_calmer'
svn: E000111: Nieudane połączenie z hostem 'svn.openwrt.org': Połączenie odrzucone
Still server problem , but if i open
https://downloads.openwrt.org/chaos_cal ... x/generic/
there are files , also source code i think , can i download manually , and copy to gargoyle catalog ?
svn: E000111: Unable to connect to a repository at URL 'svn://svn.openwrt.org/openwrt/branches/chaos_calmer'
svn: E000111: Nieudane połączenie z hostem 'svn.openwrt.org': Połączenie odrzucone
Still server problem , but if i open
https://downloads.openwrt.org/chaos_cal ... x/generic/
there are files , also source code i think , can i download manually , and copy to gargoyle catalog ?
TL WR 1043 with 64MB RAM , and internal USB 4 port hub
Re: usb-serial adapter
Download the latest gargoyle source code.
We changed to using GIT instead of SVN which seems to have been disabled recently causing this error.
If you still get an error you should try applying the patch from here
https://github.com/ericpaulbishop/gargoyle/pull/483
Assuming that it isn't already applied by the time you read this.
We changed to using GIT instead of SVN which seems to have been disabled recently causing this error.
If you still get an error you should try applying the patch from here
https://github.com/ericpaulbishop/gargoyle/pull/483
Assuming that it isn't already applied by the time you read this.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: usb-serial adapter
still not working
:
fetching openwrt source
Cloning into '/home/piotr/gargoyle/downloaded/15.05-a03a846'...
fatal: unable to connect to openwrt.org:
openwrt.org[0: 78.24.191.177]: errno=connection refused
ERROR: could not download source, exiting
piotr@xw6400-ubuntu:~/gargoyle$
maybe mi IP is on black list ... , i have dynamic IP , now is 79.191.79.135

fetching openwrt source
Cloning into '/home/piotr/gargoyle/downloaded/15.05-a03a846'...
fatal: unable to connect to openwrt.org:
openwrt.org[0: 78.24.191.177]: errno=connection refused
ERROR: could not download source, exiting
piotr@xw6400-ubuntu:~/gargoyle$
maybe mi IP is on black list ... , i have dynamic IP , now is 79.191.79.135
TL WR 1043 with 64MB RAM , and internal USB 4 port hub
Re: usb-serial adapter
That looks like the error from before the patch I linked. But it is now in the code as if 20 minutes ago.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: usb-serial adapter
is better , make starting , but some errors appear :
ERROR: module '/home/piotr/gargoyle/custom-src/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx/linux-3.18.23/net/ipv4/netfilter/*weburl*.ko' is missing.
make[4]: *** [/home/piotr/gargoyle/custom-src/bin/ar71xx/packages/base/kmod-ipt-weburl_3.18.23-1-ed46525094b68af47a913be938370ddf_ar71xx.ipk] Error 1
make[4]: Leaving directory `/home/piotr/gargoyle/custom-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[2]: *** [/home/piotr/gargoyle/custom-src/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[1]: *** [world] Błąd 2
make[1]: Opuszczenie katalogu `/home/piotr/gargoyle/custom-src'
cp: nie można wykonać stat na „bin/ar71xx/uboot-ar71xx-nbg460n_550n_550nh:”: Nie ma takiego pliku ani katalogu
p.s. i type make -j 8 custom , maybe it compile faster
ERROR: module '/home/piotr/gargoyle/custom-src/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx/linux-3.18.23/net/ipv4/netfilter/*weburl*.ko' is missing.
make[4]: *** [/home/piotr/gargoyle/custom-src/bin/ar71xx/packages/base/kmod-ipt-weburl_3.18.23-1-ed46525094b68af47a913be938370ddf_ar71xx.ipk] Error 1
make[4]: Leaving directory `/home/piotr/gargoyle/custom-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[2]: *** [/home/piotr/gargoyle/custom-src/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[1]: *** [world] Błąd 2
make[1]: Opuszczenie katalogu `/home/piotr/gargoyle/custom-src'
cp: nie można wykonać stat na „bin/ar71xx/uboot-ar71xx-nbg460n_550n_550nh:”: Nie ma takiego pliku ani katalogu
p.s. i type make -j 8 custom , maybe it compile faster
TL WR 1043 with 64MB RAM , and internal USB 4 port hub
Re: usb-serial adapter
If that is the switch to use more cores, you should avoid that. It can cause errors.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: usb-serial adapter
with one core , and with eight cores error are the same , mising files , mising libraries :
ERROR: module '/home/piotr/gargoyle/custom-src/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx/linux-3.18.23/net/ipv4/netfilter/*weburl*.ko' is missing.
make[4]: *** [/home/piotr/gargoyle/custom-src/bin/ar71xx/packages/base/kmod-ipt-weburl_3.18.23-1-ed46525094b68af47a913be938370ddf_ar71xx.ipk] Error 1
make[4]: Leaving directory `/home/piotr/gargoyle/custom-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[2]: *** [/home/piotr/gargoyle/custom-src/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[1]: *** [world] Błąd 2
make[1]: Opuszczenie katalogu `/home/piotr/gargoyle/custom-src'
cp: nie można wykonać( couldn't do ) stat na „bin/ar71xx/uboot-ar71xx-nbg460n_550n_550nh:”: Nie ma takiego pliku ani katalogu( no file or directory )
ERROR: module '/home/piotr/gargoyle/custom-src/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx/linux-3.18.23/net/ipv4/netfilter/*weburl*.ko' is missing.
make[4]: *** [/home/piotr/gargoyle/custom-src/bin/ar71xx/packages/base/kmod-ipt-weburl_3.18.23-1-ed46525094b68af47a913be938370ddf_ar71xx.ipk] Error 1
make[4]: Leaving directory `/home/piotr/gargoyle/custom-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[2]: *** [/home/piotr/gargoyle/custom-src/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[1]: *** [world] Błąd 2
make[1]: Opuszczenie katalogu `/home/piotr/gargoyle/custom-src'
cp: nie można wykonać( couldn't do ) stat na „bin/ar71xx/uboot-ar71xx-nbg460n_550n_550nh:”: Nie ma takiego pliku ani katalogu( no file or directory )
TL WR 1043 with 64MB RAM , and internal USB 4 port hub
Re: usb-serial adapter
I'm away on business at the moment so I can't provide much help sorry. Best to flag it on the git as a possible dependency error.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: usb-serial adapter
I try several times to compile gargoyle by myself , but was many errors , than i give up
. I rebuild my device , and i use Wi-Fi module ESP-8266 ver 07 instead of serial/usb adapter . I must also change control program with my device , but it was easier than wrong compile . Now i use Wi-Fi module , and all is working OK
. Now i'm independent of next version of gargoyle without USB control . Wi-Fi will be working in all next version . Thanks for all .


TL WR 1043 with 64MB RAM , and internal USB 4 port hub