ojo@demeter:/tmp$ nttcp hermes.local
l 8388608 86.50 0.02 0.7759 3355.4432 2048 23.68 102400.0
1 8388608 90.47 0.35 0.7418 191.7396 4661 51.52 13317.1
ojo@demeter:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan1 IEEE 802.11bg ESSID:"FRITZ!Box Fon WLAN 7113"
Mode:Managed Frequency:2.412 GHz Access Point: XXXXXXXXXXXXXXX
Bit Rate=1 Mb/s Tx-Power=27 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=33/100 Signal level=33/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Die 1 Mb/s scheinen echt zu sein ☹
Wobei ich jetzt nicht verstehe, warum die Internet-Downloads mit 240 KB/s
gehen.
Äquivalente iwconfig-Ausgabe bei Verbindung mit einem Belkin-Accesspoint.
Die Fritz!Box meint aktuell 48 Mb/s...
ojo@demeter:~$ sudo lsusb -v -s 001:003
Bus 001 Device 003: ID 050d:705c Belkin Components F5D7050 v4000 Wireless Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x050d Belkin Components
idProduct 0x705c F5D7050 v4000 Wireless Adapter
bcdDevice 48.10
iManufacturer 16 Belkin
iProduct 32 USB2.0 WLAN
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 46
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 4
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
ojo@demeter:~$
Wie bekomme ich denn jetzt mehr Performance?
Oliver
EDIT: ein sudo iwconfig wlan1 rate 54 M und Neustarten des Network-Managers
_scheint_ zu funktionieren... Ich teste und melde mich wieder.
EDIT^2:
ojo@demeter:/tmp$ nttcp hermes.local
l 8388608 12.07 0.02 5.5590 3355.4432 2048 169.65 102400.0
1 8388608 14.00 0.35 4.7948 191.7396 5487 392.04 15677.1
Bleibt noch eine letzte Frage: wo packe ich das "iwconfig wlan1 rate 54M" hin?
Reicht /etc./rc.local oder solltest das irgendwo anders hin?