Date: Tue, 9 Jan 2007 14:33:40 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: Alexander Pohoyda <alexander.pohoyda@gmx.net> Subject: Re: 7.0-CURRENT-200611-amd64 on (SiS 761GX + SiS 966)-based motherboard Message-ID: <200701091433.41437.jhb@freebsd.org> In-Reply-To: <200701090749.l097nJrf000336@oak.pohoyda.family> References: <200701090749.l097nJrf000336@oak.pohoyda.family>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 09 January 2007 02:49, Alexander Pohoyda wrote: > Hello! > > I've tried the 2006-11 snapshot today and it hangs right after the > message: > ... > pcib0: <ACPI Host-PCI bridge> port ... on apic0 > pci0: <ACPI PCI bus> on pcib0 > > With ACPI disabled, it hangs with this message: > ... > pcib0: <Host to PCI bridge> pcibus 0 on motherboard > pci0: <PCI bus> on pcib0 > > Booting in "Safe Mode" has no effect, hangs just like with disabled > ACPI. > > Booting in verbose logging mode gives this: > ... > pcib0: matched entry for 0.4.INTA > pcib0: slot 4 INTA hardwired to IRQ 19 > found-> vendor=0x1039, dev=0x1183, revid=0x02 > bus=0, slot=5, func=0 > class=01-01-85, hdrtype=0x00, mfdev=0 > cmdreg=0x0005, statreg=0x0210, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=11 > powerspec 2 supports D) D3 current D0 > map[10]: type 4, range 32, base 0xfc00, size 3, enabled > map[14]: type 4, range 32, base 0xfb00, size 2, enabled > map[18]: type 4, range 32, base 0xfa00, size 3, enabled > map[1c]: type 4, range 32, base 0xf900, size 2, enabled > map[20]: type 4, range 32, base 0xf800, size 4, enabled > map[24]: type 4, range 32, base 0xf700, size 7, enabled > pcib0: matched entry for 0.5.INTA > pcib0: slot 5 INTA hardwired to IRQ 17 > > > FreeBSD 5.4 works OK, FreeBSD 6.2 installs perfectly from CD, but when > boots from the harddrive, it is very slow (unlocks by pressing NumLock > key or moving the mouse, very weird). > > It might be unrelated, but NetBSD-amd64 hangs with this: > pciide0:0:0: lost interrupt > type: ata tc_bcount: 512 tc_skip: 0 > uhub1: device problem, disabling port 2 > > > > If that is of interest to you, I could try to provide more information. Try hacking the source to turn off VPD. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701091433.41437.jhb>