Re: [agl-dev-community] Latest graphics developments and trying out the new compositor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Marius,

Thank you for the update!
Last weekend, I tried the agl-compositor, but homescreen does't boot up. Do you have any idea for that?

At first, I tried for rcar m3, but bitbake failed. (I lost error logs...)

Next, I tried for qemu, bitbake succeeded, but I can see almost black screen after AGL splash screen.
I tried to run created vmdk image on VirtualBox and qemu on Ubuntu on VitualBox, almost same situation has been observed.
Please find the attached screenshot image and console log, they have taken running on VirtuaBox.
I don't normally use qemu, so this may be a problem for my usage.

Best regards
Kenji Hosokawa

-----Original Message-----
From: agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx <agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx> On Behalf Of Marius Vlad
Sent: Tuesday, May 26, 2020 6:24 AM
To: agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [agl-dev-community] Latest graphics developments and trying out the new compositor

Hi everyone,

A couple months ago we were announcing a new display infrastructure and a new compositor being developed on top of libweston. Today we're making a step closer into adopting and integrating the compositor with the AGL ecosystem.  While there's still a bit of work needed, we believe this is a good time for people to start trying it out.

In order to make the transition as seamlessly as possible we've been busy at converting/adapting the existing demo applications to fit the existing, private extension architecture. There are still a few rough edges needed to be ironed out mostly due to hard-coded window position assumptions, but functionality wise there shouldn't be an issue. We'd like to encourage testing, bug reporting and obviously we'd like to get as much feed-back as possible.

System-wide integration of the compositor showed that the windowmanager functionality is not longer necessary and we've decided to have these removal changes, for the moment, contained into a topic branch of mine, before back-merging into master. We still rely on *-homescreen binding and the library with the same name to launch application(s), but we will need to access a private extension interface -- implemented by the compositor (please see the previous announcement email for a larger explanation about that, and the whole architectural design) to show/display windows.

# How to try it out/Building it

# fetch sandbox/mvlad/agl-composit topic branch (contains system-wide modifications -- mostly removal of *windowmanager) $ repo init -b sandbox/mvlad/agl-compositor -m default.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo

# run aglsetup with agl-compositor distro feature -- necessary to pull in additional modifications $ source meta-agl/scripts/aglsetup.sh -b qemux86-64 agl-devel agl-demo agl-hmi-framework agl-voiceagent-alexa agl-compositor

where qemux86-64 is the MACHINETYPE, so please adjust accordingly.

# build
$ bitbake agl-demo-platform

While we try to keep this as stable as possible, notice you might experience some temporary breakage as we're still in a flux state of development by adding further functionality.

# Various changes since our last the announcement

## Policy API

We've integrated a policy framework into the compositor, and with it, a default allow-all actions policy engine, by hooking up all major entry points. The idea behind is to allow people write their own engines (for instance, a deny-all one, allowing applications based on their requirements). The framework can handle transitional states, that is users can inject states into the policy. For instance a common example here is to display the back-rear camera application when the driver switches in reverse, or showing the navigation application after a timeout period upon the car moving forward.

## Increased functionality with an additional private extension

One recurring theme was the ability that applications should signal/expose other applications surfaces, and for that we've added a new extension that allows to do just that. This new extension further tells applications about other window state changes, or allows to set further roles exposing the ability for applications to be behave like a pop-up, dialog kind of window, being independently positioned, or as split kind of a window, allowing to be displayed side-by-side with another application.

--
Marius Vlad





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8386): https://lists.automotivelinux.org/g/agl-dev-community/message/8386
Mute This Topic: https://lists.automotivelinux.org/mt/74466540/2167316
Group Owner: agl-dev-community+owner@xxxxxxxxxxxxxxxxxxxxxxxxx
Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/4543822/883735764/xyzzy  [list-automotive-discussions82@xxxxxxxxxxx]
-=-=-=-=-=-=-=-=-=-=-=-

Attachment: screen.png
Description: screen.png

