From: Sergey Shilov <hsvhome@mail.ru> To: community@lists.altlinux.org Subject: Re: [Comm] Wi-Fi на ноутбуке Aquarius CMP NE505 T86 Date: Mon, 28 Jul 2008 15:04:40 +0300 Message-ID: <200807281504.41256.hsvhome@mail.ru> (raw) In-Reply-To: <488D9C36.1060709@nevod.ru> В сообщении от 28 июля 2008 Дегтярёв Дмитрий написал(a): > На странице http://www.freesource.info/wiki/HCL/Noutbuki информации по > данной модельке нет. > Интернет говорит использовать madwifi ath_pci. Но > не работает. У Вас видимо AR500X, она-же AR5BXB63, она-же AR242x (в ноутбучном исполненияии ) ... > Подскажите какой драйвер использовать? Из собственного опыта: 1. Проверить список загруженных модулей на предмет наличия ath5k, если таковой присутствует добавить его в blacklist. 2. Заменить kernel-modules-madwifi на kernel-modules-madwifi-dfs (если в дистрибутиве есть упомянутый). Правда я получил https://bugzilla.altlinux.org/show_bug.cgi?id=15551 3. Если карточка не распозналась попробовать драйвер для XP :-) от производителя ( например с http://www.atheros.cz/ ) для этого - ставим ndiswrapper - ЧИТАЕМ man ndiswrapper - качаем драйвер ( например xp32-7.6.0.239-whql.zip) - распаковываем его и скармливаем *.inf файл ndiswrapper-у #ndiswrapper -i /ПУТЬ/ИМЯ.inf - если установлен madwifi то в /etc/modprobe.d/blacklist добавляем blacklist ath_pci blacklist ath_hal для устранения конфликта драйверов - выгружаем ( #rmmod ath_pci #rmmod ath_hal - загружаем ( #modprobe -v ndiswrapper - проверяем результат #ndiswrapper -l Если hardware present :-) настраивем wlan0 --- С уважением С.Шилов
prev parent reply other threads:[~2008-07-28 12:04 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-07-28 10:15 Дегтярёв Дмитрий 2008-07-28 12:04 ` Sergey Shilov [this message]
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=200807281504.41256.hsvhome@mail.ru \ --to=hsvhome@mail.ru \ --cc=community@lists.altlinux.org \ /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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git