Re: Please send me the footprint of Intel quark x1000 all particular pins...
Hi sir, Yes, I am aware of the pin name to ball number tables in the Quark data sheet. These are a great start but do not actually give too much more information than can be seen by looking at the...
View Articlemechanical footprint details
Hi sir,Yes, I am aware of the pin name to ball number tables in the Quark data sheet. These are a great start but do not actually give too much more information than can be seen by looking at the Quark...
View ArticleQuestion regarding linux and galileo
Sir i am B.E. graduate(Electronics & Communication) this year ...i am very interested in hobby projects...so i hav been doing many projects so far....but now i got hands on intel galileo .... i...
View ArticleRe: How to increase my Dedicated video memory?
You don't need a driver update. And there is no need to increase "dedicated" video memory. In Integrated Graphics devices, all graphics memory is system memory. calling some of it "dedicated" doesn't...
View ArticleRe: Intel HD Graphics 4000 scaling does not work
the out of memory issue sounds like a memory leak - try rebooting and try again.
View ArticleRe: Auto scaling issue in Full-Screen Mode with Intel HD 4600 graphics
Sylvia - I work in the driver team. Our driver does support "automatic scaling" for this use case and it works just fine on DX9 on Win8.1 and it works on DX9/10/11 and OpenGL on earlier operating...
View ArticleRe: HD 4400 with Win 8.1 poor text quality
Please check to make sure you are running your external display at its native resolution so that you don't have blurriness from scaling the image up or down. For the local display - what is the native...
View ArticleRe: Pin-Toggle ("Blink") script for Edison
That's alot of work... I just do this: import mraa import time x = mraa.Gpio(7) x.dir(mraa.DIR_OUT) while True: x.write(1) time.sleep(0.2) x.write(0) time.sleep(0.2)
View ArticleRe: Brand New FROZEN 730 240 GB SSD Out Of The Box Error Code 0XC00000E9
Some BIOS offer a legacy boot option that works better for Windows* 7 OK will try the Legacy OPROM Option only. Was not aware worked better with Windows*7 64 Bit or 32 Bit. Joe that may be the issue...
View ArticleRe: How to upgrade all drives in a storage pool to expand size on MFSYS25?
i not gettin jasolution's steps can any one provide the step for same
View ArticleRe: Brand new build - Intel HD 4600 driver keeps crashing and recovering! aargh!
Thanks for chiming in saneblane. I have to agree. I seem to have my issue nipped in the **** except I didnt manually adjust my graphics voltage but instead used the built in OC genie tuner feature...
View ArticleRe: Building Linux image for Galileo Gen 2 in Ubuntu 14.04
Thanks mhahn for pointing out the problem. I downgraded gcc from 4.8 to gcc-4.6 and create a symblink gcc to gcc-4.6 and that error was gone. Now there is new error, but I guess I'm getting there. I'm...
View ArticleRe: How to enable the Yocto-provided package management capability
Hi AlexWorks great from Vietnam.Have started downloading files with no problemsIf you are starting a wish list, please add in the followingNoobsa lightweight web server like Flaskan easy to use program...
View ArticleRe: Galileo Debian v1.2 image
Hi Stuart, can we access galileo using SSH? If it can, what is the IP? Thanks
View ArticleRe: DN2820FYK - no Display Scaling under Win7
Hi yogo, Can you recommend any of the AMD units? Something similar in price/performance to the DN2820FYK.I still have to find a way to return my unit though.
View ArticleRe: Where can I buy the power adapter recommended by Intel Galileo Board?
Hi Diego, Great, thanks your information, because my package did not include the adapter, only provide the USB wire only. Furthermore, do you know the Intel galleo board could be powered by any...
View ArticleMy computer restarts when the intel processor diagnostic tool gets to the CPU...
I am running Intel Core i7 4791k @4.00Ghz. Core voltage is 1.396V. Core speed 4389.52 MHz. Motherboard manufacturer is Gigabyte Technology Co. Ltd model Z97X-UD5H. BIOS Brand is American Megatrends Inc...
View ArticleRe: DN2820FYK - no Display Scaling under Win7
Hi Falle, We finally went with this: AMD BRAZOS APU processor E350 (1m cache 1,6ghz) 2 cores chipset AMD A45 chipset graphics AMD Radeon HD6310. We happy with it and I can scale to any resolution I...
View ArticleRe: Is there any gps breakout board or shield that work with intel galileo ?
hi flummer, As you said means we have to buy a Mini PCI-Express card to insert onto the Intel Galileo board. I google a lot, looks like nobody install it successfull, but there have some installation...
View ArticleRe: Building Linux image for Galileo Gen 2 in Ubuntu 14.04
Thanks mhahn, I'm now working on home directory What I have done so far are1. downgrade to tar 1.25, gcc & g++-4.6, and git-1.8.12. change the hash code in...
View Article