linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oleksij Rempel <linux@rempel-privat.de>
To: Jeremy Audet <ichimonji10@gmail.com>
Cc: linux-wireless@vger.kernel.org, Adrian Chadd <adrian@freebsd.org>
Subject: Re: bug report for ath9k_htc driver
Date: Wed, 14 Jan 2015 17:23:35 +0100	[thread overview]
Message-ID: <54B69807.9030906@rempel-privat.de> (raw)
In-Reply-To: <CA+A7n+jQQNWk2CqoS9QQFODRsi8k4asjWE=5_q681E6PTiQM+A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2660 bytes --]

Am 13.01.2015 um 23:46 schrieb Jeremy Audet:
> Grr. I'm sending this again. My first email was filtered by kernel
> mailing list due to the presence of HTML in the message.
> 
> Hi again,
> 
> The USB hub has arrived. [1] I ran through the same test procedure as last time:
> 
> 1. Start collecting logging info with `journalctl -k --follow -n 0`.
> 2. Plug in the hub, if appropriate. Plug in the TL-WN722N.
> 3. Bring up the adapter with `ip link set dev $device up`.
> 4. Wait for an error.
> 
> My test system has changed slightly since I last ran this test, so I
> made sure to run the test twice: once without a USB hub, and once with
> a USB hub. When I ran this test without the USB hub, the kernel
> immediately emitted gobs of messages and the TL-WN722N was immediately
> demoted to a full-speed device. I didn't even have a chance to bring
> up the device with `ip link set dev $device up`. [2] When I ran this
> test with a USB hub, the kernel did eventually emit gobs of messages,
> but lead-up to that failure did contain some new error messages.
> 
> I mentioned that my test system has changed. In particular, I've added
> a new PCI wireless adapter to the system. [4] I've also installed some
> updates, but it is worth noting that the software listed in my
> original email has not changed:
> 
>     $ uname -a
>     Linux pine 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC
> 2014 x86_64 GNU/Linux
>     $ ip -V
>     ip utility, iproute2-ss141009
>     $ netctl --version
>     netctl version 1.9
> 
> —Jeremy 'Ichimonji10' Audet
> 
> [1] http://i.imgur.com/TdlwxIC.jpg
> [2] http://www.ichimonji10.name/downloads/2015-01-13-p3-new-nohub.txt
> [3] http://www.ichimonji10.name/downloads/2015-01-13-p3-new-hub.txt
> [4] Output from lspci -v:
> 04:05.0 Network controller: Ralink corp. RT3060 Wireless 802.11n 1T/1R
>         Subsystem: Edimax Computer Co. Device 7711
>         Flags: bus master, slow devsel, latency 32, IRQ 20
>         Memory at fe900000 (32-bit, non-prefetchable) [size=64K]
>         Capabilities: <access denied>
>         Kernel driver in use: rt2800pci
>         Kernel modules: rt2800pci
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


Looks like with the hub it can work at least some hours. Correct?

Lets try to reduce interrupt traffic on usb by disabling led blinking
with this command:
sudo bash -c "echo none > /sys/class/leds/ath9k_htc-phy*/trigger"

-- 
Regards,
Oleksij


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

  reply	other threads:[~2015-01-14 16:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 23:53 bug report for ath9k_htc driver Jeremy Audet
2014-12-23  7:35 ` Oleksij Rempel
2014-12-23 15:31   ` Jeremy Audet
2014-12-23 17:17     ` Oleksij Rempel
2014-12-23 18:05       ` Jeremy Audet
2014-12-27  4:05       ` Jeremy Audet
2014-12-27  8:21         ` Oleksij Rempel
2015-01-03  5:54           ` Jeremy Audet
2015-01-13 22:46             ` Jeremy Audet
2015-01-14 16:23               ` Oleksij Rempel [this message]
2015-01-19  0:35                 ` Jeremy Audet
2015-01-19  1:31                   ` Jeremy Audet
2015-01-19  6:53                     ` Oleksij Rempel
2015-01-19  7:03                   ` Oleksij Rempel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54B69807.9030906@rempel-privat.de \
    --to=linux@rempel-privat.de \
    --cc=adrian@freebsd.org \
    --cc=ichimonji10@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).