You are not logged in.

#1 2014-09-24 16:59:08

Naruni
Member
Registered: 2010-08-05
Posts: 34

Xen console and Xorg very slow

I'm running Xen hypervisor 4.4.1 and the kernel boots up fine. The console is extremely slow and sluggish when drawing multiple lines as well as scrolling applications in XFCE (chromium, word processors, file managers).

I have only one video card in the system, it is an intel integrated gpu on a haswell i7 4790S.

I tried accelmethod uxa in an xorg.conf file which is working fine but does not fix the problem. I don't assume it is an Xorg issue because the console itself is sluggish too.

Is it a kernel option im missing somewhere? the kernel log shows fb0 on bootso it is using framebuffer.

Thanks for any help or advice

Offline

#2 2014-12-04 10:40:02

selfisch
Member
Registered: 2014-12-04
Posts: 2

Re: Xen console and Xorg very slow

Hey Naruni,

did you solved it? Have almost the same problem, with almost the same setup, playing videos through xbmc.
Already tried to install xbmc directly to the host and also in a xen guest.
When I boot up with the regular Arch boot menu option, everything is fine.

Also tried the same thing with Ubuntu 14.04, with the same results.

Thanks

Offline

#3 2014-12-07 11:39:03

jimfz
Member
From: 北京
Registered: 2014-07-24
Posts: 26

Re: Xen console and Xorg very slow

Can you tell me how to install xen kernel  archlinux?   I have try to use yaourt. but output is can't find dev86 ,lib32-glibc?
before that i have installed the gcc and make

Offline

#4 2014-12-08 10:42:30

selfisch
Member
Registered: 2014-12-04
Posts: 2

Re: Xen console and Xorg very slow

Hi,

you have to include mulitlib in pacman.conf and update pacman. After that, yaourt will install all missing dependencies.

Offline

#5 2014-12-09 13:11:36

jimfz
Member
From: 北京
Registered: 2014-07-24
Posts: 26

Re: Xen console and Xorg very slow

yes ,you are right .I have try it .succesfull passed.

but now i have another question:

Offline

#6 2014-12-09 13:13:07

jimfz
Member
From: 北京
Registered: 2014-07-24
Posts: 26

Re: Xen console and Xorg very slow

'/var/run/libvirt/libvirt-sock'  faild
use qemu also can't go
output  check libvirtd weather  start
but i can use virsh command

[root@localhost Desktop]# xl list
Name                                        ID   Mem VCPUs    State    Time(s)
Domain-0                                     0  2048     4     r-----     515.0

excute the libvirtd -d
and then virsh list can running ,virt-manager also can use qemu connect
but still can't connect xen

Offline

#7 2014-12-09 13:13:46

jimfz
Member
From: 北京
Registered: 2014-07-24
Posts: 26

Re: Xen console and Xorg very slow

can't connect to  libvirt。
no connection driver available for xen:///
check:
load  -A Xen host kernel
startd xen
Libvirt URI is: xen:///
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 968, in _open_thread
    self._backend.open(self._do_creds_password)
  File "/usr/share/virt-manager/virtinst/connection.py", line 158, in open
    open_flags)
  File "/usr/lib/python2.7/site-packages/libvirt.py", line 105, in openAuth
    if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: no connection driver available for xen:///

Offline

Board footer

Powered by FluxBB