Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 0.000000] Linux version 4.6.5-hardened-r1 (root@eleven) (gcc version 4.9.3 (Gentoo 4.9.3 p1.3, pie-0.6.3) ) #5 PREEMPT Thu Aug 4 20:08:22 CEST 2016
- [ 0.000000] KERNEL supported cpus:
- [ 0.000000] Intel GenuineIntel
- [ 0.000000] x86/fpu: Legacy x87 FPU detected.
- [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
- [ 0.000000] e820: BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007feffff] usable
- [ 0.000000] BIOS-e820: [mem 0x0000000007ff0000-0x0000000007ffffff] ACPI data
- [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
- [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
- [ 0.000000] e820: last_pfn = 0x7ff0 max_arch_pfn = 0x100000
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX )
- [ 0.000000] ACPI: XSDT 0x0000000007FF0030 000034 (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
- [ 0.000000] ACPI: FACP 0x0000000007FF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
- [ 0.000000] ACPI: DSDT 0x0000000007FF0410 00210F (v01 VBOX VBOXBIOS 00000002 INTL 20100528)
- [ 0.000000] ACPI: FACS 0x0000000007FF0200 000040
- [ 0.000000] ACPI: FACS 0x0000000007FF0200 000040
- [ 0.000000] ACPI: SSDT 0x0000000007FF0240 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
- [ 0.000000] 127MB LOWMEM available.
- [ 0.000000] mapped low ram: 0 - 07ff0000
- [ 0.000000] low ram: 0 - 07ff0000
- [ 0.000000] Zone ranges:
- [ 0.000000] Normal [mem 0x0000000000001000-0x0000000007feffff]
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000007feffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007feffff]
- [ 0.000000] Using APIC driver default
- [ 0.000000] Found and enabled local APIC!
- [ 0.000000] e820: [mem 0x08000000-0xfebfffff] available for PCI devices
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32398
- [ 0.000000] Kernel command line: console=ttyS0 tsc=reliable
- [ 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] Initializing CPU#0
- [ 0.000000] Memory: 124056K/130616K available (1807K kernel code, 178K rwdata, 292K rodata, 2844K init, 92K bss, 6560K reserved, 0K cma-reserved)
- [ 0.000000] virtual kernel memory layout:
- [ 0.000000] fixmap : 0xfffa2000 - 0xfffff000 ( 372 kB)
- [ 0.000000] vmalloc : 0xc87f0000 - 0xfffa0000 ( 887 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xc7ff0000 ( 127 MB)
- [ 0.000000] .init : 0xc1248000 - 0xc150f000 (2844 kB)
- [ 0.000000] .data : 0xc1212000 - 0xc123eb80 ( 178 kB)
- [ 0.000000] .text : 0xc1000000 - 0xc11c4001 (1808 kB)
- [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] Build-time adjustment of leaf fanout to 32.
- [ 0.000000] NR_IRQS:2304 nr_irqs:32 16
- [ 0.000000] console [ttyS0] enabled
- [ 0.000000] tsc: Fast TSC calibration failed
- [ 0.000000] tsc: Unable to calibrate against PIT
- [ 0.000000] tsc: No reference (HPET/PMTIMER) available
- [ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz
- [ 0.026666] Calibrating delay loop... 6338.68 BogoMIPS (lpj=10559488)
- [ 0.049999] pid_max: default: 32768 minimum: 501
- [ 0.049999] ACPI: Core revision 20160108
- [ 0.056666] ACPI: 2 ACPI AML tables successfully acquired and loaded
- [ 0.063333]
- [ 0.063333] ACPI: setting ELCR to 0200 (from 0e00)
- [ 0.066666] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.066666] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.073333] process: using mwait in idle threads
- [ 0.076666] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
- [ 0.079999] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
- [ 0.079999] CPU: Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (family: 0x6, model: 0x4e, stepping: 0x3)
- [ 0.089999] Performance Events: no PMU driver, software events only.
- [ 0.099999] Enabling APIC mode: Flat. Using 0 I/O APICs
- [ 0.209999] devtmpfs: initialized
- [ 0.213333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
- [ 0.219999] NET: Registered protocol family 16
- [ 0.219999] ACPI: bus type PCI registered
- [ 0.223333] bios32_service: base:000f0000 length:0000f000 entry:0000da26
- [ 0.223333] PCI: PCI BIOS revision 2.10 entry at 0xda26, last bus=0
- [ 0.226666] PCI: Using configuration type 1 for base access
- [ 0.229999] ACPI: Added _OSI(Module Device)
- [ 0.229999] ACPI: Added _OSI(Processor Device)
- [ 0.233333] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.233333] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.236666] ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.239999] ACPI: Interpreter enabled
- [ 0.243333] ACPI: (supports S0 S5)
- [ 0.246666] ACPI: Using PIC for interrupt routing
- [ 0.249999] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.263333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
- [ 0.266666] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
- [ 0.269999] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
- [ 0.273333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
- [ 0.276666] PCI host bridge to bus 0000:00
- [ 0.279999] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.283333] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.286666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.289999] pci_bus 0000:00: root bus resource [mem 0x08000000-0xffdfffff window]
- [ 0.293333] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.296666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.299999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
- [ 0.303333] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
- [ 0.306666] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
- [ 0.313333] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *9 10 11)
- [ 0.319999] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
- [ 0.326666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 10 *11)
- [ 0.333333] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 *10 11)
- [ 0.346666] ACPI: Enabled 2 GPEs in block 00 to 07
- [ 0.349999] ACPI: bus type USB registered
- [ 0.353333] usbcore: registered new interface driver usbfs
- [ 0.356666] usbcore: registered new interface driver hub
- [ 0.359999] usbcore: registered new device driver usb
- [ 0.359999] PCI: Using ACPI for IRQ routing
- [ 0.363333] clocksource: Switched to clocksource refined-jiffies
- [ 0.366666] pnp: PnP ACPI init
- [ 0.369999] pnp: PnP ACPI: found 3 devices
- [ 0.373332] NET: Registered protocol family 2
- [ 0.376665] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.383332] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.386665] TCP: Hash tables configured (established 1024 bind 1024)
- [ 0.389998] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 0.393331] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 0.393331] NET: Registered protocol family 1
- [ 0.729976] platform rtc_cmos: registered platform RTC device (no PNP device found)
- [ 0.733309] futex hash table entries: 256 (order: -1, 3072 bytes)
- [ 0.736642] workingset: timestamp_bits=29 max_order=15 bucket_order=0
- [ 0.739975] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
- [ 0.743308] io scheduler noop registered
- [ 0.746641] io scheduler deadline registered
- [ 0.749974] io scheduler cfq registered (default)
- [ 0.753307] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
- [ 0.759974] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
- [ 0.763307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 0.766640] ohci-pci: OHCI PCI platform driver
- [ 0.769973] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
- [ 0.773306] ohci-pci 0000:00:06.0: OHCI PCI host controller
- [ 0.776639] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 1
- [ 0.779972] ohci-pci 0000:00:06.0: irq 11, io mem 0xf0404000
- [ 0.839968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
- [ 0.843302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.846635] usb usb1: Product: OHCI PCI host controller
- [ 0.849968] usb usb1: Manufacturer: Linux 4.6.5-hardened-r1 ohci_hcd
- [ 0.853301] usb usb1: SerialNumber: 0000:00:06.0
- [ 0.856634] hub 1-0:1.0: USB hub found
- [ 0.859967] hub 1-0:1.0: 12 ports detected
- [ 0.863300] uhci_hcd: USB Universal Host Controller Interface driver
- [ 0.866633] usbcore: registered new interface driver usbserial
- [ 0.869966] usbcore: registered new interface driver usbserial_generic
- [ 0.873300] usbserial: USB Serial support registered for generic
- [ 0.876633] usbcore: registered new interface driver usb_serial_simple
- [ 0.879966] usbserial: USB Serial support registered for carelink
- [ 0.883299] usbserial: USB Serial support registered for zio
- [ 0.886632] usbserial: USB Serial support registered for funsoft
- [ 0.889965] usbserial: USB Serial support registered for flashloader
- [ 0.893298] usbserial: USB Serial support registered for google
- [ 0.896631] usbserial: USB Serial support registered for vivopay
- [ 0.899965] usbserial: USB Serial support registered for moto_modem
- [ 0.903298] usbserial: USB Serial support registered for novatel_gps
- [ 0.906631] usbserial: USB Serial support registered for hp4x
- [ 0.909964] usbserial: USB Serial support registered for suunto
- [ 0.913297] usbserial: USB Serial support registered for siemens_mpi
- [ 0.916630] Using IPI Shortcut mode
- [ 0.926629] Freeing unused kernel memory: 2844K (c1248000 - c150f000)
- [ 0.929963] Write protecting the kernel text: 1812k
- [ 0.933296] Write protecting the kernel read-only data: 308k
- Welcome to 1-Click
- mount: proc mounted on /proc.
- mount: sys mounted on /sys.
- mount: dev mounted on /dev.
- * daemon not running. starting i[ 1.119950] random: adb urandom read with 2 bits of entropy available
- t now on port 5037 *
- [ 1.203278] usb 1-1: new full-speed USB device number 2 using ohci-pci
- * daemon started successfully *
- [ 1.429930] usb 1-1: New USB device found, idVendor=1949, idProduct=000c
- [ 1.433263] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 1.436596] usb 1-1: Product: Kindle Fire HDX
- [ 1.439929] usb 1-1: Manufacturer: amzn
- [ 1.443263] usb 1-1: SerialNumber: D0FCA0A034950277
- Hit [Enter] to continue
- Please make sure ADB is enabled on your Kindle
- and connect the device to your computer
- In case you don't already know, ADB is enabled by turning on the
- 'Settings/Device[ Options]/Developer Options/Enable ADB' option.
- If 'Developer Options' is missing in 'Settings/Device[ Options]',
- tapping 'Settings/Device[ Options]/Serial Number' seven times
- will enable it..
- Hit [Enter] to continue
- [ 9.122763] TCP: request_sock_TCP: Possible SYN flooding on port 5037. Sending cookies. Check SNMP counters.
- Unrecognized response: 'D0FCA0A034950277 recovery usb:1-1 product:full_thor model:Kindle_Fire_HDX device:thor' -- ignored
- No device appears to be connected..
- If your device is connected, please try to disconnect and reconnect it again
- Hit [Enter] to continue[ 17.802197] usb 1-1: USB disconnect, device number 2
- [ 21.425295] usb 1-1: new full-speed USB device number 3 using ohci-pci
- [ 21.631948] usb 1-1: New USB device found, idVendor=1949, idProduct=000c
- [ 21.635281] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 21.638614] usb 1-1: Product: Kindle Fire HDX
- [ 21.641947] usb 1-1: Manufacturer: amzn
- [ 21.645281] usb 1-1: SerialNumber: D0FCA0A034950277
- Unrecognized response: 'D0FCA0A034950277 recovery usb:1-1 product:full_thor model:Kindle_Fire_HDX device:thor' -- ignored
- No device appears to be connected..
- If your device is connected, please try to disconnect and reconnect it again
- Hit [Enter] to continue
Advertisement
Add Comment
Please, Sign In to add comment