Welcome! Log In Create A New Profile

Advanced

Debian on CISCO ON100-K9

Posted by rayknight 
Debian on CISCO ON100-K9
July 23, 2016 01:40AM
This system has been abandoned by Cisco and is easily available on ebay for between $11 and $30. It has a Marvell 88F6282 @ 1.6Ghz with 512MB RAM and 512MB NAND Flash. Two Gigabit Ethernet ports, 1 USB slot and an SD Card slot. One of the Ethernet ports supports 802.3af PoE and the Marvell RTC appears to be backed by a battery.

There are two serial ports on board. The one with the header pins attached is problematic, but their are pin holes behind it (with the pin order switched) that allowed me to boot using UART mode from an image included in the Cisco source. The unit I have seems to have acquired some type of malware that when booted tries to download and install an image from what from all indications is a malware site. Therefore I am unable to boot into the stock firmware. Strangely although Cisco's source archive contains the u-boot source code it doesn't contain any kernel source code!!!

I have been able to boot bodhi's Debian 4.4.0 root file system with DTB file embedded in the kernel image. I used the kirkwood-db-88f6282.dtb which doesn't give me access to either network port. There is u-boot source code available for version 1.1.4 which I find confusing as I can't seem to relate it to the source for bodhi's u-boot. So I'm looking for help with two things:

1 - Figuring out where to look in the u-boot 1.1.4 source for the details necessary to update bodhi's u-boot to support this system.
2 - Figuring out a good DTS file for this system.


P.S. I have another unit (NEW IN SEALED FACTORY BOX) bought from ebay for $11 on it's way too me!

Ray
Re: Debian on CISCO ON100-K9
July 23, 2016 03:22PM
Ray,

For $11, I might get one of these to take a look. Can you post a completed serial boot log? (u-boot banner to Debian login prompt).

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian on CISCO ON100-K9
July 23, 2016 10:12PM
I still can't boot the box consistently without intervention. It seems to have something to do with the bootargs environment. Below is a log of a session where booting to Debian root was successful. It took manually entering some commands at u-boot prompt to get there. Note that parsing of environment variables seems to have a bug in that it the set_bootargs environment does not have an '=' between the baudrate and root, but running the script results in an invalid rootargs environment! Also for some reason using scripting to do the usb start causes intermittant failure and if mtdparts is defined in bootargs Debian booting will hang! This is using embedded dtb file: kirkwood-db-88f6282.dtb

         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_ 
| | | |___|  _ \ / _ \ / _ \| __| 
| |_| |___| |_) | (_) | (_) | |_ 
 \___/    |____/ \___/ \___/ \__| 
 ** MARVELL BOARD: DB-88F6282A-BP LE 

U-Boot 1.1.4 (Feb 22 2011 - 14:06:09) Marvell version: 3.5.9 - Cisco Plasma

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006D2340

Soc: 88F6282 A1CPU running @ 1600Mhz L2 running @ 533Mhz
SysClock = 400Mhz , TClock = 200Mhz 

DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB 
DRAM CS[1] base 0x10000000   size 256MB 
DRAM Total size 512MB  16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:512 MB
Flash:  0 kB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled 
Write allocate disabled

Module 0 is RGMII

USB 0: host mode
PEX 0: interface detected no Link.
PEX 1: interface detected no Link.
Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  0 
Plasma>> usb start^M
(Re)start USB...
USB:   scanning bus for devices... 2 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
1 Storage Device(s) found
Plasma>> run set_bootargs^M
Plasma>> print bootargs^M
bootargs=console=ttyS0,115200=root=LABEL=rootfs rootdelay=10
Plasma>> print set_bootargs^M
set_bootargs=setenv bootargs=console=ttyS0,115200 root=LABEL=rootfs rootdelay=10
Plasma>> setenv bootargs 'console=ttyS0,115200 root=LABEL=rootfs rootdelay=10'^M
Plasma>> printenv bootargs^M
bootargs=console=ttyS0,115200 root=LABEL=rootfs rootdelay=10
Plasma>> run bootcmd_exec^M
loading uImage ...
....
................................................................................................................................................................................................................................................................................................................

3165268 bytes read
loading uInitrd ...
....
.........................................................................................................................................................................................................................................................................................................................................................................................................................
..............................................................................................................................................................................................................................................................................................

