Discussion:
SG116j install crashed
(too old to reply)
KIRIYAMA Kazuhiko
2018-01-18 06:35:41 UTC
Permalink
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] Loading Image...
[2] FreeBSD-12.0-CURRENT-amd64-20180110-r327788-memstick.img

---
KIRIYAMA Kazuhiko
KIRIYAMA Kazuhiko
2018-01-18 12:21:57 UTC
Permalink
At Thu, 18 Jan 2018 15:35:41 +0900,
Post by KIRIYAMA Kazuhiko
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
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>
Controller timeout seems to be somtimes occured in latest
eMMC devices. demsg shows this machine's eMMC is Intel Bay
Trail/Braswell eMMC 4.5/4.5.1 Controller as bellow:

acpi_button0: <Power Button> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
sdhci_acpi0: <Intel Bay Trail/Braswell eMMC 4.5/4.5.1 Controller> iomem 0x9183a000-0x9183afff irq 45 on acpi0
mmc0: <MMC/SD bus> on sdhci_acpi0
sdhci_acpi1: <Intel Bay Trail/Braswell SDXC Controller> iomem 0x91836000-0x91836fff irq 47 on acpi0
mmc1: <MMC/SD bus> on sdhci_acpi1
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0

Is Intel Bay Trail/Braswell eMMC 4.5/4.5.1 Controller
currently works on FreeBSD 12.0-CURRENT?

# Full dmesg up to [1]
# [1] http://35.200.82.201/~kiri/freebsd/sg116j/dmesg.boot
Post by KIRIYAMA Kazuhiko
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
---
KIRIYAMA Kazuhiko
KIRIYAMA Kazuhiko
2018-01-18 12:52:20 UTC
Permalink
At Thu, 18 Jan 2018 15:35:41 +0900,
Post by KIRIYAMA Kazuhiko
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
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?
I've tried to re-install by newfs /dev/mmcsd0p2 as follows:

# newfs -E -U -j /dev/mmcsd0p2

and mount /dev/mmcsd0p2 to / then "commit" so installation
go a litte forth at "Archive extract" section. But in
extracting base.txz crashed:

:
g_vfs_done():mmcsd0p2[WRITE(offset=2299856,length=11776)]error = 5
panic: brelse: inapprppriate B_PAGING or B_CLUSTER bp 0xfffffe00011d5fc0
:
(snip)
:
KDB: enter: panic
[ thread pid 13 tid 100030 ]
Stopped at kbd_enter+0x3b: moveq $0,kbd_why
db>

# Full log image put on [1]
# [1] Loading Image...
Post by KIRIYAMA Kazuhiko
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
_______________________________________________
https://lists.freebsd.org/mailman/listinfo/freebsd-current
---
KIRIYAMA Kazuhiko
KIRIYAMA Kazuhiko
2018-01-20 11:25:08 UTC
Permalink
At Thu, 18 Jan 2018 15:35:41 +0900,
Post by KIRIYAMA Kazuhiko
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
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
I've got r328126 memstic and install with it, then all went
to perfect! Thanx for FreeBSD-CURRENT team!

---
KIRIYAMA Kazuhiko
Post by KIRIYAMA Kazuhiko
---
KIRIYAMA Kazuhiko
Loading...