Advertisement
Guest User

Error

a guest
May 12th, 2022
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 10.84 KB | None | 0 0
  1. ./start.sh //this is the script i've executed
  2. pulseaudio: set_sink_input_volume() failed
  3. pulseaudio: Reason: Invalid argument
  4. pulseaudio: set_sink_input_mute() failed
  5. pulseaudio: Reason: Invalid argument
  6. Uncompressing Linux... done, booting the kernel.
  7. vpb_sic_write: Bad register offset 0x2c
  8. Booting Linux on physical CPU 0x0
  9. Linux version 4.14.79+ (niklas@ubuntu) (gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #1 Tue Nov 26 01:41:58 CET 2019
  10. CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  11. CPU: VIPT aliasing data cache, unknown instruction cache
  12. OF: fdt: Machine model: ARM Versatile PB
  13. Memory policy: Data cache writeback
  14. Built 1 zonelists, mobility grouping on.  Total pages: 64960
  15. Kernel command line: root=/dev/sda2 panic=1 rootfstype=ext4 rw
  16. PID hash table entries: 1024 (order: 0, 4096 bytes)
  17. Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  18. Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  19. Memory: 252916K/262144K available (4751K kernel code, 219K rwdata, 1100K rodata, 192K init, 150K bss, 9228K reserved, 0K cma-reserved)
  20. Virtual kernel memory layout:
  21.     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  22.     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  23.     vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
  24.     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
  25.     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  26.       .text : 0xc0008000 - 0xc04ac080   (4753 kB)
  27.       .init : 0xc05e4000 - 0xc0614000   ( 192 kB)
  28.       .data : 0xc0614000 - 0xc064aca0   ( 220 kB)
  29.        .bss : 0xc0650760 - 0xc067607c   ( 151 kB)
  30. NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  31. VIC @d0800000: id 0x00041190, vendor 0x41
  32. FPGA IRQ chip 0 "intc" @ d0802000, 20 irqs, parent IRQ: 47
  33. clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  34. sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  35. Failed to initialize '/amba/timer@101e3000': -22
  36. sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  37. Console: colour dummy device 80x30
  38. console [tty0] enabled
  39. Calibrating delay loop... 1592.52 BogoMIPS (lpj=7962624)
  40. pid_max: default: 32768 minimum: 301
  41. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  42. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  43. Disabling memory control group subsystem
  44. CPU: Testing write buffer coherency: ok
  45. Setting up static identity map for 0x8220 - 0x827c
  46. devtmpfs: initialized
  47. random: get_random_u32 called from bucket_table_alloc+0x80/0x1a4 with crng_init=0
  48. VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  49. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  50. futex hash table entries: 256 (order: -1, 3072 bytes)
  51. NET: Registered protocol family 16
  52. DMA: preallocated 256 KiB pool for atomic coherent allocations
  53. OF: amba_device_add() failed (-19) for /amba/smc@10100000
  54. OF: amba_device_add() failed (-19) for /amba/mpmc@10110000
  55. OF: amba_device_add() failed (-19) for /amba/sctl@101e0000
  56. OF: amba_device_add() failed (-19) for /amba/watchdog@101e1000
  57. OF: amba_device_add() failed (-19) for /amba/sci@101f0000
  58. OF: amba_device_add() failed (-19) for /amba/ssp@101f4000
  59. OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000
  60. Serial: AMBA PL011 UART driver
  61. 101f1000.uart: ttyAMA0 at MMIO 0x101f1000 (irq = 28, base_baud = 0) is a PL011 rev1
  62. console [ttyAMA0] enabled
  63. 101f2000.uart: ttyAMA1 at MMIO 0x101f2000 (irq = 29, base_baud = 0) is a PL011 rev1
  64. 101f3000.uart: ttyAMA2 at MMIO 0x101f3000 (irq = 30, base_baud = 0) is a PL011 rev1
  65. 10009000.uart: ttyAMA3 at MMIO 0x10009000 (irq = 54, base_baud = 0) is a PL011 rev1
  66. vgaarb: loaded
  67. SCSI subsystem initialized
  68. clocksource: Switched to clocksource arm,sp804
  69. NET: Registered protocol family 2
  70. TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  71. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  72. TCP: Hash tables configured (established 2048 bind 2048)
  73. UDP hash table entries: 256 (order: 0, 4096 bytes)
  74. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  75. NET: Registered protocol family 1
  76. RPC: Registered named UNIX socket transport module.
  77. RPC: Registered udp transport module.
  78. RPC: Registered tcp transport module.
  79. RPC: Registered tcp NFSv4.1 backchannel transport module.
  80. NetWinder Floating Point Emulator V0.97 (double precision)
  81. workingset: timestamp_bits=14 max_order=16 bucket_order=2
  82. Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  83. jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  84. romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  85. 9p: Installing v9fs 9p2000 file system support
  86. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  87. io scheduler noop registered
  88. io scheduler deadline registered
  89. io scheduler cfq registered (default)
  90. io scheduler mq-deadline registered
  91. io scheduler kyber registered
  92. pl061_gpio 101e4000.gpio: PL061 GPIO chip @0x101e4000 registered
  93. pl061_gpio 101e5000.gpio: PL061 GPIO chip @0x101e5000 registered
  94. pl061_gpio 101e6000.gpio: PL061 GPIO chip @0x101e6000 registered
  95. pl061_gpio 101e7000.gpio: PL061 GPIO chip @0x101e7000 registered
  96. OF: PCI: host bridge /amba/pci@10001000 ranges:
  97. OF: PCI:    IO 0x43000000..0x4300ffff -> 0x00000000
  98. OF: PCI:   MEM 0x50000000..0x5fffffff -> 0x50000000
  99. OF: PCI:   MEM 0x60000000..0x6fffffff -> 0x60000000
  100. versatile-pci 10001000.pci: PCI core found (slot 11)
  101. versatile-pci 10001000.pci: PCI host bridge to bus 0000:00
  102. pci_bus 0000:00: root bus resource [bus 00-ff]
  103. pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
  104. pci_bus 0000:00: root bus resource [mem 0x50000000-0x5fffffff]
  105. pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff pref]
  106. PCI: bus0: Fast back to back transfers disabled
  107. pci 0000:00:0c.0: BAR 2: assigned [mem 0x50000000-0x50001fff]
  108. pci 0000:00:0c.0: BAR 1: assigned [mem 0x50002000-0x500023ff]
  109. pci 0000:00:0c.0: BAR 0: assigned [io  0x1000-0x10ff]
  110. clcd-pl11x dev:20: PL110 designer 41 rev0 at 0x10120000
  111. clcd-pl11x dev:20: Versatile hardware, VGA display
  112. Console: switching to colour frame buffer device 80x30
  113. brd: module loaded
  114. loop: module loaded
  115. sym53c8xx 0000:00:0c.0: enabling device (0100 -> 0103)
  116. sym0: <895a> rev 0x0 at pci 0000:00:0c.0 irq 66
  117. sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking
  118. sym0: SCSI BUS has been reset.
  119. scsi host0: sym-2.2.3
  120. scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
  121. scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
  122. scsi target0:0:0: Beginning Domain Validation
  123. scsi target0:0:0: Domain Validation skipping write tests
  124. scsi target0:0:0: Ending Domain Validation
  125. scsi 0:0:2:0: CD-ROM            QEMU     QEMU CD-ROM      2.5+ PQ: 0 ANSI: 5
  126. scsi target0:0:2: tagged command queuing enabled, command queue depth 16.
  127. scsi target0:0:2: Beginning Domain Validation
  128. scsi target0:0:2: Domain Validation skipping write tests
  129. scsi target0:0:2: Ending Domain Validation
  130. random: fast init done
  131. sr 0:0:2:0: [sr0] scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray
  132. cdrom: Uniform CD-ROM driver Revision: 3.20
  133. sd 0:0:0:0: [sda] 475137 512-byte logical blocks: (243 MB/232 MiB)
  134. sd 0:0:0:0: [sda] Write Protect is off
  135. sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  136. sda: sda1 sda2
  137. smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <[email protected]>
  138. smc91x 10010000.net eth0: SMC91C11xFD (rev 1) at d0b89000 IRQ 41
  139. smc91x 10010000.net eth0: Ethernet addr: 52:54:00:12:34:56
  140. sd 0:0:0:0: [sda] Attached SCSI disk
  141. rtc-ds1307 0-0068: registered as rtc0
  142. IR NEC protocol handler initialized
  143. IR RC5(x/sz) protocol handler initialized
  144. IR RC6 protocol handler initialized
  145. IR JVC protocol handler initialized
  146. IR Sony protocol handler initialized
  147. IR SANYO protocol handler initialized
  148. IR Sharp protocol handler initialized
  149. IR MCE Keyboard/mouse protocol handler initialized
  150. IR XMP protocol handler initialized
  151. versatile reboot driver registered
  152. device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
  153. mmci-pl18x fpga:05: /aliases ID not available
  154. mmci-pl18x fpga:05: mmc0: PL181 manf 41 rev0 at 0x10005000 irq 59,60 (pio)
  155. mmci-pl18x fpga:05: DMA channels RX none, TX none
  156. mmci-pl18x fpga:0b: /aliases ID not available
  157. mmci-pl18x fpga:0b: mmc1: PL181 manf 41 rev0 at 0x1000b000 irq 49,50 (pio)
  158. mmci-pl18x fpga:0b: DMA channels RX none, TX none
  159. input: AT Raw Set 2 keyboard as /devices/platform/amba/amba:fpga/10006000.kmi/serio0/input/input0
  160. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:0
  161. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:1
  162. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:2
  163. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:3
  164. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:4
  165. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:5
  166. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:6
  167. leds-syscon 10000000.core-module:[email protected]: registered LED versatile:7
  168. ledtrig-cpu: registered to indicate activity on CPUs
  169. Netfilter messages via NETLINK v0.30.
  170. nf_conntrack version 0.5.0 (4096 buckets, 16384 max)
  171. ip_tables: (C) 2000-2006 Netfilter Core Team
  172. NET: Registered protocol family 17
  173. Bridge firewalling registered
  174. 9pnet: Installing 9P2000 support
  175. rtc-ds1307 0-0068: setting system clock to 2022-05-12 23:16:08 UTC (1652397368)
  176. uart-pl011 101f1000.uart: no DMA platform data
  177. input: ImExPS/2 Generic Explorer Mouse as /devices/platform/amba/amba:fpga/10007000.kmi/serio1/input/input2
  178. EXT4-fs (sda2): recovery complete
  179. EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  180. VFS: Mounted root (ext4 filesystem) on device 8:2.
  181. devtmpfs: mounted
  182. Freeing unused kernel memory: 192K
  183. This architecture does not have kernel memory protection.
  184. request_module: kmod_concurrent_max (0) close to 0 (max_modprobes: 50), for module binfmt-464c, throttling...
  185. request_module: modprobe binfmt-464c cannot be processed, kmod busy with 50 threads for more than 5 seconds now
  186. Starting init: /sbin/init exists but couldn't execute it (error -8)
  187. request_module: kmod_concurrent_max (0) close to 0 (max_modprobes: 50), for module binfmt-464c, throttling...
  188. request_module: modprobe binfmt-464c cannot be processed, kmod busy with 50 threads for more than 5 seconds now
  189. Starting init: /bin/sh exists but couldn't execute it (error -8)
  190. Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
  191. CPU: 0 PID: 1 Comm: swapper Not tainted 4.14.79+ #1
  192. Hardware name: ARM-Versatile (Device Tree Support)
  193. [<c001c634>] (unwind_backtrace) from [<c0018a00>] (show_stack+0x10/0x14)
  194. [<c0018a00>] (show_stack) from [<c0024b48>] (panic+0xb4/0x228)
  195. [<c0024b48>] (panic) from [<c04a7df4>] (kernel_init+0xb8/0xe8)
  196. [<c04a7df4>] (kernel_init) from [<c0015168>] (ret_from_fork+0x14/0x2c)
  197. Rebooting in 1 seconds..
  198. //exists and returns back to the CLI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement