• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

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

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 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

  • 在Saber板上运行X服务器重新错误而终止

    大家好,我需要在Saber板上运行X服务器,使用默认的LVDS显示器。我尝试安装xserver和mesa驱动程序,但是当我尝试启动xsever时,我有以下消息:X.Org X Server 1.18.4发布日期:2016-07-19X协议版本11,修订版0构建操作系统:Linux 4.4.0-45-通用armv7l Ubuntu当前操作系统:Linux arm 4.9.27-armv7-rt-x4#1 SMP PREEMPT RT Thu May 11 13:52:44 CEST 2017 armv7l内核命令行:console = ttymxc0,115200 root = PARTUUID = 9d49bce0-01 ro rootfstype = ext4 rootwait建造日期:2016年11月2日10:05:15 PMxorg-server 2:1.18.4-0ubuntu0.2当前版本的pixman:0.33.6在报告问题之前,请查看http://wiki.x.org确保您拥有最新版本。标记:(- )探测,(**)来自配置文件,(==)默认设置,(++)来自命令行,(!!)通知,(II)信息,(WW)警告,(EE)错误,(NI)未实施,(??)未知。(==)日志文件:“/ var / log / Xorg.0.log”,时间:5月12日星期五17:02:59(==)使用系统配置目录“/usr/share/X11/xorg.conf.d”MESA-LOADER:设备不在PCI总线上MESA-LOADER:设备不在PCI总线上MESA-LOADER:设备不在PCI总线上需要OpenGL 2.1或更高版本。(EE)致命的服务器错误:驱动程序0的(EE)AddScreen / ScreenInit失败(EE)(EE)请参阅The X.Org Foundation支持在http://wiki.x.org求助。(EE)另请参阅“/var/log/Xorg.0.log”中的日志文件以获取更多信息。(EE)(EE)服务器因错误(1)。关闭日志文件。有人试过运行xserver吗?顺便说一下,我正在使用内核4.10问候,Jeanluc以上来自于谷歌翻译以下为原文Hi all,I need to run X server on Sabre board, using default LVDS display.I tried to install xserver and mesa driver, but when I try to start xsever I have following messages:X.Org X Server 1.18.4Release Date: 2016-07-19X Protocol Version 11, Revision 0Build Operating System: Linux 4.4.0-45-generic armv7l UbuntuCurrent Operating System: Linux arm 4.9.27-armv7-rt-x4 #1 SMP PREEMPT RT Thu May 11 13:52:44 CEST 2017 armv7lKernel command line: console=ttymxc0,115200 root=PARTUUID=9d49bce0-01 ro rootfstype=ext4 rootwaitBuild Date: 02 November 201610:05:15PMxorg-server 2:1.18.4-0ubuntu0.2Current version of pixman: 0.33.6Before reporting problems, check http://wiki.x.orgto make sure that you have the latest version.Markers: (–) probed, (**) from config file, (==) default setting,(++) from command line, (!!) notice, (II) informational,(WW) warning, (EE) error, (NI) not implemented, (??) unknown.(==) Log file: “/var/log/Xorg.0.log”, Time: Fri May 12 17:02:59 2017(==) Using system config directory "/usr/share/X11/xorg.conf.d"MESA-LOADER: device is not located on the PCI busMESA-LOADER: device is not located on the PCI busMESA-LOADER: device is not located on the PCI busRequire OpenGL version 2.1 or later.(EE)Fatal server error:(EE) AddScreen/ScreenInit failed for driver 0(EE)(EE)Please consult the The X.Org Foundation supportat http://wiki.x.orgfor help.(EE) Please also check the log file at “/var/log/Xorg.0.log” for additional information.(EE)(EE) Server terminated with error (1). Closing log file.Does anybody tried to run xserver?By the way, I’m using kernel 4.10Regards,Jeanluc

    2018-10-19 16:53