[Bug 229264] init died (signal 0, exit 1) and kernel panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 5 05:55:24 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229264

--- Comment #5 from Gergely Kiss <mail.gery at gmail.com> ---
(In reply to Piotr Kubaj from comment #4)
Nothing special, I use the build config named "tl-wr1043nd" from
freebsd-wifi-build and the kernel config "TP-WN1043ND" included in
11.2-RELEASE. I had stability issues with FreeBSD-HEAD (saw kernel panics
sometimes due to TLB cache misses near the end of the boot process) so I
decided to use -RELEASE, instead and now have great stability.

Here are the dmesg lines relevant to the wireless interface from my
installation:

ath0: Vendor=0x168c, Device=0x000b
ath0: Vendor=0x168c, Device=0x000b
ath0: <Atheros 9130> at mem 0x180c0000-0x180effff irq 0 on nexus0
ath0: eeprom @ 0x1fff1000 (4096 bytes)
ath0: eeprom data @ 0xbfff1000
ath0: [HT] enabling HT modes
ath0: [HT] 2 RX streams; 2 TX streams
ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps
36Mbps 48Mbps 54Mbps
ath0: 2T2R
ath0: 11ng MCS 20MHz
ath0: MCS 0-7: 6.5Mbps - 65Mbps
ath0: MCS 8-15: 13Mbps - 130Mbps
ath0: 11ng MCS 40MHz:
ath0: MCS 0-7: 13.5Mbps - 135Mbps
ath0: MCS 8-15: 27Mbps - 270Mbps
ath0: 11ng MCS 40MHz SGI:
ath0: MCS 0-7: 15Mbps - 150Mbps
ath0: MCS 8-15: 30Mbps - 300Mbps
ath0: AR9130 mac 20.1 RF2133 phy 10.2
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00d0
ath0: Use hw queue 1 for WME_AC_BE traffic
ath0: Use hw queue 0 for WME_AC_BK traffic
ath0: Use hw queue 2 for WME_AC_VI traffic
ath0: Use hw queue 3 for WME_AC_VO traffic
ath0: Use hw queue 8 for CAB traffic
ath0: Use hw queue 9 for beacons
ath0: using multicast key search

Feel free to pull my fork of freebsd-wifi-build and give it a try if you wish.
I have pushed my convenience build script in the branch "buildscript" as it can
ease the build process a bit:

https://github.com/kissg1988/freebsd-wifi-build/blob/buildscript/scripts/build.sh

If you have any further questions, please reach out to my by email to keep this
bugreport clean.

Thanks,
Gergely

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list