Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-20 Thread Tj
Hmm yea will try that and let you know. Switching to -head though...maybe
that'll make it better.

I have to say though..wow this driver's come a long way in a year. Thanks
for all the work...

-Tj
On Aug 19, 2013 8:58 PM, Adrian Chadd adr...@freebsd.org wrote:

 Hi,

 Please just do it manually for now.

 # ifconfig wlan0
 # ifconfig wlan0 create wlandev ath0
 # wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf 
 # dhclient wlan0

 .. see what happens.



 -adrian



 On 19 August 2013 06:30, Tj Hariharan t...@archlinux.us wrote:

 On Mon, Aug 19, 2013 at 11:15:32AM +0530, Tj Hariharan wrote:
  O never mind, it still happens, though obviously more intermittently,
  since I didn't notice anything odd for almost an entire day. A few more
  things this time though:
 
  a. It IS intermittent, there seems to be very little pattern to this,
  except that it seems to be more likely to happen when/if I am using the
  internet more and actively (e.g. youtube etc rather than just let a few
  small internet using things run).
 
  b. There seems to be an extra line in the error logs:
 
Aug 19 10:53:47 tahoe dhclient[79063]: ioctl(SIOCGIFFLAGS) on
wlan0: Operation not permitted

  On Sun, Aug 18, 2013 at 09:02:41AM -0700, Adrian Chadd wrote:
   good to know!
  
  
  
  
   -adrian
  
  
   On 18 August 2013 05:19, Tj Hariharan t...@archlinux.us wrote:
  
Ok so, at the time I was using r254246. Just this afternoon, I
 realised
there were quite a few commits after that. I am now on r25 and
everything seems to be working fine, i.e. no more wlan0 dying
 randomly.
I have no idea what is causing this, though. (the r254246 was from
installing from a download of 9.2 dvd).
On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote:
 Hi!

 I'm not sure what could've caused this! Not much has changed in
 the
 wireless stack and ath driver between 9.1 and 9.2. Would you be
 able to
 work through different svn versions of stable/9 between 9.1 and
 9.2 to
 narrow down when things broke?

 It may be something other than the wifi driver/stack.

 Thanks!


 -adrian



 On 17 August 2013 05:12, Tj t...@archlinux.us wrote:

  (Sorry emailed from wrong address, re emailing)
 
  Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have
 not had
this
  problem before with any version of freebsd however. I have an
 ATHEROS
card
  (AR928X according to pciconf), things go fine except every few
  minutes/hours (randomly) I get the following
  http://bpaste.net/show/123755/ type
  of error, and  the network is no longer connected, however,
 beyond the
fact
  that I can't even reach my router there's no obvious other
 sign, I.e
  ifconfig still shows a valid output with ip address etc as if
 it were
still
  connected. Restarting the netif service fixes it, until it
 happens
again -
  which it does in a short while (though sometimes I have to
 restart
netif
  twice).
 
  As I said, this happened just as I upgraded from 9.1 to 9.2.
 Anyone
have
  any idea what's causing this?
 
  -Tj Hariharan
  ___
  freebsd-stable@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-stable
  To unsubscribe, send any mail to 
freebsd-stable-unsubscr...@freebsd.org
 
   
--
Tejas (Tj) Hariharan
Email: t...@archlinux.us
   
 


 Okay it's gotten MUCH worse now. netif can no longer be stopped without
 a reboot when wlan0 craps out. (As I mentioned a restart usually fixes
 things). While trying to stop netif attempts to destroy the wlan0
 interface, which fails - which, as it turns out is where the ioctl:
 operation not permitted error error comes from I think.
 --
 Tj Hariharan
 Email: t...@archlinux.us



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Marko Cupać
I am struggling with my AR9285 for more than a year now. Sometimes it
is better, sometimes worse, but never without disconnections.

I have also noticed it dies more frequently on heavy usage. I read
somewhere that raising value of kern.ipc.nmbclusters (in my case to
51200) could be of help, so I am trying it at the moment.
-- 
Marko Cupać
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Tj Hariharan
On Mon, Aug 19, 2013 at 09:59:19AM +0200, Marko Cupać wrote:
 I am struggling with my AR9285 for more than a year now. Sometimes it
 is better, sometimes worse, but never without disconnections.
 
 I have also noticed it dies more frequently on heavy usage. I read
 somewhere that raising value of kern.ipc.nmbclusters (in my case to
 51200) could be of help, so I am trying it at the moment.
 -- 
 Marko Cupać

