Is there any way to add driver manually? - Phoenix OS News, Q&A & Development

Currently my vega 8 gpu is not supported I see google swift shader on open gl version. How can I add amd driver into the system?

Related

BlueStacks?

Anyone have any luck installing BlueStacks on Win 7 on the x9500?
http://bluestacks.com/
I get the following error:
'Your graphics hardware or drivers do not support apps that need high performance graphics. A limited version is being installed, some apps may not run.
You may update the graphics drivers and re-install BlueStacks to try to resolve this limitation.'
After that, it shows a 'downloading' window, but never seems to complete to install anything.
ya, anyone a solution?
You graphic card must be compatible with OpenGL ES 2.0 and have the proper opengl drivers installed. Not all graphics cards support opengl es 2.0.
Why does BlueStacks not support my graphics card?
Issues installing apps - requires high performance graphics which are not supported
If you still have the graphics driver problem, you might be want to try to skip the graphics driver check found on this article http://howto.software-mirrors.com/2014/02/bluestacks-error-your-graphics-drivers-out-of-date.html
- First you need BlueStacks App Player Offline Installer
- Go to "Registry Editor" (Start > Run > type "regedit")
- Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\Config"
- Create a new DWORD value by right click on the right panel and choose "DWORD Value"
- Rename DWORD Value name to "SkipGraphicsDriverCheck" and change the value "1" by double click it.
- Try to install the BlueStacks App Player again.

help me with gpu and drivers! :(

Hi, i have a notebook with dual gpu: the intel graphich 2000 and amd ati 5650 hd. my pc was born with windows 7, but i have installed windows 8 because it is most speed.... but my ati hd 5650 not work with w8... if i download the driver for w8 for my gpu from the official site of amd/ati, when i install the driver my screen became black and don't work... can you help me??!
thanks
Sent from my GT-S5670 using xda premium
I have similar problem on my Desktop PC with nVidia GeForce 210. Try this:
First download the latest driver for your GPU, then:
1. Disable Internet access (tur off WiFi / unplug cable)
2. Boot in Safe mode
3. Uninstall driver
4.Reboot in safe mood
5. Install the latest driver for your GPU
6. Reboot in Normal mode
I had problem with drivers on netbook asus 1015PN I solved it by disabling internet connection and installing older driver from asus website but first I installed ACPI driver to make nvidia optimus mode work

Android-x86 4.4-r1 (KitKat-x86)

Hello everyone!
Nice news today.
Android-x86 4.4-r1 (KitKat-x86) 2014/08/08
The Android-x86.org is glad to announce the 4.4-r1 release to public. This is the first stable release Android-x86 4.4 (kitkat-x86).
Key Features
The 4.4-r1 release is based on the Android 4.4.2 (KitKat-MR1 release). We have fixed and added x86 specified code to let the system runs smoothly on x86 platforms, especially for tablets and netbooks. The key features contain
Integrate the ffmpeg as the stagefright-plugins to support much more multimedia files. Now we can play HD and full HD videos in apps.
Use the latest longterm stable kernel 3.10.52 with more drivers enabled. Most netbooks can run Android-x86 in the native resolution.
OpenGL ES hardware acceleration for AMD Radeon and Intel chipsets (PowerVR chips are NOT supported).
Enhance the installer to support upgrade from previous versions (since ics-x86). The text based GUI installer supports ext3/ext2/ntfs/fat32 filesystems.
KitKat style lanucher (Trebuchet).
Support Multi-touch, Wifi, Audio, Bluetooth, G-sensor and Camera.
Support Huawei 3G modem.
Simulate sdcard by internal storage.
External usb drive and sdcard are auto mounted to /storage/usbX on plugging. Support filesystem vfat/ntfs/exfat/ext4.
Support hybrid mode of iso images.
Multi-user support (max 8).
Support Ethernet (DHCP only).
Support 5-point touch calibration on some devices.
Support VM like Qemu and VMware.
Released File
We tried to create a universal image for most x86 platforms for the kitkat-x86 release. The plan is still in an experimental stage. Please report bugs to the android-x86 forum with detailed specs of your machine and error logs.
android-x86-4.4-r1.iso
sha1sum: dce96b2ff7e81cc7c2a884f6028f114ca3133c20
The iso file is hybrid format. That means you can dump the iso into a usb drive and get a bootable usb stick, like
$ dd if=android-x86-4.4-r1.iso of=/dev/sdX
where /dev/sdX is the device name of your usb drive.
Known issues
Suspend and resume may not work on some systems.
The installer can't format ext3 filesystem.
Origin: android-x86 .org/releases/releasenote-4-4-r1
Doesn't change a bit for us, it doesn't support the blob mess that is our medfield chip (no powervr, no audio)

Having difficulty launching emulator in Android Studio.

I'm new to development, but I thought I'd try my hand at it. I got android studio, and after a little trouble shooting got it to work, but I cannot get the emulator to work. When I try I get the following error: "J:\Users\Tatsuno\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_S_API_21 -netspeed full -netdelay none
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!"
I enabled virtualizing in my bios (I hope I did it right, I've never done it before) and attempted to install intelhaxm-android.exe. but when I tried to install that I got the following error: "VT not suported
This computer does not support Intel virtualization Technology (VT-x). HAXM cannot be installed
Please refer to the intel HAXM documentation for more information"
As I understand it, my problem is that my computer isn't acknowledging that virtualizing is enabled. any ideas on how to fix this?
Standard emulator very slow, use Genymotion or some other fast emulator

Can I force an app to install as ARM instead of x86?

I have a game, Chain Chronicle, that runs correctly when installed as ARM (on my phone and Andyroid) but is broken when installed as x86 (on the Nexus Player and Genymotion). It seems to be caused by broken/missing libraries. Is there a way to force it to install as ARM? I realize it will run slower, but that's better than not running at all.
Mogster2K said:
I have a game, Chain Chronicle, that runs correctly when installed as ARM (on my phone and Andyroid) but is broken when installed as x86 (on the Nexus Player and Genymotion). It seems to be caused by broken/missing libraries. Is there a way to force it to install as ARM? I realize it will run slower, but that's better than not running at all.
Click to expand...
Click to collapse
Can you download the APK from APKMirror. Can select the architecture to x86, x86-64, or universal.
Nexus Player uses an Intel Atom Z3560 x86 processor. That cannot install ARM APKs on x86 platform, you can install x86 APKs instead.
I agree, using apkmirror or dumping the APK from your phone is the way to do this. Just disable auto-updates or resign it with a debug key.

Categories

Resources