Arch on Raspberry Pi 3, no image on official 7" touchscreen

Ask questions about Arch Linux ARM. Please search before making a new topic.

Arch on Raspberry Pi 3, no image on official 7" touchscreen

Postby SirSkorpan » Wed Dec 26, 2018 5:20 pm

I've installed Arch Linux (first time I try the distro) on my Raspberry Pi 3 with the Raspberry Pi 7" touchscreen, I followed these instructions with the latest RPi3 image.

The system boots, as in everything seems fine until it "logs in". At this point I'd expect to see a console but instead the screen goes blank. The system seems fine, in the sense that I can ssh into it.

I tried to update the system:
$this->bbcode_second_pass_code('', 'pacman -Syu')

But it didn't help. In summary, I can't get an image on the screen after the initial boot sequence, during the boot I see the log messages just fine. Does anyone know if there is a specific driver I need for the RPi display or some setting I need to change?
Last edited by SirSkorpan on Sat Dec 29, 2018 4:06 pm, edited 1 time in total.
SirSkorpan
 
Posts: 2
Joined: Wed Dec 26, 2018 5:14 pm

Re: Arch on Raspberry Pi 3, no image on official 7" touchs

Postby SirSkorpan » Fri Dec 28, 2018 8:48 pm

I tried to investigate further. It seems that the RPi switches from the DSI to the HDMI when it shows the login screen I tried looking through the log (full log at the end) to see if there was anything standing out to me.

I'm not sure but I believe this is about the time where the LCD goes blank and the screen connected to HDMI shows up:
$this->bbcode_second_pass_code('', '
[ 14.554750] Registered IR keymap rc-cec
[ 14.555039] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 14.555650] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input0
[ 14.565557] vc4_hdmi 3f902000.hdmi: ASoC: Failed to create component debugfs directory
[ 14.628966] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok
[ 14.628992] vc4_hdmi 3f902000.hdmi: ASoC: no DMI vendor name!
[ 14.632224] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 14.634523] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 14.634861] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
[ 14.635032] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[ 14.635204] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 14.635477] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 14.635706] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 14.635939] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 14.780451] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ 14.788635] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 14.791740] checking generic (3ea83000 177000) vs hw (0 ffffffffffffffff)
[ 14.802656] fb0: switching to vc4drmfb from simple
[ 14.803113] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.821784] Console: switching to colour dummy device 80x25
[ 14.830159] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 14.837213] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 14.843991] [drm] Driver supports precise vblank timestamp query.
[ 14.860892] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 14.863021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 14.863349] usbcore: registered new interface driver brcmfmac
[ 14.874288] Console: switching to colour frame buffer device 90x30
[ 14.937124] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
[ 15.028990] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 15.067026] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.clm_blob failed with error -2
[ 15.088072] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 15.114604] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
')

