Notebook hangs if there's an app actively using external USB disk

...right before going into sleep mode.
I have this notebook and an external USB SATA drive hooked up to it. When I put the laptop into sleep mode, then resume its work, after a while I'll get a blank screen that essentially looks a lot like tty1, all black background and gray symbols all over the screen. Essentially, the message I get is the following:
Dec 7 11:29:18 localhost kernel: [67351.155834] ESI: f6447e80 EDI: f46b05f0 EBP: f15a7e58 ESP: f15a7e40
Dec 7 11:29:18 localhost kernel: [67351.155834] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Dec 7 11:29:18 localhost kernel: [67351.155834] Process transmission-gt (pid: 2302, ti=f15a6000 task=f1255a40 task.ti=f15a6000)
Dec 7 11:29:18 localhost kernel: [67351.155834] Stack:
Dec 7 11:29:18 localhost kernel: [67351.155834] f15a7eac f46b05e0 f6447e80 f1255a40 f6447e80 f46b05f0 f15a7e6c c10d4f48
Dec 7 11:29:18 localhost kernel: [67351.155834] 00000010 f6447e80 f46b05e0 f15a7e84 c113be2c 00000000 efa3b930 ef1f4400
Dec 7 11:29:18 localhost kernel: [67351.155834] 00000000 f15a7e90 c113befa f1141600 f15a7eb4 f8046f1e f1141600 f804b3e4
Dec 7 11:29:18 localhost kernel: [67351.155834] Call Trace:
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c10d4f48>] account_page_dirtied+0x68/0x90
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113be2c>] __set_page_dirty+0x3c/0xb0
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113befa>] mark_buffer_dirty+0x5a/0x90
Dec 7 11:29:18 localhost kernel: [67351.155834] [<f8046f1e>] ext2_sync_super+0x6e/0xd0 [ext2]
Dec 7 11:29:18 localhost kernel: [67351.155834] [<f8046fd1>] ext2_sync_fs+0x51/0x60 [ext2]
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1157640>] ? dquot_get_dqblk+0x180/0x180
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113a4ca>] __sync_filesystem+0x5a/0x80
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c113a539>] sync_filesystem+0x29/0x50
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c111656e>] generic_shutdown_super+0x2e/0xe0
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1116649>] kill_block_super+0x29/0x70
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c111693d>] deactivate_locked_super+0x3d/0x60
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c11171f7>] deactivate_super+0x47/0x60
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c112ecd7>] mntput_no_expire+0x87/0xd0
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c112ed38>] mntput+0x18/0x30
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1116154>] fput+0x134/0x1e0
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1112d14>] filp_close+0x54/0x80
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1112db4>] sys_close+0x74/0xc0
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c134c11f>] sysenter_do_call+0x12/0x28
Dec 7 11:29:18 localhost kernel: [67351.155834] [<c1340000>] ? setup_local_APIC+0x2c9/0x3b8
Dec 7 11:29:18 localhost kernel: [67351.155834] Code: eb ce 8d 76 00 8d bc 27 00 00 00 00 55 89 e5 83 ec 18 89 5d f4 89 c3 89 e0 25 00 e0 ff ff 89 75 f8 89 7d fc 83 40 14 01 8b 43 14
Dec 7 11:29:18 localhost [67351.155834] 8b 30 89 f7 c1 ff 1f 01 d6 89 45 f0 8b 45 08 11 cf 89 c2 c1
Dec 7 11:29:18 localhost kernel: [67351.155834] EIP: [<c11cf02f>] __percpu_counter_add+0x1f/0xe0 SS:ESP 0068:f15a7e40
Dec 7 11:29:18 localhost kernel: [67351.155834] CR2: 00000000342da000
Dec 7 11:29:18 localhost kernel: [67351.155834] ---[ end trace a7afafe94ef537f4 ]---
Dec 7 11:29:18 localhost kernel: [67351.182781] note: transmission-gt[2302] exited with preempt_count 2
By playing around I learned that if I kill transmission and any app that actively uses the USB disk prior to the sleep mode, and then start them after resume is finished and the disk is mounted (I use GNOME 3 in fallback mode, so it automounts the disk) everything works fine.
Now, I could ignore those messages but it gets worse. Mostly laptop will hang at a random point in time after printing that wall of text on tty1. It might take hours, or even days before this happens. Sometimes I'll find transmission in a freezed state and I may survive a couple of sleep and resume cycles but I almost never will go as far as 4 days and more in a row. The laptop will hang eventually. And the only way to avoid this is to kill off apps that use external USB drive prior to going into sleep mode.
Any ideas what's going on and how to fix this?
% uname -a
Linux host 2.6.39-ARCH #1 SMP PREEMPT Tue Jun 7 05:49:02 UTC 2011 i686 Intel(R) Core(TM) Duo CPU T2250 @ 1.73GHz GenuineIntel GNU/Linux

