* Linux on Linksys PSUS4?
@ 2009-04-28 11:58 Andrew Wiley
2009-04-28 13:01 ` Florian Fainelli
0 siblings, 1 reply; 7+ messages in thread
From: Andrew Wiley @ 2009-04-28 11:58 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
I stumbled onto this website while doing some research on a Linksys
printserver I retired a while back (the firmware kept crashing, but I don't
think it was a hardware problem), and I'm wondering if it would be possible
to install Linux on it. It has an ADM5120P, and the hardware seems to be
supported, but how would I go about installing anything? Is there a serial
port header that I need to use? Would using it equate to soldering a serial
port to it?
Is it even feasible to have a linux system running on 1MB of flash and 4 MB
of RAM?
Andrew Wiley
[-- Attachment #2: Type: text/html, Size: 578 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux on Linksys PSUS4?
2009-04-28 11:58 Linux on Linksys PSUS4? Andrew Wiley
@ 2009-04-28 13:01 ` Florian Fainelli
2009-04-28 17:12 ` Andrew Wiley
0 siblings, 1 reply; 7+ messages in thread
From: Florian Fainelli @ 2009-04-28 13:01 UTC (permalink / raw)
To: Andrew Wiley; +Cc: linux-mips
[-- Attachment #1: Type: text/plain, Size: 914 bytes --]
Le Tuesday 28 April 2009 13:58:38 Andrew Wiley, vous avez écrit :
> I stumbled onto this website while doing some research on a Linksys
> printserver I retired a while back (the firmware kept crashing, but I don't
> think it was a hardware problem), and I'm wondering if it would be possible
> to install Linux on it. It has an ADM5120P, and the hardware seems to be
> supported, but how would I go about installing anything? Is there a serial
> port header that I need to use? Would using it equate to soldering a serial
> port to it?
Soldering a seria port is not an option if you want to do something serious
with it.
> Is it even feasible to have a linux system running on 1MB of flash and 4 MB
> of RAM?
That's too small you would need at least 2MB Flash and 8MB RAM.
--
Best regards, Florian Fainelli
Email : florian@openwrt.org
http://openwrt.org
-------------------------------
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux on Linksys PSUS4?
2009-04-28 13:01 ` Florian Fainelli
@ 2009-04-28 17:12 ` Andrew Wiley
2009-04-28 18:25 ` W.P.
0 siblings, 1 reply; 7+ messages in thread
From: Andrew Wiley @ 2009-04-28 17:12 UTC (permalink / raw)
To: Florian Fainelli; +Cc: linux-mips
[-- Attachment #1: Type: text/plain, Size: 1366 bytes --]
On Tue, Apr 28, 2009 at 8:01 AM, Florian Fainelli <florian@openwrt.org>wrote:
> Le Tuesday 28 April 2009 13:58:38 Andrew Wiley, vous avez écrit :
> > I stumbled onto this website while doing some research on a Linksys
> > printserver I retired a while back (the firmware kept crashing, but I
> don't
> > think it was a hardware problem), and I'm wondering if it would be
> possible
> > to install Linux on it. It has an ADM5120P, and the hardware seems to be
> > supported, but how would I go about installing anything? Is there a
> serial
> > port header that I need to use? Would using it equate to soldering a
> serial
> > port to it?
>
> Soldering a seria port is not an option if you want to do something serious
> with it.
Then how would it normally be done? I'm hoping to do this more for the
experience than for the final product, if only because there's a chance that
the reboot problem is hardware related, and the whole box is fairly useless
right now.
>
>
> > Is it even feasible to have a linux system running on 1MB of flash and 4
> MB
> > of RAM?
>
> That's too small you would need at least 2MB Flash and 8MB RAM.
Could 2MB hold a full kernel? If I can compile in the right USB drivers, I
can put the rootfs on a flash drive in the USB port (this is a printserver,
so it has one), right?
Andrew Wiley
[-- Attachment #2: Type: text/html, Size: 1895 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux on Linksys PSUS4?
2009-04-28 17:12 ` Andrew Wiley
@ 2009-04-28 18:25 ` W.P.
2009-04-28 18:33 ` W.P.
0 siblings, 1 reply; 7+ messages in thread
From: W.P. @ 2009-04-28 18:25 UTC (permalink / raw)
To: linux-mips
Użytkownik Andrew Wiley napisał:
> On Tue, Apr 28, 2009 at 8:01 AM, Florian Fainelli <florian@openwrt.org
> <mailto:florian@openwrt.org>> wrote:
>
> Le Tuesday 28 April 2009 13:58:38 Andrew Wiley, vous avez écrit :
> > I stumbled onto this website while doing some research on a Linksys
> > printserver I retired a while back (the firmware kept crashing,
> but I don't
> > think it was a hardware problem), and I'm wondering if it would
> be possible
> > to install Linux on it. It has an ADM5120P, and the hardware
> seems to be
> > supported, but how would I go about installing anything? Is
> there a serial
> > port header that I need to use? Would using it equate to
> soldering a serial
> > port to it?
>
> Soldering a seria port is not an option if you want to do
> something serious
> with it.
>
>
> Then how would it normally be done? I'm hoping to do this more for the
> experience than for the final product, if only because there's a
> chance that the reboot problem is hardware related, and the whole box
> is fairly useless right now.
>
>
>
>
> > Is it even feasible to have a linux system running on 1MB of
> flash and 4 MB
> > of RAM?
>
> That's too small you would need at least 2MB Flash and 8MB RAM.
>
>
> Could 2MB hold a full kernel? If I can compile in the right USB
> drivers, I can put the rootfs on a flash drive in the USB port (this
> is a printserver, so it has one), right?
>
>
> Andrew Wiley
>
Look for "midge" distribution (midge.vlad.org.ua), especially forum.
Look for "Bifferos" posts, he has "squidge" Linux for 2MB USB print server.
W.P.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux on Linksys PSUS4?
2009-04-28 18:25 ` W.P.
@ 2009-04-28 18:33 ` W.P.
[not found] ` <ecbbfeda0904281805l21118b94uf7889df3171b4ba7@mail.gmail.com>
0 siblings, 1 reply; 7+ messages in thread
From: W.P. @ 2009-04-28 18:33 UTC (permalink / raw)
To: linux-mips
Użytkownik W.P. napisał:
> Użytkownik Andrew Wiley napisał:
>
>> On Tue, Apr 28, 2009 at 8:01 AM, Florian Fainelli <florian@openwrt.org
>> <mailto:florian@openwrt.org>> wrote:
>>
>> Le Tuesday 28 April 2009 13:58:38 Andrew Wiley, vous avez écrit :
>> > I stumbled onto this website while doing some research on a Linksys
>> > printserver I retired a while back (the firmware kept crashing,
>> but I don't
>> > think it was a hardware problem), and I'm wondering if it would
>> be possible
>> > to install Linux on it. It has an ADM5120P, and the hardware
>> seems to be
>> > supported, but how would I go about installing anything? Is
>> there a serial
>> > port header that I need to use? Would using it equate to
>> soldering a serial
>> > port to it?
>>
>> Soldering a seria port is not an option if you want to do
>> something serious
>> with it.
>>
>>
>> Then how would it normally be done? I'm hoping to do this more for the
>> experience than for the final product, if only because there's a
>> chance that the reboot problem is hardware related, and the whole box
>> is fairly useless right now.
>>
>>
>>
>>
>> > Is it even feasible to have a linux system running on 1MB of
>> flash and 4 MB
>> > of RAM?
>>
>> That's too small you would need at least 2MB Flash and 8MB RAM.
>>
>>
>> Could 2MB hold a full kernel? If I can compile in the right USB
>> drivers, I can put the rootfs on a flash drive in the USB port (this
>> is a printserver, so it has one), right?
>>
>>
>> Andrew Wiley
>>
>>
> Look for "midge" distribution (midge.vlad.org.ua), especially forum.
> Look for "Bifferos" posts, he has "squidge" Linux for 2MB USB print server.
>
> W.P.
>
>
Forgot: squidge has approx 800kB footprint (kernel+drivers, rootfs on
USB stick). You may try to load it on your device. (but don't know if
2.6 kernel will work on 4M RAM).
W.P.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-04-30 21:38 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-28 11:58 Linux on Linksys PSUS4? Andrew Wiley
2009-04-28 13:01 ` Florian Fainelli
2009-04-28 17:12 ` Andrew Wiley
2009-04-28 18:25 ` W.P.
2009-04-28 18:33 ` W.P.
[not found] ` <ecbbfeda0904281805l21118b94uf7889df3171b4ba7@mail.gmail.com>
2009-04-29 1:09 ` Andrew Wiley
[not found] ` <49F85EDF.1060002@wp.pl>
2009-04-30 21:38 ` Andrew Wiley
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.