The following reply was made to PR amd64/164036; it has been noted by GNATS.
From: John Baldwin <[email protected]> To: dave shar <[email protected]> Cc: [email protected], [email protected] Subject: Re: amd64/164036: Moused fails on 9_0_RELENG Date: Thu, 12 Jan 2012 14:45:00 -0500 On Thursday, January 12, 2012 9:44:22 am dave shar wrote: > >> The problem appears to be - > >> "atkbdc0: <Keyboard controller (i8042)> failed to probe at port 0x60 on > > isa0" > > > > Yes, that would be the root cause. Can you verbosely boot a kernel that > > doesn't have sound, many of the messages from the verbose dmesg above were > > lost. > > > > -- > > John Baldwin > > Here is verbose boot without sound devices - http://paste.pocoo.org/show/533788/ Hmm, I dont' see atkbdc in there at all, however, I wonder if the fact that ACPI gives 0x60 to your PS/2 mouse device is what breaks this: psmcpnp0: <PS/2 mouse port> port 0x60,0x64 irq 12 on acpi0 Can you provide your acpidump -d output (note, it will be large)? -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
