Re: DOOM on Edison with adafruit2.8 TFT
Hi Diego Thanks for the link re DMA and indication on the next Kernel release, much appreciated! Just to clarify, the project is not to get DOOM running (as much as I would like to make the next PS...
View ArticleRe: AC7260 Razer Blade 2014
the data encryption on the router is AES-CCMP. Ill try the solution recommended. Thanks alot.
View ArticleRe: What should I do if I want to build the Edison Standed Image without...
Hi Chen_yiran, As far as I know the image building process requires Internet connection (Ethernet/WiFi). Regarding your second question, the Edison GPL-LGPL sources contain several packages for...
View ArticleRe: AC7260 Razer Blade 2014
here is the info ive gotten from the inSSIDer software. signal:-76channel: 7+3max rate: 300802.11:nVendor: D link the connections seems to come from the 2.4ghz band exclusively. Once again, thank you...
View ArticleRe: why my new ssd drive intel 520 120GB shows that already worked ,power on...
Intel is aware that some new Intel® 520 SSD’s display an incorrect power on hours value. This condition does not affect the operation of the drive or the warranty status. The issue is logged with our...
View ArticleRe: Tri-state enabling/disabling for i/o pins
Hi vastsoun, Thank you for this feedback. I already reported it to the appropriate team. They will check it and make the corrections if needed. Regards,Diego.
View ArticleRe: Garbage on /dev/ttyMFD1 (Edison + Arduino Breakout)
Forgot to mention in the above that I use MRAA to configure the IO pins. Example:From my Commander test program: char szDevice[] = "/dev/ttyXBEE"; Commander command = Commander(); ... int main() {...
View ArticleIntel Edison How-To Guide
During the development to bring all our server solutions to the Edison platform we collected a lot of Edison and Linux information in our internal Wiki. A copy of the Wiki is now publicly available and...
View ArticleRe: Edison mdnsd service extensive logging problem
No, I am still using the included mdnsd. We have also a own Bonjour server which I disabled to avoid a conflict with the included version. At present I clean once a date all journal log files.
View ArticleRe: VGA driver for Acer Aspire ES-111-C188
Hi You can download the latest Intel HD Graphics driver for your system here: Intel® Download Center ThanksRobert
View ArticleRe: After installing Windows 7 and the USB 3 Driver USB Keyboard and Mouse...
Is it possible to connect the keyboard and mouse to a USB 2.0 port? If you try to access the BIOS, is it letting you do it? Another step you can take is accessing Safe Mode by pressing F8 when booting...
View ArticleRe: Having problems connecting my laptop with WiDi.
As per your system configuration, your computer seems to be a very new product So I think it may come with Windows 8 or Windows 8.1 (if not please let me know). If your system comes with Windows 8 or...
View ArticleRe: D54250WYK - 3 drivers fail to install
So, I understand they fail during the install process (and not during download), right? I think I am getting a similar behavior and it seems an incorrect message from the Intel® Driver Update Utility...
View ArticleRe: Ping Sensor - pinMode too slow? (both Arduino and MRAA)
Thanks DiegoV_Intel I may do a combination of both approaches. The question I have, is how to post code changes. One approach would be to make a zip file that has all of the changed files. That is...
View ArticleRe: How to enable ppp in kernel mode / rebuild the kernel with ppp?
Generally your issue is that you did a `bitbake bzImage` and that isn't a valid target name. Hence the error "make: *** No rule to make target `bzImage'. Stop.". If you want a list of the valid...
View ArticleRe: connect two edison board via bluetooth
Hi Pascal_R,There will be some improvements related to Bluetooth; however we can’t discuss most of the features of future releases. RegardsSergio
View ArticleRe: ADXL345 via i2C
Hello Banq I was able to make things work early morning today I'll post my code etc when I get back home. It turns out that things were pretty trivial... The documentation for beginners sucks at the...
View ArticleRe: ADXL345 via i2C
Btw, if it's the Adafruit library that you were talking about, then I'm in your league. I couldn't get SMBUS to install even when I got pip working. They're were just too many dependencies missing.
View ArticleRe: Ping Sensor - pinMode too slow? (both Arduino and MRAA)
Hi KurtE, That sounds fine. Regarding attaching files, you can do it. Just go to advanced editor when you are writing your reply, and then click in the attach button. Take a look to the screenshots...
View Article