Hmm, let me know how that goes, I'll probably try it too. How did you
find the number '51200', and what does that value do?

Also: Yea, I had used FreeBSD on this laptop a while back (back when
current was version 9), back then it was basically unusable. Looks like
you're right, it gets a little better and a little worse. 


-- 
Tj Hariharan
Email: t...@archlinux.us 


pgpmgj2kuxXtQ.pgp
Description: PGP signature


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Marko Cupać
On Mon, 19 Aug 2013 14:46:01 +0530
Tj Hariharan t...@archlinux.us wrote:

 Hmm, let me know how that goes, I'll probably try it too. How did you
 find the number '51200', and what does that value do?

I searched error message I was getting and found this thread:
http://lists.freebsd.org/pipermail/freebsd-net/2009-August/022784.html

I did not want to put the value blindly so i checked tuning:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html

It says Values between 4096 and 32768 are recommended for machines with
greater amounts of memory. I had 25600 so I guessed I could double it and
see how it goes.

I am total layman, and am just sharing my experimentations. I
am not sure if they will get us any improvements. What else can I do when
there are 175 PRs currently open:
http://lists.freebsd.org/pipermail/freebsd-wireless/2013-August/003769.html

...and 90% of those are related to ath.

-- 
Marko Cupać
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Tj Hariharan
On Mon, Aug 19, 2013 at 11:40:44AM +0200, Marko Cupać wrote:
 I am total layman, and am just sharing my experimentations. I
 am not sure if they will get us any improvements. What else can I do when
 there are 175 PRs currently open:
 http://lists.freebsd.org/pipermail/freebsd-wireless/2013-August/003769.html
 
 ...and 90% of those are related to ath.

LOL...damn, I guess I should avoid ATH card for future laptop purchases.

-- 
Tj Hariharan
Email: t...@archlinux.us 


pgpQTK50STmBu.pgp
Description: PGP signature


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Tj Hariharan
On Mon, Aug 19, 2013 at 11:15:32AM +0530, Tj Hariharan wrote:
 O never mind, it still happens, though obviously more intermittently,
 since I didn't notice anything odd for almost an entire day. A few more
 things this time though:
 
 a. It IS intermittent, there seems to be very little pattern to this,
 except that it seems to be more likely to happen when/if I am using the
 internet more and actively (e.g. youtube etc rather than just let a few
 small internet using things run). 
 
 b. There seems to be an extra line in the error logs:
   
   Aug 19 10:53:47 tahoe dhclient[79063]: ioctl(SIOCGIFFLAGS) on
   wlan0: Operation not permitted
 
 On Sun, Aug 18, 2013 at 09:02:41AM -0700, Adrian Chadd wrote:
  good to know!
  
  
  
  
  -adrian
  
  
  On 18 August 2013 05:19, Tj Hariharan t...@archlinux.us wrote:
  
   Ok so, at the time I was using r254246. Just this afternoon, I realised
   there were quite a few commits after that. I am now on r25 and
   everything seems to be working fine, i.e. no more wlan0 dying randomly.
   I have no idea what is causing this, though. (the r254246 was from
   installing from a download of 9.2 dvd).
   On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote:
Hi!
   
I'm not sure what could've caused this! Not much has changed in the
wireless stack and ath driver between 9.1 and 9.2. Would you be able to
work through different svn versions of stable/9 between 9.1 and 9.2 to
narrow down when things broke?
   
It may be something other than the wifi driver/stack.
   
Thanks!
   
   
-adrian
   
   
   
On 17 August 2013 05:12, Tj t...@archlinux.us wrote:
   
 (Sorry emailed from wrong address, re emailing)

 Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had
   this
 problem before with any version of freebsd however. I have an ATHEROS
   card
 (AR928X according to pciconf), things go fine except every few
 minutes/hours (randomly) I get the following
 http://bpaste.net/show/123755/ type
 of error, and  the network is no longer connected, however, beyond the
   fact
 that I can't even reach my router there's no obvious other sign, I.e
 ifconfig still shows a valid output with ip address etc as if it were
   still
 connected. Restarting the netif service fixes it, until it happens
   again -
 which it does in a short while (though sometimes I have to restart
   netif
 twice).

 As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone
   have
 any idea what's causing this?

 -Tj Hariharan
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to 
   freebsd-stable-unsubscr...@freebsd.org

  
   --
   Tejas (Tj) Hariharan
   Email: t...@archlinux.us
  
 


Okay it's gotten MUCH worse now. netif can no longer be stopped without
a reboot when wlan0 craps out. (As I mentioned a restart usually fixes
things). While trying to stop netif attempts to destroy the wlan0
interface, which fails - which, as it turns out is where the ioctl: operation 
not permitted error error comes from I think. 
-- 
Tj Hariharan
Email: t...@archlinux.us 


pgpk73RtDBNjq.pgp
Description: PGP signature


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Adrian Chadd
Are you running the AR9285 on -HEAD? If not, upgrade. It should behave
much, much better.



-adrian



On 19 August 2013 00:59, Marko Cupać marko.cu...@mimar.rs wrote:

 I am struggling with my AR9285 for more than a year now. Sometimes it
 is better, sometimes worse, but never without disconnections.

 I have also noticed it dies more frequently on heavy usage. I read
 somewhere that raising value of kern.ipc.nmbclusters (in my case to
 51200) could be of help, so I am trying it at the moment.
 --
 Marko Cupać

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Adrian Chadd
A lot of the ath PRs filed by me can be closed. They're reminders that
things needed fixing, which I've done.

A lot of them are for older cards on older machines with odd behaviour due
to PCI/cardbus issues, power save bugs, ACPI hilarity, etc. I've tried to
port over some fixes to address these but it's hard to verify them without
a (much larger) lab and (a lot more) free time to test it all.

Just remember - there's mostly just me working on this stuff..



-adrian



On 19 August 2013 04:37, Tj Hariharan t...@archlinux.us wrote:

 On Mon, Aug 19, 2013 at 11:40:44AM +0200, Marko Cupać wrote:
  I am total layman, and am just sharing my experimentations. I
  am not sure if they will get us any improvements. What else can I do when
  there are 175 PRs currently open:
 
 http://lists.freebsd.org/pipermail/freebsd-wireless/2013-August/003769.html
 
  ...and 90% of those are related to ath.

 LOL...damn, I guess I should avoid ATH card for future laptop purchases.

 --
 Tj Hariharan
 Email: t...@archlinux.us

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Adrian Chadd
Hi,

Please just do it manually for now.

# ifconfig wlan0
# ifconfig wlan0 create wlandev ath0
# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf 
# dhclient wlan0

.. see what happens.



-adrian



On 19 August 2013 06:30, Tj Hariharan t...@archlinux.us wrote:

 On Mon, Aug 19, 2013 at 11:15:32AM +0530, Tj Hariharan wrote:
  O never mind, it still happens, though obviously more intermittently,
  since I didn't notice anything odd for almost an entire day. A few more
  things this time though:
 
  a. It IS intermittent, there seems to be very little pattern to this,
  except that it seems to be more likely to happen when/if I am using the
  internet more and actively (e.g. youtube etc rather than just let a few
  small internet using things run).
 
  b. There seems to be an extra line in the error logs:
 
Aug 19 10:53:47 tahoe dhclient[79063]: ioctl(SIOCGIFFLAGS) on
wlan0: Operation not permitted

  On Sun, Aug 18, 2013 at 09:02:41AM -0700, Adrian Chadd wrote:
   good to know!
  
  
  
  
   -adrian
  
  
   On 18 August 2013 05:19, Tj Hariharan t...@archlinux.us wrote:
  
Ok so, at the time I was using r254246. Just this afternoon, I
 realised
there were quite a few commits after that. I am now on r25 and
everything seems to be working fine, i.e. no more wlan0 dying
 randomly.
I have no idea what is causing this, though. (the r254246 was from
installing from a download of 9.2 dvd).
On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote:
 Hi!

 I'm not sure what could've caused this! Not much has changed in the
 wireless stack and ath driver between 9.1 and 9.2. Would you be
 able to
 work through different svn versions of stable/9 between 9.1 and
 9.2 to
 narrow down when things broke?

 It may be something other than the wifi driver/stack.

 Thanks!


 -adrian



 On 17 August 2013 05:12, Tj t...@archlinux.us wrote:

  (Sorry emailed from wrong address, re emailing)
 
  Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have
 not had
