by cause » Tue Apr 10, 2012 6:18 am
i have a b01 that (with a bootable sata drive) gets a solid green light but no internet access. I used a serial cable and "screen /dev/ttyUSB0 115200 8N1" to watch the boot process but I am only able to copy the last bit of it. which I have pasted below. whenever I try to use putty it says that a connection cannot be established. any thoughts?
$this->bbcode_second_pass_code('', '
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 128MB = 128MB total
[ 0.000000] Memory: 125524KB available (3636K code, 296K data, 128K init, 0K highmem)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:96
[ 0.000000] OX820_RPS_init_irq: interrupts 64 to 96
[ 0.010000] Console: colour dummy device 80x30
[ 0.010000] console [ttyS0] enabled
[ 0.020000] Calibrating delay loop... 299.00 BogoMIPS (lpj=1495040)
[ 0.250000] Security Framework initialized
[ 0.250000] Mount-cache hash table entries: 512
[ 0.260000] CPU: Testing write buffer coherency: ok
[ 0.260000] Calibrating local timer... 375.50MHz.
[ 0.330000] CPU1: Booted secondary processor
[ 0.430000] Calibrating delay loop... 299.82 BogoMIPS (lpj=1499136)
[ 0.640000] Brought up 2 CPUs
[ 0.650000] SMP: Total of 2 processors activated (598.83 BogoMIPS).
[ 0.660000] NET: Registered protocol family 16
[ 0.660000] Number of DMA channels = 4, version = 4
[ 0.670000] Reserving a DMA channel for DirectRAID
[ 0.670000] Allocating 389 SRAM generic DMA descriptors
')
Last edited by
WarheadsSE on Tue Apr 10, 2012 12:10 pm, edited 1 time in total.
Reason: adding code tags