mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Add 128MB ram to fallback video device.
This commit is contained in:
		
							parent
							
								
									0b19d918d9
								
							
						
					
					
						commit
						e78bb9dc88
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -331,7 +331,7 @@ function vm_boot() { | ||||||
|   elif [ "${DISPLAY_DEVICE}" == "virtio-vga" ]; then |   elif [ "${DISPLAY_DEVICE}" == "virtio-vga" ]; then | ||||||
|     VIDEO="-device ${DISPLAY_DEVICE},virgl=${VIRGL},xres=${X_RES},yres=${Y_RES}" |     VIDEO="-device ${DISPLAY_DEVICE},virgl=${VIRGL},xres=${X_RES},yres=${Y_RES}" | ||||||
|   else |   else | ||||||
|     VIDEO=" -device VGA,vgamem_mb=32,xres=${X_RES},yres=${Y_RES}" |     VIDEO="-device VGA,vgamem_mb=128,xres=${X_RES},yres=${Y_RES}" | ||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
|   echo " - Video:    ${DISPLAY_DEVICE}" |   echo " - Video:    ${DISPLAY_DEVICE}" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue