Ubuntu Pastebin

Paste from adam at Sat, 11 Apr 2015 13:56:18 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
foo-script@foo-script-mob1:~$ ubuntu-emulator run Basic-i386
emulator: autoconfig: -datadir /home/foo-script/.local/share/ubuntu-emulator/Basic-i386
emulator: Found target ABI=x86, architecture=x86
emulator: Found target API level: 19
emulator: using core hw config path: /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/hardware-qemu.ini
emulator: keyset loaded from: /home/foo-script/.android/default.keyset
emulator: trying to load skin file '/usr/share/ubuntu-emulator/skins/EDGE/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: Using initial system image: /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/system.img
emulator: autoconfig: -initdata /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/userdata.img
emulator: WARNING: no Real SD Card found at '/home/foo-script/.local/share/ubuntu-emulator/Basic-i386/sdcardprime.img'
emulator: Physical RAM size: 512MB

emulator: Found target ABI=x86
Content of hardware configuration file:
  hw.cpu.arch = x86
  hw.ramSize = 512
  hw.screen = touch
  hw.mainKeys = yes
  hw.trackBall = yes
  hw.keyboard = no
  hw.keyboard.lid = no
  hw.keyboard.charmap = qwerty2
  hw.dPad = yes
  hw.gsmModem = yes
  hw.gps = yes
  hw.battery = yes
  hw.accelerometer = yes
  hw.audioInput = yes
  hw.audioOutput = yes
  hw.sdCard = yes
  hw.sdCard.path = /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/sdcard.img
  hw.sdCardPrime = yes
  disk.cachePartition = yes
  disk.cachePartition.path = /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/cache.img
  disk.cachePartition.size = 66m
  hw.lcd.width = 480
  hw.lcd.height = 800
  hw.lcd.depth = 16
  hw.lcd.density = 160
  hw.lcd.backlight = yes
  hw.gpu.enabled = yes
  hw.camera.back = emulated
  hw.camera.front = none
  vm.heapSize = 48
  hw.sensors.proximity = yes
  hw.sensors.magnetic_field = yes
  hw.sensors.orientation = yes
  hw.sensors.temperature = yes
  hw.useext4 = yes
  hw.bluetooth = yes
  kernel.path = /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/ubuntu-kernel
  kernel.parameters =  androidboot.hardware=goldfish clocksource=pit
  disk.ramdisk.path = /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/ramdisk.img
  disk.systemPartition.initPath = /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/system.img
  disk.systemPartition.size = 200m
  disk.dataPartition.path = /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/userdata.img
  disk.dataPartition.size = 200m
  avd.name = <build>
.
QEMU options list:
emulator: argv[00] = "/usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86"
emulator: argv[01] = "-show-kernel"
emulator: argv[02] = "-android-hw"
emulator: argv[03] = "/tmp/android-foo-script/emulator-leUFjN"
Concatenated QEMU options:
 /usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86 -show-kernel -android-hw /tmp/android-foo-script/emulator-leUFjN
emulator: registered 'boot-properties' qemud service
emulator: nand_add_dev: system,size=0xc800000,initfile=/home/foo-script/.local/share/ubuntu-emulator/Basic-i386/system.img,pagesize=512,extrasize=0
emulator: mapping 'system' NAND image to /tmp/android-foo-script/emulator-45EnF5
WARNING: Data partition already in use. Changes will not persist!
emulator: nand_add_dev: userdata,size=0xc800000,pagesize=512,extrasize=0
emulator: mapping 'userdata' NAND image to /tmp/android-foo-script/emulator-wzWy4N
WARNING: SD Card image already in use: /home/foo-script/.local/share/ubuntu-emulator/Basic-i386/sdcard.img
emulator: registered 'boot-properties' qemud service
emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
WARNING: Cache partition already in use. Changes will not persist!
emulator: nand_add_dev: cache,size=0x4200000,pagesize=512,extrasize=0
emulator: mapping 'cache' NAND image to /tmp/android-foo-script/emulator-qRMbp3
emulator: Initializing hardware OpenGLES emulation support
emulator: No kvm device file detected
emulator: Kernel parameters: qemu.gles=1 qemu=1 console=ttyS0 android.qemud=ttyS1 android.ifrename=eth1:rmnet0 android.ifrename=eth2:rmnet1 android.ifrename=eth3:rmnet2 android.ifrename=eth4:rmnet3 android.ifrename=eth5:wlan0 android.bluetooth=ttyS2 androidboot.hardware=goldfish clocksource=pit ndns=1
emulator:     trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/bios.bin

emulator:     trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/lib/pc-bios/bios.bin

emulator:     trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/../usr/share/pc-bios/bios.bin

emulator:     trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/vgabios-cirrus.bin

emulator:     trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/lib/pc-bios/vgabios-cirrus.bin

