ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ndiswrapper (было - Что За?)
@ 2007-09-10 16:47 Владимир
  2007-09-17 14:54 ` Michael Shigorin
  0 siblings, 1 reply; 2+ messages in thread
From: Владимир @ 2007-09-10 16:47 UTC (permalink / raw)
  To: community

буду краток - не работает ndiswrapper начиная с Альта 2.4. Поставил
4-ку, думал, счастье будет, ан нет... :-(

Как это работает в Suse 10.2


> See if you have the bcm43xx drivers still installed:
>
>  lsmod | grep bcm43xx
>
> Any response means it's installed, so remove it:
>
>  rmmod bcm43xx
>
> Now blacklist it from being loaded again by adding the line "blacklist
> bcm43xx" to very bottom of the /etc/modprobe.d/blacklist file. To open
> the file with Kwrite type:
>
>  su -c 'gedit /etc/modprobe.d/blacklist'
До этого момента все прекрасно и в Альте, но вот дальше

> Also edit /etc/sysconfig/hardware/(your nic card) to change the
> module. Change 'bcm43xx' to 'ndiswrapper'
>
> su -c 'gedit /etc/sysconfig/hardware/hwcfg-bus-pci-0000:02:03.0 '
>
> Now follow the instructions in the "ndiswrapper procedure" above to
> setup your wireless card using ndiswrapper.
>

В Альте ничего подобного 
/etc/sysconfig/hardware/hwcfg-bus-pci-0000:02:03.0 ' нет

И дальше -

> Установите соответствующий драйвер. Как в следующем примере:
>
>    # ndiswrapper -i /windows/c/SwSetup/WLAN/bcmwl5a.inf
>
>    *
>
>       Проверьте, что ndiswrapper установил драйвер:
>
>  # ndiswrapper -l
>  Installed drivers:
>  bcmwl5a         driver installed, hardware present
у меня все заканчивается на первой строчке - вот терминал

> [root@localhost r102320]# ndiswrapper -i /r102320/bcmwl5.inf
>
> installing bcmwl5 ...
>
> couldn't open r102320/bcmwl5.inf: No such file or directory at
> /usr/sbin/ndiswrapper line 217.
>
> [root@localhost r102320]# ndiswrapper -l
>
> bcmwl5 : invalid driver!
>
> [root@localhost r102320]# ndiswrapper -r bcmwl5
>
> [root@localhost r102320]# ndiswrapper -l
>
> [root@localhost r102320]# ndiswrapper -i /bcmwl/bcmwl5.inf
>
> installing bcmwl5 ...
>
> couldn't open bcmwl/bcmwl5.inf: No such file or directory at
> /usr/sbin/ndiswrapper line 217.
>
> [root@localhost r102320]# ndiswrapper -l
>
> bcmwl5 : invalid driver!
>
> [root@localhost r102320]#
>

Клал файлы и в /usr/sbin/ndiswrapper - нУль эмоций. кАменты?  :-(


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] ndiswrapper (было - Что За?)
  2007-09-10 16:47 [Comm] ndiswrapper (было - Что За?) Владимир
@ 2007-09-17 14:54 ` Michael Shigorin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2007-09-17 14:54 UTC (permalink / raw)
  To: community

On Mon, Sep 10, 2007 at 08:47:10PM +0400, Владимир wrote:
> буду краток - не работает ndiswrapper начиная с Альта 2.4.
> Поставил 4-ку, думал, счастье будет, ан нет... :-(

Буду краток -- столкнулся в 3.0, работает.

> > Also edit /etc/sysconfig/hardware/(your nic card) to change the

_your_ nic card.

> > module. Change 'bcm43xx' to 'ndiswrapper'
> > su -c 'gedit /etc/sysconfig/hardware/hwcfg-bus-pci-0000:02:03.0 '
> > Now follow the instructions in the "ndiswrapper procedure" above to
> > setup your wireless card using ndiswrapper.
> В Альте ничего подобного 
> /etc/sysconfig/hardware/hwcfg-bus-pci-0000:02:03.0 ' нет

lspci в помощь :)

> > [root@localhost r102320]# ndiswrapper -i /r102320/bcmwl5.inf
> > installing bcmwl5 ...
> > couldn't open r102320/bcmwl5.inf: No such file or directory at
> > /usr/sbin/ndiswrapper line 217.

У Вас есть каталог /r102320?  Я бы не распаковывал что попало 
в корень рутом, можно ненароком стать козлёночком.

Распаковав же где-нить в /root/tmp и зайдя в каталог, сделал бы
ndiswrapper -i bcmwl5.inf (поскольку если нет исправлений в
выводе, то "/" в начале пути куда-то делся -- возможно, так и
задумано).

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-17 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-10 16:47 [Comm] ndiswrapper (было - Что За?) Владимир
2007-09-17 14:54 ` Michael Shigorin

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