Date: Mon, 21 Nov 2016 08:52:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 205477] urtwn(4) USB wireless driver fails to initialize RTL8188CUS Message-ID: <bug-205477-17-eG342WRWsb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205477-17@https.bugs.freebsd.org/bugzilla/> References: <bug-205477-17@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205477 --- Comment #15 from eimar.koort@gmail.com --- (In reply to eimar.koort from comment #14) I'd like to add this piece information also. FreeBSD rpi2 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 13:01:42 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI2 arm /etc/rc.conf: Wireless WORKS: ~~~~~~~~~~~~~~~~ 1) wlans_urtwn0="wlan0" ifconfig_wlan0="WPA SYNCDHCP" 2) wlans_urtwn0="wlan0" ifconfig_wlan0="WPA inet 192.168.1.4 netmask 255.255.255.0" Wireless DOESN'T WORK: ~~~~~~~~~~~~~~~~~~~~ 1) ifconfig_ue0="192.168.1.3 netmask 255.255.255.0" wlans_urtwn0="wlan0" ifconfig_wlan0="WPA SYNCDHCP" 2) ifconfig_ue0="192.168.1.3 netmask 255.255.255.0" wlans_urtwn0="wlan0" ifconfig_wlan0="WPA inet 192.168.1.4 netmask 255.255.255.0" If lan device (ue0) ISconfigured then wireless (urtwn0) gets associated, but ip is not answering from network until ethernet cable is connected. If lan device (ue0) IS NOT configured then wireless (urtwn0) comes up without problems. So my initial whining about "urtwn wifi not working" is actually something different. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205477-17-eG342WRWsb>
