Hello,
I'm new here. If this is the wrong place to post this, feel free to tell me where, or move the post as adequate.
I have an old adsl router which I intend to use as auxiliary wiffi access point. It is a Comtrend CT-5365. I saw that you have a firmware for it, here:
http://wiki.openwrt.org/toh/comtrend/ct5365
Two downloads are suggested:
Attitude Adjustment (12.09) openwrt-96348A-122-generic-squashfs-cfe.bin
Backfire backport (10.03.1) openwrt-96348GW-generic-squashfs-cfe_backfire_10.03.1.bin
(the second one is a dead link).
It is the first time I have flashed a router, but as this unit is "disposable", I took the chance to try. :-)
I flashed the device without problems and fast. I connected to it, and started configuring it. Nice web page. The problem is that it works horribly slow: some pages time out and I have to reload them. Some pages do not load at all after several retries. Some produce some CGI error. For instance:
XML Parsing Error: unclosed token Location: [url]http://192.168.1.201/cgi-bin/luci/;stok=51e3afef1729d1ed422de3ca0aa276af/admin/system/[/url] Line Number 301, Column 21026:
<option id="cbi-system-cfg02e48a-zonename-UTC" value="UTC">UTC</option><option id="cbi-system-cfg02e48a-zonename-Africa/Abidjan" value="Africa/Abidjan">Africa/Abidjan</option><option id="cbi-system-cfg02e48a-zonename-Africa/Accra" value="Africa/Accra">Africa/Accra</option><option id="cbi-s
...
(trimmed)
...
Via SSH, it is also slow. "top" shows a very busy process which I guess should not be there, not that busy:
Mem: 12376K used, 608K free, 0K shrd, 844K buff, 2408K cached
CPU: 1% usr 91% sys 0% nic 7% idle 0% io 0% irq 0% sirq
Load average: 5.70 4.74 2.45 2/38 1237
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
661 2 root SW 0 0% 83% [irq/32-b43]
684 1 root S 1440 11% 3% hostapd -P /var/run/wifi-phy0.pid -B
114 2 root SW 0 0% 2% [mtdblock2]
1156 998 root R 1508 12% 1% top
992 1 root S 1508 12% 1% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
At present, I'm unable to reach the page to edit WiFi parameters. I managed to click on "enable", but after that, impossible to go further, even after several reboots. As I say, pages take for ever to load (minutes, time outs, cgi errors). I simply can not use this unit like this...
Did I use a beta firmware, perhaps?
Does that firmware work on my unit, or are there known problems?
Can I do something else, did I do something wrong?
If you need more info, just ask. I'm an old hand with Linux, just not with openwrt. The command line does not scare me easily. :-)
Thanks in advance
Carlos E.R.