Date: Sat, 21 Oct 2006 23:34:56 +0400 (MSD) From: Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> To: Nicolas Blais <nb_root@videotron.ca>, Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> Cc: freebsd-current@freebsd.org Subject: Re: Asus A8V hangs during pci probe on fresh -CURRENT Message-ID: <20061021231535.M702@free.home.local> In-Reply-To: <200610211403.43055.nb_root@videotron.ca> References: <200610211403.43055.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Oct 2006, Nicolas Blais wrote: > Since about two weeks, I haven't been able to boot a -CURRENT kernel. My last > bootable kernel is Oct 7th. > > My system freezes at pci0 probe: > > FreeBSD 7.0-CURRENT #1: Sat Oct 7 15:11:02 EDT 2006 [...] > pci0: <ACPI PCI bus> on pcib0 > <<<FREEZE HERE>>> > > pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 > pci1: <ACPI PCI bus> on pcib1 > <<<AND SO ON>>>> > > It looks like it could be related to > (http://lists.freebsd.org/pipermail/freebsd-current/2006-October/066529.html) It seems that VPD changes by jmg@ on Oct, 9th hangs in infinite loop with some PCIe (?) cards. 1. Can you check, what device is attached to this bus (with kernel before this changes, pci.c rev 1.314 or earlier)? Is it 'Realtek 8168/8111B PCIe Gigabit Ethernet'? 2. Do you have pci.c rev 1.315 or 1.316? I had serious problems (broken PCI ID) possible caused by patch similar to one in pci.c rev. 1.316. Yuriy. p.s. There is also discussion of the same problem on cvs-src/cvs-all. p.p.s. Please keep me in To/CC, I'm off-list for next two weeks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061021231535.M702>