Reflex connection with OTG

I have bought a canon dslr camera and now i'm trying to connect it with my xperia z1 compact with OTG cable, that i have found in the smartphone boxe. First time that i have connect it with z1 compact there was no problem and i have download photo from the dslr camera to the smartphone. Now the smartphone can't see the camera. If i connect an usb storage there's no problem, only with the dslr camera. Is it possible that the problems begun when i update z1 compact to lollipop? Any suggestion?

Is the camera switched on and I'm not an expert on DSLR and connections from and too phones so I'm unable to say if it is caused by an update or something else

Similar Messages

  • Xperia Z1, Problem with OTG and Sony PS3 Headset Pulse USB Adapter

    Hi, I did a bit of testing, with headphones Sony PS3 Wireless Headset Pulse , I state that both the adapter and the Sony Pulse Headphones work perfectly on PC and PS3 via the USB adapter , then connect the adapter via USB OTG connection on the Sony Xperia Z1 . With much regret I noticed that the connection between the USB adapter and headphones was established , but the audio was transmitted jerky and scratchy . So I decided to try again via USB OTG headphones Logitech F540 (again, via USB OTG, not via audio jack) , and with much enthusiasm I noticed a connection quick and efficient , without cawing and smoothly ; clear sound as if they were of the headphones connected directly to the Audio Jack with wire . I then decided to try another pair of headphones USB (for PC) , the Creative HS -1200 , connecting via the USB OTG adapter receiver headphones ( ie the same thing I did with Sony and the Logitech ) ; also in this case the Creative Wireless Headphones have received the sound from the USB receiver , without any problem or distortions . Now I want to understand how it might work all this variety of USB devices not Made by Sony , connected via the OTG port , but do not work Devices Made By Sony ? You can solve this problem with the Firmware right?
    The firmware installed in my Xperia Z1 is 14.1.G.1.534 .
    The OTG cable is fully functional with a multitude of devices (USB HD 2.5 Inch, USB pendrive, USB Audio, USB Mouse and keyboard).
    For your info, I already tried to connect the OTG, to a powered USB 2.0 HUB, and on the HUB USB, connect the adapter from Sony and the result is one and the same. The USB adapter will light as the Sony Z1 directly connected to the OTG, but the sound from the speakers gets crackling and jerky. I tried to connect the USB adapter of Sony headphones, and then connect the cable from USB jack to the audio jack of Z1, and of course the audio works perfectly, because it bypasses the USB audio sent by Z1, going to use the 'Jack audio input, and using the USB Headset adapter (Sony Pulse) as a simple transmitter.
    Thank you to anyone reply to this.
    Edit: i have try with samsung S3 and Samsung S4 with OTG and the Sony HeadSet Pulse work fine with the USB Dongle. The problem is on the firmware audio of the Xperia Z1.

    Two possibility 
    The driver is not right
    Or the second i know and it's not possible to fix  , they can happen on any audio device with any pc or other host
    You can try your headset over a usb hub with a extern power source and connect the usb hud on your phone ,  if this not continu it's a power problem with the usb port
    Sometime a usb port cannot provide suffisent power and that affect the audio or any data transfer , a usb hub provide on each port the power they need so when you cronnect your headset that give the good power to him
    Few friends know this issue with a variety of device 
    One use one device on each port on his pc and there happen the pc cannot provide suffisent power for his headset , I suggest to use the minimal on his usb port and he don't have the problem , I suggest to buy a usb port power by an external source and that fixed the problem
    If his your problem no update can fix that for fixing you need a Y cable to give more power to the usb port of your celphone and using a external power source (portable charging , solar panel custom 5v usb port with AA batterie)

  • Adobe cloud has lost connection with the server

    Adobe cloud has lost connection with the server, can't get adobe cloud to work so I can re-install photoshop to fix a corrupted DLL file.

    *Adding new items/removing orphans*
    Try iTunes Folder Watch or iTunes Library Updater. Folder Watch is much faster on the adding files front, can be set to run in the background and includes a useful exclusion feature, however it’s slow at removing orphans. iTLU is better for this although doing it manually after looking at a list of proposed removals generated by Folder Watch is probably faster still. iTLU can also be set to update iTunes when you've used 3rd party tools to change tag info.
    You may need to amend the list of file types these programs look for. My list includes:
    .mp3 .mp4 .m4a .m4b .m4p .m4v .mov .wav .aif .mid .ipa .ipg .ite .itlp .m4r .pdf
    Note the last 6 types may not be recognised as already being in the library so should either be omitted from the search or you can add (at least for Folder Watch) individual exclusions for files you know are already in your library.
    tt2

  • Untrusted server cert chain - while connecting with ldap

    Hi All,
    I am getting the following error while running a standalone java program in windows 2000+jdk1.3 environment to connect with LDAP.
    javax.naming.CommunicationException: hostname:636 [Root exception is ja
    vax.net.ssl.SSLException: untrusted server cert chain]
    javax.naming.CommunicationException: hostname:636. Root exception is j
    avax.net.ssl.SSLException: untrusted server cert chain
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
    at com.sun.net.ssl.internal.ssl.ClientHandshaker.a(DashoA12275)
    at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(DashoA12
    275)
    at com.sun.net.ssl.internal.ssl.Handshaker.process_record(DashoA12275)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
    at com.sun.net.ssl.internal.ssl.AppOutputStream.write(DashoA12275)
    at java.io.OutputStream.write(Unknown Source)
    at com.sun.jndi.ldap.Connection.<init>(Unknown Source)
    at com.sun.jndi.ldap.LdapClient.<init>(Unknown Source)
    at com.sun.jndi.ldap.LdapCtx.connect(Unknown Source)
    at com.sun.jndi.ldap.LdapCtx.<init>(Unknown Source)
    at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(Unknown Source)
    at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
    at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
    at javax.naming.InitialContext.init(Unknown Source)
    at javax.naming.InitialContext.<init>(Unknown Source)
    at javax.naming.directory.InitialDirContext.<init>(Unknown Source)
    at Test2.getProxyDirContext(Test2.java:66)
    at Test2.main(Test2.java:40)
    Any help would be appreciated
    Thanks in Advance
    Somu

    This got resolved when in the code the following
    System.setProperty("javax.net.ssl.tmrustStore", CertFileName);
    where cert file name is the filename with complete path.the file is a CA certificate of the LDAP server
    in X509 format

  • Hi, my MacBook Air is not working anymore if it's not connected with the power cable. It's pretty new so I can't imagine that the battery is dead already. Why can't I use my MacBook Air without the power cable even though I charged it for hours?

    Hi, my MacBook Air is not working anymore if it's not connected with the power cable. It's pretty new so I can't imagine that the battery is dead already. Why can't I use my MacBook Air without the power cable even though I charged it for hours?

    Please take the Mac to  Apple store to have it checked out.
    Genius Bar reservation
    http://www.apple.com/retail/geniusbar/
    Best.

  • HT204266 My iPad (version 1, IOS 5.1) has quit connecting with the store. I am unable to update or buy any app. I did a reboot and a reset with deleting the data. I can not find anything in support for this problem. Any help will be appreciated.

    My iPad (version 1, IOS 5.1) has quit connecting with the store. I am unable to update or buy any app. I did a reboot and a reset with deleting the data. I can not find anything in support for this problem. Any help will be appreciated.

    My iPad (version 1, IOS 5.1) has quit connecting with the store. I am unable to update or buy any app. I did a reboot and a reset with deleting the data. I can not find anything in support for this problem. Any help will be appreciated.

  • Lost connection with Time Capsule (Office for Mac programmes run down)

    My colleague and I work at the office with 2 Macbooks. Both are connected wirelessly to the Time Capsule, which we use as a shared hard disk. We use Office 2008 for Mac. Now Word and Excel run down often after of little things like doing a search or cutting and pasting. I get the spinning ball can only do a forced quit to end the program. This is frustrating and time consuming!
    A friend told me to change my UID, cause my colleague and I both have the same UID (501) at our Macbooks. He downloaded Server Admin Tools to change my UID into 1001 with Work Group Manager. But when I arrived at the office this morning I didn't have a connection with the Time Capsule. To be able to work I changed the UID back to 501 again (but now I can't open excel document inless I drag them to the hard disk of my Macbook).
    The friend is not a Apple professional so he doens’t know how to help me anymore. Does anyone else have a suggestion?

    Temporarily, try connecting an Ethenret cable from your Mac to one of the LAN <-> ports on the Time Capsule
    Open AirPort Utility and Click Manual Setup
    Click on the word "Status" (2nd Line) and a window will open to with information about why the light is flashing amber

  • "Lost Connection with AIM" repeatedly

    Hi there,
    I'm using a new Linksys WRT54GL router with the DD-WRT v23 firmware -- which is otherwise fabulous, by the way -- but since going with the router iChat has been pretty unreliable. I can't connect to my sister in England (I'm in Canada): we keep getting "insufficient bandwidth" errors (I'm on a very hi-speed cable internet connection, so I don't think it's me!). Moreover, AIM frequently kicks me off iChat with the message "Lost connection with AIM".
    I've configured my router using instructions linked from this forum. I'm forwarding the following ports to my computer:
    5060
    5190
    5220
    5222
    5678
    16384
    And while I can connect to other users okay (except my sister, it seems), staying connected it a real issue. Can anyone recommend a fix?
    Thanks,
    Aaron.
    PowerBook G4 15-inch 1.67 GHz   Mac OS X (10.4.5)   The last PowerBook ever!

    Hi Aaron,
    This last port should be a group of 20 ports (16384-16403)
    iChat needs 4 ports from this group to do 1-1 Audio or Video chats.
    Many Linksys have UPnP. It is found in the Administration tab. If you have this you could use this. Disable the Port Forwarding if you do.
    Also port Forwwarding points to one IP/computer. If this is the case for you and you still have the device doing DHCP there is a cance you computer's IP has changed if it goes to sleep or is shut down when the lease time runs out.
    Check this on your computer and the Port Forwarding settings.
    10:26 PM Monday; February 27, 2006

  • Lost connection with db, restarting Weblogic

    hi,
    we have an server with oracle and whenever the connection
    with the db is lost for any reason and then comes again in a while the weblogic needs to be restarted again.
    i would love if someone could give me a tip of what excactlly weblogic is "loosing" from the connection or how i may run a script or anything so this to work automatically(mean to startup weblogic again).
    thanks anyway for reading my problem.

    Hi,
    Along with enabling "Test Reserved connections", also ensure refresh connections is enabled. Test Reserved Connections tests the connection only when a client makes a request while refresh connections ensures that all unreserved connections are also tested.
    -Jagan

  • "Lost connection with AIM" error message

    Hi all,
    I've been a long-time iChat user — I've had very few problems, but now, at home, whenever I've been connected for about 10-15mins, iChat just disconnects with the simple iChat Connect Alert that the app has "Lost connection with AIM. The connection with the host was unexpectedly lost."
    My Buddy List collapses to a "disconnected" header and I diappear from my Buddies' buddy lists. If I'm in the middle of a chat (video, audio or text), the chat continues uninterrupted, but I still disappear from people's lists as if I'd disconnected manually. Weird.
    The net result is that I have to keep checking to see if I'm connected and then reconnecting all the time. A real pain in the proverbial.
    It only happens at the house. My laptop doesn't disconnect if I'm at the office, for instance.
    I have cable, coming in to Netgear 814v2 router; out to an 8-port gigabit switch, which then feeds my three main machines. All via ethernet cabling.
    All machines have the same problem described above.
    I've made the usual Quicktime setting changes.
    I've listed the necessary ports in my Mac firewall settings (even though the firewall is turned off).
    Each machine has a dedicated IP issued by the router (10.0.0.2 thru 10.0.0.5)
    The router firmware is up to date.
    What else is there?! I have no problems initiating or joining any sort of chat with my buddies around the world. I have excellent bandwidth. My internet and email are never interrupted 24/7.
    Can someone help me? Pretty please?
    17" Powerbook G4 & Dual G5 2.5Ghz   Mac OS X (10.4.7)  

    Hi
    Try this log on to AIM on port 443 rather than port 5190
    Go to IChat > Preferences > Accounts.
    Log out of AIM and then use the Server Settings tab
    Set the port to 443.
    Log back in again.
    Tony

  • Lost ActiveX connection with LabVIEW server

    I have called LabVIEW in TestStand and tried to execute the test cases .
    While executing I got the following error:  ( Lost ActiveX connection with LabVIEW server.
    The LabVIEW adapter will try to reconnect on the next execution attempt.-18001; An error occurred accessing the LabVIEW ActiveX automation server.).

    Same error.  Is anyone from NI going to bother commenting on this?  It's been >8 months...

  • Connection with a server or service is lost

    I have small network setup with Mac OS X as the server and around 6 clients (mix of PC's and Mac's) authenticating from OD on the server. Since last week I am getting this strange error from server admin "Connection with the server or service is lost. Contact the n/w administrator or try log on again.". I get this error message every morning and none of the server features can be accessed including the log in to the network which fails on all the machines. Everything will work fine when I reboot the server.
    So, I wanted to know what is causing this problem & how to go abt fixing it?

    I can confidently rule out the possibility of an intruder interfering with the network.
    Who said "intruder"?
    So there is no malware on the local client and server boxes, nor on any printers, nor on any WiFi widgets or managed switches or other network infrastructure, and there are no unauthorized wired or wireless connections? That's a very rare achievement. Congrats; most excellent work! (It's probably not malware, though; it's more likely some authorized activity or authorized person and not malware. Though yes, it could be malware.
    As for the disconnection here...
    This could be building cleaning crew borrowing an electric outlet for some of their cleaning equipment. Unplug router, plug in the cleaning equipment, clean, plug router back in, leave. Or some helpful security guards shutting off a power switch or a breaker as part of the nightly rounds, or any number of other variations, too. A vacuum cleaner running across a damaged network cable, or a glitch or sag or transient caused by a high-demand electric device changing its power state.
    Find out which widget (router, switch, firewall, whatever) is involved and work from there.
    Also look for traffic spikes and other such; for odd network traffic patterns.
    Scheduled reboots of network devices or such?
    Hardware problems?
    Also look for time-out programs and idle activity monitors and related; these are rare on Mac boxes, but have been seen in other environments, and have been seen on various network servers.

  • I can no longer log into my ichat linked to my gmail.  right after opening up ichat, receive the following message:  lost connection with jabber.  the server has unexpectedly disconnected.

    i can no longer log into my ichat linked to my gmail.  right after opening up ichat, receive the following message:  lost connection with jabber.  the server has unexpectedly disconnected.  how to troubleshoot?  thanks.

    Hi,
    There can be many reasons why the Login is "up the creek".
    Any break in the network at your end whilst logged in will cause  an issue.
    A sort of discrepancy between what iChat thinks the state should be and what the server thinks.
    If they don't agree the server will refuse to accept.
    A Crash at the server end which does not log you out properly will also do it.
    Any file at any time can be come corrupted.
    Luckily with the iChat .plists they are recreated if removed with an iChat Restart.
    If it were AIM you can also get your Account Suspended  and this will not log you in.
    (It tends to happen from Chat rooms where people notify AIM about bad behaviour (as they see it) and you have to apply to get Un-suspended).
    Most of the big IM services use multiple servers.
    Sometimes these go out of Sync.
    In the case of AIM this happens when they remove Old unused Screen Names from people's Buddy List prior to making them available for re-registration.  I am not sure if this happens at Google.
    You seem to be talking about an account that has worked at Work and having new computer at home.
    As I mentioned the Priority thing you have not said that it has coincided with the new computer logging in  (this will kick the work Computer out of Google whether you are logged in  on the Web Mail page or in iChat)
    IN addition to that iChat stays partially logged in for Off Line IMs
    This is done in the background by a support app called iChatAgent
    If your Computer is ON but ichat is not started people can still send you Messages.
    Instead of saving these on the server until you login iChat will start up.
    Depending if the home Mac is effecting the Work Login it may be holding sway over your Login.
    Using your girlfriend's login may have booted her Off Line where she normally uses the name/login.
    The AIM Side can be specifically set to allow Multiple Logins and therefore NOT allow them.  If this happens you get a warning and messages to do something about it.
    You do not get these in any Jabber or Google Login as the Priority setting is supposed to take care of it.
    If the Login works at the Web Mail Login and on one computer then the .plist on the work computer is the most likely issue.
    There is a small chance that a Corrupt Buddy Pic (Home Folder/Library/Caches/com.apple.iChat/Pictures) may be the cause.
    Set this folder to icon view and also use the Finder's View Menu > Show View Options and select icon view.
    This should show all pics as their icon.
    Check that all display properly.
    At this point I would try a COMBO version update install of the last Update you did over what you have.
    This often corrects hard to trace things
    The 10.5.8 COMBO is here
    11:28 PM      Monday; June 20, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
     Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Lost connection with server

    For about two days now, the bbm application has refused to launch. It has been writing lost connection with server....can any one please help! It's really urgent

    Hi and Welcome to the Community!
    With a strong carrier network signal (e.g., not merely WiFi), I suggest the following steps, in order, even if they seem redundant to what you have already tried (step should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive
    2) Reboot
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. IF this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should contact your mobile service provider for formal support.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Connection with the RT engine has lost.

    In the middle of my application, I am losing my connection with RT Engine on network. What is the reason?Immediate help would be appreciated.

    Suna,
    Try to un-check the "deallocate Memory as soon as possible" setting under RT Target Options and see if that helps. One more thing of interest would be to make sure you are not exceeding the memory(RAM) size in the middle of your application.
    Let us know if that helps,
    Pravin

Maybe you are looking for

  • Can I use ink cartridges from my old printer in my new one. They are nearly full.

    I got a new HP printer that uses the same ink as my old one. the cartridges are practically full. Can I use them in the new one or do I have to toss them? Thanks

  • Logistics purchase order

    I want to create logistics purchase order with reference to purchase order. FOR EX: A- is my supplying vendor B-customer C-My company D-Transporter My company C is suppling a material to customer B, directly from vendor A through transpoter D. I am c

  • E-Commerce : Download Music

    Dreamweaver 8 Mac OSX I'm looking to add a paypal account to a client's website. He wants to be able to have customers download music for a fee. Any recommendations on how I should handle the downloading part of this? or is this something I need to t

  • Business Place in MIRO and FB60

    Hi friend, I input business place data by using FB60, I can see the data of bus. place update to the field of Branch number by using FB03. But why the data of bus. place can't be updated to the field of Branch number in FB03 when I input business pla

  • Copy Sales Order Plant in Header to all items

    HI, can anyone tell me how to copy sales order header plant down to all items.  I looked in sales order maintain settings and can't config here.  Thanks in advance for your assistance. Stacey