this
  problem before with any version of freebsd however. I have an
 ATHEROS
card
  (AR928X according to pciconf), things go fine except every few
  minutes/hours (randomly) I get the following
  http://bpaste.net/show/123755/ type
  of error, and  the network is no longer connected, however,
 beyond the
fact
  that I can't even reach my router there's no obvious other sign,
 I.e
  ifconfig still shows a valid output with ip address etc as if it
 were
still
  connected. Restarting the netif service fixes it, until it
 happens
again -
  which it does in a short while (though sometimes I have to
 restart
netif
  twice).
 
  As I said, this happened just as I upgraded from 9.1 to 9.2.
 Anyone
have
  any idea what's causing this?
 
  -Tj Hariharan
  ___
  freebsd-stable@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-stable
  To unsubscribe, send any mail to 
freebsd-stable-unsubscr...@freebsd.org
 
   
--
Tejas (Tj) Hariharan
Email: t...@archlinux.us
   
 


 Okay it's gotten MUCH worse now. netif can no longer be stopped without
 a reboot when wlan0 craps out. (As I mentioned a restart usually fixes
 things). While trying to stop netif attempts to destroy the wlan0
 interface, which fails - which, as it turns out is where the ioctl:
 operation not permitted error error comes from I think.
 --
 Tj Hariharan
 Email: t...@archlinux.us

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-19 Thread Tj
Ok it's gotten worse now. I can no longer restart netif, it just hangs
there in uninterruptible wait forever (trying to delete the wlan0
interface using ifconfig)
On Mon, Aug 19, 2013 at 09:59:19AM +0200, Marko Cupać wrote:
 I am struggling with my AR9285 for more than a year now. Sometimes it
 is better, sometimes worse, but never without disconnections.

 I have also noticed it dies more frequently on heavy usage. I read
 somewhere that raising value of kern.ipc.nmbclusters (in my case to
 51200) could be of help, so I am trying it at the moment.
 --
 Marko Cupać

Hmm, let me know how that goes, I'll probably try it too. How did you
find the number '51200', and what does that value do?

Also: Yea, I had used FreeBSD on this laptop a while back (back when
current was version 9), back then it was basically unusable. Looks like
you're right, it gets a little better and a little worse.

-- 
Tj Hariharan
Email: t...@archlinux.us
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-18 Thread Tj Hariharan
Ok so, at the time I was using r254246. Just this afternoon, I realised
there were quite a few commits after that. I am now on r25 and
everything seems to be working fine, i.e. no more wlan0 dying randomly.
I have no idea what is causing this, though. (the r254246 was from
installing from a download of 9.2 dvd). 
On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote:
 Hi!
 
 I'm not sure what could've caused this! Not much has changed in the
 wireless stack and ath driver between 9.1 and 9.2. Would you be able to
 work through different svn versions of stable/9 between 9.1 and 9.2 to
 narrow down when things broke?
 
 It may be something other than the wifi driver/stack.
 
 Thanks!
 
 
 -adrian
 
 
 
 On 17 August 2013 05:12, Tj t...@archlinux.us wrote:
 
  (Sorry emailed from wrong address, re emailing)
 
  Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had this
  problem before with any version of freebsd however. I have an ATHEROS card
  (AR928X according to pciconf), things go fine except every few
  minutes/hours (randomly) I get the following
  http://bpaste.net/show/123755/ type
  of error, and  the network is no longer connected, however, beyond the fact
  that I can't even reach my router there's no obvious other sign, I.e
  ifconfig still shows a valid output with ip address etc as if it were still
  connected. Restarting the netif service fixes it, until it happens again -
  which it does in a short while (though sometimes I have to restart netif
  twice).
 
  As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone have
  any idea what's causing this?
 
  -Tj Hariharan
  ___
  freebsd-stable@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-stable
  To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org
 

-- 
Tejas (Tj) Hariharan
Email: t...@archlinux.us 


pgp4rERqH9SzD.pgp
Description: PGP signature


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-18 Thread Adrian Chadd
good to know!




-adrian


