[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [fedora-virt] i8042.c: No controller found
- From: Mark McLoughlin <markmc redhat com>
- To: Jerry James <loganjerry gmail com>
- Cc: Fedora Virtualization List <fedora-virt redhat com>
- Subject: Re: [fedora-virt] i8042.c: No controller found
- Date: Tue, 14 Apr 2009 16:42:34 +0100
On Fri, 2009-04-10 at 13:47 -0600, Jerry James wrote:
> Hi all,
>
> I'm doing some kernel development, using a virtual machine to manage
> the frequent reboots. The host is an 8-core x86_64 Fedora 10 machine
> with 8GB of RAM. The guest is a 2-core x86_64 CentOS 5.3 machine with
> 1GB of RAM. I'm starting the virtual machine as follows:
>
> qemu-kvm -m 1G -smp 2 -k en-us -std-vga -name CentOS5.3 -hda
> /var/lib/libvirt/images/CentOS5.3.img "$@"
>
> Approximately every other reboot, when the CentOS kernel is just
> starting up, I see this message on the console:
>
> i8042.c: No controller found
I doubt this message is your problem, see e.g.
https://bugzilla.redhat.com/440470
It's just that that message is printed using KERN_ERR instead of
KERN_WARN or KERN_INFO.
Cheers,
Mark.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]