Re: [Mipsbook-devel] Unbrick

2010-08-30 Thread Dr. H. Nikolaus Schaller
Hi Ruben, Am 30.08.2010 um 20:22 schrieb Ruben Viets: > Hi Nikolaus, > > I am looking forward to the results and documentation of your jtag setup. Unfortunately the PCBs are overdue... > I have below questions with respect to jtag and jz4730: > - Where to attach the jtag interface connection

Re: [Mipsbook-devel] Unbrick

2010-08-30 Thread Bas Wijnen
Hi, Op 30-08-10 12:00, Dr. H. Nikolaus Schaller schreef: >> I don't want to discourage you, but I would advise to see if the Jz4730 >> of the mipsbook can be unbricked in the same way. According to > > It can't. The difference is that the jz4740 has an internal boot ROM that > handles all this.

Re: [Mipsbook-devel] Unbrick

2010-08-30 Thread Ruben Viets
Hi Bas and Nils, I think you are talking about below port: There is an hidden connection in the trendtac, which is an additional usb port. I have connected a usb connector + wifi stick to it. Used http://www.flickr.com/photos/trendtac/ pictures. if the uart+communication still works, then we

Re: [Mipsbook-devel] boot errors: pcf8563 EXT2-fs error

2010-08-30 Thread Dr. H. Nikolaus Schaller
Am 27.08.2010 um 12:09 schrieb Dr. H. Nikolaus Schaller: >> >> >> PS >> Is it confirmed Fn + ((Pg Up / Pg-Down / Home / End) not working? > > Hm. > According to the source code of the keyboard driver they should be > handled and translated (Line 157 in > http://projects.goldelico.com/p/letux-

Re: [Mipsbook-devel] Unbrick

2010-08-30 Thread ard
On Mon, Aug 30, 2010 at 12:00:12PM +0200, Dr. H. Nikolaus Schaller wrote: > You mean the 4-pin connector near a reset button? > This is a RS232 console interface (needs a adapter). No, Bas has an epc-700... He means where the letux-400 has the USB-wifi adapter connected :-). The epc-700 just has a

Re: [Mipsbook-devel] Unbrick

2010-08-30 Thread Dr. H. Nikolaus Schaller
Hi Bas, Am 30.08.2010 um 11:44 schrieb Bas Wijnen: > Hi, > > I'm mostly using the Ben NanoNote nowadays (which has a Jz4740), which > has a USB device port that can be used to unbrick it. I saw someone > talk about unbricking the mipsbook as well, thinking of JTAG. > > I don't want to discoura

Re: [Mipsbook-devel] Unbrick

2010-08-30 Thread Nils Faerber
Bas Wijnen wrote: > Hi, Hi! > I'm mostly using the Ben NanoNote nowadays (which has a Jz4740), which > has a USB device port that can be used to unbrick it. I saw someone > talk about unbricking the mipsbook as well, thinking of JTAG. > > I don't want to discourage you, but I would advise to see

Re: [Mipsbook-devel] Recovery image/procedure for the Letux 400

2010-08-30 Thread Dr. H. Nikolaus Schaller
Hi Ruben, Am 30.08.2010 um 11:05 schrieb Ruben Viets: > Hi Nikolaus, > > I have modified minifs recovery to get it work in kernel 2.6. > Modifications: > - add /dev/ tty4,5,6,7 > - add mknod /dev/mmcblk0p1 b 179 1 > - change inittab recovery to start in tty1, and console on any key in tty3 > -

[Mipsbook-devel] Unbrick

2010-08-30 Thread Bas Wijnen
Hi, I'm mostly using the Ben NanoNote nowadays (which has a Jz4740), which has a USB device port that can be used to unbrick it. I saw someone talk about unbricking the mipsbook as well, thinking of JTAG. I don't want to discourage you, but I would advise to see if the Jz4730 of the mipsbook can

Re: [Mipsbook-devel] Recovery image/procedure for the Letux 400

2010-08-30 Thread Ruben Viets
Hi Nikolaus, I have modified minifs recovery to get it work in kernel 2.6. Modifications: - add /dev/ tty4,5,6,7 - add mknod /dev/mmcblk0p1 b 179 1 - change inittab recovery to start in tty1, and console on any key in tty3 - change /wkw_sh/find_img.sh mount -t vfat /dev/sda1 and mount -t vfat /