Questions tagged [acceleration]

22 questions
23
votes
4 answers

How do you disable mouse scroll wheel acceleration in Mac OS?

Under Windows and Linux, the mouse scroll wheel seems to be linear. Under Mac OS the scroll wheel some sort of acceleration which means it either goes too slow or too fast.
8
votes
1 answer

How exactly does "intel_iommu=igfx_off" affect the passthrough of an Intel IGD?

How exactly does "intel_iommu=igfx_off" affect the passthrough of an Intel IGD? Does it prevent the detachment of Intel IGD from host altogether so that the emulator such as qemu-kvm won't even see the assigned GPU in the first place as one of the…
geekie12
  • 131
8
votes
1 answer

How to get exactly same accelaration curve on Windows as in Mac OS X? Intercept mouse accel?

In work we have MacOSx everywhere. In home, I have Win10. And I really really like acceleration curve on mac osx (maybe not for mouse, but I use trackball, and it works perfectly). How can I make, to seamlessly transfer between Mac/Win without…
6
votes
1 answer

VirtualBox no acceleration on Windows 10 host

After upgrading my host OS to Windows 10, I have noticed some problems with my guests so I looked around the settings and noticed that the number of CPUs and acceleration options are greyed out.. I didn't update the virtualbox nor did anything…
5
votes
2 answers

Does Silverlight or Flash support hardware acceleration?

Does Silverlight or Flash support hardware acceleration? Is work being done by the GPU or only the CPU? I believe Netflix View Instant uses Silverlight, does this support hardware acceleration?
CT.
  • 2,809
4
votes
0 answers

How to prevent VirtualBox VM crashing into "Aborted" when resuming it from a snapshot with running OpenGL application inside?

When I try snapshot/restore-state in VirtualBox 4.0.4, it works. Hovewer, if I try restoring snapshot when some OpenGL-enabled application is running inside VM, VM crashes immediately after starting. This happens even if application window is…
Vi.
  • 17,755
4
votes
3 answers

Compiz gone with Ubuntu 10.10 upgrade on VirtualBox Win7-64 host

I just upgraded my Linux guest running on Win7-64 VirtualBox 3.2.10 from Ubuntu 10.04 to 10.10. I followed the usual steps to reapply guest additions, including installing build-essential and linux-headers-... before running the guest additions…
2
votes
1 answer

How can I enable "acceleration using solid-state hybrid drive"

My Laptop is a Lenovo Y5070-B that has an SSHD hard drive. SATA Controller Mode was in AHCI mode and it doesn't have RAID mode. There are only two options: AHCI and Compatible. When I set this option in AHCI Mode, Windows works, but when I set this…
2
votes
3 answers

A compression (online) service?

Mysteriously, our connection is now very slow (10 KiB/s), so it takes a very long time to download large files (>= 900 MB). I'm searching for an online service that will: Download the original file (given an URL) Compress it (using GZIP, 7Z, RAR,…
2
votes
2 answers

kpgu-like application for Windows 7

Is there any kgpu-like application for windows 7?
bernedef
  • 863
1
vote
1 answer

How do I know if hardware acceleration of the GPU is enabled in VLC?

Under the new VLC interface (Linux) with video-Catalyst driver installed what option I can chose to enable GPU hardware acceleration? How can I be sure it is enabled? $ vainfo give me this output : libva info: VA-API version 0.37.0 libva info:…
smed79
  • 21
1
vote
1 answer

Accelerate tab missing after reinstall

I had SSD caching enabled and working without problems, but I had to reinstall my Windows 8 and now can't reenable it, because the tab is missing. I have read many similar threads and tried all suggestions: * switched several times between AHCI and…
KNK
  • 111
1
vote
0 answers

Full HD video playback acceleration with mplayer on Ubuntu Lucid

I know that for an NVidia card I can sudo apt-get install nvidia-current mplayer, reboot, and then use mplayer -vo vdpau -vc ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau FILE.mkv to get accelerated video playback of H.264 and other codecs, so…
pts
  • 7,648
1
vote
1 answer

Ensuring VirtualBox uses correct GPU for 3D acceleration

I am currently attempting to set up a Ubuntu 21.04 Virtual Machine on Virtual Box and am attempting to use the 3D acceleration and it is refusing to use the Nvidia GPU and instead uses the integrated graphics card instead. Host Setup: Windows 10…
Liam S
  • 11
1
vote
2 answers

Can't activate hardware acceleration using windows 10 family and amd processor

I would like to create a virtual device in Android Studio but I can't because hardware acceleration is disabled. I went to the BIOS and there are two option : AMD-SVM AMD-IOMMU Both are enabled. I also downloaded the HAXM installer from the SDK…
1
2