Re: recommended usb wifi device?

2014-02-04 Thread Pedro Flynn
Hi Colin, I'm very satisfied with the Ralink 3070 based USB devices, which I have different models from different manufacturers. Though I'm facing some problems that are specific to FreeBSD 10.0 and working in access point mode, they work very well both in client and access point modes. These

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-29 Thread Pedro Flynn
4 at 8:35 AM, Pedro Flynn wrote: > Hmmm... > Where did you see the NULL value? I could not figure it out. > > (Yesterday I built a kernel with debugging symbols enabled and I will > generate a new crash dump tonight. I hope this one will have much more > information). > >

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-29 Thread Pedro Flynn
: > Yup. Is it? > > Adrian > On Jan 28, 2014 6:10 PM, "Pedro Flynn" wrote: > >> You mean rvp->beacon_mbuf is null? >> >> Thanks, >> >> pflynn >> >> >> On Tue, Jan 28, 2014 at 9:06 PM, Pedro Flynn wrote: >> >>>

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
You mean rvp->beacon_mbuf is null? Thanks, pflynn On Tue, Jan 28, 2014 at 9:06 PM, Pedro Flynn wrote: > Just to bring to our attention frame 8: > > (kgdb) frame 8 > #8 0x81a198bc in run_update_beacon (vap=0xf8000e8dd000, > item=2) > at /usr/sr

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
net80211. Why's it doing that. > > > > -a > > > On 28 January 2014 15:02, Pedro Flynn wrote: > > Here we go (this output is not beautiful...). Please, let me know if I > > missed something or if I did something wrong: > > > > bt output: > &

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
do 'bt', and see what's being passed into ieee80211_beacon_update. > Use 'frame X' to switch to frame X, and 'print VARIABLE_NAME' to print > out the contents of the given variable name. > > That mbuf looks like it's NULL, which is odd. > > Thanks! >

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
OK! This is what I have: list * (0x809b1163) Undefined command: "". Try "help". (kgdb) list * (0x809b1163) 0x809b1163 is in ieee80211_beacon_update (/usr/src/sys/net80211/ieee80211_output.c:3099). 3094 /* XXX do WME aggressive mode processing? */ 3095 IEEE80211_UNLOCK(ic);

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
ng list? > > > -a > > > On 28 January 2014 13:26, Pedro Flynn wrote: > > Hi! > > > > I generated the crash dump and uploaded the image to a public folder on > > Google Drive. This is the link to the folder: > > > > > https://drive.google.com/f

Re: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
one think more information is better. Thanks, pflynn On Tue, Jan 28, 2014 at 2:21 PM, Pedro Flynn wrote: > Hi Adrian, > > This morning I installed 10.0-RELEASE on a second machine (I had to > rollback my router to 9.2) with the same hardware with dumpdev set to YES >

Fwd: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
: > Do you get a crashdump that you can feed into kgdb upon reboot? If > not, would you mind enabling crashdumps? > > > > -a > > > On 28 January 2014 02:57, Pedro Flynn wrote: > > (sorry - this reply was sent only to Hiren. Here is it for the list) > > >

Fwd: FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-28 Thread Pedro Flynn
15 seconds - press a key on the console to abort --> Press a key on the console to reboot, --> or switch off the station now. Thanks for any help or suggestion. pflynn On Mon, Jan 27, 2014 at 8:43 PM, hiren panchasara < hiren.panchas...@gmail.com> wrote: > On Mon, Jan 27, 201

FreeBSD 10.0: hostapd crash with Ralink 3070

2014-01-27 Thread Pedro Flynn
Hi, I have a FreeBSD home router and I use a Ralink 3070 USB device (driver: run) as the WiFi interface. Everything was fine until I upgraded from 9.2 to 10.0-RELEASE (amd64) today (fresh install). I'm using the same configuration files that I was using for everything, but this time hostapd cr

hostapd awkward problem: WiFi network "vanishes".

2013-07-24 Thread Pedro Flynn
Hi, I originally posted this at the forums.freebsd.org network forum, but I had no luck until now finding an answer to this problem that is annoying me. I hope someone could give me some light: (original post: http://forums.freebsd.org/showthread.php?t=38370) *** I have a simple WiFi access poi