BdsDxe: loading Boot0002 "UEFI VBOX HARDDISK VBa955df29-22ee334e " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0)
BdsDxe: starting Boot0002 "UEFI VBOX HARDDISK VBa955df29-22ee334e " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0)
                                    boot                                                                                                Reboot Into Firmware Interface                                                                              Boot in 5 sec.                                                                                     Boot in 5 sec.                                                                                     Boot in 5 sec.                                                                                     Boot in 5 sec.                                                                                     Boot in 5 sec.                                                                                     Boot in 5 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 4 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 3 sec.                                                                                     Boot in 2 sec.                                                                                     Boot in 2 sec.                                                                                     Boot in 2 sec.                                                                                     Boot in 2 sec.                                                                                     Boot in 2 sec.                                                                                     Boot in 2 sec.                                                                                     Boot in 2 sec.                                                                                                                                             [    0.000000] Linux version 5.4.27-yocto-standard (oe-user@oe-host) (gcc version 9.3.0 (GCC)) #1 SMP PREEMPT Tue Mar 10 00:00:00 UTC 2020
[    0.000000] Command line: LABEL=Boot root=PARTUUID=2a946de5-6289-4d1e-bea9-b97349f84916 rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 reboot=efi
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007de3dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007de3e000-0x000000007de3efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007de3f000-0x000000007de90fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007de91000-0x000000007df1afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007df1b000-0x000000007ef9afff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ef9b000-0x000000007eff2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007eff3000-0x000000007effafff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007effb000-0x000000007effefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007efff000-0x000000007f46afff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f46b000-0x000000007ffeffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi:  ACPI=0x7effa000  ACPI 2.0=0x7effa014  SMBIOS=0x7effd000  MPS=0x7effc000 
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 5273a001, primary cpu clock
[    0.000001] kvm-clock: using sched offset of 4917210146 cycles
[    0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000009] tsc: Detected 3600.018 MHz processor
[    0.002547] last_pfn = 0x7f46b max_arch_pfn = 0x400000000
[    0.002562] Disabled
[    0.002565] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.002569] CPU MTRRs all blank - virtualized system.
[    0.002574] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.002665] found SMP MP-table at [mem 0x0009fff0-0x0009ffff]
[    0.002688] check: Scanning 1 areas for low memory corruption
[    0.004013] Secure boot disabled
[    0.004024] ACPI: Early table checksum verification disabled
[    0.004029] ACPI: RSDP 0x000000007EFFA014 000024 (v02 VBOX  )
[    0.004035] ACPI: XSDT 0x000000007EFF90E8 000044 (v01 VBOX   VBOXFACP 00000001      01000013)
[    0.004045] ACPI: FACP 0x000000007EFF7000 0000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
[    0.004057] ACPI: DSDT 0x000000007EFF4000 002325 (v02 VBOX   VBOXBIOS 00000002 INTL 20100528)
[    0.004065] ACPI: FACS 0x000000007EFFE000 000040
[    0.004072] ACPI: APIC 0x000000007EFF8000 00006C (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
[    0.004081] ACPI: SSDT 0x000000007EFF3000 0001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20100528)
[    0.004090] ACPI: BGRT 0x000000007DE3E000 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.004147] Zone ranges:
[    0.004149]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004153]   DMA32    [mem 0x0000000001000000-0x000000007f46afff]
[    0.004156]   Normal   empty
[    0.004158] Movable zone start for each node
[    0.004160] Early memory node ranges
[    0.004163]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004166]   node   0: [mem 0x0000000000100000-0x000000007de3dfff]
[    0.004169]   node   0: [mem 0x000000007de3f000-0x000000007de90fff]
[    0.004172]   node   0: [mem 0x000000007df1b000-0x000000007ef9afff]
[    0.004175]   node   0: [mem 0x000000007efff000-0x000000007f46afff]
[    0.007498] Zeroed struct page in unavailable ranges: 3301 pages
[    0.007501] Initmem setup node 0 [mem 0x0000000000001000-0x000000007f46afff]
[    0.022651] ACPI: PM-Timer IO Port: 0xb008
[    0.022778] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.022784] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.022787] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.022797] Using ACPI (MADT) for SMP configuration information
[    0.022808] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.022850] [mem 0x7fff0000-0xffbfffff] available for PCI devices
[    0.022853] Booting paravirtualized kernel on KVM
[    0.022857] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.022869] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.023001] percpu: Embedded 51 pages/cpu s170968 r8192 d29736 u524288
[    0.023056] Built 1 zonelists, mobility grouping on.  Total pages: 512818
[    0.023059] Kernel command line: LABEL=Boot root=PARTUUID=2a946de5-6289-4d1e-bea9-b97349f84916 rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 reboot=efi
[    0.023436] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.023485] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.023581] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.029718] Memory: 2001120K/2083948K available (14340K kernel code, 1453K rwdata, 3392K rodata, 1612K init, 888K bss, 82828K reserved, 0K cma-reserved)
[    0.032958] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.032971] Kernel/User page tables isolation: enabled
[    0.032990] ftrace: allocating 44013 entries in 172 pages
[    0.070196] rcu: Preemptible hierarchical RCU implementation.
[    0.070199] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.070201] 	Tasks RCU enabled.
[    0.070203] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.070206] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.079768] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16
[    0.081382] random: get_random_bytes called from start_kernel+0x328/0x4ef with crng_init=0
[    0.081416] Console: colour dummy device 80x25
[    0.081956] printk: console [tty0] enabled
[    0.184248] printk: console [ttyS0] enabled
[    0.185016] ACPI: Core revision 20190816
[    0.185780] APIC: Switch to symmetric I/O mode setup
[    0.187107] x2apic enabled
[    0.188148] Switched APIC routing to physical x2apic.
[    0.192664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.193690] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e464bbc4f, max_idle_ns: 440795305529 ns
[    0.195387] Calibrating delay loop (skipped) preset value.. 7200.03 BogoMIPS (lpj=3600018)
[    0.196389] pid_max: default: 32768 minimum: 301
[    0.198679] LSM: Security Framework initializing
[    0.199411] Smack:  Initializing.
[    0.199925] Smack:  IPv6 port labeling enabled.
[    0.200451] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.201393] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.202822] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.203390] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.204389] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.205391] Spectre V2 : Mitigation: Full generic retpoline
[    0.206388] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.207389] Speculative Store Bypass: Vulnerable
[    0.208389] MDS: Mitigation: Clear CPU buffers
[    0.209611] Freeing SMP alternatives memory: 44K
[    0.312463] smpboot: CPU0: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.319470] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[    0.322401] rcu: Hierarchical SRCU implementation.
[    0.328391] smp: Bringing up secondary CPUs ...
[    0.337404] x86: Booting SMP configuration:
[    0.338390] .... node  #0, CPUs:      #1
[    0.111052] kvm-clock: cpu 1, msr 5273a041, secondary cpu clock
[    0.349409]  #2
[    0.111052] kvm-clock: cpu 2, msr 5273a081, secondary cpu clock
[    0.360417]  #3
[    0.111052] kvm-clock: cpu 3, msr 5273a0c1, secondary cpu clock
[    0.362420] smp: Brought up 1 node, 4 CPUs
[    0.364389] smpboot: Max logical packages: 1
[    0.365389] smpboot: Total of 4 processors activated (28800.14 BogoMIPS)
[    0.367444] devtmpfs: initialized
[    0.368620] PM: Registering ACPI NVS region [mem 0x7effb000-0x7effefff] (16384 bytes)
[    0.369547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.370403] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.371508] xor: automatically using best checksumming function   avx       
[    0.372399] pinctrl core: initialized pinctrl subsystem
[    0.374401] NET: Registered protocol family 16
[    0.375483] audit: initializing netlink subsys (disabled)
[    0.376430] audit: type=2000 audit(1590998519.389:1): state=initialized audit_enabled=0 res=1
[    0.378398] cpuidle: using governor menu
[    0.379568] ACPI: bus type PCI registered
[    0.380545] PCI: Using configuration type 1 for base access
[    0.409401] raid6: avx2x4   gen() 17460 MB/s
[    0.427393] raid6: avx2x4   xor()  9302 MB/s
[    0.445404] raid6: avx2x2   gen() 10691 MB/s
[    0.463403] raid6: avx2x2   xor()  7664 MB/s
[    0.481402] raid6: avx2x1   gen()  6367 MB/s
[    0.499400] raid6: avx2x1   xor()  4111 MB/s
[    0.517404] raid6: sse2x4   gen()  8371 MB/s
[    0.535407] raid6: sse2x4   xor()  4845 MB/s
[    0.553399] raid6: sse2x2   gen()  5625 MB/s
[    0.571401] raid6: sse2x2   xor()  3607 MB/s
[    0.589411] raid6: sse2x1   gen()  3296 MB/s
[    0.607410] raid6: sse2x1   xor()  1953 MB/s
[    0.608398] raid6: using algorithm avx2x4 gen() 17460 MB/s
[    0.609399] raid6: .... xor() 9302 MB/s, rmw enabled
[    0.610389] raid6: using avx2x2 recovery algorithm
[    0.611537] ACPI: Added _OSI(Module Device)
[    0.612398] ACPI: Added _OSI(Processor Device)
[    0.613390] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.614390] ACPI: Added _OSI(Processor Aggregator Device)
[    0.615390] ACPI: Added _OSI(Linux-Dell-Video)
[    0.616390] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.617399] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.622386] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.626018] ACPI: Interpreter enabled
[    0.626408] ACPI: (supports S0 S5)
[    0.627390] ACPI: Using IOAPIC for interrupt routing
[    0.628835] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.629642] ACPI: Enabled 2 GPEs in block 00 to 07
[    0.640458] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.641395] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.643690] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.644393] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.645569] PCI host bridge to bus 0000:00
[    0.646391] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.647391] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.648391] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.649400] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfdffffff window]
[    0.650393] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.651453] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.653885] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.656600] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
[    0.657921] pci 0000:00:01.1: reg 0x20: [io  0xc170-0xc17f]
[    0.658653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.659391] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.660400] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.661390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.662912] pci 0000:00:02.0: [15ad:0405] type 00 class 0x030000
[    0.666465] pci 0000:00:02.0: reg 0x10: [io  0xc160-0xc16f]
[    0.670437] pci 0000:00:02.0: reg 0x14: [mem 0x80000000-0x87ffffff pref]
[    0.674434] pci 0000:00:02.0: reg 0x18: [mem 0x88400000-0x885fffff]
[    0.688416] pci 0000:00:02.0: BAR 1: assigned to efifb
[    0.690454] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.693566] pci 0000:00:03.0: reg 0x10: [mem 0x88600000-0x8861ffff]
[    0.697531] pci 0000:00:03.0: reg 0x18: [io  0xc180-0xc187]
[    0.706093] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[    0.708490] pci 0000:00:04.0: reg 0x10: [io  0xc140-0xc15f]
[    0.710482] pci 0000:00:04.0: reg 0x14: [mem 0x88000000-0x883fffff]
[    0.712386] pci 0000:00:04.0: reg 0x18: [mem 0x88630000-0x88633fff pref]
[    0.720103] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
[    0.721514] pci 0000:00:05.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.722478] pci 0000:00:05.0: reg 0x14: [io  0xc100-0xc13f]
[    0.724681] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[    0.726900] pci 0000:00:07.0: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.727406] pci 0000:00:07.0: quirk: [io  0x4100-0x410f] claimed by PIIX4 SMB
[    0.729893] pci 0000:00:0c.0: [8086:1e31] type 00 class 0x0c0330
[    0.732544] pci 0000:00:0c.0: reg 0x10: [mem 0x88620000-0x8862ffff]
[    0.743823] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
[    0.744905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
[    0.745548] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
[    0.746547] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 *10 11)
[    0.748645] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.749386] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.749393] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.750389] vgaarb: loaded
[    0.751554] SCSI subsystem initialized
[    0.752495] ACPI: bus type USB registered
[    0.753427] usbcore: registered new interface driver usbfs
[    0.754410] usbcore: registered new interface driver hub
[    0.755423] usbcore: registered new device driver usb
[    0.756465] pps_core: LinuxPPS API ver. 1 registered
[    0.757389] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.758395] PTP clock support registered
[    0.759506] Registered efivars operations
[    0.760453] Advanced Linux Sound Architecture Driver Initialized.
[    0.761406] PCI: Using ACPI for IRQ routing
[    0.762856] NetLabel: Initializing
[    0.763389] NetLabel:  domain hash size = 128
[    0.764096] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.765402] NetLabel:  unlabeled traffic allowed by default
[    0.766694] clocksource: Switched to clocksource kvm-clock
[    1.160443] pnp: PnP ACPI init
[    1.162497] pnp: PnP ACPI: found 3 devices
[    1.172810] thermal_sys: Registered thermal governor 'step_wise'
[    1.172812] thermal_sys: Registered thermal governor 'user_space'
[    1.178626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.181567] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.182934] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.184341] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.185740] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfdffffff window]
[    1.187472] NET: Registered protocol family 2
[    1.188828] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    1.190780] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.192659] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.195222] TCP: Hash tables configured (established 16384 bind 16384)
[    1.199656] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    1.201223] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    1.202965] NET: Registered protocol family 1
[    1.204607] RPC: Registered named UNIX socket transport module.
[    1.205821] RPC: Registered udp transport module.
[    1.206958] RPC: Registered tcp transport module.
[    1.208002] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.209447] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.210769] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.212240] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.216442] PCI: CLS 0 bytes, default 64
[    1.218048] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    1.219949] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e464bbc4f, max_idle_ns: 440795305529 ns
[    1.222466] clocksource: Switched to clocksource tsc
[    1.223413] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.226906] check: Scanning for low memory corruption every 60 seconds
[    1.228897] Initialise system trusted keyrings
[    1.230032] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    1.336560] NFS: Registering the id_resolver key type
[    1.337579] Key type id_resolver registered
[    1.338372] Key type id_legacy registered
[    1.365753] Key type cifs.idmap registered
[    1.371036] Key type asymmetric registered
[    1.372075] Asymmetric key parser 'x509' registered
[    1.373065] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.374720] io scheduler mq-deadline registered
[    1.375698] io scheduler kyber registered
[    1.376968] efifb: probing for efifb
[    1.377813] efifb: framebuffer at 0x80000000, using 3072k, total 3072k
[    1.379154] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.380549] efifb: scrolling: redraw
[    1.381273] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.392280] Console: switching to colour frame buffer device 128x48
[    1.399810] fb0: EFI VGA frame buffer device
[    1.401133] ACPI: AC Adapter [AC] (on-line)
[    1.402085] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.414079] ACPI: Power Button [PWRF]
[    1.414970] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    1.416687] ACPI: Sleep Button [SLPF]
[    1.419799] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
   1.442612] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.553613] Linux agpgart interface v0.103
