Looking for some help starting X under Xen. Short story: no Xen, X works fine. Xen kernel, no X. Details: New Dell C521 Uname says (substitute 2.6.19-1.2895.fc6xen for Xen kernel; not booted from it so I can send this email) # uname -a Linux server 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 19:28:18 EST 2007 i686 athlon i386 GNU/Linux # rpm -qa | grep xen kernel-xen-2.6.19-1.2895.fc6 xen-libs-3.0.3-3.fc6 xen-3.0.3-3.fc6 from failing (with Xen) /var/log/Xorg.0.log: ... (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "int10" (II) LoadModule: "int10"(II) Switching to x86 real mode emulator (II) Loading /usr/lib/xorg/modules/libintxen.so (II) Module intxen: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) VESA(0): initializing int10 (II) VESA(0): VESA BIOS not detected (II) UnloadModule: "vesa" (II) UnloadModule: "intxen" (II) Unloading /usr/lib/xorg/modules/libintxen.so (II) UnloadModule: "vbe" (II) Unloading /usr/lib/xorg/modules/libvbe.so (EE) Screen(s) found, but none have a usable configuration. from working FC6 (no Xen) Xorg.0.log: ... (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules/libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) VESA(0): initializing int10 (II) VESA(0): Primary V_BIOS segment is: 0xc000 (II) VESA(0): VESA BIOS detected ... # rpm -qf /usr/lib/xorg/modules/libintxen.so xorg-x11-server-Xorg-1.1.1-47.5.fc6 # rpm -qf /usr/lib/xorg/modules/libint10.so xorg-x11-server-Xorg-1.1.1-47.5.fc6 Please let me know if there are any details I can send. I really appreciate any help! Thanks! -- LC Bruzenak bruzer@austin.rr.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Looking for some help starting X under Xen. Short story: no Xen, X works fine. Xen kernel, no X. Details: New Dell C521 Uname says (substitute 2.6.19-1.2895.fc6xen for Xen kernel; not booted from it so I can send this email) # uname -a Linux server 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 19:28:18 EST 2007 i686 athlon i386 GNU/Linux # rpm -qa | grep xen kernel-xen-2.6.19-1.2895.fc6 xen-libs-3.0.3-3.fc6 xen-3.0.3-3.fc6 from failing (with Xen) /var/log/Xorg.0.log: ... (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "int10" (II) LoadModule: "int10"(II) Switching to x86 real mode emulator (II) Loading /usr/lib/xorg/modules/libintxen.so (II) Module intxen: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) VESA(0): initializing int10 (II) VESA(0): VESA BIOS not detected (II) UnloadModule: "vesa" (II) UnloadModule: "intxen" (II) Unloading /usr/lib/xorg/modules/libintxen.so (II) UnloadModule: "vbe" (II) Unloading /usr/lib/xorg/modules/libvbe.so (EE) Screen(s) found, but none have a usable configuration. from working FC6 (no Xen) Xorg.0.log: ... (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules/libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) VESA(0): initializing int10 (II) VESA(0): Primary V_BIOS segment is: 0xc000 (II) VESA(0): VESA BIOS detected ... # rpm -qf /usr/lib/xorg/modules/libintxen.so xorg-x11-server-Xorg-1.1.1-47.5.fc6 # rpm -qf /usr/lib/xorg/modules/libint10.so xorg-x11-server-Xorg-1.1.1-47.5.fc6 Please let me know if there are any details I can send. I really appreciate any help! Thanks! -- LC Bruzenak bruzer@austin.rr.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 2/8/07, L. C. Bruzenak <bruzer@austin.rr.com> wrote:> Looking for some help starting X under Xen. > Short story: no Xen, X works fine. Xen kernel, no X.It''s a while ago that I had something similar, but i remember that with some distribution and xen version I had to run xorg -configure again after installing Xen. Then it worked for both setting. If you don''t get it runinng, you could try another Xen Version (e.g. the Xensource binaries), and see if the xen demo cd get''s an X system up. Then you know at least that with _some_ Xen version it works. Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Thu, 2007-02-08 at 17:46 +0100, Henning Sprang wrote:> On 2/8/07, L. C. Bruzenak <bruzer@austin.rr.com> wrote: > > Looking for some help starting X under Xen. > > Short story: no Xen, X works fine. Xen kernel, no X. > > It''s a while ago that I had something similar, but i remember that > with some distribution and xen version I had to run xorg -configure > again after installing Xen. Then it worked for both setting.Excellent suggestion. This at least got me running ... mostly (invisible mouse & poor resolution right now). It appears so far that the difference in the generated config file there are 1) less modules loaded and 2) it uses the "nv" driver vice "vesa". In fact I will get the same error as before if I try the "vesa" driver. Thanks again! -- LC Bruzenak bruzer@austin.rr.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> This at least got me running ... mostly (invisible mouse & poor > resolution right now).I have a Dell E521 For the mouse cursor issue: Option "HWCursor" "Off" in the devices section (where "nv" driver is). Larry _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users