Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
After installing CharminBaer's Debian lenny port and Samba daemon, my device has about 5Mb of free RAM. So, I'm thinking of hardware upgrade. According to specifications of SL3512 chip, it supports upto 256MByte 16-bit 333MHz (PC2700) of external DDR SDRAM. Are there any software limitations, or if I solder another compatible memory chip, the kernel will recognize it? Anyone tried to extend memory?
By the way, thanks CharminBaer for firmware.
Offline
If you succeed in that modification maby I should try i to. but sldering ram chips sounds realy hard. because those are realy small. maby they are ball grid to?
Offline
No, chips are packaged in TSOP II, like on old DDR memory modules for PC. You can find some info regarding memory upgrade on Asus WL500. That project was successful.
Upd:
I've found the following line in the \var\log\dmesg
Kernel command line: root=/dev/sda3 rw mem=32M console=ttySL0,19200 initrd=0x00800000,8M ramdisk_size=8192
So, this line contains description of available amount of RAM and we should rewrite it to correspond upgraded hardware. But I don't know, how to do it. Which program module contain this text - bootloader in DataFlash or it is placed somewhere in the kernel?
Last edited by FreeSmiler (2008-11-14 21:10:49)
Offline
FreeSmiler wrote:
After installing CharminBaer's Debian lenny port and Samba daemon, my device has about 5Mb of free RAM. So, I'm thinking of hardware upgrade. According to specifications of SL3512 chip, it supports upto 256MByte 16-bit 333MHz (PC2700) of external DDR SDRAM. Are there any software limitations, or if I solder another compatible memory chip, the kernel will recognize it? Anyone tried to extend memory?
By the way, thanks CharminBaer for firmware.
Some ideas you may find useful: http://dns323.kood.org/forum/t2388-128M … tails.html
Offline
FreeSmiler wrote:
No, chips are packaged in TSOP II, like on old DDR memory modules for PC. You can find some info regarding memory upgrade on Asus WL500. That project was successful.
Upd:
I've found the following line in the \var\log\dmesgCode:
Kernel command line: root=/dev/sda3 rw mem=32M console=ttySL0,19200 initrd=0x00800000,8M ramdisk_size=8192So, this line contains description of available amount of RAM and we should rewrite it to correspond upgraded hardware. But I don't know, how to do it. Which program module contain this text - bootloader in DataFlash or it is placed somewhere in the kernel?
this is a compile-time option. you need to recompile the whole kernel to change it - but don't worry, i've did it many times
nice idea, but i'm not sure if i'll be so courageous to try it. i've soldered serial port output to the box, but the RAM chip is another level of lunacy.
Offline