Guest User

Untitled

a guest
Jan 16th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.53 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.2.24-x14 (voodoo@hera) (gcc version 4.6.4 20120508 (prerelease) (Linaro GCC 4.6-2012.05) ) #1 SMP Mon Jul 30 08:40:31 CDT 2012
  5. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: OMAP3 Beagle Board
  8. [ 0.000000] Beagle expansionboard: unknown
  9. [ 0.000000] Beagle second expansionboard: none
  10. [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
  11. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  12. [ 0.000000] On node 0 totalpages: 126464
  13. [ 0.000000] free_area_init_node: node 0, pgdat c083f960, node_mem_map c0906000
  14. [ 0.000000] Normal zone: 1024 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 125440 pages, LIFO batch:31
  17. [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  18. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  19. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0d0a000 s10816 r8192 d13760 u32768
  20. [ 0.000000] pcpu-alloc: s10816 r8192 d13760 u32768 alloc=8*4096
  21. [ 0.000000] pcpu-alloc: [0] 0
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125440
  23. [ 0.000000] Kernel command line: console=ttyO2,115200n8 console=tty0 mpurate=auto buddy=unknown buddy2=none camera=none vram=12MB omapfb.mode=dvi:1280x720MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc
  24. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  25. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  26. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  27. [ 0.000000] allocated 2097152 bytes of page_cgroup
  28. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  29. [ 0.000000] Memory: 494MB = 494MB total
  30. [ 0.000000] Memory: 487012k/487012k available, 37276k reserved, 0K highmem
  31. [ 0.000000] Virtual kernel memory layout:
  32. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  33. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  34. [ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  35. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  36. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  37. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  38. [ 0.000000] .text : 0xc0008000 - 0xc07813a8 (7653 kB)
  39. [ 0.000000] .init : 0xc0782000 - 0xc07d7a40 ( 343 kB)
  40. [ 0.000000] .data : 0xc07d8000 - 0xc0841dd0 ( 424 kB)
  41. [ 0.000000] .bss : 0xc0841df4 - 0xc0905df0 ( 784 kB)
  42. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  43. [ 0.000000] Hierarchical RCU implementation.
  44. [ 0.000000] NR_IRQS:410 nr_irqs:410 410
  45. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  46. [ 0.000000] Total of 96 interrupts on 1 active controller
  47. [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
  48. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  49. [ 0.000000] Console: colour dummy device 80x30
  50. [ 0.000000] console [tty0] enabled
  51. [ 0.000671] Calibrating delay loop... 519.87 BogoMIPS (lpj=2027520)
  52. [ 0.040802] pid_max: default: 32768 minimum: 301
  53. [ 0.041076] Security Framework initialized
  54. [ 0.041168] AppArmor: AppArmor initialized
  55. [ 0.041442] Mount-cache hash table entries: 512
  56. [ 0.042419] Initializing cgroup subsys cpuacct
  57. [ 0.042510] Initializing cgroup subsys memory
  58. [ 0.042572] Initializing cgroup subsys devices
  59. [ 0.042602] Initializing cgroup subsys freezer
  60. [ 0.042633] Initializing cgroup subsys blkio
  61. [ 0.042663] Initializing cgroup subsys perf_event
  62. [ 0.042785] CPU: Testing write buffer coherency: ok
  63. [ 0.043060] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  64. [ 0.043731] Brought up 1 CPUs
  65. [ 0.043762] SMP: Total of 1 processors activated (519.87 BogoMIPS).
  66. [ 0.044860] devtmpfs: initialized
  67. [ 0.050903] print_constraints: dummy:
  68. [ 0.051269] NET: Registered protocol family 16
  69. [ 0.051483] GPMC revision 5.0
  70. [ 0.053039] OMAP GPIO hardware version 2.5
  71. [ 0.054870] omap_mux_init: Add partition: #1: core, flags: 0
  72. [ 0.056121] OMAP3 Beagle Rev: xM C
  73. [ 0.059600] Reprogramming SDRC clock to 400000000 Hz
  74. [ 0.059661] dpll3_m2_clk rate change failed: -22
  75. [ 0.061401] Found NAND on CS0
  76. [ 0.061431] Registering NAND on CS0
  77. [ 0.061767] gpio_request: gpio--22 (DVI reset) status -22
  78. [ 0.061767] Unable to get DVI reset GPIO
  79. [ 0.061950] hw-breakpoint: debug architecture 0x4 unsupported.
  80. [ 0.062591] Could not look up mcpdm hw_mod
  81. [ 0.065795] omap-mcbsp.2: alias fck already exists
  82. [ 0.066009] omap-mcbsp.3: alias fck already exists
  83. [ 0.067352] OMAP DMA hardware revision 5.0
  84. [ 0.075378] bio: create slab <bio-0> at 0
  85. [ 0.076873] SCSI subsystem initialized
  86. [ 0.078277] usbcore: registered new interface driver usbfs
  87. [ 0.078430] usbcore: registered new interface driver hub
  88. [ 0.078674] usbcore: registered new device driver usb
  89. [ 0.079589] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
  90. [ 0.082366] twl4030: PIH (irq 7) chaining IRQs 368..375
  91. [ 0.082519] twl4030: power (irq 373) chaining IRQs 376..383
  92. [ 0.083160] twl4030: gpio (irq 368) chaining IRQs 384..401
  93. [ 0.083557] _omap_mux_init_gpio: Could not set gpio192
  94. [ 0.085784] print_constraints: VUSB1V5: 1500 mV normal standby
  95. [ 0.086273] print_constraints: VUSB1V8: 1800 mV normal standby
  96. [ 0.086700] print_constraints: VUSB3V1: 3100 mV normal standby
  97. [ 0.088684] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  98. [ 0.089569] print_constraints: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
  99. [ 0.090057] print_constraints: VDAC: 1800 mV normal standby
  100. [ 0.090515] print_constraints: VAUX2_4030: 1800 mV normal
  101. [ 0.091003] print_constraints: VDVI: 1800 mV normal standby
  102. [ 0.091552] print_constraints: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  103. [ 0.091949] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
  104. [ 0.102050] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
  105. [ 0.103424] NetLabel: Initializing
  106. [ 0.103454] NetLabel: domain hash size = 128
  107. [ 0.103485] NetLabel: protocols = UNLABELED CIPSOv4
  108. [ 0.103546] NetLabel: unlabeled traffic allowed by default
  109. [ 0.103607] Switching to clocksource 32k_counter
  110. [ 0.122955] AppArmor: AppArmor Filesystem Enabled
  111. [ 0.137420] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  112. [ 0.148895] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  113. [ 0.148956] musb-hdrc: MHDRC RTL version 1.800
  114. [ 0.148956] musb-hdrc: setup fifo_mode 5
  115. [ 0.148986] musb-hdrc: 28/31 max ep, 8192/16384 memory
  116. [ 0.149383] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  117. [ 0.149810] NET: Registered protocol family 2
  118. [ 0.150207] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  119. [ 0.151519] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  120. [ 0.151885] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  121. [ 0.152252] TCP: Hash tables configured (established 16384 bind 16384)
  122. [ 0.152282] TCP reno registered
  123. [ 0.152313] UDP hash table entries: 256 (order: 1, 8192 bytes)
  124. [ 0.152374] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  125. [ 0.152770] NET: Registered protocol family 1
  126. [ 0.153320] RPC: Registered named UNIX socket transport module.
  127. [ 0.153381] RPC: Registered udp transport module.
  128. [ 0.153381] RPC: Registered tcp transport module.
  129. [ 0.153411] RPC: Registered tcp NFSv4.1 backchannel transport module.
  130. [ 0.153717] Trying to unpack rootfs image as initramfs...
  131. [ 0.481262] Freeing initrd memory: 3012K
  132. [ 0.481445] omap_dsp_init: 600000 bytes @ 9ee00000
  133. [ 0.483428] audit: initializing netlink socket (disabled)
  134. [ 0.483520] type=2000 audit(0.492:1): initialized
  135. [ 0.703155] VFS: Disk quotas dquot_6.5.2
  136. [ 0.703735] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  137. [ 0.708404] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  138. [ 0.708526] fuse init (API version 7.17)
  139. [ 0.710571] Btrfs loaded
  140. [ 0.710632] msgmni has been set to 957
  141. [ 0.712432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  142. [ 0.712493] io scheduler noop registered
  143. [ 0.712493] io scheduler deadline registered
  144. [ 0.712585] io scheduler cfq registered (default)
  145. [ 0.713745] OMAP DSS rev 2.0
  146. [ 0.716857] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  147. [ 0.718292] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  148. [ 0.718627] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  149. [ 0.718963] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  150. [ 1.494567] console [ttyO2] enabled
  151. [ 1.498596] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
  152. [ 1.517242] brd: module loaded
  153. [ 1.525482] loop: module loaded
  154. [ 1.532287] twl4030_madc twl4030_madc: clk disabled, enabling
  155. [ 1.540740] omap2-nand driver initializing
  156. [ 1.545532] No NAND device found
  157. [ 1.549316] No NAND device found
  158. [ 1.552947] OneNAND driver initializing
  159. [ 1.557861] usbcore: registered new interface driver cdc_ether
  160. [ 1.564147] usbcore: registered new interface driver rndis_host
  161. [ 1.570495] cdc_ncm: 04-Aug-2011
  162. [ 1.574035] usbcore: registered new interface driver cdc_ncm
  163. [ 1.580627] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  164. [ 3.603820] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  165. [ 3.610229] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  166. [ 3.618255] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  167. [ 3.635375] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  168. [ 3.641540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  169. [ 3.648803] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  170. [ 3.656494] usb usb1: Product: OMAP-EHCI Host Controller
  171. [ 3.662200] usb usb1: Manufacturer: Linux 3.2.24-x14 ehci_hcd
  172. [ 3.668365] usb usb1: SerialNumber: ehci-omap.0
  173. [ 3.673919] hub 1-0:1.0: USB hub found
  174. [ 3.678009] hub 1-0:1.0: 3 ports detected
  175. [ 3.713439] Initializing USB Mass Storage driver...
  176. [ 3.718719] usbcore: registered new interface driver usb-storage
  177. [ 3.725189] USB Mass Storage support registered.
  178. [ 3.730255] usbcore: registered new interface driver libusual
  179. [ 3.736572] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
  180. [ 3.743652] gadget: using random self ethernet address
  181. [ 3.749267] gadget: using random host ethernet address
  182. [ 3.756072] usb0: MAC d2:7c:b3:fa:4a:fc
  183. [ 3.760253] usb0: HOST MAC fa:49:6e:0f:ca:78
  184. [ 3.764770] gadget: Ethernet Gadget, version: Memorial Day 2008
  185. [ 3.771209] gadget: g_ether ready
  186. [ 3.774810] musb-hdrc musb-hdrc: MUSB HDRC host driver
  187. [ 3.780639] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 2
  188. [ 3.788513] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  189. [ 3.795776] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  190. [ 3.803497] usb usb2: Product: MUSB HDRC host driver
  191. [ 3.808837] usb usb2: Manufacturer: Linux 3.2.24-x14 musb-hcd
  192. [ 3.815002] usb usb2: SerialNumber: musb-hdrc
  193. [ 3.820251] hub 2-0:1.0: USB hub found
  194. [ 3.824340] hub 2-0:1.0: 1 port detected
  195. [ 3.829376] mousedev: PS/2 mouse device common for all mice
  196. [ 3.836578] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
  197. [ 3.848693] i2c /dev entries driver
  198. [ 3.853027] Linux media interface: v0.10
  199. [ 3.857421] lirc_dev: IR Remote Control driver registered, major 249
  200. [ 3.864318] Driver for 1-wire Dallas network protocol.
  201. [ 3.870635] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  202. [ 3.877868] twl4030_wdt twl4030_wdt: Failed to register misc device
  203. [ 3.884582] twl4030_wdt: probe of twl4030_wdt failed with error -16
  204. [ 3.892395] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  205. [ 3.901916] cpuidle: using governor ladder
  206. [ 3.906219] cpuidle: using governor menu
  207. [ 3.910461] sdhci: Secure Digital Host Controller Interface driver
  208. [ 3.917083] sdhci: Copyright(c) Pierre Ossman
  209. [ 4.057128] usb 1-2: new high-speed USB device number 2 using ehci-omap
  210. [ 4.137786] Registered led device: beagleboard::usr0
  211. [ 4.137908] Registered led device: beagleboard::usr1
  212. [ 4.141113] Registered led device: beagleboard::pmu_stat
  213. [ 4.141571] usbcore: registered new interface driver usbhid
  214. [ 4.147552] usbhid: USB HID core driver
  215. [ 4.151702] oprofile: hardware counters not available
  216. [ 4.156982] oprofile: using timer interrupt.
  217. [ 4.162689] TCP cubic registered
  218. [ 4.167144] NET: Registered protocol family 10
  219. [ 4.174865] NET: Registered protocol family 17
  220. [ 4.179748] Registering the dns_resolver key type
  221. [ 4.184875] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  222. [ 4.193023] ThumbEE CPU extension supported.
  223. [ 4.197631] Registering SWP/SWPB emulation handler
  224. [ 4.207305] sr_init: No PMIC hook to init smartreflex
  225. [ 4.212890] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  226. [ 4.221282] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  227. [ 4.229583] SmartReflex Class3 initialized
  228. [ 4.239440] clock: disabling unused clocks to save power
  229. [ 4.246185] registered taskstats version 1
  230. [ 4.250701] fbcvt: 1280x720@60: CVT Name - .921M9-R
  231. [ 4.276092] Console: switching to colour frame buffer device 160x45
  232. [ 4.291809] usb 1-2: New USB device found, idVendor=0424, idProduct=9514
  233. [ 4.299072] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  234. [ 4.309844] hub 1-2:1.0: USB hub found
  235. [ 4.314086] hub 1-2:1.0: 5 ports detected
  236. [ 4.318572] regulator_init_complete: VDAC: incomplete constraints, leaving on
  237. [ 4.327178] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  238. [ 4.335205] Freeing init memory: 340K
  239. [ 4.465057] udevd[61]: starting version 173
  240. [ 4.539703] mmc0: host does not support reading read-only switch. assuming write-enable.
  241. [ 4.596130] mmc0: new high speed SDHC card at address e624
  242. [ 4.635437] mmcblk0: mmc0:e624 SU08G 7.40 GiB
  243. [ 4.635833] usb 1-2.1: new high-speed USB device number 3 using ehci-omap
  244. [ 4.655731] mmcblk0: p1 p2
  245. [ 4.753051] usb 1-2.1: New USB device found, idVendor=0424, idProduct=ec00
  246. [ 4.753051] usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  247. [ 4.862091] usb 1-2.3: new full-speed USB device number 4 using ehci-omap
  248. [ 5.057434] usb 1-2.3: new high-speed USB device number 5 using ehci-omap
  249. [ 5.190551] usb 1-2.3: New USB device found, idVendor=0424, idProduct=2514
  250. [ 5.201141] usb 1-2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  251. [ 5.233428] hub 1-2.3:1.0: USB hub found
  252. [ 5.252410] hub 1-2.3:1.0: 4 ports detected
  253. [ 5.346466] usb 1-2.5: new high-speed USB device number 6 using ehci-omap
  254. [ 5.479553] usb 1-2.5: New USB device found, idVendor=0424, idProduct=2514
  255. [ 5.490081] usb 1-2.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  256. [ 5.525848] hub 1-2.5:1.0: USB hub found
  257. [ 5.542480] hub 1-2.5:1.0: 4 ports detected
  258. [ 5.643249] usb 1-2.3.4: new full-speed USB device number 7 using ehci-omap
  259. [ 5.781677] usb 1-2.3.4: New USB device found, idVendor=0403, idProduct=6001
  260. [ 5.792510] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  261. [ 5.803619] usb 1-2.3.4: Product: US232R
  262. [ 5.810943] usb 1-2.3.4: Manufacturer: FTDI
  263. [ 5.818511] usb 1-2.3.4: SerialNumber: FTEFSA58
  264. [ 5.965393] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  265. [ 6.182769] usb 1-2.5.1: new high-speed USB device number 8 using ehci-omap
  266. [ 6.308135] usb 1-2.5.1: New USB device found, idVendor=1409, idProduct=1000
  267. [ 6.318969] usb 1-2.5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  268. [ 6.599304] init: ureadahead main process (200) terminated with status 5
  269. [ 7.074066] udevd[240]: starting version 173
  270. [ 7.424255] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  271. [ 7.757507] input: gpio-keys as /devices/platform/gpio-keys/input/input1
  272. [ 8.464050] usb 1-2.5.2: new high-speed USB device number 9 using ehci-omap
  273. [ 8.590332] usb 1-2.5.2: New USB device found, idVendor=1d27, idProduct=0600
  274. [ 8.590332] usb 1-2.5.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0
  275. [ 8.590362] usb 1-2.5.2: Product: PrimeSense Device
  276. [ 8.590362] usb 1-2.5.2: Manufacturer: PrimeSense
  277. [ 8.779724] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  278. [ 9.088745] OMAP3 Beagle/Devkit8000 SoC init
  279. [ 9.206756] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
  280. [ 10.100433] smsc95xx v1.0.4
  281. [ 10.337860] usbcore: registered new interface driver usbserial
  282. [ 10.337921] USB Serial support registered for generic
  283. [ 10.343505] smsc95xx 1-2.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-2.1, smsc95xx USB 2.0 Ethernet, 3e:33:69:00:8a:d6
  284. [ 10.343719] usbcore: registered new interface driver smsc95xx
  285. [ 10.344146] usbcore: registered new interface driver usbserial_generic
  286. [ 10.344146] usbserial: USB Serial Driver core
  287. [ 10.370910] USB Serial support registered for FTDI USB Serial Device
  288. [ 10.371215] ftdi_sio 1-2.3.4:1.0: FTDI USB Serial Device converter detected
  289. [ 10.371368] usb 1-2.3.4: Detected FT232RL
  290. [ 10.371368] usb 1-2.3.4: Number of endpoints 2
  291. [ 10.371368] usb 1-2.3.4: Endpoint 1 MaxPacketSize 64
  292. [ 10.371398] usb 1-2.3.4: Endpoint 2 MaxPacketSize 64
  293. [ 10.371398] usb 1-2.3.4: Setting MaxPacketSize 64
  294. [ 10.408203] usb 1-2.3.4: FTDI USB Serial Device converter now attached to ttyUSB0
  295. [ 10.408416] usbcore: registered new interface driver ftdi_sio
  296. [ 10.408569] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  297. [ 11.432189] ADDRCONF(NETDEV_UP): eth0: link is not ready
  298. [ 12.879699] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  299. [ 12.881622] smsc95xx 1-2.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  300. [ 16.165802] init: ssh main process (316) terminated with status 255
  301. [ 16.351623] init: failsafe main process (412) killed by TERM signal
  302. [ 23.549316] eth0: no IPv6 routers present
Advertisement
Add Comment
Please, Sign In to add comment