[one-users] change video card

Javier Fontan jfontan at opennebula.org
Thu Jan 16 06:00:10 PST 2014


You can add devices tags to the raw section, it should work. We've
done that for other things. For example:

--8<------
RAW = [
  TYPE     = "vmware",
  DATA     = "<devices><controller type='scsi' index='0'
model='lsilogic'/></devices>",
  DATA_VMX = "pciBridge0.present = \"TRUE\"\nguestOS=\"windows7srv-64\""
]
------>8--

On Wed, Jan 15, 2014 at 11:26 PM, Vladislav Gorbunov <vadikgo at gmail.com> wrote:
> <video></video> must be inside <devices> section of libvirt xml file.
> You can't change <devices> section with RAW in Opennebula. That is why
> you template has not effect.
>
> 2013/8/27 Dmitri Chebotarov <dchebota at gmu.edu>:
>> Hi
>>
>> By default ONE always uses 'cirrus' as video card and I cannot find a way to
>> change it to 'vmvga' or 'qlx'.
>> I tried passing
>>
>> RAW = [ type = "kvm", data = "<video><model type='vmvga' vram='16384'
>> heads='1'/><address type='pci' domain='0x0000' bus='0x00' slot='0x02'
>> function='0x0'/></video>" ]
>>
>> to the template, no effect.
>>
>> Is there an option to change video model_type, vram, etc?
>>
>>
>> --
>> Thank you,
>>
>> Dmitri Chebotarov
>> VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers &
>> Messaging
>> 223 Aquia Building, Ffx, MSN: 1B5
>> Phone: (703) 993-6175 | Fax: (703) 993-3404
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



-- 
Javier Fontán Muiños
Developer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | @OpenNebula | github.com/jfontan



More information about the Users mailing list