Re: NM Galileo project - Sensors and Robotic Systems
Do you have any code for available for sharing? I'm assuming this video is yours: https://www.youtube.com/watch?v=IUBADhvn8-A My project team would love it if you could give us any insight on...
View ArticleRe: 3-Display Issues with HD Graphics 4000 Laptop (HDMI & VGA Config)
Anything yet Sylvia_intel? Let me know if you need anything else to figure this out. Thanks
View ArticleRe: IoT developer kit (beta) announced
Big support for Visual Studio. That is where I spend my entire life during my day job. C# would be nice.
View ArticleJust Started: Using two of a Component(SD,USB)
Hello Galileo Community ! I just started and I have been going through some code for starting and I notice alot of items are called such like SD.DoSomething or Serial.Read .... What if I have 4...
View Articlemax temperature for i3 cpu
hi!Bunch of computers at work is running a bit jumpy. (we only just received them a week earlier we had them built)it runs an i3 4160 haswell. So we ran some stress test + monitoring to see if there...
View ArticleRe: converting .out to .elf format (in Ubuntu)
Hi mhahn, I was successfully able to achieve my target . We can close the thread. Thanks --Paridhi
View ArticleRe: How to set a Static IP
Definitely it worked and as you can see, not only for me.Maybe something has changed with a newer Yocto release and you get Problems now?I can't say it because i switched to ubilinux some weeks ago.
View ArticleRe: Edison PWM GPIO
You will find examples for PWM and a lot of other useful stuff here:EmutexLabs
View ArticleRe: Edison on Mini Breakout not booting up in Linux
Be sure to use a proper power supply giving enough current and/or *good* usb cables. Cheap thin cables often result in weird effects.
View ArticleHow to make CUPS a JetDirect/AppSocket print server?
I have a Gen1 Galileo board and I use a minimal Debian image that I created with debootstrap.CUPS package is already setup and running on the Galileo.Printer added to cups & set to default. Also...
View ArticleApplication Core Processor Initialization
Hi, I am trying to understand the (hardware) delays during a processing core initialization. The core is moved to offline and online state through Linux hot-plug mechanism. The core moving to online...
View ArticleHD4000 FPS Reduction Over Time
I am noticing very poor FPS with the lowest settings while playing World of Warcraft: Warlords of Draenor. When the game first boots up, I see very high fps. It continues to run this way for awhile...
View ArticleRe: ERROR opencv-fix-pkgconfig-generation.patch image-full-galileo.bb
Thank you very much. I have known how to handle with the error.SRC_URI = "ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/OpenCV-${PV}.tar.bz2 \ file://opencv-fix-pkgconfig-generation.patch \"I...
View ArticleRe: Error:Task 8 image-full-galileo.bb, do_rootfs
I’m building the default image.I just rewrite the opencv-2.4.3.bb because the SRC_URI in orignial opencv-2.4.3.bb is wrong.The new opencv-2.4.3.bb is :SRC_URI =...
View Articlezeroconf/bonjour with multihomed Edison
Using Ubuntu 14.10 (and my handy hub), when i connect my USB cable I get an logical Ethernet connection on 192.168.2.1. I can putz with manually assigning a DNS address to get on the Edison's hosted...
View ArticleRe: how to change MAC address without using Dediprog programmer
quark-x1000-bsp-build-sw-rel-user-guide.pdf In Chapter 9 : Defining the platform data file It is said that "If you created a *.cap file in the previous section, a platform data file is not requiredand...
View ArticleAfter uninstall and reinstall, XTU 5.1.1.25 wont work anymore
So I uninstalled the app and removed the MSQL folders, since I didn't see an installer for that.Now when I reinstall XTU it doesn't re-install the SQL and the app doesn't work anymore .Ive even went...
View ArticleRe: how to change MAC address without using Dediprog programmer
MAC address is part of SPI but not of cap file. You can modify the MAC but for that you'd have to rewrite SPI with a Dediprog I guess (that's at least how I did so far) - unless flashrom or a similar...
View ArticleRe: how to change MAC address without using Dediprog programmer
Hi mhahn You mean, we can't use .cap file to update MAC address via linux runtime.
View ArticleRe: glReadPixels not working when reading from a FrameBuffer
Kevin, Any feedback on this issue yet?
View Article