Re: Terrible F25 WiFi Performance

2017-03-24 Thread Ian Malone
On 24 March 2017 at 16:46, Rick Stevens wrote: > On 03/23/2017 05:40 PM, Ian Malone wrote: >> On 12 January 2017 at 05:04, Chris Murphy wrote: >>> Damn strange. >>> >>> The computer is in a static location for all tests. This is still using >>> iperf in all cases, but abbreviated since I'm copyin

Re: Terrible F25 WiFi Performance

2017-03-24 Thread Rick Stevens
On 03/23/2017 05:40 PM, Ian Malone wrote: > On 12 January 2017 at 05:04, Chris Murphy wrote: >> Damn strange. >> >> The computer is in a static location for all tests. This is still using >> iperf in all cases, but abbreviated since I'm copying by hand. Each test is >> about five seconds apart. >>

Re: Terrible F25 WiFi Performance

2017-03-23 Thread Christopher
On Thu, Mar 23, 2017 at 10:05 PM Gordon Messmer wrote: > On 03/23/2017 05:40 PM, Ian Malone wrote: > > Did anyone get to the bottom of this? > > > I found that enabling aggregated TX provided a tremendous performance > boost. It's off by default due to problems in some situations: > > $ cat /etc

Re: Terrible F25 WiFi Performance

2017-03-23 Thread Gordon Messmer
On 03/23/2017 05:40 PM, Ian Malone wrote: Did anyone get to the bottom of this? I found that enabling aggregated TX provided a tremendous performance boost. It's off by default due to problems in some situations: $ cat /etc/modprobe.d/iwlwifi.conf options iwlwifi 11n_disable=8

Re: Terrible F25 WiFi Performance

2017-03-23 Thread InvalidPath
On Mar 23, 2017 6:42 PM, "Ian Malone" wrote: On 12 January 2017 at 05:04, Chris Murphy wrote: > Damn strange. > > The computer is in a static location for all tests. This is still using > iperf in all cases, but abbreviated since I'm copying by hand. Each test is > about five seconds apart. > >

Re: Terrible F25 WiFi Performance

2017-03-23 Thread Ian Malone
On 12 January 2017 at 05:04, Chris Murphy wrote: > Damn strange. > > The computer is in a static location for all tests. This is still using > iperf in all cases, but abbreviated since I'm copying by hand. Each test is > about five seconds apart. > > Fedora 25 live > 58 Mbit/sec > 61 > 41 > > Fedo

Re: Terrible F25 WiFi Performance