karol wrote:https://bbs.archlinux.org/viewtopic.php?id=131527
Thanks, however, my problem isn't speed, it's stability of the system.

Similar Messages

  • Disk Utility hangs attempting to erase SimpleTech 100gb external USB disk

    I'm attempting to erase and format a SimpleTech 100gb external USB disk. Disk Utility hangs. The system error log says:
    "AppleUSBEHCI[0x1d59000]::Found a transaction past the completion deadline on bus 91, timing out!
    Jul 21 17:30:35 Kari-Hohnbaums-Computer-2 kernel[0]: USBF:"
    The console log (and Disk Utility log) shows:
    Preparing to erase : “PBEX1”
    Creating Partition Map
    error writing partition map: Device not configured (6)
    Disk Erase failed with the error:
    What is the problem? This disk is recognized by Tiger but only as read-only as it ships as an NTFS volume and must be erased and reformatted before it can be used by a MAC.
    All help appreciated.

    I tried the partition approach and it unfortunately failed as well. The same "hung" symptoms as before. The green light (disk activity) on the disk flashed several times at the initial request, but that was all. I eventually interrupted it after a hourn which generated the same system log message: AppleUSBEHCI[0x1d59000]::Found a transaction past the completion deadline on bus 91, timing out!
    The disk utility log says:
    Preparing to partition disk: “SAMSUNG HM100JC Media”
    Partition Scheme: Apple Partition Scheme
    Mac OS 9 Disk Drivers installed
    1 partitions will be created
    Partition 1
    Name : “PBEX1”
    Size : 93.2 GB
    Filesystem : Mac OS Extended (Journaled)
    Creating Partition Map
    Partition failed for disk SAMSUNG HM100JC Media Device not configured
    Partition complete.
    I don't have easy access to a Window's box. I do have access to a Linux system. Perhaps I can configure it there and it will work on my PB.

  • Losing connection to external drives, tried disc utility got a message "No live updatin...? Retried new connections; is there a way to test the external usb hub?  The drives will occasionally display in Apple profile.  Any help would be deeply appreciated

    Losing connection to external drives, tried disc utility got a message "No live updatin...? Retried new connections; is there a way to test the external usb hub?  The drives will occasionally display in Apple profile.  Any help would be deeply appreciated

    It's not just you, I can't authorise my phone. It seemed to go down just after I started the update (it wasn't my fault though). I am using chrome, and it does not seem to be a firewall issue, or the bannerblock issue that I read about else where, since I dont have that program installed. Strange though how the support forum is still running. If I go to http://www.apple.com/support I get nothing, but googling topics allows me to see em.

  • Is there a screensnap app which uses date/time as the filename?

    I'm looking for a simple screensnap app which uses the current date/time as the filename... e.g. 010220120500 or something similar.

    Ah... automator... the ******* step-child of the OS.  Forgot about that one. I checked out your link and ran up against a barrier. I can make a sequential workflow, a date/time workflow in day/month/year and a couple other variations... but not a truly sequential day/date/year/hour/minute/second non-repeating workflow. Oddly enough I can make a hour/min/sec workflow but that would not absolutely define the file and could create duplicate filenames.
    I've looked over a lot of these screensnap apps and haven't found one that can do a non-repeating (thru system on/off sequences) filenaming thing. Maybe it can't be done.
    Automator was a good idea and it was fun using it again. Thanks Jeff.

  • Is there any way you can use a USB webcam with ichatAV?

    I use a Firewire Canon DV with no problems at all with ichatAV. I have a USB webcam however which i cannot use. Is there a plug in or such available to allow you use a USB camera with ichatAV. Help greatfully received!

    I have just discovered the answer http://ecamm.com/mac/ichatusbcam/
    Thannks to Ryan M

  • Mac Pro Notebook to see, read & write to PC Windows 7 External Hard Disk NTFS

    Hi
    I have a Windows 7 PC desktop with an external hard disk coonected to it by USB formatted as NTFS. Is is connected by cable to a wireless router.
    I now also have a Macbook Pro.
    I would like to work on jpg and Raw files on the External Hard Disk both via the desktop (as I currently do) and also now via the Macbook using Photoshop Elements which exists on both.
    Is there a way that the Macbook can read the external drive and read and write the same files as the pc without purchasing a Macdrive and reformatting the External Drive?
    Thank you
    Regards
    CGJ

    Hi everyone
    I've managed to work out how to share my desktop and the external drive attached to it via wireless so my Macbook Pro can see, open, and edit and save photo files via Photoshop Elements.
    I can also then view and edit them through the Windows PC - though they say some properties are missing this I can live with.
    Therefore no re-formatting needed, and no downloads either.
    Many thanks
    Regards

  • Is there a beta app to use on 2015 Samsung Smart TV running Tizen OS?

    Hello everyone -  I recently purchased a 2015 Samsung TV running Tizen OS; unfortunately there is no Spotify app in the SmartHub...  I had a similar issue for Plex but I found an app that I was able to load directly onto the TV.  Does anyone know if there is something like this for Spotify I can try? Even better, does anyone know when Spotify plans on releasing an app for the 2015 models?
    Thanks,
    B

    Even if there's not stable release of Spotify for Samsung TV running Tizen OS, a beta version would be nice. We could help developing it providing feedback. Plex solved this by releasing the beta to the public and I'm using it.

  • I'm moving from windows notebook to MacBook Pro. When teaching I use a USB quality pointer device and want to know it the MacBook works with it

    Greetings,
    After using only Windows computers at work and home our company leadership now allows us to purchase Mac Pro Books if we desire. I am VERY excited!!!
    Both of our sons work as engineers in Silicon Valley and will not purchase anything but Macs for years.  Both son's schedules hinder me to get the answers quickly from them so I am seeking advice from you.
    I love the idea of finally getting a Mac but have some questions and need to find a source to answer my questions before I send in the request for the new computer. If any of you could respond to these "beginner" Mac questions it would be wonderful.
    1. I teach a large variety of classes using Powerpoint style presentations. I own a very nice wireless USB remote that I use to move between slides.  Will the ProBook allow me the ability to use my remote? If so is there anything I need to know to make it work?
    2. What are the tradeoffs of the 13 inch ProBook versus the 15 inch model?
    3. What external devices/equipment should I plan to have available to be effective in an office environment?
    4. In moving from Windows to Mac what is the best was to bridge the learning curve so I can become effective as quickly and effectively as possible?
    I am very excited to make this change and your advice would be so appreciated.
    Blessings,
    David

    David,
    Have you checked the Web site of the manufacturer of your wireless USB remote, to see if their product supports MacBook Pros?
    In general, the 13-inch MacBook Pro has less powerful hardware than the 15-inch model. A detailed comparison can be found in the right-hand column of the table here.
    Which external devices/equipment do you currently have  to be effective in an office environment with your Windows computer? The list is likely to be similar with a computer that runs OS X.
    Which applications do you currently depend upon under Windows? That might be the best guide to providing advice on how to best adapt to OS X.

  • Is there a way to only use external monitor and have the MBP open to keep it cool?

    I'd like to be able to just use an external monitor with my MBP due to space limitations, However, when I close the lid on my MBP, it overheats and the fans go crazy, making a terrible racket without cooling the machine :/.
    The Screen preferences do not cater for this setup in any way.

    Have you tried placing the Mac on a stand? There are even models with fans for greater cooling effect.
    AFAIK, there is no air movement thru the keyboard or speaker grilles as the fans do their stuff thru the slot below the lid hinge. Maybe taking one of those "compressed air duster" cans and blasting away on the area may help; every time I've done so on mine a mini desert storm of dust has come out.
    What you're trying to use is Clamshell Mode. See if this helps any: http://support.apple.com/kb/HT3131

  • I have Clear mobile internet but ipad 2 has no usb, is there a attachment i can use for usb?

    I have the clear usb mobile internet which I have had for six months for my laptop but I bought the ipad2 so that i didnt have to take the laptop with me every where.  I still have a year and a half on the contract and I wanted to know if apple sells an attachment that I can connect the clear antenna.

    It's not Apple that makes an adapter, it's Clear.  Originally, they made a Clear Spot that made a Wi-Fi hotspot out of your Clear USB modem.  Clear no longer sells them directly, but you may be able to find them elsewhere.
    http://www.cradlepoint.com/products/phs300cw-clear-spot
    More conviniently, if you can replace your USB Clear modem with a newer Clear Spot.
    http://www.clear.com/devices/spot/compare
    You may want to ask your Clear dealer if they have a trade-in or other discount.

  • I need to open .xfdl file in my iPad. Does anybody know if there is an APP to do this?

    I am in the Army and need to open Pure Edge (.xfdl) files on the iPad 3.  Does anyone know if there is an APP to use .xfdl files, on OS-6, using the iPad?

    You don't need an app, if your keyboard is supported, you can pair it with your phone:
    http://support.apple.com/kb/HT4112

  • How sync  iCal to Google agenda after error (302). Any other app to use while google fix it? (Lion 10.72)

    Hi, how are you syncing  iCal to Google agenda after error (302). Is there any other app to use while google fix it? (Lion 10.72)

    No, it´s not a Lion issue, it is a issue with ical. Google has stopped the hability to erase appointments from ical in order to correct a bug. Meanwhile I´m looking for alternatives to bypass this with another software. Do you have any idea?

  • HT1199 Hi. I've got an issue with Pages running on Mavericks on Macbook air. Every time I open the app it hangs right there and I can't do anything on it. I've uninstall and install it back again but the issue still persists. Any help please?

    HI. I've got an issue with Pages running on Mavericks. Everytime I open it up it just hangs right there and I can't do anything with it. I've deleted the app and installed it back again but the problem sitll persists. Any help please?

    Thank you so much for helping,
    But i really wonder how you did that. did you always switch between design view and preview view, then change the key position for 2px then switch back, to align the four letters? because i imagine that can get really frustrating, if you have a logo consisting of 58 parts instead of 4!:)
    Anyway thank you very much for your time and effort!!!!

  • HT2090 hello, my eyesight issue happens occasionally, from time to time i run multiple apps that use the isight camera. when i close each app the isight camera's green light is still active. When that happens the only way to stop the isight camera is to r

    hello, my eyesight issue happens occasionally, from time to time i run multiple apps that use the isight camera. when i close each app the isight camera's green light is still active. When that happens the only way to stop the isight camera is to reboot.
    Is there a way to use activity monitor to identify and kill the process controlling the isight? My apologies in advance if this sounds windows (task manager) like.
    Thanks

    tqtclipper wrote:
    hello, my eyesight issue happens occasionally, from time to time i run multiple apps that use the isight camera...
    http://support.apple.
    com/kb/HT2411: Your camera can be used by only one application at a time.
    (Over time, Apple has changed the built-in camera's name on newer Macs from "iSight" to "FaceTime" and then to "FaceTime HD."  Regardless of the name of your Mac's built-in camera, the same info and troubleshooting applies.)
    tqtclipper wrote:
    ... Is there a way to use activity monitor to identify and kill the process controlling the isight? ...
    http://support.apple.
    com/kb/PH5147:  You can quit any process you can see in those listed in the window that opens when you use Activity Mornitor's 
         Window >
    Activity Monitor
    menu command.
    Message was edited by: EZ Jim
    Mac OSX 10.8.3

  • HT1933 In the App Store, when you go into top charts then free column there are free apps but also payed ones

    In the App Store, when you go into top charts then free column there are free apps but also payed ones

    Which apps are you referring to ? If Pages, Numbers, Keynote, iPhoto and iMovie then they are free to people who have activated a device since 1st September 2013, and have iOS 7 installed on the device.
    Message was edited by: King_Penguin

Maybe you are looking for