- Starting device node and kernel event manager [ OK ]
- Starting Signal sysvinit that local filesystems are mounted [ OK ]
- Starting restore software rfkill state [ OK ]
- Stopping Mount filesystems on boot [ OK ]
- Stopping restore software rfkill state [ OK ]
- Starting flush early job output to logs [ OK ]
- Starting load modules from /etc/modules [ OK ]
- Starting cold plug devices [ OK ]
- Starting log initial device creation [ OK ]
- Stopping flush early job output to logs [ OK ]
- Stopping load modules from /etc/modules [ OK ]
- Starting userspace bootsplash [ OK ]
- Starting D-Bus system message bus [ OK ]
- Starting Send an event to indicate plymouth is up [ OK ]
- Starting system logging daemon [ OK ]
- Starting SystemD login management service [ OK ]
- Stopping userspace bootsplash [ OK ]
- Starting bluetooth initialization [ OK ]
- Starting bluetooth initialization [fail]
- Starting bluetooth daemon [ OK ]
- Starting configure network device security [ OK ]
- Starting configure network device security [ OK ]
- Starting configure network device [ OK ]
- Starting Mount network filesystems [ OK ]
- Starting Failsafe Boot Delay [ OK ]
- Starting Turn on/off the ap6335 bluetooth [ OK ]
- Stopping Mount network filesystems [ OK ]
- Starting configure network device [ OK ]
- Stopping Failsafe Boot Delay [ OK ]
- Starting System V initialisation compatibility [ OK ]
- Starting configure network device security [ OK ]
- Setting up X socket directories… [ OK ]
- Starting Bridge file events into upstart [ OK ]
- Stopping System V initialisation compatibility [ OK ]
- Starting System V runlevel compatibility [ OK ]
- Starting save kernel messages [ OK ]
- Starting configure network device security [ OK ]
- Starting anac(h)ronistic cron [ OK ]
- Stopping save kernel messages [ OK ]
- Starting regular background program processing daemon [ OK ]
- Stopping Restore Sound Card State [ OK ]
- Starting Bridge socket events into upstart [ OK ]
- Starting configure virtual network devices [ OK ]
- Starting OpenSSH server [ OK ]
[ 5.818469] turn on mali power
log一直就停在这里了,中间也没看到异常呢?请问谁知道不,有啥建议不?
- Stopping System V initialisation compatibility [ OK ]
- Starting System V runlevel compatibility [ OK ]
- Starting save kernel messages [ OK ]
- Starting configure network device security [ OK ]
- Starting anac(h)ronistic cron [ OK ]
- Starting regular background program processing daemon [ OK ]
- Stopping save kernel messages [ OK ]
- Stopping Restore Sound Card State [ OK ]
- Starting Bridge socket events into upstart [ OK ]
[ 5.652888] turn on mali power - Starting configure virtual network devices [ OK ]
- Stopping System V runlevel compatibility [ OK ]
有时候停在这里
我也遇到了,楼主解决了么?
楼主用的是什么内核呀?或者是改了什么?
木有解决呢,用的是wiki上下载的,其实kernel已经跑起来了,都加载完了,启动Ubuntu时候卡在那里
brandwarden 发表于 2015-11-13 14:27
木有解决呢,用的是wiki上下载的,其实kernel已经跑起来了,都加载完了,启动Ubuntu时候卡在那里
你的内核编译步骤是怎样的?看一下
linjc 发表于 2015-11-13 16:07
你的内核编译步骤是怎样的?看一下
按照http://wiki.t-firefly.com/index.php/Firefly-RK3288/Build_kernel 里面教程
前面环境没问题
make firefly-rk3288-linux_defconfig
make -j8 firefly-rk3288.img
然后提示我 编译内核模块,这一步我并没有执行,然后就去创创建 boot.img
接着就是替换打包然后烧录。
因为 rsync -av ./modules_install/ /path/to/your/rfs/ 这个不明白,拷贝到我自己本地rfs也没意思,我是要打包烧录到开发板,其实开发板的固件已经有这些modules。
操作应该没问题,看串口log kernel已经跑完了,启动Ubuntu卡住了。。。
brandwarden 发表于 2015-11-14 16:18
按照http://wiki.t-firefly.com/index.php/Firefly-RK3288/Build_kernel 里面教程
前面环境没问题
make …
看操作步骤没看出什么问题,
在串口输入startx可以打开图形化界面吗?
linjc 发表于 2015-11-16 09:24
看操作步骤没看出什么问题,
在串口输入startx可以打开图形化界面吗?
这个时候已经卡住了,串口不能输入了。。。。
brandwarden 问题有没有解决?可否提供下解决方法?
同样的问题,请问解决了吗?