Sitecom WL-342 (rebadged Senao ESR-9752-SC) Support?

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Ralink SoC based Hardware
Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Author Message
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Mon Jul 13, 2009 19:12    Post subject: Sitecom WL-342 (rebadged Senao ESR-9752-SC) Support? Reply with quote
I recently acquired this router, but I can't stand the default firmware. Will there be support for this one?

I hooked up a serial cable and retrieved the following:
Quote:
U-Boot 1.1.3 (Nov 25 2008 - 10:57:31)

Board: Ralink APSoC DRAM: 16 MB
relocate_code Pointer at: 80fa8000

The MANUFACT ID =000000C2

The Flash ID =000022A7

Set info->start[0]=BFC00000
flash_protect ON: from 0xBFC00000 to 0xBFC24E27
protect on 0
protect on 1
protect on 2
flash_protect ON: from 0xBFC30000 to 0xBFC3FFFF
protect on 3
============================================
Ralink UBoot Version: 3.1
--------------------------------------------
ASIC 3052_MP1 (MAC to GigaMAC Mode)
Product Name: ESR-9752-SC
DRAM COMPONENT: 128Mbits
DRAM BUS: 16BIT
Total memory: 16 MBytes
Flash: 4 MBytes
Date:Nov 25 2008 Time:10:57:31
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384

##### The CPU freq = 384 MHZ ####

SDRAM bus set to 16 bit
SDRAM size =16 Mbytes
SDRAM CAS = 3(d1835272)

Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
9: Load Boot Loader code then write to Flash via TFTP.

3: System Boot system code via Flash.
## Booting image at bfc50000 ...
Image Name: Linux Kernel Image
Created: 2009-06-09 13:04:56 UTC

System Control Status = 0x21440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 1031086 Bytes = 1006.9 kB
Load Address: 80000000
Entry Point: 80220000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80220000) ...
## Giving linux memsize in MB, 16

Starting kernel ...


LINUX started...
init started: BusyBox v1.7.5 (2009-06-09 21:03:38 CST)
starting pid 134, tty '/dev/console': '/sbin/config_init'
Config Init version: 1.5.4.395 date: 2009/06/09
starting pid 179, tty '/dev/ttyS1': '/sbin/config_term'
************************************************************************
* WL-342 *
************************************************************************

KernelApp/Ramdisk Ver:1.5.4.395 Date:2009/06/09
console> cat: can't open '/apps/lib/modules/2.6.21/modulesApp.dep': No such file or directory
ln: /sbin/./apps_init: File exists


The 'console' is kind of a dud, it doesn't seem to do any thing useful.

Hitting command line mode is somewhat more useful:
Quote:
RT3052 # help
? - alias for 'help'
boot - boot default, i.e., run 'bootcmd'
bootd - boot default, i.e., run 'bootcmd'
bootm - boot application image from memory
bootp - boot image via network using BootP/TFTP protocol
cp - memory copy
echo - echo args to console
erase - erase FLASH memory
help - print online help
loopback - Ralink eth loopback test !!
md - memory display
mdio - Ralink PHY register R/W command !!
mm - memory modify (auto-incrementing)
mw - memory write (fill)
nm - memory modify (constant address)
printenv- print environment variables
protect - enable or disable FLASH write protection
run - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv - set environment variables
spicmd - read/write data from/to eeprom or vtss
tftpboot- boot image via network using TFTP protocol
version - print monitor version
RT3052 #


If you need more info, just shout.

Thanks in advance!
Sponsor
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Mon Jul 13, 2009 23:02    Post subject: Reply with quote
a complete hardware spec would be usefull. i have some senao devices here and some are really strange(dual cpu rt3052 for instance)
if its a plain rt3052 router with 4 mb flash and 16 mb ram it can be supported if you are able to install it with serial comsole. senao has a firmware encryption which i dont know

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Tue Jul 14, 2009 6:21    Post subject: Reply with quote
Well, Sitecom has been kind enough to put the GPL-part of the firmware online, from the kernel config for this device:
Quote:
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.21
# Wed Sep 10 10:51:19 2008
#
CONFIG_MIPS=y

#
# Machine selection
#
CONFIG_ZONE_DMA=y
# CONFIG_RALINK_RT2880 is not set
CONFIG_RALINK_RT3052=y
CONFIG_RT3052_ASIC=y
CONFIG_RALINK_RT3052_MP=y
# CONFIG_RALINK_RT3052_MP2 is not set
CONFIG_FLASH_REMAP_NEED=y
# CONFIG_RT2880_DRAM_8M is not set
CONFIG_RT2880_DRAM_16M=y
# CONFIG_RT2880_DRAM_32M is not set
# CONFIG_RT2880_DRAM_64M is not set
# CONFIG_RT2880_FLASH_2M is not set
CONFIG_RT2880_FLASH_4M=y
# CONFIG_RT2880_FLASH_8M is not set
# CONFIG_RT2880_FLASH_16M is not set
CONFIG_RALINK_RAM_SIZE=16
CONFIG_MTD_PHYSMAP_START=0xBFC00000
CONFIG_MTD_PHYSMAP_LEN=0x400000
CONFIG_MTD_PHYSMAP_BUSWIDTH=2
CONFIG_RT2880_ROOTFS_IN_RAM=y
# CONFIG_RT2880_ROOTFS_IN_FLASH is not set
CONFIG_BLK_DEV_RAM_SIZE=0
CONFIG_INITRAMFS_LZMA=y
CONFIG_RALINK_TIMER=m
CONFIG_RALINK_TIMER_WDG=y
CONFIG_RALINK_WDG_TIMER=10
CONFIG_RALINK_WDG_REFRESH_INTERVAL=4
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_DMA_NONCOHERENT=y
CONFIG_DMA_NEED_PCI_MAP_STATE=y
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
CONFIG_IRQ_CPU=y
CONFIG_SWAP_IO_SPACE=y
CONFIG_BOOT_ELF32=y
CONFIG_MIPS_L1_CACHE_SHIFT=5

CONFIG_CPU_MIPS32_R1=y

CONFIG_SYS_HAS_CPU_MIPS32_R1=y
CONFIG_CPU_MIPS32=y
CONFIG_CPU_MIPSR1=y
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y

The device itself doesn't seem to be anything special. There's one 'large' chip with no markings on it and it's the one that gets hot. Can take pics if you need them.

It seems that the tftp-firmware might not be encrypted. Following I got from their uploadscript:
Quote:
filename3="appsESR-9752a-SC.sqsh"
filename4="appsESR-9752a-SC.dlf"
filename5="factoryappsESR-9752a-SC.sqsh"
filename6="factoryappsESR-9752a-SC.dlf"
filename7="uImageESR-9752a-SC"
filename8="kernelESR-9752a-SC.dlf"
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Tue Jul 14, 2009 20:58    Post subject: Reply with quote
i have a working firmware for the ESR9750 since a long time. but again. a complete hardware spec would be nice. otherwise i cannot say if it would run. the dlf files are encrypted. thaty all what i can say. the normal ESR9750 is no RT3052, thats whats curious here. i dont have a ESR9752 here, so if the ESR9752, a standard whr g300n image would run on it if you extract the uimage from the webflash file
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Tue Jul 14, 2009 21:18    Post subject: Reply with quote
BrainSlayer wrote:
i have a working firmware for the ESR9750 since a long time. but again. a complete hardware spec would be nice. otherwise i cannot say if it would run. the dlf files are encrypted. thaty all what i can say. the normal ESR9750 is no RT3052, thats whats curious here. i dont have a ESR9752 here, so if the ESR9752, a standard whr g300n image would run on it if you extract the uimage from the webflash file

Ok, so I guess some pics would help?

And could you give some small pointers on extracting the uimage from that file?

Again, thanks sofar.

EDIT: Looking at the pic of the G300N, it looks awfully similar to this one. Minus the second ramchip. The chip itself seems covered by a large ceramic thingy.
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Wed Jul 15, 2009 8:47    Post subject: Reply with quote
Partial success:
Quote:
RT3052 # bootm
## Booting image at 80000000 ...
Image Name: DD-WRT v24 Linux Kernel Image
Created: 2009-07-01 13:35:04 UTC

System Control Status = 0x21440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 874495 Bytes = 854 kB
Load Address: 80000000
Entry Point: 80297000
Verifying Checksum ... OK
Uncompressing Kernel Image ... LZMA ERROR 1 - must RESET board to recover
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Thu Jul 16, 2009 8:28    Post subject: Reply with quote
A little more progress:
Quote:
## Booting image at 80800000 ...
Image Name: DD-WRT v24 Linux Kernel Image
Created: 2009-07-15 12:17:35 UTC

System Control Status = 0x21440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 856885 Bytes = 836.8 kB
Load Address: 80000000
Entry Point: 80267000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80267000) ...
## Giving linux memsize in MB, 16

Starting kernel ...


LINUX started...

THIS IS ASIC

But then it just sits there...
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Sat Jul 18, 2009 13:48    Post subject: Reply with quote
the reason could be that the WHR G300N image is made for 32 mb ram devices, this would crash the kernel if the device has just 16. i will work on it in the next days. contact me with email and i can send you a testimage early next week
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Sat Jul 18, 2009 18:36    Post subject: Reply with quote
try this one. it has automatic ramsize detection
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Sat Jul 18, 2009 18:56    Post subject: Reply with quote
Nice work! Getting some real results now Shocked
Quote:
## Booting image at bfc50000 ...
Image Name: DD-WRT v24 Linux Kernel Image
Created: 2009-07-18 18:25:04 UTC

System Control Status = 0x21440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 856958 Bytes = 836.9 kB
Load Address: 80000000
Entry Point: 80267000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80267000) ...
## Giving linux memsize in MB, 16

Starting kernel ...


LINUX started...

THIS IS ASIC
Linux version 2.6.23.17 (root@dd-wrt) (gcc version 4.1.2) #572 Sat Jul 18 20:20:57 CEST 2009

The CPU frequency set to 384 MHz
16M RAM Detected!
CPU revision is: 0001964c
Determined physical RAM map:
memory: 01000000 @ 00000000 (usable)
Built 1 zonelists in Zone order. Total pages: 4064
Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock4 rootfstype=squashfs noinitrd
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 16kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
cause = 800074, status = 1100ff00
PID hash table entries: 64 (order: 6, 256 bytes)
calculating r4koff... 003a9800(3840000)
CPU frequency 384.00 MHz
Using 192.000 MHz high precision timer.
console [ttyS1] enabled
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory: 13260k/16384k available (2141k kernel code, 3124k reserved, 315k data, 120k init, 0k highmem)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Generic PHY: Registered new driver
NET: Registered protocol family 2
Time: MIPS clocksource has been installed.
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 512 (order: 0, 4096 bytes)
TCP bind hash table entries: 512 (order: -1, 2048 bytes)
TCP: Hash tables configured (established 512 bind 512)
TCP reno registered
Load RT2880 Timer Module(Wdg/Soft)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
squashfs: version 3.0 (2006/03/15) Phillip Lougher
io scheduler noop registered
io scheduler deadline registered (default)
Ralink gpio driver initialized
Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
MPPE/MPPC encryption/compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ralink flash device: 0x800000 at 0xbf000000
Ralink SoC physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
Ralink SoC physically mapped flash: Swapping erase regions for broken CFI table.
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.

found squashfs at 122000
Creating 6 MTD partitions on "Ralink SoC physically mapped flash":
0x00000000-0x00030000 : "uboot"
0x00030000-0x00040000 : "uboot-config"
0x00040000-0x00050000 : "factory-defaults"
0x00050000-0x003f0000 : "linux"
0x00122000-0x003f0000 : "rootfs"
mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only
0x003f0000-0x00400000 : "nvram"
u32 classifier
Actions configured
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
ctnetlink v0.93: registering with nfnetlink.
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_tables: (C) 2000-2006 Netfilter Core Team
IPP2P v0.8.2 loading
ClusterIP Version 0.8 loaded successfully
TCP bic registered
TCP cubic registered
TCP westwood registered
TCP highspeed registered
TCP hybla registered
TCP htcp registered
TCP vegas registered
TCP scalable registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Welcome to PF_RING 3.2.1
(C) 2004-06 L.Deri <deri@ntop.org>
NET: Registered protocol family 27
PF_RING: bucket length 128 bytes
PF_RING: ring slots 4096
PF_RING: sample rate 1 [1=no sampling]
PF_RING: capture TX No [RX only]
PF_RING: transparent mode Yes
PF_RING initialized correctly.
PF_RING: registered /proc/net/pf_ring/
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
GDMA1_MAC_ADRH -- : 0x00000000
GDMA1_MAC_ADRL -- : 0x00000000
Ralink APSoC Ethernet Driver Initilization. v2.00 256 rx/tx descriptors allocated, mtu = 1500!
NAPI enable, weight = 0, Tx Ring = 256, Rx Ring = 256
GDMA1_MAC_ADRH -- : 0x0000000c
GDMA1_MAC_ADRL -- : 0x43305277
PROC INIT OK!
decode /dev/mtdblock4
VFS: Mounted root (squashfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 120k freed
starting Architecture code for rt2880
rt2860v2_ap: module license 'unspecified' taints kernel.
CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 80062e84, ra == 80062d1c
Oops[#1]:
Cpu 0
$ 0 : 00000000 0000006f 00000000 00000000
$ 4 : 00000000 00000000 00000034 00000000
$ 8 : 0000003c 80c85000 ffffffff 80c8501c
$12 : 80315a80 ffffffff 00000001 00080000
$16 : 80316c00 8030df60 00000000 8030df60
$20 : 00000001 00000000 80290000 802552f0
$24 : 00000000 00200200
$28 : 803c6000 803c7c88 802857e0 80062d1c
Hi : 00000000
Lo : 00000000
epc : 80062e84 Tainted: P
ra : 80062d1c Status: 1100fc02 KERNEL EXL
Cause : 0080000c
BadVA : 00000000
PrId : 0001964c
Modules linked in: rt2860v2_ap(P)
Process insmod (pid: 600, threadinfo=803c6000, task=803eda98)
Stack : 80292a84 803c7ca8 803c7d00 800d9a24 000000d0 00000010 00000001 80259eb8
000080d0 8030df60 80a43ef4 00000000 80290000 802349fc 000081a4 80062d1c
8007f5d8 80290000 80290000 80c8513c 00000000 80259eb8 80259ecc 80c85414
800acc54 800acc7c 803c7d18 8026a880 00000000 8007f888 80c85414 803c7d40
00000000 80259eb8 80259ecc 80c85414 80a43ef4 80a43eb8 00000000 0000000b
...
Call Trace:[<800d9a24>][<80062d1c>][<8007f5d8>][<800acc54>][<800acc7c>][<8026a880>][<8007f888>][<800abd34>][<800ff668>][<801006a8>][<80100ab0>][<801007a8>][<800ffe80>][<80145318>][<80145548>][<800e12e0>][<80145ab0>][<80145318>][<80b5fe4c>][<8026a980>][<80145318>][<80a3e094>][<80a3e070>][<8026ab80>][<80b623d4>][<80b6252c>][<80b61f18>][<80b61c88>][<80b61af4>][<80042378>][<8004231c>][<8026ab00>][<8000a6c4>]

Code: 254a0001 8d230004 8d220000 <ac620000> ac430004 8d240014 3c020010 34420100 3c030020
CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 800626a4, ra == 80062884
Oops[#2]:
Cpu 0
$ 0 : 00000000 00000001 00000000 00000000
$ 4 : 00000000 8030d1e0 0000000a 80c84000
$ 8 : 8030f180 80c84100 80ba4a80 80ba4b80
$12 : 80ba4c80 00000000 68031600 80ba4d80
$16 : 80312a10 00000000 8030d1e0 00000000
$20 : 00024000 80290000 00200200 00100100
$24 : 00000000 0098963b
$28 : 80330000 80331ec0 0000000a 80062884
Hi : 00000063
Lo : 3333334c
epc : 800626a4 Tainted: P D
ra : 80062884 Status: 1100fc02 KERNEL EXL
Cause : 0080000c
BadVA : 00000000
PrId : 0001964c
Modules linked in: rt2860v2_ap(P)
Process events/0 (pid: 4, threadinfo=80330000, task=8032e898)
Stack : 8032e8e8 8028bbb0 8001cf38 8001ced4 80312a10 80312a00 0000000a 80250000
80250000 80292200 80250000 00000000 00000000 80062884 8032e8e8 8028bbb0
80315700 8030dd80 8030f180 8030d1e0 80290000 80063c08 80292200 80292210
8032e9dc 8032e898 00000000 80214618 8030ea80 efffffff 80331f80 00000000
00000000 00000000 00000000 800342dc 80331f80 00000000 00000000 00000000
...
Call Trace:[<8001cf38>][<8001ced4>][<80062884>][<80063c08>][<80214618>][<800342dc>][<80034e98>][<80034ecc>][<80038ec0>][<80039378>][<80034e14>][<80038edc>][<80003c54>][<80003c44>]

Code: 8ca8004c 8ce30004 8ce20000 <ac620000> ac430004 acf70000 acf60004 8ce2000c 8e440014
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Sun Jul 19, 2009 12:18    Post subject: Reply with quote
please remove the cpu cooler. i need to know the exact cpu model
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Sun Jul 19, 2009 12:30    Post subject: Reply with quote
Well, removing the darn cooler was a tough cookie. Alas, succes!

The CPU has the following markings:

Ralink
RT3052F
P0A7210B0
0902ST
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Sun Jul 19, 2009 12:56    Post subject: Reply with quote
please try this build
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Sun Jul 19, 2009 13:04    Post subject: Reply with quote
Will try the new build. The old build suddenly also seemed to boot:
Quote:
U-Boot 1.1.3 (Nov 25 2008 - 10:57:31)

Board: Ralink APSoC DRAM: 16 MB
relocate_code Pointer at: 80fa8000

The MANUFACT ID =000000C2

The Flash ID =000022A7

Set info->start[0]=BFC00000
flash_protect ON: from 0xBFC00000 to 0xBFC24E27
protect on 0
protect on 1
protect on 2
flash_protect ON: from 0xBFC30000 to 0xBFC3FFFF
protect on 3
============================================
Ralink UBoot Version: 3.1
--------------------------------------------
ASIC 3052_MP1 (MAC to GigaMAC Mode)
Product Name: ESR-9752-SC
DRAM COMPONENT: 128Mbits
DRAM BUS: 16BIT
Total memory: 16 MBytes
Flash: 4 MBytes
Date:Nov 25 2008 Time:10:57:31
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384

##### The CPU freq = 384 MHZ ####

SDRAM bus set to 16 bit
SDRAM size =16 Mbytes
SDRAM CAS = 3(d1835272)

Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
9: Load Boot Loader code then write to Flash via TFTP.
 4  3  2  1  0

3: System Boot system code via Flash.
## Booting image at bfc50000 ...
Image Name: DD-WRT v24 Linux Kernel Image
Created: 2009-07-18 18:25:04 UTC

System Control Status = 0x21440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 856958 Bytes = 836.9 kB
Load Address: 80000000
Entry Point: 80267000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80267000) ...
## Giving linux memsize in MB, 16

Starting kernel ...


LINUX started...

THIS IS ASIC
Linux version 2.6.23.17 (root@dd-wrt) (gcc version 4.1.2) #572 Sat Jul 18 20:20:57 CEST 2009

The CPU frequency set to 384 MHz
16M RAM Detected!
CPU revision is: 0001964c
Determined physical RAM map:
memory: 01000000 @ 00000000 (usable)
Built 1 zonelists in Zone order. Total pages: 4064
Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock4 rootfstype=squashfs noinitrd
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 16kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
cause = 80007c, status = 1100ff00
PID hash table entries: 64 (order: 6, 256 bytes)
calculating r4koff... 003a9800(3840000)
CPU frequency 384.00 MHz
Using 192.000 MHz high precision timer.
console [ttyS1] enabled
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory: 13260k/16384k available (2141k kernel code, 3124k reserved, 315k data, 120k init, 0k highmem)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Generic PHY: Registered new driver
NET: Registered protocol family 2
Time: MIPS clocksource has been installed.
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 512 (order: 0, 4096 bytes)
TCP bind hash table entries: 512 (order: -1, 2048 bytes)
TCP: Hash tables configured (established 512 bind 512)
TCP reno registered
Load RT2880 Timer Module(Wdg/Soft)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
squashfs: version 3.0 (2006/03/15) Phillip Lougher
io scheduler noop registered
io scheduler deadline registered (default)
Ralink gpio driver initialized
Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
MPPE/MPPC encryption/compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ralink flash device: 0x800000 at 0xbf000000
Ralink SoC physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
Ralink SoC physically mapped flash: Swapping erase regions for broken CFI table.
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.

found squashfs at 122000
Creating 6 MTD partitions on "Ralink SoC physically mapped flash":
0x00000000-0x00030000 : "uboot"
0x00030000-0x00040000 : "uboot-config"
0x00040000-0x00050000 : "factory-defaults"
0x00050000-0x003f0000 : "linux"
0x00122000-0x003f0000 : "rootfs"
mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only
0x003f0000-0x00400000 : "nvram"
u32 classifier
Actions configured
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
ctnetlink v0.93: registering with nfnetlink.
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_tables: (C) 2000-2006 Netfilter Core Team
IPP2P v0.8.2 loading
ClusterIP Version 0.8 loaded successfully
TCP bic registered
TCP cubic registered
TCP westwood registered
TCP highspeed registered
TCP hybla registered
TCP htcp registered
TCP vegas registered
TCP scalable registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Welcome to PF_RING 3.2.1
(C) 2004-06 L.Deri <deri@ntop.org>
NET: Registered protocol family 27
PF_RING: bucket length 128 bytes
PF_RING: ring slots 4096
PF_RING: sample rate 1 [1=no sampling]
PF_RING: capture TX No [RX only]
PF_RING: transparent mode Yes
PF_RING initialized correctly.
PF_RING: registered /proc/net/pf_ring/
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
GDMA1_MAC_ADRH -- : 0x00000000
GDMA1_MAC_ADRL -- : 0x00000000
Ralink APSoC Ethernet Driver Initilization. v2.00 256 rx/tx descriptors allocated, mtu = 1500!
NAPI enable, weight = 0, Tx Ring = 256, Rx Ring = 256
GDMA1_MAC_ADRH -- : 0x0000000c
GDMA1_MAC_ADRL -- : 0x43305277
PROC INIT OK!
decode /dev/mtdblock4
VFS: Mounted root (squashfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 120k freed
starting Architecture code for rt2880
rt2860v2_ap: module license 'unspecified' taints kernel.

phy_tx_ring = 0x0084e000, tx_ring = 0xa084e000, size: 16 bytes

phy_rx_ring = 0x0084f000, rx_ring = 0xa084f000, size: 16 bytes
RT305x_ESW: Link Status Changed
GDMA1_FWD_CFG = 10000
switch reg write offset=14, value=405555
switch reg write offset=50, value=2001
switch reg write offset=98, value=7f3f
switch reg write offset=e4, value=3f
switch reg write offset=40, value=1001
switch reg write offset=44, value=1001
switch reg write offset=48, value=1002
switch reg write offset=70, value=ffff506f
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
Algorithmics/MIPS FPU Emulator v1.5
device vlan1 entered promiscuous mode
device eth2 entered promiscuous mode
RtmpOSNetDevDetach(): RtmpOSNetDeviceDetach(), dev->name=ra0!
0x1300 = 00064380
Terminate the task(RtmpWscTask) with pid(726)!
0x1300 = 00064380
device ra0 entered promiscuous mode
br0: port 2(ra0) entering learning state
br0: port 1(vlan1) entering learning state
wland: No such file or directory
device vlan2 entered promiscuous mode
device vlan2 left promiscuous mode
device vlan2 entered promiscuous mode
SIOCGIFFLAGS: No such device
br0: topology change detected, propagating
br0: port 2(ra0) entering forwarding state
br0: topology change detected, propagating
br0: port 1(vlan1) entering forwarding state
SIOCGIFFLAGS: No such device
device br0 entered promiscuous mode
etherip: Ethernet over IPv4 tunneling driver
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device

DD-WRT v24-sp2 std (c) 2009 NewMedia-NET GmbH
Release: 07/18/09 (SVN revision: 12524)
ÿ
DD-WRT login:
GraveR
DD-WRT Novice


Joined: 13 Jul 2009
Posts: 32

PostPosted: Sun Jul 19, 2009 13:21    Post subject: Reply with quote
Further success! Seems to be some issues with saving settings and some LAN-ports, though.

At one time I managed to get to the webif. It asked to change my username/password (as usual) and on committing the username/password everything went to hell in a hand basket Smile

Currently it seems in a crash/reboot loop after "nvram was changed, needs commit, waiting 10 sec."

Quote:
U-Boot 1.1.3 (Nov 25 2008 - 10:57:31)

Board: Ralink APSoC DRAM: 16 MB
relocate_code Pointer at: 80fa8000

The MANUFACT ID =000000C2

The Flash ID =000022A7

Set info->start[0]=BFC00000
flash_protect ON: from 0xBFC00000 to 0xBFC24E27
protect on 0
protect on 1
protect on 2
flash_protect ON: from 0xBFC30000 to 0xBFC3FFFF
protect on 3
============================================
Ralink UBoot Version: 3.1
--------------------------------------------
ASIC 3052_MP1 (MAC to GigaMAC Mode)
Product Name: ESR-9752-SC
DRAM COMPONENT: 128Mbits
DRAM BUS: 16BIT
Total memory: 16 MBytes
Flash: 4 MBytes
Date:Nov 25 2008 Time:10:57:31
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384

##### The CPU freq = 384 MHZ ####

SDRAM bus set to 16 bit
SDRAM size =16 Mbytes
SDRAM CAS = 3(d1835272)

Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
9: Load Boot Loader code then write to Flash via TFTP.
 4  3  2  1  0

3: System Boot system code via Flash.
## Booting image at bfc50000 ...
Image Name: DD-WRT v24 Linux Kernel Image
Created: 2009-07-19 12:54:03 UTC

System Control Status = 0x21440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 856920 Bytes = 836.8 kB
Load Address: 80000000
Entry Point: 80267000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80267000) ...
## Giving linux memsize in MB, 16

Starting kernel ...


LINUX started...

THIS IS ASIC
Linux version 2.6.23.17 (root@dd-wrt) (gcc version 4.1.2) #577 Sun Jul 19 14:50:22 CEST 2009

The CPU frequency set to 384 MHz
16M RAM Detected!
CPU revision is: 0001964c
Determined physical RAM map:
memory: 01000000 @ 00000000 (usable)
Built 1 zonelists in Zone order. Total pages: 4064
Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock4 rootfstype=squashfs noinitrd
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 16kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
cause = 80007c, status = 1100ff00
PID hash table entries: 64 (order: 6, 256 bytes)
calculating r4koff... 003a9800(3840000)
CPU frequency 384.00 MHz
Using 192.000 MHz high precision timer.
console [ttyS1] enabled
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory: 13260k/16384k available (2141k kernel code, 3124k reserved, 315k data, 120k init, 0k highmem)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Generic PHY: Registered new driver
NET: Registered protocol family 2
Time: MIPS clocksource has been installed.
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 512 (order: 0, 4096 bytes)
TCP bind hash table entries: 512 (order: -1, 2048 bytes)
TCP: Hash tables configured (established 512 bind 512)
TCP reno registered
Load RT2880 Timer Module(Wdg/Soft)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
squashfs: version 3.0 (2006/03/15) Phillip Lougher
io scheduler noop registered
io scheduler deadline registered (default)
Ralink gpio driver initialized
Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
MPPE/MPPC encryption/compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ralink flash device: 0x800000 at 0xbf000000
Ralink SoC physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
Ralink SoC physically mapped flash: Swapping erase regions for broken CFI table.
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.

found squashfs at 122000
Creating 6 MTD partitions on "Ralink SoC physically mapped flash":
0x00000000-0x00030000 : "uboot"
0x00030000-0x00040000 : "uboot-config"
0x00040000-0x00050000 : "factory-defaults"
0x00050000-0x003f0000 : "linux"
0x00122000-0x003f0000 : "rootfs"
mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only
0x003f0000-0x00400000 : "nvram"
u32 classifier
Actions configured
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
ctnetlink v0.93: registering with nfnetlink.
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_tables: (C) 2000-2006 Netfilter Core Team
IPP2P v0.8.2 loading
ClusterIP Version 0.8 loaded successfully
TCP bic registered
TCP cubic registered
TCP westwood registered
TCP highspeed registered
TCP hybla registered
TCP htcp registered
TCP vegas registered
TCP scalable registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Welcome to PF_RING 3.2.1
(C) 2004-06 L.Deri <deri@ntop.org>
NET: Registered protocol family 27
PF_RING: bucket length 128 bytes
PF_RING: ring slots 4096
PF_RING: sample rate 1 [1=no sampling]
PF_RING: capture TX No [RX only]
PF_RING: transparent mode Yes
PF_RING initialized correctly.
PF_RING: registered /proc/net/pf_ring/
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
GDMA1_MAC_ADRH -- : 0x00000000
GDMA1_MAC_ADRL -- : 0x00000000
Ralink APSoC Ethernet Driver Initilization. v2.00 256 rx/tx descriptors allocated, mtu = 1500!
NAPI enable, weight = 0, Tx Ring = 256, Rx Ring = 256
GDMA1_MAC_ADRH -- : 0x0000000c
GDMA1_MAC_ADRL -- : 0x43305277
PROC INIT OK!
decode /dev/mtdblock4
VFS: Mounted root (squashfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 120k freed
starting Architecture code for rt2880
switch reg write offset=14, value=405555
switch reg write offset=50, value=2001
switch reg write offset=98, value=7f3f
switch reg write offset=e4, value=3f
switch reg write offset=40, value=1001
switch reg write offset=44, value=1001
switch reg write offset=48, value=1002
switch reg write offset=70, value=ffff506f
wland: No such file or directory
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
nvram was changed, needs commit, waiting 10 sec.
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
Oops[#1]:
Cpu 0
$ 0 : 00000000 00441074 00000075 00000000
$ 4 : 00000000 80233249 fffffffe 8048ddf8
$ 8 : ffffffff 800e1324 80076290 fffffff8
$12 : 0000037e 00705aac 2ab85088 2ab817e8
$16 : 00000000 80c89f00 80c80075 80c8fffe
$20 : 80230000 802cd004 802d0000 80c80000
$24 : 00000001 8012f924
$28 : 8048c000 8048ddf0 80c80014 8012f200
Hi : 00001fff
Lo : 00000008
epc : 800de238 Tainted: P
ra : 8012f200 Status: 1100fc02 KERNEL EXL
Cause : 00800008
BadVA : 00000000
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process nvram (pid: 1019, threadinfo=8048c000, task=803c34f0)
Stack : 80b8fe20 00400890 8035458c 802cf000 80bdbe74 8048de50 00000001 8048dea8
80290000 00000000 00000001 00000000 48534c46 80c80000 7f917e14 802e0000
00000002 00010000 802d0000 8012f5a8 80bd3ba8 80cff040 00000000 00000000
00441070 00000004 80bd3ba8 80cff040 00000000 00000001 ffffffff 00000000
803c34f0 8001c92c 00000000 00000000 803c34f0 00000001 00000000 00000000
...
Call Trace:[<8012f5a8>][<8001c92c>][<80039378>][<8005d0ac>][<80075fc4>][<80064644>][<800762e0>][<8006625c>][<8000a6c4>][<8000a6c4>]

Code: 00801021 03e00008 00000000 <80820000> 10400008 00001821 00801821 24630001 80620000
Segmentation fauCPU 0 Unable to handle kernel paging request at virtual address 0000000c, epc == 8008b570, ra == 80047dac
lt
Oops[#2]:
Cpu 0
$ 0 : 00000000 7fa3957f 00000000 0344196d
$ 4 : 8069f948 00000001 0344196d 00000000
$ 8 : 80291f80 80290000 80c71d20 00000000
$12 : 00000020 00000000 00000000 00000242
$16 : 8069f948 00000001 80c88c00 00000002
$20 : 00000000 8069f9e0 802857e0 803a3d40
$24 : 00000000 80066aec
$28 : 80c70000 80c71d40 803a3d84 80047dac
Hi : 00000632
Lo : 89d8a637
epc : 8008b570 Tainted: P D
ra : 80047dac Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 0000000c
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process postinit (pid: 818, threadinfo=80c70000, task=80c3e790)
Stack : 8035691c 800287dc 0000000f 0344196d 0000000f 0344196d 00020000 00000000
00000000 80047dac 7fa25000 80c3e790 00000000 00000000 80284e84 80356412
00000000 00000000 00000000 00000020 00000000 00000000 00000000 00000242
00000000 00000242 00000000 00000242 8069f948 80280000 80c71e58 00000001
803a3d40 00000000 800464f0 80c71ea8 80c71e50 00406da8 00000000 80049d10
...
Call Trace:[<800287dc>][<80047dac>][<800464f0>][<80049d10>][<80057160>][<800464f0>][<80066bcc>][<80039378>][<800f0d08>][<800f0d00>][<8001c92c>][<80067514>][<80067a88>][<8000a6c4>]

Code: 10400007 8c92008c 8e420024 <8c42000c> 10400003 00000000 0040f809 00000000 8e0600f4
CPU 0 Unable to handle kernel paging request at virtual address 00000004, epc == 80067db8, ra == 800648b8
Oops[#3]:
Cpu 0
$ 0 : 00000000 00000000 80b8fe20 80b8fe20
$ 4 : 00000000 80c88e88 80b8fe20 80b8fe20
$ 8 : 00000000 803852a8 ffffffe0 fffffff8
$12 : 80f12d20 00000000 2ac15088 2ac117e8
$16 : 80b8fe20 80a0dbb0 804e4000 00000000
$20 : 803859ec 803183a0 00000001 00400c5c
$24 : 00000002 00000000
$28 : 80c74000 80c75e40 7fd9bc60 800648b8
Hi : 082d45a7
Lo : 58af85ed
epc : 80067db8 Tainted: P D
ra : 800648b8 Status: 1100fc03 KERNEL EXL IE
Cause : 0080000c
BadVA : 00000004
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process resetbutton (pid: 678, threadinfo=80c74000, task=80c36348)
Stack : fffffff2 7fe01a00 00000012 80130188 80b8fe20 80c75ea8 804e4000 00000012
ffffff9c 004009f8 80064b8c 80c75ea8 804e4000 00000012 ffffff9c 004009f8
00000000 00400c5c 00000000 80064c00 00000000 00000000 0000000e 00000080
80c75ea8 00000000 803859ec 803183a0 00000001 00000002 7fe01ea4 00000101
00000001 00000000 803e5300 00000000 ffffff9c 004009f8 800646e8 00000012
...
Call Trace:[<80130188>][<80064b8c>][<80064c00>][<800646e8>][<800708fc>][<80064c88>][<80064c4c>][<8002d2f8>][<8000a6c4>]

Code: 8ca40000 ac620004 acc40000 <ac860004> aca60000 acc50004 03e00008 00000000 8c830000
CPU 0 Unable to handle kernel paging request at virtual address 00000004, epc == 80067db8, ra == 800648b8
Oops[#4]:
Cpu 0
$ 0 : 00000000 00000000 80651640 80651640
$ 4 : 00000000 80c88e88 80651640 80651640
$ 8 : 00000000 803852a8 ffffffe0 fffffff8
$12 : 802f9198 00024000 00000001 00080000
$16 : 80651640 80a0dbb0 804b3000 00000000
$20 : 803859ec 803183a0 00000002 004007f0
$24 : fff7ffff 00000000
$28 : 80ae2000 80ae3e40 00000000 800648b8
Hi : 00000001
Lo : 96e6a800
epc : 80067db8 Tainted: P D
ra : 800648b8 Status: 1100fc03 KERNEL EXL IE
Cause : 0080000c
BadVA : 00000004
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process ledtool (pid: 1022, threadinfo=80ae2000, task=803f54d0)
Stack : 0531cec8 00000011 80216180 00000011 80651640 80ae3ea8 804b3000 000000ff
ffffff9c 004005cc 80064b8c 80ae3ea8 804b3000 000000ff ffffff9c 004005cc
00000000 004007f0 00000000 80064c00 80ae3eb8 80ae3f20 1dcd6500 8003cd90
80ae3ea8 004005cc 803859ec 803183a0 803183a0 803859ec 80995eb9 00000101
00000001 00000000 80c26aa0 00000000 ffffff9c 004005cc 800646e8 000000ff
...
Call Trace:[<80216180>][<80064b8c>][<80064c00>][<8003cd90>][<800646e8>][<800708fc>][<80064c88>][<80064c4c>][<8003cf3c>][<8000a6c4>]

Code: 8ca40000 ac620004 acc40000 <ac860004> aca60000 acc50004 03e00008 00000000 8c830000
CPU 0 Unable to handle kernel paging request at virtual address 00000004, epc == 8013fc4c, ra == 80206294
Oops[#5]:
Cpu 0
$ 0 : 00000000 00000000 00000000 ffffffff
$ 4 : 00000000 00000000 00000049 00000000
$ 8 : 00000000 00000000 00000000 8024e000
$12 : 00000000 00000000 fe383b80 00000003
$16 : 80c88000 00000000 80ecfa40 80805b9c
$20 : 00000000 80805b8c 00000000 7f888cf8
$24 : 24d38380 8020627c
$28 : 80804000 80805b40 80805b8c 80206294
Hi : 00000000
Lo : 00000000
epc : 8013fc4c Tainted: P D
ra : 80206294 Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 00000004
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process ead (pid: 772, threadinfo=80804000, task=80c3ebb8)
Stack : 0fffff00 8004d1b4 00000000 00200200 80c88000 80206294 80c3ebb8 80290b20
80805b9c 00000000 80805b94 00000000 80076c74 80000000 80806afc 805f72a8
00000afc 2aabf000 00000000 00000000 00000001 00000007 00000001 805cf6e0
803040e0 8004a07c 00000000 00000000 00000000 00000000 80b0a7b8 805cf6e0
80c3ebb8 2aabf000 80805ca8 00030000 80b0a7b8 805cf6e0 8000c55c 8000c52c
...
Call Trace:[<8004d1b4>][<80206294>][<80076c74>][<8004a07c>][<8000c55c>][<8000c52c>][<800a05c8>][<80056630>][<8007f36c>][<800801d4>][<800a16f0>][<800a168c>][<800a273c>][<800a2a54>][<80077c34>][<8001c92c>][<800702f0>][<800702cc>][<8006ff54>][<80205648>][<800dff8c>][<800720ac>][<80072194>][<801353c4>][<8004d1b4>][<8000f348>][<80056fe0>][<80058b1c>][<801356d4>][<80138f88>][<8000c52c>][<801375bc>][<80152c00>][<80152ad4>][<801395a4>][<8013982c>][<80076f9c>][<8000a6c4>][<8000a6c4>]

Code: 00000000 8e020100 2403ffff <c0440004> 7c640004 e0440004 108000fd 00000000 8fbf0014
CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 800626a4, ra == 80062884
Oops[#6]:
Cpu 0
$ 0 : 00000000 00000001 00000000 00000000
$ 4 : 00000000 8030d1e0 00000001 80c84000
$ 8 : 8030f180 80c84800 8093a280 8093a180
$12 : 803223f0 00000000 aa7a2200 80322bd0
$16 : 80312a10 00000000 8030d1e0 00000000
$20 : 00024000 80290000 00200200 00100100
$24 : 00000000 0098963e
$28 : 80330000 80331ec0 00000001 80062884
Hi : 00000063
Lo : 3333334c
epc : 800626a4 Tainted: P D
ra : 80062884 Status: 1100fc02 KERNEL EXL
Cause : 0080000c
BadVA : 00000000
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process events/0 (pid: 4, threadinfo=80330000, task=8032e898)
Stack : 8032e8e8 8028bbb0 8001cf38 8001ced4 80312a10 80312a00 00000001 80250000
80250000 80292200 80250000 00000000 00000000 80062884 00000000 00000000
8047f700 8038c200 8030f180 8030d1e0 80290000 80063c08 80292200 80292210
8032e9dc 8032e898 00000000 80214618 8030ea80 efffffff 80331f80 00000000
00000000 00000000 00000000 800342dc 80331f80 00000000 00000000 00000000
...
Call Trace:[<8001cf38>][<8001ced4>][<80062884>][<80063c08>][<80214618>][<800342dc>][<80034e98>][<80034ecc>][<80038ec0>][<80039378>][<80034e14>][<80038edc>][<80003c54>][<80003c44>]

Code: 8ca8004c 8ce30004 8ce20000 <ac620000> ac430004 acf70000 acf60004 8ce2000c 8e440014
CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 80069680, ra == 8004ebdc
Oops[#7]:
Cpu 0
$ 0 : 00000000 00000000 00000000 00000000
$ 4 : 80c88c40 80398188 1100fc00 ffff00fe
$ 8 : 803a1fe0 0000fc00 00000000 8024e000
$12 : 00000000 00000000 b8c83e00 00000004
$16 : 00000000 80c88c40 80255830 80250000
$20 : 80290000 80290000 00000000 00000000
$24 : df638600 0098963e
$28 : 803a0000 803a1ed0 00000000 8004ebdc
Hi : 00000000
Lo : 00000000
epc : 80069680 Tainted: P D
ra : 8004ebdc Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 00000000
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process pdflush (pid: 54, threadinfo=803a0000, task=80398188)
Stack : 80398188 80398188 0bb2e574 8028bb78 80250000 80255630 803a1f7c 80250000
8004ebdc 80398188 8001c33c 8001c328 80398188 8004f480 ffff8510 8028bb78
00000000 00000000 803a1f08 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000025 00000000 80250000 80255630 803a1f7c 80250000
80290000 80290000 8004f580 8004f548 80214638 80214618 00000001 8004f480
...
Call Trace:[<8004ebdc>][<8001c33c>][<8001c328>][<8004f480>][<8004f580>][<8004f548>][<80214638>][<80214618>][<8004f480>][<8004eb80>][<8004f480>][<80038edc>][<80038ec0>][<80003c54>][<80003c44>]

Code: 1440000c 02202021 00608021 <8c630000> 1612fff9 cc600000 8fbf0020 8fb3001c 8fb20018
CPU 0 Unable to handle kernel paging request at virtual address 0000000c, epc == 8008b570, ra == 800723e8
Oops[#8]:
Cpu 0
$ 0 : 00000000 00000000 00000000 38506bec
$ 4 : 8082a790 00000001 38506bec 00000000
$ 8 : 80291f80 80290000 803a1cd8 803b401c
$12 : 8030f280 ffffffff 2ab41088 2ab3d7e8
$16 : 8082a790 00000001 80c88800 803a1e80
$20 : 00000000 8033a000 00000101 00000000
$24 : 00000001 2ab60f90
$28 : 803a0000 803a1cf8 7fc989e8 800723e8
Hi : 0000015e
Lo : 0003584f
epc : 8008b570 Tainted: P D
ra : 800723e8 Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 0000000c
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process udhcpc (pid: 1023, threadinfo=803a0000, task=80398188)
Stack : 8033a00b 803a1d38 00000015 38506bec 00000015 38506bec 8082a790 80bf32c8
8031a268 800723e8 803a1e20 00030000 00000034 00000000 803181a0 80bf32c8
d76c835a 00000006 8033a005 802cb09c 803382a0 80318320 80c08724 803a1e80
803a1d80 8033a000 00000000 00000000 80072b10 80ddaf00 80c2a4e0 805cfd60
80305680 8004a07c 80c08724 80318320 000000d0 00000010 00000001 00000101
...
Call Trace:[<800723e8>][<80072b10>][<8004a07c>][<80062d1c>][<800730cc>][<8006838c>][<8026f2a8>][<800740b0>][<800741cc>][<8006bec0>][<8000c52c>][<80062d1c>][<8006d530>][<800708fc>][<800063b0>][<8000638c>][<8000a6c4>]

Code: 10400007 8c92008c 8e420024 <8c42000c> 10400003 00000000 0040f809 00000000 8e0600f4
CPU 0 Unable to handle kernel paging request at virtual address 0000000c, epc == 8008b570, ra == 800723e8
Oops[#9]:
Cpu 0
$ 0 : 00000000 00000000 00000000 1820aced
$ 4 : 8082a790 00000001 1820aced 00000000
$ 8 : 80291f80 80290000 80b4dcd8 ffffffec
$12 : 0000005c 06ceba25 2ab41088 2ab3d7e8
$16 : 8082a790 00000001 80c88800 80b4de80
$20 : 00000000 80cf2000 00000101 00000000
$24 : 00000001 2ab60f90
$28 : 80b4c000 80b4dcf8 7fc989e8 800723e8
Hi : 0000015e
Lo : 0003584f
epc : 8008b570 Tainted: P D
ra : 800723e8 Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 0000000c
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process udhcpc (pid: 1024, threadinfo=80b4c000, task=80398188)
Stack : 80cf200b 80b4dd38 00000030 1820aced 00000030 1820aced 8082a790 80bf32c8
8031a268 800723e8 80338220 80318320 00000000 80318320 803181a0 80bf32c8
d76c835a 00000006 80cf2005 80072ac8 803382a0 80318320 80c08724 80b4de80
80b4dd80 80cf2000 00000000 00000000 80072b10 80ddaf00 80c2a4e0 805cfd60
80305680 8004a07c 80c08724 80318320 80214638 00030002 80290000 00000101
...
Call Trace:[<800723e8>][<80072ac8>][<80072b10>][<8004a07c>][<80214638>][<800265d4>][<800730cc>][<8006838c>][<8026f2a8>][<800740b0>][<8001cf38>][<8001ced4>][<800741cc>][<8006bec0>][<8000c52c>][<8001bfd8>][<8005b9c4>][<80214638>][<800265d4>][<8006d530>][<800708fc>][<800063b0>][<8000638c>][<8000a6c4>][<80001f5c>]

Code: 10400007 8c92008c 8e420024 <8c42000c> 10400003 00000000 0040f809 00000000 8e0600f4
CPU 0 Unable to handle kernel paging request at virtual address 0000000c, epc == 8008b570, ra == 800723e8
Oops[#10]:
Cpu 0
$ 0 : 00000000 00000000 00000000 004928ec
$ 4 : 80671608 00000001 004928ec 00000000
$ 8 : 80291f80 80290000 80a09ce0 fffffff4
$12 : 00000000 00000000 2fb60480 00000000
$16 : 80671608 00000001 80c88c00 80a09e60
$20 : 00000000 80b76000 00000001 004017d8
$24 : 00000000 2ab63d90
$28 : 80a08000 80a09d00 7fdb4bc8 800723e8
Hi : 000a5ca4
Lo : 2c054e27
epc : 8008b570 Tainted: P D
ra : 800723e8 Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 0000000c
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process cron (pid: 795, threadinfo=80a08000, task=803ed670)
Stack : 80b7600b 80a09d40 0000003d 004928ec 0000003d 004928ec 80671608 80bf1780
80cfe6c8 800723e8 fffffffe 80318320 fffffffe 80318320 80318320 80bf1780
bb2bdd7f 00000006 80b76005 80a3e7e0 803383a0 80318320 80c08724 80a09e60
80a09d88 80b76000 00000001 004017d8 80072b10 80072ac8 80305700 8004a07c
ffffff9c 00401578 80c08724 80318320 00000001 398198ec 00001000 00000001
...
Call Trace:[<800723e8>][<80072b10>][<80072ac8>][<8004a07c>][<800730cc>][<800708fc>][<80073e60>][<8006b184>][<8006b26c>][<8000a6c4>][<8000a6c4>]

Code: 10400007 8c92008c 8e420024 <8c42000c> 10400003 00000000 0040f809 00000000 8e0600f4
CPU 0 Unable to handle kernel paging request at virtual address 0000000c, epc == 8008b570, ra == 800723e8
Oops[#11]:
Cpu 0
$ 0 : 00000000 00000000 00000000 06d7a06d
$ 4 : 8082a790 00000001 06d7a06d 00000000
$ 8 : 80291f80 80290000 8034bcd8 ffffffec
$12 : 0000005c 06ceba25 2ab41088 2ab3d7e8
$16 : 8082a790 00000001 80c88800 8034be80
$20 : 00000000 80484000 00000101 00000000
$24 : 00000001 2ab60f90
$28 : 8034a000 8034bcf8 7fc989e8 800723e8
Hi : 0000015e
Lo : 0003584f
epc : 8008b570 Tainted: P D
ra : 800723e8 Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 0000000c
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process udhcpc (pid: 1025, threadinfo=8034a000, task=803ed670)
Stack : 8048400b 8034bd38 0000004a 06d7a06d 0000004a 06d7a06d 8082a790 80bf32c8
8031a268 800723e8 80338320 80318320 00000000 80318320 803181a0 80bf32c8
d76c835a 00000006 80484005 80072ac8 803383a0 80318320 80c08724 8034be80
8034bd80 80484000 00000000 00000000 80072b10 80ddaf00 80c2a4e0 805cf3a0
80305680 8004a07c 80c08724 80318320 80214638 00030002 80290000 00000101
...
Call Trace:[<800723e8>][<80072ac8>][<80072b10>][<8004a07c>][<80214638>][<800265d4>][<800730cc>][<8006838c>][<800740b0>][<8001cf38>][<8001ced4>][<800741cc>][<8006bec0>][<8000c52c>][<8001bfd8>][<8005b9c4>][<80214638>][<800265d4>][<8006d530>][<800708fc>][<800063b0>][<8000638c>][<8000a6c4>][<80001f5c>]

Code: 10400007 8c92008c 8e420024 <8c42000c> 10400003 00000000 0040f809 00000000 8e0600f4
CPU 0 Unable to handle kernel paging request at virtual address 0000000c, epc == 8008b570, ra == 800723e8
Oops[#12]:
Cpu 0
$ 0 : 00000000 00000000 00000000 22db41ec
$ 4 : 8082a790 00000001 22db41ec 00000000
$ 8 : 80291f80 80290000 80b2bcd8 ffffffec
$12 : 0000005c 06ceba25 2ab41088 2ab3d7e8
$16 : 8082a790 00000001 80c88800 80b2be80
$20 : 00000000 80970000 00000101 00000000
$24 : 00000001 2ab60f90
$28 : 80b2a000 80b2bcf8 7fc989e8 800723e8
Hi : 0000015e
Lo : 0003584f
epc : 8008b570 Tainted: P D
ra : 800723e8 Status: 1100fc03 KERNEL EXL IE
Cause : 00800008
BadVA : 0000000c
PrId : 0001964c
Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre etherip rt2860v2_ap(P)
Process udhcpc (pid: 1026, threadinfo=80b2a000, task=803ed670)
Stack : 8097000b 80b2bd38 00000064 22db41ec 00000064 22db41ec 8082a790 80bf32c8
8031a268 800723e8 00000002 800286e0 00000000 80318320 803181a0 80bf32c8
d76c835a 00000006 80970005 2ac49000 803383a0 80318320 80c08724 80b2be80
80b2bd80 80970000 00000000 00000000 80072b10 80ddaf00 80c2a4e0 805cf3a0
80305680 8004a07c 80c08724 80318320 802149b0 00030002 80290000 00000101
...
Call Trace:[<800723e8>][<800286e0>][<80072b10>][<8004a07c>][<802149b0>][<800265d4>][<800730cc>][<8006838c>][<800740b0>][<8001cf38>][<8001ced4>][<800741cc>][<8006bec0>][<8000c52c>][<8001c328>][<8005b9c4>][<802149b0>][<800265d4>][<8006d530>][<800708fc>][<800063b0>][<8000638c>][<8000a6c4>][<80001f5c>]

Code: 10400007 8c92008c 8e420024 <8c42000c> 10400003 00000000 0040f809 00000000 8e0600f4
Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next Display posts from previous:    Page 1 of 9
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Ralink SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum