Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4141423
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2017-07-14 19:32:44

最近使用yocto给bbb做系统,发现有python,没有pip。看了一下文档,初始化目录 source poky-morty/oe-init-build-env bbb/build 运行bitbake-layers show-layers显示layer                 path                 .........【阅读全文】

阅读(2622) | 评论(0) | 转发(0)

发布时间:2017-07-13 17:24:25

发现嵌入式上做rootfs确实比较麻烦,只好使用yocto大招。修改一下启动参数arch=armbaudrate=115200board=am335xboard_name=A335BNLTboard_rev=0A5Aboot_fdt=trymmcroot=/dev/mmcblk0p2 rommcrootfstype=ext4 rootwaitbootargs=console=ttyO0,115200n8 quiet drm.debug=7 root=ubi0:rootfs rw ubi.mtd=7,2048 root.........【阅读全文】

阅读(1846) | 评论(0) | 转发(0)

发布时间:2017-06-29 19:48:23

我的sd卡debian@beaglebone:~$ fdisk -lDisk /dev/mmcblk0: 15.9 GB, 15942549504 bytes4 heads, 16 sectors/track, 486528 cylinders, total 31137792 sectorsUnits = sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDi.........【阅读全文】

阅读(1484) | 评论(0) | 转发(0)

发布时间:2017-06-15 19:54:52

树莓派的gpu是相当强悍的,ssh登录,用户名是pi,密码是raspberry为了使得树莓派能够通过HDMI播放视频和音频需要做如下配置   “sudo vi /boot/config.txt”hdmi_drive=2 hdmi_group=1hdmi_mode=4标准Raspbian版本中支持树莓派的GPU的播放器只有omxplayer,是个命令行程序,没有界面的,也不能拖动.........【阅读全文】

阅读(2266) | 评论(0) | 转发(0)

发布时间:2017-06-08 14:15:57

最近给树莓派接串口显示,买了一条usb转ttl线就搞定,windows使用xshell 接上后,发现是串口3或者串口4linux安装后,运行dmesg | grep tty显示[    0.000000] console [tty0] enabled[    0.489715] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A[   25.192563] u.........【阅读全文】

阅读(1471) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册