Re: How do I install VIM?
by the way, syntax highlighting works well. For Python, I always put theses lines in my .vimrc set ts=4set expandtabsyntax on
View ArticleRe: When I connect my TV to HDMI output in HD Graphics 4600, it's recognize...
Hi Willian_W On windows open the device manager and select other devices does SM Bus have a exclamation mark(If it is even there)? Also what processor and motherboard are you using? Are you using a...
View ArticleRe: How do I install VIM?
This link might help you out: vim: compiling instructions · IntelOpenDesign/MakerNode Wiki · GitHub.
View ArticleRe: Cannot Install Intel HD Graphics on Windows Technical Preview
Would like an answer from devs.
View ArticleRe: No video signal on my NUC D54250WYKH
I solved the problem and I'm leaving my findings here for others who experience the same problem. - I had to give up on the micro to regular HDMI cable. During my web searching I believe I read that...
View ArticleRe: Base System Device
I am using windows 8.1 64 bit. Also the only third party driver update software I installed is from Intel itself, and it found no drivers. I did not use any random no name driver update utility. Here...
View ArticleRe: Base System Device
MARK HANNA wrote: I suspect that you need to install a chipset INF. Here's the link and a description of what it does. And yes, the computer runs without it, but this will add names to those unknown...
View ArticleRe: Error compiling opencv code on Edison
I am using this command to compile now: g++ -o opencv_version opencv_version.cpp `pkg-config opencv --cflags --libs` but I get a different error now: Does anyone have seen this before?
View ArticleRe: Base System Device
The Intel Driver Update Utility chipset detection isn't working. From the top of the page you need to download SetupChipset.exe and run that. It should take care of things.I think that will take care...
View ArticleRe: Intel Core i7-4790 4K at 60Hz
You will likely not be able to play Grand Theft Auto V with Intel HD4600. Intel HD4600 struggles to run GTA 4 at 800x600
View ArticleRe: Intel Core i7-4790 4K at 60Hz
You will likely not be able to play Grand Theft Auto V with Intel HD4600. Intel HD4600 struggles to run GTA 4 at 800x600
View ArticleRe: Base System Device
MARK HANNA wrote: The Intel Driver Update Utility chipset detection isn't working. From the top of the page you need to download SetupChipset.exe and run that. It should take care of things.I think...
View ArticleRe: Building GCC for intel galileo
No. But I installed gcc using opkg (package manager). It works. I got the repositories from following post.Repositories for intel galileo
View ArticleRe: problems in building the image of the edison
HI,@JPMontero_Intel When you meet the error, you need to navigate to build/tmp/work/core2-32-poky-linux/libwebsockets/1.23-r0/build and call "cmake ."You can read BSP Building Error for more.
View ArticleRe: S2600-CP2 vmware ESXi 5.5 hangs on ACPI initialization -- Boot loop
Interesting idea Goutam.Nagella. It never occurred to me that the ancient VGA monitor might not be compatible. The latest firmware that you linked was the firmware that I tried but it would not...
View ArticleRe: Error compiling opencv code on Edison
Thank you so much for your response, I have tried using this command: g++ -I/usr/local/include/opencv -I/usr/local/include/opencv2 -L/usr/local/lib -g -o binary opencv_version.cpp -lopencv_core...
View ArticleRe: Edison breakout runs LED blink demo code issue
Hi Mhahn: Thank you, I find the reason that when I try to change Gpio(13) to other random number 12, 28, the no.12 is OSC output and 28 NC.When I try "Digital Write" template, the default required...
View ArticleRe: 关于galileo gen2如何链接putty
Hi Louis, 很高兴问题解决了,如果有需要可以参考我之前发布的关于Edison和Galileo的连接线材注意事项里面汇总了一下线材方面的资料,尤其电路原理图我想会对你的开发有帮助。
View ArticleRe: Intel Edison Software Release2
Hi Mohita, I have no idea about the date, sorry.I'm waiting too ,and I think it will be soon. Regards,Alen
View Article