rpi3 freeze at start-up with v0.9.0

edited November 2019 in Supported devices

Hello all,

i've the problem that the OS freeze at start-up after upgrade from 0.8.1 to the v0.9.0.
I've an rpi 3 b+ with official rpi 7" Display.
Give the screenshot where it stop.

Restart stay with the same issue.
For those who are interested I'll wait a little bit, then i reverse back to the v0.8.1

Cheers

Comments

  • edited November 2019

    path of screenshot didn't work...
    now here as link

  • Thanks for the screenshot. I don't think it is frozen. Probably just a resolution issue. Can you copy&paste the content of your config.txt file?

  • /boot/config.txt

    hdmi_group=2
    hdmi_drive=2
    hdmi_mode=87
    hdmi_cvt=1280 720 60
    hdmi_force_hotplug=1

    disable_overscan=1
    disable_fw_kms_setup=1

    dtoverlay=vc4-kms-v3d,cma-256
    avoid_warnings=2

    dtparam=sd_force_pio=on
    dtparam=i2c1=on
    dtparam=i2c_arm=on

    dtparam=audio=on
    audio_pwm_mode=2

    initial_turbo=30
    start_x=1
    kernel=u-boot.bin

    Woaw ! where comes those 1280x720?
    Is there an autoconfig tool by install or upgrade, which determine the resolution automatically?
    if yes how do it reference itself?

  • i've change it into hdmi_cvt=800 480 60 that's not better.
    does anyone knows how may be the refresh rate ?
    i don't know if the 60hz fits

  • edited November 2019

    I verified the refresh rate that's indeed the 60fps
    now i don't know what else could be the problem...

    @kalkov you're right it is not frozen, i may communicate with adb (sadly not with ssh).

  • I think hdmi_cvt=800 480 60 is fine.
    The first thing you should try is changing

    dtoverlay=vc4-kms-v3d,cma-256

    to

    dtoverlay=vc4-fkms-v3d,cma-256

    Also, if you have ADB working, please do "adb shell getprop" and paste the result here.

    There is a different thread about the SSH issue. Sorry for that, upgrades to newer versions always have hidden issues :(

  • ok i'll try this.

    There is a different thread about the SSH issue.

    Yes i now i observe the thread.

    Sorry for that, upgrades to newer versions always have hidden issues

    Yes i know especially with beta version. No problem i know the risks. And at the end i decided to do the upgrade only by myself. I thought, if it goes wrong i'll go back to the v0.8.1. But wanted to wait a little bit for giving a little bit time to share my issue and maybe give a little chance for an improvement...
    That's all right, thanks a lot for staying on the line.

  • I started the device today and remark that the definition went back to 1280x720
    I gave the command "adb shell getprop" and saw "[persist.rpi.mode.force]: [1280x720@60]"
    for changing screen size with adb i found this link
    Commands:

    adb shell wm size 800x480
    adb reboot

    But it still with 1280 720 60 :(
    System put it back with the wrong size automatically by each restarts

  • ideally would be to have a webgui to parametrize it and have all possibilities to have info of the device...
    On what emteria os is based? would it be possible to use cockpit webmin or ajenti? (or something like that)

  • Did you change the overlay as I proposed above? Please also post the content of adb shell getprop. It would be great if we can find out the cause, so the next stable version will have it fixed.

  • edited November 2019

    display works with this parameter dtoverlay=vc4-fkms-v3d,cma-256 but size is not 800x480, picture is too big.
    size is better with resolution 1280x720 but anyway wrong, it miss a margin on the right side. the v0.8.1 was better in this aspect

    now my adb shell getprop give the following things

    [camera.disable_zsl_mode]: [1]
    [config.disable_consumerir]: [true]
    [config.disable_samplingprof]: [true]
    [ctl.stop]: [sendreport]
    [dalvik.vm.appimageformat]: [lz4]
    [dalvik.vm.boot-dex2oat-threads]: [3]
    [dalvik.vm.dex2oat-Xms]: [8m]
    [dalvik.vm.dex2oat-Xmx]: [64m]
    [dalvik.vm.dex2oat-flags]: [--no-watch-dog]
    [dalvik.vm.dex2oat-swap]: [true]
    [dalvik.vm.dex2oat-threads]: [2]
    [dalvik.vm.heapgrowthlimit]: [96m]
    [dalvik.vm.heapmaxfree]: [8m]
    [dalvik.vm.heapminfree]: [512k]
    [dalvik.vm.heapsize]: [256m]
    [dalvik.vm.heapstartsize]: [8m]
    [dalvik.vm.heaptargetutilization]: [0.75]
    [dalvik.vm.image-dex2oat-Xms]: [64m]
    [dalvik.vm.image-dex2oat-Xmx]: [64m]
    [dalvik.vm.isa.arm.features]: [default]
    [dalvik.vm.isa.arm.variant]: [cortex-a53]
    [dalvik.vm.lockprof.threshold]: [500]
    [dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
    [dalvik.vm.usejit]: [true]
    [dalvik.vm.usejitprofiles]: [true]
    [debug.atrace.tags.enableflags]: [0]
    [debug.force_rtl]: [0]
    [dev.bootcomplete]: [1]
    [gsm.current.phone-type]: [1]
    [gsm.network.type]: [Unknown]
    [gsm.operator.alpha]: []
    [gsm.operator.iso-country]: []
    [gsm.operator.isroaming]: [false]
    [gsm.operator.numeric]: []
    [gsm.sim.operator.alpha]: []
    [gsm.sim.operator.iso-country]: []
    [gsm.sim.operator.numeric]: []
    [gsm.sim.state]: [NOT_READY]
    [init.svc.adbd]: [running]
    [init.svc.audioserver]: [running]
    [init.svc.bootanim]: [stopped]
    [init.svc.btuart-rpi3bplus]: [stopped]
    [init.svc.cameraserver]: [running]
    [init.svc.console]: [running]
    [init.svc.debuggerd]: [running]
    [init.svc.drm]: [running]
    [init.svc.gatekeeperd]: [running]
    [init.svc.healthd]: [running]
    [init.svc.installd]: [running]
    [init.svc.keystore]: [running]
    [init.svc.lmkd]: [running]
    [init.svc.logd]: [running]
    [init.svc.logd-reinit]: [stopped]
    [init.svc.media]: [running]
    [init.svc.mediacodec]: [running]
    [init.svc.mediadrm]: [running]
    [init.svc.mediaextractor]: [running]
    [init.svc.netd]: [running]
    [init.svc.perfprofd]: [running]
    [init.svc.servicemanager]: [running]
    [init.svc.sshd]: [stopped]
    [init.svc.sudaemon]: [running]
    [init.svc.surfaceflinger]: [running]
    [init.svc.ueventd]: [running]
    [init.svc.vncd]: [running]
    [init.svc.vold]: [running]
    [init.svc.wpa_supplicant]: [running]
    [init.svc.zygote]: [running]
    [keyguard.no_require_sim]: [true]
    [log.tag.WifiHAL]: [D]
    [logd.logpersistd.enable]: [true]
    [net.bt.name]: [Android]
    [net.change]: [net.dns1]
    [net.dns1]: [192.168.178.24]
    [net.dns2]: [8.8.4.4]
    [net.hostname]: [android-2e030919be5bbe71]
    [net.qtaguid_enabled]: [0]
    [net.tcp.default_init_rwnd]: [60]
    [nfc.app_log_level]: [1]
    [nfc.enable_protocol_log]: [0]
    [persist.adb.tcp.port]: [5555]
    [persist.rpi.backlight.full]: [1]
    [persist.rpi.mode.force]: [1280x720@60]
    [persist.rpi.mode.state]: [#02911100131]
    [persist.rpi.model]: [rpi3bplus]
    [persist.rpi.use-fkms]: [1]
    [persist.service.bdroid.bdaddr]: [22:22:de:27:89:61]
    [persist.sys.dalvik.vm.lib.2]: [libart.so]
    [persist.sys.fake-signatures]: [0]
    [persist.sys.locale]: [fr-FR]
    [persist.sys.sftpd.enabled]: [0]
    [persist.sys.sshd.enabled]: [1]
    [persist.sys.timezone]: [Europe/Amsterdam]
    [persist.sys.ui.hw]: [true]
    [persist.sys.usb.config]: [adb]
    [persist.sys.vncd.enabled]: [1]
    [persist.sys.webview.vmsize]: [104857600]
    [pm.dexopt.ab-ota]: [speed-profile]
    [pm.dexopt.bg-dexopt]: [speed-profile]
    [pm.dexopt.boot]: [verify-profile]
    [pm.dexopt.core-app]: [speed]
    [pm.dexopt.first-boot]: [interpret-only]
    [pm.dexopt.forced-dexopt]: [speed]
    [pm.dexopt.install]: [interpret-only]
    [pm.dexopt.nsys-library]: [speed]
    [pm.dexopt.shared-apk]: [speed]
    [ro.allow.mock.location]: [0]
    [ro.baseband]: [unknown]
    [ro.board.platform]: [bcm2710]
    [ro.boot.hardware]: [rpi3]
    [ro.boot.selinux]: [permissive]
    [ro.boot.serialno]: [0000000097737e66]
    [ro.boot.wificountrycode]: [FR]
    [ro.bootimage.build.date]: [Mo 21. Okt 18:22:01 CEST 2019]
    [ro.bootimage.build.date.utc]: [1571674921]
    [ro.bootimage.build.fingerprint]: [emteria/rpi3/rpi3:7.1.2/N2G47J/kalkov10211822:userdebug/test-keys]
    [ro.bootloader]: [unknown]
    [ro.bootmode]: [unknown]
    [ro.build.characteristics]: [tablet,nosdcard]
    [ro.build.date]: [Mo 21. Okt 18:22:01 CEST 2019]
    [ro.build.date.utc]: [1571674921]
    [ro.build.description]: [rpi3-userdebug 7.1.2 N2G47J eng.kalkov.20191021.182201 release-keys]
    [ro.build.display.id]: [rpi3-userdebug 7.1.2 N2G47J eng.kalkov.20191021.182201]
    [ro.build.fingerprint]: [emteria/rpi3/rpi3:7.1.2/N2G47J/kalkov10211822:userdebug/release-keys]
    [ro.build.flavor]: [rpi3-userdebug]

    cheers

  • Sorry, but I need it altogether:
    1) Keep fkms overlay
    2) Set 800 600 60 resolution in config.txt
    3) Reboot and wait for the system to boot
    4) Call adb shell getprop

  • Hi
    fkms overlay is kept
    set 800 600 60
    after reboot gui is displayed but size is still not proper.
    Compared to the v0.8.1 all elements seems to bee bigger, and system spare a margin on right side
    adbshell getprop gives the followings things

    [camera.disable_zsl_mode]: [1]
    [config.disable_consumerir]: [true]
    [config.disable_samplingprof]: [true]
    [ctl.stop]: [sendreport]
    [dalvik.vm.appimageformat]: [lz4]
    [dalvik.vm.boot-dex2oat-threads]: [3]
    [dalvik.vm.dex2oat-Xms]: [8m]
    [dalvik.vm.dex2oat-Xmx]: [64m]
    [dalvik.vm.dex2oat-flags]: [--no-watch-dog]
    [dalvik.vm.dex2oat-swap]: [true]
    [dalvik.vm.dex2oat-threads]: [2]
    [dalvik.vm.heapgrowthlimit]: [96m]
    [dalvik.vm.heapmaxfree]: [8m]
    [dalvik.vm.heapminfree]: [512k]
    [dalvik.vm.heapsize]: [256m]
    [dalvik.vm.heapstartsize]: [8m]
    [dalvik.vm.heaptargetutilization]: [0.75]
    [dalvik.vm.image-dex2oat-Xms]: [64m]
    [dalvik.vm.image-dex2oat-Xmx]: [64m]
    [dalvik.vm.isa.arm.features]: [default]
    [dalvik.vm.isa.arm.variant]: [cortex-a53]
    [dalvik.vm.lockprof.threshold]: [500]
    [dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
    [dalvik.vm.usejit]: [true]
    [dalvik.vm.usejitprofiles]: [true]
    [debug.atrace.tags.enableflags]: [0]
    [debug.force_rtl]: [0]
    [dev.bootcomplete]: [1]
    [gsm.current.phone-type]: [1]
    [gsm.network.type]: [Unknown]
    [gsm.operator.alpha]: []
    [gsm.operator.iso-country]: []
    [gsm.operator.isroaming]: [false]
    [gsm.operator.numeric]: []
    [gsm.sim.operator.alpha]: []
    [gsm.sim.operator.iso-country]: []
    [gsm.sim.operator.numeric]: []
    [gsm.sim.state]: [NOT_READY]
    [init.svc.adbd]: [running]
    [init.svc.audioserver]: [running]
    [init.svc.bootanim]: [stopped]
    [init.svc.btuart-rpi3bplus]: [stopped]
    [init.svc.cameraserver]: [running]
    [init.svc.console]: [running]
    [init.svc.debuggerd]: [running]
    [init.svc.drm]: [running]
    [init.svc.gatekeeperd]: [running]
    [init.svc.healthd]: [running]
    [init.svc.installd]: [running]
    [init.svc.keystore]: [running]
    [init.svc.lmkd]: [running]
    [init.svc.logd]: [running]
    [init.svc.logd-reinit]: [stopped]
    [init.svc.media]: [running]
    [init.svc.mediacodec]: [running]
    [init.svc.mediadrm]: [running]
    [init.svc.mediaextractor]: [running]
    [init.svc.netd]: [running]
    [init.svc.perfprofd]: [running]
    [init.svc.servicemanager]: [running]
    [init.svc.sshd]: [stopped]
    [init.svc.sudaemon]: [running]
    [init.svc.surfaceflinger]: [running]
    [init.svc.ueventd]: [running]
    [init.svc.vncd]: [running]
    [init.svc.vold]: [running]
    [init.svc.wpa_supplicant]: [running]
    [init.svc.zygote]: [running]
    [keyguard.no_require_sim]: [true]
    [log.tag.WifiHAL]: [D]
    [logd.logpersistd.enable]: [true]
    [net.bt.name]: [Android]
    [net.change]: [net.dns1]
    [net.dns1]: [192.168.178.24]
    [net.dns2]: [8.8.4.4]
    [net.hostname]: [android-2e030919be5bbe71]
    [net.qtaguid_enabled]: [0]
    [net.tcp.default_init_rwnd]: [60]
    [nfc.app_log_level]: [1]
    [nfc.enable_protocol_log]: [0]
    [persist.adb.tcp.port]: [5555]
    [persist.rpi.backlight.full]: [1]
    [persist.rpi.mode.force]: [1280x720@60]
    [persist.rpi.mode.state]: [#02911100131]
    [persist.rpi.model]: [rpi3bplus]
    [persist.rpi.use-fkms]: [1]
    [persist.service.bdroid.bdaddr]: [22:22:de:27:89:61]
    [persist.sys.dalvik.vm.lib.2]: [libart.so]
    [persist.sys.fake-signatures]: [0]
    [persist.sys.locale]: [fr-FR]
    [persist.sys.sftpd.enabled]: [0]
    [persist.sys.sshd.enabled]: [1]
    [persist.sys.timezone]: [Europe/Amsterdam]
    [persist.sys.ui.hw]: [true]
    [persist.sys.usb.config]: [adb]
    [persist.sys.vncd.enabled]: [1]
    [persist.sys.webview.vmsize]: [104857600]
    [pm.dexopt.ab-ota]: [speed-profile]
    [pm.dexopt.bg-dexopt]: [speed-profile]
    [pm.dexopt.boot]: [verify-profile]
    [pm.dexopt.core-app]: [speed]
    [pm.dexopt.first-boot]: [interpret-only]
    [pm.dexopt.forced-dexopt]: [speed]
    [pm.dexopt.install]: [interpret-only]
    [pm.dexopt.nsys-library]: [speed]
    [pm.dexopt.shared-apk]: [speed]
    [ro.allow.mock.location]: [0]
    [ro.baseband]: [unknown]
    [ro.board.platform]: [bcm2710]
    [ro.boot.hardware]: [rpi3]
    [ro.boot.selinux]: [permissive]
    [ro.boot.serialno]: [0000000097737e66]
    [ro.boot.wificountrycode]: [FR]
    [ro.bootimage.build.date]: [Mo 21. Okt 18:22:01 CEST 2019]
    [ro.bootimage.build.date.utc]: [1571674921]
    [ro.bootimage.build.fingerprint]: [emteria/rpi3/rpi3:7.1.2/N2G47J/kalkov10211822:userdebug/test-keys]
    [ro.bootloader]: [unknown]
    [ro.bootmode]: [unknown]
    [ro.build.characteristics]: [tablet,nosdcard]
    [ro.build.date]: [Mo 21. Okt 18:22:01 CEST 2019]
    [ro.build.date.utc]: [1571674921]
    [ro.build.description]: [rpi3-userdebug 7.1.2 N2G47J eng.kalkov.20191021.182201 release-keys]
    [ro.build.display.id]: [rpi3-userdebug 7.1.2 N2G47J eng.kalkov.20191021.182201]
    [ro.build.fingerprint]: [emteria/rpi3/rpi3:7.1.2/N2G47J/kalkov10211822:userdebug/release-keys]
    [ro.build.flavor]: [rpi3-userdebug]
    [ro.build.host]: [aachen]
    [ro.build.id]: [N2G47J]
    [ro.build.product]: [rpi3]
    [ro.build.tags]: [release-keys]
    [ro.build.type]: [userdebug]
    [ro.build.user]: [kalkov]
    [ro.build.version.all_codenames]: [REL]
    [ro.build.version.base_os]: []
    [ro.build.version.codename]: [REL]
    [ro.build.version.incremental]: [eng.kalkov.20191021.182201]
    [ro.build.version.preview_sdk]: [0]
    [ro.build.version.release]: [7.1.2]
    [ro.build.version.sdk]: [25]
    [ro.build.version.security_patch]: [2018-01-05]
    [ro.carrier]: [unknown]
    [ro.config.alarm_alert]: [Alarm_Classic.ogg]
    [ro.config.low_ram]: [1]
    [ro.config.max_starting_bg]: [6]
    [ro.config.notification_sound]: [pixiedust.ogg]
    [ro.config.ringtone]: [Ring_Synth_04.ogg]
    [ro.crypto.state]: [unsupported]
    [ro.dalvik.vm.native.bridge]: [0]
    [ro.debuggable]: [1]
    [ro.device_owner]: [false]
    [ro.expect.recovery_id]: [0x851cead910aefe7fc56cb0bccda1d7366014d63d000000000000000000000000]
    [ro.hardware]: [rpi3]
    [ro.hdmi.device_type]: [4]
    [ro.hwui.disable_scissor_opt]: [true]
    [ro.hwui.layer_cache_size]: [12]
    [ro.hwui.texture_cache_flushrate]: [0.4]
    [ro.hwui.texture_cache_size]: [16]
    [ro.kernel.android.gps]: [ttyACM0]
    [ro.logd.size]: [128K]
    [ro.opengles.version]: [131072]
    [ro.product.board]: []
    [ro.product.brand]: [emteria]
    [ro.product.cpu.abi]: [armeabi-v7a]
    [ro.product.cpu.abi2]: [armeabi]
    [ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
    [ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
    [ro.product.cpu.abilist64]: []
    [ro.product.device]: [rpi3]
    [ro.product.locale]: [en-US]
    [ro.product.manufacturer]: [brcm]
    [ro.product.model]: [Raspberry Pi 3]
    [ro.product.name]: [rpi3]
    [ro.release.branch]: [aosp-7.1]
    [ro.release.target]: [rpi3]
    [ro.release.version]: [0.9.0]
    [ro.revision]: [0]
    [ro.rfkilldisabled]: [1]
    [ro.runtime.firstboot]: [1573030387206]
    [ro.secure]: [1]
    [ro.serialno]: [0000000097737e66]
    [ro.sf.lcd_density]: [213]
    [ro.sys.sdcardfs]: [true]
    [ro.wifi.channels]: []
    [ro.zygote]: [zygote32]
    [security.perf_harden]: [1]
    [selinux.reload_policy]: [1]
    [service.bootanim.exit]: [1]
    [sys.boot_completed]: [1]
    [sys.logbootcomplete]: [1]
    [sys.sysctl.extra_free_kbytes]: [10800]
    [sys.sysctl.tcp_def_init_rwnd]: [60]
    [sys.usb.config]: [adb]
    [sys.usb.configfs]: [0]
    [sys.usb.state]: [adb]
    [vold.has_adoptable]: [0]
    [vold.post_fs_data_done]: [1]
    [wifi.interface]: [wlan0]
    [wlan.driver.status]: [ok]

    cheers

  • edited November 2019

    No, I think the problem is on our side. This line is bothering me:

    [persist.rpi.mode.force]: [1280x720@60]

    Can you try running adb shell setprop persist.rpi.mode.force 800x480@60 and reboot the device afterwards?

    EDIT: The official touchscreen doesn't support 800x600, but only 800x480 (https://thepihut.com/products/official-raspberry-pi-7-touchscreen-display). So try adapting your config file.

  • that's correct. let me ask just one question. how did it work with the v0.8.1?
    i ask me where comes the 1280x720. i don't know how it was with the 0.8.1.
    I wait for my 2nd sdcard so that i may switch between v.0.8.1 and others (here v0.9.0) for being able to compare.
    I'll try now what you ask me for...

  • edited November 2019

    negatif!
    that's quite the same. i let the option fkms...

    what strange is, the first seconds of emteria splash screen is fully correct in resolution.
    Then comes a rearrangement where the logo get bigger, after that the screen is shifted a little bit right, and a little bit down (two black margin upstairs and left), and a blue margin on the right side for the software.

    would it be possible that a module is missed on the boot folder or a link to the correct is broken?
    As i understand for the 3d effect the mesa interface is used, but i don't know where it is...
    cma256 is not too much for the memory?

    So try adapting your config file.

    i don't know how i'd managed it. normally is size 800x480 not an other one.
    Maybe would be some possibilities to play with fps, but 60 is required...

    What i ask me is Why it overwrite the size with 1280x720?
    On what it is based, an autoconfig management tool is acting?
    Seems that all happened by start during the splash screen process...
    would be cool to know what is by acting and maybe stop this auto-things tool...

    As i told before, as soon as i get my other card i may play "in parallel" with the v0.8.1 to compare both...

    See you soon here. cheers

  • Hello,
    i tried the things described in https://help.emteria.com/kb/devices-rpi-3#enforcing-custom-resolution-by-manual-configuration
    And i come nearer on a better screens size. Sadly i should let the f in fkms by the overlay.
    Without this nothing works, system freeze in console mode.

    the 2 prop object in /system/build.prop didn't exist
    persist.rpi.mode.auto=0
    persist.rpi.mode.force=1024x600
    I add it by myself.

    It gives then as result (only with fkms overlay) a better screen size, but still a margin on the right side in blue-sky color where no software could cover it in full-size mode...

    Cheers

  • Can you post a screenshot? You shouldn't be using any other resolution except for 800x480@60. You also shouldn't be adding any properties to /system/build.prop, since the tutorial is not up-to-date for 0.9.x.

  • @kalkov

    You shouldn't be using any other resolution except for 800x480@60

    Technically Correct

    You also shouldn't be adding any properties to /system/build.prop, since the tutorial is not up-to-date for 0.9.x

    understand, but it makes anyway some improvement

    But in any case size is still not so fine as with the v0.8.1.
    the v0.8.1 give me the feeling that it had used a size bigger than 800x480. was finer with the resolution now.

    Please see the screenshot here
    https://cemoi71-drive.mycozy.cloud/#/folder/474a3129fc62f3351770ed07ac62dbf3
    Please remark that by one, it is displayed from /seetings/raspberry pi/ that current is 800x480 and requested is 1280x720...
    Quite confusing i think

    Cheers

  • Hello now i tried emteria with v0.8.1 again with an other card.
    Seems that it used the 1280x720 indeed.
    It didn't work directly after having prepared the sd-card. It block always onto he exec11 cli boot part by each startups during 3 days.

    here is the adb getprop output:

    [camera.disable_zsl_mode]: [1]
    [config.disable_consumerir]: [true]
    [config.disable_samplingprof]: [true]
    [ctl.stop]: [sendreport]
    [dalvik.vm.appimageformat]: [lz4]
    [dalvik.vm.boot-dex2oat-threads]: [3]
    [dalvik.vm.dex2oat-Xms]: [8m]
    [dalvik.vm.dex2oat-Xmx]: [64m]
    [dalvik.vm.dex2oat-flags]: [--no-watch-dog]
    [dalvik.vm.dex2oat-swap]: [true]
    [dalvik.vm.dex2oat-threads]: [2]
    [dalvik.vm.heapgrowthlimit]: [96m]
    [dalvik.vm.heapmaxfree]: [8m]
    [dalvik.vm.heapminfree]: [512k]
    [dalvik.vm.heapsize]: [256m]
    [dalvik.vm.heapstartsize]: [8m]
    [dalvik.vm.heaptargetutilization]: [0.75]
    [dalvik.vm.image-dex2oat-Xms]: [64m]
    [dalvik.vm.image-dex2oat-Xmx]: [64m]
    [dalvik.vm.isa.arm.features]: [default]
    [dalvik.vm.isa.arm.variant]: [cortex-a53]
    [dalvik.vm.lockprof.threshold]: [500]
    [dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
    [dalvik.vm.usejit]: [true]
    [dalvik.vm.usejitprofiles]: [true]
    [debug.atrace.tags.enableflags]: [0]
    [debug.force_rtl]: [0]
    [dev.bootcomplete]: [1]
    [gsm.current.phone-type]: [1]
    [gsm.network.type]: [Unknown]
    [gsm.operator.alpha]: []
    [gsm.operator.iso-country]: []
    [gsm.operator.isroaming]: [false]
    [gsm.operator.numeric]: []
    [gsm.sim.operator.alpha]: []
    [gsm.sim.operator.iso-country]: []
    [gsm.sim.operator.numeric]: []
    [gsm.sim.state]: [NOT_READY]
    [init.svc.adbd]: [running]
    [init.svc.audioserver]: [running]
    [init.svc.bootanim]: [stopped]
    [init.svc.btuart-rpi3bplus]: [stopped]
    [init.svc.cameraserver]: [running]
    [init.svc.console]: [running]
    [init.svc.debuggerd]: [running]
    [init.svc.drm]: [running]
    [init.svc.gatekeeperd]: [running]
    [init.svc.healthd]: [running]
    [init.svc.installd]: [running]
    [init.svc.keystore]: [running]
    [init.svc.lmkd]: [running]
    [init.svc.logd]: [running]
    [init.svc.logd-reinit]: [stopped]
    [init.svc.media]: [running]
    [init.svc.mediacodec]: [running]
    [init.svc.mediadrm]: [running]
    [init.svc.mediaextractor]: [running]
    [init.svc.netd]: [running]
    [init.svc.perfprofd]: [running]
    [init.svc.servicemanager]: [running]
    [init.svc.sudaemon]: [running]
    [init.svc.surfaceflinger]: [running]
    [init.svc.ueventd]: [running]
    [init.svc.vold]: [running]
    [init.svc.wpa_supplicant]: [running]
    [init.svc.zygote]: [running]
    [keyguard.no_require_sim]: [true]
    [log.tag.WifiHAL]: [D]
    [logd.logpersistd.enable]: [true]
    [net.bt.name]: [Android]
    [net.change]: [net.dns1]
    [net.dns1]: [192.168.178.24]
    [net.dns2]: [8.8.4.4]
    [net.hostname]: [android-469102627bd52051]
    [net.qtaguid_enabled]: [0]
    [net.tcp.default_init_rwnd]: [60]
    [nfc.app_log_level]: [1]
    [nfc.enable_protocol_log]: [0]
    [persist.adb.tcp.port]: [5555]
    [persist.rpi.backlight.full]: [0]
    [persist.rpi.mode.auto]: [1]
    [persist.rpi.mode.backup]: [1280x720]
    [persist.rpi.model]: [rpi3bplus]
    [persist.rpi.use-fkms]: [1]
    [persist.service.bdroid.bdaddr]: [22:22:45:e8:2f:44]
    [persist.sys.dalvik.vm.lib.2]: [libart.so]
    [persist.sys.fake-signatures]: [0]
    [persist.sys.locale]: [fr-FR]
    [persist.sys.timezone]: [Europe/Brussels]
    [persist.sys.ui.hw]: [true]
    [persist.sys.usb.config]: [adb]
    [persist.sys.webview.vmsize]: [104857600]
    [pm.dexopt.ab-ota]: [speed-profile]
    [pm.dexopt.bg-dexopt]: [speed-profile]
    [pm.dexopt.boot]: [verify-profile]
    [pm.dexopt.core-app]: [speed]
    [pm.dexopt.first-boot]: [interpret-only]
    [pm.dexopt.forced-dexopt]: [speed]
    [pm.dexopt.install]: [interpret-only]
    [pm.dexopt.nsys-library]: [speed]
    [pm.dexopt.shared-apk]: [speed]
    [ro.allow.mock.location]: [0]
    [ro.baseband]: [unknown]
    [ro.board.platform]: [bcm2710]
    [ro.boot.hardware]: [rpi3]
    [ro.boot.selinux]: [permissive]
    [ro.boot.serialno]: [0000000097737e66]
    [ro.boot.wificountrycode]: [FR]
    [ro.bootimage.build.date]: [Mi 14. Aug 11:56:14 CEST 2019]
    [ro.bootimage.build.date.utc]: [1565776574]
    [ro.bootimage.build.fingerprint]: [emteria/rpi3/rpi3:7.1.2/N2G47J/kalkov08141156:userdebug/test-keys]
    [ro.bootloader]: [unknown]
    [ro.bootmode]: [unknown]
    [ro.build.characteristics]: [tablet,nosdcard]
    [ro.build.date]: [Mi 14. Aug 11:56:14 CEST 2019]
    [ro.build.date.utc]: [1565776574]
    [ro.build.description]: [rpi3-userdebug 7.1.2 N2G47J eng.kalkov.20190814.115614 release-keys]
    [ro.build.display.id]: [rpi3-userdebug 7.1.2 N2G47J eng.kalkov.20190814.115614]
    [ro.build.fingerprint]: [emteria/rpi3/rpi3:7.1.2/N2G47J/kalkov08141156:userdebug/release-keys]
    [ro.build.flavor]: [rpi3-userdebug]
    [ro.build.host]: [aachen]
    [ro.build.id]: [N2G47J]
    [ro.build.product]: [rpi3]
    [ro.build.tags]: [release-keys]
    [ro.build.type]: [userdebug]
    [ro.build.user]: [kalkov]
    [ro.build.version.all_codenames]: [REL]
    [ro.build.version.base_os]: []
    [ro.build.version.codename]: [REL]
    [ro.build.version.incremental]: [eng.kalkov.20190814.115614]
    [ro.build.version.preview_sdk]: [0]
    [ro.build.version.release]: [7.1.2]
    [ro.build.version.sdk]: [25]
    [ro.build.version.security_patch]: [2018-01-05]
    [ro.carrier]: [unknown]
    [ro.config.alarm_alert]: [Alarm_Classic.ogg]
    [ro.config.low_ram]: [1]
    [ro.config.max_starting_bg]: [6]
    [ro.config.notification_sound]: [pixiedust.ogg]
    [ro.config.ringtone]: [Ring_Synth_04.ogg]
    [ro.crypto.state]: [unsupported]
    [ro.dalvik.vm.native.bridge]: [0]
    [ro.debuggable]: [1]
    [ro.device_owner]: [false]
    [ro.expect.recovery_id]: [0x5d4e9107d3cdae7792a6c86747b9341399828829000000000000000000000000]
    [ro.hardware]: [rpi3]
    [ro.hdmi.device_type]: [4]
    [ro.hwui.disable_scissor_opt]: [true]
    [ro.hwui.layer_cache_size]: [12]
    [ro.hwui.texture_cache_flushrate]: [0.4]
    [ro.hwui.texture_cache_size]: [16]
    [ro.kernel.android.gps]: [ttyACM0]
    [ro.logd.size]: [128K]
    [ro.opengles.version]: [131072]
    [ro.product.board]: []
    [ro.product.brand]: [emteria]
    [ro.product.cpu.abi]: [armeabi-v7a]
    [ro.product.cpu.abi2]: [armeabi]
    [ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
    [ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
    [ro.product.cpu.abilist64]: []
    [ro.product.device]: [rpi3]
    [ro.product.locale]: [en-US]
    [ro.product.manufacturer]: [brcm]
    [ro.product.model]: [Raspberry Pi 3]
    [ro.product.name]: [rpi3]
    [ro.release.branch]: [aosp-7.1]
    [ro.release.target]: [rpi3]
    [ro.release.version]: [0.8.1]
    [ro.revision]: [0]
    [ro.rfkilldisabled]: [1]
    [ro.runtime.firstboot]: [1574168435739]
    [ro.secure]: [1]
    [ro.serialno]: [0000000097737e66]
    [ro.sf.lcd_density]: [213]
    [ro.sys.sdcardfs]: [true]
    [ro.wifi.channels]: []
    [ro.zygote]: [zygote32]
    [security.perf_harden]: [1]
    [selinux.reload_policy]: [1]
    [service.bootanim.exit]: [1]
    [sys.boot_completed]: [1]
    [sys.logbootcomplete]: [1]
    [sys.sysctl.extra_free_kbytes]: [10800]
    [sys.sysctl.tcp_def_init_rwnd]: [60]
    [sys.usb.config]: [none]
    [sys.usb.configfs]: [0]
    [sys.usb.state]: [none]
    [vold.has_adoptable]: [0]
    [vold.post_fs_data_done]: [1]
    [wifi.interface]: [wlan0]
    [wlan.driver.status]: [ok]

    size is better than 800x480 or 1024x600 it don't fit with those resolution.
    I don't understand this, i have this one display https://www.amazon.de/gp/product/B01LZNCZ3A/ref=ppx_yo_dt_b_asin_title_o06_s00?ie=UTF8&psc=1

    Many thx in advance for clearing the mess
    Have nice continuation.
    Cheers

  • Hello
    same problem with v1.0.0.
    dtoverlay fkms option bring a better size, but cli block on the same sequence.
    I'll give soon some screenshot... need a little bit time....
    Cheers

  • Hello
    here is the screenshot for v1.0.0 where the start-up black with dtoverlay fkms and size 1280x720:
    picture 20191120_emteriaos-v1-startup.jpg
    As i told before I know that normally the display hasn't this size, but the v0.8.1 use is or something bigger than 800x480 or 1024x600 and display it very well....

    @kalkov do you have any new info on it or question about the issue now on v1.0.0?
    Thx in advance for the help and efforts.

    Cheers

  • interesting discussion that i found about size 800x480 / 1280x720
    https://www.raspberrypi.org/forums/viewtopic.php?p=878659

  • @kalkov great job with v1.1.0 it works again, res=800x480@59. The only problem that i have is that the only one android app that i use (the netatmo weather), behave differently now.
    It's quite the same as if the device is parametrized as mobile (not tablet). With this case the landscape view display one graph for a choosen sensor.

    The v0,7 behaved for me correctly, as if it was a tablet.
    And landscape view displayed all the current values of all sensors...
    How is it possible to have my rpi- device as tablet?
    Should i open a new thread for this?

  • @cemoi71, Yes, please open a new thread. Ideally with pictures showing the difference between 0.7 and 1.1. Also, it would be great to know what resolution was used in 0.7. Check settings -> Raspberry pi settings.

  • Ok i'll do it soon (tonight is think)
    could you please give some tipps for doing screenshot?
    The v0,7 is on the other card. I have to possibility top read the used resolution.
    The one is to put the card and start the device and show on settings=> rpi-settings.

    The other one would be to find the config file, do you know where it could be please?
    Many thanks
    cheers

  • I will comment on the other thread then. Forget about the screenshot for now.

  • Ok i'll do it soon (tonight is think)
    could you please give some tipps for doing screenshot?
    The v0,7 is on the other card. I have to possibility top read the used resolution.
    The one is to put the card and start the device and show on settings=> rpi-settings.

    The other one would be to find the config file, do you know where it could be please?
    Many thanks

  • Closing this thread as the original topic was resolved.

This discussion has been closed.