Belkin N Wireless Router - F5D8233 - Already running linux.

Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware
Author Message
smshaker
DD-WRT Novice


Joined: 25 Jun 2008
Posts: 7

PostPosted: Wed Jun 25, 2008 15:53    Post subject: Belkin N Wireless Router - F5D8233 - Already running linux. Reply with quote
Hello All,

Recently I've bought a new belkin Belkin N Wireless Router F5D8233, and started fooling around the internet to see if I can get dd-wrt or openwrt installed on it.

I found that no one could confirm or deny its compatibilty with these projects, so I started my own research, and what I found was amazing !!!

Downloading the firmware from http://www.belkin.com/support/article/?lid=en&pid=F5D8233-4&aid=9101&scid=0
looking into it through a Hex editor, I came across these findings

The downloaded firmware file (about 2MB) could be extracted easily with winrar.

the extracted .bin file was exactly 4MB (most likely means that this box has 4MB of storage)

Looking into the extacted .bin file, it shows that it has a structure similar to filesystems would have, and it has a bootloader (uboot) with tftp support (i could read the ASCII messages in the file).

At offset 0x040000 you can see the start of a binary block with a string stating "Linux Kernel Image", the block is about 500KB.

Extracting it into a file and running the following command:

[root@svn firmware]# file kernel_image
kernel image: PPCBoot image
[root@svn firmware]#
Sponsor
smshaker
DD-WRT Novice


Joined: 25 Jun 2008
Posts: 7

PostPosted: Wed Jun 25, 2008 15:53    Post subject: Reply with quote
At offset 0x0E0000 you can see the start of a new binary block that exteneds to almost the end of the firmware image, with about 1.5MB of space.
This block seemed to have a header similar to squashfs, extracting the block in a file and run the command:

[root@svn firmware]# file fs
fs: Squashfs filesystem, little endian, version 3.0, 0 bytes, 346 inodes, blocksize: 65536 bytes, created: Thu Dec 13 10:25:19 2007
[root@svn firmware]#

I've been able to extract the content of the filesystem with unsquashfs-lzma from firmware_mod_tools.


[root@svn firmware]# ./src/squashfs-3.0/unsquashfs-lzma -dest extract/fs fs

created 234 files
created 30 directories
created 80 symlinks
created 2 devices
created 0 fifos
[root@svn firmware]#


running the following command to extactly know the type of CPU

[root@svn fs]# file bin/busybox
bin/busybox: ELF 32-bit LSB executable, MIPS, MIPS-II version 1 (SYSV), dynamically linked (uses shared libs), stripped
[root@svn fs]#

inside I can see what seems to be a firmware for the wireless chip

etc:
RT2880_eeprom_v1_0.bin

etc/wlan:
RT2860_default_vlan RT2880_eeprom_v1_0.bin

So, what you think should be the next step?? ;)

I'm quite new to linux on embedded systems, however, I consider myself profficient in linux in general.

How should I proceed to be able to introduce new packages and services?

Any guidance would be great.
jmh9072
DD-WRT Guru


Joined: 04 Sep 2007
Posts: 800
Location: Ohio

PostPosted: Wed Jun 25, 2008 17:14    Post subject: Reply with quote
Well, if you post the FCC ID, we can see internals to check what kind of hardware we're working with here.

Belkin posting the source code will also be helpful. An email to support may speed this process up.

_________________
WRT54G v3 - v24 r14471M NEWD Eko - AP
WRT350N v1.0
WRT600N v1.1 - halfway there!
Se7en is Darker...
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Thu Jul 03, 2008 19:12    Post subject: Reply with quote
ralink basen...not supported right now
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Fri Jul 24, 2009 18:34    Post subject: Reply with quote
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=34320
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    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