RUC on D-Link DSL-G624T

Utilities and tools for networking, routers, setup etc
Post Reply
pascas
Newbie
Newbie
Posts: 5
Joined: Sat Jan 01, 2011 6:06 pm

RUC on D-Link DSL-G624T

Post by pascas » Sat Jan 01, 2011 6:09 pm

Hi,
I own a modem/router Dlink DSL-G624T. I've tried your Router Upgrade Check. I'm not able to do the check, the progress bar remain at 1% (2% when I disble all types of backup), so after 5-10 minutes I stop the process:

--- Check Started ---
--- Login prompt:login ---
--- Shell test ---
Script = 3
00.00:000 Running script
00.00:001 Opening connection
00.20:993 Winsock Control Error - 10060 : Connection timed out.
01.39:058 Closed connection.
Aborted by user.

I've tried several options: skip username/password, skip backup and so on...
I'm able to telnet manually on the router. I have only windows firewall as firewall software, disabled for this test. I have the VB runtime and ws2_32.dll is present on windows/system32 directory. The port 5000 is free. Trying in debug mode is the same.. My os: windows xp SP3
Any help would be appreciated
Thanks
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RUC on D-Link DSL-G624T

Post by thechief » Sat Jan 01, 2011 7:39 pm

Untick "backup current config" and "backup default config".
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
pascas
Newbie
Newbie
Posts: 5
Joined: Sat Jan 01, 2011 6:06 pm

Re: RUC on D-Link DSL-G624T

Post by pascas » Sun Jan 02, 2011 8:22 pm

Thanks, I've already tried unticking them. I gain 1%; the progress is still 2% and it don't go ahead
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RUC on D-Link DSL-G624T

Post by thechief » Sun Jan 02, 2011 8:38 pm

Login to the router via telnet or ssh, and supply the outputs of these commands:

Code: Select all

cat /etc/versions
cat /proc/ticfg/env
cat /proc/modules
cat /proc/interrupts
cat /proc/avalanche/avsar_ver
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
pascas
Newbie
Newbie
Posts: 5
Joined: Sat Jan 01, 2011 6:06 pm

Re: RUC on D-Link DSL-G624T

Post by pascas » Tue Jan 04, 2011 10:01 pm

Ok, here the output:

Code: Select all

BusyBox on (none) login: admin
Password:


BusyBox v0.61.pre (2006.03.23-03:00+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

# cat /etc/versions
CUSTOMER=DLinkWI-C
MODEL=DSL-G624T
VERSION=V3.00B01T01.WI-C.20060323
HTML_LANG=EN
BOARD=AR7VW
VERSION_ID=
CPUARCH_NAME=AR7
MODEL_ID=
FSSTAMP=20060323110230
# cat /proc/ticfg/env
memsize 0x02000000
flashsize       0x00400000
modetty0        38400,n,8,1,hw
modetty1        38400,n,8,1,hw
bootserport     tty0
cpufrequency    150000000
sysfrequency    125000000
bootloaderVersion       0.22.02
ProductID       AR7DB
HWRevision      Unknown
SerialNumber    00:19:5B:1F:4C:FB
my_ipaddress    5.8.8.8
maca    00:19:5B:1F:4C:FB
prompt  Adam2_AR7DB
firstfreeaddress        0x9401d888
req_fullrate_freq       125000000
mtd0    0x900a1000,0x903f0000
mtd1    0x90010090,0x900a1000
mtd2    0x90000000,0x90010000
mtd3    0x903f0000,0x90400000
autoload        1
usb_serial      N/A
Adam2_Release   0.22.02_b04_Mar 10 2006
mtd4    0x90010000,0x903f0000
autoload_timeout        7
StaticBuffer    120
vcc_encaps0     0.0
vcc_encaps1     0.0
vcc_encaps2     0.0
vcc_encaps3     0.0
vcc_encaps4     0.0
vcc_encaps5     0.0
vcc_encaps6     0.0
vcc_encaps7     0.0
eoc_vendor_id   DLink
enable_margin_retrain   1
eoc_vendor_serialnum    00:19:5B:1F:4C:FB
eoc_vendor_revision     20060323
mac_ap  00:19:5B:1F:4C:FC
SW_FEATURES     0XC000
modulation      0xffff
HWA_0   00:19:5B:1F:4C:FB
usb_vid 0x0
usb_pid 0x0
usb_man N/A
usb_prod        N/A
# cat /proc/modules
tiap                  708536   1
tiatm                 130952   0
# cat /proc/interrupts
  7:    13442   R4000 timer/counter [MIPS interrupt]
  8:        0   unified secondary [hw0 (Avalanche Primary)]
 15:      754   serial [hw0 (Avalanche Primary)]
 23:        0 + SAR  [hw0 (Avalanche Primary)]
 29:     2835   vlynq0 [hw0 (Avalanche Primary)]
 41:       60 + Cpmac Driver [hw0 (Avalanche Primary)]
 47:        6 + DSL  [hw0 (Avalanche Primary)]
 80:     2835   TNETW1130 [hw0 (Low Vlynq)]
# cat /proc/avalanche/avsar_ver
ATM Driver version:[5.00.04.00]
DSL HAL version: [5.00.03.00]
DSP Datapump version: [5.00.03.00] Annex A
SAR HAL version: [01.07.2b]
PDSP Firmware version:[0.52]
#
Thanks
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RUC on D-Link DSL-G624T

Post by thechief » Tue Jan 04, 2011 10:48 pm

memsize 0x02000000
This is a problem. Our kernel does not support routers with 32mb RAM.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
pascas
Newbie
Newbie
Posts: 5
Joined: Sat Jan 01, 2011 6:06 pm

Re: RUC on D-Link DSL-G624T

Post by pascas » Tue Jan 04, 2011 11:16 pm

So, is there a workaround or an older version of your firmware that support this router?
thanks
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RUC on D-Link DSL-G624T

Post by thechief » Tue Jan 04, 2011 11:39 pm

No version supports it. Supporting it would require patches to the kernel that we wouldn't even begin to know where to start with.

If you get the correct GPL sources from Dlink then one might be able to learn something from it.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
pascas
Newbie
Newbie
Posts: 5
Joined: Sat Jan 01, 2011 6:06 pm

Re: RUC on D-Link DSL-G624T

Post by pascas » Wed Jan 05, 2011 9:12 pm

ok thanks anyway for your support
bye
Post Reply