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>

Similar Messages

  • XI file adapter stopped working after PI 7.0 upgrade (SP14)

    We have just completed a PI 7.0 upgrade and the file adapter has stopped picking up files from the inbound directory. The j2ee/cluster/server0/log/applications.log file shows
    #1.5^H#0013217C0311008600001F91000011D100047C99629BA213#1262898132157#/Applicati
    ons/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap
    .aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0##n/a##35790820fbcf11dec
    b310013217c0311#XI File2XI[from_ICCnet_TEST_CHANNEL/ICC_Inbound/ICCnet]_106031##
    0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###Channel from_ICCnet_TEST_CH
    ANNEL: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseTrans
    actionRolledbackLocalException: Exception thrown in method process. The transact
    ion is marked for rollback. - continue processing#
    followed by the following:
    #1.5^H#0013217C03110061000020F9000011D100047C9962B8AA7E#1262898134060#/Applicati
    ons/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap
    .aii.adapter.file.util.AuditLog.addAuditLog(PublicMessageKey, String, AuditLogSt
    atus, String, String, Object[])#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [
    0681afffffffa01ffffffbd30]#n/a##37c987d2fbcf11de89c70013217c0311#XI File2XI[from
    ICCnetTEST_CHANNEL/ICC_Inbound/ICCnet]_106033##0#0#Error#1#com.sap.aii.adapter
    .file.util.AuditLog#Plain###FILE_ERR_211#
    I think I have read every note but can not seem to find a solution -- any help would be appreciated.
    Thansk,
    Tom

    Here is the defaulttracefile.
    #1.5^H#0013217C0311007200006379000011D100047CA71C3769BC#1262957080118#com.sap.ai
    i.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_
    GUEST#0##n/a##df3c5bd2fc5811de92ae0013217c0311#XI File2XI[from_ICCnet_TEST_CHANN
    EL/ICC_Inbound/ICCnet]_192064##0#0#Error#1#/Applications/ExchangeInfrastructure/
    AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Channel from_ICCnet_TEST_CH
    ANNEL: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseTrans
    actionRolledbackLocalException: Exception thrown in method process. The transact
    ion is marked for rollback. - continue processing#
    #1.5^H#0013217C0311007400005FCA000011D100047CA71C58E8CF#1262957082311#com.sap.en
    gine.services.ejb#seeburger.com/com.seeburger.bicxiadapter.module.classifier#com
    .sap.engine.services.ejb#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [0681aff
    fffffa02ffffffe9ffffffa6]#n/a##d2200912fc5811deca270013217c0311#XI File2XI[from_
    ICCnet_TEST_CHANN

  • 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 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

  • Bluetooth Mouse stops working after software updates

    Hello,
    I've been using a Bluetooth mouse with my X220 Tablet for several months now. After fiddling with device manager to ensure that the Thinkpad Bluetooth device does not have the "Allow the computer to turn off this device to save power" setting set, things were working perfectly.
    However, after running through some windows & Lenovo updates, the mouse now seems to work for a while, but after any idle time, the mouse stops working. Turning the mouse off & back on seems to cause it to reconnect, and it works until the next time it goes idle for 2 minutes.
    I've gone through device manager, and made sure both the Bluetooth & USB Root devices are set not to power down (per http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/Bluetooth-mouse-stops-working-from-time-to-tim... ), but still no luck.
    The software updates applied from the Lenovo System Update tool were:
    ThinkPad Power Management Driver: 1.67.04.05
    ThinkPad Power Manager: 6.64.4
    Lenovo Solution Center: 2.4.002
    Intel G1/G2 Display Driver: 9.17.10.3347
    Also, some windows updates  which don't seem related (mostly security), but I can lookup the list of KB numbers if helpful.
    Are there any known issues with the power manager updates that might affect this? If so, what's the best way to revert to the last working version?
    Thanks!

    Try doing a PRAM reset and see if that helps, also put in new batteries as that may make a difference.
    OS X Yosemite: Reset your computer’s PRAM

  • USB Speaker & USB Bluetooth Adapter Not Working

    hi there,
    my USB external speaker and USB bluetooth adapter (for my plantronics headset) is not working.  I believe this had to do me removing a critical program (from add/remove programs) about half a year ago - i can no longer do a system recovery to retrieve the program.  I'm currently operating on windows 7x64-bit.  all drivers are up to date and working.  the usb drives work fine - i've tried testing each slot by  connecting my external mouse and all seems functional.  it's only when i plug in the external speaker or usb bluetooth adapter that things go wrong - see screen shots below.  my internal speaker and internal mic work perfectly fine.  it appears to be only an issue with usb audio-related devices.  these devices work with other systems and computers, so i know that it is not the device itself.  i've tried uninstalling and reinstalling conexant audio, but that did not work.  i've gone into the device manager and all looks ok there. i've disabled and renabled, updated all drivers, and still nothing....any help would be much appreciated.
    thanks so much for any help or guidance you can provide.

    To find out if it's system wide or user specific, try this...
    Open System Preferences>Users & Groups, unlock the lock, click on the little plus icon, make a new admin account, log out & into the new account.
    Does it pair/work in the new account?

  • My 3rd party 30-pin adapter stopped working after iTunes update

    Although I've been getting warning messages ever since my iPhone was updated to iOS7, I was still able to charge my phone with the 3rd party 30-pin to lightning adapter. But suddenly yesterday the adapter stopped working. the only thing I can think of was that I plugged in my iPhone 5 to iTunes to sync my music, and my PC updated my iTunes to v11.1.3.8. Can anybody offer any help as to how I can get my cable to work again?
    Thanks,

    That's because the adapter was produced illegally using stolen Apple patented technology. It does not have the proper authentication/DAC chip in it. Buy a legal 30-pin to lightning adapter.

  • USB Ethernet Adapter Stopped Working On Mac Mini Server Running 10.6.6

    Is anybody out there successfully using the Apple USB Ethernet adapter on a Mac Mini Server running 10.6.6? They have stopped working for me.
    The boot disk in the 2009 Mac Mini Server in my classroom failed and after Apple replaced the disk and I reinstalled SLS and ran Software Update to bring the machine up to 10.6.6 the USB Ethernet adapter that was the interface to the outside world no longer recognized when a cable was plugged in. The cable was good and worked just fine if plugged into another machine or the built-in interface. At first I thought that the USB Interface had failed but after trying two new ones (graciously exchanged by Apple) and finding that none of them worked I'm coming to the conclusion that perhaps the warning on the package that the USB Ethernet only works with the MacBook Air finally became true.

    Douglas Urner wrote:
    Is anybody out there successfully using the Apple USB Ethernet adapter on a Mac Mini Server running 10.6.6? They have stopped working for me.
    The boot disk in the 2009 Mac Mini Server in my classroom failed and after Apple replaced the disk and I reinstalled SLS and ran Software Update to bring the machine up to 10.6.6 the USB Ethernet adapter that was the interface to the outside world no longer recognized when a cable was plugged in. The cable was good and worked just fine if plugged into another machine or the built-in interface. At first I thought that the USB Interface had failed but after trying two new ones (graciously exchanged by Apple) and finding that none of them worked I'm coming to the conclusion that perhaps the warning on the package that the USB Ethernet only works with the MacBook Air finally became true.
    Only the specific build of Mac OS X that comes with a MacBook Air includes the kernel extension to run the Apple USB Ethernet adapter, however there are no hardware issues preventing it being used on other Mac models if you have a suitable driver.
    Generic USB drivers can be downloaded for free from http://www.sustworks.com/site/newsusbethernet.html and this worked for me.

  • 1 of 2 USB ports stopped working after 10.7.2 upgrade

    I have the newest Macbook Pro.  I upgraded to 10.7.2 today and immediately after, 1 of my 2 usb ports stopped working.   Thought it may be the cable, so I switched cables.  Tried plugging in my iPhone, my portable drive and nothing.   Both work on the other port though.   Both ports worked fine before the update. 
    I've rebooted 4x. 
    Suggestions?

        Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
      If this does not help, contact Apple.
      Genius Bar reservation
      http://www.apple.com/retail/geniusbar/
    Best.

  • 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.

  • Bluetooth Headphones Stop working after reboot or power cycle

    I have some Insignia NS-BTHDP blue tooth headphones and whenever I restart my Imac or turn off my headphones they stop working. They still connect and the my Imac acts like it is using them for audio output but no sound ever comes from them. I have to remove the device and re-add it to make them work again.
    I have seen other people with this issue but never a solution to it.

    Thank you for your reply.  Do I use one of those bottled air cans to blow out any dirt?  Also I have used two different sets of earphones, one (Sony) has 2 rings and the other (Apple) has 3 rings.  Thank you again for your advice.

  • USB modem stopped working after udev 091-3 upgrade

    I just udated my system today and my speedtouch modem stopped working. If I try to connect i get
    Connect (0.38): No such device
    So i had to downgrade to udev 091-2 and its okay now. What could be the problem?

    could you please delete udev.rules file and then reinstall udev?
    and then try again with udev 092-2, thanks.

  • Vlan stopped working after Solaris 11.1 upgrade

    Sorry for the long post.
    I upgraded a test server to Solaris 11.1 from 11/11 a few days ago. After I did the upgrade my one VLAN-based network connection stopped working. I've been messing with it for days and am a bit baffled.
    Note that everything was up and working just before the upgrade. This is not a switch configuration problem or a cables issue.
    All of the other networking survived the upgrade just fine...
    The link that stopped working is a VLAN running on top of a two-link LAG. The untagged link running over the same LAG works just fine.
    So here's the strange part. As I was trying to get underneath it all today I fired up wireshark to see if I could figure it out. As soon as I put wireshark up on the interface (in its default promiscuous mode) the link started working. All the packets in the trace looked normal. All was good. As soon as I stopped the trace the link was dead again. Start a trace - link in promiscuous mode - and all is good again. Stop and it stops...
    If I bring bring up wireshark on the link without promiscuous mode the link does NOT start working. If I initiate a ping that should go out on the broken VLAN I see a series of ARP requests but no answers (running wireshark on the machine being ping'd I see all of the ARP request come in and the answers go out, but the Solaris machine never sees the answers).
    So - did Oracle manage to break VLANs in 11.1? Any ideas how to get it working again?
    A few bits on info from the machine. The only thing that looks odd/wrong I've highlighted below.
    Phil@TEST:~$ dladm show-link
    LINK CLASS MTU STATE OVER
    e1000g1 phys 1500 up --
    e1000g0 phys 1500 up --
    ixgbe0 phys 9000 up --
    ixgbe1 phys 9000 up --
    aggr2 aggr 9000 up ixgbe0 ixgbe1
    aggr2vlan5 vlan 9000 up aggr2
    Phil@TEST:~$ dladm show-vlan
    LINK VID OVER FLAGS
    aggr2vlan5 5 aggr2 -----
    Phil@SE11_SAN:~$ ipadm show-addr aggr2vlan5
    ADDROBJ TYPE STATE ADDR
    aggr2vlan5/v4 dhcp ok 192.168.5.101/24
    Phil@TEST:~$ dladm show-linkprop aggr2vlan5
    LINK PROPERTY PERM VALUE DEFAULT POSSIBLE
    aggr2vlan5 autopush rw -- -- --
    aggr2vlan5 zone rw -- -- --
    aggr2vlan5 state r- unknown up up,down
    aggr2vlan5 mtu rw 9000 1500 1500-9000
    aggr2vlan5 maxbw rw -- -- --
    aggr2vlan5 cpus rw -- -- --
    aggr2vlan5 cpus-effective r- 0-7 -- --
    aggr2vlan5 rxfanout rw -- 8 --
    aggr2vlan5 rxfanout-effective r- 16 -- --
    aggr2vlan5 pool rw -- -- --
    aggr2vlan5 pool-effective r- -- -- --
    aggr2vlan5 priority rw high high low,medium,high
    aggr2vlan5 forward rw 1 1 1,0
    aggr2vlan5 protection rw -- -- mac-nospoof,
    restricted,
    ip-nospoof,
    dhcp-nospoof
    aggr2vlan5 mac-address r- 0:1b:21:6b:23:98 0:1b:21:6b:23:98 --
    aggr2vlan5 allowed-ips rw -- -- --
    aggr2vlan5 allowed-dhcp-cids rw -- -- --
    aggr2vlan5 rxrings r- -- -- --
    aggr2vlan5 rxrings-effective r- -- -- --
    aggr2vlan5 txrings r- -- -- --
    aggr2vlan5 txrings-effective r- -- -- --
    aggr2vlan5 txrings-available r- 0 -- --
    aggr2vlan5 rxrings-available r- 0 -- --
    aggr2vlan5 rxhwclnt-available r- 0 -- --
    aggr2vlan5 txhwclnt-available r- 0 -- --
    aggr2vlan5 vsi-mgrid rw -- -- --
    aggr2vlan5 etsbw-lcl rw -- 0 --
    aggr2vlan5 etsbw-lcl-effective r- -- -- --
    aggr2vlan5 etsbw-rmt-effective r- -- -- --
    aggr2vlan5 etsbw-lcl-advice r- -- -- --
    aggr2vlan5 cos rw -- 0 --
    Edit/Delete Message

    Fixed. Don't know exactly how/why, but fixed.
    When I came home this afternoon I deleted the all of the IPs associated with the VLAN and the LAG. I deleted the VLAN itself and deleted the LAG. Basically tore down all of the datalink and IP layers leaving only the raw interface cards. Rebuilt the LAG, rebuilt the VLAN and reinstalled the IPs. And like magic, the whole thing is happy.
    Something in the configs of the LAG or the VLAN must have been corrupted during the upgrade. But now its all fat, dumb and happy again.
    Very odd.

  • Printing stopped working after 10.6.5 upgrade

    Hi,
    after 10.6.5 upgrade I cannot print.
    I cannot access the printing preferences through System Preferences.
    So I cannot remove the printer driver.
    Printer is a Brother MFC-325C.
    Printer is not connected to the mac, but I cannot still access the preferences.
    Help? Ideas?
    Thanx
    Luca

    I'm having a similar issue Luca with a client-site.
    10.6.5 (by all counts, after auditing system changes) has simply cut the communication to the Epson 3800 and Epson 3880 they have. I am in the process of downloading the Xcode Tools, and then proceeding to rebuild CUPS 1.4.4 onto the system(s) to see if that forces a resolution.
    There are known issues with 10.6.5 printing and CUPS 1.4.5 as of this moment in time. None of the known issues (as in, publically acknowledged by Apple) indicate corruption of the SysPref Pane for Printers nor the inability to print at all.
    If CUPS 1.4.4 flash doesn't work, I shall restore from Time Machine.
    Luca-
    Your next step is to reset the prefpane, and then restore from backups.

  • Control keys stop working after the last tigervnc upgrade

    I've upgrade to the last tigervnc package (tigervnc-1.3.0-1-x86_64.pkg.tar.xz) and control keys like CTRL+C, CTRL+V stop working.
    Is someone facing the same problem?

    Yes, I have the same problem.  It seems to be the viewer as I can connect to the server with
    a different vncviewer (tightvnc) and all keyboard control keys work.  I ran xev and pressing
    CTRL-T and it shows:
    KeyPress event, serial 34, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272693323, (-452,-13), root:(362,803),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 37, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272693402, (-452,-13), root:(362,803),
    state 0x4, keycode 255 (keysym 0x1000014, (no name)), same_screen YES,
    XLookupString gives 1 bytes: (14) ""
    XmbLookupString gives 1 bytes: (14) ""
    XFilterEvent returns: False
    KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272693530, (-452,-13), root:(362,803),
    state 0x4, keycode 255 (keysym 0x1000014, (no name)), same_screen YES,
    XLookupString gives 1 bytes: (14) ""
    XFilterEvent returns: False
    KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
    root 0x13d, subw 0x0, time 272694875, (-452,-13), root:(362,803),
    state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    The
    (keysym 0x1000014, (no name))
    shows up on a normal xserver as
    (keysym 0x74, t)
    I'm not sure how to fix it though.

Maybe you are looking for

  • How do you merge multiple songs into one album?

    When I added a downloaded album to iTunes, it created one album for each track. How do I merge all of these albums/tracks into one album?

  • Windows 8 will not activate with new SSD (second) hard drive

    I added a new SSD drive in the second hard drive bay. I used the HP restoration media to install Windows 8 on the new SSD drive. Windows 8 will not activate. After spending 90 minutes on the phone with HP support (and paying $150), they told me to co

  • Regarding error in third party sales order

    Hi we are doing third party sales scenarion in which when we are creating the sales order for the customer the following error is occuring  " material Gold Chain kept in stock ( if necessary , create a reservation ) Material name:- Gold Chain Materia

  • How to Change Column text of Iview HCM Process Overview

    ECC Ehp4 sps7 Portal 7.01 sps7 Please Help, I am trying to globally personalize the Copy of the Iview HCM Process Overview . The column texts have titles such as Object Type and Object Key. I want to rename them Person ID etc. I was able to "Hide" so

  • How to increase code in Answers

    I have a report with many columns that it has a lot of code each one. My dashboard page shows an error produced by the code generated in my report. Is there any place to increase lines of code of my report?? Thanks!!!