Atheros 9285 unable to reset channel

2013-10-31 Thread Ben Woods
Hi, I am trialling FreeBSD10-BETA2 in an attempt to find bugs etc. I am having a problem with my Atheros 9285 wireless driver which I think might have been around for a while (not new in 10), but I know a lot of work has been done on these drivers in 10. The symptom is I lose my wifi connection

D-Link DWA-131 A1 (Realtek RTL8191SU) not working

2014-11-17 Thread Ben Woods
Hey guys, I am trying to get my D-Link DWA-131 A1 working, with some success but no network connectivity. It shows up in my usb list with device id 07d1:3303. The driver pages suggest this should be working with the rsu(4) driver and potentially the rsu-rtl8712fw firmware, according to these:

Re: D-Link DWA-131 A1 (Realtek RTL8191SU) not working

2014-11-17 Thread Ben Woods
I should mention I am running FreeBSD 10.1-RELEASE -- From: Benjamin Woods woods...@gmail.com On 18 November 2014 13:23, Ben Woods woods...@gmail.com wrote: Hey guys, I am trying to get my D-Link DWA-131 A1 working, with some success but no network connectivity. It shows up in my usb

Re: D-Link DWA-131 A1 (Realtek RTL8191SU) not working

2014-11-17 Thread Ben Woods
. Kevin On Tue, Nov 18, 2014 at 01:29:57PM +0800, Ben Woods wrote: I should mention I am running FreeBSD 10.1-RELEASE -- From: Benjamin Woods woods...@gmail.com On 18 November 2014 13:23, Ben Woods woods...@gmail.com wrote: Hey guys, I am trying to get my D-Link

Re: D-Link DWA-131 A1 (Realtek RTL8191SU) not working

2014-11-18 Thread Ben Woods
, Nov 18, 2014 at 02:41:18PM +0800, Ben Woods wrote: Actually, the rsu(4) man page mentions the RTL8191SU chipset: https://www.freebsd.org/cgi/man.cgi?query=rsusektion=4 And it appears to be in the code: http://svnweb.freebsd.org/base/head/sys/dev/usb/wlan/if_rsu.c?view=markup

Re: D-Link DWA-131 A1 (Realtek RTL8191SU) not working

2014-11-18 Thread Ben Woods
, Ben Woods woods...@gmail.com wrote: No worries :) Got any advice on how to diagnose why it's able to scan and lock onto the ssid (shows it in ifconfig), but not able to get an IP address with DHCP or communicate with a manual IP address? On Tuesday, November 18, 2014, Kevin Lo ke

Re: CFT: wpa_supplicant/hostapd 2.5

2015-10-17 Thread Ben Woods
On 14 October 2015 at 13:00, Rui Paulo wrote: > Hi, > > Please download and test the wpa_supplicant/hostapd import patch: > > http://people.freebsd.org/~rpaulo/patches/wpa-2.5.diff > > > Changelog: > > http://w1.fi/cgit/hostap/plain/hostapd/ChangeLog >

Re: forwarding didn't work if wlan0 is member of a bridge

2015-12-24 Thread Ben Woods
On Wednesday, 23 December 2015, Adrian Chadd wrote: > Hi, > > inet 10.239.142.126 netmask 0xffe0 broadcast 10.239.142.127 > > This looks like a problem with your addressing. That netmask != that > broadcast. > > Please recheck your networking setup! > > > -a >

Re: iwm updates from dfbsd; AR9462/QCA9565 bluetooth coex updates

2016-06-05 Thread Ben Woods
On 2 June 2016 at 07:49, Adrian Chadd wrote: > hi! > > Firstly - I've just merged in some fixes from dragonflybsd via the > maintainer there, Imre Vadasz. He's been pushing patches to me against > -HEAD to commit. Thanks! > > I'd like those tested, so if you're using iwm

Re: [CFT] iwm driver synced with DragonflyBSD

