Date: Tue, 1 Nov 2016 10:10:17 +0200 From: Daniel Braniss <danny@cs.huji.ac.il> To: Andriy Voskoboinyk <avos@FreeBSD.org> Cc: freebsd-current <freebsd-current@freebsd.org>, freebsd-wireless@freebsd.org Subject: Re: urtwm -> rtwm Message-ID: <9109ACA4-DBD4-4735-86A7-2F3F383829C7@cs.huji.ac.il> In-Reply-To: <op.yp7p5jah4dikkl@localhost> References: <B53F5185-2857-4164-A97D-FF95FA99DE91@cs.huji.ac.il> <4DC1B743-33EA-4AD7-B124-9D133316552C@cs.huji.ac.il> <op.yp7p5jah4dikkl@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 31 Oct 2016, at 21:37, Andriy Voskoboinyk <avos@FreeBSD.org> wrote: >=20 > Sun, 30 Oct 2016 14:32:18 +0200 =D0=B1=D1=83=D0=BB=D0=BE = =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Daniel Braniss = <danny@cs.huji.ac.il>: >=20 > Hi! >=20 > rtwn_usb(4) depends on rtwn(4) module; you can try to > 1) add them to the kernel config; > 2) check / fix WITHOUT_MODULES and MODULES_OVERRIDE make.conf(5) = variables > 3) compile / install them manually >=20 > P.S. There is no 'rtwm' module in the tree; what is the exact error = message > where it was? the problem was that if_rtwn.ko was not compiled! all the others where, i.e. if_rtwn_[pci,usb].ko. I added all of them to the config, and now it seems to work so the problem is that the loadable module if_rtwn.ko is NOT compiled by default, while all the others are,=20 what is the magic to have it compiled? BTW, I tried this on RPI2, and now will try on an orangepi one. thanks, danny >=20 >>=20 >>> On 30 Oct 2016, at 14:07, Daniel Braniss <danny@cs.huji.ac.il> = wrote: >>>=20 >>> hi, >>> between r30666 and r30808 i lost my wireless, >> s/r30666/r306333/ and s/r30808/r308087/ >>=20 >>> so reading UPDATE clarified why, I also did a mergemaster so now = devd et.all. seem to be in sync, >>> but now devd complains that if_rtwn_usb depends on rtwm and there is = no rtwn, instead there are >>> several rtwn-rtl8=E2=80=A6., the closest being rtwn-rt18188eufw.ko >>>=20 >>> this is what the old urtwn has to say: >>> ... >>> Starting devd. >>> wlan: <802.11 Link Layer> >>> urtwn0 on uhub1 >>> urtwn0: <Realtek 802.11n NIC, class 0/0, rev 2.00/0.00, addr 2> on = usbus0 >>> urtwn0: MAC/BB RTL8188EU, RF 6052 1T1R >>> urtwn0: enabling 11n >>> urtwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps >>> urtwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps = 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps >>> urtwn0: 1T1R >>> urtwn0: 11ng MCS 20MHz >>> urtwn0: MCS 0-7: 6.5Mbps - 65Mbps >>>=20 >>> please help >>>=20 >>> thanks, >>> danny >>>=20 >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org" >>=20 >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to = "freebsd-wireless-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9109ACA4-DBD4-4735-86A7-2F3F383829C7>