Does anyone know a motherboard for an ARM-compatible CPU, with Gigabit Ethernet? I took a look at Beagleboard (which is actually more than just a motherboard) and some others, but I could only find 10/100 MBit Ethernet.

link|improve this question
So motherboard questions are not hardware related. How interesting... – Traroth Sep 30 '11 at 10:05
Probably closed because it sounds too much like a shopping recommendation. – ultrasawblade Apr 2 at 12:17
It would be if ARM motherboard were so widespread that I just had to choose one. Actually, it's tricky to just find one... – Traroth Apr 2 at 13:17
feedback

closed as off topic by digitxp, sblair, ChrisF, slhck, studiohack Sep 30 '11 at 2:56

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

2 Answers

I have the TS-7800, which does have gigabit ethernet: http://www.embeddedarm.com/products/board-detail.php?product=ts-7800

However, they forked the Linux kernel for this board. The vanilla kernel works, but with some limitations, see http://www.digriz.org.uk/ts78xx/kernel

link|improve this answer
feedback

An alternative option would be to mod a NAS enclosure such as synology or lacie. I believe there are modding/hacking forums out there for these. Both companies ship arm based gigabit ethernet systems.

Or consider arduino, there is now a 96Mhz (Megahertz, enough for many apps) board. There may be an addon for this. O'Reilly books have some good guides on arduino and embedded systems as well.

link|improve this answer
Actually, the purpose is a parallel-computing experiment, so I would like to link several boards, each with some computing power. An Arduino will not do the job. – Traroth Sep 29 '11 at 14:54
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.