wifi или сила
Модератор: Bizdelnick
-
Metallicus
- Сообщения: 121
- ОС: MANDRIVA'10
wifi или сила
А есть ли в мандриве управление питанием модулем wifi как в винде? можно ли убрать power save mode (если он есть)?
-
olelukoie
- Сообщения: 1248
- ОС: Linux, Win
Re: wifi или сила
Metallicus писал(а): ↑03.12.2009 23:58А есть ли в мандриве управление питанием модулем wifi как в винде? можно ли убрать power save mode (если он есть)?
Внимательно читаем документацию:
# iwconfig --help
Usage: iwconfig [interface]
interface essid {NNN|any|on|off}
interface mode {managed|ad-hoc|master|...}
interface freq N.NNN[k|M|G]
interface channel N
interface bit {N[k|M|G]|auto|fixed}
interface rate {N[k|M|G]|auto|fixed}
interface enc {NNNN-NNNN|off}
interface key {NNNN-NNNN|off}
interface power {period N|timeout N|saving N|off}
interface nickname NNN
interface nwid {NN|on|off}
interface ap {N|off|auto}
interface txpower {NmW|NdBm|off|auto}
interface sens N
interface retry {limit N|lifetime N}
interface rts {N|auto|fixed|off}
interface frag {N|auto|fixed|off}
interface modulation {11g|11a|CCK|OFDMg|...}
interface commit
Check man pages for more details.