Version 1.3.15

The latest news about Gargoyle

Moderator: Moderators

Cezary
Posts: 135
Joined: Thu Sep 11, 2008 12:57 pm
Location: Poland
Contact:

Re: Version 1.3.15

Post by Cezary »

Yes, this is bug. Change channel to 6 or manual set HT40+/HT40- according to used channel.

caeci11ius
Posts: 77
Joined: Fri Dec 03, 2010 5:47 am
Location: Canberra, Australia

Re: Version 1.3.15

Post by caeci11ius »

Demetris: to add options to your wireless config, ssh to your router, login as root, cd to /etc/config, enter "vim wireless", press I (to activate insert mode), and under the device section enter "option 'noscan' '1'". To save press escape then type ":wq". Then back at the console enter "wifi" to restart wifi. You now need to stop the gargoyle gui changing your wireless config so type "chmod 444 wireless". Remember after doing this, if you want to change your wireless config again "chmod 744 wireless".

pilv
Posts: 3
Joined: Mon Jun 27, 2011 3:56 am

Re: Version 1.3.15

Post by pilv »

Thank you for your work!

There is the following error:

Code: Select all

# opkg update
Downloading http://downloads.openwrt.org/backfire/10.03.1-rc5/brcm47xx/packages/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/backfire/10.03.1-rc5/brcm47xx/packages/Packages.gz, wget returned 1.
What is the correct path and in what configuration file I should correct it? Is there another text editor beside vi that is installed?

Best!

Post Reply