Advertisement
doveman71

Untitled

Aug 2nd, 2015
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.09 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0xf00
  2. [ 0.000000] Linux version 4.1.3 (openelec.tv@nmacleod.com) (gcc version 4.9.3 (GCC) ) #1 SMP Sat Aug 1 21:02:55 BST 2015
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
  6. [ 0.000000] cma: Reserved 8 MiB at 0x26800000
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 159744
  9. [ 0.000000] free_area_init_node: node 0, pgdat 808d1c40, node_mem_map a6312000
  10. [ 0.000000] Normal zone: 1248 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 159744 pages, LIFO batch:31
  13. [ 0.000000] [bcm2709_smp_init_cpus] enter (93c0->f3003010)
  14. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  15. [ 0.000000] PERCPU: Embedded 11 pages/cpu @a62d9000 s15488 r8192 d21376 u45056
  16. [ 0.000000] pcpu-alloc: s15488 r8192 d21376 u45056 alloc=11*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 158496
  19. [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=896 bcm2708_fb.fbheight=512 bcm2709.boardrev=0xa01041 bcm2709.serial=0x135143f6 smsc95xx.macaddr=B8:27:EB:51:43:F6 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ssh quiet
  20. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. [ 0.000000] Memory: 615300K/638976K available (5111K kernel code, 306K rwdata, 1376K rodata, 2204K init, 387K bss, 15484K reserved, 8192K cma-reserved)
  24. [ 0.000000] Virtual kernel memory layout:
  25. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  27. [ 0.000000] vmalloc : 0xa7800000 - 0xff000000 (1400 MB)
  28. [ 0.000000] lowmem : 0x80000000 - 0xa7000000 ( 624 MB)
  29. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  30. [ 0.000000] .text : 0x80008000 - 0x8065e024 (6489 kB)
  31. [ 0.000000] .init : 0x8065f000 - 0x80886000 (2204 kB)
  32. [ 0.000000] .data : 0x80886000 - 0x808d2a58 ( 307 kB)
  33. [ 0.000000] .bss : 0x808d5000 - 0x80935dcc ( 388 kB)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  35. [ 0.000000] Hierarchical RCU implementation.
  36. [ 0.000000] NR_IRQS:608
  37. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
  38. [ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  39. [ 0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  40. [ 0.000029] Switching to timer-based delay loop, resolution 52ns
  41. [ 0.000229] Console: colour dummy device 80x30
  42. [ 0.000416] console [tty0] enabled
  43. [ 0.000443] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  44. [ 0.000464] pid_max: default: 32768 minimum: 301
  45. [ 0.000614] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  46. [ 0.000632] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  47. [ 0.001683] CPU: Testing write buffer coherency: ok
  48. [ 0.002209] CPU0: update cpu_capacity 1024
  49. [ 0.002227] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  50. [ 0.002239] [bcm2709_smp_prepare_cpus] enter
  51. [ 0.002330] Setting up static identity map for 0x8280 - 0x82b4
  52. [ 0.004404] [bcm2709_boot_secondary] cpu:1 started (0) 18
  53. [ 0.004662] [bcm2709_secondary_init] enter cpu:1
  54. [ 0.004712] CPU1: update cpu_capacity 1024
  55. [ 0.004720] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
  56. [ 0.005250] [bcm2709_boot_secondary] cpu:2 started (0) 17
  57. [ 0.005455] [bcm2709_secondary_init] enter cpu:2
  58. [ 0.005484] CPU2: update cpu_capacity 1024
  59. [ 0.005491] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
  60. [ 0.005965] [bcm2709_boot_secondary] cpu:3 started (0) 18
  61. [ 0.006143] [bcm2709_secondary_init] enter cpu:3
  62. [ 0.006170] CPU3: update cpu_capacity 1024
  63. [ 0.006177] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
  64. [ 0.006254] Brought up 4 CPUs
  65. [ 0.006281] SMP: Total of 4 processors activated (153.00 BogoMIPS).
  66. [ 0.006290] CPU: All CPU(s) started in SVC mode.
  67. [ 0.007025] devtmpfs: initialized
  68. [ 0.027779] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  69. [ 0.028042] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  70. [ 0.028686] pinctrl core: initialized pinctrl subsystem
  71. [ 0.029440] NET: Registered protocol family 16
  72. [ 0.035084] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  73. [ 0.046756] cpuidle: using governor ladder
  74. [ 0.060113] cpuidle: using governor menu
  75. [ 0.060563] bcm2709.uart_clock = 3000000
  76. [ 0.064788] Serial: AMBA PL011 UART driver
  77. [ 0.064978] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
  78. [ 0.065468] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  79. [ 0.121459] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x7f35
  80. [ 0.121986] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
  81. [ 0.122002] bcm2708-dmaengine 3f007000.dma: dma_debug:0
  82. [ 0.122566] SCSI subsystem initialized
  83. [ 0.122995] usbcore: registered new interface driver usbfs
  84. [ 0.123098] usbcore: registered new interface driver hub
  85. [ 0.123225] usbcore: registered new device driver usb
  86. [ 0.124093] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-07-30 17:56
  87. [ 0.151288] Switched to clocksource arch_sys_counter
  88. [ 0.162808] NET: Registered protocol family 2
  89. [ 0.163894] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  90. [ 0.164033] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  91. [ 0.164224] TCP: Hash tables configured (established 8192 bind 8192)
  92. [ 0.164344] UDP hash table entries: 512 (order: 2, 16384 bytes)
  93. [ 0.164406] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  94. [ 0.164787] NET: Registered protocol family 1
  95. [ 0.165212] RPC: Registered named UNIX socket transport module.
  96. [ 0.165226] RPC: Registered udp transport module.
  97. [ 0.165236] RPC: Registered tcp transport module.
  98. [ 0.165245] RPC: Registered tcp NFSv4.1 backchannel transport module.
  99. [ 0.317660] futex hash table entries: 1024 (order: 4, 65536 bytes)
  100. [ 0.332193] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  101. [ 0.334491] NFS: Registering the id_resolver key type
  102. [ 0.334558] Key type id_resolver registered
  103. [ 0.334569] Key type id_legacy registered
  104. [ 0.334675] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  105. [ 0.338707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  106. [ 0.338736] io scheduler noop registered (default)
  107. [ 0.338755] io scheduler deadline registered
  108. [ 0.338804] io scheduler cfq registered
  109. [ 0.340993] BCM2708FB: allocated DMA memory e6c00000
  110. [ 0.341033] BCM2708FB: allocated DMA channel 0 @ f3007000
  111. [ 0.349520] Console: switching to colour frame buffer device 112x32
  112. [ 0.355128] vc-cma: Videocore CMA driver
  113. [ 0.355142] vc-cma: vc_cma_base = 0x00000000
  114. [ 0.355152] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  115. [ 0.355161] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  116. [ 0.355368] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  117. [ 0.369173] brd: module loaded
  118. [ 0.369572] loop: module loaded
  119. [ 0.370121] nbd: registered device at major 43
  120. [ 0.379773] vchiq: vchiq_init_state: slot_zero = 0xa6c80000, is_master = 0
  121. [ 0.381577] usbcore: registered new interface driver rtsx_usb
  122. [ 0.381606] Loading iSCSI transport class v2.0-870.
  123. [ 0.382133] iscsi: registered transport (tcp)
  124. [ 0.382482] tun: Universal TUN/TAP device driver, 1.6
  125. [ 0.382494] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  126. [ 0.382837] usbcore: registered new interface driver dm9601
  127. [ 0.382955] usbcore: registered new interface driver smsc95xx
  128. [ 0.383068] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  129. [ 0.583408] Core Release: 2.80a
  130. [ 0.583425] Setting default values for core params
  131. [ 0.583467] Finished setting default values for core params
  132. [ 0.783849] Using Buffer DMA mode
  133. [ 0.783862] Periodic Transfer Interrupt Enhancement - disabled
  134. [ 0.783871] Multiprocessor Interrupt Enhancement - disabled
  135. [ 0.783882] OTG VER PARAM: 0, OTG VER FLAG: 0
  136. [ 0.783909] Dedicated Tx FIFOs mode
  137. [ 0.784262] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xa6c14000 dma = 0xe6c14000 len=9024
  138. [ 0.784298] FIQ FSM acceleration enabled for :
  139. [ 0.784298] Non-periodic Split Transactions
  140. [ 0.784298] Periodic Split Transactions
  141. [ 0.784298] High-Speed Isochronous Endpoints
  142. [ 0.784321] dwc_otg: Microframe scheduler enabled
  143. [ 0.784381] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803944f4
  144. [ 0.784398] WARN::hcd_init_fiq:413: FIQ ASM at 0x80394864 length 36
  145. [ 0.784414] WARN::hcd_init_fiq:438: MPHI regs_base at 0xa78a4000
  146. [ 0.784453] dwc_otg 3f980000.usb: DWC OTG Controller
  147. [ 0.784502] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  148. [ 0.784544] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
  149. [ 0.784595] Init: Port Power? op_state=1
  150. [ 0.784631] Init: Power Port (0)
  151. [ 0.784861] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  152. [ 0.784880] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  153. [ 0.784895] usb usb1: Product: DWC OTG Controller
  154. [ 0.784909] usb usb1: Manufacturer: Linux 4.1.3 dwc_otg_hcd
  155. [ 0.784923] usb usb1: SerialNumber: 3f980000.usb
  156. [ 0.785730] hub 1-0:1.0: USB hub found
  157. [ 0.785784] hub 1-0:1.0: 1 port detected
  158. [ 0.786205] dwc_otg: FIQ enabled
  159. [ 0.786216] dwc_otg: NAK holdoff enabled
  160. [ 0.786224] dwc_otg: FIQ split-transaction FSM enabled
  161. [ 0.786260] Module dwc_common_port init
  162. [ 0.786497] usbcore: registered new interface driver uas
  163. [ 0.786668] usbcore: registered new interface driver usb-storage
  164. [ 0.786927] mousedev: PS/2 mouse device common for all mice
  165. [ 0.787104] i2c /dev entries driver
  166. [ 0.787993] bcm2835-cpufreq: min=600000 max=1000000
  167. [ 0.800873] sdhci: Secure Digital Host Controller Interface driver
  168. [ 0.800880] sdhci: Copyright(c) Pierre Ossman
  169. [ 0.801148] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  170. [ 0.801158] mmc-bcm2835 3f300000.mmc: DMA channels allocated
  171. [ 0.828088] sdhci-pltfm: SDHCI platform and OF driver helper
  172. [ 0.829574] hidraw: raw HID events driver (C) Jiri Kosina
  173. [ 0.840876] usbcore: registered new interface driver usbhid
  174. [ 0.840883] usbhid: USB HID core driver
  175. [ 0.845043] NET: Registered protocol family 10
  176. [ 0.845966] NET: Registered protocol family 17
  177. [ 0.846072] Key type dns_resolver registered
  178. [ 0.846369] Registering SWP/SWPB emulation handler
  179. [ 0.846954] vc-sm: Videocore shared memory driver
  180. [ 0.846967] [vc_sm_connected_init]: start
  181. [ 0.847318] [vc_sm_connected_init]: end - returning 0
  182. [ 0.847500] console [netcon0] enabled
  183. [ 0.847507] netconsole: network logging started
  184. [ 0.850197] Freeing unused kernel memory: 2204K (8065f000 - 80886000)
  185. [ 0.881502] mmc0: host does not support reading read-only switch, assuming write-enable
  186. [ 0.885734] mmc0: new high speed SDHC card at address aaaa
  187. [ 0.886138] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
  188. [ 0.887623] mmcblk0: p1 p2
  189. [ 0.984749] Indeed it is in host mode hprt0 = 00021501
  190. [ 1.151384] usb 1-1: new high-speed USB device number 2 using dwc_otg
  191. [ 1.151511] Indeed it is in host mode hprt0 = 00001101
  192. [ 1.331602] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  193. [ 1.331620] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  194. [ 1.332215] hub 1-1:1.0: USB hub found
  195. [ 1.332303] hub 1-1:1.0: 5 ports detected
  196. [ 1.611466] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  197. [ 1.612290] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  198. [ 1.612801] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  199. [ 1.641806] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  200. [ 1.704814] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  201. [ 1.704832] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  202. [ 1.707326] smsc95xx v1.0.4
  203. [ 1.748709] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:51:43:f6
  204. [ 1.948030] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
  205. [ 2.044327] usb 1-1.2: New USB device found, idVendor=090c, idProduct=1000
  206. [ 2.044343] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  207. [ 2.044353] usb 1-1.2: Product: USB Flash Disk
  208. [ 2.044361] usb 1-1.2: Manufacturer: General
  209. [ 2.044369] usb 1-1.2: SerialNumber: 0122000000010716
  210. [ 2.045374] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  211. [ 2.045841] scsi host0: usb-storage 1-1.2:1.0
  212. [ 2.244696] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
  213. [ 2.350183] usb 1-1.4: New USB device found, idVendor=046e, idProduct=5577
  214. [ 2.350201] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  215. [ 2.350211] usb 1-1.4: Product: USB Multimedia Cordless Keyboard
  216. [ 2.350219] usb 1-1.4: Manufacturer: BTC
  217. [ 2.356718] input: BTC USB Multimedia Cordless Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:046E:5577.0001/input/input0
  218. [ 2.363219] random: nonblocking pool is initialized
  219. [ 2.408327] topseed 0003:046E:5577.0001: input,hidraw0: USB HID v1.11 Keyboard [BTC USB Multimedia Cordless Keyboard] on usb-3f980000.usb-1.4/input0
  220. [ 2.415609] input: BTC USB Multimedia Cordless Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046E:5577.0002/input/input1
  221. [ 2.469302] topseed 0003:046E:5577.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [BTC USB Multimedia Cordless Keyboard] on usb-3f980000.usb-1.4/input1
  222. [ 2.548093] usb 1-1.5: new high-speed USB device number 6 using dwc_otg
  223. [ 2.622071] systemd[1]: systemd 219 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  224. [ 2.622320] systemd[1]: Detected architecture 'arm'.
  225. [ 2.622593] systemd[1]: Running with unpopulated /etc.
  226. [ 2.622770] systemd[1]: Set hostname to <OpenELEC>.
  227. [ 2.623081] systemd[1]: Initializing machine ID from random generator.
  228. [ 2.623839] systemd[1]: Populated /etc with preset unit settings.
  229. [ 2.634452] systemd[1]: Unit type .busname is not supported on this system.
  230. [ 2.645045] usb 1-1.5: New USB device found, idVendor=1b80, idProduct=e409
  231. [ 2.645063] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  232. [ 2.645072] usb 1-1.5: Product: DVB-T TV Stick
  233. [ 2.645081] usb 1-1.5: Manufacturer: ITE Technologies, Inc.
  234. [ 2.721602] systemd[1]: Created slice Root Slice.
  235. [ 2.721687] systemd[1]: Starting Root Slice.
  236. [ 2.721907] systemd[1]: Listening on Journal Socket (/dev/log).
  237. [ 2.721965] systemd[1]: Starting Journal Socket (/dev/log).
  238. [ 2.722109] systemd[1]: Listening on udev Kernel Socket.
  239. [ 2.722164] systemd[1]: Starting udev Kernel Socket.
  240. [ 2.722379] systemd[1]: Created slice User and Session Slice.
  241. [ 2.722437] systemd[1]: Starting User and Session Slice.
  242. [ 2.722637] systemd[1]: Created slice System Slice.
  243. [ 2.722707] systemd[1]: Starting System Slice.
  244. [ 2.722774] systemd[1]: Reached target Slices.
  245. [ 2.722824] systemd[1]: Starting Slices.
  246. [ 2.723047] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  247. [ 2.723101] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  248. [ 2.723260] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  249. [ 2.723315] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  250. [ 2.723449] systemd[1]: Listening on Delayed Shutdown Socket.
  251. [ 2.723500] systemd[1]: Starting Delayed Shutdown Socket.
  252. [ 2.723967] systemd[1]: Started Debug Shell.
  253. [ 2.724162] systemd[1]: Listening on udev Control Socket.
  254. [ 2.724219] systemd[1]: Starting udev Control Socket.
  255. [ 2.724407] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  256. [ 2.724463] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  257. [ 2.724694] systemd[1]: Listening on Journal Socket.
  258. [ 2.724763] systemd[1]: Starting Journal Socket.
  259. [ 2.726032] systemd[1]: Mounting POSIX Message Queue File System...
  260. [ 2.727982] systemd[1]: Starting Mounting swapfile...
  261. [ 2.730341] systemd[1]: Starting Setup machine-id...
  262. [ 2.753997] systemd[1]: Starting Load Kernel Modules...
  263. [ 2.754508] systemd[1]: Mounted Huge Pages File System.
  264. [ 2.756094] systemd[1]: Starting udev Coldplug all Devices...
  265. [ 2.757814] systemd[1]: Mounting Temporary Directory...
  266. [ 2.759782] systemd[1]: Mounting Debug File System...
  267. [ 2.761953] systemd[1]: Mounting Variable Directory...
  268. [ 2.764696] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  269. [ 2.849918] systemd[1]: Listening on Journal Audit Socket.
  270. [ 2.850221] systemd[1]: Reached target Paths.
  271. [ 2.850331] systemd[1]: Starting Paths.
  272. [ 2.852249] systemd[1]: Starting Show Version...
  273. [ 2.853871] systemd[1]: Starting Remount Root and Kernel File Systems...
  274. [ 2.859889] systemd[1]: Mounted Debug File System.
  275. [ 2.860368] systemd[1]: Mounted POSIX Message Queue File System.
  276. [ 2.861088] systemd[1]: Mounted Variable Directory.
  277. [ 2.861560] systemd[1]: Mounted Temporary Directory.
  278. [ 2.868167] systemd[1]: Started Create list of required static device nodes for the current kernel.
  279. [ 2.869532] systemd[1]: Started Setup machine-id.
  280. [ 2.870925] systemd[1]: Started Show Version.
  281. [ 2.872199] systemd[1]: Started Remount Root and Kernel File Systems.
  282. [ 2.891222] bcm2708_rng_init=a79fc000
  283. [ 2.928647] systemd[1]: Started udev Coldplug all Devices.
  284. [ 3.063085] systemd[1]: Started Rebuild Hardware Database.
  285. [ 3.066650] systemd[1]: Starting Journal Service...
  286. [ 3.070969] systemd[1]: Starting Create Static Device Nodes in /dev...
  287. [ 3.076782] systemd[1]: Starting Setup Timezone data...
  288. [ 3.078042] systemd[1]: Started Debug /var/log relink.
  289. [ 3.735117] scsi 0:0:0:0: Direct-Access General USB Flash Disk 1100 PQ: 0 ANSI: 6
  290. [ 3.737361] sd 0:0:0:0: [sda] 31490048 512-byte logical blocks: (16.1 GB/15.0 GiB)
  291. [ 3.738197] sd 0:0:0:0: [sda] Write Protect is off
  292. [ 3.738234] sd 0:0:0:0: [sda] Mode Sense: 22 00 00 00
  293. [ 3.739041] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  294. [ 3.746004] sda: sda1
  295. [ 3.750529] sd 0:0:0:0: [sda] Attached SCSI removable disk
  296. [ 3.755797] systemd[1]: Started Load Kernel Modules.
  297. [ 3.757067] systemd[1]: Started Create Static Device Nodes in /dev.
  298. [ 3.758339] systemd[1]: Started Setup Timezone data.
  299. [ 3.782740] systemd[1]: Started Mounting swapfile.
  300. [ 3.812834] systemd[1]: Started Journal Service.
  301. [ 3.926422] systemd-journald[285]: Received request to flush runtime journal from PID 1
  302. [ 5.017165] Console: switching to colour dummy device 80x30
  303. [ 5.196588] usb 1-1.5: dvb_usb_af9035: prechip_version=83 chip_version=01 chip_type=9135
  304. [ 5.196997] usb 1-1.5: dvb_usb_v2: found a 'Kworld UB499-2T T09' in cold state
  305. [ 5.213454] usb 1-1.5: dvb_usb_v2: downloading firmware from file 'dvb-usb-it9135-01.fw'
  306. [ 5.294745] input: eventlircd as /devices/virtual/input/input3
  307. [ 5.634900] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  308. [ 5.635223] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  309. [ 5.770841] EXT4-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
  310. [ 5.787304] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
  311. [ 7.294287] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  312. [ 7.298531] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  313. [ 7.887856] usb 1-1.5: dvb_usb_af9035: firmware version=12.54.14.0
  314. [ 7.887891] usb 1-1.5: dvb_usb_v2: found a 'Kworld UB499-2T T09' in warm state
  315. [ 7.892299] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
  316. [ 7.892393] DVB: registering new adapter (Kworld UB499-2T T09)
  317. [ 7.910279] af9033 3-0038: firmware version: LINK 12.54.14.0 - OFDM 2.47.14.0
  318. [ 7.910299] af9033 3-0038: Afatech AF9033 successfully attached
  319. [ 7.910338] usb 1-1.5: DVB: registering adapter 0 frontend 0 (Afatech AF9033 (DVB-T))...
  320. [ 7.930609] it913x 3-001c: ITE IT913X AX successfully attached
  321. [ 7.930647] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
  322. [ 7.930738] DVB: registering new adapter (Kworld UB499-2T T09)
  323. [ 7.950246] af9033 3-003a: firmware version: LINK 12.54.14.0 - OFDM 2.47.14.0
  324. [ 7.950267] af9033 3-003a: Afatech AF9033 successfully attached
  325. [ 7.950312] usb 1-1.5: DVB: registering adapter 1 frontend 0 (Afatech AF9033 (DVB-T))...
  326. [ 7.957588] it913x 3-001d: ITE IT913X AX successfully attached
  327. [ 8.008027] Registered IR keymap rc-it913x-v1
  328. [ 8.008399] input: Kworld UB499-2T T09 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/rc/rc0/input4
  329. [ 8.010214] rc0: Kworld UB499-2T T09 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/rc/rc0
  330. [ 8.010253] usb 1-1.5: dvb_usb_v2: schedule remote query interval to 500 msecs
  331. [ 8.010270] usb 1-1.5: dvb_usb_v2: 'Kworld UB499-2T T09' successfully initialized and connected
  332. [ 8.010429] usbcore: registered new interface driver dvb_usb_af9035
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement