楼主: ukonline2000
收起左侧

找到一款特别适合树莓派的非常小巧的wifi网卡(附安装步骤)!!!

2012-8-7 21:42:31 | 显示全部楼层

回 bzdk 的帖子

bzdk:再提供一篇安装参考,我在wheezy下安装成功:
http://wordpress.animatez.co.uk/ ... pi/get-wifi-working (2012-07-27 23:19) 
感谢提供,成功启动wifi
回复 支持 反对

使用道具 举报

2012-8-11 10:58:32 | 显示全部楼层
这个脚本是干嘛的啊!
别的网卡也可以这么用么?
回复 支持 反对

使用道具 举报

2012-8-14 18:52:31 | 显示全部楼层
这个网卡在x-bian的版本上推荐按这个教程试试:
****************************************************************************

Re: RTL8188CUS based wifi working, anyone?
by MrEngman » Wed Aug 08, 2012 5:38 pm

I have updated the rtl8188cus driver so it doesn't output the loads of debug info it has been doing.

I have also finally updated my script so it now works with XBian. The script will allow you to install the wifi pretty much automatically. It will ask a couple of questions regarding the network security mode and network name and password but other than that that's about all you need to get the wifi running if you have a wired network connection.

Unlike with other distributions the script will NOT run apt-get upgrade or rpi-update. Running rpi-update on XBian will change the running version of linux from 3.2.21 to 3.1.9 which is not a good idea.

The script is available here - http://dl.dropbox.com/u/80256631/install-rtl8188cus-latest.sh There are some instructions available here - http://dl.dropbox.com/u/80256631/install-rtl8188cus.txt - to help make an SD card and some info on running the script.

If you have a wired internet connection to the Pi power on and when notified use Cntl-C to stop running XBMC and enter terminal mode. Download the script using the command
CODE: SELECT ALL
wget http://dl.dropbox.com/u/80256631/install-rtl8188cus-latest.sh -O /boot/install-rtl8188cus-latest.sh
This will download the script and install it in the /boot directory.

Start the script using the command
CODE: SELECT ALL
/boot/install-rtl8188cus-latest.sh


The script will also install the wifi on a Pi without a network connection but you will need to download a number of files as well as the script and copy them all to the /boot directory of the SD card before it will install the wifi. Download the script and the other files needed onto the machine used to generate the SD card and copy them to the /boot directory of the SD card. There is a list of the files needed at the end of this post.

Insert the SD card into the Pi and power on. Use Cntl-C to enter termnal mode before XBMC starts. To run the script use the command
CODE: SELECT ALL
/boot/install-rtl8188cus-latest.sh


Follow the instructions on screen to install the wifi adapter. You will be asked for the type of network security used, either unsecured, WEP or WPA/WPA2. You will then be asked for the network name (SSID) and if WEP or WPA/WPA2 for the password.

If you used a Windows system to make your SD card image view the SD card using Windows Explorer and the Linux /boot directory is the one you see displayed. It will be about 74.8MB and look like the image below. Copy all the files and the script to that directory.

To install without a network connection in addition to the script the files you will need are:

http://archive.raspbian.org/rasp ... zip_6.0-7_armhf.deb
http://archive.raspbian.org/rasp ... 30~pre9-8_armhf.deb
http://archive.raspbian.org/rasp ... 30~pre9-8_armhf.deb
http://archive.raspbian.org/rasp ... 0_3.2.7-4_armhf.deb
http://archive.raspbian.org/rasp ... 0_3.2.7-4_armhf.deb
http://archive.raspbian.org/rasp ... 1_1.8.4-1_armhf.deb
http://archive.raspbian.org/rasp ... ant_1.0-2_armhf.deb
http://dl.dropbox.com/u/80256631/xbian-8192cu.tar.gz

Copy the files to the /boot directory of the SD card before running the script. If the script can't find any files it needs it will tell you what it wants and then abort. Copy the files requested to the SD card /boot directory and re-run the script to continue the installation.

