From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 07:23:50 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFE637B401 for ; Wed, 4 Jun 2003 07:23:50 -0700 (PDT) Received: from mwinf0402.wanadoo.fr (smtp5.wanadoo.fr [193.252.22.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4218C43FA3 for ; Wed, 4 Jun 2003 07:23:49 -0700 (PDT) (envelope-from nouvelles.fraiches@free.fr) Received: from hplinux.lechat.homelinux.net (unknown [81.49.79.68]) by mwinf0402.wanadoo.fr (SMTP Server) with ESMTP id 7538A80013B for ; Wed, 4 Jun 2003 16:23:47 +0200 (CEST) From: Thomas Girard To: freebsd-current@FreeBSD.org Date: Wed, 4 Jun 2003 16:28:07 +0200 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_3Hg3+zvbC3kxfwD" Message-Id: <200306041628.07372.nouvelles.fraiches@free.fr> Subject: 5.1RC1 installation report X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 14:23:50 -0000 --Boundary-00=_3Hg3+zvbC3kxfwD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline FreeBSD-current@, Just to let you know that I've successfully installed FreeBSD/i386 5.1RC1 on a Sony Vaio PCG-GRX316G laptop. Before the instaIlation starts, I encountered a problem : after probing firewire hardware (I have an empty slot on the laptop), the kernel hung (I can repeat this every time by booting the install CD without pressing '6') with the following output : fwohci0: Phy 1394 only S100, 0 ports. fwohci0: fwphy_rddata: loop=100, retry=101 fwohci0: Link S100, max_rec 2 bytes. fwohci0: max_rec 2 -> 512 firewire0: : on fwohci0 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x2c fault code = supervisor read, page not present instruction pointer = 0x8:0xc02e5a40 stack pointer = 0x10:0xc0b2e8c4 frame pointer = 0x10:0xc0b2e8c8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 0 (swapper) trap number = 12 panic: page fault Terminate ACPI I solved this by setting hw.pci.allow_unsupported_io_range=1 with the loader. After that, the whole installation process went well. I've noticed that the output of dmesg now reads : fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. Was there another workaround ? I tried disabling ACPI, setting hint.firewire.0.disabled=1 or hint.fwohci.0.disabled=1 and none of these worked. Then I read loader(8). Hope this helps, Thomas --Boundary-00=_3Hg3+zvbC3kxfwD Content-Type: text/plain; charset="us-ascii"; name="dmesg.out" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dmesg.out" Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-RC1 #0: Sun Jun 1 04:55:11 GMT 2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel.old/kernel" at 0xc06d4000. Preloaded elf module "/boot/kernel.old/acpi.ko" at 0xc06d4298. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 1590814848 Hz CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz (1590.81-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febf9ff real memory = 267911168 (255 MB) avail memory = 252776448 (241 MB) Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pcibios: BIOS version 2.10 Using $PIR table, 7 entries at 0xc00fdf50 ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS Timecounter "ACPI-fast" frequency 3579545 Hz ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_cpu0: on acpi0 acpi_tz0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xec000000-0xefffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) uhci0: port 0x1800-0x181f irq 9 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1820-0x183f irq 9 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0x1840-0x185f at device 29.2 on pci0 pcib0: possible interrupts: 9 pcib0: slot 29 INTC routed to irq 9 via \\_SB_.LNKC usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered umass0: Sony USB Memory Stick Slot, rev 1.10/1.07, addr 2 pcib2: at device 30.0 on pci0 pci2: on pcib2 cbb0: irq 3 at device 5.0 on pci2 start (88000000) < sc->membase (e8200000) end (ffffffff) > sc->memlimit (e82fffff) cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: at device 5.1 on pci2 start (88000000) < sc->membase (e8200000) end (ffffffff) > sc->memlimit (e82fffff) cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pcib2: possible interrupts: 9 pcib2: slot 5 INTB routed to irq 9 via \\_SB_.LNKG fwohci0: mem 0xe8201000-0xe82017ff at device 5.2 on pci2 pcib2: possible interrupts: 9 pcib2: slot 5 INTC routed to irq 9 via \\_SB_.LNKH fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channel is 4. fwohci0: EUI64 08:00:46:03:01:10:bb:6a fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 if_fwe0: on firewire0 if_fwe0: Fake Ethernet address: 0a:00:46:10:bb:6a sbp0: on firewire0 fwohci0: Initiate bus reset fxp0: port 0x4000-0x403f mem 0xe8200000-0xe8200fff irq 9 at device 8.0 on pci2 fxp0: Ethernet address 08:00:46:63:af:68 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1860-0x186f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem 0xe8000000-0xe80003ff at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at device 31.3 (no driver attached) pci0: at device 31.5 (no driver attached) pci0: at device 31.6 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 acpi_ec0: port 0x66,0x62 on acpi0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 acpi_cmbat0: on acpi0 acpi_cmbat1: on acpi0 acpi_acad0: on acpi0 orm0: