|
meta-cedartrail - serial console
I'll make the entry. This script does not eliminate the boot error I get with syslinux on USB flash keys. I noticed the script is not in edison but is in denzil, so I got it there and tried to run it
I'll make the entry. This script does not eliminate the boot error I get with syslinux on USB flash keys. I noticed the script is not in edison but is in denzil, so I got it there and tried to run it
|
By
Jim Abernathy
· #7007
·
|
|
meta-cedartrail - serial console
What I found out is the only variable that matters for login console in my situation is SERIAL_CONSOLE because I have to use grub and the boot from hard drive method because my image can't be put on a
What I found out is the only variable that matters for login console in my situation is SERIAL_CONSOLE because I have to use grub and the boot from hard drive method because my image can't be put on a
|
By
Jim Abernathy
· #7004
·
|
|
meta-cedartrail - serial console
So how do you get changes in the cedartrail.conf file to take affect?? I edited the file and did the bitbake again, but nothing changed. I'm guessing I need a bitbake -c cleansstate "somthing" But I d
So how do you get changes in the cedartrail.conf file to take affect?? I edited the file and did the bitbake again, but nothing changed. I'm guessing I need a bitbake -c cleansstate "somthing" But I d
|
By
Jim Abernathy
· #6991
·
|
|
meta-cedartrail - serial console
okay now I'm confused. while the cedartrail.conf file has the following: SYSLINUX_OPTS = "serial 3 115200" SERIAL_CONSOLE = "115200 ttyS3" APPEND += "console=ttyS3,115200 console=tty3" The output of t
okay now I'm confused. while the cedartrail.conf file has the following: SYSLINUX_OPTS = "serial 3 115200" SERIAL_CONSOLE = "115200 ttyS3" APPEND += "console=ttyS3,115200 console=tty3" The output of t
|
By
Jim Abernathy
· #6987
·
|
|
meta-cedartrail - serial console
you are right. too many tests in parallel. In Edison it does have ttyS3. I'll edit that to ttyS01 and see if if can get it right for the DN2800MT board. Is there a way to override the standard setting
you are right. too many tests in parallel. In Edison it does have ttyS3. I'll edit that to ttyS01 and see if if can get it right for the DN2800MT board. Is there a way to override the standard setting
|
By
Jim Abernathy
· #6986
·
|
|
meta-cedartrail - serial console
Using a DN2800MT (Marshalltown) Intel board, I'm testing the meta-cedartrail using edison branch and noticed an issues with the serial console. The cedartrail.conf in the machine directory has the fol
Using a DN2800MT (Marshalltown) Intel board, I'm testing the meta-cedartrail using edison branch and noticed an issues with the serial console. The cedartrail.conf in the machine directory has the fol
|
By
Jim Abernathy
· #6975
·
|
|
checking out branches: tracking vs. tags
I looked at git help and man git, but it is still unclear because if I do the first one where I checkout using the tag, I cannot git pull at all; I get an error, about not enough information to merge.
I looked at git help and man git, but it is still unclear because if I do the first one where I checkout using the tag, I cannot git pull at all; I get an error, about not enough information to merge.
|
By
Jim Abernathy
· #6868
·
|
|
checking out branches: tracking vs. tags
I'm trying to understand a few git concepts as they relate to Yocto. Reading the 1.2 version of the Development Manual Appendix A (http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#d
I'm trying to understand a few git concepts as they relate to Yocto. Reading the 1.2 version of the Development Manual Appendix A (http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#d
|
By
Jim Abernathy
· #6865
·
|
|
headless yocto linux on Intel?
All Intel® Atom™ Processors currently have GFX hardware of some kind. Any can run Yocto with or without graphic. You control that with the recipes and how you edit them. To answer your question as to
All Intel® Atom™ Processors currently have GFX hardware of some kind. Any can run Yocto with or without graphic. You control that with the recipes and how you edit them. To answer your question as to
|
By
Jim Abernathy
· #6864
·
|
|
bitbake failure on meta-cedartrail using master branch
Thanks, that got past it. Jim A
Thanks, that got past it. Jim A
|
By
Jim Abernathy
· #6857
·
|
|
bitbake failure on meta-cedartrail using master branch
FYI, I just pulled the lasted patches into my system and ran a bitbake of cedartrail with the PVR driver. I got a failure on the kernel build. log below: ERROR: Logfile of failure stored in: /build/cd
FYI, I just pulled the lasted patches into my system and ran a bitbake of cedartrail with the PVR driver. I got a failure on the kernel build. log below: ERROR: Logfile of failure stored in: /build/cd
|
By
Jim Abernathy
· #6824
·
|
|
[PATCH 0/1] [meta-intel] Update PVR Graphics drivers.
Tom, how long does this take before a git pull will get the changes into my system? I tried when I saw your email and nothing was updated. Jim A
Tom, how long does this take before a git pull will get the changes into my system? I tried when I saw your email and nothing was updated. Jim A
|
By
Jim Abernathy
· #6813
·
|
|
runqemu qemux86
I did try it out on core-image-minimal and I can ping anything I have the IP for. Not sure how you get the DNS connections working in qeum. JIm A
I did try it out on core-image-minimal and I can ping anything I have the IP for. Not sure how you get the DNS connections working in qeum. JIm A
|
By
Jim Abernathy
· #6802
·
|
|
sending ioctl 5310 to a partition!
If you want to put the image on a hard drive use the .ext3 image and follow the "how do I" on the wiki at: https://wiki.yoctoproject.org/wiki/How_do_I#Q:_How_do_I_put_Yocto_on_a_hard_drive.3F Jim A
If you want to put the image on a hard drive use the .ext3 image and follow the "how do I" on the wiki at: https://wiki.yoctoproject.org/wiki/How_do_I#Q:_How_do_I_put_Yocto_on_a_hard_drive.3F Jim A
|
By
Jim Abernathy
· #6800
·
|
|
runqemu qemux86
So if I read this right, I don't need any route or bridge commands to make this work. If the bug gets fixed runqemu qemux86 should setup the environment correctly so the web-webkit should get out to t
So if I read this right, I don't need any route or bridge commands to make this work. If the bug gets fixed runqemu qemux86 should setup the environment correctly so the web-webkit should get out to t
|
By
Jim Abernathy
· #6799
·
|
|
runqemu qemux86
I can see the tap0 interface on my host at 192.168.7.1 by using ifconfig. I can also see the eth0 on the qemu machine at 192.168.7.2 However, my host has an ip of 10.0.1.54 with a AP gateway at 10.0.1
I can see the tap0 interface on my host at 192.168.7.1 by using ifconfig. I can also see the eth0 on the qemu machine at 192.168.7.2 However, my host has an ip of 10.0.1.54 with a AP gateway at 10.0.1
|
By
Jim Abernathy
· #6796
·
|
|
runqemu qemux86
when testing an image using runqemu qemux86, can you get networking to work?? mine comes up disabled. I want to test an application that requires Internet access. Jim A
when testing an image using runqemu qemux86, can you get networking to work?? mine comes up disabled. I want to test an application that requires Internet access. Jim A
|
By
Jim Abernathy
· #6794
·
|
|
rebuilds -- when to do what??
It can be just about any failure from file not found, perl failures, etc. Bottom line is it takes me longer to figure out what happened than it takes to assume I need to start over. That's okay becaus
It can be just about any failure from file not found, perl failures, etc. Bottom line is it takes me longer to figure out what happened than it takes to assume I need to start over. That's okay becaus
|
By
Jim Abernathy
· #6243
·
|
|
rebuilds -- when to do what??
Over the past 6 months, I've learned a lot about what I should do to work with Yocto successfully, However, the area of biggest confusion for me is what to do when I want to rebuild something. I gener
Over the past 6 months, I've learned a lot about what I should do to work with Yocto successfully, However, the area of biggest confusion for me is what to do when I want to rebuild something. I gener
|
By
Jim Abernathy
· #6241
·
|
|
build error on core-image-sato-sdk
OE Build Configuration: BB_VERSION = "1.13.3" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "cedartrail" DISTRO = "poky" DISTRO_VERSION = "1.1.1" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" meta
OE Build Configuration: BB_VERSION = "1.13.3" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "cedartrail" DISTRO = "poky" DISTRO_VERSION = "1.1.1" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" meta
|
By
Jim Abernathy
· #5954
·
|