A few time ago I changed my PC from Intel i5 to AMD Ryzen.
When trying to run one of my old Genymotion devices, it starts normally but after a few minutes, the window screen dissapeared.
There is no errors en the genymotion logs
Looking at VirtualBox, the virtual machine apparently started normally
In adb logcat I can see this message repeated: ServiceManager: Waiting for service SurfaceFlinger...
.
Do anybody know how it is going on?
The easiest should be just remove the emulated device and create a new one, but I have some files and configs that I need to preserve this one
Related
I'm trying to get adb to detect my Electrify on Windows 8, it would seem rooting and/or installing ROMs is impossible without adb, I have my phone plugged in and all the drivers installed except one "Motorola ADB Interface" of course. The manual driver installer errors out on "Cannot detect Operating System" is there anyway around this, either forcing the driver in, or not using ADB to root?
Use a linux live cd and install the android sdk, or use something like vmware, or try to extract the driver and force it to install in device manager, or dual boot an os that isnt in beta...
Sent from my MB855
The linux live cd should actually work I didnt think about that
I found this
http://forum.xda-developers.com/showthread.php?t=741824
It says its for use with HTC phones but could it possibly work with mine?
Its a year and a half old
Will the driver for my phone be installed/available?
I would post this there but its kind of a dead thread
If you have a spare thumb drive of 4gb or larger laying around you can do a persistent install of ubuntu (or just about any other distro) using LinuxLive USB Creator, which can be found here: http://www.linuxliveusb.com/
If you're not very familiar with linux, persistence is like having your linux operating system on a thumb drive with the advantage over a live cd being that any changes you make (such as installations or saved files) are not lost upon shutdown. So you could install the android sdk (which is all you should need) and then whenever you needed it you could just boot from your thumb drive. If you need help setting up (such as installing the sdk and setting the path and what not) let me know.
-devx
I have 5 devices here, Asus MeMo Pad ME170c, Lenovo 3500-fl, Archos Gamepad, HTC Desire HD and a cheapo generic chinese AllWinner a13. I cannot seem to get any of them to work on this pc. I cannot access them via adb nor browse the files on them via windows. Both the Asus and Lenovo are running KitKat 4.4.2 and connect up and under adb show as unauthorized, but I never get the authorization prompt on the devices. They show up under My PC where upon trying to access internal storage the window locks up/stops responding and the progress bar at the top fills up and gradually gets slower and slower until it's almost finished but then just carries on forever. I can never access the files. On my other pc I can access the files and get the authorization promp. Both pcs are running the exact same copy of windows 8.1 (installed from the same disk), are up to date and are both running the same usb drivers. So why can't I access the devices from this (my main) pc. The other devices are running older versions of android so I don't need to authorize the computer on these. They periodically show up as 'device' under adb but i cannot access their files as they show up as a removable device and when trying to access them windows says 'no media in the drive'.
I've done everything the same on both machines, the only difference is their hardware so I am wondering if there is anything hardware related that could be causing this problem. Could it be something to do with the motherboard?
The pc I can't access the devices with has an Asrock Z77 Pro4-M motherboard.
Does anyone have any suggestions on what could be going wrong here?
Cheers
Fraz.
I've been trying to sort this out on and off for months now and had no success. It's such a hassle having to upload and email myself the apk every time I need to test something. Any suggestions?
Hello,
This is my first topic here, so i don't know if am am doing something wrong.
Sometime ago i runned windows xp and 98 and tried some linux in my old galaxy s3 . In that time i found other apps to do that:
-Limbo pc emulator
libSdl (qemu)
and for running old games winulator.
The limbo's developer said in the description that the app couldn't run any windows after 98 becase of the android's storage low speed. But i could run windows xp. Now i have a galaxy s6 that has a much more faster storage, much more ram, more internal memory, much faster processor, but these apps doesn't run in my phone.
Limbo opens, i create a virtual machine but when i run it, the app just closes up and android show-me that warning that the app closed unexpectedly. Bochs opens, start to boot and a second after he opened, it just closes without any error, bochsout doesn't give nothing too and if i see in the wright time he recognizes the img's. libSdl opens, start to boot windows 98, and closes some seconds after opening, withou any error. Winulator chrashes the game when i try to run, and many people in internet says that winulator do that becase he is incompatible with the new JavaJVM.
I think that is some incompatibility of the app with my android version. My cell phone is an galaxy s6 "flat", has original ROM from samsung, recently updated to 6.0, original kernel, doesn't have root, and the apps were made to "android 2.2+".
Could anyone compile for me a version of bochs for my s6 or help-me to do that ? Or even give a link to a version that works on my phone?
Installing android virtual device (AVD) with Intel HAXM support
Installing HAXM via android studio sdk manager gives no error.. but in AVD Manager, an error displayed - "/dev/kvm is not found" and hence doesn't allow me to run AVD
Installing HAXM(6.1.2) by downloading from intel official website gives me an error "Failed to configure driver: unknown error. Failed to open driver" which I tried to resolve using this solution given on intel blog
But still not working for me as comments shows for few people it is not working too..
Now, Clicking on green run button gives me same error in addition it displays something more related to "enable Intel VT-x from bios"
Now, in my computer's bios settings.. there is no VT-x but just "Intel VT" feature that I enabled.. but still no difference.. same error message.. I tried uninstalling and reinstalling android studio and AVD.. still no solution
My PC config is :
4gb ram ddr3
Intel i3 550 3.20 ghz
BIOS version TCIBX10H.86A.0037 (not updated - latest firmware is TCIBX10H.86A.0048)
Intel hd graphics
500gb hdd
Windows 7 32bit
PS:
1. Hyper-v is not installed on my computer (may be not supported or Windows need to be installed, I never tried to install it myself)
2. There is no virtual box installed either
3. Sorry for bad english and I'm new to android app development also
One of your issues is that you are running a 32 bit system. Android devices tools require a 64 bit computer.
From what you have said about the missing bios option again tells me your pc is not compatible on a basic level. Not a whole lot you can do. Other then get a new pc to work with Android tools.
zelendel said:
One of your issues is that you are running a 32 bit system. Android devices tools require a 64 bit computer.
From what you have said about the missing bios option again tells me your pc is not compatible on a basic level. Not a whole lot you can do. Other then get a new pc to work with Android tools.
Click to expand...
Click to collapse
Thank you for your reply.
I have another PC of my colleague, but I don't know exact configuration of it. Still I came to know that it has 64-bit Windows 7 installed and some high end Nvedia graphics card installed. I'll try using it and let you know.
zelendel said:
One of your issues is that you are running a 32 bit system. Android devices tools require a 64 bit computer.
From what you have said about the missing bios option again tells me your pc is not compatible on a basic level. Not a whole lot you can do. Other then get a new pc to work with Android tools.
Click to expand...
Click to collapse
prattkool said:
Thank you for your reply.
I have another PC of my colleague, but I don't know exact configuration of it. Still I came to know that it has 64-bit Windows 7 installed and some high end Nvedia graphics card installed. I'll try using it and let you know.
Click to expand...
Click to collapse
Problem continues even on other PC and I could never find why the error continued even if I got VT - x supported and enabled on both the PCs now.. (I checked using 'IntelĀ® Processor Identification Utility' and 'securable.exe') finally i had to move on to 3rd party emulators which run on VirtualBox (like Genymotion).
Hello there
I just tried installing PrimeOS for the first time and I get an error message saying Disk service raised an external error Code: 2147024809
I'd like a solution to this problem please if one of the PrimeOS team can help
Another problem I got is after that error a part of my C/ partition where the prime was going to be installed is taken (the installation requires to shrink a part of the partition and it does so without even installing the system but the space is taken anyway) so far around 30 gigabytes are lost and i would like to know how to undo that.
Help would be appreciated
SeekN7eak said:
Hello there
I just tried installing PrimeOS for the first time and I get an error message saying Disk service raised an external error Code: 2147024809
I'd like a solution to this problem please if one of the PrimeOS team can help
Another problem I got is after that error a part of my C/ partition where the prime was going to be installed is taken (the installation requires to shrink a part of the partition and it does so without even installing the system but the space is taken anyway) so far around 30 gigabytes are lost and i would like to know how to undo that.
Help would be appreciated
Click to expand...
Click to collapse
i got that too install it from ISO better and have dual boot with you another OS ,use rufus to make ur USB
Missing os
Hope I'm on the correct thread.
Acer V5 122P came with Windows 8, updated to 8.1, 10, then CloudReady, PrimeOS ran but CloudReady took over.
Removing partitions with GParted I went too far and now have Missing OS.
PrimeOS is still on drive but won't run.
Windows 8.1 installer says partition is GPT.
I've made a real mess and have no idea how to get PrimeOS working and use my Acer.
Please can somebody help me.
@newbiecaem
To make your Acer laptop useable again do a clean Windows 10 installation.
How to install PrimeOS Android x86 on Windows PC / laptop is explained here.
Success
@jwoegerbauer
Many thanks. I had always wondered what a "clean install" was. Windows 10 now smoothly installed.
Hopefully now to dual boot with PrimeOS.
newbiecaem;83564405 [user=1890170 said:
@jwoegerbauer[/user]
Hopefully now to dual boot with PrimeOS.
Click to expand...
Click to collapse
@jwoegerbauer No success with installing primeos.
If I change boot to Legacy, I get missing OS.
If I leave it as UEFI nothing happens from the USB, it's not even listed in the boot order.
I tried the Windows installer, it didn't work either.
Are you able to help again?
@newbiecaem
To make PrimeOS installation an easy then if you're on Windows UEFI 64-bit use the PrimeOS Installer EXE, and not its image file ISO.
Also make sure Secure Boot is disabled in Windows UEFI.
PrimeOS PrimeSwitcher Not Switching
jwoegerbauer said:
@newbiecaem
To make PrimeOS installation an easy then if you're on Windows UEFI 64-bit use the PrimeOS Installer EXE, and not its image file ISO.
Also make sure Secure Boot is disabled in Windows UEFI.
Click to expand...
Click to collapse
I tried both standard and Classic. In each case PrimeSwitcher just brought me back to Windows 10.
I guess I'll just have to live with slo..o..o..w Windows 10.
Hi All,
The installation of PrimeOS 0.4.5 was easy. It takes about 15min. on my Lenovo T410 laptop
My issues coming after that:
1.) See almost all WiFi around me except my Samsung S20 Plus 5G Portable WiFi. why?
I see all WiFi routers around me, but none of my WiFi hotspots (Samsung S20+ / Huawei P10 and P9).
I tried with my wife Xiaomi Note M10 phone and working...
Any idea why only MI 10 working?
I tried all frequency combination (2.4 or 5)
2.) Almost all my favorites games are not running. Application closed/crashed during loading. (e.g: Guild Of Heroes, State Of Survival , Asphalt 9, CSR2)
Any idea why?
Istvan