Skip to content

scrcpy can not start on android-x86 running in Virtualbox #663

@lencyforce

Description

@lencyforce

I'm running Android-x86 nougat inside VirtualBox and connect to it using ADB over WIFI from another laptop.

Terminal:

C:\Program Files\scrcpy>scrcpy -m500 -b2M
C:\Program Files\scrcpy\scrcpy-server.jar: 1 file pushed. 0.4 MB/s (22470 bytes in 0.055s)
INFO: Initial texture: 320x480

And then got stuck here forever.

adb logcat:

07-24 04:45:00.033  1026  1026 D gralloc : Avoid registering a buffer in the process that created it. This may cause memory ordering problems.
07-24 04:45:00.033  1026  1026 E Gralloc1On0Adapter: gralloc0 register failed: 1
07-24 04:45:00.033  1026  1026 W GraphicBufferMapper: registerBuffer(0x7301c699deb0) failed: 5
07-24 04:45:00.033  1026  1026 E GraphicBuffer: unflatten: registerBuffer failed: Unknown error -5 (5)
07-24 04:45:00.033  1026  1026 E Surface : dequeueBuffer: IGraphicBufferProducer::requestBuffer failed: 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions