On one of my machines, kmodule under xen gets stuck in an infinite loop:
rt_sigprocmask(SIG_SETMASK, ~[], [], 8) = 0
vm86old(0x806a94c) = -1 ENOSYS (Function not
implemented)
rt_sigprocmask(SIG_SETMASK, ~[], [], 8) = 0
vm86old(0x806a94c) = -1 ENOSYS (Function not
implemented)
....
(I can ^C it, when rc.sysinit starts, causing the script to exit and
init to continue to runlevel 3.)
Without xen, it outputs the following:
OTHER i2c-viapro
OTHER parport_pc
NETWORK via-rhine
AUDIO snd-via82xx
USB uhci-hcd
USB uhci-hcd
lspci:
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 43)
01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2
Ultra] (rev 15)
cat /proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 3
model name : AMD Duron(tm) Processor
stepping : 0
cpu MHz : 700.053
cache size : 64 KB
fdiv_bug : no
hlt_bug : yes
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 mmx fxsr pni syscall mmxext 3dnowext 3dnow
bogomips : 1399.19
Regards,
Luciano Rocha
--
2/16