Advertisement
DanPacu

dmesg

Oct 25th, 2020
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.37 KB | None | 0 0
  1.  
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 5.4.72-v7l+ (dom@buildbot) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #1356 SMP Thu Oct 22 13:57:51 BST 2020
  4. [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
  5. [ 0.000000] CPU: div instructions available: patching division code
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  7. [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
  10. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  11. [ 0.000000] On node 0 totalpages: 242688
  12. [ 0.000000] DMA zone: 2304 pages used for memmap
  13. [ 0.000000] DMA zone: 0 pages reserved
  14. [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
  15. [ 0.000000] HighMem zone: 46080 pages, LIFO batch:15
  16. [ 0.000000] percpu: Embedded 20 pages/cpu s49804 r8192 d23924 u81920
  17. [ 0.000000] pcpu-alloc: s49804 r8192 d23924 u81920 alloc=20*4096
  18. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  19. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240384
  20. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 video=HDMI-A-1:1920x1080M@60,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=DC:A6:32:3D:F9:4D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 usb-storage.quirks=152d:0562:u console=ttyS0,115200 console=tty1 root=PARTUUID=d8d8e254-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
  21. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  22. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  23. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  24. [ 0.000000] software IO TLB: mapped [mem 0x1ac00000-0x1ec00000] (64MB)
  25. [ 0.000000] Memory: 611500K/970752K available (10240K kernel code, 745K rwdata, 2836K rodata, 2048K init, 856K bss, 97108K reserved, 262144K cma-reserved, 184320K highmem)
  26. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  27. [ 0.000000] ftrace: allocating 31086 entries in 61 pages
  28. [ 0.000000] rcu: Hierarchical RCU implementation.
  29. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  30. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  31. [ 0.000000] GIC: Using split EOI/Deactivate mode
  32. [ 0.000000] random: get_random_bytes called from start_kernel+0x338/0x520 with crng_init=0
  33. [ 0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  34. [ 0.000024] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  35. [ 0.000103] bcm2835: system timer (irq = 17)
  36. [ 0.000743] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  37. [ 0.000759] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  38. [ 0.000774] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  39. [ 0.000787] Switching to timer-based delay loop, resolution 18ns
  40. [ 0.001029] Console: colour dummy device 80x30
  41. [ 0.001063] printk: console [tty1] enabled
  42. [ 0.001115] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
  43. [ 0.001137] pid_max: default: 32768 minimum: 301
  44. [ 0.001289] LSM: Security Framework initializing
  45. [ 0.001485] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  46. [ 0.001509] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  47. [ 0.002814] Disabling memory control group subsystem
  48. [ 0.002938] CPU: Testing write buffer coherency: ok
  49. [ 0.003467] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  50. [ 0.004397] Setting up static identity map for 0x200000 - 0x20003c
  51. [ 0.004607] rcu: Hierarchical SRCU implementation.
  52. [ 0.005302] smp: Bringing up secondary CPUs ...
  53. [ 0.006534] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  54. [ 0.007895] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  55. [ 0.009191] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  56. [ 0.009348] smp: Brought up 1 node, 4 CPUs
  57. [ 0.009366] SMP: Total of 4 processors activated (432.00 BogoMIPS).
  58. [ 0.009380] CPU: All CPU(s) started in HYP mode.
  59. [ 0.009392] CPU: Virtualization extensions available.
  60. [ 0.010235] devtmpfs: initialized
  61. [ 0.024208] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
  62. [ 0.024475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  63. [ 0.024507] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  64. [ 0.031062] pinctrl core: initialized pinctrl subsystem
  65. [ 0.032056] NET: Registered protocol family 16
  66. [ 0.036134] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  67. [ 0.036732] audit: initializing netlink subsys (disabled)
  68. [ 0.036990] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
  69. [ 0.038215] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  70. [ 0.038229] hw-breakpoint: maximum watchpoint size is 8 bytes.
  71. [ 0.038572] Serial: AMBA PL011 UART driver
  72. [ 0.042316] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  73. [ 0.060820] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-10-22 13:59, variant start
  74. [ 0.070836] raspberrypi-firmware soc:firmware: Firmware hash is 74e754ff8947c58d2773253f77f6f68a303188f8
  75. [ 0.125763] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
  76. [ 0.130925] vgaarb: loaded
  77. [ 0.131375] SCSI subsystem initialized
  78. [ 0.131604] usbcore: registered new interface driver usbfs
  79. [ 0.131660] usbcore: registered new interface driver hub
  80. [ 0.131779] usbcore: registered new device driver usb
  81. [ 0.132105] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
  82. [ 0.134103] clocksource: Switched to clocksource arch_sys_counter
  83. [ 0.842289] VFS: Disk quotas dquot_6.6.0
  84. [ 0.842392] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  85. [ 0.842595] FS-Cache: Loaded
  86. [ 0.842805] CacheFiles: Loaded
  87. [ 0.843806] simple-framebuffer 3e4e0000.framebuffer: framebuffer at 0x3e4e0000, 0x6e7000 bytes, mapped to 0x(ptrval)
  88. [ 0.843826] simple-framebuffer 3e4e0000.framebuffer: format=a8r8g8b8, mode=1824x984x32, linelength=7296
  89. [ 0.844376] Console: switching to colour frame buffer device 228x61
  90. [ 0.853491] simple-framebuffer 3e4e0000.framebuffer: fb0: simplefb registered!
  91. [ 0.864068] thermal_sys: Registered thermal governor 'step_wise'
  92. [ 0.864460] NET: Registered protocol family 2
  93. [ 0.865205] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  94. [ 0.865237] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  95. [ 0.865294] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  96. [ 0.865360] TCP: Hash tables configured (established 8192 bind 8192)
  97. [ 0.865504] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  98. [ 0.865537] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  99. [ 0.865797] NET: Registered protocol family 1
  100. [ 0.866577] RPC: Registered named UNIX socket transport module.
  101. [ 0.866591] RPC: Registered udp transport module.
  102. [ 0.866605] RPC: Registered tcp transport module.
  103. [ 0.866617] RPC: Registered tcp NFSv4.1 backchannel transport module.
  104. [ 0.866640] PCI: CLS 0 bytes, default 64
  105. [ 0.868699] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
  106. [ 0.870944] Initialise system trusted keyrings
  107. [ 0.871215] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  108. [ 0.882256] FS-Cache: Netfs 'nfs' registered for caching
  109. [ 0.883027] NFS: Registering the id_resolver key type
  110. [ 0.883085] Key type id_resolver registered
  111. [ 0.883099] Key type id_legacy registered
  112. [ 0.883123] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  113. [ 0.884315] Key type asymmetric registered
  114. [ 0.884329] Asymmetric key parser 'x509' registered
  115. [ 0.884520] bounce: pool size: 64 pages
  116. [ 0.884565] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  117. [ 0.884813] io scheduler mq-deadline registered
  118. [ 0.884828] io scheduler kyber registered
  119. [ 0.888978] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  120. [ 0.889002] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
  121. [ 0.889076] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
  122. [ 0.889148] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x003fffffff -> 0x0000000000
  123. [ 0.946253] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
  124. [ 0.946581] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  125. [ 0.946599] pci_bus 0000:00: root bus resource [bus 00-ff]
  126. [ 0.946621] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
  127. [ 0.946683] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  128. [ 0.946955] pci 0000:00:00.0: PME# supported from D0 D3hot
  129. [ 0.950239] PCI: bus0: Fast back to back transfers disabled
  130. [ 0.950471] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  131. [ 0.950620] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  132. [ 0.951053] pci 0000:01:00.0: PME# supported from D0 D3cold
  133. [ 0.954384] PCI: bus1: Fast back to back transfers disabled
  134. [ 0.954446] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
  135. [ 0.954472] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  136. [ 0.954554] pci 0000:00:00.0: PCI bridge to [bus 01]
  137. [ 0.954579] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
  138. [ 0.954906] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
  139. [ 0.955142] pcieport 0000:00:00.0: PME: Signaling with IRQ 55
  140. [ 0.955570] pcieport 0000:00:00.0: AER: enabled with IRQ 55
  141. [ 0.955927] pci 0000:01:00.0: enabling device (0140 -> 0142)
  142. [ 0.963102] iproc-rng200 fe104000.rng: hwrng registered
  143. [ 0.963444] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  144. [ 0.964132] vc-sm: Videocore shared memory driver
  145. [ 0.964731] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  146. [ 0.977145] brd: module loaded
  147. [ 0.989747] loop: module loaded
  148. [ 0.991236] Loading iSCSI transport class v2.0-870.
  149. [ 0.993282] libphy: Fixed MDIO Bus: probed
  150. [ 0.993918] bcmgenet fd580000.ethernet: failed to get enet clock
  151. [ 0.993939] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
  152. [ 0.993962] bcmgenet fd580000.ethernet: failed to get enet-wol clock
  153. [ 0.993984] bcmgenet fd580000.ethernet: failed to get enet-eee clock
  154. [ 0.994014] bcmgenet: Skipping UMAC reset
  155. [ 1.014189] libphy: bcmgenet MII bus: probed
  156. [ 1.094230] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
  157. [ 1.095292] usbcore: registered new interface driver r8152
  158. [ 1.095358] usbcore: registered new interface driver lan78xx
  159. [ 1.095415] usbcore: registered new interface driver smsc95xx
  160. [ 1.095851] xhci_hcd 0000:01:00.0: xHCI Host Controller
  161. [ 1.095888] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  162. [ 1.098527] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
  163. [ 1.099860] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  164. [ 1.099879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  165. [ 1.099896] usb usb1: Product: xHCI Host Controller
  166. [ 1.099912] usb usb1: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
  167. [ 1.099927] usb usb1: SerialNumber: 0000:01:00.0
  168. [ 1.100559] hub 1-0:1.0: USB hub found
  169. [ 1.100655] hub 1-0:1.0: 1 port detected
  170. [ 1.101231] xhci_hcd 0000:01:00.0: xHCI Host Controller
  171. [ 1.101258] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  172. [ 1.101282] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  173. [ 1.101820] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
  174. [ 1.101837] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  175. [ 1.101853] usb usb2: Product: xHCI Host Controller
  176. [ 1.101868] usb usb2: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
  177. [ 1.101883] usb usb2: SerialNumber: 0000:01:00.0
  178. [ 1.102491] hub 2-0:1.0: USB hub found
  179. [ 1.102559] hub 2-0:1.0: 4 ports detected
  180. [ 1.104078] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  181. [ 1.104439] dwc_otg: FIQ enabled
  182. [ 1.104452] dwc_otg: NAK holdoff enabled
  183. [ 1.104465] dwc_otg: FIQ split-transaction FSM enabled
  184. [ 1.104480] Module dwc_common_port init
  185. [ 1.104980] usbcore: registered new interface driver uas
  186. [ 1.105086] usbcore: registered new interface driver usb-storage
  187. [ 1.105304] mousedev: PS/2 mouse device common for all mice
  188. [ 1.107236] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  189. [ 1.110790] sdhci: Secure Digital Host Controller Interface driver
  190. [ 1.110803] sdhci: Copyright(c) Pierre Ossman
  191. [ 1.111441] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
  192. [ 1.112038] sdhci-pltfm: SDHCI platform and OF driver helper
  193. [ 1.116021] ledtrig-cpu: registered to indicate activity on CPUs
  194. [ 1.116339] hidraw: raw HID events driver (C) Jiri Kosina
  195. [ 1.116540] usbcore: registered new interface driver usbhid
  196. [ 1.116553] usbhid: USB HID core driver
  197. [ 1.117641] vchiq: vchiq_init_state: slot_zero = (ptrval)
  198. [ 1.119742] [vc_sm_connected_init]: start
  199. [ 1.132802] [vc_sm_connected_init]: end - returning 0
  200. [ 1.135135] Initializing XFRM netlink socket
  201. [ 1.135175] NET: Registered protocol family 17
  202. [ 1.135292] Key type dns_resolver registered
  203. [ 1.135787] Registering SWP/SWPB emulation handler
  204. [ 1.136110] registered taskstats version 1
  205. [ 1.136128] Loading compiled-in X.509 certificates
  206. [ 1.136686] Key type ._fscrypt registered
  207. [ 1.136700] Key type .fscrypt registered
  208. [ 1.147576] uart-pl011 fe201000.serial: cts_event_workaround enabled
  209. [ 1.147660] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a PL011 rev2
  210. [ 1.153869] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  211. [ 1.154927] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  212. [ 1.154943] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  213. [ 1.204569] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  214. [ 1.206241] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  215. [ 1.207914] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  216. [ 1.210913] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  217. [ 1.212591] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  218. [ 1.219976] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
  219. [ 1.222950] of_cfs_init
  220. [ 1.223224] of_cfs_init: OK
  221. [ 1.224397] Waiting for root device PARTUUID=d8d8e254-02...
  222. [ 1.251649] random: fast init done
  223. [ 1.256445] mmc0: new high speed SDHC card at address 0001
  224. [ 1.257569] mmcblk0: mmc0:0001 ASTC 14.9 GiB
  225. [ 1.260463] mmcblk0: p1 p2
  226. [ 1.277382] mmc1: new high speed SDIO card at address 0001
  227. [ 1.297610] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  228. [ 1.297675] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  229. [ 1.299164] devtmpfs: mounted
  230. [ 1.308029] Freeing unused kernel memory: 2048K
  231. [ 1.334415] Run /sbin/init as init process
  232. [ 1.474690] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
  233. [ 1.510865] usb 2-2: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
  234. [ 1.510884] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  235. [ 1.510901] usb 2-2: Product: USB3.1 Hub
  236. [ 1.510918] usb 2-2: Manufacturer: GenesysLogic
  237. [ 1.514718] hub 2-2:1.0: USB hub found
  238. [ 1.515120] hub 2-2:1.0: 4 ports detected
  239. [ 1.654154] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  240. [ 1.836793] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  241. [ 1.836813] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  242. [ 1.836830] usb 1-1: Product: USB2.0 Hub
  243. [ 1.838866] hub 1-1:1.0: USB hub found
  244. [ 1.839176] hub 1-1:1.0: 4 ports detected
  245. [ 1.995767] systemd[1]: System time before build time, advancing clock.
  246. [ 2.132596] NET: Registered protocol family 10
  247. [ 2.133998] Segment Routing with IPv6
  248. [ 2.173061] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  249. [ 2.173855] systemd[1]: Detected architecture arm.
  250. [ 2.174229] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
  251. [ 2.236295] systemd[1]: Set hostname to <raspberrypi>.
  252. [ 2.307460] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
  253. [ 2.307484] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  254. [ 2.307504] usb 1-1.2: Product: USB2.1 Hub
  255. [ 2.307520] usb 1-1.2: Manufacturer: GenesysLogic
  256. [ 2.310287] hub 1-1.2:1.0: USB hub found
  257. [ 2.310669] hub 1-1.2:1.0: 4 ports detected
  258. [ 2.414215] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
  259. [ 2.552836] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
  260. [ 2.552858] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  261. [ 2.552875] usb 1-1.4: Product: USB Receiver
  262. [ 2.552891] usb 1-1.4: Manufacturer: Logitech
  263. [ 2.563598] input: Logitech USB Receiver as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C52B.0001/input/input0
  264. [ 2.625162] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input0
  265. [ 2.632996] input: Logitech USB Receiver Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C52B.0002/input/input1
  266. [ 2.633552] input: Logitech USB Receiver Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C52B.0002/input/input2
  267. [ 2.664158] usb 1-1.2.3: new high-speed USB device number 5 using xhci_hcd
  268. [ 2.704532] input: Logitech USB Receiver System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C52B.0002/input/input3
  269. [ 2.705152] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input1
  270. [ 2.713573] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input2
  271. [ 2.817846] usb 1-1.2.3: New USB device found, idVendor=04fc, idProduct=0c15, bcdDevice=f6.15
  272. [ 2.817866] usb 1-1.2.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  273. [ 2.817882] usb 1-1.2.3: Product: USB to Serial-ATA bridge
  274. [ 2.817898] usb 1-1.2.3: Manufacturer: Sunplus Technology Co.,Ltd.
  275. [ 2.817912] usb 1-1.2.3: SerialNumber: FFFF0FFF54000000FF85134F23F5EF
  276. [ 2.822540] usb-storage 1-1.2.3:1.0: USB Mass Storage device detected
  277. [ 2.823107] scsi host0: usb-storage 1-1.2.3:1.0
  278. [ 2.944166] usb 1-1.2.4: new high-speed USB device number 6 using xhci_hcd
  279. [ 3.110661] random: systemd: uninitialized urandom read (16 bytes read)
  280. [ 3.122564] random: systemd: uninitialized urandom read (16 bytes read)
  281. [ 3.123295] systemd[1]: Listening on udev Control Socket.
  282. [ 3.123847] random: systemd: uninitialized urandom read (16 bytes read)
  283. [ 3.127233] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  284. [ 3.128217] systemd[1]: Listening on Journal Socket.
  285. [ 3.135606] systemd[1]: Starting Restore / save the current clock...
  286. [ 3.135885] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  287. [ 3.137163] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  288. [ 3.144144] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  289. [ 3.268805] i2c /dev entries driver
  290. [ 3.814684] usb 2-2.4: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
  291. [ 3.838756] scsi 0:0:0:0: Direct-Access HGST HTS 545050A7E380 PQ: 0 ANSI: 2
  292. [ 3.841571] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  293. [ 3.843882] sd 0:0:0:0: [sda] Write Protect is off
  294. [ 3.843901] sd 0:0:0:0: [sda] Mode Sense: 38 00 00 00
  295. [ 3.846023] usb 2-2.4: New USB device found, idVendor=152d, idProduct=0562, bcdDevice= 2.14
  296. [ 3.846044] usb 2-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  297. [ 3.846060] usb 2-2.4: Product: External
  298. [ 3.846107] usb 2-2.4: Manufacturer: JMicron
  299. [ 3.846123] usb 2-2.4: SerialNumber: DD56419883891
  300. [ 3.846317] sd 0:0:0:0: [sda] No Caching mode page found
  301. [ 3.846335] sd 0:0:0:0: [sda] Assuming drive cache: write through
  302. [ 3.868214] usb 2-2.4: UAS is blacklisted for this device, using usb-storage instead
  303. [ 3.868346] usb 2-2.4: UAS is blacklisted for this device, using usb-storage instead
  304. [ 3.868365] usb-storage 2-2.4:1.0: USB Mass Storage device detected
  305. [ 3.868918] usb-storage 2-2.4:1.0: Quirks match for vid 152d pid 0562: 800000
  306. [ 3.869090] scsi host1: usb-storage 2-2.4:1.0
  307. [ 3.886705] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  308. [ 3.993559] systemd-journald[116]: Received request to flush runtime journal from PID 1
  309. [ 4.661254] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
  310. [ 4.661774] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
  311. [ 4.662218] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
  312. [ 4.662679] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
  313. [ 4.769113] mc: Linux media interface: v0.10
  314. [ 4.813972] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  315. [ 4.824657] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  316. [ 4.845030] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  317. [ 4.845055] [vc_sm_connected_init]: start
  318. [ 4.846167] bcm2835_audio bcm2835_audio: card created with 4 channels
  319. [ 4.847820] videodev: Linux video capture interface: v2.00
  320. [ 4.848291] bcm2835_audio bcm2835_audio: card created with 4 channels
  321. [ 4.850356] [vc_sm_connected_init]: installed successfully
  322. [ 4.875742] scsi 1:0:0:0: Direct-Access JMicron Tech 0214 PQ: 0 ANSI: 6
  323. [ 4.877011] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
  324. [ 4.877804] sd 1:0:0:0: [sdb] Write Protect is off
  325. [ 4.877826] sd 1:0:0:0: [sdb] Mode Sense: 47 00 00 08
  326. [ 4.888480] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  327. [ 4.990643] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  328. [ 4.991799] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  329. [ 5.045564] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  330. [ 5.049025] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
  331. [ 5.062903] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  332. [ 5.068876] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
  333. [ 5.072977] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
  334. [ 5.076394] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
  335. [ 5.081807] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
  336. [ 5.081834] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  337. [ 5.081857] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  338. [ 5.081878] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  339. [ 5.081898] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  340. [ 5.082577] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
  341. [ 5.107763] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  342. [ 5.107832] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  343. [ 5.117289] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  344. [ 5.117336] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  345. [ 5.128281] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  346. [ 5.128326] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  347. [ 5.199451] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
  348. [ 5.199476] checking generic (3e4e0000 6e7000) vs hw (0 ffffffffffffffff)
  349. [ 5.199491] fb0: switching to vc4drmfb from simple
  350. [ 5.201066] Console: switching to colour dummy device 80x30
  351. [ 5.201305] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  352. [ 5.201319] [drm] No driver support for vblank timestamp query.
  353. [ 5.201332] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
  354. [ 5.202019] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
  355. [ 5.411794] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  356. [ 5.422225] sdb: sdb1 sdb2
  357. [ 5.426529] sd 1:0:0:0: [sdb] Attached SCSI disk
  358. [ 5.440309] Console: switching to colour frame buffer device 240x67
  359. [ 5.466879] vc4-drm gpu: fb0: vc4drmfb frame buffer device
  360. [ 5.558667] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  361. [ 5.618978] brcmfmac: F1 signature read @0x18000000=0x15264345
  362. [ 5.634478] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  363. [ 5.635433] usbcore: registered new interface driver brcmfmac
  364. [ 5.654645] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
  365. [ 5.693185] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
  366. [ 5.804295] sda: sda2
  367. [ 5.813414] sd 0:0:0:0: [sda] Attached SCSI disk
  368. [ 5.930421] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  369. [ 5.947051] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea
  370. [ 6.089499] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input2
  371. [ 6.181149] sd 0:0:0:0: Attached scsi generic sg0 type 0
  372. [ 6.184257] sd 1:0:0:0: Attached scsi generic sg1 type 0
  373. [ 6.240641] input: Logitech Unifying Device. Wireless PID:404d Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input5
  374. [ 6.241834] input: Logitech Unifying Device. Wireless PID:404d Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input6
  375. [ 6.242442] input: Logitech Unifying Device. Wireless PID:404d Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input7
  376. [ 6.245621] input: Logitech Unifying Device. Wireless PID:404d System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input8
  377. [ 6.246150] hid-generic 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:404d] on usb-0000:01:00.0-1.4/input2:1
  378. [ 7.537705] input: Logitech K400 Plus as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input12
  379. [ 7.542699] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:01:00.0-1.4/input2:1
  380. [ 8.633706] uart-pl011 fe201000.serial: no DMA platform data
  381. [ 8.854362] random: crng init done
  382. [ 8.854383] random: 7 urandom warning(s) missed due to ratelimiting
  383. [ 9.174041] 8021q: 802.1Q VLAN Support v1.8
  384. [ 9.674177] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
  385. [ 9.870536] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
  386. [ 10.327764] bcmgenet: Skipping UMAC reset
  387. [ 10.330418] bcmgenet fd580000.ethernet: configuring instance for external RGMII
  388. [ 10.330839] bcmgenet fd580000.ethernet eth0: Link is Down
  389. [ 11.129182] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  390. [ 13.639186] broken atomic modeset userspace detected, disabling atomic
  391. [ 15.514263] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  392. [ 15.514291] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  393. [ 16.239740] Bluetooth: Core ver 2.22
  394. [ 16.239782] NET: Registered protocol family 31
  395. [ 16.239788] Bluetooth: HCI device and connection manager initialized
  396. [ 16.239801] Bluetooth: HCI socket layer initialized
  397. [ 16.239810] Bluetooth: L2CAP socket layer initialized
  398. [ 16.239823] Bluetooth: SCO socket layer initialized
  399. [ 16.248682] Bluetooth: HCI UART driver ver 2.3
  400. [ 16.248691] Bluetooth: HCI UART protocol H4 registered
  401. [ 16.248727] Bluetooth: HCI UART protocol Three-wire (H5) registered
  402. [ 16.248884] Bluetooth: HCI UART protocol Broadcom registered
  403. [ 16.815323] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  404. [ 16.815335] Bluetooth: BNEP filters: protocol multicast
  405. [ 16.815355] Bluetooth: BNEP socket layer initialized
  406. [ 16.904872] Bluetooth: RFCOMM TTY layer initialized
  407. [ 16.904894] Bluetooth: RFCOMM socket layer initialized
  408. [ 16.904916] Bluetooth: RFCOMM ver 1.11
  409. [ 17.133125] fuse: init (API version 7.31)
  410. [ 19.493103] EXT4-fs (sdb2): recovery complete
  411. [ 19.495031] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
  412. pi@raspberrypi:~ $ cat /boot/cdmline.txt
  413. cat: /boot/cdmline.txt: No existe el fichero o el directorio
  414. pi@raspberrypi:~ $ cd /boot
  415. pi@raspberrypi:/boot $ ls
  416. bcm2708-rpi-b.dtb bcm2709-rpi-2-b.dtb bcm2711-rpi-cm4.dtb fixup4.dat fixup_x.dat LICENCE.broadcom start_cd.elf
  417. bcm2708-rpi-b-plus.dtb bcm2710-rpi-2-b.dtb bootcode.bin fixup4db.dat issue.txt overlays start_db.elf
  418. bcm2708-rpi-b-rev1.dtb bcm2710-rpi-3-b.dtb cmdline.txt fixup4x.dat kernel7.img start4cd.elf start.elf
  419. bcm2708-rpi-cm.dtb bcm2710-rpi-3-b-plus.dtb config.txt fixup_cd.dat kernel7l.img start4db.elf start_x.elf
  420. bcm2708-rpi-zero.dtb bcm2710-rpi-cm3.dtb COPYING.linux fixup.dat kernel8.img start4.elf
  421. bcm2708-rpi-zero-w.dtb bcm2711-rpi-4-b.dtb fixup4cd.dat fixup_db.dat kernel.img start4x.elf
  422. pi@raspberrypi:/boot $ cat cmdline.txt
  423. usb-storage.quirks=152d:0562:u console=serial0,115200 console=tty1 root=PARTUUID=d8d8e254-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
  424.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement