hello, I just install xen hypervisor on my pc and configured kernel for dom0. My OS is Gentoo. Config for dom0-kernel was copied from my main kernel. During the starting dom0 kerlnel, I get the login promt but my keyboard dont working, even the num-lock key though the numlock LED is on. Nevertheless, I can get control via ssh and read the dmesg command output - there is no string about keyboard. cat /boot/grub/menu.lst title=Xen 3.0 root (hd0,0) kernel /boot/xen.gz noreboot module /boot/vmlinuz-2.6.18-xen0 root=/dev/sda3 console=tty0 PS I have logitech USB keyboard and it works well under my main kernel -- View this message in context: http://old.nabble.com/xen-dom0---no-keyboard-found-tp27665368p27665368.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Saturday 20 February 2010 12:15:12 ciwl wrote:> my keyboard dont working, even the num-lock key though the numlock LED is > on. Nevertheless, I can get control > via ssh and read the dmesg command output - there is no string about > keyboard...hmmm, some Gentoo howtos recommend to not use the USB part of the kernel. However, may be that leads to a without usb config for your kernel... Take a look into your .config or make a make menuconfig within your sources and chek if USB is enabled and USB HID devices are enabled too. I''ve heard about reports (some monthes ago) that xenified kernels on some Dell Poweredge machines are leading to hangs or crashes - but don''t know much more or if it''s still actual. may be that helps... cheers, NIels. -- --- Niels Dettenbach --- Syndicat IT&Internet http://www.syndicat.com T.-Muentzer.-Str. 2, 37308 Heilbad Heiligenstadt - DE --- Kryptoinfo: PGP public key ID 651CA20D Fingerprint: 55E0 4DCD B04C 4A49 1586 88AE 54DC 4465 651C A20D https://syndicat.com/pub_key.asc --- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
solved by enabling IO drivers for my chipset ciwl wrote:> > hello, > > I just install xen hypervisor on my pc and configured kernel for dom0. My > OS is Gentoo. > Config for dom0-kernel was copied from my main kernel. During the starting > dom0 kerlnel, I get the login promt but > my keyboard dont working, even the num-lock key though the numlock LED is > on. Nevertheless, I can get control > via ssh and read the dmesg command output - there is no string about > keyboard. > cat /boot/grub/menu.lst > title=Xen 3.0 > root (hd0,0) > kernel /boot/xen.gz noreboot > module /boot/vmlinuz-2.6.18-xen0 root=/dev/sda3 console=tty0 > > PS I have logitech USB keyboard and it works well under my main kernel >-- View this message in context: http://old.nabble.com/xen-dom0---no-keyboard-found-tp27665368p27714309.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users