Re: Does Edison support Audio and Video?
AlexT, can you check repo? After I ran "opkg install --force-reinstall mpg123", I couldn't even find mpg123 on my Edison. pkg install --force-reinstall mpg123No packages removed.Installing mpg123...
View ArticleTrying to determine if I can increase capacity of RAID 5 array
Hi all, I have a 5 x 2TB disk RAID 5 array that is nearing capacity. I am trying to figure out if I can replace the disks one by one with larger 4 or 6TB drives and then grow the array/expand the...
View ArticleI have Intel HD graphics but WiDi says "not supported"
The WiDi update tool says that my graphics adapter is not supported, but I have Intel HD graphics and am running the latest Intel HD drivers for my laptop (Lenovo Thinkpad 11e, Windows 7 Pro/64).
View ArticleRe: DZ87KLT-75K BIOS boot menu has suddenly stopped showing all my drives. It...
I have recently replaced my first DZ87KLT75K Motherboard, after it continued to "lose" it's Boot device.Now my new MB has started to do the same thng?I can, so far, use "Boot to BIOS" and eventually...
View ArticleHas anyone gotten lighted working on the edison?
I'm running yocto. configure_edison --version 16. I've installed lighttpd-1.4.35.The server is handling requests, but not parsing PHP properly. The parser seems to be ignoring semicolons and /**/. Has...
View ArticleCan the Arduino emulation mode be disabled?
I have an edison on an Arduino breakout board. When I try to power the board from the 5V socket, the board starts up in emulation mode. When I power up from the usb port the edison boots into linux....
View ArticleWhat are the allowed UART speeds on Edison (using breakout and Arduino IDE)
Dear all, I am looking for the fastest baudrate possible on the Edison (UART1) and I saw some behaviour that suggests that certain speeds are allowed while others are not. I can use the board at...
View ArticleRe: Telnet connection refused over WiFi (Mac)
Hi dipinkumar4u, did you tell telnet that it has to connect on port 80 (this is the port normally webservers are listening).Check first if your 'SimpleWebServerWiFi' really uses port 80. In that case...
View ArticleRe: Intel Widi with Samsung TV stuck at 720p
Hi Joe_Intel, just got around to testing your suggestion. downloaded and installed the generic driver directly from those two links. same issue. unchanged. on a separate but related issue, please with...
View ArticleRe: BCM43340 Programmer's Guide
Well, I know that the Edison has such massive amounts of resources, but I'm a die hard for pascal - and it makes such a small powerful foot print.I'll push harder on the open-source for you
View ArticleRe: Intel HD 4400 DirectX 11 scaling issues
@StanT101, there must be something else going on with your system now. I just looked up, and the driver version ASUS is offering on their website is 15.33.20, from last April 25th. Even Intel's much...
View ArticleCan i use Edison For Taximeter Project ??
Hello Every one I want use Edison for make a taximeter.I need connect following items to Edison board: 1- Install 2 RF-ID reader or NFC reader.2- Install GPS Sensor for tracing Car and Calculate.3-...
View ArticleRe: Can i use Edison For Taximeter Project ??
M.Motahari, sounds like an interesting project.You'd need to select your components (model numbers) and electrically it seems possible.You should see about having this question moved to the Edison...
View ArticleRe: a strange bug between "trace" and "ADC" in edison arduino
step1: modify main.cpp in arduino-1.5.3-Intel.1.0.4\hardware\arduino\edison\cores\arduino by adding trace_enable(0); TODO: derive trace level and optional IP from command line...
View ArticleRe: What are the allowed UART speeds on Edison (using breakout and Arduino IDE)
Dear all, I did some more testing and it seems that the gaps only apply to the Edison sending data as in Serial.write and Serial.print. When the Edison receives data from the serial bus it is super...
View ArticleRe: Using PWM4 on Arduino Expansion Board from Arduino IDE?
ekIntel Edison, Galileo and Galileo Gen 2 Shields Test Report Although the ZUMO is not in the Shields Test Report, you may find the PWM components useful in shedding some light.The Shields Test Report...
View ArticleRe: Does Edison support Audio and Video?
You are right, I had the comments in the base-feeds.con file. I removed them now. I have a question about the usage of opgk. after I ran "opkg install --force-reinstall mpg123", it just removed mpg123...
View ArticleRe: Any software way to completely shut off power to Arduino shield?
KurtEYou're more hardware than I, but would there be away to grab a different pin(mini breakout exposes more than Arduino - so is there a way to expose an extra pin)that you could use to run through a...
View ArticleRe: Board Support Package User Guide Issues
regarding 3.3 in addition to 6. build/conf/bblayer.conf should be build/conf/bblayers.conf point 8 can be untouched but point 7 is wrong IMAGE_INSTALL: += "package-name" should be IMAGE_INSTALL_append...
View Article