Search found 58 matches

by uysiquebien
Thu Dec 10, 2015 9:03 am
Forum: Gargoyle Development
Topic: Questions about building
Replies: 13
Views: 14026

Questions about building

I have a few questions about the building system. It seems to be different to that of OpenWrt. 1) It seems like "make menuconfig" is not available. In its place we have "make custom", which triggers the menu configuration, but then starts compiling. Is it possible to just do the ...
by uysiquebien
Fri Nov 06, 2015 7:55 am
Forum: Network / Wireless Issues
Topic: Connectivity lost after a while on phones
Replies: 17
Views: 14941

Re: Connectivity lost after a while on phones

Oh, it looks like it's an old upstream bug. I bumped it.

https://dev.openwrt.org/ticket/13542#comment:21
by uysiquebien
Fri Nov 06, 2015 7:30 am
Forum: Network / Wireless Issues
Topic: Connectivity lost after a while on phones
Replies: 17
Views: 14941

Re: Connectivity lost after a while on phones

git from yesterday, 1.9.x was it I think.
by uysiquebien
Thu Nov 05, 2015 10:23 pm
Forum: Network / Wireless Issues
Topic: Connectivity lost after a while on phones
Replies: 17
Views: 14941

I compiled from git and now it happens less often (like two or three times a day, compared with twenty times a day), and when it happens dmesg says this: Fri Nov 6 03:16:08 2015 kern.warn kernel: [118623.490000] ------------[ cut here ]------------ Fri Nov 6 03:16:08 2015 kern.warn kernel: [118623.5...
by uysiquebien
Thu Nov 05, 2015 10:20 pm
Forum: Network / Wireless Issues
Topic: LAN freezes
Replies: 6
Views: 5700

Re: LAN freezes

This happens to me pretty often, and I can reproduce it by doing something in a videogame. You could try to do:

ifconfig eth0 down
ifconfig eth0 up

And see if it's fixed. That's how I solve it, but obviously I need to do that from a machine that is connected wirelessly.
by uysiquebien
Wed Nov 04, 2015 8:20 pm
Forum: Gargoyle Development
Topic: Compilation is failing
Replies: 9
Views: 9877

Re: Compilation is failing

I guess you'll have to update that part of the web manager to make it use iw instead of iwconfig. It uses iw already to get the list of connected users, but you rely on iwconfig to enumerate the interfaces.
by uysiquebien
Wed Nov 04, 2015 6:44 pm
Forum: Gargoyle Development
Topic: Compilation is failing
Replies: 9
Views: 9877

Re: Compilation is failing

TL-WR741ND v2.

I managed to do it, but as I said, there is no wireless-tools. Which is weird since it should come by default, right? In fact, the connected wireless hosts list in the web manager breaks without iwconfig, so I imagined it would be mandatory to have.
by uysiquebien
Wed Nov 04, 2015 5:59 pm
Forum: Gargoyle Development
Topic: Compilation is failing
Replies: 9
Views: 9877

Re: Compilation is failing

I am compiling with the flag that allows me to use channels 12 and 13.
by uysiquebien
Wed Nov 04, 2015 9:23 am
Forum: Gargoyle Development
Topic: Compilation is failing
Replies: 9
Views: 9877

Re: Compilation is failing

I could make it work and built an image, which is good. Unfortunately, this image lacks the wireless-tools package for some reason, so there is no iwconfig command. How do I choose to build the image with that package included? make menuconfig does not work ("ERROR: Specified Target Does Not Ex...
by uysiquebien
Tue Nov 03, 2015 9:27 pm
Forum: Gargoyle Development
Topic: Compilation is failing
Replies: 9
Views: 9877

Compilation is failing

/home/vagrant/gargoyle/custom-src/scripts/download.pl "/home/vagrant/gargoyle/custom-src/dl" "dosfstools-3.0.27.tar.gz" "2e31e7bdf92998e41ed17de505a4a552" "http://daniel-baumann.ch/files/software/dosfstools" "http://fossies.org/linux/misc" --2015-11...