USB audio DAC stops working after suspend

I didn't update my mediacenter running arch for a few months so I figured i'd reinstall it because of the filesystem, /lib and grub changes. Now after reinstalling I'm running into the issue that my USB audio DAC stops working after a suspend.
After a suspend speaker-test gives me the following error:
[user@mediacenter ~]$ speaker-test -c 2
speaker-test 1.0.25
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1068:(snd_pcm_dmix_open) unable to open slave
Playback open error: -77,File descriptor in bad state
I've tried replugging my DAC and restarting ALSA, without any success. I have to reboot to get sound again.
Output of /var/log/pm-suspend.log
za jul 21 19:20:24 CEST 2012: performing suspend
Initial commandline parameters:
za jul 21 19:22:06 CEST 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux mediacenter 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64 GNU/Linux
Module Size Used by
rfcomm 33627 0
bluetooth 190551 3 rfcomm
rfkill 15604 1 bluetooth
r8169 49386 0
acpi_cpufreq 5933 0
mperf 1267 1 acpi_cpufreq
snd_usb_audio 93519 2
snd_hwdep 6300 1 snd_usb_audio
snd_usbmidi_lib 18744 1 snd_usb_audio
snd_rawmidi 18479 1 snd_usbmidi_lib
snd_seq_device 5300 1 snd_rawmidi
snd_pcm 74958 2 snd_usb_audio
snd_page_alloc 7217 1 snd_pcm
snd_timer 18966 2 snd_pcm
mei 32152 0
snd 58997 9 snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_seq_device
usb_storage 44760 0
uas 9285 0
i2c_i801 8180 0
microcode 12185 0
iTCO_wdt 12813 0
coretemp 5654 0
iTCO_vendor_support 1929 1 iTCO_wdt
crc32c_intel 1987 0
joydev 9991 0
soundcore 5410 1 snd
mii 4123 1 r8169
firewire_ohci 31677 0
firewire_core 51552 1 firewire_ohci
pcspkr 1899 0
serio_raw 4653 0
processor 26567 1 acpi_cpufreq
crc_itu_t 1363 1 firewire_core
evdev 9754 5
ext4 424175 3
crc16 1359 2 ext4,bluetooth
jbd2 73919 1 ext4
mbcache 5977 1 ext4
sr_mod 14823 0
sd_mod 29239 5
cdrom 35648 1 sr_mod
usbhid 36430 0
hid 85477 1 usbhid
ahci 20549 4
libahci 20023 1 ahci
uhci_hcd 23404 0
pata_jmicron 2480 0
pata_acpi 3408 0
ata_generic 3295 0
ehci_hcd 41026 0
libata 167611 5 ahci,pata_acpi,libahci,ata_generic,pata_jmicron
scsi_mod 132974 5 uas,usb_storage,libata,sd_mod,sr_mod
usbcore 147565 8 uas,uhci_hcd,snd_usb_audio,usb_storage,snd_usbmidi_lib,ehci_hcd,usbhid
usb_common 954 1 usbcore
i915 438144 4
video 11307 1 i915
button 4502 1 i915
i2c_algo_bit 5391 1 i915
intel_agp 10936 1 i915
intel_gtt 14047 3 i915,intel_agp
drm_kms_helper 33051 1 i915
drm 208958 5 i915,drm_kms_helper
i2c_core 20369 5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
total used free shared buffers cached
Mem: 3721220 336284 3384936 0 16624 156204
-/+ buffers/cache: 163456 3557764
Swap: 265068 0 265068
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:
/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
Kernel modesetting video driver detected, not using quirks.
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
za jul 21 19:22:07 CEST 2012: performing suspend
za jul 21 19:22:22 CEST 2012: Awake.
za jul 21 19:22:22 CEST 2012: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
/usr/lib/pm-utils/sleep.d/99video resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
/usr/lib/pm-utils/sleep.d/95led resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
/usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
/usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
ALSA lib pcm_dmix.c:1068:(snd_pcm_dmix_open) unable to open slave
aplay: main:682: audio open error: File descriptor in bad state
/etc/pm/sleep.d/90alsa resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
Reloaded unloaded modules.
/usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
/usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
/usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
/usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
za jul 21 19:22:23 CEST 2012: Finished.
Output of aplay -l
[user@mediacenter ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: DAC [USB Audio DAC], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
What I'm noticing is that after a suspend "Subdevices: 0/1" gets changed to "Subdevices: 1/1".
Any help is much appreciated!
Last edited by Quaith (2012-07-21 17:33:59)

Odysseus wrote:
Unless you can find a way to stop XBMC from using your DAC, I would try hunting down the update which broke it and file a bug report with the appropriate project. https://wiki.archlinux.org/index.php/Do … g_Packages.
I suspect it would be the kernel.
Yes I am suspecting the kernel as well. I'll try to change some options in XBMC to maybe get this working, and if not I'll see how far I can downgrade with the kernel. My last installation was a few months old so I hope it broke not that long ago.
Thanks for the help

Similar Messages

  • Why CD audio reproduction stop working after about 20 minutes

    Why CD audio reproduction stop working after about 20 minutes.
    The energy saving options seem to be ok

    Welcome to Apple Support Communities marimonf. We are sorry you are having problems with what sounds like you burning a CD.  These documents may provide some useful information:
    iTunes 12 for Mac: If you have trouble burning a disc
    iTunes 12 for Mac: Burn settings
    iTunes 12 for Mac: Create your own CDs and DVDs

  • [SOLVED] USB stop work after suspend (only right ports!!!)

    Hi,
    It drives me crazy!
    I recently installed Arch on my new laptop SAMSUNG NP900X4C that have 3 USB ports, one in the left side and two in the right side . When I boot the system (or reboot) all USB ports works fine, but after system suspend like close lid, only the left port go back work.  dmesg shows nothing when I plug a pendrive in the any right USB ports, even less lsblk.
    This is my dmesg out when I connect the pendrive in all ports after boot:
    [ 181.776489] usb 1-1.2: new high-speed USB device number 5 using ehci_hcd
    [ 181.880249] Initializing USB Mass Storage driver...
    [ 181.880381] scsi6 : usb-storage 1-1.2:1.0
    [ 181.880498] usbcore: registered new interface driver usb-storage
    [ 181.880500] USB Mass Storage support registered.
    [ 182.883580] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5
    [ 182.885191] sd 6:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
    [ 182.886674] sd 6:0:0:0: [sdb] Write Protect is off
    [ 182.886688] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
    [ 182.887530] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 182.898516] sdb: sdb1
    [ 182.901936] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [ 185.427222] usb 1-1.2: USB disconnect, device number 5
    [ 188.486360] usb 2-2: new high-speed USB device number 2 using xhci_hcd
    [ 188.503289] usb 2-2: ep 0x81 - rounding interval to 32768 microframes, ep desc says 0 microframes
    [ 188.505259] scsi7 : usb-storage 2-2:1.0
    [ 189.506730] scsi 7:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5
    [ 189.508371] sd 7:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
    [ 189.510955] sd 7:0:0:0: [sdb] Write Protect is off
    [ 189.510968] sd 7:0:0:0: [sdb] Mode Sense: 43 00 00 00
    [ 189.512566] sd 7:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 189.523657] sdb: sdb1
    [ 189.527290] sd 7:0:0:0: [sdb] Attached SCSI removable disk
    [ 191.469673] usb 2-2: USB disconnect, device number 2
    [ 193.515534] usb 2-1: new high-speed USB device number 3 using xhci_hcd
    [ 193.532133] usb 2-1: ep 0x81 - rounding interval to 32768 microframes, ep desc says 0 microframes
    [ 193.533952] scsi8 : usb-storage 2-1:1.0
    [ 194.535796] scsi 8:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5
    [ 194.537477] sd 8:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
    [ 194.540055] sd 8:0:0:0: [sdb] Write Protect is off
    [ 194.540069] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
    [ 194.541588] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 194.553582] sdb: sdb1
    [ 194.557933] sd 8:0:0:0: [sdb] Attached SCSI removable disk
    [ 196.298812] usb 2-1: USB disconnect, device number 3
    Same after suspend:
    [ 568.168987] PM: Syncing filesystems ... done.
    [ 568.187450] PM: Preparing system for mem sleep
    [ 568.259525] Freezing user space processes ... (elapsed 0.01 seconds) done.
    [ 568.270762] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    [ 568.284097] PM: Entering mem sleep
    [ 568.284201] Suspending console(s) (use no_console_suspend to debug)
    [ 568.298234] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    [ 568.300100] sd 0:0:0:0: [sda] Stopping disk
    [ 568.949683] PM: suspend of devices complete after 665.917 msecs
    [ 568.950083] PM: late suspend of devices complete after 0.395 msecs
    [ 568.963325] r8169 0000:02:00.0: wake-up capability enabled by ACPI
    [ 569.016282] PM: noirq suspend of devices complete after 66.291 msecs
    [ 569.017160] ACPI: Preparing to enter system sleep state S3
    [ 569.036433] PM: Saving platform NVS memory
    [ 569.042305] Disabling non-boot CPUs ...
    [ 569.044189] smpboot: CPU 1 is now offline
    [ 569.047218] smpboot: CPU 2 is now offline
    [ 569.049866] smpboot: CPU 3 is now offline
    [ 569.050441] Extended CMOS year: 2000
    [ 569.052505] ACPI: Low-level resume complete
    [ 569.052550] PM: Restoring platform NVS memory
    [ 569.052918] Extended CMOS year: 2000
    [ 569.052981] Enabling non-boot CPUs ...
    [ 569.059788] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [ 569.074350] CPU1 is up
    [ 569.074412] smpboot: Booting Node 0 Processor 2 APIC 0x2
    [ 569.088727] CPU2 is up
    [ 569.088868] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [ 569.103096] CPU3 is up
    [ 569.108227] ACPI: Waking up from system sleep state S3
    [ 569.262105] PM: noirq resume of devices complete after 106.814 msecs
    [ 569.262496] PM: early resume of devices complete after 0.234 msecs
    [ 569.262565] i915 0000:00:02.0: setting latency timer to 64
    [ 569.262604] mei 0000:00:16.0: irq 46 for MSI/MSI-X
    [ 569.262694] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 569.262706] ahci 0000:00:1f.2: setting latency timer to 64
    [ 569.262744] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
    [ 569.262805] r8169 0000:02:00.0: wake-up capability disabled by ACPI
    [ 569.310850] xhci_hcd 0000:03:00.0: WARN: xHC restore state timeout
    [ 569.310949] xhci_hcd 0000:03:00.0: PCI post-resume error -110!
    [ 569.310953] xhci_hcd 0000:03:00.0: HC died; cleaning up
    [ 569.310960] xhci_hcd 0000:03:00.0: HC died; cleaning up
    [ 569.310985] dpm_run_callback(): pci_pm_resume+0x0/0xd0 returns -110
    [ 569.311032] PM: Device 0000:03:00.0 failed to resume async: error -110
    [ 569.312717] mei 0000:00:16.0: wd: failed to find the client
    [ 569.324628] Extended CMOS year: 2000
    [ 569.331940] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [ 569.387202] r8169 0000:02:00.0: enp2s0: link down
    [ 569.534701] usb 1-1.5: reset full-speed USB device number 3 using ehci_hcd
    [ 569.621070] btusb 1-1.5:1.0: no reset_resume for driver btusb?
    [ 569.621077] btusb 1-1.5:1.1: no reset_resume for driver btusb?
    [ 569.674395] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 569.675511] ata1.00: configured for UDMA/133
    [ 569.675675] sd 0:0:0:0: [sda] Starting disk
    [ 569.684439] usb 1-1.6: reset high-speed USB device number 4 using ehci_hcd
    [ 569.969276] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
    [ 569.976072] iwlwifi 0000:01:00.0: Radio type=0x2-0x1-0x0
    [ 570.377316] PM: resume of devices complete after 1116.468 msecs
    [ 570.378930] PM: Finishing wakeup.
    [ 570.378933] Restarting tasks ... done.
    [ 570.409428] video LNXVIDEO:00: Restoring backlight state
    [ 606.007121] usb 1-1.2: new high-speed USB device number 6 using ehci_hcd
    [ 606.092964] scsi9 : usb-storage 1-1.2:1.0
    [ 607.094056] scsi 9:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5
    [ 607.096239] sd 9:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
    [ 607.097828] sd 9:0:0:0: [sdb] Write Protect is off
    [ 607.097836] sd 9:0:0:0: [sdb] Mode Sense: 43 00 00 00
    [ 607.098834] sd 9:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 607.110498] sdb: sdb1
    [ 607.113670] sd 9:0:0:0: [sdb] Attached SCSI removable disk
    [ 613.233780] usb 1-1.2: USB disconnect, device number 6
    Nothing appears about the USB ports 2-2 and 2-1. Any ideia?!
    I even tried to install laptop-mode-tools and set CONTROL_USB_AUTOSUSPEND=0 but didn't work
    Last edited by otto_simpson (2013-01-23 01:28:49)

    Oh crap! I am kid with his new toy...
    After a lot of google it I read something about firmware control the wake up of USB 3.0 and when I entered in this laptop BIOS what I found?! This option disabled:
    USB S3 Wake-up [Disable]
    So, just enable it and all my USB ports go back to work after suspend. I don't understand the purpose of it disabled by default.
    Anyway I am sorry for this newbie mistake.
    Last edited by otto_simpson (2013-01-23 04:16:20)

  • USB audio suddenly stops working

    It's really weird.  Regular audio output works fine, but if I plug in a USB audio device it will work for about a minute and then stop.  I can reproduce this reliably with both a Griffin iMic and a C-Media USB audio widget.  Once the device has stopped working, if I unplug it and plug it back in it wiil work for another minute or so and then stop again.  This only started happening in the last week or so.  Before that it was working fine for months.  AFAIK I haven't changed anything.  I haven't done any major software updates, and I'm not running any new applications.
    Also, while it's not working, it's not off 100%.  It seems to have something to do with the audio driver.  If, for example, I do this at the terminal:
    say hello world ; say hello world ; say hello world
    I will hear "hello ... hello ... hello ..." (where the elipses indicate about a second of silence).
    If I do:
    say hello ; say hello ; say hello
    then I just get little blips of sound.
    Has anyone seen this problem before?

    Good Morning
    Greetings from Babar Ali
    I have hp 2000 laptop & i m facing alot of problems but recently it have audio problem, and its giving errer that(  Windows Media Player encountered a problem while playing the file ) some time its working some times not so i will have to restart.
    Kindly suggest me what i should do
    thanks
    kind regards

  • USB Bluetooth adapter stops working after 10.8.5 upgrade

    For several months I've been using an IOGear USB Bluetooth adapter and a USB KVM to share my Magic Trackpad between a Mac Mini and a MBP, both machines happily running 10.8.4.
    Tonight I upgraded my MBP to 10.8.5 and now Bluetooth is apparently disabled when I have the USB adapter plugged in:
    Now I'm left with the unappealing decision of using my Trackpad with only my Mac Mini, my MBP, or constantly repairing it with either to share.
    I've been shockingly happy with this little trick, but I guess it was too good to last. Anyone have any ideas why using a USB Bluetooth adapter would stop working? Maybe I need a different adapter now?

    Thanks! That solved my problem. I just had to swap in my device id which was different than yours.
    I converted my USB adapter's idProduct value from hexidecimal (0x2101) into decimal (8449) and added this configuration:
                        <key>BroadcomUSBBluetoothHCIController_Dongle - IOGear2</key>
                        <dict>
                                  <key>CFBundleIdentifier</key>
                                  <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
                                  <key>IOClass</key>
                                  <string>BroadcomBluetoothHostControllerUSBTransport</string>
                                  <key>IOProviderClass</key>
                                  <string>IOUSBDevice</string>
                                  <key>idProduct</key>
                                  <integer>8449</integer>
                                  <key>idVendor</key>
                                  <integer>2652</integer>
                        </dict>

  • Usb keyboard keys stop working after 10 minutes on mac mini osx lion

    I am using a mid-2010 mac mini with opitical drive, updated to OS X Lion. Within the last two days I noticed a certain section of my wired keyboard eventually stops working. These are the right arrow key, as well as the 1, 2, 3, zero, period and enter keys. The virtual on-screen keyboard works just fine. I've come home from work and powered the mac and all keys work fine for ten minutes so it can't be that the keys are worn. I was going to take it to Apple Store genius bar but now I can't tell if it's the hardware or the lion software that's buggy.

    I had terrible problems last year with the USB ports on my 20" display. They were made worse when I installed a USB 2.0 PCI card in my G5.
    At the time the advice I got was that I should avoid using the display as a USB hub. Apparently the ports are only intended for devices relating to the display (whatever that means). Ridiculous if you ask me. I succesfully use my Cubase SX dongle in the back of the display but that's all.

  • Satellite L755 - audio just stops working after running any program

    Hello,
    been updating drivers two weeks ago. bios mostly, the rest just refused to be installed, and after a while any software i been running , just shuts down the audio after 1-4 minutes. i am not sure if it has any connection but the usb , any of them, wont supply power to my cell phone and that happen along side to the audio issue.
    I tried removing drivers and installing again but it didnt help. did the same with the software that related to the issue as well, but ... Nada !
    Been investigating on google for hours and saw tons of this exact problem.
    Any solutions?

    Did you ever try to reset the notebook back to factory settings using the Toshiba recovery disk?
    If driver update or reinstallation did not help in the past and you have no idea how to fix the an particular problem, its advisable to run perform system recovery.
    However, I think you should also try this workaround:
    First of all uninstall the sound driver.
    You can do that in device manager. Expand the area Audio, Video, Game Controller and uninstall /delete the sound driver (Conexant).
    Delete also the High Definition Audio Controller entry (Intel and probably nVidia)
    Then reboot the system.
    After the reboot, the deleted / uninstalled devices should be recognized automatically by Windows system. After that you could test the sound again

  • USB 3G modem stopped working after updates

    Unfortunately I don't know which update broke it, probably the new kernel? But now I don't get /dev/ttyUSB* or /dev/gsmmodem devices. Here's a log, which looks different now, and I think maybe more similar to before I installed usb_modeswitch? I really don't remmeber, it's been more than a month and I don't have logs that old. Didn't find mentions "usb_modeswitch" in /var/log/ older than today.
    Jan  3 10:44:15 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 11
    Jan  3 10:44:15 localhost kernel: scsi12 : usb-storage 1-3:1.0
    Jan  3 10:44:16 localhost usb_modeswitch: switching 1bbb:f000 (USBModem: HSPA Data Card)
    Jan  3 10:44:16 localhost kernel: usb 1-3: USB disconnect, address 11
    Jan  3 10:44:16 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 12
    Jan  3 10:44:16 localhost kernel: scsi13 : usb-storage 1-3:1.4
    Jan  3 10:44:16 localhost logger: usb_modeswitch: adding device ID 1bbb/17/0: to driver "option"
    Jan  3 10:44:17 localhost usb_modeswitch: switched to 1bbb:0017 (USBModem: HSPA Data Card)
    Jan  3 10:44:17 localhost kernel: scsi 13:0:0:0: Direct-Access     ALCATEL  Mass Storage     2.31 PQ: 0 ANSI: 2
    Jan  3 10:44:17 localhost kernel: sd 13:0:0:0: Attached scsi generic sg2 type 0
    Jan  3 10:44:17 localhost kernel: sd 13:0:0:0: [sdb] Attached SCSI removable disk
    Last edited by zombie_monkey (2011-01-03 09:01:02)

    mark as solved

  • Right USB Port stops working after disconnecting device since 10.9.2

    Hi,
    Since updating to 10.9.2 the right USB port on my MBA stops working after diconnecting a device (tested: external hard drive, USB flash drive, USB HSPA Modem). The only way to get the port recognizing the device on that port is to do a restart. If the device is connected from starting the MBA it works fine, if I then eject the drive and reinsert it or a different USB device the device doesn't get recognized. The devices do get power, my WD passport ultra spins up just fine, the USB HSPA modem also indicates it's working (with signal) but nothing shows up in finder or diskutility. If the modem is connected from start (and thus working) and then disconnect from the internet but not remove the drive I can reconnect to the internet. The problem only occurs after disconnecting the device. The port becomes inactive. The left USB port works as expected.
    Steps I've taken:
    Disk Persmission
    PRAM
    SMC
    Reapplied the 10.9.2 update
    Sent feedback to Apple
    Some Output:
    Boot Mode: Normal
    Total CPU usage:
       User 11%                    System 10%
    Max %CPU by process (name, UID, %):
       WindowServer         0   4.6
    Loaded extrinsic kernel extensions:
       at.obdev.nke.LittleSnitch (4052)
       com.driver.JRDUSBModemData64 (4.0.5)
       com.protech.NoSleep (1.3.3)
    Loaded extrinsic daemons:
       net.sourceforge.MonolingualHelper
       com.oracle.java.JavaUpdateHelper
       com.oracle.java.Helper-Tool
       com.microsoft.office.licensing.helper
       com.freemacsoft.appcleanerd
       com.adobe.fpsaud
       at.obdev.littlesnitchd
    Loaded extrinsic user agents:
       com.oracle.java.Java-Updater
       at.obdev.LittleSnitchUIAgent
    /Library/LaunchAgents:
       at.obdev.LittleSnitchUIAgent.plist
       com.oracle.java.Java-Updater.plist
    /Library/LaunchDaemons:
       at.obdev.littlesnitchd.plist
       com.adobe.fpsaud.plist
       com.freemacsoft.appcleanerd.plist
       com.microsoft.office.licensing.helper.plist
       com.oracle.java.Helper-Tool.plist
       com.oracle.java.JavaUpdateHelper.plist
       net.sourceforge.MonolingualHelper.plist
    /Library/PrivilegedHelperTools:
       com.freemacsoft.appcleanerd
       com.microsoft.office.licensing.helper
       com.oracle.java.JavaUpdateHelper
       net.sourceforge.MonolingualHelper
    Extrinsic loadable bundles:
       /System/Library/Extensions/JRDMassStorageDriver32.kext
                 (No bundle ID)
       /System/Library/Extensions/JRDMassStorageDriver64.kext
                 (No bundle ID)
       /System/Library/Extensions/JRDUSBModemData32.kext
                 (com.driver.JRDUSBModemData32)
       /System/Library/Extensions/JRDUSBModemData64.kext
                 (com.driver.JRDUSBModemData64)
       /System/Library/Extensions/LittleSnitch.kext
                 (at.obdev.nke.LittleSnitch)
       /System/Library/Extensions/NoSleep.kext
                 (com.protech.NoSleep)
       /Library/Audio/Plug-Ins/Components/A52Codec.component
                 (com.shepmater.A52Codec)
       /Library/Internet Plug-Ins/Flash Player.plugin
                 (com.macromedia.Flash Player.plugin)
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
                 (com.oracle.java.JavaAppletPlugin)
       /Library/PreferencePanes/Flash Player.prefPane
                 (com.adobe.flashplayerpreferences)
       /Library/PreferencePanes/JavaControlPanel.prefPane
                 (com.oracle.java.JavaControlPanel)
       /Library/PreferencePanes/NoSleep.prefPane
                 (com.protech.NoSleepPref)
       /Library/QuickTime/AC3MovieImport.component
                 (com.cod3r.ac3movieimport)
       /Library/Spotlight/LogicPro.mdimporter
                 (No bundle ID)
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
                 (com.skype.skypeabdialer)
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
                 (com.skype.skypeabsms)
       Library/QuickLook/Pacifist.qlgenerator
                 (com.charlessoft.pacifist.qlgenerator)
       Library/Services/Clip to Day One.workflow
                 (No bundle ID)
    Login hook:
       /Library/Scripts/Hooks/login.sh
    Global login items:
       $HELPER_PATH
       $HELPER_PATH
       $HELPER_PATH
       $HELPER_PATH
       $HELPER_PATH
    User login items:
       iTunesHelper
       Sparrow
       Sort Menubar Items
       AppCleaner Helper
       SurplusMeterAgent
    Safari extensions:
       Shut Up
       AdBlock
       SafariKeywordSearch
       Disconnect
       MapTricks
    Restricted user files: 28
    Font problems: 0
    Elapsed time (s): 130
    etrecheck output:
    Hardware Information:
              MacBook Air - model: MacBookAir3,1
              1 1.4 GHz Intel Core 2 Duo CPU: 2 cores
              2 GB RAM
    Video Information:
              NVIDIA GeForce 320M - VRAM: 256 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 0:20
    Disk Information:
              APPLE SSD TS064C disk0 : (60.67 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        disk0s2 (disk0s2) <not mounted>: 59.81 GB
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              EFI (disk2s1) <not mounted>: 209.7 MB
              Radha (disk2s2) /Volumes/Radha: 1.81 TB (1.73 TB free)
              disk2s3 (disk2s3) <not mounted>: 189.89 GB
              Boot OS X (disk2s4) <not mounted>: 134.2 MB
    FireWire Information:
    Kernel Extensions:
              at.obdev.nke.LittleSnitch          Version: 4052
              com.driver.JRDUSBModemData64          Version: 4.0.5
              com.protech.NoSleep          Version: 1.3.3
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
                     [loaded]          at.obdev.littlesnitchd.plist
                     [loaded]          com.adobe.fpsaud.plist
                     [loaded]          com.freemacsoft.appcleanerd.plist
                     [loaded]          com.microsoft.office.licensing.helper.plist
                     [loaded]          com.oracle.java.JavaUpdateHelper.plist
                     [loaded]          net.sourceforge.MonolingualHelper.plist
    Launch Agents:
                     [loaded]          at.obdev.LittleSnitchUIAgent.plist
    User Launch Agents:
    User Login Items:
              iTunesHelper
              Sparrow
              Sort Menubar Items
              AppCleaner Helper
              SurplusMeterAgent
    3rd Party Preference Panes:
              Flash Player
              Java
              NoSleep
    Internet Plug-ins:
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Top Processes by CPU:
                  12%          com.apple.WebKit.Networking
                   6%          Safari
                   4%          WindowServer
                   3%          EtreCheck
                   2%          hidd
                   1%          Terminal
                   1%          notifyd
                   1%          opendirectoryd
                   1%          com.apple.WebKit.WebContent
                   0%          Dock
    Top Processes by Memory:
              147 MB          Safari
              137 MB          com.apple.WebKit.WebContent
              49 MB          mds_stores
              29 MB          com.apple.WebKit.Networking
              27 MB          TextEdit
              23 MB          WindowServer
              20 MB          Disk
              20 MB          Sparrow
              20 MB          CVMCompiler
              18 MB          Finder
    Nothing out of the ordinairy. Thanks for any help

    It's an Apple Pro keyboard and mouse, the dongle is
    plugged into the Mac and not the keyboard. The same
    set-up is, and has been working on all our other
    Macs.
    The sleep issue sounds interesting- hum, maybe...
    Is your keyboard plugged into one of the USB connections on an Apple monitor? If so, you may want to change that connection to one that is on the G5 itself. My monitor came with a warning note indicating that problems will likely occur if the keyboard is connected to the monitor.
    I also had a problem with the automatic sleep function. After much trouble-shooting and a logic board replacement, it was concluded that coming out of the automatic sleep function with any USB device active would freeze the entire USB bus. After disabling automatic sleep in system preferences, I've had no freezing problems. My machine works fine with the manual sleep function in the Apple Menu.
    AndyH

  • I have pluged a portable battery to the USB and my macbook pro stopped working after that, right before it shut down there was a message on the screen that said something like " USB device is withdrawing so much power, please disconnect and connect again?

    I have plugged a portable battery to the USB and my macbook pro stopped working after that, right before it shut down there was a message on the screen that said something like " USB device is withdrawing so much power, please disconnect and connect again?
    if the device I connected have caused this, shouldn't the macbook itself have some type of protection that should prevent this from happening.
    because when I took it to an apple certified maintenance shop, the guy said that now it could only run while connected to the power. it won't run on batteries. and that I have to change the motherboard.
    can I just replace the damaged part only, would apple consider this as a design issue and they could pay for it, or should I just buy a new motherboard for 800$.
    Help.

    BB1B2,
    The problem is in finding a tech shop that will/can do board level repairs on Macs. They are few. And I certainly wouldn't spend $800 on a new logic board - I would replace the computer if I had to pay that much!
    You could call around to a few repair shops and see if they feel competent to isolate the problem and do a board level repair - but I'm afraid, in the end, that your search will be futile.
    Sorry,
    Clinton

  • USB hub and internet sharing stop working after sleep

    Hi,
    I have a relatively new Bluestork USB hub I purchased to connect multiple USB devices I have at the same time. It used to work correctly under Leopard, but now it stops working each time the computer wakes up from sleep. I have to restart the computer for it to start working again. Both link and power LEDs stay on, even when the hub is not recognized.
    My second problem is related to internet sharing. It stops working after each sleep/wakeup cycle and the only way to make it work again is to restart the computer. It used to work correctly before Snow Leopard as well.
    I have all the Mac updates installed.

    Thanks Barry.
    The hub is on its way to the manufacturer for after sales service...
    But the issue with AirPort remains the same, even after resetting SMC.
    Some clarification:
    * It happens just after computer wakes up from sleep. Restarting solves the problem and the issue doesn't arise until computer goes standby again.
    * The whole WiFi card becomes unresponsive. It is not only the Turn Off button, but the whole functionality is stopped. The card can not be activated/deactivated and it doesn't connect to any network. If it is used for internet sharing, clients are unable to connect.

  • Help, 10.6.8 update, all usb ports stop working after 10hrs

    I've been running 10.5.8 for ever and finnaly tried to update to 10.6.8.. After I did it, the usb ports all kick out any connected devises after around 10 or so hours. I ran of the install disk, using disc utillty, disk repair, and repair permisions a few times and it did not help.
    I did the install a few times  again to try to see if it would help and didnt.
    i tried an erase and install and migrated everything over from my orignal back up external drive that is running 10.5.8 and issue is still  there.
    My old 10.5.8 back up external drive works fine and does not have this issue, and I have been using that as my start up drive instead and working from there. But that is not really a solution and a temp work around.
    Any suggestions would really help. thanks!

    I have a early 2008 macbookpro 2.8 duel with silver keys.
    I purchaed the 10.6 disk from the apple store. I've had the machine for years and purchased it refurbished from apple.
    I did the erase and install and migrated everything over from external drive, then did update to 10.6.8 and the usb ports still would stop working after a few hours.. Then I read on another apple community forus to reset pram, and pull out the power cable, take out the battery and hold power key for 5 seconds, then restart. that seemed to fix usb issue so far..
    But overall my computer seems to be running slower then when using just 10.5.8 and it did not wake from sleep once and I had to force power off and restart.. But maybe its just getting used to 10.6.8. we will see..
    Also, on another note, my battery is totally dead, and I can only run computer with power cable.. Will this affect things? it never did with 10.5.8..
    Oh, on my erase and install, I just did the simplest version and did not do the full erase to zero using he advanced security measures.. I just did the one where it writes on top of everything..

  • After i updated to mavericks, my usb ethernet adapter stopped working.

    I'm not sure why, but when I updated my software to mavericks, my USB ethernet adapter stopped working.

    I'm using that adapter:
    http://www.edimax.com/en/support_detail.php?pd_id=445&pl1_id=5&pl2_id=26
    After I updated to Mavericks, I installed the driver in this page, but it didn't work. Then I googled "AX88772" which is my adapter's part no. or something like that, and I installed that one:
    http://www.asix.com.tw/download.php?sub=driverdetail&PItemID=97
    I wasn't expecting that work but that did work. So, I think the solution of the problem is finding the right driver. I hope you solve your problem too.

  • USB Ethernet stop working after hotplug

    I have found that my Apple USB Ethernet dongle stop working if I plug in another USB device. This happens both using a USB hub, and when plugging directly into the MacBook Air. I also see this problem when using a similar dongle from another supplier (called AX88x72A). The USB Ethernet dongle works fine after booting, with status "Connected", but if I plug in another device like my phone or a  USB drive, the status changes to "Cable Unplugged" after a few seconds, ifconfig no longer show the en1 interface, and syslog gives a few error lines such as:
    Fri Jan 13 13:17:19 Airbook-II kernel[0] <Debug>: en1
    Fri Jan 13 13:17:19 Airbook-II kernel[0] <Debug>: Ethernet \[AppleUSBEthernet\]: Link down on en1
    Fri Jan 13 13:17:19 Airbook-II kernel[0] <Debug>: AppleUSBEthernet::prepareForFlash - Link down, Device 87bf600
    Fri Jan 13 13:17:19 Airbook-II kernel[0] <Debug>: AppleUSBEthernet::prepareForFlash - Link down, Device 87bf600
    After this, I must reboot the MacBook Air to get the dongle working again. Do anybody know how to force the AppleUSBEthernet driver to rescan the device tree (or something similar)?
    With regards,
    Birger Retterstøl Olaisen

    I have exactly the same problem here (MacBook Air 2,1 - OSX 10.6.8). After several tries (and reboots!), I've found that an unload/reload of the USB Ethernet driver works.
    Note that operation is not automatic: I have to execute commands in a terminal in order to retrieve my Ethernet connection... but it is far better than a reboot!
    So, if  you want to test my method, once you have plugged a USB key (or after an hotplug of your USB-ethernet dongle), you can execute these commands on your terminal (note there are 2 lines and no space in the kext name, a space may be inserted by this forum):
    sudo kextunload /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBEth ernet.kext
    sudo kextload /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBEth ernet.kext
    Of course, i've made a small script with these commands, and copied it on my PATH so it is even easier to execute it. It works perfectly for me, and I hope it could help.
    David.

  • First USB port stops working after random time and won't work until I restart

    Hey guys
    I have this problem on my late 2011 Macbook Pro 13 inch,
    It's been for a year already and it really freaks me out and drive me crazy
    My first USB port next to the thunderbolt stops working after like 3 days, and it won't respond until I restart my computer or log off and log in again.
    If I restart my computer, USB stops working after 3 days and won't respond until I restart
    If I log off it works for like a couple of hours and then stops again
    I have tried EVERYTHING, SMC reset - no luck, PRAM reset - same results, Upgraded to lion same results, Upgraded to mountain lion - SAME RESULT
    And I can't take it to an apple store because I'm not from the US
    I am 100% sure this is a software problem and I've seen here that many people have faced this problem
    Please help, it really freaks me out

    ElectroSpyzz wrote:
    Hey guys
    I have this problem on my late 2011 Macbook Pro 13 inch,
    It's been for a year already and it really freaks me out and drive me crazy
    My first USB port next to the thunderbolt stops working after like 3 days, and it won't respond until I restart my computer or log off and log in again.
    If I restart my computer, USB stops working after 3 days and won't respond until I restart
    If I log off it works for like a couple of hours and then stops again...
    I'm sure this isn't what you want to hear but unless you really are using your laptop 24 hours a day, is there any reason why you don't just shut it down and reboot when you're ready to use it again? I have to wonder how many other MacBook Pro owners potentially have the same problem but when they quit computing for the day, their computers quit too.

Maybe you are looking for