Advertisement
Guest User

Untitled

a guest
Jun 25th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. Info Beamer PI 1.0.1.b40a5f~buster-fkms (https://info-beamer.com)
  2. Copyright (c) 2012-2020, Florian Wesch <fw@info-beamer.com>
  3.  
  4. FKMS release for the Pi4. Be sure to read what has changed
  5. compared to the classic info-beamer pi version on earlier
  6. Pi models by running `info-beamer -fkms`.
  7.  
  8. info-beamer for the raspberry pi is free for private use. If you
  9. would like to make use of this software in a commercial way, you
  10. must buy a license which will support the continued development.
  11. See https://info-beamer.com/pi for more information. Thank you!
  12.  
  13. You might also take a look at info-beamer hosted. It's the best
  14. platform to run your info-beamer code. It does all the hard work
  15. for you: installation, maintenance, asset delivery, management..
  16. That way you can focus on the content. Learn more at:
  17.  
  18. https://info-beamer.com/hosted
  19.  
  20. +--------------------------------------------------+
  21. | Questions or feedback? Visit the community forum |
  22. | https://info-beamer.com/community for assistence.|
  23. +--------------------------------------------------+
  24.  
  25. [watchdog.c] software watchdog installed. 15 seconds timeout
  26. [main.c] chdir /opt
  27. [main.c] root node is fsp-node
  28. [main.c] running as euid/egid 0/0
  29. [main.c] created udp socket for 127.0.0.1:4444
  30. [main.c] cannot bind udp socket of family 10 for ::1:4444: Cannot assign requested address
  31. [main.c] created tcp socket for 127.0.0.1:4444
  32. [main.c] cannot bind tcp socket of family 10 for ::1:4444: Cannot assign requested address
  33. [main.c] bcm_host_init
  34. [main.c] luajit version: LuaJIT 2.1.0-beta3~f0e865
  35. [main.c] linux version: 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l
  36. [main.c] firmware version: Feb 12 2020 12:36:21 Copyright (c) 2012 Broadcom version c3c8dbdf147686fb0c3f32aece709d0653368810 (clean) (release) (start)
  37. [main.c] bootloader version: Sep 10 2019 10:41:50 version f626c772b15ba1b7e0532a8d50a761b3ccbdf3bb (release) timestamp 1568112110
  38. [main.c] pi version: 00b03111
  39. [main.c] pi model: Raspberry Pi 4 Model B Rev 1.1
  40. [main.c] config: arm_freq=1500 audio_pwm_mode=514 config_hdmi_boost=5 core_freq=500 core_freq_min=500 disable_commandline_tags=2 disable_l2cache=1 disable_splash=1 display_hdmi_rotate=-1 display_lcd_rotate=-1 dispmanx_offline=1 enable_gic=1 enable_tvout=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 gpu_freq=500 gpu_freq_min=250 init_uart_clock=0x2dc6c00 lcd_framerate=60 mask_gpu_interrupt0=1024 mask_gpu_interrupt1=0x10000 max_framebuffers=2 over_voltage_avs=-30000 pause_burst_frames=1 program_serial_random=1 ramfsaddr=-1 sdtv_mode=2 total_mem=2048 hdmi_force_cec_address:0=65535 hdmi_force_cec_address:1=65535 hdmi_ignore_hotplug:0=1 hdmi_pixel_freq_limit:0=0x11e1a300 hdmi_pixel_freq_limit:1=0x11e1a300
  41. [main.c] environ: INFOBEAMER_LOG_LEVEL=4
  42. [main.c] memory: arm=512M gpu=512M
  43. [main.c] file descriptor limit: 1024
  44. [misc.c] run id: b86c946682436757
  45. [surface.c] opening display 2
  46. [surface.c] DRM device /dev/dri/card1
  47. [surface.c] connectors: 1
  48. [surface.c] encoders: 1
  49. [surface.c] crtcs: 1
  50. [surface.c] found 1 attached devices
  51. [surface.c] Connector 0:
  52. [surface.c] detected Composite display 3 device Unk Composite dis
  53. [surface.c] 720x576@50.000 DMT 1
  54. [surface.c] skipping -> only display 2 active. This is 3
  55. [surface.c] No usable display found!
  56. CRITICAL ERROR: Cannot setup DRM device(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement