Electronic devices: computers, smartphones, tablets, electronic hardware and platforms.

learn more… | top users | synonyms

0
votes
1answer
4 views

xcode 4.5.2 and IOS SDK 6.0 debug not working?

I have connected Xcode and my device through USB. In Organizer window my device is showing but near the schema option my device name does not showing for debugging. My Mac OS Version 10.8.2 and Xcode ...
0
votes
0answers
22 views

Device logout when trying to update item only on firefox

I have a strange issue with my app: When i try to update an item i'm signed out by device unexpectedly just after the PUT. More strange this is only happening on Firefox. On all others browsers i ...
0
votes
0answers
7 views

Installation and emulation of virtual USB Device

This is maybe a newbie question: I already read this and that about creating a virtual USB Device and i am familiar with the Plug and Play handling by windows as well as the driver mechanism. So ...
-2
votes
3answers
33 views

How to disable email validation in rails device [closed]

I need you help Try: model/user.rb link to source but it does not work
0
votes
1answer
24 views

DirectShow dilemma - Not able to record

That's the actual main code, preview works fine: int main() { HRESULT hr = CoInitialize(NULL); ICaptureGraphBuilder2 *pBuild; IGraphBuilder *pGraph; IMoniker ...
0
votes
0answers
9 views

pio hard disk driver read sector hangs after write sector

I am looking at this example code for PIO Disk Driver := http://forum.osdev.org/viewtopic.php?t=12268 And when testing it in my OS under Virtual Box and Bochs, the read hangs after a write. It seems ...
-1
votes
0answers
14 views

How to change resolution in android-device [closed]

My Android-device has full HD screen and hence many apps are inappropriate, because they are not optimized for a HD resolution. I have tried to change density in build.prop (from 480 to 640), but ...
3
votes
0answers
11 views

Facing issues with tesla car device with browsing

I am facing a strange issue. When I am opening the website through domain it is working fine. However when I use the ip (x.x.x.x/folder/) format it doesnt open up. Can some one please help me with ...
0
votes
0answers
44 views

How to hold an R graphics device open for a user to explicitly close in batch mode?

I am looking for a more elegant way to hold an R graphics device open in batch mode. The motivation for this is that I have written some R wrapper macros for SAS that allow me to execute free-form R ...
-4
votes
0answers
17 views

Simple network device for linux

Anyone has a very simple network device module code for linux 2.6 using the net_device struct^ A lot of information on the web but nothing worked for me. I keep having kernel failure with Bahskaran ...
0
votes
1answer
30 views

DirectShow - Selecting video device

This is the code I was able to write following the MSND reference: http://msdn.microsoft.com/en-us/library/dd407269(v=vs.85).aspx #include <iostream> #include <conio.h> #include ...
-5
votes
1answer
48 views

Android app working on emulator but on device

I'm running my android application on the emulator (version 4.2) and it works fine. However, when I try the application on my android device (version 2.3) it doesn't work. I get errors in the log as ...
0
votes
0answers
35 views

Where to implement i2c essentials

I am currently working on building a i2c driver from scratch for a 9 axis sensor that performs a variety of functions, all accessible on registers via i2c. I have a few resources on how to write i2c ...
0
votes
1answer
28 views

Application does not see USB-device

I'm developing application that will read incoming data from temperature monitor. Device is non-standard and connected to my Android by USB. My Application works in USB Host mode. Unfortunately I ...
0
votes
1answer
26 views

OpenCL. How to identify which compute device is free and submit jobs accordingly?

I am running my OpenCL C codes on our institution's GPU cluster, which has 8 nodes and each node has an Intel Xeon 8C proc with 3 NVIDIA Tesla M2070 GPUs (in total 24 GPUs). I need to find a way from ...

1 2 3 4 5 87
15 30 50 per page