Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LibreELEC:~ # dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Initializing cgroup subsys cpuacct
- [ 0.000000] Linux version 4.4.13 (chewitt@buildbox) (gcc version 5.3.0 (GCC) ) #1 Sat Jun 25 04:53:15 BST 2016
- [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
- [ 0.000000] Machine model: Raspberry Pi Model B Rev 2
- [ 0.000000] cma: Reserved 8 MiB at 0x15400000
- [ 0.000000] Memory policy: Data cache writeback
- [ 0.000000] On node 0 totalpages: 90112
- [ 0.000000] free_area_init_node: node 0, pgdat 808d3590, node_mem_map 95cd4800
- [ 0.000000] Normal zone: 792 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 90112 pages, LIFO batch:15
- [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
- [ 0.000000] pcpu-alloc: [0] 0
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 89320
- [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1184 bcm2
- fbswap=1 bcm2708.uart_clock=3000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet
- [ 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] Memory: 339156K/360448K available (5235K kernel code, 201K rwdata, 1400K rodata, 2172K init, 367K bss, 13100K reserved, 8192K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- [ 0.000000] vmalloc : 0x96800000 - 0xff800000 (1680 MB)
- [ 0.000000] lowmem : 0x80000000 - 0x96000000 ( 352 MB)
- [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
- [ 0.000000] .text : 0x80008000 - 0x80682fbc (6636 kB)
- [ 0.000000] .init : 0x80683000 - 0x808a2000 (2172 kB)
- [ 0.000000] .data : 0x808a2000 - 0x808d45a8 ( 202 kB)
- [ 0.000000] .bss : 0x808d45a8 - 0x809304e0 ( 368 kB)
- [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000029] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
- [ 0.000069] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
- [ 0.000154] bcm2835: system timer (irq = 27)
- [ 0.000394] Console: colour dummy device 80x30
- [ 0.000600] console [tty0] enabled
- [ 0.000631] Calibrating delay loop... 697.76 BogoMIPS (lpj=1161216)
- [ 0.026925] pid_max: default: 32768 minimum: 301
- [ 0.027080] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.027101] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.027966] Disabling cpuset control group subsystem
- [ 0.028003] Initializing cgroup subsys io
- [ 0.028033] Initializing cgroup subsys memory
- [ 0.028078] Initializing cgroup subsys devices
- [ 0.028101] Initializing cgroup subsys freezer
- [ 0.028143] CPU: Testing write buffer coherency: ok
- [ 0.028583] Setting up static identity map for 0x81c0 - 0x81f8
- [ 0.030166] devtmpfs: initialized
- [ 0.037488] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
- [ 0.037798] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
- [ 0.039152] pinctrl core: initialized pinctrl subsystem
- [ 0.040010] NET: Registered protocol family 16
- [ 0.045918] DMA: preallocated 4096 KiB pool for atomic coherent allocations
- [ 0.046840] cpuidle: using governor ladder
- [ 0.046871] cpuidle: using governor menu
- [ 0.052228] Serial: AMBA PL011 UART driver
- [ 0.052567] 20201000.uart: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
- [ 0.053170] bcm2835-mbox 2000b880.mailbox: mailbox enabled
- [ 0.092167] bcm2835-dma 20007000.dma: DMA legacy API manager at f2007000, dmachans=0x1
- [ 0.092828] SCSI subsystem initialized
- [ 0.093325] usbcore: registered new interface driver usbfs
- [ 0.093441] usbcore: registered new interface driver hub
- [ 0.093585] usbcore: registered new device driver usb
- [ 0.097737] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-20 18:18
- [ 0.125182] clocksource: Switched to clocksource timer
- [ 0.139267] NET: Registered protocol family 2
- [ 0.140306] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.140402] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.140501] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.140609] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 0.140643] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 0.140920] NET: Registered protocol family 1
- [ 0.141415] RPC: Registered named UNIX socket transport module.
- [ 0.141439] RPC: Registered udp transport module.
- [ 0.141449] RPC: Registered tcp transport module.
- [ 0.141458] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.350541] futex hash table entries: 256 (order: -1, 3072 bytes)
- [ 0.366058] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.369080] NFS: Registering the id_resolver key type
- [ 0.369171] Key type id_resolver registered
- [ 0.369187] Key type id_legacy registered
- [ 0.369235] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.375451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
- [ 0.375503] io scheduler noop registered (default)
- [ 0.375530] io scheduler deadline registered
- [ 0.375601] io scheduler cfq registered
- [ 0.378327] BCM2708FB: allocated DMA memory 55800000
- [ 0.378396] BCM2708FB: allocated DMA channel 0 @ f2007000
- [ 0.389380] Console: switching to colour frame buffer device 148x39
- [ 1.226399] bcm2835-rng 20104000.rng: hwrng registered
- [ 1.226655] vc-cma: Videocore CMA driver
- [ 1.226672] vc-cma: vc_cma_base = 0x00000000
- [ 1.226683] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
- [ 1.226693] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
- [ 1.227001] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
- [ 1.246641] brd: module loaded
- [ 1.246919] loop: module loaded
- [ 1.250273] nbd: registered device at major 43
- [ 1.261189] vchiq: vchiq_init_state: slot_zero = 0x95880000, is_master = 0
- [ 1.263543] usbcore: registered new interface driver rtsx_usb
- [ 1.263589] Loading iSCSI transport class v2.0-870.
- [ 1.264303] iscsi: registered transport (tcp)
- [ 1.264708] tun: Universal TUN/TAP device driver, 1.6
- [ 1.264728] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 1.265352] usbcore: registered new interface driver smsc95xx
- [ 1.265546] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 1.466204] Core Release: 2.80a
- [ 1.466234] Setting default values for core params
- [ 1.466272] Finished setting default values for core params
- [ 1.666653] Using Buffer DMA mode
- [ 1.666676] Periodic Transfer Interrupt Enhancement - disabled
- [ 1.666686] Multiprocessor Interrupt Enhancement - disabled
- [ 1.666697] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 1.666770] Dedicated Tx FIFOs mode
- [ 1.667240] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x95814000 dma = 0x55814000 len=9024
- [ 1.667277] FIQ FSM acceleration enabled for :
- [ 1.667277] Non-periodic Split Transactions
- [ 1.667277] Periodic Split Transactions
- [ 1.667277] High-Speed Isochronous Endpoints
- [ 1.667277] Interrupt/Control Split Transaction hack enabled
- [ 1.667309] dwc_otg: Microframe scheduler enabled
- [ 1.667388] WARN::hcd_init_fiq:413: FIQ on core 0 at 0x803a0eac
- [ 1.667407] WARN::hcd_init_fiq:414: FIQ ASM at 0x803a1184 length 36
- [ 1.667437] WARN::hcd_init_fiq:439: MPHI regs_base at 0x968a2000
- [ 1.667508] dwc_otg 20980000.usb: DWC OTG Controller
- [ 1.667569] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
- [ 1.667630] dwc_otg 20980000.usb: irq 56, io mem 0x00000000
- [ 1.667687] Init: Port Power? op_state=1
- [ 1.667697] Init: Power Port (0)
- [ 1.667954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.667978] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.667994] usb usb1: Product: DWC OTG Controller
- [ 1.668008] usb usb1: Manufacturer: Linux 4.4.13 dwc_otg_hcd
- [ 1.668023] usb usb1: SerialNumber: 20980000.usb
- [ 1.669096] hub 1-0:1.0: USB hub found
- [ 1.669179] hub 1-0:1.0: 1 port detected
- [ 1.669745] dwc_otg: FIQ enabled
- [ 1.669763] dwc_otg: NAK holdoff enabled
- [ 1.669774] dwc_otg: FIQ split-transaction FSM enabled
- [ 1.669828] Module dwc_common_port init
- [ 1.670184] usbcore: registered new interface driver uas
- [ 1.670412] usbcore: registered new interface driver usb-storage
- [ 1.670788] mousedev: PS/2 mouse device common for all mice
- [ 1.671034] i2c /dev entries driver
- [ 1.672610] bcm2835-cpufreq: min=700000 max=900000
- [ 1.673709] sdhci: Secure Digital Host Controller Interface driver
- [ 1.673725] sdhci: Copyright(c) Pierre Ossman
- [ 1.674097] sdhost: log_buf @ 95813000 (55813000)
- [ 1.738560] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 1.738950] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.739357] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.739538] hidraw: raw HID events driver (C) Jiri Kosina
- [ 1.742151] usbcore: registered new interface driver usbhid
- [ 1.742167] usbhid: USB HID core driver
- [ 1.763831] NET: Registered protocol family 10
- [ 1.765453] NET: Registered protocol family 17
- [ 1.765612] Key type dns_resolver registered
- [ 1.766921] vc-sm: Videocore shared memory driver
- [ 1.766944] [vc_sm_connected_init]: start
- [ 1.767611] [vc_sm_connected_init]: end - returning 0
- [ 1.767972] console [netcon0] enabled
- [ 1.767986] netconsole: network logging started
- [ 1.768011] of_cfs_init
- [ 1.768120] of_cfs_init: OK
- [ 1.774929] Freeing unused kernel memory: 2172K (80683000 - 808a2000)
- [ 1.852471] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 1.856053] mmc0: new high speed SDHC card at address aaaa
- [ 1.861997] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
- [ 1.863636] mmcblk0: p1 p2
- [ 1.872067] Indeed it is in host mode hprt0 = 00021501
- [ 2.108603] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 2.108776] Indeed it is in host mode hprt0 = 00001101
- [ 2.288970] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
- [ 2.288996] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.289880] hub 1-1:1.0: USB hub found
- [ 2.290013] hub 1-1:1.0: 3 ports detected
- [ 2.568589] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 2.662290] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
- [ 2.662316] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.665280] smsc95xx v1.0.4
- [ 2.708850] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:02:cc:d7
- [ 2.753581] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
- [ 2.754339] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
- [ 2.768875] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 2.795286] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
- [ 2.906827] usb 1-1.2: New USB device found, idVendor=148f, idProduct=5370
- [ 2.906852] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 2.906864] usb 1-1.2: Product: 802.11 n WLAN
- [ 2.906875] usb 1-1.2: Manufacturer: Ralink
- [ 2.906887] usb 1-1.2: SerialNumber: 1.0
- [ 3.315776] systemd[1]: System time before build time, advancing clock.
- [ 3.322264] random: systemd urandom read with 90 bits of entropy available
- [ 3.339048] systemd[1]: systemd 229 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL
- [ 3.339851] systemd[1]: Detected architecture arm.
- [ 3.340693] systemd[1]: Set hostname to <LibreELEC>.
- [ 3.554088] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 3.554868] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 3.555468] systemd[1]: Listening on udev Control Socket.
- [ 3.555936] systemd[1]: Listening on udev Kernel Socket.
- [ 3.626262] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 3.626495] systemd[1]: Reached target Paths.
- [ 3.628710] systemd[1]: Created slice User and Session Slice.
- [ 3.629373] systemd[1]: Listening on Journal Socket.
- [ 3.630025] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 3.630967] systemd[1]: Created slice System Slice.
- [ 3.636411] systemd[1]: Starting Mounting swapfile...
- [ 3.644741] systemd[1]: Starting Setup machine-id...
- [ 3.669180] systemd[1]: Starting Show Version...
- [ 3.686774] systemd[1]: Mounting Debug File System...
- [ 3.712161] systemd[1]: Starting Create list of required static device nodes for the current kernel...
- [ 3.744201] systemd[1]: Mounting POSIX Message Queue File System...
- [ 3.801977] systemd[1]: Mounting Temporary Directory...
- [ 3.803369] systemd[1]: Reached target Slices.
- [ 3.866109] systemd[1]: Starting Load Kernel Modules...
- [ 3.904437] systemd[1]: Starting Remount Root and Kernel File Systems...
- [ 3.959736] systemd[1]: Mounting Variable Directory...
- [ 4.070210] systemd[1]: Mounted Debug File System.
- [ 4.070579] systemd[1]: Mounted POSIX Message Queue File System.
- [ 4.070886] systemd[1]: Mounted Variable Directory.
- [ 4.071175] systemd[1]: Mounted Temporary Directory.
- [ 4.091785] systemd[1]: Started Setup machine-id.
- [ 4.100389] systemd[1]: Started Show Version.
- [ 4.105750] systemd[1]: Started Create list of required static device nodes for the current kernel.
- [ 4.125170] systemd[1]: Started Load Kernel Modules.
- [ 4.139623] systemd[1]: Started Remount Root and Kernel File Systems.
- [ 4.247053] systemd[1]: Started Mounting swapfile.
- [ 4.616402] systemd[1]: Reached target Swap.
- [ 4.623424] systemd[1]: Starting udev Coldplug all Devices...
- [ 4.635601] systemd[1]: Mounting Configuration File System...
- [ 4.647094] systemd[1]: Starting Apply Kernel Variables...
- [ 4.674277] systemd[1]: Starting Create Static Device Nodes in /dev...
- [ 4.709742] systemd[1]: Starting Journal Service...
- [ 4.758112] systemd[1]: Starting Setup Timezone data...
- [ 4.836623] systemd[1]: Mounted Configuration File System.
- [ 4.859813] systemd[1]: Started Apply Kernel Variables.
- [ 4.901439] systemd[1]: Started Create Static Device Nodes in /dev.
- [ 5.014269] systemd[1]: Started Setup Timezone data.
- [ 5.276572] systemd[1]: Started Journal Service.
- [ 5.762525] systemd-journald[181]: Received request to flush runtime journal from PID 1
- [ 6.902894] random: nonblocking pool is initialized
- [ 8.999403] Console: switching to colour dummy device 80x30
- [ 10.289832] bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer
- [ 10.328868] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000
- [ 10.977074] cfg80211: World regulatory domain updated:
- [ 10.977103] cfg80211: DFS Master region: unset
- [ 10.977114] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
- [ 10.977131] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
- [ 10.977144] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
- [ 10.977155] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
- [ 10.977167] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
- [ 10.977180] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
- [ 10.977191] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
- [ 10.977202] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
- [ 10.977212] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
- [ 11.848650] usb 1-1.2: reset high-speed USB device number 4 using dwc_otg
- [ 11.952986] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
- [ 12.082147] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
- [ 12.082870] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
- [ 12.102088] usbcore: registered new interface driver rt2800usb
- [ 13.762818] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
- [ 13.776399] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
- [ 14.046269] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
- [ 15.460735] wlan0: authenticate with 88:a6:c6:8b:db:4e
- [ 15.493994] wlan0: send auth to 88:a6:c6:8b:db:4e (try 1/3)
- [ 15.496027] wlan0: authenticated
- [ 15.505304] wlan0: associate with 88:a6:c6:8b:db:4e (try 1/3)
- [ 15.509076] wlan0: RX AssocResp from 88:a6:c6:8b:db:4e (capab=0x1411 status=0 aid=5)
- [ 15.516777] wlan0: associated
- [ 15.516846] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 15.519107] cfg80211: Regulatory domain changed to country: AU
- [ 15.519138] cfg80211: DFS Master region: ETSI
- [ 15.519148] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
- [ 15.519165] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
- [ 15.519179] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
- [ 15.519193] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2400 mBm), (0 s)
- [ 15.519204] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2400 mBm), (0 s)
- [ 15.519216] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
- [ 15.548842] wlan0: Limiting TX power to 36 (36 - 0) dBm as advertised by 88:a6:c6:8b:db:4e
- [ 51.335247] usb 1-1.3: new high-speed USB device number 5 using dwc_otg
- [ 51.430907] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608
- [ 51.430934] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 51.430948] usb 1-1.3: Product: USB2.0 Hub
- [ 51.435552] hub 1-1.3:1.0: USB hub found
- [ 51.438201] hub 1-1.3:1.0: 4 ports detected
- [ 51.705298] usb 1-1.3.2: new high-speed USB device number 6 using dwc_otg
- [ 51.787173] usb 1-1.3.2: New USB device found, idVendor=05e3, idProduct=0608
- [ 51.787203] usb 1-1.3.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 51.787216] usb 1-1.3.2: Product: USB2.0 Hub
- [ 51.792220] hub 1-1.3.2:1.0: USB hub found
- [ 51.794195] hub 1-1.3.2:1.0: 4 ports detected
- [ 51.861993] usb 1-1.3.3: new high-speed USB device number 7 using dwc_otg
- [ 51.958655] usb 1-1.3.3: New USB device found, idVendor=0bc2, idProduct=3000
- [ 51.958687] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 51.958700] usb 1-1.3.3: Product: FreeAgentDesktop
- [ 51.958712] usb 1-1.3.3: Manufacturer: Seagate
- [ 51.958723] usb 1-1.3.3: SerialNumber: 9QK0EH7T
- [ 51.967605] usb-storage 1-1.3.3:1.0: USB Mass Storage device detected
- [ 51.978987] scsi host0: usb-storage 1-1.3.3:1.0
- [ 52.061971] usb 1-1.3.2.1: new high-speed USB device number 8 using dwc_otg
- [ 52.143485] usb 1-1.3.2.1: New USB device found, idVendor=1058, idProduct=1042
- [ 52.143514] usb 1-1.3.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
- [ 52.143527] usb 1-1.3.2.1: Product: Elements 1042
- [ 52.143538] usb 1-1.3.2.1: Manufacturer: Western Digital
- [ 52.143549] usb 1-1.3.2.1: SerialNumber: 575837314336325333303337
- [ 52.152589] usb-storage 1-1.3.2.1:1.0: USB Mass Storage device detected
- [ 52.167354] scsi host1: usb-storage 1-1.3.2.1:1.0
- [ 52.208605] usb 1-1.3.4: new high-speed USB device number 9 using dwc_otg
- [ 52.411941] usb 1-1.3.1: new high-speed USB device number 10 using dwc_otg
- [ 52.493359] usb 1-1.3.1: New USB device found, idVendor=1058, idProduct=1042
- [ 52.493391] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
- [ 52.493405] usb 1-1.3.1: Product: Elements 1042
- [ 52.493416] usb 1-1.3.1: Manufacturer: Western Digital
- [ 52.493428] usb 1-1.3.1: SerialNumber: 575836314536324341393035
- [ 52.501229] usb-storage 1-1.3.1:1.0: USB Mass Storage device detected
- [ 52.518681] scsi host2: usb-storage 1-1.3.1:1.0
- [ 52.708628] usb 1-1.3.4: new high-speed USB device number 11 using dwc_otg
- [ 52.790023] usb 1-1.3.4: New USB device found, idVendor=1058, idProduct=10a2
- [ 52.790054] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 52.790068] usb 1-1.3.4: Product: Elements 10A2
- [ 52.790080] usb 1-1.3.4: Manufacturer: Western Digital
- [ 52.790091] usb 1-1.3.4: SerialNumber: 57584231453632574C503530
- [ 52.795749] usb-storage 1-1.3.4:1.0: USB Mass Storage device detected
- [ 52.810882] scsi host3: usb-storage 1-1.3.4:1.0
- [ 52.993671] scsi 0:0:0:0: Direct-Access Seagate FreeAgentDesktop 100F PQ: 0 ANSI: 4
- [ 53.006594] sd 0:0:0:0: [sda] Spinning up disk...
- [ 53.175851] scsi 1:0:0:0: Direct-Access WD Elements 1042 1015 PQ: 0 ANSI: 6
- [ 53.184363] sd 1:0:0:0: [sdb] Spinning up disk...
- [ 53.525824] scsi 2:0:0:0: Direct-Access WD Elements 1042 1015 PQ: 0 ANSI: 6
- [ 53.535696] sd 2:0:0:0: [sdc] Spinning up disk...
- [ 53.815998] scsi 3:0:0:0: Direct-Access WD Elements 10A2 1033 PQ: 0 ANSI: 6
- [ 54.181442] sd 3:0:0:0: [sdd] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
- [ 54.184033] sd 3:0:0:0: [sdd] Write Protect is off
- [ 54.184071] sd 3:0:0:0: [sdd] Mode Sense: 53 00 10 08
- [ 54.184737] sd 3:0:0:0: [sdd] No Caching mode page found
- [ 54.184764] sd 3:0:0:0: [sdd] Assuming drive cache: write through
- [ 54.188597] .
- [ 54.210289] sdd: sdd1
- [ 54.217087] sd 3:0:0:0: [sdd] Attached SCSI disk
- [ 54.538678] .
- [ 55.141296] EXT4-fs (sdd1): recovery complete
- [ 55.142932] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null)
- [ 55.198967] .
- [ 55.545247] ..
- [ 56.525327] usb 1-1.3.2.4: new high-speed USB device number 12 using dwc_otg
- [ 56.548557] .
- [ 56.609022] usb 1-1.3.2.4: New USB device found, idVendor=0bc2, idProduct=2300
- [ 56.609054] usb 1-1.3.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 56.609067] usb 1-1.3.2.4: Product: Portable
- [ 56.609078] usb 1-1.3.2.4: Manufacturer: Seagate
- [ 56.609089] usb 1-1.3.2.4: SerialNumber: 2GHWWMFA
- [ 56.615380] usb-storage 1-1.3.2.4:1.0: USB Mass Storage device detected
- [ 56.628744] usb-storage 1-1.3.2.4:1.0: Quirks match for vid 0bc2 pid 2300: 200000
- [ 56.630973] scsi host4: usb-storage 1-1.3.2.4:1.0
- [ 57.205248] .
- [ 57.551904] .<5>[ 57.636251] scsi 4:0:0:0: Direct-Access Seagate Portable 0130 PQ: 0 ANSI: 4
- [ 57.641374] sd 4:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB)
- [ 57.642026] sd 4:0:0:0: [sde] Write Protect is off
- [ 57.642060] sd 4:0:0:0: [sde] Mode Sense: 2f 08 00 00
- [ 57.642620] sd 4:0:0:0: [sde] No Caching mode page found
- [ 57.642648] sd 4:0:0:0: [sde] Assuming drive cache: write back
- [ 57.713642] sde: sde1
- [ 57.720283] sd 4:0:0:0: [sde] Attached SCSI disk
- [ 58.211923] .
- [ 58.555268] .<6>[ 58.969377] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: (null)
- [ 59.215213] .
- [ 59.558587] .ready
- [ 59.559504] sd 2:0:0:0: [sdc] 1953519616 512-byte logical blocks: (1.00 TB/932 GiB)
- [ 59.560180] sd 2:0:0:0: [sdc] Write Protect is off
- [ 59.560212] sd 2:0:0:0: [sdc] Mode Sense: 47 00 10 08
- [ 59.560920] sd 2:0:0:0: [sdc] No Caching mode page found
- [ 59.560949] sd 2:0:0:0: [sdc] Assuming drive cache: write through
- [ 59.587228] sdc: sdc1 < sdc5 >
- [ 59.597151] sd 2:0:0:0: [sdc] Attached SCSI disk
- [ 60.218904] .ready
- [ 60.222801] sd 1:0:0:0: [sdb] 1953519616 512-byte logical blocks: (1.00 TB/932 GiB)
- [ 60.223653] sd 1:0:0:0: [sdb] Write Protect is off
- [ 60.223685] sd 1:0:0:0: [sdb] Mode Sense: 47 00 10 08
- [ 60.224341] sd 1:0:0:0: [sdb] No Caching mode page found
- [ 60.224367] sd 1:0:0:0: [sdb] Assuming drive cache: write through
- [ 60.247676] sdb: sdb1
- [ 60.256693] sd 1:0:0:0: [sdb] Attached SCSI disk
- [ 61.568078] EXT4-fs (sdc5): mounted filesystem with ordered data mode. Opts: (null)
- [ 61.811714] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
- [ 63.005265] .ready
- [ 63.007752] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
- [ 63.011108] sd 0:0:0:0: [sda] Write Protect is off
- [ 63.011145] sd 0:0:0:0: [sda] Mode Sense: 1c 00 00 00
- [ 63.012828] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 63.034198] sda: sda1
- [ 63.043820] sd 0:0:0:0: [sda] Attached SCSI disk
- [ 64.708293] EXT4-fs (sda1): recovery complete
- [ 64.739920] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
- [ 168.913468] usb 1-1.3: USB disconnect, device number 5
- [ 168.913506] usb 1-1.3.1: USB disconnect, device number 10
- [ 168.925269] usb 1-1.3.2: USB disconnect, device number 6
- [ 168.925308] usb 1-1.3.2.1: USB disconnect, device number 8
- [ 168.948936] usb 1-1.3.2.4: USB disconnect, device number 12
- [ 168.952665] blk_update_request: I/O error, dev sde, sector 0
- [ 168.959654] sd 4:0:0:0: [sde] Synchronizing SCSI cache
- [ 168.959915] sd 4:0:0:0: [sde] Synchronize Cache(10) failed: Result: hostbyte=0x01 driverbyte=0x00
- [ 168.973654] usb 1-1.3.3: USB disconnect, device number 7
- [ 168.979579] blk_update_request: I/O error, dev sda, sector 0
- [ 168.987679] sd 0:0:0:0: [sda] Synchronizing SCSI cache
- [ 168.995358] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=0x01 driverbyte=0x00
- [ 169.017972] usb 1-1.3.4: USB disconnect, device number 11
- [ 170.289017] Buffer I/O error on dev sdd1, logical block 121667584, lost sync page write
- [ 170.289049] JBD2: Error -5 detected when updating journal superblock for sdd1-8.
- [ 170.289058] Aborting journal on device sdd1-8.
- [ 170.289076] Buffer I/O error on dev sdd1, logical block 121667584, lost sync page write
- [ 170.289087] JBD2: Error -5 detected when updating journal superblock for sdd1-8.
- [ 170.334626] Buffer I/O error on dev sda1, logical block 91258880, lost sync page write
- [ 170.334659] JBD2: Error -5 detected when updating journal superblock for sda1-8.
- [ 170.334668] Aborting journal on device sda1-8.
- [ 170.334687] Buffer I/O error on dev sda1, logical block 91258880, lost sync page write
- [ 170.334699] JBD2: Error -5 detected when updating journal superblock for sda1-8.
- [ 170.354605] EXT4-fs error (device sdb1): ext4_find_entry:1451: inode #2: comm udevil: reading directory lblock 0
- [ 170.354786] EXT4-fs error (device sdc5): ext4_find_entry:1451: inode #2: comm udevil: reading directory lblock 0
- [ 170.355011] EXT4-fs error (device sde1): ext4_find_entry:1451: inode #2: comm udevil: reading directory lblock 0
- [ 170.428801] Buffer I/O error on dev sdc5, logical block 121667584, lost sync page write
- [ 170.428833] JBD2: Error -5 detected when updating journal superblock for sdc5-8.
- [ 170.428844] Aborting journal on device sdc5-8.
- [ 170.428863] Buffer I/O error on dev sdc5, logical block 121667584, lost sync page write
- [ 170.428875] JBD2: Error -5 detected when updating journal superblock for sdc5-8.
- [ 170.434661] Buffer I/O error on dev sde1, logical block 60850176, lost sync page write
- [ 170.434694] JBD2: Error -5 detected when updating journal superblock for sde1-8.
- [ 170.434704] Aborting journal on device sde1-8.
- [ 170.434721] Buffer I/O error on dev sde1, logical block 60850176, lost sync page write
- [ 170.434733] JBD2: Error -5 detected when updating journal superblock for sde1-8.
- [ 170.448178] Buffer I/O error on dev sdb1, logical block 121667584, lost sync page write
- [ 170.448210] JBD2: Error -5 detected when updating journal superblock for sdb1-8.
- [ 170.448219] Aborting journal on device sdb1-8.
- [ 170.448237] Buffer I/O error on dev sdb1, logical block 121667584, lost sync page write
- [ 170.448249] JBD2: Error -5 detected when updating journal superblock for sdb1-8.
- [ 210.845215] usb 1-1.3: new high-speed USB device number 13 using dwc_otg
- [ 210.849724] systemd-journald[181]: Failed to send WATCHDOG=1 notification message: Connection refused
- [ 210.940454] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608
- [ 210.940489] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 210.940505] usb 1-1.3: Product: USB2.0 Hub
- [ 210.948952] hub 1-1.3:1.0: USB hub found
- [ 210.949497] hub 1-1.3:1.0: 4 ports detected
- [ 211.218608] usb 1-1.3.2: new high-speed USB device number 14 using dwc_otg
- [ 211.303745] usb 1-1.3.2: New USB device found, idVendor=05e3, idProduct=0608
- [ 211.303774] usb 1-1.3.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 211.303788] usb 1-1.3.2: Product: USB2.0 Hub
- [ 211.309070] hub 1-1.3.2:1.0: USB hub found
- [ 211.311090] hub 1-1.3.2:1.0: 4 ports detected
- [ 211.378557] usb 1-1.3.3: new high-speed USB device number 15 using dwc_otg
- [ 211.475730] usb 1-1.3.3: New USB device found, idVendor=0bc2, idProduct=3000
- [ 211.475760] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 211.475773] usb 1-1.3.3: Product: FreeAgentDesktop
- [ 211.475784] usb 1-1.3.3: Manufacturer: Seagate
- [ 211.475795] usb 1-1.3.3: SerialNumber: 9QK0EH7T
- [ 211.486065] usb-storage 1-1.3.3:1.0: USB Mass Storage device detected
- [ 211.502521] scsi host5: usb-storage 1-1.3.3:1.0
- [ 211.578610] usb 1-1.3.2.1: new high-speed USB device number 16 using dwc_otg
- [ 211.660104] usb 1-1.3.2.1: New USB device found, idVendor=1058, idProduct=1042
- [ 211.660136] usb 1-1.3.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
- [ 211.660150] usb 1-1.3.2.1: Product: Elements 1042
- [ 211.660161] usb 1-1.3.2.1: Manufacturer: Western Digital
- [ 211.660173] usb 1-1.3.2.1: SerialNumber: 575837314336325333303337
- [ 211.670444] usb-storage 1-1.3.2.1:1.0: USB Mass Storage device detected
- [ 211.687913] scsi host6: usb-storage 1-1.3.2.1:1.0
- [ 211.725263] usb 1-1.3.4: new high-speed USB device number 17 using dwc_otg
- [ 211.925240] usb 1-1.3.1: new high-speed USB device number 18 using dwc_otg
- [ 212.006705] usb 1-1.3.1: New USB device found, idVendor=1058, idProduct=1042
- [ 212.006732] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
- [ 212.006746] usb 1-1.3.1: Product: Elements 1042
- [ 212.006757] usb 1-1.3.1: Manufacturer: Western Digital
- [ 212.006768] usb 1-1.3.1: SerialNumber: 575836314536324341393035
- [ 212.014513] usb-storage 1-1.3.1:1.0: USB Mass Storage device detected
- [ 212.031586] scsi host7: usb-storage 1-1.3.1:1.0
- [ 212.218582] usb 1-1.3.4: new high-speed USB device number 19 using dwc_otg
- [ 212.299913] usb 1-1.3.4: New USB device found, idVendor=1058, idProduct=10a2
- [ 212.299942] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 212.299959] usb 1-1.3.4: Product: Elements 10A2
- [ 212.299971] usb 1-1.3.4: Manufacturer: Western Digital
- [ 212.299982] usb 1-1.3.4: SerialNumber: 57584231453632574C503530
- [ 212.304862] usb-storage 1-1.3.4:1.0: USB Mass Storage device detected
- [ 212.325250] scsi host8: usb-storage 1-1.3.4:1.0
- [ 212.514088] scsi 5:0:0:0: Direct-Access Seagate FreeAgentDesktop 100F PQ: 0 ANSI: 4
- [ 212.525464] sd 5:0:0:0: [sda] Spinning up disk...
- [ 212.692650] scsi 6:0:0:0: Direct-Access WD Elements 1042 1015 PQ: 0 ANSI: 6
- [ 212.700219] sd 6:0:0:0: [sdb] Spinning up disk...
- [ 213.038806] scsi 7:0:0:0: Direct-Access WD Elements 1042 1015 PQ: 0 ANSI: 6
- [ 213.045878] sd 7:0:0:0: [sdc] Spinning up disk...
- [ 213.694426] scsi 8:0:0:0: Direct-Access WD Elements 10A2 1033 PQ: 0 ANSI: 6
- [ 213.701689] sd 8:0:0:0: [sdd] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
- [ 213.701891] .
- [ 213.702646] sd 8:0:0:0: [sdd] Write Protect is off
- [ 213.702678] sd 8:0:0:0: [sdd] Mode Sense: 53 00 10 08
- [ 213.703466] sd 8:0:0:0: [sdd] No Caching mode page found
- [ 213.703491] sd 8:0:0:0: [sdd] Assuming drive cache: write through
- [ 213.713137] sdd: sdd1
- [ 213.720207] sd 8:0:0:0: [sdd] Attached SCSI disk
- [ 214.048566] .
- [ 214.708523] ..
- [ 215.711856] .<6>[ 215.791903] usb 1-1.3.2.4: new high-speed USB device number 20 using dwc_otg
- [ 215.873282] usb 1-1.3.2.4: New USB device found, idVendor=0bc2, idProduct=2300
- [ 215.873312] usb 1-1.3.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 215.873326] usb 1-1.3.2.4: Product: Portable
- [ 215.873338] usb 1-1.3.2.4: Manufacturer: Seagate
- [ 215.873349] usb 1-1.3.2.4: SerialNumber: 2GHWWMFA
- [ 215.878994] usb-storage 1-1.3.2.4:1.0: USB Mass Storage device detected
- [ 215.895310] usb-storage 1-1.3.2.4:1.0: Quirks match for vid 0bc2 pid 2300: 200000
- [ 215.898603] scsi host9: usb-storage 1-1.3.2.4:1.0
- [ 216.055232] .
- [ 216.715235] .<5>[ 216.906118] scsi 9:0:0:0: Direct-Access Seagate Portable 0130 PQ: 0 ANSI: 4
- [ 216.913001] sd 9:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB)
- [ 216.913551] sd 9:0:0:0: [sde] Write Protect is off
- [ 216.913584] sd 9:0:0:0: [sde] Mode Sense: 2f 08 00 00
- [ 216.914362] sd 9:0:0:0: [sde] No Caching mode page found
- [ 216.914393] sd 9:0:0:0: [sde] Assuming drive cache: write back
- [ 216.977880] sde: sde1
- [ 216.988079] sd 9:0:0:0: [sde] Attached SCSI disk
- [ 217.058532] .
- [ 217.718527] ..
- [ 218.721865] .ready
- [ 218.722727] sd 6:0:0:0: [sdb] 1953519616 512-byte logical blocks: (1.00 TB/932 GiB)
- [ 218.723340] sd 6:0:0:0: [sdb] Write Protect is off
- [ 218.723370] sd 6:0:0:0: [sdb] Mode Sense: 47 00 10 08
- [ 218.723970] sd 6:0:0:0: [sdb] No Caching mode page found
- [ 218.723996] sd 6:0:0:0: [sdb] Assuming drive cache: write through
- [ 218.748308] sdb: sdb1
- [ 218.753804] sd 6:0:0:0: [sdb] Attached SCSI disk
- [ 219.065234] .ready
- [ 219.067393] sd 7:0:0:0: [sdc] 1953519616 512-byte logical blocks: (1.00 TB/932 GiB)
- [ 219.068307] sd 7:0:0:0: [sdc] Write Protect is off
- [ 219.068390] sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
- [ 219.074484] sd 7:0:0:0: [sdc] No Caching mode page found
- [ 219.074522] sd 7:0:0:0: [sdc] Assuming drive cache: write through
- [ 219.099426] sdc: sdc1 < sdc5 >
- [ 219.107101] sd 7:0:0:0: [sdc] Attached SCSI disk
- [ 222.531893] .ready
- [ 222.534393] sd 5:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
- [ 222.537669] sd 5:0:0:0: [sda] Write Protect is off
- [ 222.537706] sd 5:0:0:0: [sda] Mode Sense: 1c 00 00 00
- [ 222.539310] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 222.562084] sda: sda1
- [ 222.572144] sd 5:0:0:0: [sda] Attached SCSI disk
- [ 300.552167] systemd-journald[181]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected
- LibreELEC:~ # mount
- devtmpfs on /dev type devtmpfs (rw,relatime,size=169576k,nr_inodes=42394,mode=755)
- proc on /proc type proc (rw,relatime)
- sysfs on /sys type sysfs (rw,relatime)
- /dev/mmcblk0p1 on /flash type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
- /dev/mmcblk0p2 on /storage type ext4 (rw,noatime,data=ordered)
- /dev/loop0 on / type squashfs (ro,relatime)
- tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
- devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
- tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
- tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
- cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
- cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
- cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
- cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
- cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
- cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
- debugfs on /sys/kernel/debug type debugfs (rw,relatime)
- mqueue on /dev/mqueue type mqueue (rw,relatime)
- tmpfs on /tmp type tmpfs (rw)
- tmpfs on /var type tmpfs (rw,relatime)
- configfs on /sys/kernel/config type configfs (rw,relatime)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement