All of lore.kernel.org
 help / color / mirror / Atom feed
* Beginning with REALTEK RTL-8186.
@ 2007-01-26 21:32 W.P.
  0 siblings, 0 replies; 3+ messages in thread
From: W.P. @ 2007-01-26 21:32 UTC (permalink / raw)
  To: linux-mips

Hello there,

I just have bought an Edimax BR-6204Wg wireless router based on RTL-8186.
In only two days i have succesfully got to device serial port, and tried
to generate firmware based on Edimax-supplied sources.
Anyone interested in photos/story?

W.Piotrzkowski.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Beginning with REALTEK RTL-8186.
@ 2007-01-26 21:36 Don Hiatt
  2007-01-26 23:55 ` W.P.
  0 siblings, 1 reply; 3+ messages in thread
From: Don Hiatt @ 2007-01-26 21:36 UTC (permalink / raw)
  To: W.P., linux-mips

I'd certainly like to here about it. Well done.

Cheers,

don
 

-----Original Message-----
From: linux-mips-bounce@linux-mips.org [mailto:linux-mips-bounce@linux-mips.org] On Behalf Of W.P.
Sent: Friday, January 26, 2007 1:32 PM
To: linux-mips@linux-mips.org
Subject: Beginning with REALTEK RTL-8186.

Hello there,

I just have bought an Edimax BR-6204Wg wireless router based on RTL-8186.
In only two days i have succesfully got to device serial port, and tried to generate firmware based on Edimax-supplied sources.
Anyone interested in photos/story?

W.Piotrzkowski.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Beginning with REALTEK RTL-8186.
  2007-01-26 21:36 Don Hiatt
@ 2007-01-26 23:55 ` W.P.
  0 siblings, 0 replies; 3+ messages in thread
From: W.P. @ 2007-01-26 23:55 UTC (permalink / raw)
  To: linux-mips

Użytkownik Don Hiatt napisał:

>I'd certainly like to here about it. Well done.
>
>Cheers,
>
>don
> 
>
Let it be ;)

0). Model: EDIMAX BR-6204Wg, CPU: Realtek RTL-8186, bridge/NIC:
RTL-83055C, Flash: 1x MX-29LV160CBTC-70G, RAM: 2x PSC-.....

1). First of all, i have disassembled the device to get to it's serial
port. On PCB i've found a 4-pins header labeled JP2. Optical inspection
followed by ohmometer use shown that it is RTL's serial port. Pin
functions (from center to egde): +3.3Vcc, RxD (RTL's receiver), GND, TxD
(RTL's transmitter).
Then i connected an MAX232 level translator to those pins, using +3.3V
as power (CAUTION: 232 from Ti did not work @ 3.3V), as proposed on
mips-wiki pages. Parameters of transmission: 38400/8N1. BTW Edimax tech
support for Europe refused to tell if that header is serial.

2). On username/pass prompt working configuration was super/@gogolinux -
again from wiki.

3). Software instalation that comes from Edimax lacks nearly everything
;( no vi, not even ln.

4). Downloaded sources from Edimax Taiwanese site:
http://www.edimax.com.tw/download/drivers/GPL/BR-6204WG_GNU.tgz a little
71.5MB package. ;)
4a). what lacks from that tarball: /web directory, *.sh scripts from /bin
4b). using default build instructions found in tarball leads to lack of
webserver (webs), and two important other execs: /bin/setup and
/bin/flash. The latter is, as i realize an interface to store/fetch
variables from flash. The setup file SHOULD be in tarball: it is
referenced in build chain, but is missing (whole directory AP/console).
4c). I launched build, then I copied missing files from working system
and  then blocked script in rtl-11g-GPL/AP/mkimg/app_11g_script to NOT
regenerate top.11g directory. Then i ran build once again.

5). Flashed resulting bin file onto Edimax.

6). Boots OK, but have to manually start init.sh and webs& from serial
console.
6a). Much more options in Busybox enabled. ex: vi, ln, etc.

7). For this moment i have returned back to original (downloaded 1.48)
Edimax firmware.

Tomorrow I'll upload photos and boot-progress files somewhere.

W.P.

PS, there is a lot in configuration of this system, that i do not
understand clearly: ex: ifconfig shows: br0, br1 WITH ip-addresses,
eth0, eth1, wlan0 WITHOUT ip....
I'll have to investigate config files/scripts.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-01-26 23:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-26 21:32 Beginning with REALTEK RTL-8186 W.P.
  -- strict thread matches above, loose matches on Subject: below --
2007-01-26 21:36 Don Hiatt
2007-01-26 23:55 ` W.P.

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.