From owner-freebsd-stable@freebsd.org Sat Aug 22 15:31:11 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD33D9BFC0D for ; Sat, 22 Aug 2015 15:31:11 +0000 (UTC) (envelope-from dot.yet@gmail.com) Received: from mail-ob0-x242.google.com (mail-ob0-x242.google.com [IPv6:2607:f8b0:4003:c01::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A519754 for ; Sat, 22 Aug 2015 15:31:11 +0000 (UTC) (envelope-from dot.yet@gmail.com) Received: by obbfr1 with SMTP id fr1so6359566obb.2 for ; Sat, 22 Aug 2015 08:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=X2tIlhs6R6VyoxDLzy8s8+QxjNHaCaLoSJ/Ay5pznz0=; b=x+zKeK3pmnGmBrihfz+rHmrp12CwtXuMiaWDso6oNoY//6BKJI8fmYnuHtwxpnTm8K tbjQVXE9WmkrMVsv5vBecf+Vwq3LqeOTU9kWnxjRTAlfasPsfHBmT1Y7ZB5t0dajmwil MGqruMNNQMIILs5fBrRvx2+VCYNHErEOE7VNqlIB3ud84oU/Emttk6HgGHCLOGCD4bgv V2PbP9hR0dB4n53/Hv+JPgOqLdQrUgDhxD2n82WJ/nPKNkh4yfI36cJtWuL5tBtNdkNz C/5y5x3SE8SpUVr2GvHcCC5k5ynP3SwhYvLkthcQGrVZL7RORhStdCmpsHZXHGO8j5c9 B44A== MIME-Version: 1.0 X-Received: by 10.60.103.7 with SMTP id fs7mr13834877oeb.73.1440257470962; Sat, 22 Aug 2015 08:31:10 -0700 (PDT) Received: by 10.76.20.105 with HTTP; Sat, 22 Aug 2015 08:31:10 -0700 (PDT) In-Reply-To: References: <55D4719D.60709@ze.tum.de> Date: Sat, 22 Aug 2015 11:31:10 -0400 Message-ID: Subject: Re: Installing FreeBSD on MacPro From: Dot Yet To: Dot Yet Cc: FreeBSD stable Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 15:31:12 -0000 you can try one more thing. If there is a cd/dvd drive attached, see if removing the sata connectors for that helps avoid the ahci timeouts. it may not be the ssd at all. Thx. On Wed, Aug 19, 2015 at 9:19 AM, Dot Yet wrote: > Seems to be related to be related to your SSD drive or the SATA control. > do you a secondary SSD or HDD to try on this machine? I've seen this happen > on my Intel SSD in the past. > > Thx > . > > On Wed, Aug 19, 2015 at 8:07 AM, Gerhard Schmidt > wrote: > >> Hi, >> >> I'm trying to install FreeBSD 10.2 on a MacPro. >> >> Installing and Booting works. But a few seconds after login and accessing >> the Harddisk, I'm getting the following errors. >> ahcich0: Timeout on slot 13 port 0 >> ahcich0: is 00000008 cs 00000000 ss 00000000 rs ffffffff tfd 40 serr >> 00000000 cmd 0000cd17 >> (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 28 15 40 40 2f 00 00 >> 01 00 00 >> (ada0:ahcich0:0:0:0): CAM status: Command timeout >> (ada0:ahcich0:0:0:0): Retrying command >> ahcich0: Timeout on slot 15 port 0 >> ahcich0: is 00000008 cs 00000000 ss 00000000 rs ffffffff tfd 40 serr >> 00000000 cmd 0000cf17 >> (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 a0 5f bd 40 13 00 00 >> 00 00 00 >> (ada0:ahcich0:0:0:0): CAM status: Command timeout >> (ada0:ahcich0:0:0:0): Retrying command >> ahcich0: Timeout on slot 2 port 0 >> ahcich0: is 00000008 cs 00000000 ss 00000000 rs ffffffff tfd 40 serr >> 00000000 cmd 0000c217 >> (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 c0 23 bd 40 13 00 00 >> 00 00 00 >> (ada0:ahcich0:0:0:0): CAM status: Command timeout >> (ada0:ahcich0:0:0:0): Retrying command >> >> Any Ideas what causes this and what can be done to fix it. >> >> the dmesg of the MacPro is the following >> >> Copyright (c) 1992-2015 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 is a registered trademark of The FreeBSD Foundation. >> FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 >> root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >> FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 >> VT: running with driver "efifb". >> CPU: Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz (2700.06-MHz K8-class CPU) >> Origin="GenuineIntel" Id=0x306e4 Family=0x6 Model=0x3e Stepping=4 >> >> >> Features=0xbfebfbff >> >> >> Features2=0x7fbee3ff >> AMD Features=0x2c100800 >> AMD Features2=0x1 >> Structured Extended Features=0x281 >> XSAVE Features=0x1 >> VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr >> TSC: P-state invariant, performance statistics >> real memory = 68719476736 (65536 MB) >> avail memory = 66655334400 (63567 MB) >> Event timer "LAPIC" quality 600 >> ACPI APIC Table: >> FreeBSD/SMP: Multiprocessor System Detected: 24 CPUs >> FreeBSD/SMP: 1 package(s) x 12 core(s) x 2 SMT threads >> cpu0 (BSP): APIC ID: 0 >> cpu1 (AP): APIC ID: 1 >> cpu2 (AP): APIC ID: 2 >> cpu3 (AP): APIC ID: 3 >> cpu4 (AP): APIC ID: 4 >> cpu5 (AP): APIC ID: 5 >> cpu6 (AP): APIC ID: 6 >> cpu7 (AP): APIC ID: 7 >> cpu8 (AP): APIC ID: 8 >> cpu9 (AP): APIC ID: 9 >> cpu10 (AP): APIC ID: 10 >> cpu11 (AP): APIC ID: 11 >> cpu12 (AP): APIC ID: 16 >> cpu13 (AP): APIC ID: 17 >> cpu14 (AP): APIC ID: 18 >> cpu15 (AP): APIC ID: 19 >> cpu16 (AP): APIC ID: 20 >> cpu17 (AP): APIC ID: 21 >> cpu18 (AP): APIC ID: 22 >> cpu19 (AP): APIC ID: 23 >> cpu20 (AP): APIC ID: 24 >> cpu21 (AP): APIC ID: 25 >> cpu22 (AP): APIC ID: 26 >> cpu23 (AP): APIC ID: 27 >> ioapic0 irqs 0-23 on motherboard >> ioapic1 irqs 24-47 on motherboard >> lapic0: Forcing LINT1 to edge trigger >> random: initialized >> module_register_init: MOD_LOAD (vesa, 0xffffffff80db8eb0, 0) error 19 >> kbd0 at kbdmux0 >> acpi0: on motherboard >> acpi0: Power Button (fixed) >> unknown: I/O range not supported >> Timecounter "HPET" frequency 14318180 Hz quality 950 >> Event timer "HPET" frequency 14318180 Hz quality 350 >> Event timer "HPET1" frequency 14318180 Hz quality 340 >> Event timer "HPET2" frequency 14318180 Hz quality 340 >> Event timer "HPET3" frequency 14318180 Hz quality 340 >> Event timer "HPET4" frequency 14318180 Hz quality 340 >> Event timer "HPET5" frequency 14318180 Hz quality 340 >> Event timer "HPET6" frequency 14318180 Hz quality 340 >> Event timer "HPET7" frequency 14318180 Hz quality 340 >> cpu0: on acpi0 >> cpu1: on acpi0 >> cpu2: on acpi0 >> cpu3: on acpi0 >> cpu4: on acpi0 >> cpu5: on acpi0 >> cpu6: on acpi0 >> cpu7: on acpi0 >> cpu8: on acpi0 >> cpu9: on acpi0 >> cpu10: on acpi0 >> cpu11: on acpi0 >> cpu12: on acpi0 >> cpu13: on acpi0 >> cpu14: on acpi0 >> cpu15: on acpi0 >> cpu16: on acpi0 >> cpu17: on acpi0 >> cpu18: on acpi0 >> cpu19: on acpi0 >> cpu20: on acpi0 >> cpu21: on acpi0 >> cpu22: on acpi0 >> cpu23: on acpi0 >> atrtc0: port 0x70-0x77 on acpi0 >> Event timer "RTC" frequency 32768 Hz quality 0 >> attimer0: port 0x40-0x43,0x50-0x53 on acpi0 >> Timecounter "i8254" frequency 1193182 Hz quality 0 >> Event timer "i8254" frequency 1193182 Hz quality 100 >> Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >> acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >> acpi_ec0: port 0x62,0x66 on acpi0 >> pcib0: port 0xcf8-0xcff on acpi0 >> pci0: on pcib0 >> pcib1: at device 1.0 on pci0 >> pci16: on pcib1 >> pcib2: mem 0xbf900000-0xbf93ffff at device 0.0 on >> pci16 >> pci17: on pcib2 >> pcib3: at device 1.0 on pci17 >> pci18: on pcib3 >> xhci0: mem >> 0xa0900000-0xa090ffff,0xa0910000-0xa0910fff,0xa0911000-0xa0911fff at >> device 0.0 on pci18 >> xhci0: 32 bytes context size, 64-bit DMA >> usbus0 on xhci0 >> pcib4: at device 2.0 on pci17 >> pci20: on pcib4 >> pcib5: at device 8.0 on pci17 >> pci19: on pcib5 >> pcib6: at device 9.0 on pci17 >> pci91: on pcib6 >> pcib7: at device 10.0 on pci17 >> pci162: on pcib7 >> pcib8: at device 2.0 on pci0 >> pci2: on pcib8 >> vgapci0: port 0x3000-0x30ff mem >> 0x80000000-0x8fffffff,0xa0700000-0xa073ffff at device 0.0 on pci2 >> hdac0: mem 0xa0760000-0xa0763fff at device 0.1 >> on pci2 >> hdac0: hdac_get_capabilities: Invalid corb size (0) >> device_attach: hdac0 attach returned 6 >> pcib9: at device 3.0 on pci0 >> pci6: on pcib9 >> vgapci1: port 0x2000-0x20ff mem >> 0x90000000-0x9fffffff,0xa0600000-0xa063ffff at device 0.0 on pci6 >> hdac0: mem 0xa0660000-0xa0663fff at device 0.1 >> on pci6 >> hdac0: hdac_get_capabilities: Invalid corb size (0) >> device_attach: hdac0 attach returned 6 >> pcib10: at device 17.0 on pci0 >> pci10: on pcib10 >> pci0: at device 22.0 (no driver attached) >> hdac0: mem 0xa0820000-0xa0823fff at >> device 27.0 on pci0 >> pcib11: at device 28.0 on pci0 >> pci11: on pcib11 >> bge0: > 0x57766000> mem >> 0xa0300000-0xa030ffff,0xa0310000-0xa031ffff at device 0.0 on pci11 >> bge0: CHIP ID 0x57766000; ASIC REV 0x57766; CHIP REV 0x577660; PCI-E >> miibus0: on bge0 >> brgphy0: PHY 1 on miibus0 >> brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, >> 1000baseT-master, 1000baseT-FDX, >> 1000baseT-FDX-master, auto, auto-flow >> bge0: Using defaults for TSO: 65518/35/2048 >> bge0: Ethernet address: 00:3e:e1:c2:1a:e3 >> pcib12: at device 28.1 on pci0 >> pci12: on pcib12 >> bge1: > 0x57766000> mem >> 0xa0400000-0xa040ffff,0xa0410000-0xa041ffff at device 0.0 on pci12 >> bge1: CHIP ID 0x57766000; ASIC REV 0x57766; CHIP REV 0x577660; PCI-E >> miibus1: on bge1 >> brgphy1: PHY 1 on miibus1 >> brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, >> 1000baseT-master, 1000baseT-FDX, >> 1000baseT-FDX-master, auto, auto-flow >> bge1: Using defaults for TSO: 65518/35/2048 >> bge1: Ethernet address: 00:3e:e1:c2:1a:e2 >> pcib13: at device 28.2 on pci0 >> pci13: on pcib13 >> pci13: at device 0.0 (no driver attached) >> pcib14: at device 28.4 on pci0 >> pci14: on pcib14 >> ahci0: mem 0xa0500000-0xa0501fff at device 0.0 on >> pci14 >> ahci0: AHCI v1.30 with 1 6Gbps ports, Port Multiplier not supported >> ahcich0: at channel 0 on ahci0 >> ehci0: mem 0xa0827800-0xa0827bff at >> device 29.0 on pci0 >> usbus1: EHCI version 1.0 >> usbus1 on ehci0 >> pcib15: at device 30.0 on pci0 >> pci15: on pcib15 >> isab0: at device 31.0 on pci0 >> isa0: on isab0 >> acpi_button0: on acpi0 >> acpi_button1: on acpi0 >> ppc0: cannot reserve I/O port range >> uart0: <8250 or 16450 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 >> on isa0 >> est0: on cpu0 >> est1: on cpu1 >> est2: on cpu2 >> est3: on cpu3 >> est4: on cpu4 >> est5: on cpu5 >> est6: on cpu6 >> est7: on cpu7 >> est8: on cpu8 >> est9: on cpu9 >> est10: on cpu10 >> est11: on cpu11 >> est12: on cpu12 >> est13: on cpu13 >> est14: on cpu14 >> est15: on cpu15 >> est16: on cpu16 >> est17: on cpu17 >> est18: on cpu18 >> est19: on cpu19 >> est20: on cpu20 >> est21: on cpu21 >> est22: on cpu22 >> est23: on cpu23 >> random: unblocking device. >> usbus0: 5.0Gbps Super Speed USB v3.0 >> Timecounters tick every 1.000 msec >> hdacc0: at cad 0 on hdac0 >> hdaa0: at nid 1 on hdacc0 >> pcm0: at nid 18 and 24 on hdaa0 >> pcm1: at nid 16 on hdaa0 >> pcm2: at nid 19 on hdaa0 >> pcm3: at nid 33 on hdaa0 >> usbus1: 480Mbps High Speed USB v2.0 >> ugen0.1: <0x1b73> at usbus0 >> uhub0: <0x1b73 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >> ugen1.1: at usbus1 >> uhub1: on usbus1 >> ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >> ada0: ATA8-ACS SATA 3.x device >> ada0: Serial Number S1FVNYAF903719 >> ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >> ada0: Command Queueing enabled >> ada0: 954204MB (1954210120 512 byte sectors: 16H 63S/T 16383C) >> ada0: Previously was known as ad4 >> lapic1: Forcing LINT1 to edge trigger >> SMP: AP CPU #1 Launched! >> lapic6: Forcing LINT1 to edge trigger >> SMP: AP CPU #6 Launched! >> lapic7: Forcing LINT1 to edge trigger >> SMP: AP CPU #7 Launched! >> lapic3: Forcing LINT1 to edge trigger >> SMP: AP CPU #3 Launched! >> lapic19: Forcing LINT1 to edge trigger >> SMP: AP CPU #15 Launched! >> lapic22: Forcing LINT1 to edge trigger >> SMP: AP CPU #18 Launched! >> lapic26: Forcing LINT1 to edge trigger >> SMP: AP CPU #22 Launched! >> lapic23: Forcing LINT1 to edge trigger >> SMP: AP CPU #19 Launched! >> lapic9: Forcing LINT1 to edge trigger >> SMP: AP CPU #9 Launched! >> lapic27: Forcing LINT1 to edge trigger >> SMP: AP CPU #23 Launched! >> lapic24: Forcing LINT1 to edge trigger >> SMP: AP CPU #20 Launched! >> lapic25: Forcing LINT1 to edge trigger >> SMP: AP CPU #21 Launched! >> lapic10: Forcing LINT1 to edge trigger >> SMP: AP CPU #10 Launched! >> lapic4: Forcing LINT1 to edge trigger >> SMP: AP CPU #4 Launched! >> lapic5: Forcing LINT1 to edge trigger >> SMP: AP CPU #5 Launched! >> lapic18: Forcing LINT1 to edge trigger >> SMP: AP CPU #14 Launched! >> lapic8: Forcing LINT1 to edge trigger >> SMP: AP CPU #8 Launched! >> lapic11: Forcing LINT1 to edge trigger >> SMP: AP CPU #11 Launched! >> lapic17: Forcing LINT1 to edge trigger >> SMP: AP CPU #13 Launched! >> lapic2: Forcing LINT1 to edge trigger >> SMP: AP CPU #2 Launched! >> lapic16: Forcing LINT1 to edge trigger >> SMP: AP CPU #12 Launched! >> lapic21: Forcing LINT1 to edge trigger >> SMP: AP CPU #17 Launched! >> lapic20: Forcing LINT1 to edge trigger >> SMP: AP CPU #16 Launched! >> Timecounter "TSC-low" frequency 1350029784 Hz quality 1000 >> Root mount waiting for: usbus1 usbus0 >> uhub0: 8 ports with 8 removable, self powered >> uhub1: 2 ports with 2 removable, self powered >> ugen0.2: at usbus0 >> Root mount waiting for: usbus1 usbus0 >> ugen1.2: at usbus1 >> uhub2: >> on usbus1 >> ugen0.3: at usbus0 >> uhub3: >> on usbus0 >> uhub3: 1 port with 1 removable, bus powered >> Root mount waiting for: usbus1 usbus0 >> ugen0.4: at usbus0 >> uhub4: >> on usbus0 >> uhub4: MTT enabled >> uhub2: 8 ports with 7 removable, self powered >> uhub4: 3 ports with 2 removable, self powered >> Root mount waiting for: usbus1 usbus0 >> ugen1.3: at usbus1 >> uhub5: on >> usbus1 >> ugen0.5: at usbus0 >> hid_get_item: Number of items truncated to 255 >> uhub5: 3 ports with 0 removable, self powered >> Root mount waiting for: usbus1 usbus0 >> ugen1.4: at usbus1 >> ukbd0: >> on usbus1 >> kbd1 at ukbd0 >> ugen0.6: at usbus0 >> uhub6: on >> usbus0 >> uhub6: 3 ports with 2 removable, bus powered >> ugen1.5: at usbus1 >> Root mount waiting for: usbus1 usbus0 >> ugen0.7: at usbus0 >> ukbd1: on >> usbus0 >> kbd2 at ukbd1 >> ugen1.6: at usbus1 >> Trying to mount root from ufs:/dev/ada0p2 [rw]... >> ums0: on >> usbus0 >> ums1: on >> usbus1 >> ums1: 3 buttons and [XY] coordinates ID=2 >> ums0: 3 buttons and [XYZ] coordinates ID=0 >> hid_get_item: Number of items truncated to 255 >> hid_get_item: Number of items truncated to 255 >> uhid0: >> on usbus0 >> hid_get_item: Number of items truncated to 255 >> hid_get_item: Number of items truncated to 255 >> hid_get_item: Number of items truncated to 255 >> uhid1: on >> usbus0 >> ubt0: >> on usbus1 >> WARNING: attempt to domain_add(bluetooth) after domainfinalize() >> WARNING: attempt to domain_add(netgraph) after domainfinalize() >> ng_hci_send_command: ubt0hci - could not send HCI command, error=12 >> ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command >> OGF=0x3, OCF=0x3. Timeout >> >> Regards >> Estartu >> >> -- >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > >