Skip to content

Instantly share code, notes, and snippets.

View Kazu-zamasu's full-sized avatar

kazu Kazu-zamasu

  • Tokyo Japan
View GitHub Profile
@Kazu-zamasu
Kazu-zamasu / boot_log
Last active January 4, 2016 18:59
Intel Galileo bootlog
[ 8] -- Command Timeout Erro
SendCommand: Error happens
CardStatus: ILLEGAL_COMMAND
Press [Enter] to directly boot.
Press [F7] to show boot menu options.
GNU GRUB version 0.97 (604K lower / 245628K upper memory)
+-------------------------------------------------------------------------+
rc.conf setteing.
#NAT settting
firewall_enable="YES"
firewall_type="OPEN"
natd_enable="YES"
natd_interface="wlan0"
gateway_enable="YES"
cloned_interfaces="tap0"
ifconfig_tap0="up"
Entering vmboot()
vmboot: Starting Networking. "File Exists" warnings are okay.
ifconfig: BRDGADD em0: File exists
vmboot: the bhyve command will be:
/usr/sbin/bhyve -c 2 -m 4096 -A -I -H -s 0,hostbridge -s 2,virtio-blk,./vm/ubuntu0/ubuntu0.img -s 3,virtio-net,tap0 -s 4,ahci-cd,./vm/ubuntu0/ubuntu0.iso -S 31,uart,stdio ubuntu0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
lowmem 0x0000000000000000/3221225472
highmem 0x0000000100000000/1073741824
efer[0] 0x0000000000000d01
cr0[0] 0x000000008005003b
cr3[0] 0x00000001394c3000
cr4[0] 0x00000000000026b0
dr7[0] 0x0000000000000000
rsp[0] 0xffffffff81a01ea8
rip[0] 0xffffffff8103eaca
rax[0] 0x0000000000000000
GNU GRUB version 0.97 (604K lower / 245628K upper memory)
+-------------------------------------------------------------------------+
| Clanton SVP kernel-SPI initrd-SPI IMR-On IO-APIC/HPET NoEMU |
| Clanton SVP kernel-SPI rootfs-SD IMR-On IO-APIC/HPET NoEMU |
| Clanton SVP kernel-MassStorage initrd-MassStorage big-rootfs IMR-On I> |
| |
| |
| |
| |
kazu@clanton:/dev$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.7-yocto-standard (clntonsw@irsswdev001) (gcc version 4.7.2 (GCC) ) #1 Tue Oct 1 00:09:01 IST 2013
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000096fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000097000-0x0000000000097fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000098000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000f0defff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000f0df000-0x000000000f11efff] ACPI data
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.7-yocto-standard (clntonsw@irsswdev001) (gcc version 4.7.2 (GCC) ) #1 Tue Oct 1 00:09:01 IST 2013
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000096fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000097000-0x0000000000097fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000098000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000f0defff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000f0df000-0x000000000f11efff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000000f11f000-0x000000000f1defff] reserved
Yactoでは上がってるもの。
[ 18.497287] pch_udc 0000:00:14.2: setting late
[ 18.497688] pch_udc 0000:00:14.2: irq 40 for M
[ 18.498325] pch_udc 0000:00:14.2: enabling Mem
[ 18.600618] g_serial: Vendor 0x8086 Product 0x
[ 18.605564] g_serial gadget: Gadget Serial v2.
[ 18.610700] g_serial gadget: g_serial ready
[ 18.986387] g_serial gadget: high-speed config
[ 19.250818] ehci-pci 0000:00:14.3: enabling bu
[ 19.250906] ehci-pci 0000:00:14.3: setting lat
root@clanton:/opt/cln/galileo# cat /etc/inittab
grst:5:respawn:/opt/cln/galileo/galileo_sketch_reset -v
clld:5:respawn:/etc/init.d/clloader.sh
root@clanton:/opt/cln/galileo# ls -all
total 76
drwxr-sr-x 2 root root 4096 Sep 30 2013 .
drwxr-s--- 3 root root 4096 Sep 30 2013 ..
-rwxrwxrwx 1 root root 48584 Sep 30 2013 clloader
オリジナルYacto
root@clanton:/etc/modules-load.d# cat auto.conf
pch-udc
g-serial vendor=0x8086 product=0xBABE
stmmac
ehci_hcd
ohci_hcd
ehci-pci
usb_storage
gpio_sch