Re: Wireless 3165, Intel Corporation

2016-06-22 Thread Ang Iongchun
Hi Sergey, Try also replace sys/contrib/dev/iwm and sys/dev/iwm from Emmanuel's branch. If you can see the driver message from kernel log like this (my 3165): iwm0: mem 0xd510-0xd5101fff at device 0.0 on pci2 iwm0: hw rev 0x210, fw ver 16.242414.0, address 08:d4:0c:xx:xx:xx Then you can cre

Re: Wireless 3165, Intel Corporation

2016-06-22 Thread news
Hello Sergey, On 11-CURRENT ifconfig doesnt show up the wireless interfaces. Try sysctl -a|grep iwm or sysctl net.wlan.devices If it works it will show up iw0(if you have wlans_iwm0="wlan0" on rc.conf) My 7260ac is up and running without problems for months now. I just get it to associate on 802.

Re: Wireless 3165, Intel Corporation

2016-06-22 Thread Sergey
Thank you a lot! However it does not seem to work. I have fetched the sources from https://github.com/evadot/freebsd/tree/iwm and replaced in my /usr/src both sys/modules/{iwm,iwmfw} Have re-built the kernel - and I still see no interface. Have I missed something? Here are lines from /var/log/m

Re: Wireless 3165, Intel Corporation

2016-06-22 Thread Imre Vadasz
Hi, The Intel 3165 wireless chipset should work with Emmanuel Vadot's iwm update/sync: https://lists.freebsd.org/pipermail/freebsd-wireless/2016-June/006805.html Regards, Imre ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mai

Wireless 3165, Intel Corporation

2016-06-22 Thread Sergey
Hi all, Got a new laptop from HP and this Wi-Fi card on it: none4@pci0:3:0:0: class=0x028000 card=0x40108086 chip=0x31658086 rev=0x81 hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 3165' class = network Sure, it is not recognized by the kernel. The on