ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Евгений <evgent@tula.net>
To: vlavi <vlavi@rambler.ru>,
	ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] ndiswrapper
Date: Fri, 13 Jul 2007 18:58:48 +0400
Message-ID: <200707131858.48900.evgent@tula.net> (raw)
In-Reply-To: <1232197232.20070713180425@rambler.ru>

В сообщении от Friday 13 July 2007 18:04:25 vlavi написал(а):
> Ndiswrapper  поставлен. На диске ALC3.0 его не было, на сайте altlinux
> он    не    найден.    Добрый    человек    подбросил    вот   это   -
> ndiswrapper-1.16-alt0.M30.1.i586,   заверив,   что   это   wrapper  из
> альтовского  дистрибутива,  который  на  ДВД-диске.  Действительно, он
> корректно  поставился,  через ndiswrapper -i был загружен .inf файл, а
> вот  потом  ndiswrapper  -l  пишет  invalid driver! Это значит, что не
> судьба мне увидеть wifi на Линуксе?

А теперь сделайте так:
#lspci -nn

Будет показано оборудование.
Ищите свою wifi карту и в конце строки будут цифирки вот в таком шаблоне: 
[xxxx:xxxx]
Копируете их
Далее
#ndiswrapper -a xxxx:xxxx driver

driver - имя драйвера. Например:
#lspci -nn
[..]
01:05.0 Network controller [0280]: Intel Corporation PRO/Wireless LAN 2100 3B 
Mini PCI Adapter [8086:1043] (rev 04)

Запоминаю 8086:1043

#ndiswrapper -l
w70n51 : Invalid driver

#ndiswrapper -a 8086:1043 w70n51

#ndiswrapper -l
w70n51 : driver installed
        device (8086:1043) present (alternate driver: ipw2100)

Пробуйте.

  reply	other threads:[~2007-07-13 14:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-13 14:04 vlavi
2007-07-13 14:58 ` Евгений [this message]
2007-07-13 15:22 ` Yuriy Al. Shirokov
2007-07-13 15:24   ` Евгений
2007-07-13 15:26     ` Yuriy Al. Shirokov
2007-07-13 15:31       ` Евгений
2007-07-13 16:28         ` Yuriy Al. Shirokov
2007-07-13 16:43           ` Евгений

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=200707131858.48900.evgent@tula.net \
    --to=evgent@tula.net \
    --cc=community@lists.altlinux.org \
    --cc=vlavi@rambler.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 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