查看: 1573|回复: 2
收起左侧

512M内存步骤

2012-10-28 11:16:33 | 显示全部楼层 |阅读模式
修改成功后内存显示情况:
pi@raspberrypi ~ $ sudo free -m
             total       used       free     shared    buffers     cached
Mem:           438        348         89          0         17        182
-/+ buffers/cache:        148        290
Swap:           99          0         99

主要步骤如下:

sudo apt-get update
sudo apt-get upgrade
sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update
sudo chmod +x /usr/bin/rpi-update
sudo apt-get install git-core
sudo rpi-update
sudo sh -c 'cp /root/.rpi-firmware/* /boot'
sudo rm /boot/arm*_start.elf
sudo nano /boot/config.txt
在 /boot/config.txt表最后添加
gpu_mem_512=64
ctrl+o保存,ctrl+x退出,有提示输入Y
sudo reboot

分析原因主要官方rpi-update支持不力,安装成功后打开网页速度明显提高。大家也尝试一下,祝成功。
回复

使用道具 举报

2012-10-28 20:23:13 | 显示全部楼层
U大发过了啊!
回复 支持 反对

使用道具 举报

2012-10-28 20:37:06 | 显示全部楼层
还是感觉U大的教程比较靠谱一些。
回复 支持 反对

使用道具 举报

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

本版积分规则

热点推荐

关注我们,了解更多

官方微信

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

13714503811

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

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