Combining DMGs with 'hdiutil' after splitting

Hello all,
So I've split a DMG into two sections using the terminal command; 'hdiutil' so that I could put it onto my external hard drive. For some reason the hard drive won't let me transfer a file over 6GB without giving me "Error Code 0."
So now that I have CD.dmgpart and CD.dmg on my external drive, does 'hdiutil' have a function that is the opposite of segment?
I looked in the help and all I saw was 'compact' which didn't seem right...
Any suggestions?

Sed_P wrote:
So, I thought it was working but apparently my DMG is now not a mountable file system....
So 'cat' is a no go for dmg's I guess...
It may depend upon how you split the original. If there is data on one or both of them indicating that they were split, that would corrupt the final image.
I know from the old PC days that if I spanned a zip over several floppies, the floppies had special flags and data on them for the software to be able to reassemble them.
Here's what might work. I think split is the command to use to split a binary file that cat can restore.
split the original and then cat the pieces. If that works you are all set.
Message was edited by: nerowolfe
Message was edited by: Fritz

Similar Messages

  • Combining HSL with RGB?

    I have an imaging processing need to combine two channels from HSL with a single one from RGB. Specifically I require an HSR image.
    I can convert the image to HSL but I can't figure out how to combine the channels. In fact I can't determine which is the H channel and which is the S channel either as PS still shows the channels as being R, G and B even after the conversion despite the colors obviously being changed.

    Thanks, Chris.
    I have tried to find the split and combine commands with no success.
    I did find this:
    http://help.adobe.com/en_US/photoshop/cs/using/WSCC832F92-8FE5-4839-93D2-108942A68321a.htm l
    but I can not find where the command is in the channel palate.
    Also I seem not to be able to copy/paste into the channels palate. Right clicking brings up no options other than to duplicate or delete.
    Terry Danks

  • Simple Finance with NewGL document split

    Hi Gurus!
    With the "S for Hana" appraoch I am wondering if Simple finance includes NewGL Document split combined reporting views?
    Will I be able to analyse my line items including FI & CO dimensions before and after GL document split?
    In other words, is simple Finance able to give access to BSEG, COEP and FAGLFLEXA? in the same view?
    I am also not sure about the reporting tool giving access to these views: I know for sure that Hana live will give this access but would I be able to access these combined views with other reporting tools like ECC querries (SQVI), standard ALV reporting (FAGLL03...)?
    Thank you in advance for your help,
    Best regards
    Pascal

    Pascal,
    NewGL features available in sfin depends on whether new GL was activated in FICO before the migration to sfin.
    If you're migrating from FICO with new GL and document split activated, then the behaviour will be the same in sfin as before.
    If you're moving directly from classic GL, there are limitations on the new GL features in sfin: There is no document splitting (to be delivered in the roadmap in Q4) . If you wanted documents split now in sFIN, you would have to migrate first in new GL, activate the document split, and then migrate to sfin.
    In sfin v1.0, BSEG, COEP and FAGLFLEXA remain as table. This will however change in v2.0.
    In sfin 1.0, there is a logical FICO document, but still 2 physical documents remain. As well, this will evolve in v2.0.
    Finally, regarding reporting, some transactions have been replaced by Fiori apps. When this is the case, the transaction is no longer available, and you get a pop up window inviting you to go to the Fiori launchpad. Otherwise, the access to the old transactions remains. With the delivery of the newer versions of sfin, more and more transactions will move to Fiori.
    Hope it helps,
    Arnaud

  • Problem with Java after Software Update to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

  • Problem with Java after System Upgrade to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $ java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    cheers

    Hi man,
    In the wake of this java problem I resorted to keep working on my old machine, and today in my spare time I tried to fix this new machine.
    So I execute $java on prompt, and then try to check the files it has opened, using lsof -p pid
    I see it referring to
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    isn't this usually the JAVA_HOME
    However, executing $/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    hangs!!
    but
    $/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java
    works!!
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin
    $ ./java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
    So, I changed the links as follows
    borgraf:Versions raveesh$ l
    total 72
    drwxr-xr-x 3 root wheel 102 Mar 6 2008 1.3.1
    lrwxr-xr-x 1 root wheel 3 May 21 19:42 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 May 21 19:42 1.6.0
    lrwxr-xr-x 1 root wheel 3 May 21 19:44 OldCurrentJDK -> 1.5
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.4.2
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.6 -> 1.6.0
    lrwxr-xr-x 1 root wheel 1 May 21 19:44 OldCurrent -> A
    drwxr-xr-x 8 root wheel 272 May 21 19:44 A
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:14 CurrentJDK -> 1.6
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:21 Current -> 1.6
    Linking my Current and CurrentJDK to 1.6 and it works!
    However, shall that be the reason!
    what is in your /Versions/Current/
    I got the following
    $ ls /System/Library/Frameworks/JavaVM.framework/Versions/Current
    CodeResources Frameworks JavaVM
    Commands Headers Resources
    There is no /Home in here, which is usually the case for /1.5 or /1.6
    Anyways, things seems to work for the moment. Lets see if I get problem with using Java.
    thanks

  • Random failure with "hdiutil create"

    Hi everyone
    I'm working on a Shell script supposed to build disk image files with hdiutil. The problem is that it randomly fails. Here is the output :
    +hdiutil: create failed - erreur 49168+
    That's all I get when using
    +hdiutil create -format UDBZ -volname "SFML-1.6-dev-macosx" -srcfolder "/Users/me/sfml/trunk/dist/SFML-1.5-dev-macosx" "$/Users/me/sfml/trunk/dist/SFML-1.6-dev-macosx.dmg" > /dev/null+
    When dropping "> /dev/null" and adding -debug, I noticed these lines before the end :
    +2009-07-24 18:31:40.620 diskimages-helper\[25526:1603] deleting /Users/lucas/sfml/trunk/dist/SFML-1.6-dev-macosx.dmg+
    +2009-07-24 18:31:40.620 diskimages-helper\[25526:1603] DIHelperNBI performOperation: returning 49168+
    +DIHLDiskImageCreate() returned 49168+
    +2009-07-24 18:31:40.842 diskimages-helper\[25526:10b] DIHelper dealloc.+
    +2009-07-24 18:31:40.843 diskimages-helper\[25526:10b] -DIHelperAgentMaster terminateUIAgentConnection.+
    +hdiutil: create failed - erreur 49168+
    I don't understand why it would try to delete the dmg file I'm trying to make...
    Here is the full log is you want to have look at it : http://pagesperso-orange.fr/c.sobecki/ceylo/data/hdiutil-failure-log.txt
    All I was able to find on this error is here : http://lists.apple.com/archives/Carbon-dev/2007/Aug/msg00357.html
    Where it says :
    +1) Some of the files you're trying to archive are being used exclusively by another process. A couple of people figured that their Anti-Virus software (Norton AV) was to blame.+
    +2) Disk space is low, and the hdiutil tool cannot perform its internal caching.+
    +3) A file system error which is not detected by Disk Utility prevents proper accessing some crucial files. Repairing the disk using "Disk Warrior" did help.+
    +4) Files which were put into the trash can but were not deleted yet cause problems when tried to being put into the disk image.+
    1) I'm not using an antivirus
    2) I've about 70 GB remaining
    3) But why would it be random ? It's always the same files that are being packed.
    4) I've no file in my trash.
    Does anyone have an idea why it fails ?
    Thanks
    Ceylo

    Ceylo wrote:
    Hi everyone
    I'm working on a Shell script supposed to build disk image files with hdiutil. The problem is that it randomly fails. Here is the output :
    +hdiutil: create failed - erreur 49168+
    Where it says :
    +1) Some of the files you're trying to archive are being used exclusively by another process. A couple of people figured that their Anti-Virus software (Norton AV) was to blame.+
    1) I'm not using an antivirus
    That's not the only reason, it's just one example. If the file is locked because it's being used by another process, that might explain the randomness of what is happening.
    Try running
    lsof
    and seeing if any of the files in question are open.

  • Trouble with safari after updating SL 10.6.8

    I updated my OS last night to 10.6.8  and today, in Safari I find that I cannot view amazon.com  When I open a page, much of it is blank.  Anyone else having trouble with amazon after updating to 10.6.8?
    michelle

    (This is a copy of my post in this thread.)
    I updated to 10.6.8 too, was suddenly unable to print to my before perfectly working printer (an HP Color LaserJet CP1515n hooked up to an AirPort Express), and started scouring the web for solutions. The more I tried, the more disappointed and frustrated I became. Then I came here, read about a possible solution in this very thread (the disk image 'Repair10.6.8.dmg') and became hopeful again.
    But alas...
    Sadly, this isn't working for me at all. I ran the script that supposedly fixes the print problems introduced in 10.6.8, but the print jobs still all pause the printer and fail with a 'broken pipe' error. It has nothing to do with the USB cable, as I can print just fine with the printer directly hooked up to my Mac wit that very same cable. I reinstalled the drivers, updated my printer's firmware, ran the repair script twice just to be sure, reset the printing system, even deleted all preference files with 'hp' in the name and having to do with printing, restarted my Mac. All with no result.
    Man, this is so frustrating! Anybody with any other suggestions or possible solutions?

  • 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

  • My iPhone 5 won't let me use my apps until I connect them with iTunes after downloading ios7. Solutions?

    My iPhone 5 won't let me use my apps until I connect them with iTunes after downloading ios7.  There's just a thing that pops up and says that in order to activate banners and push notifications I have to connect the app with iTunes. The thing won't go away no matter how many times I push ok, and it doesn't give me another option. Solutions?

    Oh my gosh I had the EXACT same problem, and for ages I couldn't figure out how to fix it until today. Here's what I did:
    First I went onto my computer, opened itunes, and un-installed tumblr, vine and kik. These were the apps I was having problems with (it said I had them on my phone but, like you, they didn't show).
    Then I went to the itunes store, searched for each one, and it said I could update them so I did (just FYI: for tumblr a window popped up saying "please click ok to confirm you are 17 years or older", so I did that also)
    When I went back to my phone and tried installing them again (still on my computer), it worked!
    I hope this helps, because it was incredibly frustrating. Good luck!

  • When I try to log onto Icloud in Windows 7 64-bit using my Apple ID it says my Apple ID is valid but not an Icloud account.  I can't go anywhere with Icloud after that.

    When I try to log onto Icloud in Windows 7 64-bit using my Apple ID it says my Apple ID is valid but not an Icloud account.  I can't go anywhere with Icloud after that.

    Welcome to the Apple community.
    These types of messages often indicate a problem with the devices serial number, have you had your phone repaired at any stage or did you buy it second-hand.

  • I am having problems with mail after upgrading to mountain lion. Is there a way to go back to lion?

    I am having problems with mail after upgrading to mountain lion. Is there a way to go back to lion?

    It would always be easier to fix the Mail problems.

  • Problems with Mail after upgrading to 10.9.1

    I am running into problems with Mail after installing 10.9.1. I had NO problems with Mail prior to this update.
    Problems I have encountered so far are:
    - I don't receive some e-mails on my Gmail account.
    - I have sent e-mails that supposedly got "sent" but do not show up in my Sent box both on mail and on web Gmail. My Outbox is empty also.
    Has anyone encountered the same problems and found a solution?
    Thanks in advance!

    Yes Paul I have, but no solution. I cannot send email. My ISP uses a smtp mail server for sending and It will not log in. Have had ISP on phone and checked all settings. Can only put it down to Mavericks.
    It worked OK for a week after upgrading then stopped. So now having to use web mail to send email.
    Strange thing is I receive mail OK, just cant send.

  • Hello i have a  an iPhone 5 .i updated it in the end of summer or begin of fall because i forget the number of  version.it is important that i update my i Phone by itself not with iTune . after that my device can not  join to wifi to internet but another

    hello
    i have a  an iPhone 5 .i updated it in the end of summer or begin of fall because i forget the number of  version.it is important that i update my i Phone by itself not with iTune . after that my device can not  join to wifi to internet but another of app works properly and cellular can join to internet . i reset my i phone in the setting . general section but my problem  is remaining .is possible that to return to older version? if there is any solution share with me and i be very thankfulness of you.tanks again 

    It is not possible to downgrade to an earlier version.
    Have you tried the tips on this help page? iOS: Troubleshooting Wi-Fi networks and connections
    And you dont need iTunes to update you're device. You can update it OTA in Settings > General > Software Update

  • Hello i have a  an iPhone 5 .i updated it in the end of summer or begin of fall because i forget the number of  version.it is important that i update my i Phone by itself not with iTune . after that my device can not  join to wifi to inter net but another

    hello
    i have a  an iPhone 5 .i updated it in the end of summer or begin of fall because i forget the number of  version.it is important that i update my i Phone by itself not with iTune . after that my device can not  join to wifi to inter net but another of app works properly and cellular can join to internet . i reset my i phone in the setting . general section but my problem  is remaining . if there is any solution share with me and i be very thankfulness of you.tanks again

    It is not possible to downgrade to an earlier version.
    Have you tried the tips on this help page? iOS: Troubleshooting Wi-Fi networks and connections
    And you dont need iTunes to update you're device. You can update it OTA in Settings > General > Software Update

  • PC Suite stops working with Bluetooth after Laptop...

    I use PC Suite and Bluetooth to connect to my Phone. I use the Synchronise, and the Messages feature a great deal. It all works great after a reboot, and I think it's a real credit to Nokia that they provide this free and improve their standing compared to other manufacturers.
    However, the latest versions of PC Suite have taken a backward step in hardware compatibility. Previously, no matter what state my laptop was in - ie rebooted, returned from hibernate or standby, the laptop would connect to my phone over Bluetooth, and synchronizing would happen. When my phone went out of range, the connection would drop, and when it came back into range, the connection would re-establish and synchronizing would start again - wonderful!
    Now, this only works after clean reboot, and after I have manually clicked on "Get Connected". After my laptop returns from standby, if I try "Get Connected" I get the error:
    "Cannot use the connection type. Check that all the needed hardware, software and drivers are available. (Code: OpenMedia)"
    To get PC Suite working with Bluetooth after returning from standby I run a Repair, after which it works beautifully.
    Is this a known fault? I have uninstalled and re-installed PC Suite and the BT Stack as recommended in other posts to solve other issues. My configuration is:
    Operating system: Microsoft Windows XP
    Nokia PC Suite: Version 6.82.22.0
    Bluetooth Stack for Windows by Toshiba v4.00.23(D) SP2
    Bluetooth Specification: Version 2.0, 1.2, 1.1
    Many thanks...

    Thanks for your response Miksu. You have pointed me to the right place. It is the connection manager that fails to recognise the BT stack that causes my problems. This is always resolved by a repair. It seems that the order of initiation is very important which may be why Luist has started to have the problem.
    In my experience, once things stop to work, I've had to strip out any subsequent installs.
    My PCSuite also stopped working after it installed cable connection manager (or something like that) without me asking. I found it in Control Panel->Add/Remove programs. I removed it and PC Suite started to work again, so I completely removed PC Suite then re-installed, and allowed it to add the relevant devices relating to my phone (about 4 devices alltogether) but alas this did not solve my "return from standby" issue. I think I need to remove PC Suite and then Bluetooth, and maybe something else before re-installing - I'll leave that for a rainy day.
    Thanks again Miksu

Maybe you are looking for

  • Serious and urgent issue ! please help

    Hi everyone, Here is the problem I got: Audio and video disappeared on all the clips i used in my timeline and I don't know why because I did nothing and i've been using fcpx for months. I tried to relink it many times, but even if i try to relink th

  • Issue in starting Integrated Weblogic server

    Hi All, I created an ADF project in Jdevloper and configured JSF page in my project. When i try to run the project , it tries to start Integrated Weblogic server. And Intgrated weblogic server is not starting throwing following Error Message : *** Us

  • [SOLVED]can't compile from aur

    /usr/bin/ld: main.o: undefined reference to symbol 'XPending' /usr/bin/ld: note: 'XPending' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line /usr/lib/libX11.so.6: could not read symbols: Invalid operation collect2: e

  • Quick Time won't work with my Digital Camera

    Quick Time 4 is part of my Camedia software for Olympus Digital Camera D490 we have 3 computers 1 Win98se laptop 2 Win XP 2003 edition 3 Win XP only 6 months old it used to work in no 2, and works in no. 1 & 3 . an icon "My Camera comes up" and you a

  • No Pages iCon

    I bought and installed iWork on my wife's 12" iBook last night. She just called me from work and said there is no iCon for Pages but she can open up Key note. She did a Spot lite for pages and nothing came up. Is there something im not seeing or doin