On 18 August 2013 05:19, Tj Hariharan t...@archlinux.us wrote:

 Ok so, at the time I was using r254246. Just this afternoon, I realised
 there were quite a few commits after that. I am now on r25 and
 everything seems to be working fine, i.e. no more wlan0 dying randomly.
 I have no idea what is causing this, though. (the r254246 was from
 installing from a download of 9.2 dvd).
 On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote:
  Hi!
 
  I'm not sure what could've caused this! Not much has changed in the
  wireless stack and ath driver between 9.1 and 9.2. Would you be able to
  work through different svn versions of stable/9 between 9.1 and 9.2 to
  narrow down when things broke?
 
  It may be something other than the wifi driver/stack.
 
  Thanks!
 
 
  -adrian
 
 
 
  On 17 August 2013 05:12, Tj t...@archlinux.us wrote:
 
   (Sorry emailed from wrong address, re emailing)
  
   Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had
 this
   problem before with any version of freebsd however. I have an ATHEROS
 card
   (AR928X according to pciconf), things go fine except every few
   minutes/hours (randomly) I get the following
   http://bpaste.net/show/123755/ type
   of error, and  the network is no longer connected, however, beyond the
 fact
   that I can't even reach my router there's no obvious other sign, I.e
   ifconfig still shows a valid output with ip address etc as if it were
 still
   connected. Restarting the netif service fixes it, until it happens
 again -
   which it does in a short while (though sometimes I have to restart
 netif
   twice).
  
   As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone
 have
   any idea what's causing this?
  
   -Tj Hariharan
   ___
   freebsd-stable@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-stable
   To unsubscribe, send any mail to 
 freebsd-stable-unsubscr...@freebsd.org
  

 --
 Tejas (Tj) Hariharan
 Email: t...@archlinux.us

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-18 Thread Tj Hariharan
O never mind, it still happens, though obviously more intermittently,
since I didn't notice anything odd for almost an entire day. A few more
things this time though:

a. It IS intermittent, there seems to be very little pattern to this,
except that it seems to be more likely to happen when/if I am using the
internet more and actively (e.g. youtube etc rather than just let a few
small internet using things run). 

b. There seems to be an extra line in the error logs:

Aug 19 10:53:47 tahoe dhclient[79063]: ioctl(SIOCGIFFLAGS) on
wlan0: Operation not permitted

c. Speaking of error logs; I think this was the case before as well, but
now it has become more obvious as I try to diagnose the exact issue: the
breakage does not ALWAYS produce any output in any logs. i.e.: there are
many times that wlan0 craps out and no logs show anything out of the
ordinary. 

d. The above is in addition to the intermittent-ish nature of the
issue (that was mentioned) as well as the fact that restarting netif once does 
not always fix
it, sometimes netif needs to be restarted 2 or 3 times in a row. (Before
any restarts ping just doesn't show any output. After 1 restart it just
immediately gets back to me with network unreachable type error). 


I will try to submit a pr in the next few days, studying for an exam
right now. 

Additionally, once I figure out how to use SVN, I can try to work
through the different svn versions to see where it goes awry, though
this will take a lot longer as compiling world takes about a full day on
this machine. 

Thanks, 
-Tj

-- 
Tj Hariharan
Email: t...@archlinux.us 

On Sun, Aug 18, 2013 at 09:02:41AM -0700, Adrian Chadd wrote:
 good to know!
 
 
 
 
 -adrian
 
 
 On 18 August 2013 05:19, Tj Hariharan t...@archlinux.us wrote:
 
  Ok so, at the time I was using r254246. Just this afternoon, I realised
  there were quite a few commits after that. I am now on r25 and
  everything seems to be working fine, i.e. no more wlan0 dying randomly.
  I have no idea what is causing this, though. (the r254246 was from
  installing from a download of 9.2 dvd).
  On Sat, Aug 17, 2013 at 09:49:49PM -0700, Adrian Chadd wrote:
   Hi!
  
   I'm not sure what could've caused this! Not much has changed in the
   wireless stack and ath driver between 9.1 and 9.2. Would you be able to
   work through different svn versions of stable/9 between 9.1 and 9.2 to
   narrow down when things broke?
  
   It may be something other than the wifi driver/stack.
  
   Thanks!
  
  
   -adrian
  
  
  
   On 17 August 2013 05:12, Tj t...@archlinux.us wrote:
  