MrEngman
MrEngman

Posts: 14
Joined: Tue Aug 07, 2012 3:11 am
**************************************************************************
原链接:http://forum.xbian.org/viewtopic ... 12&start=10

但x-bian0.6不成功,主要是0.6上 uname -a后的版本号和角本不匹配,执行不下去。0.5版本如果是3.1.9+应当可以成功。
回复 支持 反对

使用道具 举报

2012-8-15 07:02:28 | 显示全部楼层
小经验:
http://dl.dropbox.com/u/80256631/install-rtl8188cus-latest.sh
   如果这个角本下载不下来,把http变为https就可以了。
回复 支持 反对

使用道具 举报

2012-8-16 00:15:52 | 显示全部楼层
LZ很给力啊= =~已经下单啦= =~~哈哈
回复 支持 反对

使用道具 举报

2012-8-16 10:28:42 | 显示全部楼层

回 james11 的帖子

james11:这个网卡在x-bian的版本上推荐按这个教程试试:
****************************************************************************

Re: RTL8188CUS based wifi working, anyone?
by MrEngman » Wed Aug 08, 2012 5:38 pm
....... (2012-08-14 18:52) 
如果x-bian的版本升级到0.61后,请不要按这个教程来了,太麻烦了。
只需简单的Program -> Select the addon->x-bian setting-> and press enter, it will ask you to reboot -> press "OK".
重启后,按提示执行就可以了。现在这个网卡已经成功安装好了,还是傻瓜式舒服啊。
回复 支持 反对

使用道具 举报

2012-8-18 21:18:28 | 显示全部楼层

回 james11 的帖子

james11:如果x-bian的版本升级到0.61后,请不要按这个教程来了,太麻烦了。
只需简单的Program -> Select the addon->x-bian setting-> and press enter, it will ask you to reboot -> press "OK".
重启后,按提示执行就可以了。现在这个网卡已经成功安装好了,还 .. (2012-08-16 10:28) 
求教 xbian 上 隐藏ssid  wpa2加密 怎么连接.. 去掉隐藏ssid可以连接- -
回复 支持 反对

使用道具 举报

2012-8-19 01:56:21 | 显示全部楼层
请问... TP-LINK TL-WN725N  能在树莓派上用吗?
回复 支持 反对

使用道具 举报

2012-8-19 08:29:58 | 显示全部楼层

回 foton 的帖子

foton:请问... TP-LINK TL-WN725N  能在树莓派上用吗? (2012-08-19 01:56)

虽然没试过,说是rtl8188cus芯片,但看以前的贴子应当是可以的。
详见:
http://www.shumeipai.net/thread-728-1-1.html
国外的:http://forum.xbian.org/viewtopic.php?f=7&t=29

Chipsets known to work:

* Realtek RTL8187, RTL8192E, RTL8192U, RTL8188CUS, RTL8192CU, RTL8188SU, RTL8191SU and RTL8192SU
* Ralink RT3070, RT3071, RT3072, RT5201USB, RT2800U

如果已经买了,就按教程试试看。好用的话,告诉大伙一下,谢谢。
回复 支持 反对

使用道具 举报

2012-8-19 08:50:58 | 显示全部楼层

回 mccoymir 的帖子

mccoymir:求教 xbian 上 隐藏ssid  wpa2加密 怎么连接.. 去掉隐藏ssid可以连接- - (2012-08-18 21:18) 
隐藏网络的并没试过,但我猜,是不是要将路由器的mac地址直接写到配置文件里。

即nano /etc/network/interfaces
auto wlan0
iface wlan0 inet dhcp
   wpa-bssid 路由器mac地址
    wpa-psk YOUR-WPA-KEY

只是猜想啊:)
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注我们,了解更多

官方微信

服务时间:10:00-16:00

13714503811

公司地址:深圳市龙岗区南湾街道东门头路8号

Copyright © 2012-2020 Powered by 树莓派论坛 2019.4  粤ICP备15075382号-1
快速回复 返回列表 返回顶部