ndiswrapper without internet access, slow firefox

上网、浏览、聊天、下载等
回复
头像
oneleaf
论坛管理员
帖子: 10454
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

ndiswrapper without internet access, slow firefox

#1

帖子 oneleaf » 2005-03-31 22:16

many people access their internet over wlan, so it can be tricky to set up the wlan without internet access...

Only if http://www.ubuntulinux.org/support/docu ... diswrapper doesnt work for you This method got my netgear ma111 working in no time at all. Download the ndiswrapper and ndiswrapper-utils .deb packages, and save them on a floppy, or on a partition that is accessable by linux.

I got this from azz on http://ubuntuforums.org/showthread.php? ... is+wrapper

Put the ndiswrapper and ndiswrapper-utils .deb packages in /usr/src

then type into Applications->System Tools->Root Terminal

cd /usr/src

dpkg -i ndiswrapper*.deb

dpkg -i ndiswrapper-utils*.deb

edit /etc/hotplug/blacklist and add:

prism2_usb

p80211

To avoid the modules being loaded (they interfere with ndiswrapper)

cd to your wireless-device's windowsxp-driver directory (on a CD for example)

ndiswrapper -i NETMA111.INF

modprobe ndiswrapper

Then, use the network utility to configure your interface, under System->Administration->Networking (in gnome 2.10)

ndiswrapper -m

To load automatically at startup

you may want to type "about:config" into the address bar of firefox if loading webpages is slow, when youve got internet-access, to speed it up, filter "network.dns.disable.IPv6" -> toggle to "true"

by nikolai dunkel, [email protected]

please feel free to add anything if youre 100% sure it works...

http://www.ubuntulinux.org/support/docu ... %20firefox
鱼的眼泪
帖子: 83
注册时间: 2005-04-20 21:21

#2

帖子 鱼的眼泪 » 2005-06-10 2:56

many people access their internet over wlan, so it can be tricky to set up the wlan without internet access...
Only if http://www.ubuntulinux.org/support/docu ... diswrapper doesnt work for you This method got my netgear ma111 working in no time at all. Download the ndiswrapper and ndiswrapper-utils .deb packages, and save them on a floppy, or on a partition that is accessable by linux.
很多人通过wlan访问internet,因此,要是不能进行因特网访问,建立wlan将是不可能。。。。
只有当下面的链接http: //www.ubuntulinux.org/support/documentati ... diswrapper 没法打开时,而下面的方法将让你的浏览器netgear ma111 马上工作,下载ndiswrapper and ndiswrapper-utils .deb软件包,并将他们保存到软盘或者能被linux访问的分区里。

I got this from azz on http://ubuntuforums.org/showthread.php? ... is+wrapper
Put the ndiswrapper and ndiswrapper-utils .deb packages in /usr/src
从以下链接http://ubuntuforums.org/showthread.php?t=15425&page=1&pp= 10&highlight=ndis+wrapper 可以得到这两个软件包,将这两个软件包放在以下的文件夹/usr/src
then type into Applications->System Tools->Root Terminal
cd /usr/src

dpkg -i ndiswrapper*.deb

dpkg -i ndiswrapper-utils*.deb

edit /etc/hotplug/blacklist and add:

prism2_usb

p80211

启动Applications->System Tools->Root Terminal
然后键入
cd /usr/src
dpkg -i ndiswrapper*.deb
dpkg -i ndiswrapper-utils*.deb
编辑/etc/hotplug/blacklist
在该文件中加入以下俩行
prism2_usb
p80211

To avoid the modules being loaded (they interfere with ndiswrapper)

cd to your wireless-device's windowsxp-driver directory (on a CD for example)
ndiswrapper -i NETMA111.INF

modprobe ndiswrapper

Then, use the network utility to configure your interface, under System->Administration->Networking (in gnome 2.10)
ndiswrapper -m

To load automatically at startup
为了避免模块已经被下载(它们会同ndiswrapper冲突)
请进入到你的的无线设备上的windowsxp—driver的目录(比如在CD上)
键入
ndiswrapper -i NETMA111.INF
modprobe ndiswrapper
然后用你的网络应用程序配置你的网络接口在
System->Administration->Networking (in gnome 2.10)
键入
ndiswrapper -m
为了在启动时就自动转载它

you may want to type "about:config" into the address bar of firefox if loading webpages is slow, when youve got internet-access, to speed it up, filter "network.dns.disable.IPv6" -> toggle to "true"
by nikolai dunkel, [email protected]
please feel free to add anything if youre 100% sure it works...
你可能需要在firefox地址栏键入"about:config",要是当你 进行网络访问时,打开网络的速度比较慢,为了让速度加快,找到“network.dns.disable.IPv6”,将其值设置为:true
本文由Nikolai Dunkel,email:[email protected]
请放心地添加任何东西,只要你能100%地 肯定其能起作用。

http://www.ubuntulinux.org/support/docu ... w%20firefo
_________________
发于点滴,行于心田,融于交流,盛于久远。
头像
oneleaf
论坛管理员
帖子: 10454
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#3

帖子 oneleaf » 2005-07-18 15:03

当净其意如虚空,远离妄想及诸取,令心所向皆无碍
回复