Re: ubilinux (Debian) now available from Emutex Labs
Yes, it's the same kernel. It's built using bitbake in the Yocto environment, and then copied to the Debian image or system.So if it's a kernel driver that's missing, you'll need to build the kernel...
View ArticleRe: ubilinux (Debian) now available from Emutex Labs
u-boot on Edison expects vmlinuz (not vmlinux) to be present in the vfat boot partition (partition 7). NOT bzImage in the /boot folder in the ext4 partition, which is entiretly redundant. Why that's...
View ArticleBricked Board
How do I determine if my board is bricked? Here is my situation. I am trying to telnet into it so I can start working with Motion, and I was unable to connect over Ethernet. I then decided to just run...
View ArticleRe: HP 2740p cannot Install Widi software, meet all requirements...
Hello Jay,I had the same problem before, although my laptop-hardware meets all conditions I had this problem.My issue was a second graphic card (HD 4000 integrated plus NVIDIA GTX 675 m). I shut down...
View Articleiotdk-ide failed to connect to Galileo
Hello, I've set up IoTdk-ide Eclipse. When I'm trying to connect through Remote System Explorer the Java shows an error: My java is jre1.8.0_25. I can SSH to board by using PuTTY. I've tried to do...
View ArticleRe: My Intel Edison project
Thank you guys so much. As you might have realised, I am quite a greenhorn in this field and your answers were really helpful. So, for a little recap, I should go with the sysf for Yocto, I will...
View ArticleRe: Edison Arduino i2c
The Edison is an x86, 32-bit machine. Maybe instead of int, you should try byte or uint8_t for your device address. Can you verify that you are able to read the WHO_AM_I egister of your sensor. The...
View ArticleRe: How to install libusb-dev
I've completed the process outlined above by intel_dan, but I'm having trouble locating the libusb header files. I'm trying to compile libnfc but it always results in the error: "configure: error: The...
View ArticleRe: OV7670 Camera module
Hi danny7yoo, No, I have not tried it. In case you have one we would highly suggest you to try it and share your results so other users can benefit from it as well. Regards, JPMontero_Intel
View ArticleRe: Intel® SSD 530 Series and NUC D54250WYK
We have a similar system and it is working perfectly.I suggest verifying the Intel® SSD is connected to the Full-Mini Card connector (labeled B in page 15). It is the slot on...
View ArticleRe: Bricked Board
Hi Mangojuice, Just in case, these are the cables mhahn mentioned https://communities.intel.com/docs/DOC-23043. With this cables you should be able to see the booting process when you power up your...
View ArticleRe: How to setup a DHCP server using Busybox on Galileo ?
Hi Oliverleure, Take a look at this link http://manpages.ubuntu.com/manpages/intrepid/man5/udhcpd.conf.5.html it will show you the proper way and multiple options of configuring udhcpd. Also, take a...
View ArticleRe: How to make my phone see Edison in slave mode
I was able to pair the devices using bluetoothctl as you describe. It paired successfully. It connected and then disconnected. I attempted to repeat the process again by disconnecting on the phone...
View ArticleRe: Problem with Consumer Infrared (CIR) sensor
I’m really sorry for the links given on the previous post. I just updated the information. Regarding your question about if IR is going to show on Windows, these are some pictures from device manager...
View ArticleRe: ubilinux (Debian) now available from Emutex Labs
Not sure if it was mentioned already, but by downloading dfu-util.exe from here, I was able to run flashall.bat from a Windows 8.1 command prompt and successfully flash my edison. Thank you David!...
View ArticleRe: How to make my phone see Edison in slave mode
There are some BT updates planned, but I expected this use case to be OK. Right now, Edison supports HID and PAN profile. We just integrated other profiles, and those should be available in the next...
View ArticleRe: How best proceed with overheating i7-4790K?
Woolphy, Sorry this reply took so long to get back to you, but I have been out of town and have not been able to test the machine. First of all, thanks for the explanation on the Thermal Test. That's...
View ArticleRe: Compile error with the time function
Hi AlphaCHarly , I'm trying to use the Time and DS1307 provided on Arduino's playground, but I believe both of these are not meshing well with the Edison or maybe the new IDE. Over the next couple...
View ArticleRe: Running sample application on Edison throug Eclipse fails: Daemon failed...
I am running on Ubuntu 14.04.
View ArticleRe: How to make my phone see Edison in slave mode
I got a response from someone claiming to speak for Intel saying that it does not work. I would love it if it worked. If it does, please come back with how. Here is the threadRe: Has anyone passed...
View Article