Hello friends. Thank you for the great work you folks are doing for this OS.
I installed latest version-4.5.1 few days back. I have a problem with internet speeds. I think, the problem started with 4.5.0 version. Not sure.
Here is what the problem is.
-When I use usb internet dongle (Airtel 4G/LTE modem-India) with remote ndis connection, speeds are terribly slow. Here is what I see in ethtool and ifconfig outputs.. Particularly under ifconfig error count keeps on growing.
With ethtool, I see speed setting has a problem and it seems to be working ta hlaf duplex. IF I explicitely set it to full duples and 1gb, even then it has a problem.
-When I connect to this usb internel dongle over wifi-no problem
-On Windows, wifi and remote ndis works without problem.
I dont see problem with usb internet dongle as it works great in both modes in Windows (wifi and remote ndis) and on linux (under Wifi) great.
The only problem is remote ndis on Linux. Terrible speeds.
# ethtool eth1
Settings for eth1:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: Unknown!
Duplex: Half
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
MDI-X: Unknown
Current message level: 0x00000007 (7)
drv probe link
# ifconfig eth1
eth1 Link encap:Ethernet HWaddr 00:A0:C6:00:00:00
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::2a0:c6ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13703 errors:13372 dropped:0 overruns:0 frame:13366
TX packets:11299 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12604953 (12.0 MiB) TX bytes:1714330 (1.6 MiB)
Please help. Thank you,