2016-06-20 Thread Ben Woods
On 19 June 2016 at 17:20, Emmanuel Vadot wrote: > > Hello all, > > I've sync our driver with the DragonflyBSD one. > I'm currently happilly running it on three on my laptops : > - HP 840 G1 (iwm 7260) > - HP 840 G2 (iwm 7265) > - HP 840 G3 (iwm 8000C) > > Just so

Re: [CFT] iwm driver synced with DragonflyBSD

2016-06-20 Thread Ben Woods
On Mon, Jun 20, 2016 at 01:22:24PM +0200, Emmanuel Vadot wrote: > On Mon, 20 Jun 2016 12:02:26 +0200 > Ben Woods <woods...@gmail.com> wrote: > > > Upon reboot I got a kernel panic after it loaded the module. I took photos > > of my screen at the debug console, which you

Re: iwm7265fw: fatal firmware error

2016-04-25 Thread Ben Woods
On 25 April 2016 at 07:47, Adrian Chadd wrote: > Hi, > > ok, I'm testing it out right now, but I had to manually merge it into > my -HEAD laptop. I'll let you know how it goes. > > Thanks! > > -a I am also having issues with iwm7265 wireless driver regularly having firmware

Re: FreeBSD 11.0 8026 Support

2016-09-08 Thread Ben Woods
On Thursday, 8 September 2016, Jim Heald wrote: > Hello, > > I have FreeBSD 11.0-RC2 installed and my wifi doesn't work. However, I > noticed this commit > and > also that FreeBSD 11.0 should be released pretty soon

Re: Broadcom BCM 43xx wireless chips

2016-11-16 Thread Ben Woods
On Wed., 16 Nov. 2016 at 8:09 pm, Andy Mender wrote: > Dear Adrian, > > I set the mentioned option (BWN_GPL_PHY just below the bwn driver) in the > kernel config file and recompiled the STABLE kernel. > Now the additional message about BWN_GPL_PHY is gone, but there is

iwm7265 device no longer working after 7265D firmware added in r314079

2017-03-20 Thread Ben Woods
Hi everyone, I have been successfully using the iwm(4) driver with my Intel 7265 wireless card on FreeBSD-current for some time now, but with the recent update I applied the other day it has stopped working. I upgraded my FreeBSD 12-current: From: r313908 To: r315466 I suspect the issue was

Re: iwm7265 device no longer working after 7265D firmware added in r314079

2017-03-21 Thread Ben Woods
On 20 March 2017 at 20:25, Jonathan Anderson wrote: > Hi, > > Do you have something like `iwm7265fw_load="YES"` in `/boot/loader.conf`? > I needed to change `iwm7265fw` to `iwm7265Dfw` when the new firmware came > in, then everything seemed to work... > Hi Jon, Yes, that

Re: Intel 9560 chip

2019-02-05 Thread Ben Woods
On Tue, 5 Feb 2019 at 10:57 pm, Li-Wen Hsu wrote: > On Tue, Feb 5, 2019 at 10:53 PM Ben Woods wrote: > > Just wondering if there is any work underway to add support for the Intel > > Dual Band Wireless AC 9560 chipset to the iwm(4) driver? > > My friend is working on t

Intel 9560 chip

2019-02-05 Thread Ben Woods
Hi everyone, Just wondering if there is any work underway to add support for the Intel Dual Band Wireless AC 9560 chipset to the iwm(4) driver? I have this wireless card built into my new Thinkpad P1 laptop, and would be happy to test if any progress and report back. It doesn't look like it has

New iwm wireless driver stopped working (9560)

2019-11-10 Thread Ben Woods
Hi everyone, Since Mark recently committed the new iwm driver discussed at the bug report below, I had been happily using my built in wireless card. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227044#c24 However, as of today it has stopped working - the card no longer shows up under

Re: Bounty for Intel AC9560 wireless support

2019-11-20 Thread Ben Woods
On Wed, 20 Nov 2019 at 11:42 pm, ma...@freebsd.org wrote: > Hi Ben, > > Since I did that work under Foundation sponsorship I'd prefer to see > the bounty donated to the FF. Please do include any notes you have > about areas of FreeBSD that need improvement, especially related to > missing