From owner-freebsd-current@freebsd.org Thu Jan 18 06:49:22 2018 Return-Path: Delivered-To: freebsd-current@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 04A71EB781A for ; Thu, 18 Jan 2018 06:49:22 +0000 (UTC) (envelope-from kiri@kx.openedu.org) Received: from kx.openedu.org (flets-sg1027.kamome.or.jp [202.216.24.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 940497BCD0 for ; Thu, 18 Jan 2018 06:49:20 +0000 (UTC) (envelope-from kiri@kx.openedu.org) Received: from kx.openedu.org (kx.openedu.org [202.216.24.27]) by kx.openedu.org (8.14.5/8.14.5) with ESMTP id w0I6Zfdb083944; Thu, 18 Jan 2018 15:35:41 +0900 (JST) (envelope-from kiri@kx.openedu.org) Message-Id: <201801180635.w0I6Zfdb083944@kx.openedu.org> Date: Thu, 18 Jan 2018 15:35:41 +0900 From: KIRIYAMA Kazuhiko To: freebsd-current@freebsd.org Cc: kiri@kx.openedu.org Subject: SG116j install crashed User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.6 MULE XEmacs/21.4 (patch 22) (Instant Classic) (amd64--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 18 Jan 2018 06:49:22 -0000 Hi, all I've bought Biccamera's original bland note PC (SG116j) impulsively because of cheapness($1780). I've installed 12.0-CURRENT(r327788) right away. Booted smoothly but set loader conf "unset hint.uart.1.at" and configure disk with mmcsd0 58 GB GPT mmcsd0p1 200MB efi mmcsd0p2 54 GB freebsd-ufs / mmcsd0p3 4.2 GB freebsd-swap none But in "Tetching distribution files" of base.txz, crashed with: sdhci_acpi0-slot0: Controller timeout sdhci_acpi0-slot0: ============== REGISTER DUMP ============== sdhci_acpi0-slot0: Sys addr: 0x02158000 | Version: 0x00001002 sdhci_acpi0-slot0: Blk size: 0x00000200 | Blk cnt: 0x000000f8 sdhci_acpi0-slot0: Argument: 0x017f57e8 | Trn mode: 0x00000027 sdhci_acpi0-slot0: Present: 0x1fff0106 | Host ctl: 0x00001025 sdhci_acpi0-slot0: Power: 0x0000000b | Blk gap: 0x00000080 sdhci_acpi0-slot0: Wake-up: 0x00000000 | Clock: 0x00000007 sdhci_acpi0-slot0: Timeout: 0x00000007 | Int stat: 0x00000001 sdhci_acpi0-slot0: Int enab: 0x05ff0033 | Sig enab: 0x05ff003a sdhci_acpi0-slot0: AC12 err: 0x80000000 | Host ctl2:0x0000008b sdhci_acpi0-slot0: Caps: 0x446cc8b2 | Caps2: 0x00000807 sdhci_acpi0-slot0: Max curr: 0x00000000 | ADMA err: 0x00000000 sdhci_acpi0-slot0: ADMA addr:0x00000000 | Slot int: 0x00000000 sdhci_acpi0-slot0: =========================================== mmcsd0: Error indicated: 1 Timeout : (snip) : Stopped at kdb_enter+0x3b: movq $0,kdb_why db> Detail log has put in [1]. BTW I used [2] so all stuffs are within it and it should not be fetched to internet. Is there any idea to go forth? Best regards. [1] http://35.200.82.201/~kiri/freebsd/sg116j/crash_in_install.jpeg [2] FreeBSD-12.0-CURRENT-amd64-20180110-r327788-memstick.img --- KIRIYAMA Kazuhiko