starfive-tech / Fedora_on_StarFive

62 stars 12 forks source link

HDMI output doesn't support LG 21.5" Full HD (1920x1080) Model: 22MK600M #31

Closed kprasadvnsi closed 3 years ago

kprasadvnsi commented 3 years ago

photo6091385669210450851

The dmesg log shows the following:

[riscv@fedora-starfive ~]$ dmesg [ 0.000000] Linux version 5.10.6+ (fedora@soft04) (riscv64-linux-gnu-gcc (GCC) 10.2.1 20200826 (Red Hat Cross 10.2.1-3), GNU ld version 2.35.1-1.fc33) #26 SMP Tue Apr 20 03:32:34 CST 2021 [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000 [ 0.000000] earlycon: sbi0 at I/O port 0x0 (options '') [ 0.000000] printk: bootconsole [sbi0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Initial ramdisk at: 0x(ptrval) (29872128 bytes) [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a0000000, size 640 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000f9000000, size 16 MiB [ 0.000000] OF: reserved mem: initialized node framebuffer@f9000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node framebuffer@fb000000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080200000-0x00000000f8ffffff] [ 0.000000] node 0: [mem 0x00000000fa000000-0x00000000faffffff] [ 0.000000] node 0: [mem 0x00000000fd000000-0x000000027fffffff] [ 0.000000] Zeroed struct page in unavailable ranges: 12800 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000027fffffff] [ 0.000000] On node 0 totalpages: 2084352 [ 0.000000] DMA32 zone: 8184 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 511488 pages, LIFO batch:63 [ 0.000000] Normal zone: 24576 pages used for memmap [ 0.000000] Normal zone: 1572864 pages, LIFO batch:63 [ 0.000000] software IO TLB: mapped [mem 0x000000009c000000-0x00000000a0000000] (64MB) [ 0.000000] SBI specification v0.2 detected [ 0.000000] SBI implementation ID=0x1 Version=0x9 [ 0.000000] SBI v0.2 TIME extension detected [ 0.000000] SBI v0.2 IPI extension detected [ 0.000000] SBI v0.2 RFENCE extension detected [ 0.000000] SBI v0.2 HSM extension detected [ 0.000000] riscv: ISA extensions acdfim [ 0.000000] riscv: ELF capabilities acdfim [ 0.000000] percpu: Embedded 25 pages/cpu s64600 r8192 d29608 u102400 [ 0.000000] pcpu-alloc: s64600 r8192 d29608 u102400 alloc=25*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2051592 [ 0.000000] Kernel command line: ro root=UUID=29f097dc-eba8-4043-a650-cfd06eef5461 rhgb console=tty0 console=ttyS0,115200 earlycon=sbi rootwait stmmaceth=chain_mode:1 selinux=0 LANG=en_US.UTF-8 [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 6680092K/8337408K available (10726K kernel code, 5508K rwdata, 6144K rodata, 355K init, 747K bss, 1001956K reserved, 655360K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] fixmap : 0xffffffcefee00000 - 0xffffffceff000000 (2048 kB) [ 0.000000] pci io : 0xffffffceff000000 - 0xffffffcf00000000 ( 16 MB) [ 0.000000] vmemmap : 0xffffffcf00000000 - 0xffffffcfffffffff (4095 MB) [ 0.000000] vmalloc : 0xffffffd000000000 - 0xffffffdfffffffff (65535 MB) [ 0.000000] lowmem : 0xffffffe000000000 - 0xffffffe1ffe00000 (8190 MB) [ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x40/0x440 with crng_init=0 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] ftrace: allocating 39153 entries in 153 pages [ 0.000000] ftrace: allocated 153 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] riscv-intc: 64 local interrupts mapped [ 0.000000] plic: disable L2 cache irq 128 in plic [ 0.000000] plic: disable L2 cache irq 131 in plic [ 0.000000] plic: disable L2 cache irq 129 in plic [ 0.000000] plic: disable L2 cache irq 130 in plic [ 0.000000] plic: disable L2 cache irq 128 in plic [ 0.000000] plic: disable L2 cache irq 131 in plic [ 0.000000] plic: disable L2 cache irq 129 in plic [ 0.000000] plic: disable L2 cache irq 130 in plic [ 0.000000] plic: plic@c000000: mapped 127 interrupts with 2 handlers for 4 contexts. [ 0.000000] rcu: Offload RCU callbacks from CPUs: (none). [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1] [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x171024e6b, max_idle_ns: 440795202301 ns [ 0.000008] sched_clock: 64 bits at 6MHz, resolution 160ns, wraps every 4398046511040ns [ 0.008342] Console: colour dummy device 80x25 [ 0.014780] printk: console [tty0] enabled [ 0.019012] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.029270] pid_max: default: 32768 minimum: 301 [ 0.034173] LSM: Security Framework initializing [ 0.038772] Yama: becoming mindful. [ 0.043009] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.051113] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.064626] rcu: Hierarchical SRCU implementation. [ 0.071380] EFI services will not be available. [ 0.077140] smp: Bringing up secondary CPUs ... [ 0.084175] smp: Brought up 1 node, 2 CPUs [ 0.093644] devtmpfs: initialized [ 0.105407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.115377] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.182899] NET: Registered protocol family 16 [ 0.188102] audit: initializing netlink subsys (disabled) [ 0.194115] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 [ 0.195041] thermal_sys: Registered thermal governor 'fair_share' [ 0.201907] thermal_sys: Registered thermal governor 'step_wise' [ 0.224205] OF: /soc/i2c@118b0000: could not find phandle [ 0.235808] OF: /soc/i2c@118c0000: could not find phandle [ 0.241238] OF: /soc/i2c@12450000: could not find phandle [ 0.249945] OF: /soc/i2c@118b0000: could not find phandle [ 0.255587] OF: /soc/i2c@118c0000: could not find phandle [ 0.261297] OF: /soc/i2c@12450000: could not find phandle [ 0.286805] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.293550] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.028113] alg: No test for 842 (842-generic) [ 1.033056] alg: No test for 842 (842-scomp) [ 1.073385] raid6: skip pq benchmark and using algorithm int64x8 [ 1.079461] raid6: using intx1 recovery algorithm [ 1.085311] starfive_gpio 11910000.gpio: SiFive GPIO chip registered 64 GPIOs [ 1.093076] fbcon: Taking over console [ 1.098268] iommu: Default domain type: Translated [ 1.103580] vgaarb: loaded [ 1.107295] SCSI subsystem initialized [ 1.111711] libata version 3.00 loaded. [ 1.112280] usbcore: registered new interface driver usbfs [ 1.118098] usbcore: registered new interface driver hub [ 1.123581] usbcore: registered new device driver usb [ 1.129274] OF: /soc/i2c@118b0000: could not find phandle [ 1.134648] i2c_designware 118b0000.i2c: Using 'clocks' : 49500000 / 1000 [ 1.141627] i2c_designware 118b0000.i2c: Using 'clocks' : 49500000 / 1000 [ 1.148360] i2c_designware 118b0000.i2c: Using 'clocks' : 49500000 / 1000 [ 1.155435] i2c_designware 118b0000.i2c: running with gpio recovery mode! scl,sda [ 1.164011] OF: /soc/i2c@118c0000: could not find phandle [ 1.169492] i2c_designware 118c0000.i2c: Using 'clocks' : 49500000 / 1000 [ 1.176241] i2c_designware 118c0000.i2c: Using 'clocks' : 49500000 / 1000 [ 1.183119] i2c_designware 118c0000.i2c: Using 'clocks' : 49500000 / 1000 [ 1.190154] i2c_designware 118c0000.i2c: running with gpio recovery mode! scl,sda [ 1.198410] OF: /soc/i2c@12450000: could not find phandle [ 1.203790] i2c_designware 12450000.i2c: Using 'clocks' : 50000000 / 1000 [ 1.210772] i2c_designware 12450000.i2c: Using 'clocks' : 50000000 / 1000 [ 1.217499] i2c_designware 12450000.i2c: Using 'clocks' : 50000000 / 1000 [ 1.224623] i2c_designware 12450000.i2c: running with gpio recovery mode! scl,sda [ 1.232766] mc: Linux media interface: v0.10 [ 1.237143] videodev: Linux video capture interface: v2.00 [ 1.242892] pps_core: LinuxPPS API ver. 1 registered [ 1.247930] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 1.257158] PTP clock support registered [ 1.261835] EDAC MC: Ver: 3.0.0 [ 1.267800] NetLabel: Initializing [ 1.271296] NetLabel: domain hash size = 128 [ 1.275586] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.281512] NetLabel: unlabeled traffic allowed by default [ 1.288126] clocksource: Switched to clocksource riscv_clocksource [ 1.448475] VFS: Disk quotas dquot_6.6.0 [ 1.452519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.480145] NET: Registered protocol family 2 [ 1.486657] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 1.495635] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.506240] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 1.518669] TCP: Hash tables configured (established 65536 bind 65536) [ 1.527191] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) [ 1.535885] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.543401] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.551967] NET: Registered protocol family 1 [ 1.556342] NET: Registered protocol family 44 [ 1.561001] PCI: CLS 0 bytes, default 64 [ 1.565261] Trying to unpack rootfs image as initramfs... [ 3.350551] Freeing initrd memory: 29168K [ 3.356755] Initialise system trusted keyrings [ 3.361357] Key type blacklist registered [ 3.365900] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 3.381991] zbud: loaded [ 3.428260] NET: Registered protocol family 38 [ 3.432694] xor: measuring software checksum speed [ 3.442202] 8regs : 2176 MB/sec [ 3.451148] 8regs_prefetch : 2171 MB/sec [ 3.459890] 32regs : 2251 MB/sec [ 3.468636] 32regs_prefetch : 2245 MB/sec [ 3.472928] xor: using function: 32regs (2251 MB/sec) [ 3.478040] Key type asymmetric registered [ 3.482257] Asymmetric key parser 'x509' registered [ 3.487220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.495426] io scheduler mq-deadline registered [ 3.500005] io scheduler kyber registered [ 3.504291] io scheduler bfq registered [ 3.508630] atomic64_test: passed [ 3.513390] pwm-sifive-ptc 12490000.pwm: Unable to find controller clock [ 3.521566] starfive,vpp-lcdc 12000000.sfivefb: starfive_fb_probe [ 3.528312] panel_name: tda_998x_1080p [ 3.532059] of_parse_rd_cmd_info: failed, key=id_read_cmd_info [ 3.537883] of_parse_rd_cmd_info: failed, key=esd_read_cmd_info [ 3.543916] of_parse_wr_cmd: failed, key=panel-on-command [ 3.549358] of_parse_wr_cmd: failed, key=panel-off-command [ 3.554826] of_parse_reset_seq:707, error reading reset-sequence, length found = 0 [ 3.563070] panel_name: seeed_5_inch [ 3.566687] of_parse_rd_cmd_info: failed, key=id_read_cmd_info [ 3.572551] of_parse_rd_cmd_info: failed, key=esd_read_cmd_info [ 3.578484] of_parse_wr_cmd: failed, key=panel-on-command [ 3.583876] of_parse_wr_cmd: failed, key=panel-off-command [ 3.589446] of_parse_reset_seq:707, error reading reset-sequence, length found = 0 [ 3.597156] starfive,vpp-lcdc 12000000.sfivefb: select displayer: tda_998x_1080p [ 3.739494] starfive,vpp-lcdc 12000000.sfivefb: DDR to LCDC [ 3.746073] Console: switching to colour frame buffer device 240x67 [ 3.746147] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 3.799974] select displayer: tda_998x_1080p [ 3.946092] tda998x 0-0070: found TDA19988 [ 3.983829] L2CACHE: No. of Banks in the cache: 2 [ 3.984914] random: fast init done [ 3.988722] L2CACHE: No. of ways per bank: 16 [ 3.996440] L2CACHE: Sets per bank: 1024 [ 4.000481] L2CACHE: Bytes per cache block: 64 [ 4.004969] L2CACHE: Index of the largest way enabled: 0 [ 4.013911] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.036865] printk: console [ttyS0] disabled [ 4.041426] 12440000.serial: ttyS0 at MMIO 0x12440000 (irq = 6, base_baud = 6250000) is a 16550A [ 4.050516] printk: console [ttyS0] enabled [ 4.059014] printk: bootconsole [sbi0] disabled [ 4.069990] dw-apb-uart 11870000.hs_serial: detected caps 00000000 should be 00000100 [ 4.078250] 11870000.hs_serial: ttyS1 at MMIO 0x11870000 (irq = 7, base_baud = 4640625) is a 16550 [ 4.092885] vic-rng 118d0000.trng: Initialized [ 4.101069] dw_spi_mmio 12410000.spi2: DMA init failed [ 4.109910] libphy: Fixed MDIO Bus: probed [ 4.116097] stmmaceth 10020000.gmac: IRQ eth_lpi not found [ 4.122178] stmmaceth 10020000.gmac: force_sf_dma_mode is ignored if force_thresh_dma_mode is set. [ 4.131597] stmmaceth 10020000.gmac: PTP uses main clock [ 4.137135] stmmaceth 10020000.gmac: no reset control found [ 4.143742] stmmaceth 10020000.gmac: User ID: 0x59, Synopsys ID: 0x37 [ 4.150568] stmmaceth 10020000.gmac: DWMAC1000 [ 4.155250] stmmaceth 10020000.gmac: DMA HW capability register supported [ 4.162363] stmmaceth 10020000.gmac: RX Checksum Offload Engine supported [ 4.169417] stmmaceth 10020000.gmac: COE Type 2 [ 4.174074] stmmaceth 10020000.gmac: Wake-Up On Lan supported [ 4.180120] stmmaceth 10020000.gmac: Enhanced/Alternate descriptors [ 4.186555] stmmaceth 10020000.gmac: Enabled extended descriptors [ 4.192878] stmmaceth 10020000.gmac: Chain mode enabled [ 4.198315] stmmaceth 10020000.gmac: Enable RX Mitigation via HW Watchdog Timer [ 4.205820] stmmaceth 10020000.gmac: device MAC address 2c:f7:f1:1b:e3:43 [ 4.263716] libphy: stmmac: probed [ 4.267296] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 4.277233] mdio_bus stmmac-0:07: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:07, irq=POLL) [ 4.291204] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.297985] ehci-pci: EHCI PCI platform driver [ 4.302880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.309474] ohci-pci: OHCI PCI platform driver [ 4.314213] uhci_hcd: USB Universal Host Controller Interface driver [ 4.348576] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.381677] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.417914] xhci-hcd xhci-hcd.0.auto: hcc params 0x200073c8 hci version 0x100 quirks 0x0000000000010010 [ 4.454791] xhci-hcd xhci-hcd.0.auto: irq 12, io mem 0x104d0000 [ 4.489004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 4.524815] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.559546] usb usb1: Product: xHCI Host Controller [ 4.591830] usb usb1: Manufacturer: Linux 5.10.6+ xhci-hcd [ 4.624752] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.658333] hub 1-0:1.0: USB hub found [ 4.689793] hub 1-0:1.0: 1 port detected [ 4.721846] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.755340] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.790466] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 4.824791] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.861044] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 4.897053] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.932024] usb usb2: Product: xHCI Host Controller [ 4.964626] usb usb2: Manufacturer: Linux 5.10.6+ xhci-hcd [ 4.997790] usb usb2: SerialNumber: xhci-hcd.0.auto [ 5.032114] hub 2-0:1.0: USB hub found [ 5.063607] hub 2-0:1.0: 1 port detected [ 5.096078] usbcore: registered new interface driver usbserial_generic [ 5.130440] usbserial: USB Serial support registered for generic [ 5.164591] mousedev: PS/2 mouse device common for all mice [ 5.198247] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 5.233090] i2c /dev entries driver [ 5.265578] poweroff-gpio soc:gpio-poweroff: gpio_poweroff_probe: pm_power_off function already registered [ 5.302818] poweroff-gpio: probe of soc:gpio-poweroff failed with error -16 [ 5.339514] sfc_temp_sensor 124a0000.tmpsensor: probe [ 5.382558] temp(c): 37.88 [ 5.413785] device-mapper: uevent: version 1.0.3 [ 5.447111] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com [ 5.484944] EDAC DEVICE0: Giving out device to module Sifive ECC Manager controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT) [ 5.525337] sdhci: Secure Digital Host Controller Interface driver [ 5.525346] sdhci: Copyright(c) Pierre Ossman [ 5.525412] Synopsys Designware Multimedia Card Interface Driver [ 5.626775] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.627262] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 4.02 [ 5.660743] dw_mmc 10000000.sdio0: IDMAC supports 32-bit address mode. [ 5.696994] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.732522] dw_mmc 10000000.sdio0: Using internal DMA controller. [ 5.766979] usb 1-1: Product: USB2.0 Hub [ 5.766996] usb 1-1: Manufacturer: GenesysLogic [ 5.798669] dw_mmc 10010000.sdio1: IDMAC supports 32-bit address mode. [ 5.801374] dw_mmc 10000000.sdio0: Version ID is 290a [ 5.833071] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 5.865377] dw_mmc 10000000.sdio0: DW MMC controller at irq 30,32 bit host data width,32 deep fifo [ 5.900136] ledtrig-cpu: registered to indicate activity on CPUs [ 5.933101] dw_mmc 10010000.sdio1: Using internal DMA controller. [ 5.968603] hid: raw HID events driver (C) Jiri Kosina [ 6.005326] dw_mmc 10010000.sdio1: Version ID is 290a [ 6.040513] usbcore: registered new interface driver usbhid [ 6.074485] mmc_host mmc0: card is polling. [ 6.107548] usbhid: USB HID core driver [ 6.175485] dw_mmc 10010000.sdio1: DW MMC controller at irq 31,32 bit host data width,32 deep fifo [ 6.208620] hub 1-1:1.0: USB hub found [ 6.240856] mmc_host mmc1: card is non-removable. [ 6.310552] hub 1-1:1.0: 4 ports detected [ 6.344426] drop_monitor: Initializing network drop monitor service [ 6.377268] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 400000Hz, actual 400000HZ div = 125) [ 6.411855] Initializing XFRM netlink socket [ 6.484526] usb 2-1: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice= 4.02 [ 6.485108] NET: Registered protocol family 10 [ 6.521661] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.591519] usb 2-1: Product: USB3.0 Hub [ 6.618617] Segment Routing with IPv6 [ 6.625543] usb 2-1: Manufacturer: GenesysLogic [ 6.658252] RPL Segment Routing with IPv6 [ 6.691795] mmc_host mmc1: Bus speed (slot 0) = 100000000Hz (slot req 400000Hz, actual 400000HZ div = 125) [ 6.724694] mip6: Mobile IPv6 [ 6.795003] NET: Registered protocol family 17 [ 6.829694] hub 2-1:1.0: USB hub found [ 6.830182] registered taskstats version 1 [ 6.895801] hub 2-1:1.0: 4 ports detected [ 6.895916] Loading compiled-in X.509 certificates [ 6.967701] Loaded X.509 cert 'Build time autogenerated kernel key: 9d4e7436ad55f30df590c72dfd04ea7a24dc79f1' [ 7.006793] zswap: loaded using pool lzo/zbud [ 7.042642] Key type ._fscrypt registered [ 7.075976] Key type .fscrypt registered [ 7.109356] Key type fscrypt-provisioning registered [ 7.145173] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 10000000Hz, actual 10000000HZ div = 5) [ 7.146778] Btrfs loaded, crc32c=crc32c-generic [ 7.217891] mmc0: new high speed SDXC card at address 0001 [ 7.258231] mmcblk0: mmc0:0001 00000 59.6 GiB [ 7.295622] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 7.334396] Key type encrypted registered [ 7.367914] ima: No TPM chip found, activating TPM-bypass! [ 7.368248] mmcblk0: p1 p2 [ 7.402768] ima: Allocated hash algorithm: sha256 [ 7.434536] usb 1-1.3: new full-speed USB device number 3 using xhci-hcd [ 7.468578] ima: No architecture policies found [ 7.538359] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 7.538598] evm: Initialising EVM extended attributes: [ 7.607178] evm: security.selinux [ 7.639311] evm: security.ima [ 7.671080] evm: security.capability [ 7.703372] evm: HMAC attrs: 0x1 [ 7.735186] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 7.769929] dw-apb-uart 12440000.serial: forbid DMA for kernel console [ 7.806516] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 7.845149] mmc1: queuing unknown CIS tuple 0x81 (9 bytes) [ 7.883231] usb 1-1.3: New USB device found, idVendor=248a, idProduct=8514, bcdDevice= 1.00 [ 7.921566] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 7.958748] usb 1-1.3: Product: Wireless Receiver [ 7.993126] usb 1-1.3: Manufacturer: Telink [ 8.051472] input: Telink Wireless Receiver Mouse as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:248A:8514.0001/input/input0 [ 8.097326] input: Telink Wireless Receiver Consumer Control as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:248A:8514.0001/input/input1 [ 8.206856] mmc_host mmc1: Bus speed (slot 0) = 100000000Hz (slot req 10000000Hz, actual 10000000HZ div = 5) [ 8.248578] input: Telink Wireless Receiver System Control as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:248A:8514.0001/input/input2 [ 8.298030] hid-generic 0003:248A:8514.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-xhci-hcd.0.auto-1.3/input0 [ 8.345915] mmc1: new high speed SDIO card at address 0001 [ 8.390545] input: Telink Wireless Receiver as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3:1.1/0003:248A:8514.0002/input/input3 [ 8.499506] hid-generic 0003:248A:8514.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-xhci-hcd.0.auto-1.3/input1 [ 8.638269] usb 1-1.4: new low-speed USB device number 4 using xhci-hcd [ 8.804769] usb 1-1.4: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.50 [ 8.844682] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 8.883770] usb 1-1.4: Product: USB Keyboard [ 8.919599] usb 1-1.4: Manufacturer: SIGMACHIP [ 8.971769] input: SIGMACHIP USB Keyboard as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4:1.0/0003:1C4F:0002.0003/input/input4 [ 9.079392] hid-generic 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-xhci-hcd.0.auto-1.4/input0 [ 9.135818] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0002.0004/input/input5 [ 9.248872] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/104c0000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0002.0004/input/input6 [ 9.297252] hid-generic 0003:1C4F:0002.0004: input,hidraw3: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-xhci-hcd.0.auto-1.4/input1 [ 13.637337] Freeing unused kernel memory: 352K [ 13.680518] ------------[ cut here ]------------ [ 13.716383] riscv/mm: Found insecure W+X mapping at address (ptrval)/0xffffffdff8000000 [ 13.756518] WARNING: CPU: 0 PID: 1 at arch/riscv/mm/ptdump.c:231 note_page+0x24c/0x252 [ 13.795778] Modules linked in: [ 13.830137] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.6+ #26 [ 13.867536] epc: ffffffe000208c66 ra : ffffffe000208c66 sp : ffffffe080007be0 [ 13.906032] gp : ffffffe0018416a8 tp : ffffffe080010000 t0 : ffffffd004a6c110 [ 13.944524] t1 : 0000000000000000 t2 : ffffffe000ea9d88 s0 : ffffffe080007c30 [ 13.983076] s1 : ffffffe080007e10 a0 : 0000000000000053 a1 : ffffffe001706c00 [ 14.021554] a2 : 00000000ffffdfff a3 : 0000000000000000 a4 : ffffffe0016269f0 [ 14.060102] a5 : ffffffe0016269f0 a6 : ffffffe0807bf270 a7 : ffffffffad55ad55 [ 14.098583] s2 : ffffffdff8001000 s3 : 0000000000000000 s4 : 0000000000000004 [ 14.136924] s5 : 0000000000000000 s6 : 0000000000000000 s7 : ffffffe080118e00 [ 14.175324] s8 : ffffffdff8001000 s9 : ffffffe080007d20 s10: ffffffe000000000 [ 14.213723] s11: ffffffdff8200000 t3 : 0000000000000001 t4 : 0000000000000002 [ 14.252079] t5 : 0000000000000010 t6 : ffffffe0800078d0 [ 14.288519] status: 0000000200000120 badaddr: ffffffe080007c00 cause: 0000000000000003 [ 14.327730] ---[ end trace f4fe94dffd7cf8d9 ]--- [ 14.364147] Checked W+X mappings: failed, 513 W+X pages found [ 14.400954] rodata_test: all tests were successful [ 14.437039] Run /init as init process [ 14.471659] with arguments: [ 14.471669] /init [ 14.471676] rhgb [ 14.471681] with environment: [ 14.471686] HOME=/ [ 14.471692] TERM=linux [ 14.471697] stmmaceth=chain_mode:1 [ 14.471702] LANG=en_US.UTF-8 [ 14.630976] systemd[1]: System time before build time, advancing clock. [ 14.707772] systemd[1]: systemd v246.6-3.0.riscv64.fc33 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD -SECCOMP +BLKID ) [ 14.795516] systemd[1]: Detected architecture riscv64. [ 14.833216] systemd[1]: Running in initial RAM disk. [ 14.898935] systemd[1]: Set hostname to . [ 15.769133] systemd[1]: /usr/lib/systemd/system/dracut-pre-udev.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the. [ 15.821993] systemd[1]: /usr/lib/systemd/system/dracut-pre-udev.service:28: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consi. [ 15.984366] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please . [ 16.116254] systemd[1]: /usr/lib/systemd/system/dracut-pre-trigger.service:23: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing . [ 16.171663] systemd[1]: /usr/lib/systemd/system/dracut-pre-trigger.service:24: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and co. [ 16.266127] systemd[1]: /usr/lib/systemd/system/dracut-pre-pivot.service:30: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing th. [ 16.321939] systemd[1]: /usr/lib/systemd/system/dracut-pre-pivot.service:31: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and cons. [ 16.428615] systemd[1]: /usr/lib/systemd/system/dracut-pre-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing th. [ 16.485570] systemd[1]: /usr/lib/systemd/system/dracut-pre-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and cons. [ 16.583601] systemd[1]: /usr/lib/systemd/system/dracut-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the se. [ 16.641443] systemd[1]: /usr/lib/systemd/system/dracut-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consider. [ 16.740820] systemd[1]: /usr/lib/systemd/system/dracut-initqueue.service:24: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing th. [ 16.799879] systemd[1]: /usr/lib/systemd/system/dracut-initqueue.service:25: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and cons. [ 16.901783] systemd[1]: /usr/lib/systemd/system/dracut-cmdline.service:26: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the . [ 16.961711] systemd[1]: /usr/lib/systemd/system/dracut-cmdline.service:27: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit file, and consid. [ 17.095093] systemd[1]: Queued start job for default target Initrd Default Target. [ 17.143782] random: systemd: uninitialized urandom read (16 bytes read) [ 17.189028] systemd[1]: Reached target Local File Systems. [ 17.268750] random: systemd: uninitialized urandom read (16 bytes read) [ 17.313888] systemd[1]: Reached target Slices. [ 17.388668] random: systemd: uninitialized urandom read (16 bytes read) [ 17.433270] systemd[1]: Reached target Swap. [ 17.498756] systemd[1]: Reached target Timers. [ 17.570092] systemd[1]: Listening on Journal Audit Socket. [ 17.649861] systemd[1]: Listening on Journal Socket (/dev/log). [ 17.720224] systemd[1]: Listening on Journal Socket. [ 17.800078] systemd[1]: Listening on udev Control Socket. [ 17.879692] systemd[1]: Listening on udev Kernel Socket. [ 17.948827] systemd[1]: Reached target Sockets. [ 18.035341] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 18.120259] systemd[1]: Starting Load Kernel Modules... [ 18.210698] systemd[1]: Starting Setup Virtual Console... [ 18.318248] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 18.413442] systemd[1]: Finished Load Kernel Modules. [ 18.455627] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 18.575076] systemd[1]: Starting Apply Kernel Variables... [ 18.649619] systemd[1]: Starting Create Static Device Nodes in /dev... [ 18.855755] systemd[1]: Finished Apply Kernel Variables. [ 18.953938] systemd[1]: Finished Create Static Device Nodes in /dev. [ 19.045712] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm. [ 19.180056] systemd[1]: Starting Journal Service... [ 19.323601] systemd[1]: Finished Setup Virtual Console. [ 19.420899] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped. [ 19.469795] audit: type=1130 audit(1607040004.780:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? re' [ 19.529305] systemd[1]: Condition check resulted in dracut cmdline hook being skipped. [ 19.577117] systemd[1]: Condition check resulted in dracut pre-udev hook being skipped. [ 19.634111] audit: type=1334 audit(1607040004.990:3): prog-id=7 op=LOAD [ 19.687346] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 19.733410] audit: type=1334 audit(1607040005.040:4): prog-id=8 op=LOAD [ 19.819367] audit: type=1334 audit(1607040005.040:5): prog-id=9 op=LOAD [ 20.071542] systemd[1]: Started Rule-based Manager for Device Events and Files. [ 20.149139] audit: type=1130 audit(1607040005.510:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 20.208889] systemd[1]: Started Journal Service. [ 20.288468] audit: type=1130 audit(1607040005.640:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succ' [ 20.670919] audit: type=1130 audit(1607040006.030:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? re' [ 22.189642] random: crng init done [ 22.233214] random: 7 urandom warning(s) missed due to ratelimiting [ 22.458934] audit: type=1130 audit(1607040007.820:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=' [ 22.748334] audit: type=1130 audit(1607040008.100:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succe' [ 24.551734] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 24.852119] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 24.928228] dw_mmc 10000000.sdio0: Unexpected interrupt latency [ 27.716224] audit: type=1130 audit(1607040013.070:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=su' [ 28.100327] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 28.463566] audit: type=1334 audit(1607040013.820:12): prog-id=6 op=UNLOAD [ 28.518335] audit: type=1334 audit(1607040013.820:13): prog-id=5 op=UNLOAD [ 28.568402] audit: type=1334 audit(1607040013.820:14): prog-id=4 op=UNLOAD [ 28.610872] audit: type=1334 audit(1607040013.830:15): prog-id=3 op=UNLOAD [ 28.656561] audit: type=1334 audit(1607040013.850:16): prog-id=9 op=UNLOAD [ 28.698342] audit: type=1334 audit(1607040013.850:17): prog-id=8 op=UNLOAD [ 28.741499] audit: type=1334 audit(1607040013.850:18): prog-id=7 op=UNLOAD [ 30.093571] audit: type=1334 audit(1607040015.450:19): prog-id=10 op=LOAD [ 30.133196] audit: type=1334 audit(1607040015.450:20): prog-id=11 op=LOAD [ 36.499498] systemd[1]: systemd v246.6-3.0.riscv64.fc33 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD -SECCOMP +BLKID ) [ 36.581627] systemd[1]: Detected architecture riscv64. [ 36.641212] systemd[1]: Set hostname to . [ 36.800806] kauditd_printk_skb: 28 callbacks suppressed [ 36.800818] audit: type=1334 audit(1607040022.160:49): prog-id=17 op=LOAD [ 36.867560] audit: type=1334 audit(1607040022.200:50): prog-id=17 op=UNLOAD [ 36.903094] audit: type=1334 audit(1607040022.200:51): prog-id=18 op=LOAD [ 36.937317] audit: type=1334 audit(1607040022.200:52): prog-id=18 op=UNLOAD [ 39.757117] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please . [ 40.045072] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-udev.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and co. [ 40.123510] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-udev.service:28: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your u. [ 40.209452] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-trigger.service:23: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and. [ 40.289905] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-trigger.service:24: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update you. [ 40.389037] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-pivot.service:30: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and c. [ 40.472791] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-pivot.service:31: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your . [ 40.616552] systemd[1]: /usr/lib/systemd/system/gssproxy.service:13: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid �→ /run/gssproxy.pid; please update the unit f. [ 40.829557] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and c. [ 40.918375] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-pre-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your . [ 41.018437] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-mount.service:22: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consi. [ 41.110174] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-mount.service:23: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your unit. [ 41.209762] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-initqueue.service:24: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and c. [ 41.305676] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-initqueue.service:25: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your . [ 41.409423] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline.service:26: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and con. [ 41.508763] systemd[1]: /usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline.service:27: Standard output type syslog+console is obsolete, automatically updating to journal+console. Please update your un. [ 41.936571] systemd[1]: /usr/lib/systemd/system/ip6tables.service:14: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setti. [ 41.997134] systemd[1]: /usr/lib/systemd/system/ip6tables.service:15: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setti. [ 42.060901] systemd[1]: /usr/lib/systemd/system/iptables.service:14: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the settin. [ 42.121954] systemd[1]: /usr/lib/systemd/system/iptables.service:15: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the settin. [ 43.087241] audit: type=1334 audit(1607040028.440:53): prog-id=19 op=LOAD [ 43.143991] audit: type=1334 audit(1607040028.500:54): prog-id=20 op=LOAD [ 43.184544] systemd[1]: initrd-switch-root.service: Succeeded. [ 43.193176] audit: type=1334 audit(1607040028.500:55): prog-id=21 op=LOAD [ 43.243366] systemd[1]: Stopped Switch Root. [ 43.288567] audit: type=1334 audit(1607040028.500:56): prog-id=22 op=LOAD [ 43.382118] audit: type=1131 audit(1607040028.540:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=suc' [ 43.386110] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. [ 43.443418] audit: type=1130 audit(1607040028.740:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=s' [ 43.443459] audit: type=1131 audit(1607040028.740:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=s' [ 43.627515] systemd[1]: Created slice system-getty.slice. [ 43.628275] audit: type=1334 audit(1607040028.990:60): prog-id=20 op=UNLOAD [ 43.769976] systemd[1]: Created slice system-modprobe.slice. [ 43.863613] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 43.958349] systemd[1]: Created slice system-sshd\x2dkeygen.slice. [ 44.052617] systemd[1]: Created slice User and Session Slice. [ 44.142391] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. [ 44.143375] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 44.294636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 44.389533] systemd[1]: Reached target Local Encrypted Volumes. [ 44.483619] systemd[1]: Stopped target Switch Root. [ 44.577297] systemd[1]: Stopped target Initrd File Systems. [ 44.671496] systemd[1]: Stopped target Initrd Root File System. [ 44.764361] systemd[1]: Reached target Paths. [ 44.853448] systemd[1]: Reached target Slices. [ 44.941207] systemd[1]: Reached target Swap. [ 45.027705] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 45.114559] systemd[1]: Listening on LVM2 poll daemon socket. [ 45.209994] systemd[1]: Listening on Process Core Dump Socket. [ 45.281170] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 45.364533] systemd[1]: Listening on udev Control Socket. [ 45.443457] systemd[1]: Listening on udev Kernel Socket. [ 45.521204] systemd[1]: Listening on User Database Manager Socket. [ 45.609696] systemd[1]: Mounting Huge Pages File System... [ 45.690061] systemd[1]: Mounting POSIX Message Queue File System... [ 45.764619] systemd[1]: Mounting Kernel Debug File System... [ 45.836883] systemd[1]: Mounting Kernel Trace File System... [ 45.909223] systemd[1]: Mounting Temporary Directory (/tmp)... [ 45.965688] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 45.979429] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 46.087512] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 46.139493] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 46.151375] systemd[1]: Starting Preprocess NFS configuration convertion... [ 46.273144] systemd[1]: plymouth-switch-root.service: Succeeded. [ 46.383394] systemd[1]: Stopped Plymouth switch root service. [ 46.426074] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 46.428412] audit: type=1131 audit(1607040031.780:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res' [ 46.429457] systemd[1]: systemd-fsck-root.service: Succeeded. [ 46.432644] systemd[1]: Stopped File System Check on Root Device. [ 46.618976] audit: type=1131 audit(1607040031.980:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=su' [ 46.619588] systemd[1]: Stopped Journal Service. [ 46.760550] systemd[1]: Starting Journal Service... [ 46.849952] systemd[1]: Starting Load Kernel Modules... [ 46.903563] systemd[1]: Starting Remount Root and Kernel File Systems... [ 47.041992] systemd[1]: Condition check resulted in Repartition Root Disk being skipped. [ 47.078032] systemd[1]: Starting Coldplug All udev Devices... [ 47.136880] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 47.237348] systemd[1]: sysroot.mount: Succeeded. [ 47.255330] systemd[1]: Started Journal Service. [ 48.181327] kauditd_printk_skb: 14 callbacks suppressed [ 48.181343] audit: type=1130 audit(1607040033.540:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=' [ 48.606598] audit: type=1130 audit(1607040033.960:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succe' [ 48.839222] audit: type=1130 audit(1607040034.200:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal' [ 48.902411] audit: type=1334 audit(1607040034.260:80): prog-id=26 op=LOAD [ 48.903750] audit: type=1334 audit(1607040034.260:81): prog-id=27 op=LOAD [ 48.904599] audit: type=1334 audit(1607040034.260:82): prog-id=28 op=LOAD [ 49.372431] audit: type=1130 audit(1607040034.730:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res' [ 50.020844] audit: type=1130 audit(1607040035.380:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? re' [ 50.515607] audit: type=1130 audit(1607040035.870:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succes' [ 54.266172] audit: type=1130 audit(1607040039.620:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 54.452755] EXT4-fs (mmcblk0p1): recovery complete [ 54.500124] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 54.578303] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff) [ 55.061621] audit: type=1130 audit(1607040040.420:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succ' [ 55.238499] audit: type=1130 audit(1607040040.590:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=' [ 55.669060] audit: type=1130 audit(1607040041.030:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? r' [ 56.499044] audit: type=1305 audit(1607040041.860:90): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1 [ 56.639257] audit: type=1305 audit(1607040041.860:91): op=set audit_pid=342 old=0 auid=4294967295 ses=4294967295 res=1 [ 56.853244] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 56.950456] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 63.877292] RPC: Registered named UNIX socket transport module. [ 63.914568] RPC: Registered udp transport module. [ 63.950024] RPC: Registered tcp transport module. [ 63.985500] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 85.690706] stmmaceth 10020000.gmac eth0: PHY [stmmac-0:00] driver [Generic PHY] (irq=POLL) [ 85.736285] dwmac1000: Master AXI performs fixed burst length [ 85.768303] stmmaceth 10020000.gmac eth0: No Safety Features support found [ 85.801337] stmmaceth 10020000.gmac eth0: No MAC Management Counters available [ 85.835941] stmmaceth 10020000.gmac eth0: IEEE 1588-2008 Advanced Timestamp supported [ 85.884849] stmmaceth 10020000.gmac eth0: registered PTP clock [ 85.948483] stmmaceth 10020000.gmac eth0: configuring for phy/rgmii-txid link mode [ 92.975068] starfive,vpp-lcdc 12000000.sfivefb: sf_fb_set_addr NO use PPx [ 114.718281] Unable to handle kernel paging request at virtual address 0000005f81efff2e [ 114.726463] Oops [#1] [ 114.728818] Modules linked in: nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat is [ 114.771401] CPU: 0 PID: 113 Comm: kworker/u4:2 Tainted: G W 5.10.6+ #26 [ 114.779587] Workqueue: netns cleanup_net [ 114.783632] epc: ffffffdf81efff2e ra : ffffffdf81efff2e sp : ffffffe0843a7ca0 [ 114.790951] gp : ffffffe0018416a8 tp : ffffffe0807f3580 t0 : 0000000000ff0000 [ 114.798354] t1 : 0000000000000000 t2 : 0000000000000010 s0 : ffffffe0843a7ce0 [ 114.805757] s1 : ffffffe0843a7d30 a0 : 7fffffffffffffff a1 : ffffffe0843a7b38 [ 114.813167] a2 : ffffffe1fed18980 a3 : 0000000000000000 a4 : ffffffffffffffff [ 114.820594] a5 : 0000000000000001 a6 : 0000000000000001 a7 : 0000000000000001 [ 114.827992] s2 : ffffffe0843a7d60 s3 : ffffffe081672000 s4 : ffffffe0843a7d60 [ 114.835401] s5 : 0000000000001000 s6 : ffffffdf81f1398c s7 : ffffffffffffffff [ 114.842802] s8 : ffffffe000abe996 s9 : 0000000000000cc0 s10: ffffffe0017d1920 [ 114.850210] s11: ffffffe0017d18d8 t3 : 0000000000000300 t4 : 0000ff0000000000 [ 114.857613] t5 : 0000000000ff0000 t6 : 0000000000000001 [ 114.863079] status: 0000000200000120 badaddr: 0000005f81efff2e cause: 000000000000000c [ 114.871446] ---[ end trace f4fe94dffd7cf8da ]---

kprasadvnsi commented 3 years ago

Monitor product link: https://www.amazon.in/dp/B081H8MM1Y

geertu commented 3 years ago

I also got "out of range" on a Sony TV (KDL-40E4020, from 2008)

pdp7 commented 3 years ago

From #32: there is now HDMI displays compatible list

This is wiki-style post so please edit it yourself. As FAQ notes 1, some displays do not work so let’s make sure to keep track of which ones do and which ones do not:

pdp7 commented 3 years ago

please refer to #32