emulator:     trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/../usr/share/pc-bios/vgabios-cirrus.bin

emulator: emulator window was out of view and was recentered

serial0 console
emulator: Found ro.adb.qemud build property: 1
emulator: ERROR: Unable to create ADB server socket: Address already in use
emulator: control console listening on port 5556, ADB on port 5557
emulator: sent '0012host:emulator:5557' to ADB server
emulator: ping program: /usr/share/android/emulator/out/host/linux-x86/bin/ddms
goldfish_fb_get_pixel_format:167: display surface,pixel format:
  bits/pixel:  16
  bytes/pixel: 2
  depth:       16
  red:         bits=5 mask=0xf800 shift=11 max=0x1f
  green:       bits=6 mask=0x7e0 shift=5 max=0x3f
  blue:        bits=5 mask=0x1f shift=0 max=0x1f
  alpha:       bits=0 mask=0x0 shift=0 max=0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.0-4-goldfish (buildd@klock) (gcc version 4.7.4 (Ubuntu/Linaro 4.7.4-2ubuntu1) ) #23-Ubuntu PREEMPT Mon Sep 22 18:28:35 UTC 2014
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[    0.000000]  BIOS-e820: 000000001fff0000 - 0000000020000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.4 present.
[    0.000000] last_pfn = 0x1fff0 max_arch_pfn = 0x100000
[    0.000000] init_memory_mapping: 0000000000000000-000000001fff0000
[    0.000000] RAMDISK: 1fb9e000 - 1fff0000
[    0.000000] ACPI Error: A valid RSDP was not found (20120320/tbxfroot-219)
[    0.000000] 511MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1fff0000
[    0.000000]   low ram: 0 - 1fff0000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0001fff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0001fff0
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000
[    0.000000] PM: Registered nosave memory: 00000000000e8000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dffc0000)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129919
[    0.000000] Kernel command line: qemu.gles=1 qemu=1 console=ttyS0 android.qemud=ttyS1 android.ifrename=eth1:rmnet0 android.ifrename=eth2:rmnet1 android.ifrename=eth3:rmnet2 android.ifrename=eth4:rmnet3 android.ifrename=eth5:wlan0 android.bluetooth=ttyS2 androidboot.hardware=goldfish clocksource=pit ndns=1
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Memory: 503644k/524224k available (5658k kernel code, 20128k reserved, 3241k data, 376k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffe3000 - 0xfffff000   ( 112 kB)
[    0.000000]     vmalloc : 0xe07f0000 - 0xfffe1000   ( 503 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdfff0000   ( 511 MB)
[    0.000000]       .init : 0xc0ab2000 - 0xc0b10000   ( 376 kB)
[    0.000000]       .data : 0xc0786ac9 - 0xc0ab10c0   (3241 kB)
[    0.000000]       .text : 0xc0200000 - 0xc0786ac9   (5658 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] Fast TSC calibration failed
[    0.000000] TSC: Unable to calibrate against PIT
[    0.000000] TSC: No reference (HPET/PMTIMER) available
[    0.000000] Marking TSC unstable due to could not calculate TSC khz
[    0.000000] Calibrating delay loop... 235.92 BogoMIPS (lpj=1179648)
[    0.200000] pid_max: default: 32768 minimum: 301
[    0.200000] Security Framework initialized
[    0.200000] AppArmor: AppArmor initialized
[    0.200000] Yama: becoming mindful.
[    0.200000] Mount-cache hash table entries: 512
[    0.220000] Initializing cgroup subsys cpuacct
[    0.220000] Initializing cgroup subsys devices
[    0.220000] Initializing cgroup subsys freezer
[    0.220000] Initializing cgroup subsys blkio
[    0.220000] Initializing cgroup subsys perf_event
[    0.220000] CPU: Intel Pentium II (Klamath) stepping 03
[    0.230000] Performance Events: Broken PMU hardware detected, using software events only.
[    0.240000] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.250000] devtmpfs: initialized
[    0.270000] EVM: security.selinux
[    0.270000] EVM: security.SMACK64
[    0.270000] EVM: security.capability
[    0.280000] dummy: 
[    0.280000] NET: Registered protocol family 16
[    0.300000] PCI: PCI BIOS revision 2.10 entry at 0xfb3c0, last bus=0
[    0.300000] PCI: Using configuration type 1 for base access
[    0.340000] bio: create slab <bio-0> at 0
[    0.350000] ACPI: Interpreter disabled.
[    0.350000] vgaarb: loaded
[    0.350000] i2c-core: driver [tps65090] using legacy suspend method
[    0.350000] i2c-core: driver [tps65090] using legacy resume method
[    0.360000] SCSI subsystem initialized
[    0.360000] usbcore: registered new interface driver usbfs
[    0.360000] usbcore: registered new interface driver hub
[    0.360000] usbcore: registered new device driver usb
[    0.360000] PCI: Probing PCI hardware
[    0.370000] PCI host bridge to bus 0000:00
[    0.370000] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.370000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.380000] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.410000] cfg80211: Calling CRDA to update world regulatory domain
[    0.420000] NetLabel: Initializing
[    0.420000] NetLabel:  domain hash size = 128
[    0.420000] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.420000] NetLabel:  unlabeled traffic allowed by default
[    0.420000] Switching to clocksource pit
[    0.556275] AppArmor: AppArmor Filesystem Enabled
[    0.556275] pnp: PnP ACPI: disabled
[    0.616196] NET: Registered protocol family 2
[    0.626178] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.626178] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.626178] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.626178] TCP: Hash tables configured (established 16384 bind 16384)
[    0.626178] TCP: reno registered
[    0.626178] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.626178] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.636177] NET: Registered protocol family 1
[    0.636177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.636177] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.636177] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.636177] Trying to unpack rootfs image as initramfs...
[    2.596159] Freeing initrd memory: 4424k freed
[    2.615700] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    2.636891] goldfish_new_pdev goldfish_device_bus at ff001000 irq 4
[    2.636891] goldfish_new_pdev goldfish-battery at ff010000 irq 5
[    2.636891] goldfish_new_pdev goldfish_rfkill at ff011000 irq 6
[    2.636891] goldfish_new_pdev goldfish_memlog at ff012000 irq -1
[    2.636891] goldfish_new_pdev goldfish_nand at ff013000 irq -1
[    2.636891] goldfish_new_pdev qemu_pipe at ff014000 irq 7
[    2.636891] goldfish_new_pdev goldfish_tty at ff016000 irq 8
[    2.636891] goldfish_new_pdev goldfish_tty at ff017000 irq 8
[    2.636891] goldfish_new_pdev goldfish_tty at ff018000 irq 8
[    2.636891] goldfish_new_pdev goldfish_tty at ff019000 irq 8
[    2.636891] goldfish_new_pdev goldfish_fb at ff01a000 irq 9
[    2.636891] goldfish_new_pdev goldfish_events at ff01b000 irq 3
[    2.636891] goldfish_new_pdev goldfish_audio at ff004000 irq 10
[    2.636891] goldfish_pdev_worker registered goldfish_device_bus
[    2.636891] goldfish_pdev_worker registered goldfish-battery
[    2.646069] audit: initializing netlink socket (disabled)
[    2.646069] type=2000 audit(1428760175.640:1): initialized
[    2.656061] goldfish_pdev_worker registered goldfish_rfkill
[    2.656061] goldfish_pdev_worker registered goldfish_memlog
[    2.656061] goldfish_pdev_worker registered goldfish_nand
[    2.656061] goldfish_pdev_worker registered qemu_pipe
[    2.656061] goldfish_pdev_worker registered goldfish_tty
[    2.656061] goldfish_pdev_worker registered goldfish_tty
[    2.656061] goldfish_pdev_worker registered goldfish_tty
[    2.656061] goldfish_pdev_worker registered goldfish_tty
[    2.656061] goldfish_pdev_worker registered goldfish_fb
[    2.656061] goldfish_pdev_worker registered goldfish_events
[    2.656061] goldfish_pdev_worker registered goldfish_audio
[    3.086596] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    3.157277] VFS: Disk quotas dquot_6.5.2
[    3.157277] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.185531] fuse init (API version 7.18)
[    3.205503] msgmni has been set to 992
[    3.215484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.215484] io scheduler noop registered
[    3.215484] io scheduler deadline registered
[    3.215484] io scheduler cfq registered (default)
[    3.215484] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.215484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    3.225493] goldfish_fb goldfish_fb.0: no framebuffer memblock
[    3.225493] allocating frame buffer 480 * 800, got de000000
[    3.255524] Non-volatile memory driver v1.3
[    3.255524] console [ttyS0] enabled
[    3.265450] Linux agpgart interface v0.103
[    3.265450] [drm] Initialized drm 1.1.0 20060810
[    3.265450] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
[    3.296401] brd: module loaded
[    3.327713] loop: module loaded
[    3.327713] goldfish_audio_probe
[    3.327713] Loading iSCSI transport class v2.0-870.
[    3.336373] goldfish nand dev0: size c800000, page 512, extra 0, erase 32768
[    3.556158] goldfish nand dev1: size c800000, page 512, extra 0, erase 32768
[    3.736290] goldfish nand dev2: size 4200000, page 512, extra 0, erase 32768
[    3.907480] tun: Universal TUN/TAP device driver, 1.6
[    3.907480] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.907480] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
[    3.907480] ne2k-pci 0000:00:02.0: found PCI INT A -> IRQ 9
[    3.907480] ne2k-pci 0000:00:02.0: sharing IRQ 9 with 0000:00:06.0
[    3.915792] eth0: RealTek RTL-8029 found at 0xc000, IRQ 9, 52:54:00:12:34:56.
[    3.915792] ne2k-pci 0000:00:03.0: found PCI INT A -> IRQ 11
[    3.915792] eth1: RealTek RTL-8029 found at 0xc100, IRQ 11, 52:54:00:12:34:57.
[    3.915792] ne2k-pci 0000:00:04.0: found PCI INT A -> IRQ 9
[    3.915792] eth2: RealTek RTL-8029 found at 0xc200, IRQ 9, 52:54:00:12:34:58.
[    3.926097] ne2k-pci 0000:00:05.0: found PCI INT A -> IRQ 11
[    3.926097] eth3: RealTek RTL-8029 found at 0xc300, IRQ 11, 52:54:00:12:34:59.
[    3.926097] ne2k-pci 0000:00:06.0: found PCI INT A -> IRQ 9
[    3.926097] ne2k-pci 0000:00:06.0: sharing IRQ 9 with 0000:00:02.0
[    3.935862] eth4: RealTek RTL-8029 found at 0xc400, IRQ 9, 52:54:00:12:34:5a.
[    3.935862] eth5: RealTek RTL-8029 found at 0xc500, IRQ 11, 52:54:00:12:34:5b.
[    3.935862] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    3.935862] e100: Copyright(c) 1999-2006 Intel Corporation
[    3.935862] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    3.935862] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    3.935862] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
[    3.935862] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    3.935862] sky2: driver version 1.30
[    3.945743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.945743] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.945743] uhci_hcd: USB Universal Host Controller Interface driver
[    3.945743] usbcore: registered new interface driver usblp
[    3.945743] Initializing USB Mass Storage driver...
[    3.945743] usbcore: registered new interface driver usb-storage
[    3.945743] USB Mass Storage support registered.
[    3.945743] usbcore: registered new interface driver libusual
[    3.945743] mousedev: PS/2 mouse device common for all mice
[    3.945743] *** events probe ***
[    3.945743] events_probe() addr=0xe100e000 irq=3
[    3.945743] events_probe() keymap=qwerty2
[    3.955749] input: qwerty2 as /devices/virtual/input/input0
[    3.965729] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    3.965729] rtc0: alarms up to one day, 114 bytes nvram
[    3.975742] device-mapper: uevent: version 1.0.3
[    3.975742] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.975742] cpuidle: using governor ladder
[    3.975742] cpuidle: using governor menu
[    3.975742] EFI Variables Facility v0.08 2004-May-17
[    3.985757] usbcore: registered new interface driver usbhid
[    3.985757] usbhid: USB HID core driver
[    3.985757] ashmem: initialized
[    3.985757] logger: created 256K log 'log_main'
[    3.985757] logger: created 256K log 'log_events'
[    3.996752] logger: created 256K log 'log_radio'
[    3.996752] logger: created 256K log 'log_system'
[    3.996752] Netfilter messages via NETLINK v0.30.
[    3.996752] nf_conntrack version 0.5.0 (7938 buckets, 31752 max)
[    3.996752] ctnetlink v0.93: registering with nfnetlink.
[    4.005839] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.005839] TCP: cubic registered
[    4.016101] NET: Registered protocol family 10
[    4.025699] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    4.035668] NET: Registered protocol family 17
[    4.035668] Registering the dns_resolver key type
[    4.046137] registered taskstats version 1
[    4.406336] AppArmor: AppArmor sha1 policy hashing enabled
[    4.416333] console [netcon0] enabled
[    4.416333] netconsole: network logging started
[    4.426293] Freeing unused kernel memory: 376k freed
[    4.479004] Write protecting the kernel text: 5660k
[    4.479004] Write protecting the kernel read-only data: 2788k
Loading, please wait...
[    5.546169] systemd-udevd[93]: starting version 215
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   10.675682] initrd: Couldn't find data partition. Spawning adbd ...
Couldn't find data partition. Spawning adbd ...
[   11.076290] initrd: enabling USB debugging
/scripts/panic/adbd: line 22: can't create /sys/class/android_usb/android0/idVendor: nonexistent directory
/scripts/panic/adbd: line 23: can't create /sys/class/android_usb/android0/idProduct: nonexistent directory
/scripts/panic/adbd: line 24: can't create /sys/class/android_usb/android0/functions: nonexistent directory
/scripts/panic/adbd: line 25: can't create /sys/class/android_usb/android0/enable: nonexistent directory
[   11.126236] initrd: starting adbd for USB debugging
[   11.276089] adbd[138]: segfault at c ip 0804cb29 sp bf83a8d8 error 4 in adbd[8048000+20000]
Segmentation fault
Download as text