Re: 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: Edison breakout board power button is not issuing a shutdown
Installing the binary as a service should work. Compiling the source is documented in the source code.
View ArticleRe: Intel SSD 730 series reading speed slow !
Please use Iometer with a Transfer Request Size of 128K.
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: Hypervisor for Edison?
I was able to run qemu with --enable-kvm option on Edison. Doesn't this mean that VTx is enabled on Edison?
View ArticleRe: How to enable ppp in kernel mode / rebuild the kernel with ppp?
arfoll That won't work without rebuilding the kernel (at least), you still need to enable CONFIG_PPP in the kernel which last time I checked is not the case in the default edison kernel.good catch -...
View ArticleRe: Intel AC7260 problems
For what it's worth, I tried upgrading again to 17.1.0.19 using the Intel Driver Update Utility 2.0. After the restart, my speed tests on 5Ghz were getting between 2-3Mbps. Removing the driver through...
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 Article