2017-01-12 Thread Tim
Allegedly, on or about 12 January 2017, mgolterh...@yahoo.com sent: > the line starting with "A misconfigured firewall" lit up a red flash > in my mind. Not only is my box just slow slow slow but I am now > unable to connect to a secure server (one that requires a CA > certificate) whereas with fe

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Chris Murphy
Damn strange. The computer is in a static location for all tests. This is still using iperf in all cases, but abbreviated since I'm copying by hand. Each test is about five seconds apart. Fedora 25 live 58 Mbit/sec 61 41 Fedora 24 live 54 Mbit/sec 46 38 65 Fedora 25 installed 29 42 38 38 There

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Gordon Messmer
On 01/11/2017 07:12 PM, Chris Murphy wrote: I retested Fedora 25 to match the same kernel used by Rawhide, and I get: [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.1 sec 49.9 MBytes 41.6 Mbits/sec Is that consistent on retries? I get really variable results on WiFi. I'd run th

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Chris Murphy
OK so this is bat guano... Boot off Fedora-Workstation-Live-x86_64-Rawhide-20170110.n.0.iso USB stick and retest: [root@localhost liveuser]# iperf -c 10.0.0.3 Client connecting to 10.0.0.3, TCP port 5001 TCP window size: 85.0 KByte (de

Re: Terrible F25 WiFi Performance

2017-01-11 Thread JD
On 01/11/2017 07:27 PM, Christopher wrote: On Wed, Jan 11, 2017 at 9:01 PM Gordon Messmer mailto:gordon.mess...@gmail.com>> wrote: Try enabling TX aggregation. This setting boosted my iperf results from 21M/s to 78M/s: # cat /etc/modprobe.d/iwlwifi.conf options iwlwifi 11n_d

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Christopher
On Wed, Jan 11, 2017 at 9:01 PM Gordon Messmer wrote: > Try enabling TX aggregation. This setting boosted my iperf results > from 21M/s to 78M/s: > > # cat /etc/modprobe.d/iwlwifi.conf > options iwlwifi 11n_disable=8 > > This had a negligible effect when I tried it. -- Christopher

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Gordon Messmer
Try enabling TX aggregation. This setting boosted my iperf results from 21M/s to 78M/s: # cat /etc/modprobe.d/iwlwifi.conf options iwlwifi 11n_disable=8 ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Chris Murphy
$ ethtool -i wlo1 driver: iwlwifi version: 4.8.17-200.fc24.x86_64 firmware-version: 22.361476.0 expansion-rom-version: bus-info: :6c:00.0 supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no $ lspci 6c:00.0 Network controller

Re: Terrible F25 WiFi Performance

2017-01-11 Thread mgolterhere
the line starting with "A misconfigured firewall" lit up a red flash in my mind. Not only is my box just slow slow slow but I am now unable to connect to a secure server (one that requires a CA certificate) whereas with fedora 13 this was possible. How would I test for a firewall problem (have

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Rick Stevens
On 01/11/2017 11:40 AM, Chris Murphy wrote: > On Wed, Jan 11, 2017 at 11:00 AM, Rick Stevens wrote: >> On 01/10/2017 07:30 PM, Chris Murphy wrote: >>> [chris@f25h Downloads]$ iperf -c 10.0.0.3 >>> >>> Client connecting to 10.0.0.3, TCP p

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Rick Stevens
On 01/11/2017 11:35 AM, Christopher wrote: > On Wed, Jan 11, 2017 at 1:01 PM Rick Stevens > wrote: > > On 01/10/2017 07:30 PM, Chris Murphy wrote: > > [chris@f25h Downloads]$ iperf -c 10.0.0.3 > > ---

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Chris Murphy
On Wed, Jan 11, 2017 at 11:00 AM, Rick Stevens wrote: > On 01/10/2017 07:30 PM, Chris Murphy wrote: >> [chris@f25h Downloads]$ iperf -c 10.0.0.3 >> >> Client connecting to 10.0.0.3, TCP port 5001 >> TCP window size: 85.0 KByte (default)

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Christopher
On Wed, Jan 11, 2017 at 1:01 PM Rick Stevens wrote: > On 01/10/2017 07:30 PM, Chris Murphy wrote: > > [chris@f25h Downloads]$ iperf -c 10.0.0.3 > > > > Client connecting to 10.0.0.3, TCP port 5001 > > TCP window size: 85.0 KByte (defaul

Re: Terrible F25 WiFi Performance

2017-01-11 Thread Rick Stevens
On 01/10/2017 07:30 PM, Chris Murphy wrote: > [chris@f25h Downloads]$ iperf -c 10.0.0.3 > > Client connecting to 10.0.0.3, TCP port 5001 > TCP window size: 85.0 KByte (default) > ---

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Chris Murphy
This is on a 2nd client, wired connection. [20:43 chris ~ (master *%)]$ iperf -c 10.0.0.3 Client connecting to 10.0.0.3, TCP port 5001 TCP window size: 85.0 KByte (default) [

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Chris Murphy
[chris@f25h Downloads]$ iperf -c 10.0.0.3 Client connecting to 10.0.0.3, TCP port 5001 TCP window size: 85.0 KByte (default) [ 3] local 10.0.0.4 port 52272 connected with 10.0.

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Rick Stevens
On 01/10/2017 03:40 PM, Rick Stevens wrote: > On 01/10/2017 01:56 PM, Chris Murphy wrote: >> On Tue, Jan 10, 2017 at 12:44 PM, Rick Stevens wrote: >>> On 01/10/2017 11:30 AM, Chris Murphy wrote: On Tue, Jan 10, 2017 at 12:22 PM, Joe Zeff wrote: > On 01/10/2017 11:19 AM, Chris Murphy wrot

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Rick Stevens
On 01/10/2017 01:56 PM, Chris Murphy wrote: > On Tue, Jan 10, 2017 at 12:44 PM, Rick Stevens wrote: >> On 01/10/2017 11:30 AM, Chris Murphy wrote: >>> On Tue, Jan 10, 2017 at 12:22 PM, Joe Zeff wrote: On 01/10/2017 11:19 AM, Chris Murphy wrote: > > Ostensibly this is an 802.11n conne

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Chris Murphy
On Tue, Jan 10, 2017 at 12:44 PM, Rick Stevens wrote: > On 01/10/2017 11:30 AM, Chris Murphy wrote: >> On Tue, Jan 10, 2017 at 12:22 PM, Joe Zeff wrote: >>> On 01/10/2017 11:19 AM, Chris Murphy wrote: Ostensibly this is an 802.11n connection, so 9MB/s is consistent with that, where

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Rick Stevens
On 01/10/2017 11:44 AM, Rick Stevens wrote: > On 01/10/2017 11:30 AM, Chris Murphy wrote: >> On Tue, Jan 10, 2017 at 12:22 PM, Joe Zeff wrote: >>> On 01/10/2017 11:19 AM, Chris Murphy wrote: Ostensibly this is an 802.11n connection, so 9MB/s is consistent with that, where 3MB/s is c

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Rick Stevens
On 01/10/2017 11:30 AM, Chris Murphy wrote: > On Tue, Jan 10, 2017 at 12:22 PM, Joe Zeff wrote: >> On 01/10/2017 11:19 AM, Chris Murphy wrote: >>> >>> Ostensibly this is an 802.11n connection, so 9MB/s is consistent with >>> that, where 3MB/s is consistent with half that of 802.11g. >> >> >> No, i

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Chris Murphy
On Tue, Jan 10, 2017 at 12:22 PM, Joe Zeff wrote: > On 01/10/2017 11:19 AM, Chris Murphy wrote: >> >> Ostensibly this is an 802.11n connection, so 9MB/s is consistent with >> that, where 3MB/s is consistent with half that of 802.11g. > > > No, it's one third of what Windows is getting. It's both.

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Joe Zeff
On 01/10/2017 11:19 AM, Chris Murphy wrote: Ostensibly this is an 802.11n connection, so 9MB/s is consistent with that, where 3MB/s is consistent with half that of 802.11g. No, it's one third of what Windows is getting. ___ users mailing list -- users

Re: Terrible F25 WiFi Performance

2017-01-10 Thread Chris Murphy
I've only had Fedora 25 and Windows 10 on this new HP laptop, so I can't compare to Fedora 24 to see if there's a regression. But I get ~9MB/s transfers with Windows 10, and ~3.2MB/s transfers on Fedora 25. That's a big difference. The test is done with the laptop in the same location relative to

Re: Terrible F25 WiFi Performance

2017-01-08 Thread Tim
Allegedly, on or about 08 January 2017, mgolterh...@yahoo.com sent: > Note: not just slow wi-fi, even cabled connections speeds seem way > slow Traditionally, *everything* going slowly in a network often pointed the finger at a couple of things: MTU A misconfigured firewall that blocks everythin

Re: Terrible F25 WiFi Performance

2017-01-07 Thread mgolterhere
networking like molasses - I am not as sophisticated about this as you all are (do not know where to look for what causing the problem), just know even in Fedora 13 things moved far faster...will watch this thread for updated info, thanks for posting re: slow wi-fi (Note: not just slow wi-fi, ev

Re: Terrible F25 WiFi Performance

2017-01-07 Thread Gordon Messmer
I spent a little while looking at this today, and I'm not able to reproduce the problem. I've definitely had trouble with uploads in the recent past, but I've compared the firmware versions between F24 and F25 and found no difference. I've uploaded files using the F24 kernel and F25 kernel an

Re: Terrible F25 WiFi Performance

2017-01-06 Thread Christopher
On Fri, Jan 6, 2017 at 5:29 PM Christopher wrote: > On Thu, Jan 5, 2017 at 10:53 AM Gordon Messmer > wrote: > > On 01/04/2017 09:58 PM, Christopher wrote: > > since F25, I get poor download speeds, and *REALLY* poor upload speeds > > > It might not be too helpful, but I think I'm seeing the same

Re: Terrible F25 WiFi Performance

2017-01-06 Thread Christopher
On Thu, Jan 5, 2017 at 10:53 AM Gordon Messmer wrote: > On 01/04/2017 09:58 PM, Christopher wrote: > > since F25, I get poor download speeds, and *REALLY* poor upload speeds > > > It might not be too helpful, but I think I'm seeing the same thing. I > haven't looked at it previously, but a very

Re: Terrible F25 WiFi Performance

2017-01-05 Thread Gordon Messmer
On 01/04/2017 09:58 PM, Christopher wrote: since F25, I get poor download speeds, and *REALLY* poor upload speeds It might not be too helpful, but I think I'm seeing the same thing. I haven't looked at it previously, but a very cursory look shows that when uploading the "Invalid misc:" coun

Re: Terrible F25 WiFi Performance

2017-01-04 Thread Zoltan Hoppar
Did you checked the lsmod witch driver is gonna loaded under f24, and witch one is under 25? Z 2017-01-05 6:58 GMT+01:00 Christopher : > Since I upgraded to Fedora 25, I've had terrible network performance, and > I'm not sure what's causing it. > > Any suggestions for troubleshooting or optimiza

Terrible F25 WiFi Performance

2017-01-04 Thread Christopher
Since I upgraded to Fedora 25, I've had terrible network performance, and I'm not sure what's causing it. Any suggestions for troubleshooting or optimization? Any known issues with the "Intel Wireless 7265D" card or the "iwlwifi" driver in F25? Everything worked great in F24, but since F25, I ge