There seems to be a few entries referring to the HDMI and the vc4, which I believe to be a GPU driver or similar (?). I'm wondering if this line could be related to my issues?
$this->bbcode_second_pass_code('', '
[ 14.802656] fb0: switching to vc4drmfb from simple
')
Does the vc4 driver not work with the official raspberry LCD?

I'm sort of fumbling in the dark here but perhaps someone is able to see something I'm not?

FULL LOG:
$this->bbcode_second_pass_code('', '
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 4.20.0-1-ARCH (builduser@leming) (gcc version 8.2.0 (GCC)) #1 SMP Mon Dec 24 07:30:37 MST 2018
[ 0.000000] Machine model: Raspberry Pi 3 Model B
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 64 MiB at 0x0000000037400000
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] DMA32 zone: 3792 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 242688 pages, LIFO batch:63
[ 0.000000] random: get_random_bytes called from start_kernel+0x9c/0x45c with crng_init=0
[ 0.000000] percpu: Embedded 24 pages/cpu @(____ptrval____) s60184 r8192 d29928 u98304
[ 0.000000] pcpu-alloc: s60184 r8192 d29928 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 843419
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[ 0.000000] Kernel command line: console=ttyS1,115200 console=tty0 root=PARTUUID=7570484b-02 rw rootwait smsc95xx.macaddr=b8:27:eb:69:04:9f
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.000000] Memory: 853740K/970752K available (13820K kernel code, 2402K rwdata, 8728K rodata, 1600K init, 769K bss, 51476K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 48455 entries in 190 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000238] Console: colour dummy device 80x25
[ 0.000616] printk: console [tty0] enabled
[ 0.000677] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000709] pid_max: default: 32768 minimum: 301
[ 0.000971] LSM: Security Framework initializing
[ 0.000993] Yama: becoming mindful.
[ 0.001115] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.001155] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.003172] ASID allocator initialised with 32768 entries
[ 0.003315] rcu: Hierarchical SRCU implementation.
[ 0.006964] EFI services will not be available.
[ 0.007528] smp: Bringing up secondary CPUs ...
[ 0.008134] Detected VIPT I-cache on CPU1
[ 0.008204] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.008958] Detected VIPT I-cache on CPU2
[ 0.009002] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.009676] Detected VIPT I-cache on CPU3
[ 0.009715] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.009843] smp: Brought up 1 node, 4 CPUs
[ 0.009996] SMP: Total of 4 processors activated.
[ 0.010016] CPU features: detected: 32-bit EL0 Support
[ 0.010034] CPU features: detected: CRC32 instructions
[ 0.012722] CPU: All CPU(s) started at EL2
[ 0.012758] alternatives: patching kernel code
[ 0.014493] devtmpfs: initialized
[ 0.021932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.021985] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.025222] pinctrl core: initialized pinctrl subsystem
[ 0.026427] DMI not present or invalid.
[ 0.026985] NET: Registered protocol family 16
[ 0.029509] audit: initializing netlink subsys (disabled)
[ 0.029769] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[ 0.031032] cpuidle: using governor ladder
[ 0.031072] cpuidle: using governor menu
[ 0.031535] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
[ 0.031565] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.033748] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.034497] Serial: AMBA PL011 UART driver
[ 0.056647] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.057076] cryptd: max_cpu_qlen set to 1000
[ 0.058088] ACPI: Interpreter disabled.
[ 0.059208] vgaarb: loaded
[ 0.060282] SCSI subsystem initialized
[ 0.060516] libata version 3.00 loaded.
[ 0.060788] usbcore: registered new interface driver usbfs
[ 0.060860] usbcore: registered new interface driver hub
[ 0.060965] usbcore: registered new device driver usb
[ 0.061222] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
[ 0.061307] usb_phy_generic phy: Linked as a consumer to regulator.0
[ 0.061857] pps_core: LinuxPPS API ver. 1 registered
[ 0.061877] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.061918] PTP clock support registered
[ 0.062168] EDAC MC: Ver: 3.0.0
[ 0.063383] Advanced Linux Sound Architecture Driver Initialized.
[ 0.064049] NetLabel: Initializing
[ 0.064068] NetLabel: domain hash size = 128
[ 0.064083] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.064178] NetLabel: unlabeled traffic allowed by default
[ 0.064681] clocksource: Switched to clocksource arch_sys_counter
[ 0.222228] VFS: Disk quotas dquot_6.6.0
[ 0.222335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.222793] simple-framebuffer 3ea83000.framebuffer: framebuffer at 0x3ea83000, 0x177000 bytes, mapped to 0x(____ptrval____)
[ 0.222829] simple-framebuffer 3ea83000.framebuffer: format=a8r8g8b8, mode=800x480x32, linelength=3200
[ 0.232455] Console: switching to colour frame buffer device 100x30
[ 0.244922] simple-framebuffer 3ea83000.framebuffer: fb0: simplefb registered!
[ 0.249470] pnp: PnP ACPI: disabled
[ 0.262972] NET: Registered protocol family 2
[ 0.268258] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[ 0.272893] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.277615] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.282354] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.287136] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.291731] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.296514] NET: Registered protocol family 1
[ 0.301698] RPC: Registered named UNIX socket transport module.
[ 0.306320] RPC: Registered udp transport module.
[ 0.310810] RPC: Registered tcp transport module.
[ 0.315185] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.319647] PCI: CLS 0 bytes, default 64
[ 0.319882] Unpacking initramfs...
[ 0.755264] Freeing initrd memory: 5472K
[ 0.760888] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.765692] kvm [1]: 8-bit VMID
[ 0.770197] kvm [1]: IPA Size Limit: 40bits
[ 0.776253] kvm [1]: Hyp mode initialized successfully
[ 1.071665] Initialise system trusted keyrings
[ 1.076259] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 1.089107] zbud: loaded
[ 1.096285] NFS: Registering the id_resolver key type
[ 1.100451] Key type id_resolver registered
[ 1.104477] Key type id_legacy registered
[ 1.108420] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.112689] SGI XFS with ACLs, security attributes, no debug enabled
[ 3.533496] NET: Registered protocol family 38
[ 3.537508] Key type asymmetric registered
[ 3.541345] Asymmetric key parser 'x509' registered
[ 3.545245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 3.549413] io scheduler noop registered
[ 3.553259] io scheduler deadline registered
[ 3.557293] io scheduler cfq registered (default)
[ 3.561016] io scheduler mq-deadline registered
[ 3.564764] io scheduler kyber registered
[ 3.568779] io scheduler bfq registered
[ 3.580837] IPMI message handler: version 39.2
[ 3.595162] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.601171] printk: console [ttyS1] disabled
[ 3.604894] 3f215040.serial: ttyS1 at MMIO 0x0 (irq = 61, base_baud = 31250000) is a 16550
[ 4.978880] printk: console [ttyS1] enabled
[ 4.988089] msm_serial: driver initialized
[ 5.859530] bcm2835-rng 3f104000.rng: hwrng registered
[ 5.869642] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 5.883204] libphy: Fixed MDIO Bus: probed
[ 5.893118] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.903617] ehci-pci: EHCI PCI platform driver
[ 5.911991] ehci-platform: EHCI generic platform driver
[ 5.921331] ehci-orion: EHCI orion driver
[ 5.929298] tegra-ehci: Tegra EHCI driver
[ 5.937145] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.947156] ohci-pci: OHCI PCI platform driver
[ 5.955415] ohci-platform: OHCI generic platform driver
[ 5.964550] uhci_hcd: USB Universal Host Controller Interface driver
[ 5.975401] usbcore: registered new interface driver uas
[ 5.984506] usbcore: registered new interface driver usb-storage
[ 5.994306] usbcore: registered new interface driver ums-alauda
[ 6.003971] usbcore: registered new interface driver ums-cypress
[ 6.013689] usbcore: registered new interface driver ums-datafab
[ 6.023362] usbcore: registered new interface driver ums_eneub6250
[ 6.033205] usbcore: registered new interface driver ums-freecom
[ 6.042810] usbcore: registered new interface driver ums-isd200
[ 6.052188] usbcore: registered new interface driver ums-jumpshot
[ 6.061613] usbcore: registered new interface driver ums-karma
[ 6.070589] usbcore: registered new interface driver ums-onetouch
[ 6.079668] usbcore: registered new interface driver ums-realtek
[ 6.088579] usbcore: registered new interface driver ums-sddr09
[ 6.097294] usbcore: registered new interface driver ums-sddr55
[ 6.105862] usbcore: registered new interface driver ums-usbat
[ 6.114277] usbcore: registered new interface driver usbserial_generic
[ 6.123236] usbserial: USB Serial support registered for generic
[ 6.133255] mousedev: PS/2 mouse device common for all mice
[ 6.144838] device-mapper: uevent: version 1.0.3
[ 6.152178] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 6.164562] sdhci: Secure Digital Host Controller Interface driver
[ 6.173410] sdhci: Copyright(c) Pierre Ossman
[ 6.181038] Synopsys Designware Multimedia Card Interface Driver
[ 6.290191] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1)
[ 6.299199] sdhci-pltfm: SDHCI platform and OF driver helper
[ 6.339913] mmc1: SDHCI controller on 3f300000.sdhci [3f300000.sdhci] using PIO
[ 6.351276] ledtrig-cpu: registered to indicate activity on CPUs
[ 6.361010] hidraw: raw HID events driver (C) Jiri Kosina
[ 6.370244] usbcore: registered new interface driver usbhid
[ 6.379055] usbhid: USB HID core driver
[ 6.387601] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 6.401085] drop_monitor: Initializing network drop monitor service
[ 6.411311] Initializing XFRM netlink socket
[ 6.420202] NET: Registered protocol family 10
[ 6.431838] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 6.443108] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 6.444283] Segment Routing with IPv6
[ 6.460227] mip6: Mobile IPv6
[ 6.467152] NET: Registered protocol family 17
[ 6.475662] mmc0: host does not support reading read-only switch, assuming write-enable
[ 6.488154] mmc0: new high speed SDHC card at address aaaa
[ 6.488386] Key type dns_resolver registered
[ 6.499737] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
[ 6.507449] registered taskstats version 1
[ 6.515158] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 6.532995] Loading compiled-in X.509 certificates
[ 6.542314] zswap: loaded using pool lzo/zbud
[ 6.544310] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 6.562004] mmcblk0: p1 p2
[ 6.567467] Key type big_key registered
[ 6.590990] Key type encrypted registered
[ 6.604632] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
[ 6.617830] serial serial0: tty port ttyAMA0 registered
[ 6.632811] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-12-17 23:56
[ 6.647913] vchiq: vchiq_init_state: slot_zero = (____ptrval____), is_master = 0
[ 6.665199] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator
[ 6.677964] dwc2 3f980000.usb: Linked as a consumer to regulator.0
[ 6.688383] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator
[ 6.718935] random: fast init done
[ 6.753029] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm=1
[ 6.764424] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1
[ 6.776914] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter besl=1
[ 6.788288] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1
[ 6.801501] dwc2 3f980000.usb: DWC OTG Controller
[ 6.810802] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
[ 6.822239] dwc2 3f980000.usb: irq 41, io mem 0x3f980000
[ 6.832049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[ 6.844856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.856614] usb usb1: Product: DWC OTG Controller
[ 6.865753] usb usb1: Manufacturer: Linux 4.20.0-1-ARCH dwc2_hsotg
[ 6.876439] usb usb1: SerialNumber: 3f980000.usb
[ 6.886094] hub 1-0:1.0: USB hub found
[ 6.894242] hub 1-0:1.0: 1 port detected
[ 6.906832] mmc1: new high speed SDIO card at address 0001
[ 6.909366] hctosys: unable to open rtc device (rtc0)
[ 6.926633] ALSA device list:
[ 6.933811] No soundcards found.
[ 6.948745] Freeing unused kernel memory: 1600K
[ 6.984728] Run /init as init process
[ 7.334804] usb 1-1: new high-speed USB device number 2 using dwc2
[ 7.595145] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ 7.607314] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.620021] hub 1-1:1.0: USB hub found
[ 7.627751] hub 1-1:1.0: 5 ports detected
[ 7.954763] usb 1-1.1: new high-speed USB device number 3 using dwc2
[ 8.095130] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ 8.107487] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.241539] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.837044] systemd[1]: System time before build time, advancing clock.
[ 8.891470] systemd[1]: systemd 239 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)
[ 8.926994] systemd[1]: Detected architecture arm64.
[ 8.959950] systemd[1]: Set hostname to <alarm>.
[ 9.404845] random: crng init done
[ 9.646515] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 9.666262] systemd[1]: Created slice User and Session Slice.
[ 9.682925] systemd[1]: Listening on Journal Audit Socket.
[ 9.699967] systemd[1]: Listening on LVM2 poll daemon socket.
[ 9.716784] systemd[1]: Listening on Journal Socket (/dev/log).
[ 9.733323] systemd[1]: Listening on udev Kernel Socket.
[ 9.749586] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.105964] audit: type=1130 audit(1545269910.259:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.150324] audit: type=1130 audit(1545269910.299:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.201618] audit: type=1130 audit(1545269910.349:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.251064] audit: type=1130 audit(1545269910.399:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.313503] audit: type=1130 audit(1545269910.459:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.414592] audit: type=1130 audit(1545269910.559:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.456711] audit: type=1130 audit(1545269910.609:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.526573] systemd-journald[369]: Received request to flush runtime journal from PID 1
[ 10.549234] audit: type=1130 audit(1545269910.699:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.587262] systemd-journald[369]: File /var/log/journal/ee7d33fae46a496b9dcf349c7e6f2f35/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 10.669894] audit: type=1130 audit(1545269910.819:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.210441] audit: type=1130 audit(1545269913.359:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.813583] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 13.875299] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
[ 14.115885] Bluetooth: Core ver 2.22
[ 14.125532] NET: Registered protocol family 31
[ 14.135832] Bluetooth: HCI device and connection manager initialized
[ 14.148043] Bluetooth: HCI socket layer initialized
[ 14.158569] Bluetooth: L2CAP socket layer initialized
[ 14.169146] Bluetooth: SCO socket layer initialized
[ 14.261032] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 14.296583] smsc95xx v1.0.6
[ 14.343563] Bluetooth: HCI UART driver ver 2.3
[ 14.353158] Bluetooth: HCI UART protocol H4 registered
[ 14.363201] Bluetooth: HCI UART protocol BCSP registered
[ 14.376107] Bluetooth: HCI UART protocol LL registered
[ 14.385743] Bluetooth: HCI UART protocol ATH3K registered
[ 14.386246] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 14.406587] Bluetooth: HCI UART protocol Intel registered
[ 14.407200] Bluetooth: HCI UART protocol Broadcom registered
[ 14.419442] uart-pl011 3f201000.serial: no DMA platform data
[ 14.426499] Bluetooth: HCI UART protocol QCA registered
[ 14.442611] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:69:04:9f
[ 14.445537] Bluetooth: HCI UART protocol Marvell registered
[ 14.481872] usbcore: registered new interface driver smsc95xx
[ 14.554750] Registered IR keymap rc-cec
[ 14.555039] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 14.555650] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input0
[ 14.565557] vc4_hdmi 3f902000.hdmi: ASoC: Failed to create component debugfs directory
[ 14.628966] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok
[ 14.628992] vc4_hdmi 3f902000.hdmi: ASoC: no DMI vendor name!
[ 14.632224] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 14.634523] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 14.634861] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
[ 14.635032] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[ 14.635204] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 14.635477] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 14.635706] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 14.635939] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 14.780451] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ 14.788635] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 14.791740] checking generic (3ea83000 177000) vs hw (0 ffffffffffffffff)
[ 14.802656] fb0: switching to vc4drmfb from simple
[ 14.803113] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.821784] Console: switching to colour dummy device 80x25
[ 14.830159] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 14.837213] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 14.843991] [drm] Driver supports precise vblank timestamp query.
[ 14.860892] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 14.863021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 14.863349] usbcore: registered new interface driver brcmfmac
[ 14.874288] Console: switching to colour frame buffer device 90x30
[ 14.937124] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
[ 15.028990] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 15.067026] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.clm_blob failed with error -2
[ 15.088072] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 15.114604] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
[ 15.179468] kauditd_printk_skb: 4 callbacks suppressed
[ 15.179478] audit: type=1130 audit(1545269915.329:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.306326] audit: type=1130 audit(1545269915.459:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.345562] audit: type=1127 audit(1545269915.469:18): pid=449 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 15.396183] audit: type=1130 audit(1545269915.549:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=haveged comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.229905] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 16.246360] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 16.364795] audit: type=1130 audit(1545269916.509:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.474768] Bluetooth: hci0: command 0xfc18 tx timeout
[ 17.325248] audit: type=1130 audit(1546027239.067:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.372370] audit: type=1130 audit(1546027239.107:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.460829] audit: type=1130 audit(1546027239.197:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.620110] audit: type=1130 audit(1546027239.357:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.885732] audit: type=1130 audit(1546027239.627:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.243705] kauditd_printk_skb: 6 callbacks suppressed
[ 20.243715] audit: type=1131 audit(1546027241.977:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.691711] audit: type=1006 audit(1546027245.427:33): pid=470 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 23.796761] audit: type=1130 audit(1546027245.537:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.848057] audit: type=1006 audit(1546027245.587:35): pid=473 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 24.109076] audit: type=1130 audit(1546027245.847:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 24.794725] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
[ 24.801795] Bluetooth: hci0: Failed to set baudrate
[ 24.928848] Bluetooth: hci0: BCM: chip id 94
[ 24.935509] Bluetooth: hci0: BCM: features 0x2e
[ 24.963262] Bluetooth: hci0: BCM43430A1
[ 24.967339] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[ 28.745119] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0360
')
SirSkorpan
 
Posts: 2
Joined: Wed Dec 26, 2018 5:14 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 16 guests