• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • DH67BL板BIOS更新

    我买了一个新的硬盘驱动器3tb驱动器,它只显示为746GB?驱动器制造商说这是我的BIOS没有认识到大驱动器?用BIOS更新修复此问题?以上来自于谷歌翻译以下为原文I bought a new hard drive a 3tb drive and it only shows up as 746gb? The drive manufacturer says it's my bios not recognising the big drive? with a bios update fix this problem?

    2018-10-25 15:02

  • iMX6 Sabre板:Ubuntu 16.04 build和kernal模块问题

    嗨,按照说明构建可启动的Ubuntu 16.04 SD卡映像。构建很顺利&我选择了一个Ubuntu 16.04文件系统。构建脚本告诉我,我有一个kernel_version = 4.9.92-armv7-rt-x6。我用图像闪烁A SD卡并启动我的iMX6 Sabre智能卡。登录并输入“uname -v”以询问内核版本并获得此响应:4.9.39-armv7-rt-x4。怎么了?我还使用与16.04图像相同的编译器和设置构建了Broadcom 4359 wifi驱动程序。一切顺利,我得到了一个bcmdhd.ko文件。将文件复制到Sabre Board文件系统。当我尝试将其加载到Sabre板上时,它会失败。加载命令:“sudo insmod /pathToFile/bcmdhd.ko”响应:“insmod ERROR:无法插入模块/pathToFile/bcmdhd.ko:模块格式无效”对网络的搜索显示,此错误通常意味着该模块使用与正在运行的系统不同的内核源包构建。那么这是怎么回事?它与4.9.92 vs 4.9.32内核版本问题或其他问题有关吗?谢谢,吉姆以上来自于谷歌翻译以下为原文Hi,Followed the instructions to build a Boot-able Ubuntu 16.04 SDcard image. The build goes fine & I choose a Ubuntu 16.04 file system. The build scripts tell me I have a kernel_version=4.9.92-armv7-rt-x6. I flash the A SDcard with the image and boot up my iMX6 Sabre Smart card. Login and type “uname -v” to ask for the kernel version and get this response: 4.9.39-armv7-rt-x4. What’s up with this ?I also built a Broadcom 4359 wifi driver using the same compiler and setup as the 16.04 image. All goes well and I get the a bcmdhd.ko file. Copy the file to the Sabre Board file system. When I try to load it on the Sabre board it fails.Load command:“sudo insmod /pathToFile/bcmdhd.ko”Response: “insmod ERROR: could not insert module /pathToFile/bcmdhd.ko: Invalid module format”A search of the net reveals that this ERROR usually means that the module was built with a different kernel source package than the system that is running.So what’s going on with this ?Is it related to the 4.9.92 vs 4.9.32 kernel version issue or something else?Thanks,Jim

    2018-10-19 16:56