7179935 bytes read
## Booting image at 00800000 ...
   Image Name:   Linux-4.4.0-kirkwood-tld-1
   Created:      2016-07-23   5:52:21 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3165204 Bytes =  3 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 01100000 ...
   Image Name:   initramfs-4.4.0-kirkwood-tld-1
   Created:      2016-02-19   7:33:04 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    7179871 Bytes =  6.8 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-kirkwood-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Mon Jan 25 20:35:24 PST 2016
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine model: Marvell DB-88F6282-BP Development Board
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 503476K/524288K available (6007K kernel code, 573K rwdata, 1992K rodata, 296K init, 312K bss, 20812K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07d7ef4   (8000 kB)
[    0.000000]       .init : 0xc07d8000 - 0xc0822000   ( 296 kB)
[    0.000000]       .data : 0xc0822000 - 0xc08b169c   ( 574 kB)
[    0.000000]        .bss : 0xc08b169c - 0xc08ff9d0   ( 313 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000007] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000283] Console: colour dummy device 80x30
[    0.000310] Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816)
[    0.090072] pid_max: default: 32768 minimum: 301
[    0.090170] Security Framework initialized
[    0.090237] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090256] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090942] Initializing cgroup subsys io
[    0.090973] Initializing cgroup subsys devices
[    0.090996] Initializing cgroup subsys freezer
[    0.091027] Initializing cgroup subsys net_cls
[    0.091100] CPU: Testing write buffer coherency: ok
[    0.091488] Setting up static identity map for 0x8200 - 0x8258
[    0.091729] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.094779] devtmpfs: initialized
[    0.098551] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.098966] prandom: seed boundary self test passed
[    0.101816] prandom: 100 self tests passed
[    0.101847] pinctrl core: initialized pinctrl subsystem
[    0.103026] NET: Registered protocol family 16
[    0.103385] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.130093] cpuidle: using governor ladder
[    0.160092] cpuidle: using governor menu
[    0.160410] Feroceon L2: Enabling L2
[    0.160447] Feroceon L2: Cache support initialised.
[    0.160748] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
[    0.164461] No ATAGs?
[    0.191271] vgaarb: loaded
[    0.191563] usbcore: registered new interface driver usbfs
[    0.191627] usbcore: registered new interface driver hub
[    0.191678] usbcore: registered new device driver usb
[    0.192537] clocksource: Switched to clocksource orion_clocksource
[    0.237036] NET: Registered protocol family 2
[    0.237716] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.237781] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.237842] TCP: Hash tables configured (established 4096 bind 4096)
[    0.237897] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.237921] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.238089] NET: Registered protocol family 1
[    0.238424] RPC: Registered named UNIX socket transport module.
[    0.238435] RPC: Registered udp transport module.
[    0.238440] RPC: Registered tcp transport module.
[    0.238446] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.238671] Unpacking initramfs...
[    0.725820] Freeing initrd memory: 7012K (c1100000 - c17d9000)
[    0.725909] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.726808] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.726871] audit: initializing netlink subsys (disabled)
[    0.726915] audit: type=2000 audit(0.720:1): initialized
[    0.727199] Initialise system trusted keyring
[    0.727520] zbud: loaded
[    0.727759] VFS: Disk quotas dquot_6.6.0
[    0.727812] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.728252] NFS: Registering the id_resolver key type
[    0.728289] Key type id_resolver registered
[    0.728296] Key type id_legacy registered
[    0.728317] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.728329] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.728527] jffs2: version 2.2. (NAND) (SUMMARY)  <C2><A9> 2001-2006 Red Hat, Inc.
[    0.728954] Key type big_key registered
[    0.744710] Key type asymmetric registered
[    0.744729] Asymmetric key parser 'x509' registered
[    0.744808] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.744826] io scheduler noop registered
[    0.744838] io scheduler deadline registered
[    0.744888] io scheduler cfq registered (default)
[    0.745970] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    0.746493] irq: Cannot allocate irq_descs @ IRQ32, assuming pre-allocated
[    0.746837] irq: Cannot allocate irq_descs @ IRQ64, assuming pre-allocated
[    0.747533] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00
[    0.747548] pci_bus 0000:00: root bus resource [io  0x1000-0xfffff]
[    0.747559] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    0.747569] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.748134] PCI: bus0: Fast back to back transfers disabled
[    0.748154] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.748175] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.748329] PCI: bus1: Fast back to back transfers enabled
[    0.748506] PCI: bus2: Fast back to back transfers enabled
[    0.748594] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.748609] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.748915] mv_xor f1060800.xor: Marvell shared XOR driver
[    0.783086] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    0.783299] mv_xor f1060900.xor: Marvell shared XOR driver
[    0.823096] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    0.823526] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.824711] console [ttyS0] disabled
[    0.824766] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 25, base_baud = 12500000) is a 16550A
[    1.489146] console [ttyS0] enabled
[    1.493867] nand: Could not find valid ONFI parameter page; aborting
[    1.500279] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xdc
[    1.506691] nand: Hynix NAND 512MiB 3,3V 8-bit
[    1.511152] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.518777] Scanning device for bad blocks
[    1.566638] Bad eraseblock 723 at 0x000005a60000
[    1.571366] Bad eraseblock 725 at 0x000005aa0000
[    1.673105] Bad eraseblock 2332 at 0x000012380000
[    1.784091] Bad eraseblock 4091 at 0x00001ff60000
[    1.788904] Bad eraseblock 4093 at 0x00001ffa0000
[    1.793731] Bad eraseblock 4095 at 0x00001ffe0000
[    1.803618] libphy: Fixed MDIO Bus: probed
[    1.808004] libphy: orion_mdio_bus: probed
[    1.812419] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    1.819742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.826413] ehci-pci: EHCI PCI platform driver
[    1.830939] ehci-orion: EHCI orion driver
[    1.835143] orion-ehci f1050000.ehci: EHCI Host Controller
[    1.840676] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    1.848539] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000
[    1.872562] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    1.878799] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.885638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.892903] usb usb1: Product: EHCI Host Controller
[    1.897798] usb usb1: Manufacturer: Linux 4.4.0-kirkwood-tld-1 ehci_hcd
[    1.904456] usb usb1: SerialNumber: f1050000.ehci
[    1.909770] hub 1-0:1.0: USB hub found
[    1.913603] hub 1-0:1.0: 1 port detected
[    1.918317] mousedev: PS/2 mouse device common for all mice
[    1.924494] rtc-mv f1010300.rtc: rtc core: registered f1010300.rtc as rtc0
[    1.931532] i2c /dev entries driver
[    1.935752] hidraw: raw HID events driver (C) Jiri Kosina
[    1.941499] drop_monitor: Initializing network drop monitor service
[    1.948038] NET: Registered protocol family 17
[    1.952727] Key type dns_resolver registered
[    1.957681] registered taskstats version 1
[    1.961827] Loading compiled-in X.509 certificates
[    1.966722] zswap: loaded using pool lzo/zbud
[    1.978158] Key type encrypted registered
[    1.982921] rtc-mv f1010300.rtc: setting system clock to 2016-07-24 10:43:55 UTC (1469357035)
[    1.993744] Freeing unused kernel memory: 296K (c07d8000 - c0822000)
Loading, please wait...
[    2.063267] systemd-udevd[79]: starting version 215
[    2.069775] random: systemd-udevd urandom read with 3 bits of entropy available
[    2.232628] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    2.400176] usb 1-1: New USB device found, idVendor=6557, idProduct=4200
[    2.406940] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.414135] usb 1-1: Product: USB DISK 2.0
[    2.418250] usb 1-1: Manufacturer:         
[    2.422454] usb 1-1: SerialNumber: 070B6575067FCC29
[    2.439491] SCSI subsystem initialized
[    2.449304] usb-storage 1-1:1.0: USB Mass Storage device detected
[    2.455848] scsi host0: usb-storage 1-1:1.0
[    2.461696] usbcore: registered new interface driver usb-storage
[    2.470308] usbcore: registered new interface driver uas
[    3.455632] scsi 0:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 6
[    3.471235] sd 0:0:0:0: [sda] 15126528 512-byte logical blocks: (7.74 GB/7.21 GiB)
[    3.479958] sd 0:0:0:0: [sda] Write Protect is off
[    3.485323] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.501692]  sda: sda1 sda2
[    3.508074] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    3.516999] sd 0:0:0:0: Attached scsi generic sg0 type 0
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
modprobe: module ext3 not found in modules.dep
Begin: Checking root file system ... fsck from util-linux 2.25.2
fsck: error 2 (No such file or directory) while executing fsck.ext3 for /dev/sda1
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
[   17.651736] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   17.670295] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
^MINIT: version 2.88 booting^M
[ESC[36minfoESC[39;49m] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: udevd[   18.858972] systemd-udevd[288]: starting version 215
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Synthesizing the initial hotplug events...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49m
ESC8ESC[?25hESC[?0cdone.
[....] Waiting for /dev to be fully populated...[   19.252255] orion_wdt: Initial timeout 21 sec
[   19.285649] marvell-cesa: probe of f1030000.crypto failed with error -524
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Activating swap...[   20.297553] random: nonblocking pool is initialized
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[   20.411835] EXT4-fs (sda1): re-mounted. Opts: (null)
[....] Checking root file system...fsck from util-linux 2.25.2
rootfs: clean, 14519/458752 files, 164466/1835008 blocks
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[   20.658626] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[....] Activating lvm and md swap...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Checking file systems...fsck from util-linux 2.25.2
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Loading kernel modules...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Cleaning up temporary files... /tmpESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Mounting local filesystems...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Activating swapfile swap...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Cleaning up temporary files...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25h
ESC[?0c.
[....] Setting kernel variables ...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[   22.761116] NET: Registered protocol family 10
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1
Copyright 2004-2014 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Cannot find device "eth0"
Bind socket to interface: No such device

If you think you have received this message due to a bug rather
than a configuration issue please read the section on submitting
bugs on either our web page at www.isc.org or in the README file
before submitting a bug.  These pages explain the proper
process and the information we find helpful for debugging..

exiting.
Failed to bring up eth0.
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0cdone.
[....] Starting rpcbind daemon...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Starting NFS common utilities: statd idmapdESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49m
ESC8ESC[?25hESC[?0c.
[....] Cleaning up temporary files...ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25h
ESC[?0c.
^MINIT: Entering runlevel: 2^M
[ESC[36minfoESC[39;49m] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1169 (syslogd)
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Starting NFS common utilities: statd idmapdESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49m
ESC8ESC[?25hESC[?0c.
[....] Starting system message bus: dbusESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemonESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Not starting NFS kernel daemon: no exports. ...ESC[?25lESC[?1cESC7ESC[1G[ESC[33mwarnESC[39;49mESC8ESC[?25hESC[?0c ESC[33m(warning).ESC[39;49m
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1172 (klogd)
ESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Starting NTP server: ntpdESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49mESC8ESC[?25hESC[?0c.
[....] Starting OpenBSD Secure Shell server: sshdESC[?25lESC[?1cESC7ESC[1G[ESC[32m ok ESC[39;49m
ESC8ESC[?25hESC[?0c.
^M
Debian GNU/Linux 8 debian ttyS0

debian login: root^M
Password: 
Last login: Sat Jul 23 07:48:22 PDT 2016 on ttyS0
Linux debian 4.4.0-kirkwood-tld-1 #1 PREEMPT Mon Jan 25 20:35:24 PST 2016 armv5tel

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~#
Re: Debian on CISCO ON100-K9
July 24, 2016 12:51AM
This is hard to read with all the weird characters. Are you using putty from Windows?

Since you have it opened, can you tell which ethernet chip is in this box?

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 07/24/2016 12:53AM by bodhi.
Re: Debian on CISCO ON100-K9
July 24, 2016 04:47PM
The output is from the log file created by: screen -L /dev/ttyUSB0 115200
in Debian. Both Ethernet chips are Marvell Alaska 88E1310.

Ray



Edited 1 time(s). Last edit at 07/24/2016 04:50PM by rayknight.
Re: Debian on CISCO ON100-K9
July 24, 2016 05:07PM
ive just put a bid on one - if I win it I will be willing to assist in testing etc.
Re: Debian on CISCO ON100-K9
July 24, 2016 05:37PM
Re: Debian on CISCO ON100-K9
July 24, 2016 06:11PM
Gravelrash,

> ive just put a bid on one - if I win it I will be
> willing to assist in testing etc.

Cool! can't resist a cheap ARM plug? me too :)) had one coming in a few days.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 07/24/2016 06:16PM by bodhi.
Re: Debian on CISCO ON100-K9
July 24, 2016 06:15PM
Ray,

Try connect serial from another one of your plugs, and run picocom. OXS screen is just no good.

> Both Ethernet chips are Marvell Alaska
> 88E1310.

This should made hacking this box a little easier!

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian on CISCO ON100-K9
July 24, 2016 07:33PM
Gravelrash Wrote:
-------------------------------------------------------
> this may come in handy :
>
> http://www.cisco.com/c/en/us/support/cloud-systems
> -management/onplus/products-release-notes-list.htm
> l
I requested the source code from Cisco and they sent me a temporary URL. After downloading the source code I discovered that it included u-boot source, but no kernel source!

Ray
Re: Debian on CISCO ON100-K9
July 24, 2016 07:35PM
bodhi Wrote:
-------------------------------------------------------
> Ray,
>
> Try connect serial from another one of your plugs,
> and run picocom. OXS screen is just no good.
>

It may be a couple of days before I return to this. I'm working on 2 HP t5325's right now.

Ray
Re: Debian on CISCO ON100-K9
July 24, 2016 08:21PM
-off topic edited out-

-update- you've got another tester soon and I've got a heartfelt thanks to a kind friend :-)

=========
-= Cloud 9 =-



Edited 4 time(s). Last edit at 07/27/2016 12:15AM by JoeyPogoPlugE02.
Re: Debian on CISCO ON100-K9
July 25, 2016 02:33AM
rayknight Wrote:
-------------------------------------------------------
> Gravelrash Wrote:
> --------------------------------------------------
> -----
> > this may come in handy :
> >
> >
> http://www.cisco.com/c/en/us/support/cloud-systems
>
> >
> -management/onplus/products-release-notes-list.htm
>
> > l
> I requested the source code from Cisco and they
> sent me a temporary URL. After downloading the
> source code I discovered that it included u-boot
> source, but no kernel source!
>
> Ray


Lol, tell them that they need to give you kernel source too in the name of Stallman.

Anyway, could you post some images of its insides?
Re: Debian on CISCO ON100-K9
July 25, 2016 10:57AM
bobafetthotmail Wrote:
>
> Anyway, could you post some images of its insides?

Thats geek porn that is :-) or is your name Bender from futuruma :)

https://tse2.mm.bing.net/th?id=OIP.M90ebf67d7bd76ecda4560b79a07033e1o0&pid=15.1&P=0&w=248&h=156
Re: Debian on CISCO ON100-K9
July 25, 2016 11:45AM
Gravelrash Wrote:
-------------------------------------------------------
> bobafetthotmail Wrote:
> >
> > Anyway, could you post some images of its
> insides?
>
> Thats geek porn that is :-) or is your name Bender
> from futuruma :)
>
> https://tse2.mm.bing.net/th?id=OIP.M90ebf67d7bd76e
> cda4560b79a07033e1o0&pid=15.1&P=0&w=248&h=156

Yes, only PG-13 pics please :))

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian on CISCO ON100-K9
July 25, 2016 02:37PM
hehe, I'm just curious.

It seems like a good contender with NSA325 (because 2 gig eth) and it's still cheap enough to buy overseas from the US (as stuff at less than 20 euros don't get any customs, and this means total price of around 10 euro +20 shipping per unit, which is still a big bargain).
Re: Debian on CISCO ON100-K9
July 25, 2016 04:49PM
been reading up on the ethernet chips on this beastie :

http://www.datasheetlib.com/datasheet/1436909/88e1318_marvell-technology-group.html

http://www.marvell.com/transceivers/alaska-gbe/



Edited 1 time(s). Last edit at 07/25/2016 04:51PM by Gravelrash.
Re: Debian on CISCO ON100-K9
July 25, 2016 05:27PM
Gravelrash Wrote:
-------------------------------------------------------
> been reading up on the ethernet chips on this
> beastie :
>
> http://www.datasheetlib.com/datasheet/1436909/88e1
> 318_marvell-technology-group.html
>
> http://www.marvell.com/transceivers/alaska-gbe/

This chip 88e1318 is identical to one in the NSA325. So I think we got it covered. ...

Ray said above this has the 88E1310. I think sw-wise they shoud be the same.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 07/25/2016 06:10PM by bodhi.
Re: Debian on CISCO ON100-K9
July 26, 2016 01:35AM
Pardon an interjection from the consumer side, but I find interesting retail info at Tiger Direct, a nugget of reviewing info at Amazon, and lots of PDFs at avanzada7.

This is a nice bedtime story, off to a good night's reboot.

=========
-= Cloud 9 =-



Edited 1 time(s). Last edit at 07/26/2016 01:43AM by JoeyPogoPlugE02.
Re: Debian on CISCO ON100-K9
July 26, 2016 09:15AM
haha, it has a SD card slot and a USB port, 2 sata ports (inside) and two eth, one of them supports PoE.

Not bad but I was expecting it to use the pcie line for something.


>This is a nice bedtime story, off to a good night's reboot.

Oh, nice, let's move all our NAS's data through Cisco's cloud just because. lol
Not! :-)
July 26, 2016 01:36PM
-edited- I was just reviewing what it does in the first place.
I'll be silent for a while, and I'm not asking for thread-derailing answers to the questions I have.

-update 2- Gravelrash, I agree with what you're about to say LOL

But this device looks like the coolest thing since an E02, and dog-gone it I love that little feller

=========
-= Cloud 9 =-



Edited 4 time(s). Last edit at 07/27/2016 12:20AM by JoeyPogoPlugE02.
Re: Not! :-)
July 26, 2016 04:15PM
I received my second unit last night, but unfortunately I've got a busy week and may not have time to get back to this until this weekend. Regarding speculation above about SATA ports, I don't see them exposed anywhere.

Ray
Re: Debian on CISCO ON100-K9
July 26, 2016 04:49PM
Ray,

This SoC has 2 SATA ports, but for plugs like this, they are usually unpopolated and need soldering to expose them.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Not! :-)
July 26, 2016 07:27PM
@O.P. The beauty of this forum and the fact that others on here "have/will have" the same kit is that from personal experience, we all jump in with our findings and the "hack" rolls along nicely.

@Joey - most of those questions would be better placed on a different discussion thread as to answer them would be hijacking this post.!!



Edited 2 time(s). Last edit at 07/26/2016 07:57PM by Gravelrash.
Re: Not! :-)
July 26, 2016 08:31PM
@Gravelrash,

> @O.P. The beauty of this forum and the fact that
> others on here "have/will have" the same kit is
> that from personal experience, we all jump in with
> our findings and the "hack" rolls along nicely.
>

And I still think your find of the T5325 was the best find here for recent low cost plugs :) this plug from Ray might turn out to be in that class. Of course the best plug of all time is the Dockstar (my first plug), thouroughly hacked here by our proprietor Jeff which got the community rolling.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Not! :-)
July 27, 2016 03:39AM
rayknight Wrote:
-------------------------------------------------------
> I received my second unit last night, but
> unfortunately I've got a busy week and may not
> have time to get back to this until this weekend.
> Regarding speculation above about SATA ports, I
> don't see them exposed anywhere.
>
> Ray

That's why I asked for internal pics, to see if there is something on the board we can solder them on.

I don't see why making a so powerful (relatively speaking) Kirkwood box if the only non-eth connectivity is a USB and a SD card.
Re: Not! :-)
July 27, 2016 11:10AM
just received my box - following the usual diagnostiscs, its faulty. and now in the recycling

!!BOOOO!!
Re: Not! :-)
July 27, 2016 12:09PM
Gravelrash Wrote:
-------------------------------------------------------
> just received my box - following the usual
> diagnostiscs, its faulty. and now in the
> recycling
>
> !!BOOOO!!

Damn! such luck :)

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian on CISCO ON100-K9
July 27, 2016 12:53PM
I'll lower my LAN from Gbit to 100M to pay my respects.
You tried everything though aye? Power supply and trace all over the place?

=========
-= Cloud 9 =-
Re: Not! :-)
July 27, 2016 12:58PM
Gravelrash Wrote:
-------------------------------------------------------
> just received my box - following the usual
> diagnostiscs, its faulty. and now in the
> recycling
>
> !!BOOOO!!


Pics plz or was it stomped by wild african elephants?
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: