popey / sosumi-snap

1.62k stars 136 forks source link

How can increase the video memory from 3mb #40

Open kriptonian1 opened 3 years ago

kriptonian1 commented 3 years ago

The video memory if too less some website in safari is glitching due to that. Also there are no clear guide here which tell how to increase stuffs, @popey it an humble request to please look into this matter. i have an integrated graphics on my laptop Info about graphics:-

Graphics:  Device-1: Intel HD Graphics 5500 vendor: Hewlett-Packard driver: i915 v: kernel 
           bus ID: 00:02.0 chip ID: 8086:1616 
           Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa 
           resolution: 1366x768~60Hz 
           OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (BDW GT2) v: 4.6 Mesa 20.0.8 
           compat-v: 3.0 direct render: Yes 
ruby-R53 commented 3 years ago

i think it is possible to solve this problem using gpu passthrough and some kexts and drivers. but the problem is that doing this requires an additional gpu dedicated only for the virtual machine, it is also possible to do it with a single gpu, but it is more complicated

kriptonian1 commented 3 years ago

i think it is possible to solve this problem using gpu passthrough and some kexts and drivers. but the problem is that doing this requires an additional gpu dedicated only for the virtual machine, it is also possible to do it with a single gpu, but it is more complicated

then tell me the way to do it

ruby-R53 commented 3 years ago

https://github.com/joeknock90/Single-GPU-Passthrough

Nopewing commented 3 years ago

Would this work on a gaming laptop? My Dell G3 has integrated intel graphics and a GTX 1660ti.