Apple External Modem FAX Does Not work in 64bit mode

Apple needs to update its Fax Driver to 64bit mode. Since upgrading to the i7 in 10.6.6, the system boots in 64bit mode which is great! Except i can't fax anymore from my MacBook. Research has shown that it only works in 32bit mode. I do not want to boot in 32 at this point. Anybody know of any other solutions, external fax modems or 64bit drivers or software that will work with the Apple External modem?

I am having similar issue.  I can't order a new McBook Pro until I know I can fax directly from it ... its essential for me.  I'm shocked no one as addressed your concern.  Is Apple so arrogant when it comes to their business customers that they abandon fax/telephony technology with out a fall back position or warning to users? 
I got used to Microsoft arrogance; but I was hoping more user concern from Apple. 

Similar Messages

  • External USB keyboard does not work with T60 after BIOS upgrade

    External USB keyboard does not work properly with T60 after 2.26-1.07 BIOS upgrade.
    It does the same with or without the docking station.
    Anyone else bumped into this problem yet? 
    Has someone found any fixes for this?
    t

    Hi and welcome the forum!
    Try uninstalling all USB hub devices from the device manager and reinstalling them again, particularly the keyboard's.
    v2.26 is supposed to fix the issue according to lenovo:- http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-63024
    Hope it helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • External Hard Drive does not work with Lion

    Hi
    My External Hard Drive does not work with Lion this message appears:
    NTFS-3G could not mount /dev/disk1s1
    at /Volumes/My Passport because the following problem occurred:
    /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
    the MacFUSE file system is not available (71)
    can anyone help?

    Hi,
    See this Discussion:
    https://discussions.apple.com/thread/3191198?start=0&tstart=0
    Cheers,

  • External USB HD does not work with HAL:

    External USB HD does not work with HAL:
    From the last 10 days the HAL auto-mount with ntfs-3g file system of my external hard drive  does not woks.
    But the manual mount procedure with the command mount -t ntfs-3g /dev/sdb* /mnt/XYZ works.
    I've followed the instructions in the wiki: http://wiki.archlinux.org/index.php/HAL and the system has worked up to the last kernel or HAL update.
    My fat32 usb-stick works without any problem.
    If I try to open the device with KDE it appears an error popup wit this message:
    TODO: have to rethink extra options
    Error: kio_media_mount_helper
    The log from the kernel.log is
    Nov 6 22:03:16 myhost usb 5-1: new high speed USB device using ehci_hcd and address 4
    Nov 6 22:03:16 myhost usb 5-1: configuration #1 chosen from 1 choice
    Nov 6 22:03:17 myhost Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    Nov 6 22:03:17 myhost ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Nov 6 22:03:17 myhost Initializing USB Mass Storage driver...
    Nov 6 22:03:17 myhost scsi6 : SCSI emulation for USB Mass Storage devices
    Nov 6 22:03:17 myhost usb-storage: device found at 4
    Nov 6 22:03:17 myhost usb-storage: waiting for device to settle before scanning
    Nov 6 22:03:17 myhost usbcore: registered new interface driver usb-storage
    Nov 6 22:03:17 myhost USB Mass Storage support registered.
    Nov 6 22:03:22 myhost scsi 6:0:0:0: Direct-Access WDC WD32 00JB-00KFA0 0811 PQ: 0 ANSI: 0
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sdb: sdb1
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Attached SCSI disk
    Nov 6 22:03:22 myhost sd 6:0:0:0: Attached scsi generic sg2 type 0
    Nov 6 22:03:22 myhost usb-storage: device scan complete
    and the error.log is
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Do you have some idea ....
    Bye.

    I have done the following:
    Downloaded the patched hal version.
    used makepkg in /abs/local/trunk/ to create a pkg for pacman
    used sudo pacman -U pkgname to install it.
    used sudo nano /etc/hal/fdi/policy/preferences.fdi to create the fdi file with the following content:
    saved the file and removed my ntfs entryes from fstab and rebooted. and still there is no automount off ntfs partitions.
    have i done something wrong?
    br fjodork
    WARNING: what follows is a guide of what did work for me, I'm still in an early stage of learning linux, so please correct me if anything of what follows is wrong/dangerous/stupid. As I said, this worked for me, it's not pretty, since I was learning each step on the fly and I'm sure there are better ways to do this.
    So fjodork, you seem to have done the the necessary steps, though i couldn't get it to work until i first removed hal without dependencies
    pacman -Rd hal
    it will give you some warning about the dependencies, ignore  it since we are reinstalling hal in a few steps.
    First i tried to follow Raymano's link, obviously it showed me nothing in the browser so I thought it might be a broken link.
    So I downloaded the source tarball from here http://hal.freedesktop.org/releases/hal-0.5.10.tar.gz
    unpacked it changed the /tools/hal-storage-mount.c as per Milfadoodle's instructions.
    at first I tried to compile directly from source, the process would finish without a glitch though after reboot nothing changed, as if hal weren't
    installed, i guess there were issues with paths. anyway read on
    Then repacked the source in tarball, copied it to /var/abs/extra/system/hal and modified the PKGBUILD as follows
    makedepends=('pkgconfig' 'gperf')
    options=('!libtool')
    install=hal.install
    source=(${pkgname}-${pkgver}.tar.gz #removed url so makepkg looks in the current directory for the tarball
        hal
        hal-policy.patch
        cryptsetup_location.patch
        hal-0.5.9-hide-diagnostic.patch
        ntfs3g-valid-options.patch)
    md5sums=('6641c30a27c00485c6accac5110ff911' # replace with md5sum of your package's sourceball (run md5sum filename)
             '882f67668cb14a0a9e4a27ef22278027'
             '5ba8b610aa9763a5f42b9f7cbd7a86ad'
    then makepkg (i had to add --asroot, don't ask why
    and finally pacman -U hal-0.5.10-1-i686.pkg
    another reboot and everything worked without a glitch!:D (yeah i know i still haven't got rid of the reboot mentality )
    I have also put the policy files as per the wiki instructions.
    PS: I know this is a dirty way to getting things done but as i said, I'm just starting
    If anyone could comment/correct/explain this post I'd be more than happy, the automount issue was bothering me for about a month now (you'll say why do I need ntfs in the first place? well, I only recently switched for Linux as my primary OS, these are some relics of the M$ era

  • HT6114 My Apple 7.2 mail does not work since I upgraded to OS X Mavericks, what has gone wrong?

    My Apple 7.2 mail does not work since I upgraded to OS X Mavericks, what has gone wrong?

    Have you tried using http://support.apple.com/kb/HT4505 guidance for scanning?  Has always worked for me with my Epson scanner.

  • NTFS is not working in 64bit-mode

    NTFS is not working in 64bit-mode but in 32bit-mode all right !!! ***?!

    dont work int volume with XP and ext volume just sample NTFS file server ! I do not understand ! (((

  • Stuck on apple logo, lock button does not work

    Hi, I was wondering if someone can help me.
    I have an iPhone 5, and I intend to restore it in order to sell, but every time I try to turn it on, the battery life is low and in the red, and then it is stuck on the Apple logo for ages. My lock button does not work either so I can't actually turn it on properly, or do anything. I leave it plugged in the charger for hours, and it's still stuck on the Apple logo. And when I unplug and let it sit until it dies again, the process repeats...
    What is happening? What can I do?

    You can have it repaired or look up a guide and repair it yourself. The lock button needs to be replaced. It is essential at least for performing resets, like the one your phone needs right now. There may be an issue with the battery as well. I would not purchase an iPhone that did not have all its buttons working properly. The iPhone may not be draining enough to completely reset. Draining the battery this much might damage the battery as well. You probably need to do a reset by holding down the home button and a properly working lock button.

  • Excite Pro AT10LE-A-108: After JB 4.3 upgrade external BT keyboard does not work

    Hi all!
    After upgrade JB 4.2 to JB 4.3 does not work my bluetooth keyboard.
    Pair ok, tablet keyboard sees, but not responding.
    Please, make toshiba repair package or fix problem.
    On other my android device (LG phone with 4.1.2) working this keyboard ok.
    Sorry, my english is very bad. (Google translator)
    Thank you.
    [Keyboard Type|http://www.trust.com/en/all-products/18441-executive-folio-stand-with-bluetooth-keyboard-for-ipad]

    Ok, please, i want downgrade to JB 4.2 for this tablet, it is possible?

  • Cache clear does not work in timer mode

    Hi,
    I am using the webshop (ISA) on CRM 5.
    In the b2c/admin application you have the option to clear the cache, this works when I click "clear" (manually), but you should also be able to specify an interval (TTL), this does NOT work. Do I have to have a separate Timer of Notifier application running to make this work?
    Kind regards,
    Dick

    I believe the voice control is activated when the home button is pressed for more than a few seconds, this only happens to me when I put the phone unlocked in my bag or trouser pocket and had to contact Apple phone support.
    For anyone who needs step by step instructions (like me), whilst voice control is activated the phone responds differently until voice control is turned off.
    1) Slowly, (using 2 fingers can help), slide to the right to unlock screen
    2) Tap the first number in your passcode until a square appears around the number key. This shows that number is activated. Then double tap the number key and a dot should appear in the first box. Tap the next number key in your passcode until the box appears around that number and then double tap until dot appears and continue.
    3) Main menu > Settings (tap settings until square appears and then double tap) >General (following double tap principle)> Accesibility> VoiceOver (on), slide to off (tap once to activate and slide to off).
    If you haven't got access to your home computer when this happens, I hope this helps.

  • Validataion does not work in batch mode

    Hello community,
    We created an FI line item validation for transaction FBV1 that does a validation on a field and displays an error message if the validation fails. We have an RFC that uploads data from an Excel template and runs a BDC Call Transaction to upload and park the document. This worked well when we were on 4.6C but when we upgraded to ECC6.0, the Validation works fine when we manually call the FBV1 in SAP and the Validation DOES get triggered and displays a message if the line item validation fails but when we run FBV1 in batch mode, (RFC which contains a call transaction to FBV1) the validation does not work.
    I set up break a point in the generated program GBTBOFID where the exception error gets triggered and traced the FI Validation. The program will not display the error Validation message when run in batch but when run online, the error message gets triggered.

    Thanks for the prompt reply. I tryied a combination of the following options and did not have much luck with this one.
    Data: x_options type ctu_params.
         clear X_OPTIONS.
         X_OPTIONS-DISMODE = 'A'.
         X_OPTIONS-UPDMODE = 'S'.
         X_OPTIONS-CATTMODE = ' '.
         X_OPTIONS-DEFSIZE = ' '.
         X_OPTIONS-RACOMMIT = ' '.
         X_OPTIONS-NOBINPT = ' '.
         X_OPTIONS-NOBIEND = 'X'.
    CALL TRANSACTION 'FBV1' USING bdcdata options from X_OPTIONS
    After the call transaction the program automatically triggers some SAP generated code for a Validation check for FBV1 line item that we have put in through IMG. The message that should be displayed is in the FI validation check of FBV1.
    I put a break point in the SAP generated code for the Validation where the message should be displayed. The program executes the statement that should raise the exception and display the message. As soon as the statement is executed, conrol returns to the the the SAP transaction FBV1 program and the program continues to finish.
    The statement that executes and does not display the error message is:
    CASE valsevere.
            WHEN  'A'.
              MESSAGE ID msg_id    TYPE valsevere   NUMBER msg_nr
                      WITH msgv1 msgv2 msgv3 msgv4
                      RAISING abend_message.
            WHEN  'E'.    <=== *This option is true and the progam steps
                        " through the following message but does not display it.*
              MESSAGE ID msg_id    TYPE valsevere   NUMBER msg_nr
                      WITH msgv1 msgv2 msgv3 msgv4
                      RAISING errormessage.
            WHEN  OTHERS.
              MESSAGE ID msg_id    TYPE valsevere   NUMBER msg_nr
                      WITH msgv1 msgv2 msgv3 msgv4.
          ENDCASE.
    I should mention that in debug mode, I check the values of msg_id, msg_nr, msgv1 etc. and they all have values of a message class that we have created.
    The above code is in a SAP generated program for FI Validation (GBTBOFI0, include FGBB100R).
    -- We only have this issue when we use the FBV1 transaction in batch mode. Runing FBV1 directly online works fine.
    -- The issue is unique to ECC 6.0 environemnt. We did not have this problem in 4.6C
    Suggestions greatly appreciated.
    Edited by: Rob Burbank on Jan 20, 2010 12:15 PM

  • BPC75NW: Offline Distribution of reports does not work in Schedule mode

    Hello BPC experts,
    I'm new in SAP world.
    I have the following problem.
    In BPC 7.50.06 NW I'm trying to adjust the distribution on e-mail to schedule.
    I set up Distribution List. When I start the Offline Distribution Wizard -> Distribute Now all works without problems.
    The problem starts when I start the Offline Distribution Wizard in the Schedule mode. All the settings I do the same as at "Distribute Now".
    Then I set the report should be sent daily, starting with 13.10.2011, indicating the Start Time. As a System password I'm pointing my domain password (I  know no other passwords).
    At the time specified in the Start Time nothing happens, i.e. the schedule does not work.
    Tell me, please, if faced with a similar problem, how it can be solved?
    Thank you for your help, this is greatly appreciated.
    Regards,
    Todoshi Takato

    Moved to .NET SDK forum.
    Search here, lots of post on IIS and setting Printer Access Permissions for your application.
    Also search MSDN on what is required to for IIS to access local Printers.
    Also search for ActiveX Controls and Browser permissions, you'll likely have problems there also since most Browsers will not or do not recommend allowing any ActiveX control.
    Don

  • Format option does not work in reply mode re Bt Ya...

    Hi There - I wonder if anyone has had this problem?  When clicking on reply to a recipient's email I find that the format option does not work! (I use this to highlight my reply in a different text colour)  It works fine when I compose a new email msg but not when using reply.
    I am finding this switch over to this 'new improved' Yahoo email a nightmare to be honest.  I would never have tried it out had I known I would not be able to switch back. 
    Why didn't I heed that age old saying 'why fix it if it ain't broke'
    I would appreciate any help.
    Many Thanks
    Heddybell

    Hi Stephanie
    Thanks for replying to me.
    No - none of those.  Formatting just does not work!  It was as if I had not tried to format - it just did NOTHING.
    However, by some miracle (and believe me it was) I have been able to return to my old BT Yahoo Classic  and the problem is no more!
    Wow!  That 'All-new Bt Yahoo Mail' leaves a lot to be desired!  Thank goodness I got out of it even there was no 'Switch Back' available.  Like I said "It was a miracle'!!!!!
    Thanks again
    Heddybell

  • N580 white screen, external display also does not work

    I have an N580 that I purchased about 9 months ago. Last night, the screen went completely white, and upon reboot, the screen instantly comes up white. 
    After trying many of the troubleshooting steps seen throughout the interwebs for this, I tried plugging the VGA into a known good external monitor, but the LCD remains white, and Function F7 does not switch the display over to the external monitor. 
    I am thinking that this must be the graphics chip, as the backlighting still seems to work, and the display won't transfer to external monitor.
    Any other suggestions? 
    Also, what are my options seeing that this is within the 1 year warranty?

    Dear oviyach,
    Welcome to Lenovo Community,
    There are some simple Troubleshooting steps that you can try.
    1)     Completely shut down the machine.
    2)     Remove the Battery.
    3)     Remove the Charger / AC Adaptor.
    4)     Press and Hold on the Power Button for 20 continues Seconds.
    5)     Connect the Charger / AC Adaptor.
    6)     Press and Hold on the Power Button for 10 continues Seconds.
    7)     Press The Power Button once and check please if you still have the White Screen issue.
    This procedure is used to discharge any extra charge in the mother board. Please try this solution and if the problem still exists, just tell me know.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • TS2972 WHY IS MY HOME SHARING SHUT DOWN AFTER 5 MIN WHEN WATCHING A MOVIE. I DOWNLOADED LATEST VERSION FROM THE APPLE SITE. STILL DOES NOT WORK.

    home sharing shuts down after 5 min when watching a movie. any solutions. already downloaded itunes from apple. did not work.

    Make sure your computer is not set to fall asleep. Also check www.istumbler.net (netstumbler for windows) for interference on the network

  • Just hooked up Apple TV and it does not work!!!

    fI just bought and hooked up my AppleTV.  I bought it from Future Shop here in Canada.  But it won't start up!!!  It keeps saying 'Activation Failed.'  I called Apple support and they did not help.  Can anyone suggest anything???

    The remote working with your MacBook is completely normal... Just disable the IR function on the MacBook
    http://support.apple.com/kb/PH7234
    Have you entered your Apple ID on the ATV?