(Sorry emailed from wrong address, re emailing)
   
Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had
  this
problem before with any version of freebsd however. I have an ATHEROS
  card
(AR928X according to pciconf), things go fine except every few
minutes/hours (randomly) I get the following
http://bpaste.net/show/123755/ type
of error, and  the network is no longer connected, however, beyond the
  fact
that I can't even reach my router there's no obvious other sign, I.e
ifconfig still shows a valid output with ip address etc as if it were
  still
connected. Restarting the netif service fixes it, until it happens
  again -
which it does in a short while (though sometimes I have to restart
  netif
twice).
   
As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone
  have
any idea what's causing this?
   
-Tj Hariharan
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to 
  freebsd-stable-unsubscr...@freebsd.org
   
 
  --
  Tejas (Tj) Hariharan
  Email: t...@archlinux.us
 



pgp9Epdcz874H.pgp
Description: PGP signature


[ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-17 Thread Tj
(Sorry emailed from wrong address, re emailing)

Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had this
problem before with any version of freebsd however. I have an ATHEROS card
(AR928X according to pciconf), things go fine except every few
minutes/hours (randomly) I get the following
http://bpaste.net/show/123755/ type
of error, and  the network is no longer connected, however, beyond the fact
that I can't even reach my router there's no obvious other sign, I.e
ifconfig still shows a valid output with ip address etc as if it were still
connected. Restarting the netif service fixes it, until it happens again -
which it does in a short while (though sometimes I have to restart netif
twice).

As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone have
any idea what's causing this?

-Tj Hariharan
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-17 Thread Tj (Tejas) Hariharan
Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had this
problem before with any version of freebsd however. I have an ATHEROS card
(AR928X according to pciconf), things go fine except every few
minutes/hours (randomly) I get the following
http://bpaste.net/show/123755/ type
of error, and  the network is no longer connected, however, beyond the fact
that I can't even reach my router there's no obvious other sign, I.e
ifconfig still shows a valid output with ip address etc as if it were still
connected. Restarting the netif service fixes it, until it happens again -
which it does in a short while (though sometimes I have to restart netif
twice).

As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone have
any idea what's causing this?

-Tj Hariharan
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-17 Thread Sean Bruno
On Sat, 2013-08-17 at 17:42 +0530, Tj wrote:
 (Sorry emailed from wrong address, re emailing)
 
 Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had this
 problem before with any version of freebsd however. I have an ATHEROS card
 (AR928X according to pciconf), things go fine except every few
 minutes/hours (randomly) I get the following
 http://bpaste.net/show/123755/ type
 of error, and  the network is no longer connected, however, beyond the fact
 that I can't even reach my router there's no obvious other sign, I.e
 ifconfig still shows a valid output with ip address etc as if it were still
 connected. Restarting the netif service fixes it, until it happens again -
 which it does in a short while (though sometimes I have to restart netif
 twice).
 
 As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone have
 any idea what's causing this?
 
 -Tj Hariharan


Can you submit a PR for this so the maintainer can track it?

Sean


signature.asc
Description: This is a digitally signed message part


Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection

2013-08-17 Thread Adrian Chadd
Hi!

I'm not sure what could've caused this! Not much has changed in the
wireless stack and ath driver between 9.1 and 9.2. Would you be able to
work through different svn versions of stable/9 between 9.1 and 9.2 to
narrow down when things broke?

It may be something other than the wifi driver/stack.

Thanks!


-adrian



On 17 August 2013 05:12, Tj t...@archlinux.us wrote:

 (Sorry emailed from wrong address, re emailing)

 Hi, I just upgraded to 9.2-PRERELEASE from 9.1-RELEASE, I have not had this
 problem before with any version of freebsd however. I have an ATHEROS card
 (AR928X according to pciconf), things go fine except every few
 minutes/hours (randomly) I get the following
 http://bpaste.net/show/123755/ type
 of error, and  the network is no longer connected, however, beyond the fact
 that I can't even reach my router there's no obvious other sign, I.e
 ifconfig still shows a valid output with ip address etc as if it were still
 connected. Restarting the netif service fixes it, until it happens again -
 which it does in a short while (though sometimes I have to restart netif
 twice).

 As I said, this happened just as I upgraded from 9.1 to 9.2. Anyone have
 any idea what's causing this?

 -Tj Hariharan
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org