From: Alexei Takaseev <alexei@taf.ru> To: ALT Linux hardware support <hardware@altlinux.ru> Subject: Re: Re[6]: [Hardware] D-Link G520 Date: Wed, 24 Aug 2005 21:35:48 +0900 Message-ID: <20050824213548.0310c461.alexei@taf.ru> (raw) In-Reply-To: <726509057.20050823220600@altlinux.ru> On Tue, 23 Aug 2005 22:06:00 +0400 Alexey A. Posuponko wrote: > Здравствуйте, Alexei. > > >> В файал /etc/modules.conf строку: alias eth1 ath_pci > >> Создал файл /etc/sysconfig/network-scripts/ifcfg-eth1 > >> DEVICE=eth1 > > > Не eth, а ath, это раз. Второе, все опции относящиеся к WiFi должны > > начинаться на "WIRELESS_" > > То есть в тех сточках что я оставил нужно поменять eth1 на ath1? Нет, все-таки правильнее будет ath0 (у вас же одна радиокарта?) > А что за опции и где про них почитать? > Есть ли где то пошаговое описание процесса настройки карточки? > Или может кто может описать как и что делать??? > Заранее благодарен!!!! Ну, к примеру вот мой конфиг /etc/sysconfig/network-scripts/ifcfg-ath0: DEVICE=ath0 BOOTPROTO=static IPADDR=1.2.3.4 NETMASK=255.255.255.0 NETWORK=1.2.3.0 BROADCAST=1.2.3.255 WIRELESS_MODE=managed WIRELESS_RATE=auto WIRELESS_ESSID=RadioLAN WIRELESS_KEY=FFFFFFFFFFFFFFFFFFFFFFFFFF WIRELESS_IWCONFIG="txpower 100mW" ONBOOT=yes По-поводу опций лучше смотреть в код /sbin/ifup (к сожалению на доступных машинах у меня установлен уже etcnet, так что конкретные места показать не могу сейчас)
next prev parent reply other threads:[~2005-08-24 12:35 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-08-13 18:35 Alexey A. Posuponko 2005-08-14 13:39 ` Andrey Novoselov 2005-08-20 19:30 ` Re[2]: " Alexey A. Posuponko 2005-08-21 2:47 ` Alexei Takaseev 2005-08-21 21:52 ` Re[4]: " Alexey A. Posuponko 2005-08-22 11:08 ` Alexei Takaseev 2005-08-23 18:06 ` Re[6]: " Alexey A. Posuponko 2005-08-24 12:35 ` Alexei Takaseev [this message] 2005-08-24 19:14 ` Re[8]: " Alexey A. Posuponko 2005-08-24 19:42 ` Sergey Vlasov 2005-08-26 12:05 ` Re[2]: " Alexey A. Posuponko 2005-08-24 22:59 ` Александр Гвоздев
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=20050824213548.0310c461.alexei@taf.ru \ --to=alexei@taf.ru \ --cc=hardware@altlinux.ru \ /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
ALT Linux hardware support This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \ hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org public-inbox-index hardware Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.hardware AGPL code for this site: git clone https://public-inbox.org/public-inbox.git