Re: disable smart event in RST bootscreen?
Here is the picture, I'm sorry for the poor quality, as you can see, the 5th drive is the HM250JI, marked as smart event, and the doted line is longer than usual.I usually get three dots before Windows...
View ArticleRe: Connecting Edison to WIFI
that would be from the terminal console. This thread https://communities.intel.com/message/257307#257307 has the resources I used to get the wifi configured amongst other things.
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
SPI didn't work for me at first, until someone pointed out that the Robot_Control library had its own version of SPI.h, mucking things up. I deleted the Robot_Control file and all was well. What kind...
View ArticleIntell i7 5930k
Hi everybody, i recently ordered my new setup after my old one died on me. But stumbled up on a question. My processor is a intel i7 5930k which supports up to a maximum of 2133mhz ram speed. I am...
View ArticleRe: Cannot boot the board from SD card
just make sure the Galileo board firmware and the SD-Card Linux Image are the latest one.For my Galileo Gen 2 board, the firmware is version 1.0.4 and the SD-Card's image is SDCard1.0.4. (Notice the...
View ArticleRe: Error:Task 8 image-full-galileo.bb, do_rootfs
Hi JPMontero_Intel,There is nothing wrong with my new opencv-2.4.3.bb. The errors is:* satisfy_dependencies_for: Cannot satisfy the following dependencies for connman:* shadow-securetty **...
View ArticleDefault video memory address
Thinking a bit retro here, does the Intel Edison module provide us a default and accessible video memory address via the SOC. ie VGA memory from 0x000A0000 to 0x000BFFFF?
View ArticleRe: Where is the "Edison Native Application Guide" PDF?
I have a copy of that NAG ww33 331192-001 Sept 2014, and considering the advancements in just the last 12 weeks, I myself will be waiting for the new NAG when it comes out.
View ArticleRe: Cannot open the Arduino in win 7
Thinks, I have met the same problem too. When I use Locale-Emulator everything is find.
View ArticleHow to get start with the SD-Card Linux?
I know I have a stupid title because I have loads of questions and didn't find good answers yet. First, I got the Intel SD-Card Yocto (1.0.4), and successfully installed to my Galileo Gen 2, and wrote...
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
Can I suggest backing up a bit and doing some experimenting? Can you configure A4/A5 as output pins, and turn on LEDs with them (suitable resistors in series, of course)? If yes, the pins are ok, at...
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
Hi Phil,I downloaded your zip file from posting 9 and it compiled fine using the Edison Arduino IDE 1.0.4. As for Wire library, it should be using the Edison version. On my machine it is at:...
View ArticleRe: How to get start with the SD-Card Linux?
OK I just figured out I could use /sketch/sketch.elf /dev/pts/1 to run the sketch on linux terminal (For me is Putty), but I cannot run it at background, I have to Ctrl+C before I enter next command....
View ArticleRe: a problem abuot eclipse debug
Hi Alvarado, Thanky you for you help! The error is could not determine GDB version using command: i586-poky-linux-gdb --version. Regards,wumf
View ArticleRe: Intel SSD 530 NAND Write Problem
Jonnie, in your post I assume you mean NAND writes went up by 1 GB per hour, not host writes. Host writes would have been 0? Also, I notice that you have an Asus laptop. I am using an Asus Z87-A...
View ArticleRe: systemd and preset
Hi, I have tried editing and customizing the watchdog_sample service but somehow it does not get added to my custom build. Issuing "bitbake edison-image" works fine and "./flashall.sh" also works (I...
View ArticleS2600CP2 not posting
I have just put together a server Chassis: Intel 4U Pedistal.Motherboard: 2600CP2CPU: Single E5-2620 V2 All status lights green.No Beep codes.Initial text on screen display motherboard model. Then.......
View ArticleRe: Problem setting GPIO
I haven't programmed in python, do you have your example script - I will compare it to what I have.In C, I would use the mraa number which is 0
View ArticleRe: Galileo Debian v1.2 image
Hi Stuart, I successfully install the Debian, but I still have few problems here: I have a wireless router out of my room, when I use the Intel official linux I could use the ethernet port to connect...
View Article