![]() |
|
|
|
|
#1 |
|
Member
Регистрация: 09.12.2014
Сообщений: 35
Вес репутации: 0 ![]() |
Требуется прошить PogoPlug прошивкой OpenWRT.
Прошивка заливается в NAND путем TFTP сервера, но для этого надо остановить загрузку черех TTL. Подключение через TTL доступно, но видно из-за загрузчика в устройстве, нет реакции от клавиатуры. Были использованы разные программы для TTL соединения на разных компьютерах. Реакции нет. Автозагрузка не останавливается. По инструкции прошивка загрузчика и миджа происходит по следующим команадам Код:
setenv ipaddr 192.168.1.1 setenv serverip 192.168.1.100 tftp 64000000 openwrt-oxnas-ox820-u-boot.bin setenv boot_openwrt nand read 0x64000000 0x440000 0x90000 \; go 64000000 setenv bootcmd run boot_openwrt saveenv go 64000000 Код:
setenv ipaddr 192.168.1.1 setenv serverip 192.168.1.100 nand erase 0x440000 0x90000 nand write 64000000 0x440000 0x90000 tftpboot 0x62000000 openwrt-oxnas-pogoplug-pro-fit-uImage-initramfs.itb bootm Прошивка openwrt-oxnas-pogoplug-pro-fit-uImage-initramfs.itb 14778924 байт Разделы Код:
[root@alarm ~]# cat /proc/partitions major minor #blocks name 31 0 131072 mtdblock0 31 1 14336 mtdblock1 31 2 116736 mtdblock2 8 0 39070080 sda 8 1 819315 sda1 [root@alarm ~]# cat /proc/mtd dev: size erasesize name mtd0: 08000000 00020000 "NAND 128MiB 3,3V 8-bit" mtd1: 00e00000 00020000 "boot" mtd2: 07200000 00020000 "rootfs" Но я не так хорошо разбираюсь в тонкостях, а попытки прошить нугад не привели к результату. Здесь в картинках описан процесс прошивки Может быть как то можно использовать wget ? Может кто то помочь ? Здесь Файлы для прошивки Здесь Файлы для сборки Последний раз редактировалось Andreu; 11.01.2015 в 17:53. |
|
|
|
|
|
#2 |
|
Moderator
Регистрация: 19.10.2013
Сообщений: 479
Вес репутации: 601 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
В строке serverip=192.168.1.100 , будет ip-адрес который надо прописать в твою сетевую карту на ПК.
Процесс прошивки, настройки Putty и tftp-сервера как и у тп-линка. Отличие в командах: Загрузка софта 1), Остановка нажатие клаваши Esc или пробел 2), загрузка софта в оперативку: tftpboot 0x62000000 openwrt-oxnas-pogoplug-pro-fit-uImage-initramfs.itb (openwrt-oxnas-pogoplug-pro-fit-uImage-initramfs.itb - это имя проши, вписать надо свое) и если она прошла удачно то продолжать дальше. Если не удачно то искать причину почему. Но ни в коем случае не стирать (команды ниже). 3), если она прошла удачно: nand erase 0x440000 0x82000 nand write 64000000 0x440000 0x82000 bootm ============================ Загрузка бута: 1), Остановка нажатие клаваши Esc или пробел 2), загрузка в оперативку tftp 64000000 openwrt-oxnas-ox820-u-boot.bin и если она прошла удачно то продолжать дальше. 3), setenv boot_openwrt nand read 0x64000000 0x440000 0x82000 \; go 64000000 setenv bootcmd run boot_openwrt saveenv Последний раз редактировалось melsem; 11.01.2015 в 16:17. |
|
|
|
|
|
#3 | |
|
Member
Регистрация: 09.12.2014
Сообщений: 35
Вес репутации: 0 ![]() |
Я писал ..........
Цитата:
Я могу загрузиться с SATA диска на котором установлен ArchLinux и с него прошить. NAND при загрузке с SATA не задействуется. Можно преспокойно прошивать. Только вот непонятно что и куда. МНе надо как то восстановить бут. К примеру с диска и могу восстановить к заводским настройкам путем прошивки flash_eraseall /dev/mtd0 nandbd -s /file/stage1.wrapped /dev/mtd1 nandwrite -p -s 0x40000 /dev/mtd1 /file/u-boot.wrapped nandwrite -p -s 0x100000 /dev/mtd1 /file/u-boot.wrapped nandwrite -p -s 0x200000 /dev/mtd1 /file/uImage nandwrite -p -s 0x800000 /dev/mtd1 /file/uImage nandwrite -pm /dev/mtd2 /file/rootfs flash_eraseall /dev/mtd0 nandbd -s /file/stage1.wrapped /dev/mtd0 nandwrite -p -s 0x40000 /dev/mtd0 /file/u-boot.wrapped nandwrite -p -s 0x100000 /dev/mtd0 /file/u-boot.wrapped nandwrite -p -s 0x200000 /dev/mtd0 /file/uImage nandwrite -p -s 0x800000 /dev/mtd0 /file/uImage nandwrite -p -s 0xe00000 /dev/mtd0 /file/rootfs Эти два варианта дают один и тот же результат ... требуются 4 файла, которые ложу в папку file Последний раз редактировалось Andreu; 11.01.2015 в 16:50. |
|
|
|
|
|
|
#4 |
|
Moderator
Регистрация: 19.10.2013
Сообщений: 479
Вес репутации: 601 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Если не останавливается загрузка: Это обрыв RХ, там дорожки отпадают от перегрева очень легко. Ищи фотки, схемы или даташит на процессор и прозванивай.
Или сам юсб-DATA. И проверь юсб-DATA кабель: не отпаивая от роутера RX и TX между ними кинь перемычку. Не боись роутеру ничего не будет, там выходы по типу открытого коллектора. Запусти путти как для восстановления и печатай любые символы. С замкнутыми между собой RX-TX, символы будут отображаться в консоли. А по поводу команд которые ты написал не знаю. Может и ошибаюсь, но они больше похожи на создание бекапа с рабочей системы, а не восстановления. В китаез такого не видел. Роутера такого никогда не было. Все что понял об процессе восстановления я тебе написал. Последний раз редактировалось melsem; 11.01.2015 в 17:22. |
|
|
|
|
|
#5 |
|
Moderator
Регистрация: 19.10.2013
Сообщений: 479
Вес репутации: 601 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Роутер не включай.
А вывод лога загрузки идет от TX роутера на RX кабеля. При этом RX роутера бездействует. Если проверял так: Код:
Запустил путти как для восстановления и печатал на клаве любые символы. С замкнутыми между собой RX-TX, символы будут отображаться в консоли. Мог ТX кабеля ты сам и сжечь, подпаяв к + на разъеме (хотя это маловероятно но??) Последний раз редактировалось melsem; 11.01.2015 в 22:58. |
|
|
|
|
|
#6 |
|
Member
Регистрация: 09.12.2014
Сообщений: 35
Вес репутации: 0 ![]() |
Думаю обрыва нет. Я вижу весь процесс загрузки в Putty, но реакции нет.
Пробовал два штуки PL2303 и CP2102 ..... все вижу а реакции нет. ПРобовал разные компьютеры и операционные системы. Если через CP2102 отключить GND и оставить только RX и TX то символы печатать можно, но толку от них никакого. Ввод не работает.С замкнутыми RX и TX ничего вообще не видно в Putty как идет загрузка. Устройство мое скорее NAS чем модем..... хотя с OpenWRT может превратиться во что угодно. У меня сейчас стоит Pandora .... производная от OpenWRT http://downloads.openwrt.org.cn/PandoraBox/oxnas/ , но с лета перестала поддерживаться а попытки обновиться что то ввели в ступор Бекап системы делается по другому nanddump -nf mtd0 /dev/mtd0 ..... тупо сливается все 128 МБ NAND Восстанавливается то же просто flash_eraseall /dev/mtd0 nandwrite -p -s 0x00 /dev/mtd0 /file/mtd0 или по разделам nanddump -nf mtd1 /dev/mtd1 nanddump -nf mtd2 /dev/mtd2 прошивается flash_eraseall /dev/mtd0 nandwrite -p -s 0x00 /dev/mtd1 /file/mtd1 nandwrite -p -s 0x00 /dev/mtd2 /file/mtd2 если дампить по разделам, то получаются два файла .... первый примерно 14 МБ и второй около 114 МБ Сейчас на Пандоре разделы создаются по другому Код:
Creating 9 MTD partitions on "NAND 128MiB 3,3V 8-bit": [ 8.250000] 0x000000000000-0x000000040000 : "stage1" [ 8.260000] 0x000000040000-0x0000001a0000 : "u-boot" [ 8.270000] 0x0000001a0000-0x0000001e0000 : "u-boot-env" [ 8.280000] 0x000000000000-0x000002000000 : "boot" [ 8.280000] 0x0000001e0000-0x000000200000 : "factory" [ 8.290000] 0x000000200000-0x000000c00000 : "kernel" [ 8.300000] 0x000000e00000-0x000008000000 : "rootfs" [ 8.310000] split_squashfs: no squashfs found in "NAND 128MiB 3,3V 8-bit" [ 8.310000] 0x000000200000-0x000008000000 : "firmware" [ 8.320000] 0x000000000000-0x000008000000 : "fullflash" root@PogoPlug:~# cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "stage1" mtd1: 00160000 00020000 "u-boot" mtd2: 00040000 00020000 "u-boot-env" mtd3: 02000000 00020000 "boot" mtd4: 00020000 00020000 "factory" mtd5: 00a00000 00020000 "kernel" mtd6: 07200000 00020000 "rootfs" mtd7: 07e00000 00020000 "firmware" mtd8: 08000000 00020000 "fullflash" root@PogoPlug:~# cat /proc/partitions major minor #blocks name 31 0 256 mtdblock0 31 1 1408 mtdblock1 31 2 256 mtdblock2 31 3 32768 mtdblock3 31 4 128 mtdblock4 31 5 10240 mtdblock5 31 6 116736 mtdblock6 31 7 129024 mtdblock7 31 8 131072 mtdblock8 так же загрузчики пытался сувать на диск и загружаться .... НИЧЕГО Последний раз редактировалось Andreu; 11.01.2015 в 17:55. |
|
|
|
|
|
#7 |
|
Moderator
Регистрация: 19.10.2013
Сообщений: 479
Вес репутации: 601 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Видишь по TX, это выход или OUT (вывод информации или как еще по понятнее).
RX это IN вход. Скинь с начала весь лог загрузки. Последний раз редактировалось melsem; 11.01.2015 в 17:56. |
|
|
|
|
|
#8 |
|
Member
Регистрация: 09.12.2014
Сообщений: 35
Вес репутации: 0 ![]() |
С диском (не загрузочным)
Код:
NAS7820 BootStrap v0.1
[Fri Sep 27 08:37:50 CST 2013]
PLX Technology, Inc. 2010. All Rights Reserved
Copyright, lintel 2013.09
CPU Clock set to 700MHz ...
Testing Stage2 Memory...OK!
NAND Flash Info:
Vendor ID:0x000000AD
Product ID:0x000000F1
Type ID:0x00000000
Reading Nand Flash, Image 0
Hdr len: 0x00021D30
Hdr CRC: 0x3A0B1834
OK
U-Boot 1.1.2 (Sep 23 2013 - 00:30:38)
U-Boot code: 60D00000 -> 60D21D30 BSS: -> 60D56558
RAM Configuration:
Bank #0: 60000000 128 MB
SRAM Configuration:
64KB at 0x50000000
NAND:128 MiB
In: serial
Out: serial
Err: serial
Setting Linux mem= boot arg value
Reading upgrade flag from NAND address 0x01ec0000 : 0
Hit any key to stop autoboot: 0
Turn on Green LED.
Reset IDE: Initialising disks
SATA PHY not ready for device 1
Detecting SATA busses:
Bus 0: Found first device OK
Device 0: Model: Hitachi HTS545050KTA300 Firm: BKFOC60M Ser#: 080313BK0F00VEG13P4A
Type: Hard Disk
Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
Device 1: not available
IDE device 0: Model: Hitachi HTS545050KTA300 Firm: BKFOC60M Ser#: 080313BK0F00VEG13P4A
Type: Hard Disk
Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
... is now current device
reading /boot/uImage
** Unable to read "/boot/uImage" from ide 0:1 **
Reset IDE:
IDE device 0: Model: Hitachi HTS545050KTA300 Firm: BKFOC60M Ser#: 080313BK0F00VEG13P4A
Type: Hard Disk
Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
... is now current device
Failed to mount ext2 filesystem...
** Bad ext2 partition or disk - ide 0:1 **
Reset IDE:
IDE device 0: Model: Hitachi HTS545050KTA300 Firm: BKFOC60M Ser#: 080313BK0F00VEG13P4A
Type: Hard Disk
Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
... is now current device
Loading from IDE device 0, partition 1: Name: hda1
Type: U-Boot
** Bad Magic Number **
Reset IDE:
IDE device 0: Model: Hitachi HTS545050KTA300 Firm: BKFOC60M Ser#: 080313BK0F00VEG13P4A
Type: Hard Disk
Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
... is now current device
Loading from IDE device 0, partition 2: Name: hda2
Type: U-Boot
** Bad Magic Number **
Loading from device 0: 128MiB 3,3V 8-bit (offset 0x200000)
Image Name: PandoraBox-OX820-3.1.10
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1197464 Bytes = 1.1 MB
Load Address: 60008000
Entry Point: 60008000
## Booting image at 60500000 ...
Image Name: PandoraBox-OX820-3.1.10
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1197464 Bytes = 1.1 MB
Load Address: 60008000
Entry Point: 60008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.10 (xbmc@xbmc-MCP7A) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #11 SMP Wed Sep 25 19:11:24 CST 2013
[ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: PogoPlug Pro
[ 0.000000] 1 memory region
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 7 pages/cpu @c04b8000 s4768 r8192 d15712 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: root=ubi0:rootfs ubi.mtd=6,512 rootfstype=ubifs rootwait console=ttyS0,115200 mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M poweroutage=yes
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] allocated 524288 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 128MB = 128MB total
[ 0.000000] Memory: 125548k/125548k available, 5524k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xc8800000 - 0xed000000 ( 584 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc030b000 (3084 kB)
[ 0.000000] .init : 0xc030b000 - 0xc03352a0 ( 169 kB)
[ 0.000000] .data : 0xc0336000 - 0xc0351700 ( 110 kB)
[ 0.000000] .bss : 0xc0351724 - 0xc03b42dc ( 395 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:146 nr_irqs:146 146
[ 0.000000] OX820_RPS_init_irq: interrupts 64 to 96
[ 0.000000] console [ttyS0] enabled
[ 0.030000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[ 0.100000] pid_max: default: 32768 minimum: 301
[ 0.100000] Mount-cache hash table entries: 512
[ 0.110000] Initializing cgroup subsys cpuacct
[ 0.110000] Initializing cgroup subsys memory
[ 0.120000] Initializing cgroup subsys devices
[ 0.120000] Initializing cgroup subsys freezer
[ 0.130000] CPU: Testing write buffer coherency: ok
[ 0.130000] Calibrating local timer... 349.77MHz.
[ 0.190000] platform_smp_prepare_cpus 33
[ 0.190000] CPU1: Booted secondary processor
[ 0.190000] CPU1:Got wake up!
[ 0.270000] Brought up 2 CPUs
[ 0.270000] SMP: Total of 2 processors activated (557.87 BogoMIPS).
[ 0.280000] devtmpfs: initialized
[ 0.280000] NET: Registered protocol family 16
[ 0.790000] PCIeA version/deviceID 082510b5
[ 0.790000] PCIeB version/deviceID 082510b5
[ 3.810000] ox820_pci_preinit() PCIEA link up timeout (00001014)
[ 6.820000] ox820_pci_preinit() PCIEB link up timeout (00001014)
[ 6.820000] ox820_pcie_setup_resources() Enabling PCIe Pre-Emphasis
[ 6.830000] ox820_pciea_setup_resources() resource c781bc60
[ 6.830000] ox820_pciea_setup_resources() io: 0x4be00000 - 0x4befffff
[ 6.840000] ox820_pciea_setup_resources() non-pre: 0x48000000 - 0x49ffffff
[ 6.850000] ox820_pciea_setup_resources() pre: 0x4a000000 - 0x4bdfffff
[ 6.850000] PCI: bus0: Fast back to back transfers enabled
[ 6.860000] PCI: bus1: Fast back to back transfers enabled
[ 6.890000] bio: create slab <bio-0> at 0
[ 6.890000] SCSI subsystem initialized
[ 6.900000] Switching to clocksource rps-timer2
[ 6.910000] NET: Registered protocol family 2
[ 6.910000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 6.920000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 6.930000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 6.940000] TCP: Hash tables configured (established 4096 bind 4096)
[ 6.940000] TCP reno registered
[ 6.950000] UDP hash table entries: 128 (order: 0, 4096 bytes)
[ 6.950000] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[ 6.960000] NET: Registered protocol family 1
[ 6.990000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.000000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 7.010000] msgmni has been set to 245
[ 7.010000] io scheduler noop registered
[ 7.020000] io scheduler deadline registered (default)
[ 7.020000] io scheduler cfq registered
[ 7.030000] ox820_gpio: initialized
[ 7.030000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.050000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A
[ 8.040000] brd: module loaded
[ 8.050000] loop: module loaded
[ 8.050000] ox820sata: OX820 sata core.
[ 8.060000] scsi0 : oxnassata
[ 8.070000] scsi1 : oxnassata
[ 8.070000] ata1: SATA max UDMA/133 irq 50
[ 8.070000] ata2: SATA max UDMA/133 irq 50
[ 8.080000] sata_ox820: Initialized
[ 8.080000] ONFI flash detected
[ 8.090000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit)
[ 8.100000] Scanning device for bad blocks
[ 8.250000] Creating 9 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[ 8.250000] 0x000000000000-0x000000040000 : "stage1"
[ 8.260000] 0x000000040000-0x0000001a0000 : "u-boot"
[ 8.270000] 0x0000001a0000-0x0000001e0000 : "u-boot-env"
[ 8.280000] 0x000000000000-0x000002000000 : "boot"
[ 8.280000] 0x0000001e0000-0x000000200000 : "factory"
[ 8.290000] 0x000000200000-0x000000c00000 : "kernel"
[ 8.300000] 0x000000e00000-0x000008000000 : "rootfs"
[ 8.310000] split_squashfs: no squashfs found in "NAND 128MiB 3,3V 8-bit"
[ 8.310000] 0x000000200000-0x000008000000 : "firmware"
[ 8.320000] 0x000000000000-0x000008000000 : "fullflash"
[ 8.330000] UBI: attaching mtd6 to ubi0
[ 8.330000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 8.340000] UBI: logical eraseblock size: 129024 bytes
[ 8.350000] UBI: smallest flash I/O unit: 2048
[ 8.350000] UBI: sub-page size: 512
[ 8.350000] UBI: VID header offset: 512 (aligned 512)
[ 8.360000] UBI: data offset: 2048
[ 8.760000] UBI: max. sequence number: 204
[ 8.790000] UBI: attached mtd6 to ubi0
[ 8.800000] UBI: MTD device name: "rootfs"
[ 8.800000] UBI: MTD device size: 114 MiB
[ 8.810000] UBI: number of good PEBs: 912
[ 8.810000] UBI: number of bad PEBs: 0
[ 8.820000] UBI: number of corrupted PEBs: 0
[ 8.820000] UBI: max. allowed volumes: 128
[ 8.830000] UBI: wear-leveling threshold: 4096
[ 8.830000] UBI: number of internal volumes: 1
[ 8.840000] UBI: number of user volumes: 1
[ 8.840000] UBI: available PEBs: 0
[ 8.840000] UBI: total number of reserved PEBs: 912
[ 8.850000] UBI: number of PEBs reserved for bad PEB handling: 9
[ 8.850000] UBI: max/mean erase counter: 1/0
[ 8.860000] UBI: image sequence number: 1970227278
[ 8.860000] UBI: background thread "ubi_bgt0d" started, PID 357
[ 8.870000] Probing for Synopsis GMAC, unit 0
[ 8.880000] eth0: Tuning GMAC 0 RGMII timings
[ 8.880000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 8.890000] eth0: Disable EEE (Energy Efficient Ethernet 802.3az)
[ 8.890000] eth0: GMAC ver = 53, vendor ver = 18 at 0xed400000, IRQ 40
[ 8.900000] eth0: Found PHY at address 3, type 0x001cc914 -> 10/100/1000
[ 8.910000] eth0: Ethernet addr: 00:30:e0:00:00:00
[ 8.920000] ox820_led_gpio: initialized
[ 8.920000] TCP cubic registered
[ 8.930000] NET: Registered protocol family 17
[ 8.930000] 8021q: 802.1Q VLAN Support v1.8
[ 8.930000] VFP support v0.3: not present
[ 9.110000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 9.130000] ata1.00: ATA-8: Hitachi HTS545050KTA300, BKFOC60M, max UDMA/133
[ 9.140000] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[ 9.140000] ata1.00: configured for UDMA/133
[ 9.150000] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 BKFO PQ: 0 ANSI: 5
[ 9.510000] ata2: SATA link down (SStatus 0 SControl 300)
[ 9.640000] UBIFS: recovery needed
[ 9.950000] UBIFS: recovery completed
[ 9.950000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 9.950000] UBIFS: file system size: 114573312 bytes (111888 KiB, 109 MiB, 888 LEBs)
[ 9.960000] UBIFS: journal size: 9033728 bytes (8822 KiB, 8 MiB, 71 LEBs)
[ 9.970000] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 9.980000] UBIFS: default compressor: lzo
[ 9.980000] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 9.990000] VFS: Mounted root (ubifs filesystem) on device 0:12.
[ 9.990000] devtmpfs: mounted
[ 10.000000] Freeing init memory: 168K
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
- regular preinit -
- init -
Please press Enter to activate this console. [ 14.940000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
[ 14.950000] Backport generated by backports.git backports-20130617-4-ge3220f5
[ 15.090000] cfg80211: Calling CRDA to update world regulatory domain
[ 15.090000] cfg80211: World regulatory domain updated:
[ 15.100000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 15.110000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 15.110000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 15.120000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 15.130000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 15.140000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 15.280000] usbcore: registered new interface driver usbfs
[ 15.290000] usbcore: registered new interface driver hub
[ 15.290000] usbcore: registered new device driver usb
[ 16.100000] usbcore: registered new interface driver rt73usb
[ 16.190000] usbcore: registered new interface driver rtl8187
[ 16.340000] usbcore: registered new interface driver rt2800usb
[ 16.650000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 16.990000] SGI XFS with security attributes, large block/inode numbers, no debug enabled
[ 17.080000] PPP generic driver version 2.4.2
[ 17.410000] usbcore: registered new interface driver p54usb
[ 17.470000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 17.630000] NET: Registered protocol family 24
[ 17.670000] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 17.680000] sd 0:0:0:0: [sda] Write Protect is off
[ 17.680000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 17.710000] sda: sda1 sda2 sda3
[ 17.720000] sd 0:0:0:0: [sda] Attached SCSI disk
[ 17.760000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 17.770000] Initializing Oxnas-SoC USB Host Controller
[ 17.770000] oxnas-ehci oxnas-ehci.0: OXNAS EHCI
[ 17.780000] oxnas-ehci oxnas-ehci.0: new USB bus registered, assigned bus number 1
[ 17.820000] oxnas-ehci oxnas-ehci.0: irq 39, io mem 0x40200100
[ 17.840000] oxnas-ehci oxnas-ehci.0: USB 2.0 started, EHCI 1.00
[ 17.840000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 17.850000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 17.860000] usb usb1: Product: OXNAS EHCI
[ 17.860000] usb usb1: Manufacturer: Linux 3.1.10 ehci_hcd
[ 17.870000] usb usb1: SerialNumber: oxnas-ehci.0
[ 17.870000] hub 1-0:1.0: USB hub found
[ 17.880000] hub 1-0:1.0: 2 ports detected
[ 17.930000] nf_conntrack version 0.5.0 (1964 buckets, 7856 max)
[ 18.200000] usb 1-1: new high speed USB device number 2 using oxnas-ehci
[ 18.240000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 18.300000] i2c /dev entries driver
[ 18.350000] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 18.350000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 18.360000] usb 1-1: Product: USB2.0 Hub
[ 18.370000] hub 1-1:1.0: USB hub found
[ 18.370000] hub 1-1:1.0: 4 ports detected
[ 18.380000] usbcore: registered new interface driver ath9k_htc
[ 18.410000] usbcore: registered new interface driver usblp
[ 18.470000] Initializing USB Mass Storage driver...
[ 18.470000] usbcore: registered new interface driver usb-storage
[ 18.480000] USB Mass Storage support registered.
[ 18.550000] Linux video capture interface: v2.00
[ 18.660000] gspca: v2.13.0 registered
[ 18.700000] usbcore: registered new interface driver zc3xx
[ 18.760000] fuse init (API version 7.17)
[ 18.820000] usbcore: registered new interface driver uvcvideo
[ 18.820000] USB Video Class driver (1.1.1)
[ 21.040000] Adding 263164k swap on /dev/sda1. Priority:-1 extents:1 across:263164k
[ 21.440000] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
[ 21.490000] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
[ 21.590000] EXT4-fs (sda2): warning: maximal mount count reached, running e2fsck is recommended
[ 21.730000] EXT4-fs (sda2): recovery complete
[ 21.740000] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 21.960000] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[ 22.010000] EXT4-fs (sda3): couldn't mount as ext2 due to feature incompatibilities
[ 22.070000] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
[ 22.130000] EXT4-fs (sda3): recovery complete
[ 22.140000] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 23.090000] Offload is not active on eth0
[ 23.100000] Alloc'ing ARM descs 10240 bytes
[ 23.100000] eth0: Resetting GMAC
[ 23.100000] eth0: GMAC reset complete
[ 23.110000] eth0: Setting Rx flow control thresholds for LAN port
[ 23.620000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 23.620000] eth0: Disable EEE (Energy Efficient Ethernet 802.3az)
[ 24.130000] eth0: link down
[ 26.130000] eth0: link up, 100Mbps, full-duplex, using pause, lpa 0x4DE1
[ 26.130000] device eth0 entered promiscuous mode
[ 26.140000] br-lan: port 1(eth0) entering forwarding state
[ 26.150000] br-lan: port 1(eth0) entering forwarding state
[ 28.150000] br-lan: port 1(eth0) entering forwarding state
Последний раз редактировалось Andreu; 11.01.2015 в 18:13. |
|
|
|
|
|
#9 |
|
Member
Регистрация: 09.12.2014
Сообщений: 35
Вес репутации: 0 ![]() |
Без диска
Код:
NAS7820 BootStrap v0.1
[Fri Sep 27 08:37:50 CST 2013]
PLX Technology, Inc. 2010. All Rights Reserved
Copyright, lintel 2013.09
CPU Clock set to 700MHz ...
Testing Stage2 Memory...OK!
NAND Flash Info:
Vendor ID:0x000000AD
Product ID:0x000000F1
Type ID:0x00000000
Reading Nand Flash, Image 0
Hdr len: 0x00021D30
Hdr CRC: 0x3A0B1834
OK
U-Boot 1.1.2 (Sep 23 2013 - 00:30:38)
U-Boot code: 60D00000 -> 60D21D30 BSS: -> 60D56558
RAM Configuration:
Bank #0: 60000000 128 MB
SRAM Configuration:
64KB at 0x50000000
NAND:128 MiB
In: serial
Out: serial
Err: serial
Setting Linux mem= boot arg value
Reading upgrade flag from NAND address 0x01ec0000 : 0
Hit any key to stop autoboot: 0
Turn on Green LED.
Reset IDE: Initialising disks
SATA PHY not ready for device 0
SATA PHY not ready for device 1
ide_preinit failed
IDE device 0: Vendor: Prod.: Rev:
Type: Hard Disk
Capacity: not available
... is now current device
** Unable to use ide 0:1 for fatload **
Reset IDE:
IDE device 0: Vendor: Prod.: Rev:
Type: Hard Disk
Capacity: not available
... is now current device
** Bad partition 1 **
Reset IDE:
IDE device 0: Vendor: Prod.: Rev:
Type: Hard Disk
Capacity: not available
... is now current device
Reset IDE:
IDE device 0: Vendor: Prod.: Rev:
Type: Hard Disk
Capacity: not available
... is now current device
Loading from device 0: 128MiB 3,3V 8-bit (offset 0x200000)
Image Name: PandoraBox-OX820-3.1.10
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1197464 Bytes = 1.1 MB
Load Address: 60008000
Entry Point: 60008000
## Booting image at 60500000 ...
Image Name: PandoraBox-OX820-3.1.10
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1197464 Bytes = 1.1 MB
Load Address: 60008000
Entry Point: 60008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.10 (xbmc@xbmc-MCP7A) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #11 SMP Wed Sep 25 19:11:24 CST 2013
[ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: PogoPlug Pro
[ 0.000000] 1 memory region
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 7 pages/cpu @c04b8000 s4768 r8192 d15712 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: root=ubi0:rootfs ubi.mtd=6,512 rootfstype=ubifs rootwait console=ttyS0,115200 mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M poweroutage=yes
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] allocated 524288 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 128MB = 128MB total
[ 0.000000] Memory: 125548k/125548k available, 5524k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xc8800000 - 0xed000000 ( 584 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc030b000 (3084 kB)
[ 0.000000] .init : 0xc030b000 - 0xc03352a0 ( 169 kB)
[ 0.000000] .data : 0xc0336000 - 0xc0351700 ( 110 kB)
[ 0.000000] .bss : 0xc0351724 - 0xc03b42dc ( 395 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:146 nr_irqs:146 146
[ 0.000000] OX820_RPS_init_irq: interrupts 64 to 96
[ 0.000000] console [ttyS0] enabled
[ 0.030000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[ 0.100000] pid_max: default: 32768 minimum: 301
[ 0.100000] Mount-cache hash table entries: 512
[ 0.110000] Initializing cgroup subsys cpuacct
[ 0.110000] Initializing cgroup subsys memory
[ 0.120000] Initializing cgroup subsys devices
[ 0.120000] Initializing cgroup subsys freezer
[ 0.130000] CPU: Testing write buffer coherency: ok
[ 0.130000] Calibrating local timer... 349.77MHz.
[ 0.190000] platform_smp_prepare_cpus 33
[ 0.190000] CPU1: Booted secondary processor
[ 0.190000] CPU1:Got wake up!
[ 0.270000] Brought up 2 CPUs
[ 0.270000] SMP: Total of 2 processors activated (557.87 BogoMIPS).
[ 0.280000] devtmpfs: initialized
[ 0.280000] NET: Registered protocol family 16
[ 0.790000] PCIeA version/deviceID 082510b5
[ 0.790000] PCIeB version/deviceID 082510b5
[ 3.810000] ox820_pci_preinit() PCIEA link up timeout (00001014)
[ 6.820000] ox820_pci_preinit() PCIEB link up timeout (00001014)
[ 6.820000] ox820_pcie_setup_resources() Enabling PCIe Pre-Emphasis
[ 6.830000] ox820_pciea_setup_resources() resource c781bae0
[ 6.830000] ox820_pciea_setup_resources() io: 0x4be00000 - 0x4befffff
[ 6.840000] ox820_pciea_setup_resources() non-pre: 0x48000000 - 0x49ffffff
[ 6.850000] ox820_pciea_setup_resources() pre: 0x4a000000 - 0x4bdfffff
[ 6.850000] PCI: bus0: Fast back to back transfers enabled
[ 6.860000] PCI: bus1: Fast back to back transfers enabled
[ 6.890000] bio: create slab <bio-0> at 0
[ 6.890000] SCSI subsystem initialized
[ 6.900000] Switching to clocksource rps-timer2
[ 6.910000] NET: Registered protocol family 2
[ 6.910000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 6.920000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 6.930000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 6.940000] TCP: Hash tables configured (established 4096 bind 4096)
[ 6.940000] TCP reno registered
[ 6.950000] UDP hash table entries: 128 (order: 0, 4096 bytes)
[ 6.950000] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[ 6.960000] NET: Registered protocol family 1
[ 6.990000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.000000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 7.010000] msgmni has been set to 245
[ 7.010000] io scheduler noop registered
[ 7.020000] io scheduler deadline registered (default)
[ 7.020000] io scheduler cfq registered
[ 7.030000] ox820_gpio: initialized
[ 7.030000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.060000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A
[ 8.050000] brd: module loaded
[ 8.060000] loop: module loaded
[ 8.070000] ox820sata: OX820 sata core.
[ 8.070000] scsi0 : oxnassata
[ 8.080000] scsi1 : oxnassata
[ 8.080000] ata1: SATA max UDMA/133 irq 50
[ 8.090000] ata2: SATA max UDMA/133 irq 50
[ 8.090000] sata_ox820: Initialized
[ 8.100000] ONFI flash detected
[ 8.100000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit)
[ 8.110000] Scanning device for bad blocks
[ 8.260000] Creating 9 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[ 8.260000] 0x000000000000-0x000000040000 : "stage1"
[ 8.270000] 0x000000040000-0x0000001a0000 : "u-boot"
[ 8.280000] 0x0000001a0000-0x0000001e0000 : "u-boot-env"
[ 8.290000] 0x000000000000-0x000002000000 : "boot"
[ 8.300000] 0x0000001e0000-0x000000200000 : "factory"
[ 8.300000] 0x000000200000-0x000000c00000 : "kernel"
[ 8.310000] 0x000000e00000-0x000008000000 : "rootfs"
[ 8.320000] split_squashfs: no squashfs found in "NAND 128MiB 3,3V 8-bit"
[ 8.330000] 0x000000200000-0x000008000000 : "firmware"
[ 8.330000] 0x000000000000-0x000008000000 : "fullflash"
[ 8.340000] UBI: attaching mtd6 to ubi0
[ 8.350000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 8.350000] UBI: logical eraseblock size: 129024 bytes
[ 8.360000] UBI: smallest flash I/O unit: 2048
[ 8.360000] UBI: sub-page size: 512
[ 8.370000] UBI: VID header offset: 512 (aligned 512)
[ 8.370000] UBI: data offset: 2048
[ 8.430000] ata1: SATA link down (SStatus 0 SControl 300)
[ 8.780000] UBI: max. sequence number: 201
[ 8.780000] ata2: SATA link down (SStatus 0 SControl 300)
[ 8.810000] UBI: attached mtd6 to ubi0
[ 8.820000] UBI: MTD device name: "rootfs"
[ 8.820000] UBI: MTD device size: 114 MiB
[ 8.830000] UBI: number of good PEBs: 912
[ 8.830000] UBI: number of bad PEBs: 0
[ 8.830000] UBI: number of corrupted PEBs: 0
[ 8.840000] UBI: max. allowed volumes: 128
[ 8.840000] UBI: wear-leveling threshold: 4096
[ 8.850000] UBI: number of internal volumes: 1
[ 8.850000] UBI: number of user volumes: 1
[ 8.860000] UBI: available PEBs: 0
[ 8.860000] UBI: total number of reserved PEBs: 912
[ 8.870000] UBI: number of PEBs reserved for bad PEB handling: 9
[ 8.870000] UBI: max/mean erase counter: 1/0
[ 8.880000] UBI: image sequence number: 1970227278
[ 8.880000] UBI: background thread "ubi_bgt0d" started, PID 357
[ 8.890000] Probing for Synopsis GMAC, unit 0
[ 8.890000] eth0: Tuning GMAC 0 RGMII timings
[ 8.900000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 8.900000] eth0: Disable EEE (Energy Efficient Ethernet 802.3az)
[ 8.910000] eth0: GMAC ver = 53, vendor ver = 18 at 0xed400000, IRQ 40
[ 8.920000] eth0: Found PHY at address 3, type 0x001cc914 -> 10/100/1000
[ 8.920000] eth0: Ethernet addr: 00:30:e0:00:00:00
[ 8.930000] ox820_led_gpio: initialized
[ 8.940000] TCP cubic registered
[ 8.940000] NET: Registered protocol family 17
[ 8.950000] 8021q: 802.1Q VLAN Support v1.8
[ 8.950000] VFP support v0.3: not present
[ 9.080000] UBIFS: recovery needed
[ 9.380000] UBIFS: recovery completed
[ 9.390000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 9.390000] UBIFS: file system size: 114573312 bytes (111888 KiB, 109 MiB, 888 LEBs)
[ 9.400000] UBIFS: journal size: 9033728 bytes (8822 KiB, 8 MiB, 71 LEBs)
[ 9.410000] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 9.410000] UBIFS: default compressor: lzo
[ 9.420000] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 9.430000] VFS: Mounted root (ubifs filesystem) on device 0:12.
[ 9.430000] devtmpfs: mounted
[ 9.440000] Freeing init memory: 168K
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
- regular preinit -
- init -
Please press Enter to activate this console. [ 14.340000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
[ 14.340000] Backport generated by backports.git backports-20130617-4-ge3220f5
[ 14.480000] cfg80211: Calling CRDA to update world regulatory domain
[ 14.500000] cfg80211: World regulatory domain updated:
[ 14.500000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 14.510000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.520000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 14.520000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 14.530000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.540000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.680000] usbcore: registered new interface driver usbfs
[ 14.690000] usbcore: registered new interface driver hub
[ 14.690000] usbcore: registered new device driver usb
[ 15.500000] usbcore: registered new interface driver rt73usb
[ 15.590000] usbcore: registered new interface driver rtl8187
[ 15.740000] usbcore: registered new interface driver rt2800usb
[ 16.050000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 16.390000] SGI XFS with security attributes, large block/inode numbers, no debug enabled
[ 16.480000] PPP generic driver version 2.4.2
[ 16.810000] usbcore: registered new interface driver p54usb
[ 16.880000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 17.040000] NET: Registered protocol family 24
[ 17.110000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 17.120000] Initializing Oxnas-SoC USB Host Controller
[ 17.120000] oxnas-ehci oxnas-ehci.0: OXNAS EHCI
[ 17.130000] oxnas-ehci oxnas-ehci.0: new USB bus registered, assigned bus number 1
[ 17.160000] oxnas-ehci oxnas-ehci.0: irq 39, io mem 0x40200100
[ 17.180000] oxnas-ehci oxnas-ehci.0: USB 2.0 started, EHCI 1.00
[ 17.180000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 17.190000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 17.200000] usb usb1: Product: OXNAS EHCI
[ 17.200000] usb usb1: Manufacturer: Linux 3.1.10 ehci_hcd
[ 17.210000] usb usb1: SerialNumber: oxnas-ehci.0
[ 17.210000] hub 1-0:1.0: USB hub found
[ 17.220000] hub 1-0:1.0: 2 ports detected
[ 17.270000] nf_conntrack version 0.5.0 (1964 buckets, 7856 max)
[ 17.540000] usb 1-1: new high speed USB device number 2 using oxnas-ehci
[ 17.580000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 17.640000] i2c /dev entries driver
[ 17.690000] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 17.690000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 17.700000] usb 1-1: Product: USB2.0 Hub
[ 17.710000] hub 1-1:1.0: USB hub found
[ 17.710000] hub 1-1:1.0: 4 ports detected
[ 17.720000] usbcore: registered new interface driver ath9k_htc
[ 17.750000] usbcore: registered new interface driver usblp
[ 17.810000] Initializing USB Mass Storage driver...
[ 17.810000] usbcore: registered new interface driver usb-storage
[ 17.820000] USB Mass Storage support registered.
[ 17.890000] Linux video capture interface: v2.00
[ 18.000000] usb 1-1.4: new high speed USB device number 3 using oxnas-ehci
[ 18.000000] gspca: v2.13.0 registered
[ 18.030000] usbcore: registered new interface driver zc3xx
[ 18.090000] fuse init (API version 7.17)
[ 18.120000] usb 1-1.4: New USB device found, idVendor=1e3d, idProduct=2096
[ 18.120000] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 18.130000] usb 1-1.4: Product: Flash Disk
[ 18.130000] usb 1-1.4: Manufacturer: Generic
[ 18.140000] usb 1-1.4: SerialNumber: CCBB1301181125401322612502
[ 18.150000] usbcore: registered new interface driver uvcvideo
[ 18.160000] USB Video Class driver (1.1.1)
[ 18.160000] scsi2 : usb-storage 1-1.4:1.0
[ 19.170000] scsi 2:0:0:0: Direct-Access Generic Flash Disk 5.00 PQ: 0 ANSI: 2
[ 19.180000] sd 2:0:0:0: [sda] 7884800 512-byte logical blocks: (4.03 GB/3.75 GiB)
[ 19.190000] sd 2:0:0:0: [sda] Write Protect is off
[ 19.200000] sd 2:0:0:0: [sda] No Caching mode page present
[ 19.200000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 19.220000] sd 2:0:0:0: [sda] No Caching mode page present
[ 19.230000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 19.240000] sda: sda1
[ 19.250000] sd 2:0:0:0: [sda] No Caching mode page present
[ 19.250000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 19.260000] sd 2:0:0:0: [sda] Attached SCSI removable disk
[ 21.180000] Offload is not active on eth0
[ 21.180000] Alloc'ing ARM descs 10240 bytes
[ 21.180000] eth0: Resetting GMAC
[ 21.190000] eth0: GMAC reset complete
[ 21.200000] eth0: Setting Rx flow control thresholds for LAN port
[ 21.700000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 21.700000] eth0: Disable EEE (Energy Efficient Ethernet 802.3az)
[ 22.210000] eth0: link down
[ 24.210000] eth0: link up, 100Mbps, full-duplex, using pause, lpa 0x4DE1
[ 24.210000] device eth0 entered promiscuous mode
[ 24.220000] br-lan: port 1(eth0) entering forwarding state
[ 24.220000] br-lan: port 1(eth0) entering forwarding state
[ 26.220000] br-lan: port 1(eth0) entering forwarding state
|
|
|
|
|
|
#10 |
|
Member
Регистрация: 09.12.2014
Сообщений: 35
Вес репутации: 0 ![]() |
С загрузочного диска с ArchLinux
Код:
U-Boot SPL 2013.07-00026-g85e700a-dirty (Oct 08 2013 - 22:16:12)
Boot device: SATA
Attempting to set PLLA to 800 MHz ...
plla_ctrl0 : 0000030a
plla_ctrl1 : 00400000
plla_ctrl2 : 007f0068
plla_ctrl3 : 00000193
PLLA Set
Bus 0: OK
Device 0: Initialising disks
SATA PHY not ready for device 1
Detecting SATA busses:
Bus 0: Found first device OK
Device 0: Model: HTS541040G9SA00 Firm: MB2IC60H Ser#: MPBBL0X2JUJSEM
Type: Hard Disk
Capacity: 38154.3 MB = 37.2 GB (78140160 x 512)
Device 1: not available
Environment successfully read from disk 0 primary image
U-Boot 1.1.2 (Jun 2 2013 - 09:19:42)
U-Boot code: 60D00000 -> 60D21484 BSS: -> 60D26DBC
RAM Configuration:
Bank #0: 60000000 128 MB
SRAM Configuration:
64KB at 0x50000000
NAND:128 MiB
In: serial
Out: serial
Err: serial
Setting Linux mem= boot arg value
IDE read: device 0 block # 288, count 1 ... 1 blocks read: OK
Hit any key to stop autoboot: 0
IDE device 0: Model: HTS541040G9SA00 Firm: MB2IC60H Ser#: MPBBL0X2JUJSEM
Type: Hard Disk
Capacity: 38154.3 MB = 37.2 GB (78140160 x 512)
... is now current device
IDE read: device 0 block # 1290, count 5700 ... 5700 blocks read: OK
## Booting image at 60500000 ...
Image Name: Linux-3.1.10
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2136848 Bytes = 2 MB
Load Address: 60008000
Entry Point: 60008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.10 (root@debian) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #1 SMP Tue Oct 1 19:54:19 CST 2013
[ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: PogoPlug Pro
[ 0.000000] 1 memory region
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0744000 s9248 r8192 d15328 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M poweroutage=yes
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] allocated 524288 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 128MB = 128MB total
[ 0.000000] Memory: 122936k/122936k available, 8136k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xc8800000 - 0xed000000 ( 584 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc055b000 (5452 kB)
[ 0.000000] .init : 0xc055b000 - 0xc058d420 ( 202 kB)
[ 0.000000] .data : 0xc058e000 - 0xc05b62b0 ( 161 kB)
[ 0.000000] .bss : 0xc05b62d4 - 0xc0640ce8 ( 555 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:146 nr_irqs:146 146
[ 0.000000] OX820_RPS_init_irq: interrupts 64 to 96
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttyS0] enabled
[ 0.030000] Calibrating delay loop... 319.48 BogoMIPS (lpj=1597440)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.090000] Initializing cgroup subsys cpuacct
[ 0.090000] Initializing cgroup subsys memory
[ 0.100000] Initializing cgroup subsys devices
[ 0.100000] Initializing cgroup subsys freezer
[ 0.110000] CPU: Testing write buffer coherency: ok
[ 0.110000] ftrace: allocating 14135 entries in 42 pages
[ 0.130000] Calibrating local timer... 399.97MHz.
[ 0.200000] platform_smp_prepare_cpus 33
[ 0.200000] hw perfevents: enabled with v6mpcore PMU driver, 3 counters available
[ 0.210000] CPU1: Booted secondary processor
[ 0.210000] CPU1: Unknown IPI message 0x1
[ 0.270000] Brought up 2 CPUs
[ 0.270000] SMP: Total of 2 processors activated (638.97 BogoMIPS).
[ 0.280000] devtmpfs: initialized
[ 0.280000] NET: Registered protocol family 16
[ 0.290000] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.290000] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.300000] bio: create slab <bio-0> at 0
[ 0.310000] SCSI subsystem initialized
[ 0.310000] cfg80211: Calling CRDA to update world regulatory domain
[ 0.320000] Switching to clocksource rps-timer2
[ 0.360000] NET: Registered protocol family 2
[ 0.360000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.370000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.380000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.380000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.390000] TCP reno registered
[ 0.390000] UDP hash table entries: 128 (order: 0, 4096 bytes)
[ 0.400000] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[ 0.410000] NET: Registered protocol family 1
[ 0.430000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.430000] JFFS2 version 2.2 (NAND) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.440000] msgmni has been set to 240
[ 0.450000] io scheduler noop registered
[ 0.450000] io scheduler deadline registered
[ 0.460000] io scheduler cfq registered (default)
[ 0.470000] ox820_gpio: initialized
[ 0.770000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.780000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A
[ 1.750000] Uniform Multi-Platform E-IDE driver
[ 1.750000] ide-gd driver 1.18
[ 1.750000] ide-cd driver 5.00
[ 1.760000] ox820sata: OX820 sata core.
[ 1.760000] scsi0 : oxnassata
[ 1.770000] scsi1 : oxnassata
[ 1.770000] ata1: SATA max UDMA/133 irq 50
[ 1.770000] ata2: SATA max UDMA/133 irq 50
[ 1.780000] sata_ox820: Initialized
[ 1.780000] ONFI flash detected
[ 1.790000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit)
[ 1.800000] Scanning device for bad blocks
[ 1.940000] Creating 3 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[ 1.940000] 0x000000000000-0x000008000000 : "NAND 128MiB 3,3V 8-bit"
[ 1.950000] 0x000000000000-0x000000e00000 : "boot"
[ 1.960000] 0x000000e00000-0x000008000000 : "rootfs"
[ 1.970000] mtd: partition "rootfs" set to be root filesystem
[ 1.970000] split_squashfs: no squashfs found in "NAND 128MiB 3,3V 8-bit"
[ 1.980000] Probing for Synopsis GMAC, unit 0
[ 1.980000] eth0: Tuning GMAC 0 RGMII timings
[ 1.990000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 1.990000] eth0: GMAC ver = 53, vendor ver = 18 at 0xed400000, IRQ 40
[ 2.000000] eth0: Found PHY at address 3, type 0x001cc914 -> 10/100/1000
[ 2.010000] eth0: Ethernet addr: 00:30:e0:00:00:00
[ 2.010000] ox820_led_gpio: initialized
[ 2.020000] oprofile: using arm/mpcore
[ 2.020000] TCP cubic registered
[ 2.030000] NET: Registered protocol family 10
[ 2.040000] IPv6 over IPv4 tunneling driver
[ 2.040000] NET: Registered protocol family 17
[ 2.050000] VFP support v0.3: not present
[ 2.700000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.700000] ata1.00: ATA-7: HTS541040G9SA00, MB2IC60H, max UDMA/100
[ 2.710000] ata1.00: 78140160 sectors, multi 0: LBA48
[ 2.720000] ata1.00: configured for UDMA/100
[ 2.720000] scsi 0:0:0:0: Direct-Access ATA HTS541040G9SA00 MB2I PQ: 0 ANSI: 5
[ 2.730000] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 2.740000] sd 0:0:0:0: [sda] Write Protect is off
[ 2.740000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.080000] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.120000] sda: sda1
[ 3.130000] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.640000] kjournald starting. Commit interval 5 seconds
[ 5.650000] EXT3-fs (sda1): using internal journal
[ 5.650000] EXT3-fs (sda1): recovery complete
[ 5.660000] EXT3-fs (sda1): mounted filesystem with ordered data mode
[ 5.660000] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 5.720000] devtmpfs: mounted
[ 5.730000] Freeing init memory: 200K
INIT: version 2.88 booting
HOSTNAME= is deprecated. See rc.conf(5) and hostname(5) for details.
> Arch Linux ARM
> http://archlinuxarm.org/
------------------------------
:: Mounting root read-only [DONE]
:: Setting hostname: alarm [DONE]
HARDWARECLOCK= is deprecated. See rc.conf(5) and hwclock(8) for details.
:: Adjusting system time and setting kernel time zone [BUSY] TIMEZONE= is deprecated. See rc.conf(5) for details.
[DONE]
:: Starting udev daemon [BUSY] [ 8.660000] systemd-udevd[90]: starting version 196
[DONE]
:: Triggering udev uevents [DONE]
:: Loading user-specified modules [BUSY] MODULES= is deprecated. See rc.conf(5) and modules-load.d(5) for details.
Failed to lookup alias 'gmac': Function not implemented
[FAIL]
:: Waiting for udev uevents to be processed [DONE]
:: Configuring virtual consoles [DONE]
:: Bringing up loopback interface [DONE]
:: Checking filesystems [DONE]
:: Remounting root and API filesystems [BUSY] [ 9.730000] EXT3-fs (sda1): using internal journal
[DONE]
:: Mounting local filesystems [DONE]
:: Activating swap [DONE]
:: Configuring time zone [DONE]
:: Initializing random seed [DONE]
:: Removing leftover files [DONE]
:: Saving dmesg log [DONE]
INIT: Entering runlevel: 3
:: Setting MAC address [BUSY] OFF
AMBER
GREEN
[ 11.800000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 11.810000] Offload is not active on eth0
[ 11.810000] Alloc'ing ARM descs 10240 bytes
[ 11.820000] eth0: Resetting GMAC
[ 11.820000] eth0: GMAC reset complete
[ 11.830000] eth0: Setting Rx flow control thresholds for LAN port
[ 12.380000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 14.840000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[DONE]
[ 14.880000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
:: Starting Syslog-NG [DONE]
:: Starting network [DONE]
:: Mounting network filesystems [DONE]
:: Starting crond daemon [DONE]
:: Starting Secure Shell Daemon [DONE]
:: Starting OpenNTPD [DONE]
Arch Linux 3.1.10 (ttyS0)
alarm login:
|
|
|
|
![]() |
| Здесь присутствуют: 1 (пользователей: 0 , гостей: 1) | |
|
|