[    1.562995] brd: module loaded
[    1.570483] loop: module loaded
[    1.571535] Uniform Multi-Platform E-IDE driver
[    1.572851] piix 0000:00:01.1: IDE controller (0x8086:0x7111 rev 0x01)
[    1.574561] piix 0000:00:01.1: not 100% native mode: will probe irqs later
[    1.576178] legacy IDE will be removed in 2021, please switch to libata
[    1.576178] Report any missing HW support to linux-ide@xxxxxxxxxxxxxxx
[    1.579398]     ide0: BM-DMA at 0xc170-0xc177
[    1.580659]     ide1: BM-DMA at 0xc178-0xc17f
[    2.553743] hda: VBOX HARDDISK, ATA DISK drive
[    4.821671] hda: UDMA/33 mode selected
[    6.367444] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    6.368765] ide1 at 0x170-0x177,0x376 on irq 15
[    6.370182] ide-gd driver 1.18
[    6.376658] hda: max request size: 128KiB
[    6.380662] hda: 4674100 sectors (2393 MB) w/256KiB Cache, CHS=4637/16/63
[    6.450914] hda: cache flushes supported
[    7.551052]  hda: hda1 hda2
[    7.558680] ide-cd driver 5.00
[    7.563081] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    7.567273] e100: Copyright(c) 1999-2006 Intel Corporation
[    7.571337] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    7.578491] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    8.840000] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:49:9a:0f
[    8.846714] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[    8.850887] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    8.855245] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    8.859014] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[    8.863081] igb: Copyright (c) 2007-2014 Intel Corporation.
[    8.866921] Fusion MPT base driver 3.04.20
[    8.870502] Copyright (c) 1999-2008 LSI Corporation
[    8.874220] Fusion MPT SPI Host driver 3.04.20
[    8.878042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.882265] ehci-pci: EHCI PCI platform driver
[    8.885936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    8.890050] ohci-pci: OHCI PCI platform driver
[    8.893606] uhci_hcd: USB Universal Host Controller Interface driver
[    8.899051] xhci_hcd 0000:00:0c.0: xHCI Host Controller
[    8.903033] xhci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 1
[    8.909184] xhci_hcd 0000:00:0c.0: hcc params 0x04000000 hci version 0x100 quirks 0x000000000000b930
[    8.914580] hub 1-0:1.0: USB hub found
[    8.918089] hub 1-0:1.0: 8 ports detected
[    8.922680] xhci_hcd 0000:00:0c.0: xHCI Host Controller
[    8.926736] xhci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 2
[    8.931507] xhci_hcd 0000:00:0c.0: Host supports USB 3.0 SuperSpeed
[    8.936372] hub 2-0:1.0: USB hub found
[    8.939905] hub 2-0:1.0: 6 ports detected
[    8.943823] usbcore: registered new interface driver usb-storage
[    8.947598] usbcore: registered new interface driver usbserial_generic
[    8.951667] usbserial: USB Serial support registered for generic
[    8.955989] usbcore: registered new interface driver cp210x
[    8.960063] usbserial: USB Serial support registered for cp210x
[    8.964195] usbcore: registered new interface driver pl2303
[    8.968212] usbserial: USB Serial support registered for pl2303
[    8.972511] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    8.977824] serio: i8042 KBD port at 0x60,0x64 irq 1
[    8.981634] serio: i8042 AUX port at 0x60,0x64 irq 12
[    8.985881] mousedev: PS/2 mouse device common for all mice
[    8.990795] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    8.999112] rtc_cmos rtc_cmos: registered as rtc0
[    9.003182] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    9.007745] usbcore: registered new interface driver i2c-tiny-usb
[    9.012265] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@xxxxxxxxxx
[    9.020508] intel_pstate: CPU model not supported
[    9.024492] sdhci: Secure Digital Host Controller Interface driver
[    9.028477] sdhci: Copyright(c) Pierre Ossman
[    9.032627] sdhci-pltfm: SDHCI platform and OF driver helper
[    9.040035] usbcore: registered new interface driver usbhid
[    9.044212] usbhid: USB HID core driver
[    9.048149] usbcore: registered new interface driver snd-usb-audio
[    9.052535] drop_monitor: Initializing network drop monitor service
[    9.059962] u32 classifier
[    9.063538]     input device check on
[    9.067195]     Actions configured
[    9.071227] NET: Registered protocol family 10
[    9.078886] Segment Routing with IPv6
[    9.082803] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    9.087146] NET: Registered protocol family 17
[    9.090752] Key type dns_resolver registered
[    9.097854] IPI shorthand broadcast: enabled
[    9.102145] sched_clock: Marking stable (8992073664, 110052500)->(9157511938, -55385774)
[    9.107491] registered taskstats version 1
[    9.111235] Loading compiled-in X.509 certificates
[    9.117737] Key type ._fscrypt registered
[    9.122384] Key type .fscrypt registered
[    9.126954] Btrfs loaded, crc32c=crc32c-generic
[    9.131682] Key type encrypted registered
[    9.137941] evm: Initialising EVM extended attributes:
[    9.142594] evm: security.SMACK64
[    9.145872] evm: security.capability
[    9.149158] evm: HMAC attrs: 0x1
[    9.153149] printk: console [netcon0] enabled
[    9.159918] netconsole: network logging started
[    9.163726] rtc_cmos rtc_cmos: setting system clock to 2020-06-01T08:02:02 UTC (1590998522)
[    9.168844] ALSA device list:
[    9.172340]   No soundcards found.
[    9.211688] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    9.219852] md: Waiting for all devices to be available before autodetect
[    9.228492] md: If you don't use raid, use raid=noautodetect
[    9.236527] md: Autodetecting RAID arrays.
[    9.240928] md: autorun ...
[    9.241991] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    9.248294] md: ... autorun DONE.
[    9.252984] random: fast init done
[    9.257597] EXT4-fs (hda2): INFO: recovery required on readonly filesystem
[    9.268066] EXT4-fs (hda2): write access will be enabled during recovery
[    9.334729] EXT4-fs (hda2): recovery complete
[    9.342346] EXT4-fs (hda2): mounted filesystem with ordered data mode. Opts: (null)
[    9.350235] VFS: Mounted root (ext4 filesystem) readonly on device 3:2.
[    9.354586] devtmpfs: mounted
[    9.360017] Freeing unused kernel image memory: 1612K
[    9.363939] Write protecting the kernel read-only data: 20480k
[    9.372029] Freeing unused kernel image memory: 2004K
[    9.376902] Freeing unused kernel image memory: 704K
[    9.380582] Run /sbin/init as init process
[    9.390257] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:0c.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input5
[    9.402210] hid-generic 0003:80EE:0021.0001: input: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:0c.0-1/input0
[    9.462499] systemd[1]: Successfully loaded Smack policies.
[    9.470586] systemd[1]: Successfully loaded Smack/CIPSO policies.
[    9.485041] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 2.996ms.
[    9.500849] systemd[1]: systemd 244.3+ 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)
[    9.511721] systemd[1]: Detected virtualization oracle.
[    9.518888] systemd[1]: Detected architecture x86-64.
[    9.555635] systemd[1]: Set hostname to <qemux86-64>.
[   10.100878] systemd[1]: /lib/systemd/system/sllin-demo.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/lin_config.pid ?¨ /run/lin_config.pid; please update the unit file accordingly.
[   10.124654] systemd[1]: /lib/systemd/system/cynagora-agent.socket:3: ListenStream= references a path below legacy directory /var/run/, updating /var/run/cynagora/cynagora.agent ?¨ /run/cynagora/cynagora.agent; please update the unit file accordingly.
[   10.141130] systemd[1]: /lib/systemd/system/cynagora-check.socket:3: ListenStream= references a path below legacy directory /var/run/, updating /var/run/cynagora/cynagora.check ?¨ /run/cynagora/cynagora.check; please update the unit file accordingly.
[   10.157062] systemd[1]: /lib/systemd/system/cynagora-admin.socket:3: ListenStream= references a path below legacy directory /var/run/, updating /var/run/cynagora/cynagora.admin ?¨ /run/cynagora/cynagora.admin; please update the unit file accordingly.
[   10.229736] systemd[1]: /lib/systemd/system/gpsd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/gpsd.sock ?¨ /run/gpsd.sock; please update the unit file accordingly.
[   10.260781] systemd[1]: Created slice system-afm\x2duser\x2dsession.slice.
[   10.275693] systemd[1]: Created slice system-getty.slice.
[   10.288724] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   10.299483] systemd[1]: Created slice User and Session Slice.
[   10.313434] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.324742] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.337464] systemd[1]: Reached target Host and Network Name Lookups.
[   10.349937] systemd[1]: Reached target Paths.
[   10.360190] systemd[1]: Reached target Remote File Systems.
[   10.373789] systemd[1]: Reached target Slices.
[   10.383264] systemd[1]: Reached target Swap.
[   10.398123] systemd[1]: Listening on Process Core Dump Socket.
[   10.409249] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   10.422464] systemd[1]: Listening on Journal Audit Socket.
[   10.434183] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.445900] systemd[1]: Listening on Journal Socket.
[   10.459542] systemd[1]: Listening on Network Service Netlink Socket.
[   10.468885] systemd[1]: Listening on udev Control Socket.
[   10.481675] systemd[1]: Listening on udev Kernel Socket.
[   10.491435] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.501491] systemd[1]: Mounting POSIX Message Queue File System...
[   10.517118] systemd[1]: Mounting Kernel Debug File System...
[   10.529951] systemd[1]: Mounting Temporary Directory (/tmp)...
[   10.544058] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   10.558739] systemd[1]: Starting Start psplash boot splash screen...
[   10.573718] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[   10.579236] systemd[1]: Starting File System Check on Root Device...
[   10.584315] random: rngd: uninitialized urandom read (16 bytes read)
[   10.587817] systemd[1]: Starting Journal Service...
[   10.591776] systemd[1]: Starting Load Kernel Modules...
[   10.596764] systemd[1]: Starting udev Coldplug all Devices...
[   10.600888] systemd[1]: Started Start psplash boot splash screen.
[   10.602625] systemd[1]: Mounted POSIX Message Queue File System.
[   10.604663] systemd[1]: Mounted Kernel Debug File System.
[   10.606148] systemd[1]: Mounted Temporary Directory (/tmp).
[   10.608336] systemd[1]: Started Create list of static device nodes for the current kernel.
[   10.610300] mostcore: loading out-of-tree module taints kernel.
[   10.612917] mostcore: init()
[   10.617940] systemd[1]: Started Start psplash-systemd progress communication helper.
[   10.617942] aim_cdev: init()
[   10.621509] mostcore: registered new application interfacing module cdev
[   10.636536] mostcore: registered new application interfacing module networking
[   10.647243] aim_sound: init()
[   10.647916] mostcore: registered new application interfacing module sound
[   10.671317] mc: Linux media interface: v0.10
[   10.684339] videodev: Linux video capture interface: v2.00
[   10.696846] systemd[1]: Started Journal Service.
[   10.706261] mostcore: registered new application interfacing module v4l
[   10.714688] fuse: init (API version 7.31)
[   10.718009] usbcore: registered new interface driver hdm_usb
[   10.720743] sllin: serial line LIN interface driver
[   10.740360] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000 milliseconds
[   10.742772] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input6
[   10.753078] vboxguest: Successfully loaded version 6.1.4
[   10.755232] vboxguest: misc device minor 61, IRQ 20, I/O port c140, MMIO at 0000000088000000 (size 0x400000)
[   10.757115] EXT4-fs (hda2): re-mounted. Opts: (null)
[   10.779568] vboxsf: g_fHostFeatures=0x8000000f g_fSfFeatures=0x1 g_uSfLastFunction=29
[   10.783844] vboxsf: Successfully loaded version 6.1.4
[   10.785015] vboxsf: Successfully loaded version 6.1.4 on 5.4.27-yocto-standard SMP preempt mod_unload  (LINUX_VERSION_CODE=0x5041b)
[   10.785073] systemd-journald[151]: Received client request to flush runtime journal.
[   11.080230] e1000 0000:00:03.0 enp0s3: renamed from eth0
[   11.100591] [drm] DMA map mode: Caching DMA mappings.
[   11.106128] [drm] Capabilities:
[   11.106869] [drm]   Cursor.
[   11.107608] [drm]   Cursor bypass 2.
[   11.108573] [drm]   Alpha cursor.
[   11.108630] EFI Variables Facility v0.08 2004-May-17
[   11.109596] [drm]   3D.
[   11.111689] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.113244] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input7
[   11.145699] [drm]   Extended Fifo.
[   11.146373] [drm]   Pitchlock.
[   11.147212] [drm]   Irq mask.
[   11.156240] [drm]   GMR.
[   11.159401] [drm]   Traces.
[   11.160069] [drm]   GMR2.
[   11.161761] [drm]   Screen Object 2.
[   11.162524] [drm] Max GMR ids is 8192
[   11.165382] [drm] Max number of GMR pages is 1048576
[   11.171513] [drm] Max dedicated hypervisor surface memory is 393216 kiB
[   11.172863] [drm] Maximum display memory size is 131072 kiB
[   11.179879] [drm] VRAM at 0x80000000 size is 131072 kiB
[   11.184425] [drm] MMIO at 0x88400000 size is 2048 kiB
[   11.185565] vmwgfx 0000:00:02.0: BAR 1: can't reserve [mem 0x80000000-0x87ffffff pref]
[   11.192462] [drm] It appears like vesafb is loaded. Ignore above error if any.
[   11.230997] [TTM] Zone  kernel: Available graphics memory: 1013444 KiB
[   11.232829] [TTM] Initializing pool allocator
[   11.233742] [TTM] Initializing DMA pool allocator
[   11.234777] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.239676] [drm] No driver support for vblank timestamp query.
[   11.244652] [drm] Screen Objects Display Unit initialized
[   11.246067] [drm] width 1024
[   11.261887] [drm] height 768
[   11.264858] [drm] bpp 32
[   11.265793] [drm] Fifo max 0x00200000 min 0x00001000 cap 0x00000355
[   11.265804] [drm] DX: no.
[   11.265805] [drm] Atomic: yes.
[   11.265806] [drm] SM4_1: no.
[   11.265833] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.
[   11.265857] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.
[   11.330444] fb0: switching to svgadrmfb from EFI VGA
[   11.340109] Console: switching to colour dummy device 80x25
[   11.353696] fbcon: svgadrmfb (fb0) is primary device
[   11.353776] Console: switching to colour frame buffer device 128x48
[   11.361261] [drm] Initialized vmwgfx 2.15.0 20180704 for 0000:00:02.0 on minor 0
[   12.561205] random: crng init done
[   12.843472] snd_intel8x0 0000:00:05.0: measure - unreliable DMA position..
[   13.202858] snd_intel8x0 0000:00:05.0: measure - unreliable DMA position..
[   13.562814] snd_intel8x0 0000:00:05.0: measure - unreliable DMA position..
[   13.563997] snd_intel8x0 0000:00:05.0: clocking to 48000

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux