I found something in an strace, around line 6940 (57%): 9220 open("/proc/xen/privcmd", O_RDWR) = 7 9220 fcntl(7, F_GETFD) = 0 9220 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 9220 mlock(0x7fffffea3950, 32) = 0 9220 ioctl(7, SNDCTL_DSP_RESET, 0x7fffffea38f0) = -1 ENOSYS (Function not imple 9220 ioctl(7, SNDCTL_DSP_RESET, 0x7fffffea38f0) = -1 ENOSYS (Function not imple 9220 close(7) = 0
So maybe a newer kernel would help, but I haven't found anything but 2.6.16.* kernels, even in the xen unstable mercurial repository. I need the drivers in 2.6.19 (e1000 and PATA_MARVELL) to do more than play with xen. :/ -- doesn't manage local machine https://launchpad.net/bugs/76500 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs