HP Envy 5530 'Device is not supported' on Mac OSX 10.7

I have installed the software for the Envy 5530 but when I close the installer and go to HP Utility I get the message "The device is not supported' Updating HP Utility or using other HP Software that is designed to support this device may solve this problem.' HP Utility is useless. What other HP Software can I download?! 

HI, I also had this same issue and finally worked out a solution.
Just to summarise: I had two Macbooks 10.7.4, iPhone, iPad, airport express and netgear evg2000 router. They all worked wirelessly one minute then stopped. I could wirelessly connect to the printer, print test pages, view the queue, view supplies but any print would appear in the queue as 100% complete or 1% or 12% but never actually print out.
I logged in to the embedded web server (ews) on the printer, went to network, advanced settings-bonjour and changed the Bonjour Highest Priority Service to '9100 printing' instead of 'LDP'. I then deleted the printer from the print function in system prefs, re added it and it worked. I had to turn the iPhone and iPad off and on and they worked.

Similar Messages

  • Photoshop CS4 Extended - error 150:30 - "LicenseRecoveryLauncher" not supported on Mac OSX Yosemite 10.10

    I recently upgraded to Mac OSX Yosemite 10.10
    When I try to open Adobe Photoshop CS4 Extended it says error 150:30 Licensing for this product has stopped working.
    I followed the help advice which says to download some software to mend the problem but it wont launch - error message You can’t open the application “LicenseRecoveryLauncher” because PowerPC applications are no longer supported.
    How can I fix the problem?

    OS 10.7 and above uses the python script (.py) which is included in the License Recovery kit.
    Mac OS X 10.7
    a. Double-click the LicenseRecovery111.dmg
    Note: Leave this window open and proceed to the next step.
    b. Double-click your Hard Drive.
    c. Double-click Applications.
    d. Double-click Utilities.
    e. Double-click Terminal.
    f. Type “sudo python “
    Note: There is a space following “python”. Do not press Return.
    g. Drag LicenseRecover.py from the LicenseRecovery folder onto the Terminal Window and press Return. Note: Make sure that the Terminal window has the command and the path to the APP file. For example: "sudo python /Volumes/LicenseRecovery\ 11.6.1/LicenseRecovery/LicenseRecover.py”
    h. Enter your administrator user name and password when prompted and click OK.
    i. Follow the onscreen instructions.

  • Firefox4 not supported on mac osx 10.5.8

    my mac os x 10.5.8 says i cannot open because my system does not support the architecture.

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

  • I am trying to download pictures from my canon rebel  eos to my Ipad but i get the message "this device is not supported" what can I do ?

    I just bought an Apple Lighting to USB Camera Adapter. When I got home to and connected it to my Canon Rebel EOS Digital Camera. I received the error message "This device is not supported" I was wondering if there is any software or drivers I need to download?
    Thanks
    Don

    I use Canon Cameras and have no problems downloading photos from the camera to the Lightning to USB Camera Adapter. My questions and suggestions might be basic but just to make sure:
    1. This is an iPad forum area. Are you using the lightning to USB camera adapter with an iPad? Your info in your original post says iPod. I'm not sure that the adapter works with an iPod.
    2. After you connect the adapter to your iPad and then use a USB cable to connect the adapter to the camera did you turn on the camera?
    3. If you did turn on the camera and still did not get the import of photos to start try a reset your iPad. Press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. This will not cause any data loss.

  • No sound at all - "THotkey message: Audio device is not supported"

    Device Manager lists: Legacy Audio Driver and says the device is working properly. Yet I have no sound,  and I have troubleshooted from almost every angle - even tried to download a new driver (RealTek) and still nothing.
    My laptop is a Toshiba Satellite Pro S300M and I have Windows XP Pro.
    Each time my computer boots (and this doesn't happen in safe mode) two messages appear:
    THotkey: This Audio Device is not supported
    and
    TouchED Error
    Retrieval of HotKey Failed
    Error Code: 0x00031402, 0x00000002
    And...as per "Jerry's" advice, I downloaded the HotKey utility and the util common modules. Still nothing. No sound. 
    Help ?
    Thanks,
    S

    I know this is an old post--but I came across it when I had the same problem in 2013, so I am posting the solution I found to the problem.  I found that the following things resolved the problem.  First--for the Thotkey problem.  Turn off the hibernate option.  You do this by using the power option (Settings--Control Panel--Power Options--Hibernate tab--unclick the Enable Hibernation box) and  then restart your computer.  For me, this resolved the THotkey message, but still no sound. Then, to resolve the no sound problem.  My Satellite Pro S300-EZ1514 has a key sequence that turns speakers on and off.  The ESC key shows a picture of a speaker with sound waves, a slash, and a speaker.  By hitting the FN key and the ESC key together, you toggle the speakers off (a grayed out speaker image) and on (a yellow-colored speaker with sound waves).  Make sure you have the speakers on (the colored image). Unfortunately, I found this solution after I had uninstalled Realtek Audio Device--downloaded new drivers--and basically spent A LOT of time researching.

  • One or more devices do not support multidevice tasks.

    Hi,
    I'm working with 2 USB X series DAQs (USB 6356).  I am acquiring analog voltage data from all 8 channels on both DAQs (so 16 analog input channels total).  I need the data acquisition to be synchronized and to trigger from an external digital source (a signal that I currently have wired into PFI0 of Dev A).  I am using a sampling rate of 800 kHz, and a buffer size of 400 kS.
    I have tried using  one express vi for both devices; two separate express vis for each device; and recently changed to the DAQmx icons (as pictured in the attachment).  Either way I get an error (error -201426: One or more devices do not support multidevice tasks.).  It then references DevA and DevB as the devices that don't support the tasks.  I was under the impression that multidevice tasks are okay with X series devices.  I am using NI DAQmx 9.5.5.
    In the attached picture, I have left out most of the while loop.  The part of the diagram I left out is just for visualizing and saving the data, I have included the parts I felt necessary for describing my problem.
    I would really appreciate any advice.
    Thank you,
    Leslie
    Solved!
    Go to Solution.
    Attachments:
    multidevice daq vi.PNG ‏24 KB

    Thank you both, for shedding some light on my setup and this error.  The information I was finding on the NI website did not seem to specify that USB Xseries devices were an exclusion to the statement made.
    I have changed my program and built two separate tasks, which has eliminated the error 201426 message.  I have attached a picture of my newest program.  It is still not functioning, however no error messages are sent.  for(imstuck), I'm not sure what you mean by "build an array of tasks" or read inside a for loop.  We view the digitized signal from each channel (DevA ai0:7 and DevB ai0:7) separately anyway, so would concatenating the waveforms be necessary?  When I run the program and "highlight execution" the program seems to get stuck on the DAQmx read tasks, no errors, it just doesn't proceed or send the waveform data.  Am I missing something or is the for loop/concatenating the waveforms necessary?
    Thanks again,
    Leslie
    Attachments:
    separate tasks.PNG ‏41 KB

  • I updated my ipad2 to ios7 and now it won't allow me to download photos from my iphone..it says connected device is not supported (on the iphone)

    I updated my ipad 2 and my iphones to ios7...now when I plug the adapted in to download my images from the iphone to the ipad..I get a message saying that the connected device is not supported...It worked before ios 7  what do I do?

    Same problem here. I am trying to load photos from my iPhone 5 to my iPad 3. The iPad asks me to trust the iPhone, and the iPhone says "iPad: device not supported". I am using the camera connection kit w/ USB connector and my iPhone lightning adaptor. This worked before iOS 7.

  • Was given an alert that my device did not support PayPal, I changed my payment method and I am still getting the alert

    I tried to purchase an app and was given an alert that my device was not supported by Paypal and I needed to change my payment information. So I logged into my Apple account and updated it, but I'm still getting the alert when I try to buy something

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Is there anyway to find a new font on Pages for iPad? The letters are hard like a rock when you use foreign languages like Thai. The fonts on device do not support foreign language.

    Is there anyway to find a new font on Pages for iPad? The letters are hard like a rock when you use foreign languages like Thai. The fonts on device do not support foreign language.

    varat_pond wrote:
    Anyone in Apple if you see this message
    These are user to user help forums.  To tell Apple you want more fonts for Thai, go here:
    http://www.apple.com/feedback/ipad.html
    But I suspect this is likely one of those things for which you will always have to use a full computer rather than a iPad.

  • Remote device does not support servicedell wireless 350 bluetooth module + remote device does not support service

    Hello,
    I have a Palm Centro Phone and Dell Latitude D610 with a  Dell wireless 350 bluetooth module. I can send pics from phone to laptop, but when i try to send from my laptop to phone, I get the following message:
    remote device does not support service
    Can anyone help?
    Thanks,
    George
    Post relates to: Centro (AT&T)

    Hi George, have you paired the two devices as a "Trusted Pair"?
    Try pairing them from the Centro side.
    WyreNut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • My iPhone 4s was playing music now won't on my sony dream machine how do I fix. "This device is not supported by this I-phone".  I have turned  off phone unplugged sony and did the pin reset on bottom.     Help please I need my tunes

    My iPhone 4s was playing music now won't on my sony dream machine how do I fix. "This device is not supported by this I-phone".  I have turned  off phone unplugged sony and did the pin reset on bottom.     Help please I need my tunes

    Try plugging it up to your computer and launching iTunes and either resetting it to factory settings or resetting to last sync. Hopefully it just noticing it's plugged up to iTunes will fix it. This happened to my friend once and all she had to do was plug it into her computer and that fixed it.

  • Can't activate LG Versa on my prepaid acct. it says the device is not supported. Any way to change that?

    Can't activate LG Versa on my prepaid acct. it says the device is not supported. Any way to change that?

        I'm sorry you're unable to activate the Versa on your Pre-Pay line carter123123. Let's figure out what's going on here. Where did you get the phone from? It could be that its on the lost/stolen list; therefore, locked. Have you contacted Pre-Pay to see what exactly the issue is? You can reach Pre-Pay at 888-294-6804.
    Thank you,
    VanessaS_VZW
    Follow us on Twitter @VZWSupport

  • What do I need to do to get my cannon camera to upload pictures into iPad . When I plug it in system comes up connected USB device is not supported?

    What do I need to do to get my cannon camera to upload pictures into iPad . When I plug it in system comes up connected USB device is not supported?

    Use the camera's SD card instead.
    Another way. You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov; DSCN0164.jpg).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import. (You can not export using the camera connection kit.)
    Secrets of the iPad Camera Connection Kit
    http://howto.cnet.com/8301-11310_39-57401068-285/secrets-of-the-ipad-camera-conn ection-kit/
     Cheers, Tom

  • Hi my harman kardon ms 100 dock system speaker won't connect to my iphone4 anymore, keeps say the device is not supported anymore,why, plz can u give a solution

    Hi my harman kardon speaker dock ssytem wont connect to my iphone 4 anymore, keeps saying the device is not supported any more why!, plz can anyone give me a solution to it!

    Hi my harman kardon speaker dock ssytem wont connect to my iphone 4 anymore, keeps saying the device is not supported any more why!, plz can anyone give me a solution to it!

  • ICloud on iOS 6 beta 3 "your apple ID is valid but your device is not supported"

    When I try to sign into iCloud I get your apple is valid but your device is not supported? Why I personally don't know how to fix this. And icloud worked fine before the update

    You need to ask on the iOS 6 beta confidential developer forum.

Maybe you are looking for

  • Turning off Smart quotes?

    Does anyone know how to turn off smart quotes in RHX5? I've posted other questions related to the issue I'm having currently with double quotes and the copyright sign showing up as ? in the help files once they been included in a build. No one in my

  • Payment Terms Field in FB02 is not available

    Hello experts. Can you help me find where I need to configure the setting to allow the user to display and change the Payment Terms field when displaying/changing a customer invoice via FB02? We are on ECC 6.0 and we are using New GL. This field is a

  • Creating Web Services in SAP without J2EE/XI Server

    I'm not sure if this is possible.  I'm hoping that maybe one of you can answer this.  Here's the scenario: I have a Function Module that's RFC enabled. I also went ahead and converted it to a Web Service. Now, what I'd like to know is, if I want to c

  • Lightroom opens Photoshop CS4 for edit but file doesn't open

    I have tried looking for this thread but have not found it... 447 threads are a lot to scan... When I try to edit a Lightroom 2.3 file in Photoshop CS4 Extended, Photoshop launches but the file does not open (same for all other edit options: layers,

  • Selectboolean_checkbox doesn't reflect model state

    When attaching a model reference to a checkbox, I expect the checkbox to be checked when the associated property is true. That does not happen. The checkbox is only selected when I explicitly set the "selected" attribute. Decompiling the CheckboxRend