Advertisement
Guest User

niktonet

a guest
Feb 6th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 KB | None | 0 0
  1. niktonet@debian:/opt/buildroot-2015.11.1$ cd ..
  2. niktonet@debian:/opt$ sudo /opt/opentftp/rc.opentftp start
  3. [sudo] password for niktonet:
  4. Open TFTP Server started
  5. niktonet@debian:/opt$ sudo /opt/qemu/bin/qemu-system-arm -M versatilepb -nographic -net nic -net tap,ifname=tap0 -kernel /opt/u-boot-2015.07/u-boot
  6. Killed old client process
  7. Internet Systems Consortium DHCP Client 4.3.1
  8. Copyright 2004-2014 Internet Systems Consortium.
  9. All rights reserved.
  10. For info, please visit https://www.isc.org/software/dhcp/
  11.  
  12. Listening on LPF/eth0/00:0c:29:27:18:68
  13. Sending on LPF/eth0/00:0c:29:27:18:68
  14. Sending on Socket/fallback
  15. DHCPRELEASE on eth0 to 192.168.88.1 port 67
  16. Sat Feb 6 07:26:57 2016 ERROR: Cannot ioctl TUNSETIFF tap0: Device or resource busy (errno=16)
  17. Sat Feb 6 07:26:57 2016 Exiting due to fatal error
  18. audio: Could not init `oss' audio driver
  19.  
  20.  
  21. U-Boot 2015.07 (Feb 06 2016 - 07:12:50 +0200)
  22.  
  23. DRAM: 128 MiB
  24. WARNING: Caches not enabled
  25. Using default environment
  26.  
  27. In: serial
  28. Out: serial
  29. Err: serial
  30. Net: SMC91111-0
  31. Warning: SMC91111-0 using MAC address from net device
  32.  
  33. Warning: Your board does not use generic board. Please read
  34. doc/README.generic-board and take action. Boards not
  35. upgraded by the late 2014 may break or be removed.
  36. VersatilePB # setenv autoload no
  37. VersatilePB # dhcp
  38. SMC91111: PHY auto-negotiate timed out
  39. SMC91111: MAC 52:54:00:12:34:56
  40. BOOTP broadcast 1
  41. DHCP client bound to address 192.168.88.4 (38 ms)
  42. VersatilePB # setenv serverip 192.168.88.2
  43. VersatilePB # setenv bootfile zImage
  44. VersatilePB # setenv bootargs root=/dev/sda rw initrd=rootfs.ext2 rdinit=/sbin/init ip=dhcp mem=128M console=ttyAMA0,115200
  45. VersatilePB # tftpboot
  46. SMC91111: PHY auto-negotiate timed out
  47. SMC91111: MAC 52:54:00:12:34:56
  48. Using SMC91111-0 device
  49. TFTP from server 192.168.88.2; our IP address is 192.168.88.4
  50. Filename 'zImage'.
  51. Load address: 0x7fc0
  52. Loading: #################################################################
  53. #################################################################
  54. #################################################################
  55. #################
  56. 0 Bytes/s
  57. done
  58. Bytes transferred = 3102096 (2f5590 hex)
  59. VersatilePB # iminfo
  60.  
  61. ## Checking Image at 00007fc0 ...
  62. Unknown image format!
  63. VersatilePB # bootz
  64. Kernel image @ 0x007fc0 [ 0x000000 - 0x2f5590 ]
  65.  
  66. Starting kernel ...
  67.  
  68. Uncompressing Linux... done, booting the kernel.
  69. Booting Linux on physical CPU 0x0
  70. Linux version 4.3.0 (niktonet@debian) (gcc version 4.9.3 (Buildroot 2015.11.1) ) #2 Sat Feb 6 06:55:28 EET 2016
  71. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00093177
  72. CPU: VIVT data cache, VIVT instruction cache
  73. Machine: ARM-Versatile PB
  74. Memory policy: Data cache writeback
  75. sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  76. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  77. Kernel command line: root=/dev/sda rw initrd=rootfs.ext2 rdinit=/sbin/init ip=dhcp mem=128M console=ttyAMA0,115200
  78. PID hash table entries: 512 (order: -1, 2048 bytes)
  79. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  80. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  81. Memory: 124468K/131072K available (3259K kernel code, 158K rwdata, 880K rodata, 896K init, 198K bss, 6604K reserved, 0K cma-reserved)
  82. Virtual kernel memory layout:
  83. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  84. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  85. vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
  86. lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  87. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  88. .text : 0xc0008000 - 0xc0413314 (4141 kB)
  89. .init : 0xc0414000 - 0xc04f4000 ( 896 kB)
  90. .data : 0xc04f4000 - 0xc051b8c0 ( 159 kB)
  91. .bss : 0xc051b8c0 - 0xc054d32c ( 199 kB)
  92. SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  93. NR_IRQS:224
  94. VIC @f1140000: id 0x00041190, vendor 0x41
  95. FPGA IRQ chip 0 "SIC" @ f1003000, 13 irqs, parent IRQ: 63
  96. clocksource: timer3: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  97. Console: colour dummy device 80x30
  98. Calibrating delay loop... 129.43 BogoMIPS (lpj=647168)
  99. pid_max: default: 32768 minimum: 301
  100. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  101. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  102. CPU: Testing write buffer coherency: ok
  103. Setting up static identity map for 0x8400 - 0x8458
  104. devtmpfs: initialized
  105. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  106. NET: Registered protocol family 16
  107. DMA: preallocated 256 KiB pool for atomic coherent allocations
  108. Serial: AMBA PL011 UART driver
  109. dev:f1: ttyAMA0 at MMIO 0x101f1000 (irq = 44, base_baud = 0) is a PL011 rev1
  110. console [ttyAMA0] enabled
  111. dev:f2: ttyAMA1 at MMIO 0x101f2000 (irq = 45, base_baud = 0) is a PL011 rev1
  112. dev:f3: ttyAMA2 at MMIO 0x101f3000 (irq = 46, base_baud = 0) is a PL011 rev1
  113. fpga:09: ttyAMA3 at MMIO 0x10009000 (irq = 70, base_baud = 0) is a PL011 rev1
  114. PCI core found (slot 11)
  115. PCI host bridge to bus 0000:00
  116. pci_bus 0000:00: root bus resource [mem 0x50000000-0x5fffffff]
  117. pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff pref]
  118. pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
  119. pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  120. PCI: bus0: Fast back to back transfers disabled
  121. pci 0000:00:0c.0: BAR 2: assigned [mem 0x50000000-0x50001fff]
  122. pci 0000:00:0c.0: BAR 1: assigned [mem 0x50002000-0x500023ff]
  123. pci 0000:00:0c.0: BAR 0: assigned [io 0x1000-0x10ff]
  124. vgaarb: loaded
  125. SCSI subsystem initialized
  126. clocksource: Switched to clocksource timer3
  127. NET: Registered protocol family 2
  128. TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  129. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  130. TCP: Hash tables configured (established 1024 bind 1024)
  131. UDP hash table entries: 256 (order: 0, 4096 bytes)
  132. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  133. NET: Registered protocol family 1
  134. futex hash table entries: 256 (order: -1, 3072 bytes)
  135. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  136. io scheduler noop registered
  137. io scheduler deadline registered
  138. io scheduler cfq registered (default)
  139. clcd-pl11x dev:20: PL110 rev0 at 0x10120000
  140. clcd-pl11x dev:20: Versatile hardware, VGA display
  141. Console: switching to colour frame buffer device 80x30
  142. sym53c8xx 0000:00:0c.0: enabling device (0100 -> 0103)
  143. sym0: <895a> rev 0x0 at pci 0000:00:0c.0 irq 93
  144. sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking
  145. sym0: SCSI BUS has been reset.
  146. scsi host0: sym-2.2.3
  147. scsi 0:0:2:0: CD-ROM QEMU QEMU CD-ROM 2.5+ PQ: 0 ANSI: 5
  148. scsi target0:0:2: tagged command queuing enabled, command queue depth 16.
  149. scsi target0:0:2: Beginning Domain Validation
  150. scsi target0:0:2: Domain Validation skipping write tests
  151. scsi target0:0:2: Ending Domain Validation
  152. mousedev: PS/2 mouse device common for all mice
  153. NET: Registered protocol family 10
  154. input: AT Raw Set 2 keyboard as /devices/fpga:06/serio0/input/input0
  155. sit: IPv6 over IPv4 tunneling driver
  156. NET: Registered protocol family 17
  157. Freeing unused kernel memory: 896K (c0414000 - c04f4000)
  158. input: ImExPS/2 Generic Explorer Mouse as /devices/fpga:07/serio1/input/input2
  159. Starting logging: OK
  160. Starting network...
  161. Waiting for interface eth0 to appear............... timeout!
  162. run-parts: /etc/network/if-pre-up.d/wait_iface: exit status 1
  163. can't open /dev/ttyAMA0: No such file or directory
  164. can't open /dev/ttyAMA0: No such file or directory
  165. can't open /dev/ttyAMA0: No such file or directory
  166. can't open /dev/ttyAMA0: No such file or directory
  167. can't open /dev/ttyAMA0: No such file or directory
  168. can't open /dev/ttyAMA0: No such file or directory
  169. can't open /dev/ttyAMA0: No such file or directory
  170. can't open /dev/ttyAMA0: No such file or directory
  171. can't open /dev/ttyAMA0: No such file or directory
  172. can't open /dev/ttyAMA0: No such file or directory
  173. can't open /dev/ttyAMA0: No such file or directory
  174. can't open /dev/ttyAMA0: No such file or directory
  175. can't open /dev/ttyAMA0: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement