Ubuntu 8.04 English
Today I am successed in installing Ubuntu ! In order to open the wireless network , I have serched for almost 20 hours! Now I will shared it ! 1.Make sure your graphics drivers is enable . My graphics is ATI Xpress 1250 , and it''s an old one . The driver cost me nearly 2 hours ! Now setup ! In ubuntu , almost all setup files are .deb , and you can install them as in Windows XP , it''s easy with next . 2.Serch the Internet It''s very difficult....... My network driver is Broadcom Corporation BCM94311MCG , and the driver is not up when you started the system. So my task is start it ! First , install the driver . To my surprise , the driver is only for windows , but I need Internet , I should beat it ! After a long time , I find a tool on Baidu and download in windows . I put it on E:\ . Restart and come in Ubuntu . Second , open the terminal and input "sudo dpkg -i *.deb" . The "*" meaning the name of your software . But you must make sure you are at the software''s home , in Chinese is "ni bi xu zai gai ruan jian de mu lu li mian . yu men , zhong wen shu ru fa mei you an zhuang , zheng zai xia zai ." . Wait for a little time , the soft is OK . Now you can use the command. Sorry , I forget to tell you the name , it''s ndiswrapper ! The command is for use windows''s drivers in linux . Next , copy bcm43xx.ini to your desktop . Open the termial , put in " ndiswrapper -i bcm43xx.ini " and wait . Put in " ndiswrapper -l " to check whether the driver is installed . Next , edit /etc/modules with vi , and add "ndiswrapper" . $uname -r // Make you know the verson of your kernel Next , input "sudo rm /lib/modules/$(uname -r)/kernel/driver/ssb -rf" 拥有帝国一切,皆有可能。欢迎访问phome.net Next , input "sudo mv /boot/initrd.img-$(uname -r) /boot/initrd.img-$(uname -r).old //change name and bakup Next , input "sudo mkinitramfs -o /boot/initrd.img-$(uname -r) //When you reached there , you can find a " . " after $(uname -r) , delete it ! Next , input "sudo gedit /etc/modprobe.d/blacklist" , a new windows will come . Serch the word "bcm43xx" , and add "blacklist b43" and "blacklist ssb" next to "bcm43xx". Next , input "sudo ndiswrapper -m" to write . Next , Restart your computer . 3.Successed! Open the termial , input "iwlist wlan0 scan" , you will find good news . Then input "ifconfig wlan0 up" , make your wireless network service up . The last is click network button and you will find "ZZU" , click it ! Then set your username and password and surch the Internet . ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// Yi shan |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |