On Sun, Aug 27, 2017 at 02:25:27PM -0300, R0me0 *** wrote:
> Hi Stefan,
> How are you doing today? Hope very well.
> 
> Unfortunately, The system just hangs, I will perform more tests and dig
> into this and with a little of luck, I can provide more information on this.
> 
> Thank you :)

I have now got an rpi3 from benno@. I cannot reproduce the problem.

Below paste shows the interface going up, and me setting it down.
The system does not lock up. I can still run commands such as 'dmesg'.

# dhclient urtwn0
DHCPDISCOVER on urtwn0 - interval 1
DHCPDISCOVER on urtwn0 - interval 2
DHCPOFFER from 10.230.56.130 (fe:e1:ba:d0:7a:1e)
DHCPREQUEST on urtwn0 to 255.255.255.255
DHCPACK from 10.230.56.130 (fe:e1:ba:d0:7a:1e)
bound to 10.230.56.137 -- renewal in 30 seconds.
# ifconfig urtwn0 down
# dmesg
OpenBSD 6.2-beta (GENERIC) #0: Thu Aug 24 14:51:01 AEST 2017
    [email protected]:/usr/src/sys/arch/arm64/compile/GENERIC
real mem  = 965042176 (920MB)
avail mem = 909217792 (867MB)
mainbus0 at root: Raspberry Pi 3 Model B Rev 1.2
cpu0 at mainbus0: ARM Cortex-A53 r0p4
simplefb0 at mainbus0: 656x416
wsdisplay0 at simplefb0 mux 1
wsdisplay0: screen 0 added (std, vt100 emulation)
simplebus0 at mainbus0: "soc"
bcmintc0 at simplebus0
bcmdog0 at simplebus0
pluart0 at simplebus0
bcmaux0 at simplebus0
com0 at simplebus0: ns16550, no working fifo
com0: console
dwctwo0 at simplebus0
agtimer0 at simplebus0: tick rate 19200 KHz
simplebus1 at mainbus0: "clocks"
usb0 at dwctwo0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Broadcom DWC2 root hub" rev 
2.00/1.00 addr 1
uhub1 at uhub0 port 1 configuration 1 interface 0 "Standard Microsystems 
product 0x9514" rev 2.00/2.00 addr 2
smsc0 at uhub1 port 1 configuration 1 interface 0 "Standard Microsystems 
SMSC9512/14" rev 2.00/2.00 addr 3
smsc0: address b8:27:eb:24:e8:5a
ukphy0 at smsc0 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI 
0x0001f0, model 0x000c
umass0 at uhub1 port 2 configuration 1 interface 0 "SanDisk Cruzer Fit" rev 
2.10/1.00 addr 4
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: <SanDisk, Cruzer Fit, 1.00> SCSI4 0/direct 
removable serial.07815571180923123100
sd0: 15264MB, 512 bytes/sector, 31260672 sectors
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
bootfile: sd0a:/bsd
boot device: sd0
root on sd0a (4a150c4efa965707.a) swap on sd0b dump on sd0b
WARNING: CHECK AND RESET THE DATE!
urtwn0 at uhub1 port 4 configuration 1 interface 0 "802.11n USB WLAN" rev 
2.00/2.00 addr 5
urtwn0: MAC/BB RTL8192CU, RF 6052 2T2R, address 64:66:b3:28:69:a0
#

Reply via email to