Show Posts
|
|
Pages: [1] 2 3
|
|
6
|
SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Started communications with firmware developer
|
on: November 13, 2007, 10:41:06 AM
|
@pagano Lily's response to the kernel mod. Sorry, it is not possible, or I should say, it is not easy to do. The boot loader is desinged to load kernel from Flash ROM. But, to do anything on the boot loader is dangerous. If you know how to modify, you could do it in linux kernel. Linux kernel start up from Setup.S, an assembly file. But, it is also dangerous.
Not quite sure what Lily is on about modding the Setup.S file but this feels like its part of the init process?
|
|
|
|
|
8
|
SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Started communications with firmware developer
|
on: November 09, 2007, 17:41:13 PM
|
|
Lily seems very keen to develop the firmware, but seems only on an application front. I.E. what can this device do - Media server / FTP server / BT downloader.
Im tring to get into jtag - life would be easier if cables came pre-fabricated and fairly cheeply. As soon as I have one I can start tinkering bit in the meantime....
Schufti, when you are developing are you aiming to keep stock firmware compatability or rewrite? I've found patches that enable RDC changes in the kernel if anyone is interested?
So far it sounds like redboot is pretty much done for this platform, i guess a working kernel and initrd are needed next?
What else is needed to get a minimal system that isnt stock compatible? other than redboot I dont care about any of the amit binaries - or reading and writing from the flash.
Cheers p.s. These boards seem extremely quiet lately! Have people gotten bored?
|
|
|
|
|
11
|
SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: Started communications with firmware developer
|
on: November 08, 2007, 10:04:35 AM
|
Schufti, The MGB111 is the same as the WMU-6500FS and the GPL code can be downloaded from AirLive http://www.airlive.com/support/gpl_code/GPL_WMU-6500.zipI attempted to ask about how led and the amit_* binaries work, but hit a very (overly) protective wall. I too was hoping that we could re build the firmware from scratch, and have been collecting information. Have you tied the two c files i posted when in the topic about when i recovered my mgb100 last? They build split and make binary code. The splitbin one seems to split the bin in to the parts as shown in a memory map of the binary, ie the initrd is in part 3 if i remeber correctly, and that was a simple gzipped archive. Maybe the other gui fs is too, but on a different part of the split bin? When you load up redboot do we loose compatablility with the original firmware? This is fine as long as i can still get in via ethernet and not serial - my soldering skills arnt that great! Cheers, look forward to more info soon.
|
|
|
|
|
12
|
SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Started communications with firmware developer
|
on: November 07, 2007, 11:27:05 AM
|
|
Hey all,
Dont know how many of you have done this, but I've opened communications with one of the firmware's developers - Lily.
So please if there are any questions to ask on the development of this firmware, post and i will ask Lily.
So far Lily told me that all the modifications to the kernel were to enable the drivers the device needs. However i have diff'd the modded kernel against a clean kernel and notice there are a few added machine code functions that include halt the device and flash the leds.
Hopefully with a developer on our side we progress. PS. Tried Schufti's firmware last night - loads of new stuff in there, so would apreciate if you could explain what you did (removing rc.bridge and using the standard rcS is a good idea)
Cheers guys.
|
|
|
|
|
14
|
SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible / Firmware / Re: New FW Image
|
on: November 02, 2007, 14:16:30 PM
|
|
@Schufti, i've been trying to get the fs.img and bzImage created by the GPL code to boot on my pc for testing - but after the bootloader loads both parts nothing else happens - no kernel panic or anything.
Wondering if anyone knows how to get this working? This way i can test images before flashing them. Is there something that the firmware bootloader does that grub or lilo dont do?
Is anyone working on incorporating redboot into a stock firmware?
All this is to avoid the need for jtag, although im only planning on moding the kernel and filesystem, you cant be too careful.
Cheers guys.
|
|
|
|
|