The following reply was made to PR amd64/171355; it has been noted by GNATS.
From: Alexander Motin <m...@freebsd.org> To: Stefano Marinelli <stef...@dragas.it> Cc: atti...@freebsd.org, bug-follo...@freebsd.org Subject: Re: amd64/171355: FreeBSD 9.1rc1 (and 10-HEAD) not booting on HP Pavilion g6 2147sl Date: Sun, 09 Sep 2012 17:16:54 +0300 On 09.09.2012 15:58, Stefano Marinelli wrote: >> If it help, send me output of `sysctl kern.eventtimer` and full verbose >> dmesg. > > Ok. You can find them on: > http://www.dragas.org/~draga/sysctl.txt > http://www.dragas.org/~draga/dmesg.txt > > It's from PC-BSD 9.1rc1, but it's the same. It looks like the problem is in HPET timer operation. There are number of known and handled problems with AMD HPETs, but seems like you've found new one. Unluckily, the part of the log about HPET timer didn't fit into the message buffer. The buffer can be tuned with tunable kern.msgbufsize. Default value is 98304. You may try to double it. The specified value must be multiple of 4096. -- Alexander Motin _______________________________________________ freebsd-amd64@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"