Page 3 of 3

Re: Version 1.3.15

Posted: Sat Jun 25, 2011 2:52 pm
by Cezary
Yes, this is bug. Change channel to 6 or manual set HT40+/HT40- according to used channel.

Re: Version 1.3.15

Posted: Sat Jun 25, 2011 11:58 pm
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".

Re: Version 1.3.15

Posted: Mon Jun 27, 2011 4:03 am
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!