Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2020
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.73 KB | None | 0 0
  1. khadas@Khadas:~$ uname -a
  2. Linux Khadas 5.6.0 #0.8.3 SMP Sun Apr 19 23:05:58 UTC 2020 aarch64 GNU/Linux
  3.  
  4. khadas@Khadas:~$ ls -al /etc/X11/xorg.conf*
  5. total 12
  6. drwxrwxr-x 2 root root 4096 Apr 20 00:02 .
  7. drwxr-xr-x 10 root root 4096 Apr 20 00:02 ..
  8. -rw-rw-r-- 1 root root 264 Apr 19 23:33 01-panfrost.conf
  9.  
  10. khadas@Khadas:~$ cat /etc/X11/xorg.conf.d/01-panfrost.conf
  11. Section "ServerFlags"
  12. Option "AutoAddGPU" "off"
  13. Option "Debug" "dmabuf_capable"
  14. EndSection
  15.  
  16. Section "OutputClass"
  17. Identifier "Panfrost"
  18. MatchDriver "meson"
  19. Driver "modesetting"
  20. Option "PrimaryGPU" "true"
  21. EndSection
  22. khadas@Khadas:~$ lsmod
  23. Module Size Used by
  24. nfnetlink 16384 0
  25. fuse 131072 5
  26. zram 40960 4
  27. zsmalloc 32768 1 zram
  28. hci_uart 73728 0
  29. btqca 20480 1 hci_uart
  30. meson_vdec 77824 0
  31. btsdio 20480 0
  32. btbcm 24576 1 hci_uart
  33. bluetooth 585728 24 btqca,btsdio,hci_uart,btbcm
  34. panfrost 57344 3
  35. videobuf2_dma_contig 24576 1 meson_vdec
  36. ir_nec_decoder 20480 0
  37. gpu_sched 36864 1 panfrost
  38. ecdh_generic 16384 2 bluetooth
  39. videobuf2_memops 20480 1 videobuf2_dma_contig
  40. ecc 32768 1 ecdh_generic
  41. v4l2_mem2mem 45056 1 meson_vdec
  42. rc_khadas 16384 0
  43. videobuf2_v4l2 32768 2 meson_vdec,v4l2_mem2mem
  44. ao_cec 20480 0
  45. meson_ir 20480 0
  46. videobuf2_common 53248 3 meson_vdec,videobuf2_v4l2,v4l2_mem2mem
  47. leds_pwm 16384 0
  48. brcmfmac 299008 0
  49. brcmutil 24576 1 brcmfmac
  50. cfg80211 368640 1 brcmfmac
  51. rfkill 36864 6 bluetooth,cfg80211
  52. ip_tables 32768 0
  53. x_tables 45056 1 ip_tables
  54. btrfs 1138688 0
  55. xor 20480 1 btrfs
  56. xor_neon 16384 1 xor
  57. zstd_compress 159744 1 btrfs
  58. zlib_deflate 28672 1 btrfs
  59. raid6_pq 110592 1 btrfs
  60. libcrc32c 16384 1 btrfs
  61. rtc_hym8563 20480 0
  62. gpio_keys_polled 16384 0
  63.  
  64. khadas@Khadas:~$ sudo dmesg | egrep -i "midgard|panfrost|drm|vpu|gpu|meson|mali"
  65. [ 0.000000] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized
  66. [ 0.945379] soc soc0: Amlogic Meson GXM (S912) Revision 22:a (82:2) Detected
  67. [ 0.947995] c11084c0.serial: ttyAML6 at MMIO 0xc11084c0 (irq = 12, base_baud = 1500000) is a meson_uart
  68. [ 0.948508] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 17, base_baud = 1500000) is a meson_uart
  69. [ 1.756175] c81004e0.serial: ttyAML2 at MMIO 0xc81004e0 (irq = 18, base_baud = 1500000) is a meson_uart
  70. [ 1.830717] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  71. [ 1.836239] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  72. [ 1.842404] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  73. [ 1.848253] meson8b-dwmac c9410000.ethernet: no reset control found
  74. [ 1.855012] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  75. [ 1.861578] meson8b-dwmac c9410000.ethernet: DWMAC1000
  76. [ 1.866706] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  77. [ 1.874123] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  78. [ 1.881540] meson8b-dwmac c9410000.ethernet: COE Type 2
  79. [ 1.886714] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  80. [ 1.893701] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  81. [ 1.900116] meson8b-dwmac c9410000.ethernet: Normal descriptors
  82. [ 1.905949] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  83. [ 1.911727] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  84. [ 1.989047] meson-gx-mmc d0072000.mmc: Got CD GPIO
  85. [ 2.018195] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
  86. [ 2.047201] meson-sm: secure-monitor enabled
  87. [ 2.193573] meson-drm d0100000.vpu: Queued 2 outputs on vpu
  88. [ 2.193938] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  89. [ 2.200108] [drm] No driver support for vblank timestamp query.
  90. [ 2.206160] meson-drm d0100000.vpu: CVBS Output connector not available
  91. [ 2.240782] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  92. [ 2.245492] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  93. [ 2.253510] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops)
  94. [ 2.260734] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
  95. [ 2.267544] meson-drm d0100000.vpu: [drm] Cannot find any crtc or sizes
  96. [ 2.277605] meson-drm d0100000.vpu: [drm] Cannot find any crtc or sizes
  97. [ 2.473471] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq
  98. [ 7.808706] panfrost d00c0000.gpu: clock rate = 666666666
  99. [ 7.808987] panfrost d00c0000.gpu: d00c0000.gpu supply mali not found, using dummy regulator
  100. [ 7.816901] rc rc0: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0
  101. [ 7.817218] panfrost d00c0000.gpu: mali-t820 id 0x820 major 0x1 minor 0x0 status 0x0
  102. [ 7.825118] rc rc0: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
  103. [ 7.832473] panfrost d00c0000.gpu: features: 00000000,101e76ff, issues: 00000000,24040400
  104. [ 7.832483] panfrost d00c0000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
  105. [ 7.832492] panfrost d00c0000.gpu: shader_present=0x7 l2_present=0x1
  106. [ 7.841895] input: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0/input1
  107. [ 7.849898] panfrost d00c0000.gpu: GPU Fault 0x00000080 (UNKNOWN) at 0x00000006d0867a00
  108. [ 7.851116] [drm] Initialized panfrost 1.1.0 20180908 for d00c0000.gpu on minor 1
  109. [ 7.861948] meson-ir c8100580.ir: receiver initialized
  110. [ 7.994982] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  111. [ 10.001920] meson8b-dwmac c9410000.ethernet eth0: PHY [0.2009087f:00] driver [RTL8211F Gigabit Ethernet] (irq=39)
  112. [ 10.011074] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
  113. [ 10.014112] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
  114. [ 10.020915] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rgmii link mode
  115. [ 13.773008] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  116.  
  117. khadas@Khadas:~$ cat /var/log/Xorg.0.log | egrep -i "panfrost|mali|midgard|gpu|dri|drm"
  118. [ 11.565] (**) Option "AutoAddGPU" "off"
  119. [ 11.565] (**) Not automatically adding GPU devices
  120. [ 11.587] X.Org Video Driver: 24.0
  121. [ 11.587] X.Org XInput driver : 24.1
  122. [ 11.592] (II) xfree86: Adding drm device (/dev/dri/card1)
  123. [ 11.593] (II) xfree86: Adding drm device (/dev/dri/card0)
  124. [ 11.594] (**) OutputClass "Panfrost" setting /dev/dri/card0 as PrimaryGPU
  125. [ 11.678] (II) Applying OutputClass "Panfrost" to /dev/dri/card0
  126. [ 11.678] loading driver: modesetting
  127. [ 11.678] (==) Matched modesetting as autoconfigured driver 0
  128. [ 11.678] (==) Matched fbdev as autoconfigured driver 1
  129. [ 11.678] (==) Assigned the driver to the xf86ConfigLayout
  130. [ 11.680] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  131. [ 11.688] Module class: X.Org Video Driver
  132. [ 11.688] ABI class: X.Org Video Driver, version 24.0
  133. [ 11.689] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  134. [ 11.693] Module class: X.Org Video Driver
  135. [ 11.693] ABI class: X.Org Video Driver, version 24.0
  136. [ 11.693] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  137. [ 11.693] (II) FBDEV: driver for framebuffer: fbdev
  138. [ 11.695] (II) modeset(0): using drv /dev/dri/card0
  139. [ 11.699] ABI class: X.Org Video Driver, version 24.0
  140. [ 11.701] (II) Applying OutputClass "Panfrost" options to /dev/dri/card0
  141. [ 13.645] (II) modeset(0): glamor X acceleration enabled on Mali T820 (Panfrost)
  142. [ 14.040] (WW) modeset(0): Option "PrimaryGPU" is not used
  143. [ 14.042] (II) modeset(0): [DRI2] Setup complete
  144. [ 14.042] (II) modeset(0): [DRI2] DRI driver: meson
  145. [ 14.042] (II) modeset(0): [DRI2] VDPAU driver: meson
  146. [ 14.065] (II) Initializing extension DRI3
  147. [ 14.088] (II) GLX: Initialized DRI2 GL provider for screen 0
  148. [ 14.090] (II) Initializing extension XFree86-DRI
  149. [ 14.098] (II) Initializing extension DRI2
  150. [ 14.728] Module class: X.Org XInput Driver
  151. [ 14.728] ABI class: X.Org XInput driver, version 24.1
  152. [ 14.728] (II) Using input driver 'libinput' for 'gpio-keys-polled'
  153. [ 14.933] (II) Using input driver 'libinput' for 'meson-ir'
  154. [ 15.013] (II) Using input driver 'libinput' for 'meson-ir'
  155. [ 15.013] (**) Option "_source" "_driver/libinput"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement