Looking for a driver for HP M277dw for MAC OS 10.6.8

HI friends,
I have a new model of HP MFP M277dw. Unfortunately HP does not have a driver for my OS 10.6.8. I don't want to upgrade it.
Can you help me where to find a driver.
Thank you in advance.

Try this:
Printer and Scanner software available for download:
http://support.apple.com/kb/HT3669?viewlocale=en_US
But if HP haven't made a driver, doubtful anyone else has.

Similar Messages

  • Edit code for change drive letters in paths for links, to also work with Fonts that have been moved.

    I have the following code that looks through my links and changes all of the drive letters to the new locations where they exist.  So if something stays in the same folder structure, but moves to a new drive E: and InDesign can not longer find it, you can run the code and have it fix them all.
    Well I want to do the same but for fonts that have also moved.
    Thank you in advance for any and all help!
    if (app.documents.length == 0) {
        err("No open document. Please open a document and try again.", true);
    if (File.fs != "Windows") {
        err("This script is for Windows only.");
    var myDoc = app.activeDocument;
    var myLinks = myDoc.links;
    var myCounter = 0;
    if (myLinks.length == 0) {
        err("This document doesn't contain any links.", true);
    var mySettings = CreateDialog();
    for (i = myLinks.length-1; i >= 0 ; i--) {
        var myLink = myLinks[i];
        if ( myLink.status == LinkStatus.LINK_MISSING || (myLink.status != LinkStatus.LINK_MISSING && mySettings[2] == false) ) {
            var myOldPath = myLink.filePath;
            var myNewPath = myOldPath.replace(mySettings[0] + ":\\", mySettings[1] + ":\\");
            var myNewFile = new File(myNewPath);
            if (myNewFile.exists) {
                myLink.relink(myNewFile);
                try {
                    myLink.update();
                catch(e) {}
                myCounter++;
    if (myCounter == 1) {
        alert("One file has been relinked.", "Finished");
    else if  (myCounter > 1) {
        alert(myCounter + " files have been relinked.", "Finished");
    else {
        alert("Nothing has been relinked.", "Finished");
    function err(e, icon){
        alert(e, "Change drive letter in path", icon);
        exit();
    function CreateDialog() {
        var myDrives = ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "y", "Z"];
        var myDialog = new Window("dialog", "Change drive letter in path");
        var myPanel = myDialog.add("panel", undefined, "");
        myPanel.orientation = "column";
        myPanel.alignChildren = "left";
        var myGroup = myPanel.add("group");
        myGroup.orientation = "row";
        var myStText1 = myGroup.add("statictext", undefined, "Change ");
        var myDropDownList1 = myGroup.add("dropdownlist", undefined, myDrives);
        if (app.extractLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_Ddl1") != "") {
            myDropDownList1.selection = myDropDownList1.items[app.extractLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_Ddl1")];
        else {
            myDropDownList1.selection = myDropDownList1.items[2];
        var myStText2 = myGroup.add("statictext", undefined, " to ");
        var myDropDownList2 = myGroup.add("dropdownlist", undefined, myDrives);
        if (app.extractLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_Ddl2") != "") {
            myDropDownList2.selection = myDropDownList2.items[app.extractLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_Ddl2")];
        else {
            myDropDownList2.selection = myDropDownList2.items[3];
        var myCheckBox = myPanel.add("checkbox", undefined, "relink only missing links");
        if (app.extractLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_checkbox") != "") {
            myCheckBox.value = eval(app.extractLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_checkbox"));
        else {
            myCheckBox.value = true;
        var myButtonsGrp = myDialog.add("group");
        var myOkBtn = myButtonsGrp.add("button", undefined, "Ok", {name:"ok"});
        var myCancelBtn = myButtonsGrp.add("button", undefined, "Cancel", {name:"cancel"});
        myOkBtn.onClick = function() {
            if (myDropDownList1.selection.index == myDropDownList2.selection.index) {
                alert("Both drive letters should not be the same.", "Change drive letter in path");
            else {
                myDialog.close(1);
        var myDialogResult = myDialog.show();
        if (myDialogResult == 1) {
            app.insertLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_Ddl1", myDropDownList1.selection + "");
            app.insertLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_Ddl2", myDropDownList2.selection + "");
            app.insertLabel("Kas_UpdatePathNamesAfterDriveLetterChange_3.0_checkbox", myCheckBox.value + "");
            return [ myDropDownList1.selection.text, myDropDownList2.selection.text, myCheckBox.value ];
        else {
            exit();

    ok, so I have discovered where the issue came from...
    The code you helped me with before, were I removed all links and my link character styles that I had (found here: http://forums.adobe.com/message/5881440#5881440)
    Well it set all the items I was finding/replacing to unknown fonts that my machine doesn't have (Like Helvetic Neue Bold, instead of just Helvetica Bold, etc).
    Is there an easy way of fixing this?
    The only way I know to fix it right now is:
    Go to Package >> go to Fonts >> Select the the font that says it's missing >> Select Find First >> CLOSE ALL OF THIS, then use the eye-dropper to select the text around that font which copies the formatting and then apply it to the text who's formatting got messed up.  And then start the process all over again for the next occurence of that word whose formatting got stripped.

  • Driver HP LaserJet 5 for Windows 7 64 bits operating system

    Hi, I am searching for a driver HP LaserJet 5 for Windows 7 64 bits operating system or a work around

    Hi,
    A driver for your product should be included within the Windows 7 OS or alternatively available from the Windows Update servers.
    Please follow the document below in order to configure your printer:
    http://h20000.www2.hp.com/bizsupport/TechSupport/D​ocument.jsp?&objectID=c02536257
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Looking for basic driver for psc all in one 2175 for XP 32 bit. Thank you

    looking for basic driver for psc all in one 2175 for XP 32 bit. Thank you Dont need all the photo suite stuff,just basic scan and print.
    Thanks

    Hi @RUkiddingme 
    You can download the full feature software and driver, and only install the basic driver. In the installation you should see the option for custom software. Here is the link to download the software; rw2_021_w02_enu.exe
    Please let me know if this resolves the issue.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • I am looking for a driver for a BJC-420J PRINTER

    I am looking for a driver for a BJC-420J PRINTER

    Hi dad,
    Drivers for Windows 7 are not available for this model. While considering the desire to provide the best possible support for Canon's current products, Canon must make decisions on which products to support when new operating systems are introduced. These decisions are generally based on the age of the product and the number of product estimated to be still in use.
    Since your device is not supported under the current operating system, you are eligible for Canon's Loyalty Program. This option allows you a one-time opportunity to purchase a new or refurbished product that uses Canon’s next generation technology and carries a limited manufacturer’s warranty. To help you get up and running quickly, we also offer free ground shipping (if the order is completed by 4:00 PM EST). If you would like to take part in this option, please call our Sales Department at (800)OK-CANON (800-652-2666) seven days a week, 8am to Midnight.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • My printer is a Samsung ML-2010R.  Still looking for a driver solution to run Mac OS X Lion through a new Macbook Pro.  Previously, I was running Mac Os X version 10.5.8 through this printer  on a 4 yr old Macbook. Any further help is most appreciated:-)

    My printer is a Samsung ML-2010R.  Still looking for a driver solution to run Mac OS X Lion through a new Macbook Pro.  Previously, I was running Mac Os X version 10.5.8 through this printer  on a 4 yr old Macbook. Any further help is most appreciated:-)  Humbly, bowiej

    Apple seems to be naming their operating sytems usability based on the respective turd size of the feline in question. Lions are big, very, very, very big.
    I had a system that served me well for 2 years until I mistaking bought a new machine which runs mega-turd (Lion). Foolish me, now nothing works properly, its a daily struggle to get anything working smoothly using my NEW mac mini. All my other machines work fine, even the windows machines and my Android tablet see all the network components and can talk to each other.
    My Internet service is over 3g which I share to the house using internet sharing via my brand new €800 mac mini running POS Lion, everytime the service is interrupted, Kaboom, the mini resets the DHCP server, but doesn't seem to refresh any of the components so connections drop everywhere.
    Its amateur hour at Apple folks.
    There are several posts alone relating to internet sharing, I have submitted a bug report relating to the non user controllable DHCP server (which may be at fault), but the response / solution from Apple was lacklustre and ultimately didn't work.
    See this, there are some work around's in there;
    https://discussions.apple.com/thread/3771614?start=0&tstart=0

  • Looking for jdbc driver ?

    hi, i am looking for a jdbc or odbc filemaker driver ? does anyone know where to download one for free ? it's not for production environement!!! it's only for testing access to filemaker pro database from jsp page ...
    thanks for your help

    Did you try this?
    http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=jdbc+odbc+filemaker

  • Looking for Mouse Driver

    I have a HP Pavilion p6331p Desktop PC, and I'm looking for a driver for the mouse that came with the PC.
    Here are the details on the bottom side of the mouse:
    M/N: N910U
    RATING: 5V ...100mA
    Class-1LED Product
    HP P/N: 505062-001 Rev.A
    HP S/N: {Removed for privacy}
    KYE P/N: 31010563201
    I have Win7 (64-bit)
    The reason I'm requesting drivers for the mouse is: After a few months using the PC, one day I decided to install Ubuntu, so that I could dual-boot between Win7 and Ubuntu. I created a blank partition, and when I installed Ubuntu, I used Ubuntu to format the blank area, and instead it formated the entire drive, wiping off setup files that HP installed on the secondary partion.
    Therefore, I had to buy Win7 and re-install the OS to the computer. Ever since, the wheel on the mouse has been irratic. This is why I am looking for the driver for the HP mouse. I have looked in the file section on HP's website, and cannot locate a driver. I have downloaded the other software that came with the computer.
    Can someone please direct me to the driver software?

    you probably didnt make a partition ubuntu could recognize
    windows makes a dynamic partition which only windows can recognize,so if you were going to install sometihng else,it wouldnt recognize the partition
    use gparted to make basic partitions,
    your question,
    is your mouse the touchpad or a usb mouse ?
    If my reply was helpful please click the "Kudos" star.
    If your problem is solved please click the "Accept as Solution" button

  • Looking for LabView driver for Suruga-Seiki motorized stage controller model D70

    I'm Looking for LabView driver for Suruga-Seiki (Japan)motorized stage controller model D70, GPIB or RS232 (optional model D92).

    Hi,
    Unfortunately, I was unable to locate a driver for your instrument. I would like you to submit a request for this driver at: http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/ and with the instrument manufacturer. We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
    If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://www.ni.com/devzone/idnet/development.htm
    We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would s
    uggest contacting one of the Alliance members at:
    http://www.ni.com/alliance
    An instrument driver is a collection of functions that implement the commands necessary to perform the instrument�s operations. In short, someone read the instrument user manual and implemented some of the functionality in a program for the end user. Instrument drivers are not necessary to use your instrument. They are merely time savers to help you develop your project so you do not need to study the manual before writing a program.
    There are example VI's in LV on Instrument Connectivity. If you go to the Help menu >> Examples.. >> I/O, you will see a couple and Examples.. >> Fundamentals for File and String manipulation. I would suggest tweaking them to suit your application. Also the specific command that your instrument responds to can be found from it's manual.
    Some useful resources for your application are
    ni.com > NI Developer Zone > Development Library > Instrument Connectivity
    http:/
    /search.ni.com/?col=alldocs&layout=TechResources&ql=a , to search examples and knowledge bases
    Hope this helps!
    Best Regards,
    Aaron K.
    Application Engineer
    National Instruments

  • Looking for labview driver to control Tennesy Chamber

    Looking for Labview driver to control Tennesy Jr Environmental Chamber
    (Watlow series 942 controller) LV6.0
    Email [email protected] if you can help out.
    Thanks,
    David.

    The first place to look for stuff like this is the vendor's web page--in this case www.watlow.com. How did I know this? I guessed. You can typically guess 90% of company websites...
    In a couple minutes I was able to find your controller and a document on how to communicate with it. If you email me I can send it to you (it's too big to post...).
    Next, reading the document (which by the way contains a good basic primer on serial communications)I saw that one of the protocols you can use for communicating with the 942 is Modbus RTU. I can also send you a set of modbus drivers.
    Hope this helps in thermal testing your chips...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • I am looking for a driver...

    I am looking for a driver for the ATI Radeon HD 4850. I made a mistake and downloaded a patch for an Nvidia card and have corrupted my driver. I am only able to start in safe mode. my hope is if I reinstall the driver then I can fix the issue. any ideas?

    So I found this in another forum.
    SamWrangles 
    Dec 27, 2008, 09:29 PM
    I have Mac os X 10.5.6 and I installed the Nvidia 256 color fix.  Now I'm totally screwed.  I have to boot in safe mode.
    Who knows anything about how to REVERSE what that patch did to my machine?
    i am having the same problem!!!
    pleaaassee help!!!
    how do i get rid of the driver!?!?!?
    SamWrangles 
    Dec 28, 2008, 09:21 AM
    ive fixed the start up!!!
    just install the driver again and it uninstalls it!!
    still no fallout tho "
    The problem arose from my installing a 256 color fix for a Nvidia Card. Trying to run Fallout 1. Noticed that if you run the fix again you have an uninstall option. I am able to run the option but get a failure message in the end.
    I got "fix" from:
    http://www.mediafire.com/?3d2hbizmbzt
    Which corrupted my video driver.

  • Looking for Hard Drive Case for G4 HD

    I am looking to access a hard drive from my old G4 by putting it in an external case. I have been told this is doable but have never done so.
    Any suggestions on where to look for an external case and what I need to know to choose the correct one form my HD?
    Thank you,
    Marcantonio

    Hi, you need to know if the drive is IDE/ATA/PATA, or SATA, and Firewire is far better than USB...
    The old ATA cases are getting hard to find, here's a SATA case...
    http://eshop.macsales.com/item/Newer%20Technology/FWU2ESMSV3/
    ATA...
    http://eshop.macsales.com/item/Newer%20Technology/FWU2MSVS2/
    Here's a universal way if it doesn't need to be bootable or require speed...
    http://eshop.macsales.com/item/Newer%20Technology/U2NVSPATAKIT/
    Which actually works for any drive.

  • When syncing my ipod, how do I get it to look at external drives for music stored them?  It just tells me it can't find something and gives me no option to tell it where it is located.

    When syncing my ipod, how do I get it to look at external drives for music stored them?  It just tells me it can't find something and gives me no option to tell it where it is located.

    Hi SouthMountainSound,
    It sounds like the tracks may be missing from your iTunes library. When tracks in iTunes display a it means the file cannot be located; it may have been moved or deleted. If it cannot be located, this may cause the issue of not being copied to your iPod. For this issue, we will need to refer to the following article:
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/TS1408
    Alternatively, if your media was downloaded from the iTunes Store, you may be able to download it again free of charge:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Thanks,
    Matt M.

  • Looking for usb3 drive enclosure

    looking for usb3 drive enclosure that actually works with late 2012 iMac. I've tried several that say they are compatible but don't work. The drive 2Tb WD Green works like a champ in a usb2 enclosure but I would like the extra speed. Any Suggestions? Thanks in advance for any replies.

    For 2.5'' SATA drive:
    OWC Express 2.5" Portable USB 3.0 Enclosure for - Other World ...

  • Looking for ideas regarding encrypting a network drive used by 2 OSX Macs

    I was thinking of getting a networked HD (connected by Ethernet to my wireless router) to enable my two Macs (wife's tower running 10.3.9, my Powerbook running 10.5.8) to store each of our iPhotos, iMovies, iTunes, etc. libraries on one network drive (rather than on each Mac's HD.)
    Since the Powerbook is so portable, and equipped with Airport, it would be the logical CPU to position next to our living room HDTV - using one Audio cable and one DVD-to-HDMI cable. Then, either user could log into their own account on the Powerbook and wirelessly access the networked HD to display their personal iPhoto, iMovie, etc. library contents over the TV.
    But I wonder... if wife normally maintains her iPhoto library by logging into her G4 tower, maybe OSX's permissions will thwart her from accessing it when she logged into her account on the Powerbook because she would appear to be a different user.
    I also wonder if It would also be wise...or even possible... to encrypt the networked drive, somehow, to add another level of security to the files, since anyone who managed to hack thru my Router might potentially be able to read all the files on the HD. The router companies lead us to believe WEP and other protocols are totally secure, but I've also read that these can be hacked by some individuals. This being a 1TB networked drive, I expect some other data might get backed up to it, too, making the security issue a bit more of a concern.
    The security and encryption issues in this scenario are muddy to me....but it seems like this is could be a great way to securely consolidate both users' iPhotos and other media on one network drive, accessible from either computer with appropriate logins....or would there be some show-stopping 'gotcha'? What do you think?

    instead of having to boot up both Macs, initiate file sharing, fumble to get things mounted, etc. each time ...
    You can leave the desktop Mac to time out and go to sleep. and set "wake on Ethernet Administrator Access", which should allow you to wake it up and get files.
    the Powerbook uses OSX 5.8 while the G4 tower is on Panther.
    That does not present a problem or File Sharing, which can be made compatible across a wide \[but not infinite] range or Mac Operating Systems.
    So they aren't using the same version of iPhoto...the G4 uses iPhoto6, and the Powerbook uses iPhoto 9.
    Our household runs a mix of 10.4 and 10.5, having just upgraded the faster Macs to 10.5. We have our entire iPhoto library in iPhoto 8 \[iLife '08], which supports the range of Mac OS we are using, and many features including ordering prints (but not face-recognition). If you want to combine your libraries, perhaps you could drop back to iPhoto 8 and re-import the iPhoto9 stuff, and upgrade to iPhoto 8 on the G4/400. \[You CAN run 10.5.8 on a G4/400, but you have to use some hacks to install it, and it may be a little sluggish at times. Then you could simply upgrade to iPhoto 9 all around.
    Encrypting an entire drive makes me really queasy. I have spent too many hours digging out after drive failures and software errors have clobbered a drive, and no matter how hard you work at recovery, at least a few files always get lost. When you encrypt an entire drive, the Operating System sees the whole drive as one big file -- and errors in that file may make that file (your entire drive) unrecoverable. A friend of mine had just such a disaster at home when a drive space enhancer called "Stacker" blew up on him.
    If you put Quicken or other financial data on your home Server or shared drive, I would still not worry about it, but if it keeps you up at night, you could encrypt just the financial data file (and keep it backed up religiously).
    Because I do support for schools, I have also implemented Mac OS X Server at home. With a school-like setup, ALL users files are on the Server, and any user can use any Mac, their files just "appear" when they log in. File Sharing underlies everything, but it is all done without thinking about it -- the Server just does it. But Server is a US$500 package (down from $1000) that requires a dedicated Mac and a lot of fiddling, so I do not recommend it for your situation.
    One thing I do recommend, if you are going to store files on your network, is to try to upgrade/add an Ethernet Switch at Gigabit Ethernet speed, if possible. The Router does not need that speed, but Mac-to-Mac (if you go the File Sharing route) or Mac-to-Network_Drive (if you go that route) will be much more responsive. If your G4/400 does not have Gigabit Ethernet, you can get a PCI slot card for it. Or maybe upgrade it to a newer old Mac that can run 10.5.8 without hacks.
    Message was edited by: Grant Bennet-Alder

  • I'm looking for a driver for a Fialab (formerly Alitea) Instruments peristaltic pump via an LS3500 card. Can anyone help?

    It should be controlled with simple ASCII commands, but their documentation leaves quite a bit to be desired.

    Unfortunately National Instruments does not have one listed at http://zone.ni.com/idnet97.nsf/browse/ . This leaves you with one of a couple options. First, you can submit a request for this driver at:
    http://zone.ni.com/idnet/other.htm
    We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
    If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://zone.ni.com/idnet/development.htm
    We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would
    suggest contacting one of the Alliance members at:
    http://www.ni.com/alliance
    Ryan Mosley
    National Instruments, Applications Engineer
    http://www.ni.com/exchange

Maybe you are looking for

  • PDF File in Preview doesn't show text fields, but OK in Adobe Acrobat

    Someone emailed me a pdf document which I opened in Preview. All the the text fields where there was supposed to be data were blank. I then opened in Acrobat and everything was there. Saved a copy from Acrobat and opened in Preview and the text was f

  • Why is my iPhone home button not working?

    Recent;y my iPhone 4 home button has intermittently stopped going "home" and just stay on the last page selected.  I spoke with an apple customer service person and the said that if the horizontal tray at the bottom of the display could be too full a

  • Display reversal document

    Dear experts, My user has reverse document through F.05. After transaction and check inFS10n, we could not found the original document which has been reversed in f.05 In which tcode we can find the reverse doc number? Thanks in advance.

  • ESS standard Application modification

    Hello, We are on ERP 6.0 EHP4. We have got ESS and MSS implemented. Applications are working fine now. However user has not yet reverted with any modification on standard one...but still I need to find out on how I can make changes to existing standa

  • How to replace Apple ID?

    I use my company email address as a Apple ID , since I updated my version to 7.04, I wish to change my Apple ID to my outlook email address to created icloud email. But both of the email address still showing as Apple ID in my phone.. How can delete