mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #75] (VirtualMachine) Black screen after running the docker butomo1989/docker-android-x86-7.1.1 #59
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GreatBahram on GitHub (Apr 11, 2018).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/75
Operating System:
Ubuntu 16.04.3 LTS
Docker Image:
butomo1989/docker-android-x86-7.1.1
Docker Version:
18.02.0-ce
Docker Command to start docker-android:
docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -p 4723:4723 -e DEVICE="Samsung Galaxy S6" --name issue butomo1989/docker-android-x86-7.1.1Expected Behavior
See a mobile phone at least not just blank screen.
Actual Behavior
Blank screen !
@budtmo commented on GitHub (Apr 11, 2018):
Hi @GreatBahram
Thank you for opening the issue. Could you provide me the full logs?
@GreatBahram commented on GitHub (Apr 11, 2018):
docker container logs issue:
is this enough ?
@halsn commented on GitHub (Apr 12, 2018):
I have the same question.
Operating System:
Ubuntu 16.04.3 LTS
Docker Image:
butomo1989/docker-android-x86-7.1.1
Docker Version:
18.02.0-ce
Docker Command to start docker-android:
docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -p 4723:4723 -e DEVICE="Samsung Galaxy S6" --name android-container butomo1989/docker-android-x86-7.1.1Here is the log:
@budtmo commented on GitHub (Apr 12, 2018):
It works fine on my machine. Do you use normal machine or Virtual machine? have you already activated virtualization on your linux machine? @GreatBahram @halsn
@halsn commented on GitHub (Apr 13, 2018):
I use a Virtual machine @butomo1989
@GreatBahram commented on GitHub (Apr 13, 2018):
I used it on Virtual machine and I'm pretty sure virtualization is on my machine
@budtmo commented on GitHub (Apr 13, 2018):
What kind of VM do you use? and does your VM (not the host) support Virtualization? @GreatBahram @halsn for example Virtualbox doesnt support virtualization but I tried VMware Workstation Player once, and it works.
@halsn commented on GitHub (Apr 16, 2018):
I used VMware Workstation 12, but it doesn't work @butomo1989
@GreatBahram commented on GitHub (Apr 16, 2018):
I don't think you're right @butomo1989 since Virtualbox supports Hardware virtualization dude.
Thanks for your explanation
@khalidumarr commented on GitHub (May 6, 2018):
facing same issue using docker native on ubuntu 16.04. @butomo1989, its not only related to VM.
@budtmo commented on GitHub (May 14, 2018):
Hi @khalidumarr ,
it works fine on my machine. Could you give me information about spec of your machine? so I can help you.
@Adminius commented on GitHub (May 22, 2018):
same issue with x86-7.0 and x86-7.1.1 on real HW Intel P6100
EDIT: ok... i need another CPU:

@pasqualevitale commented on GitHub (May 30, 2018):
the x86 require KVM and inside the VirtualBox you can not install KVM due to the virtualization of the VM that inhibit the physical virtualization