Maybe you are looking for

  • Special characters issue in output XML - file adapter  - SOA 10.1.3.4

    Hi, I use a DB adapter and File adapter to retreive data from database and create output XML file. For the database record which have special characters (for example ' , <, >), it will just output the same character in XML file, which cause other sys

  • Back-up of iPhone 4S stops without notice

    I am trying to backup my wife's iPhone 4S on her new Macbook Air, and when I select Manually Backup and Restore --> Back-up Now, it starts backing up and then about a minute or two later it just stops and says nothing. I go into preferences and "devi

  • Time Machine Does Work Wirelessly

    This may be old news, but after days of trying to network my Notebook (MacBook, Leopard 5.1, Airport) with my Desktop (eMac, Tiger 4.11, Cable) I finally tonight had some breakthroughs. I can now at least share all my files between my two computers.

  • Problem !!= Need help about "police cir" in MLS cisco 7604

    hi  all , i have MLS cisco 7604  , i tried to use QOS to dedicate  cir for specific  subnet ,  but  it  failed , it seems that bandwidth command dont work on that platform !!! my 1st  question eis  can i apply QOS  and use bandwidth command ??? is it

  • Finder Not Running!

    How do I make the finder "Run"? I upgraded from 10.2 to 10.3.4 using full install discs. The Finder bar appeared but kept blinking on and off, and the finder wasn't available by the curser...I launched Safari and software updated to 10.3.9 (takes qui