入手mips架构的7寸平板电脑一只,准备上debian

笔记本/便携移动设备,手机平板等软硬件
头像
photor
论坛版主
帖子: 11004
注册时间: 2008-04-26 12:41

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#16

帖子 photor »

遗留问题:debian系统无法发声。
chroot环境以前只是用来方便安装系统,没想过真正拿来用,所以也没关心过怎么搞定声音系统。有没有高手指点一二? :em09
ganhailin
帖子: 27
注册时间: 2010-08-07 13:11

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#17

帖子 ganhailin »

# mount -t ext4 /flash/debian/debian.img /sdcard/debian
mount -t ext4 /flash/debian/debian.img /sdcard/debian
mount: Block device required
不行
头像
photor
论坛版主
帖子: 11004
注册时间: 2008-04-26 12:41

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#18

帖子 photor »

ganhailin 写了:# mount -t ext4 /flash/debian/debian.img /sdcard/debian
mount -t ext4 /flash/debian/debian.img /sdcard/debian
mount: Block device required
不行
你没搞清楚mount和/system/bin/busybox mount的区别,busybox带的那个mount是默认-o loop的,而系统自带的那个mount必须手动添加-o loop参数 :em09
头像
oppop007
帖子: 128
注册时间: 2010-12-28 19:12
来自: Nanjing, Jiangsu, China

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#19

帖子 oppop007 »

我直接Xorg,不用vnc。这样能开特效哦!! :em02 :em09 :em05
# whoami
古风派;Linux爱好者;吟风弄月者;爱装可爱者;Geek;应试教育的受害者。

# cat /etc/issue
本人一般每周六才能玩电脑,所以平时会偷偷地用那台“云媒体电视”上论坛,不过操作很麻烦,就一个遥控器。有时无法换行,无法发表情&正常使用BBCode;浏览器很破,相当于Firefox<3.0,不支持Javascript等……(>_<)……So, 如果本人发的文字出现了格式错误,请多多包涵。谢啦~
头像
dukelec
帖子: 410
注册时间: 2010-08-26 22:20
系统: Gentoo
来自: Canton

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#20

帖子 dukelec »

oppop007 写了:我直接Xorg,不用vnc。这样能开特效哦!! :em02 :em09 :em05
願聞其詳。
jyf1987
帖子: 53
注册时间: 2007-03-09 17:55

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#21

帖子 jyf1987 »

额 原来是chroot的

代码: 全选

jyf@i7:~$ cat /proc/cpuinfo | grep 'model name' | head -n1; cat /proc/meminfo | head -n1
model name	: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
MemTotal:       16442704 kB
rediscover
帖子: 3173
注册时间: 2010-01-13 23:26

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#22

帖子 rediscover »

目前好像没有啥人在专门做龙芯 on debian的
Here I am.
Ubuntu 桌面培训 - 全中文官方文档,含汉化截图,提供PDF
头像
photor
论坛版主
帖子: 11004
注册时间: 2008-04-26 12:41

Re: 入手mips架构的7寸平板电脑一只,准备上debian

#24

帖子 photor »

对了,我手里的novo7已经超频到了1.2GHz,感觉debian的xfce运行速度还不错,远远超过我的无穷老机富士通P1110 :em09
回复