====== LaCie Internet Space v1 ====== This page is relevant for Internet Space v1. This device can be found rebranded by Orange as "HomeLibrary". ====== Hardware ====== ===== Specifications ===== * CPU ARM926EJ-Sid(wb) rev 0 (v5l) 400MHz (266 bogoMIPS) * SoC Orion 88F5182-A2 C400 (Marvell) * SDRAM memory 64MB, (Hynix DDR2 HY5PS561621B FP-25) * SPI flash, NOR 512kB (MACRONIX MX25L4005CTTC-55Q) * Ethernet Gigabit port (PHY MARVELL 88E1118R-NNG2) * 1 USB2 port (host connector) * 1 SATA port * 1 blue LED * Power push button * Power (12V) ===== Pictures ===== {{:internet_space_v1_front.jpg|internet space v1 front}} {{:internet_space_v1_back.jpg|internet space v1 back}} ===== Eeprom content ===== ^Offset ^Meaning ^Notes ^ |00..06 |Mac address | ethernet mac address of the device | |07 |Power flag | | Marvell>> imd 0x50 0 8 0000: 00 d0 4b 85 f6 98 00 ff ..K..... Marvell>> ====== Software ====== ===== U-Boot ===== U-Boot don't support the device although the internet space v1 is very similar than edminiv2. ==== Lacie U-Boot environment ==== Marvell>> printenv bootargs=console=ttyS0,115200 root=/dev/sda7 ro bootcmd=if lump 2; then ; else run disk_disk; fi baudrate=115200 loads_echo=0 kernel_addr=0x400000 boot_disk=disk ${kernel_addr} 1:6 snap_disk=if snapboot 1:9 ${kernel_addr}; then; else run boot_disk; fi disk_disk=ide reset; run snap_disk; bootm ${kernel_addr}; ethaddr=00:d0:4b:85:f6:98 stdin=serial stdout=serial stderr=serial cpuName=926 CASset=min enaMonExt=no enaFlashBuf=yes enaCpuStream=no MALLOC_len=4 ethprime=egiga0 bootdelay=3 disaMvPnp=no overEthAddr=no usb0Mode=host usb1Mode=device ethact=egiga0 Environment size: 558/40956 bytes Marvell>> ===== Linux ===== Linux don't have support for the device, but patched edminiv2 v3.6 kernel works. ===== Debian ===== Debian kernel don't support the device, but the distribution works. * [[Building uImage and debian linux kernel package for internet space v1]] * [[Preparing a debian disk installation using stock lacie U-Boot]]