[SOLVED] IR receiver not working anymore

I have a laptop with a built in ENE eHome Infrared Remote Receiver and a Harmony remote as an MCE remote which was working fine a few weeks ago (maybe more), then it stopped working, I guess, after an update..
After trying for two days, I have now reinstalled my arch system (no big deal, this lappy is just a media center) just in case i might have messed something somewhere without knowing.
Sitll doesnt work. ir-keytable -r show no output from my remote.
Here is the output of some commands:
ir-keytable -v
Found device /sys/class/rc/rc0/
Input sysfs node is /sys/class/rc/rc0/input8/
Event sysfs node is /sys/class/rc/rc0/input8/event8/
Parsing uevent /sys/class/rc/rc0/input8/event8/uevent
/sys/class/rc/rc0/input8/event8/uevent uevent MAJOR=13
/sys/class/rc/rc0/input8/event8/uevent uevent MINOR=72
/sys/class/rc/rc0/input8/event8/uevent uevent DEVNAME=input/event8
Parsing uevent /sys/class/rc/rc0/uevent
/sys/class/rc/rc0/uevent uevent NAME=rc-rc6-mce
/sys/class/rc/rc0/uevent uevent DRV_NAME=ene_ir
input device is /dev/input/event8
/sys/class/rc/rc0/protocols protocol rc-5 (disabled)
/sys/class/rc/rc0/protocols protocol nec (disabled)
/sys/class/rc/rc0/protocols protocol rc-6 (enabled)
/sys/class/rc/rc0/protocols protocol jvc (disabled)
/sys/class/rc/rc0/protocols protocol sony (disabled)
/sys/class/rc/rc0/protocols protocol sanyo (disabled)
/sys/class/rc/rc0/protocols protocol mce_kbd (disabled)
/sys/class/rc/rc0/protocols protocol lirc (disabled)
Found /sys/class/rc/rc0/ (/dev/input/event8) with:
Driver ene_ir, table rc-rc6-mce
Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC other
Enabled protocols: RC-6
Repeat delay = 500 ms, repeat period = 125 ms
dmesg|grep -i ir
[ 0.000000] kernel direct mapping tables up to bff90000 @ 1fffb000-20000000
[ 0.000000] kernel direct mapping tables up to 140000000 @ bff8a000-bff90000
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.216906] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.216953] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.216997] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.217043] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.217089] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.217137] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.217183] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.217229] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.217301] PCI: Using ACPI for IRQ routing
[ 0.223826] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.241557] pnp 00:03: [irq 8]
[ 0.241621] pnp 00:04: [irq 1]
[ 0.241702] pnp 00:05: [irq 12]
[ 0.241788] pnp 00:07: [irq 13]
[ 0.246443] pnp 00:0d: [irq 4]
[ 0.334887] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.335009] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.335140] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 0.335271] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[ 0.335405] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
[ 0.335534] pcieport 0000:00:1c.5: irq 45 for MSI/MSI-X
[ 0.364438] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.364990] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.385936] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.385973] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.386824] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.456166] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8efec00
[ 0.467867] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8eff000
[ 0.477094] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
[ 0.477379] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a480
[ 0.477669] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000a400
[ 0.477991] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b000
[ 0.478278] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ac00
[ 0.478575] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a880
[ 0.478979] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[ 0.497965] ata1: SATA max UDMA/133 abar m2048@0xf8eff800 port 0xf8eff900 irq 46
[ 0.497968] ata2: SATA max UDMA/133 abar m2048@0xf8eff800 port 0xf8eff980 irq 46
[ 0.497974] ata5: SATA max UDMA/133 abar m2048@0xf8eff800 port 0xf8effb00 irq 46
[ 0.497977] ata6: SATA max UDMA/133 abar m2048@0xf8eff800 port 0xf8effb80 irq 46
[ 0.821206] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5
[ 1.276614] input: Logitech Unifying Device. Wireless PID:1024 as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.2/0003:046D:C52B.0003/input/input1
[ 1.276711] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1024] on usb-0000:00:1d.1-2:1
[ 1.278828] input: Logitech Unifying Device. Wireless PID:2011 as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.2/0003:046D:C52B.0003/input/input2
[ 1.278873] logitech-djdevice 0003:046D:C52B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2011] on usb-0000:00:1d.1-2:2
[ 6.781920] ene_ir: chip is 0x0000 - kbver = 0x04, rev = 0x00
[ 6.781923] ene_ir: PLL freq = 0
[ 6.781924] ene_ir: KB3926D or higher detected
[ 6.781934] ene_ir: Firmware regs: 00 04
[ 6.781935] ene_ir: Hardware features:
[ 6.781937] ene_ir: * Uses GPIO 40 for IR demodulated input
[ 6.941150] r8169 0000:02:00.0: irq 47 for MSI/MSI-X
[ 6.941347] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc90000648000, 00:24:21:63:9b:06, XID 18000000 IRQ 47
[ 7.070801] Registered IR keymap rc-rc6-mce
[ 7.070919] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input8
[ 7.071066] rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[ 7.071348] ene_ir: driver has been successfully loaded
[ 7.114057] IR NEC protocol handler initialized
[ 7.162718] IR RC5(x) protocol handler initialized
[ 7.226278] IR RC6 protocol handler initialized
[ 7.307235] IR JVC protocol handler initialized
[ 7.312844] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 7.318413] IR Sony protocol handler initialized
[ 7.330082] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
[ 7.568873] IR SANYO protocol handler initialized
[ 7.586552] input: MCE IR Keyboard/Mouse (ene_ir) as /devices/virtual/input/input9
[ 7.586649] IR MCE Keyboard/mouse protocol handler initialized
[ 7.622064] lirc_dev: IR Remote Control driver registered, major 250
[ 7.622826] rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
[ 7.622829] IR LIRC bridge handler initialized
[ 7.830138] firewire_core 0000:07:00.0: created device fw0: GUID 01507a590010dc00, S400
[ 8.335850] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 8.336027] iwlwifi 0000:06:00.0: irq 49 for MSI/MSI-X
[ 8.768297] iwlwifi 0000:06:00.0: loaded firmware version 8.83.5.1 build 33692
[ 16.177588] NVRM: requires the use of a text-mode VGA console. Use of other console
lsmod
Module Size Used by
des_generic 16203 0
ecb 2105 0
md4 3529 0
md5 2345 2
hmac 2953 1
nls_utf8 1352 2
cifs 290801 3
fscache 41059 1 cifs
fuse 68768 7
arc4 1410 2
iwlwifi 311114 0
nvidia 10832264 52
mac80211 395680 1 iwlwifi
snd_hda_codec_hdmi 23672 1
snd_hda_codec_si3054 3534 1
ir_lirc_codec 4027 0
lirc_dev 9071 1 ir_lirc_codec
snd_hda_codec_realtek 60409 1
ir_mce_kbd_decoder 3254 0
joydev 9991 0
ir_sanyo_decoder 1677 0
cfg80211 170074 2 iwlwifi,mac80211
ir_sony_decoder 1579 0
snd_hda_intel 24053 3
snd_hda_codec 94305 4 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hda_codec_hdmi,snd_hda_intel
ir_jvc_decoder 1673 0
firewire_ohci 31677 0
firewire_core 51552 1 firewire_ohci
snd_hwdep 6300 1 snd_hda_codec
snd_pcm 74958 4 snd_hda_codec_si3054,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
snd_timer 18966 1 snd_pcm
snd 58997 14 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
ir_rc6_decoder 2153 0
ir_rc5_decoder 1609 0
ir_nec_decoder 1705 0
acpi_cpufreq 5933 0
intel_agp 10936 0
mperf 1267 1 acpi_cpufreq
intel_gtt 14047 1 intel_agp
rc_rc6_mce 1380 0
processor 26567 3 acpi_cpufreq
microcode 12185 0
r8169 49386 0
i2c_i801 8180 0
mxm_wmi 1425 0
serio_raw 4653 0
sdhci_pci 10833 0
i2c_core 20369 2 i2c_i801,nvidia
sdhci 23854 1 sdhci_pci
psmouse 70792 0
wmi 8475 1 mxm_wmi
mmc_core 82070 2 sdhci,sdhci_pci
jmb38x_ms 8417 0
mii 4123 1 r8169
iTCO_wdt 12813 0
iTCO_vendor_support 1929 1 iTCO_wdt
pcspkr 1899 0
button 4502 0
ac 2376 0
battery 6517 0
crc_itu_t 1363 1 firewire_core
video 11307 0
memstick 7016 1 jmb38x_ms
ene_ir 11622 0
soundcore 5410 1 snd
rfkill 15604 2 cfg80211
rc_core 13088 11 ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,ene_ir,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder,rc_rc6_mce
evdev 9754 14
coretemp 5654 0
autofs4 24023 2
ext4 424175 1
crc16 1359 1 ext4
jbd2 73919 1 ext4
mbcache 5977 1 ext4
sr_mod 14823 0
cdrom 35648 1 sr_mod
sd_mod 29239 5
hid_logitech_dj 10181 0
usbhid 36430 1 hid_logitech_dj
hid 85477 2 usbhid,hid_logitech_dj
ahci 20549 4
libahci 20023 1 ahci
libata 167611 2 ahci,libahci
scsi_mod 132974 3 libata,sd_mod,sr_mod
uhci_hcd 23404 0
ehci_hcd 41026 0
usbcore 147565 4 uhci_hcd,ehci_hcd,usbhid
usb_common 954 1 usbcore
There are no errors  anywhere that i can see. Any ideas would be greatly appreciated.
Note: I am not using lirc.
Thanks.
Last edited by el_psycho (2012-08-17 10:10:03)

Here are the kernel modules I had when running the stock kernel:
Module Size Used by
aes_x86_64 7508 2
cryptd 8741 0
aes_generic 26138 1 aes_x86_64
xt_tcpudp 2471 1
iptable_filter 1456 1
ip_tables 16946 1 iptable_filter
x_tables 16954 3 ip_tables,xt_tcpudp,iptable_filter
nls_cp437 5953 1
vfat 10119 1
fat 49770 1 vfat
snd_hda_codec_hdmi 23672 1
snd_hda_codec_idt 55149 1
uvcvideo 72339 0
arc4 1410 2
videobuf2_vmalloc 2468 1 uvcvideo
videobuf2_memops 2246 1 videobuf2_vmalloc
videobuf2_core 20575 1 uvcvideo
ir_lirc_codec 4027 0
videodev 100564 2 uvcvideo,videobuf2_core
lirc_dev 9071 1 ir_lirc_codec
ir_mce_kbd_decoder 3254 0
media 10405 2 uvcvideo,videodev
ir_sanyo_decoder 1613 0
b43 353762 0
bcma 25146 1 b43
snd_hda_intel 25700 0
ir_sony_decoder 1579 0
ir_jvc_decoder 1673 0
mac80211 416295 1 b43
cfg80211 173093 2 b43,mac80211
ir_rc6_decoder 2153 0
ir_rc5_decoder 1609 0
i915 473198 1
ir_nec_decoder 1705 0
joydev 9991 0
snd_hda_codec 97368 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
r8169 52334 0
hp_wmi 7898 0
i2c_algo_bit 5391 1 i915
ssb 49827 1 b43
drm_kms_helper 32749 1 i915
snd_hwdep 6300 1 snd_hda_codec
snd_pcm 74926 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
snd_timer 18966 1 snd_pcm
snd 60021 7 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
hp_accel 16328 0
mmc_block 19106 0
jmb38x_ms 8417 0
sparse_keymap 3056 1 hp_wmi
rfkill 15604 3 cfg80211,hp_wmi
lpc_ich 10673 0
rc_rc6_mce 1380 0
i2c_i801 8180 0
sdhci_pci 10833 0
lis3lv02d 10973 1 hp_accel
pcmcia 35785 2 b43,ssb
serio_raw 4689 0
intel_agp 11096 1 i915
ene_ir 11622 0
drm 220804 2 i915,drm_kms_helper
sdhci 23758 1 sdhci_pci
mmc_core 81526 5 b43,ssb,mmc_block,sdhci,sdhci_pci
rc_core 13056 11 ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,ene_ir,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder,rc_rc6_mce
input_polldev 2882 1 lis3lv02d
microcode 12153 0
mfd_core 2833 1 lpc_ich
i2c_core 20508 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
wmi 8475 1 hp_wmi
intel_gtt 14478 3 i915,intel_agp
coretemp 6006 0
memstick 7016 1 jmb38x_ms
pcspkr 1899 0
evdev 9882 5
pcmcia_core 12253 1 pcmcia
mii 4123 1 r8169
soundcore 5442 1 snd
psmouse 71493 0
fan 2426 0
battery 6517 0
video 11308 1 i915
ac 2376 0
thermal 7959 0
button 4502 1 i915
acpi_cpufreq 5933 0
mperf 1267 1 acpi_cpufreq
processor 27015 3 acpi_cpufreq
autofs4 24023 2
ext4 437943 4
crc16 1359 1 ext4
jbd2 78656 1 ext4
mbcache 5977 1 ext4
sr_mod 14823 0
cdrom 35648 1 sr_mod
sd_mod 29271 7
uhci_hcd 23404 0
ahci 20549 6
libahci 20023 1 ahci
libata 167675 2 ahci,libahci
scsi_mod 133134 3 libata,sd_mod,sr_mod
ehci_hcd 41058 0
usbcore 147370 3 uhci_hcd,uvcvideo,ehci_hcd
usb_common 954 1 usbcore
ewaller@odin-wireless:~ 1084 %

Similar Messages

  • My Creative Cloud does not work anymore. When I try to reinstall it I receive the message "AAM cannot initialise". I have tried all the instructions but it still does not work. Robert

    My Creative Cloud does not work anymore. When I try to reinstall it I receive the message "AAM cannot initialise". I have tried all the instructions but it still does not work. Robert

    Try perform below steps.
    Open task manager by pressing Ctrl + Shift + Esc  keys. Click on more details if the option available.
    Then end all Adobe related processes, including Creative Cloud and Coresync ( if running )
    Then hold windows key on your keyboard and Press R key.
    It will open Run window
    In Run window, type Appdata and click on Ok
    Open Local > Adobe folders
    Delete AAMUpdater and OOBE folders
    Then navigate to C:\Program Files (x86)\Common Files\Adobe
    Delete Adobe Application Manager and OOBE folders
    Go back to Program Files (x86) and Open Adobe folder
    Try deleting Adobe Creative Cloud folder, if it is not allowing rename it to Adobe Creative Cloudold
    Download and install Creative Cloud App from below link
    https://creative.adobe.com/products/download/creative-cloud
    Then check

  • Have a new mac with OS X 10.9.5 and my CS4 is Not Working anymore. It says to Contact Adobe Support regarding the licence- but that Seems impossible. Any idea how to solve this?

    I Have a new mac book pro with OS X 10.9.5 and now my CS4 is Not Working anymore. It tells me to Contact Adobe Support regarding the licence - but that Seems impossible. Any idea how to solve this?

    Use the web chat and just be patient.
    Mylenium

  • After ugrade of my 2007 MacBook to OS X 10.6.8 my printers do not work anymore. Details see below any idea to solve issue? Thx Stefan

    After ugrade of my 2007 MacBook to OS X 10.6.8 my printers do not work anymore, error code: "cgdpdftoraster: cupsRasterInterpretPPD had an error: unknown operator "Statusdict"!". Any idea how to solve this issue? Thx Stefan

    You have 10.6 on that machine, I suggest you stick with it for performance, third party hardware and software reasons as long as possible.
    Consider 10.8 (not 10.7) when it's released, because 10.7 and 10.8 will require a new investment in software and newer third party hardware as it requires newer drivers the old machines won't have. (forced upgrade because of software, really nice of them)
    http://roaringapps.com/apps:table
    Far as your Safari problem do these things until it's resolved:
    1: Software Update fully under the Apple menu.
    2: Check the status of your plug-ins and update (works for all browsers) also install Firefox and see if your problems continue. You should always have at least two browsers on the machine just in case one fails.
    https://www.mozilla.org/en-US/plugincheck/
    Flash install instructions/problem resolution here if you need it.
    How to install Flash, fix problems
    3: Install Safari again from Apple's web site
    https://www.apple.com/safari/
    4: Run through this list of fixes, stopping with #16 and report back before doing #17
    Step by Step to fix your Mac

  • ThinkVanta​ge Toolbox does not work anymore

    Hello,
    I tried to start ThinkVantage Toolbox for the first time, but I receive two messages:
    1) ThinkVantage Toolbox does not work anymore
    2) ThinkVantage Toolbox Updater does not work anymore
    I performed the latest System Update but the problem persists.
    I would appreciate your help.
    Thank you in advance.
    Solved!
    Go to Solution.

    NeuroKnight wrote:
    I just updated as well to the newest version 6.0.5849.23
    The newest version for download appears to 6.0.5802.24, and it is available here....
    http://support.lenovo.com/en_US/downloads/detail.p​age?&LegacyDocID=MIGR-73783
    Cheers,
    Bill
    I don't work for Lenovo

  • Satellite U400 - the webcam does not work anymore

    Hello guys here is my sudden probloema!
    About a year ago I purchased a laptop
    TOSHIBA - Satellite U400
    with s.o. WinVista 32bit and with integrated webcam chicony etc. ....
    For a year, everything worked correctly, but for some days now, the webcam does not work anymore.
    As soon as I try to open it, a message of management software cam that says "Webcam driver open fail, please restart or computer room"
    I tried to do it all: aggioronato and downloaded the drivers from toshiba, uninstalled the program and re installed the webcam ....! updated bios notebook ....! useless!
    the strange thing .. well that going into device manager ... the webcam is not there ....! but if the launch seems to open just then check quell caz ... Warning!!
    Gan you help me?
    Graziee

    Are you familiar and comfortable with LINUX LIVE bootable discs to load an alternative operating system with unobtrusive but extensive Toshiba device support so you can determine if your webcam hardware is ruined or if the problem is software and possibly solved reinstalling Windows ?
    At this point, you're pondering less time consuming but more expensive choices such as buying another web cam, or another computer and you might be temporarily borrowing someone else's web cam / using a non preferred spare web cam that isn't optimal for your needs.
    Continuously downloading software, registry cleaners, and repeatedly reinstalling drivers will eventually ruin your Windows installation and consume more time than you've wasted so far and still doesn't guarantee to fix your malfunction.

  • TV does not work anymore on Qosmio G10

    Good morning,
    TV does not work anymore, may be due to an update. It has been working OK before.
    When selecting TV option 'TV direct ' with MCE menu, I get the following error message: "necessary files for video display are not installed or do not work properly, restart MCE or the computer". Restarting MCE and / or G10 does not solve the problem.
    -Intervideo WinDVD creator is installed.
    -TV PCI tuner seems to work properly (as per hardware status)
    Which files can be missing? What needs to be done?
    Any help, suggestions, well appreciated.
    Thank you to anyone answering this message.

    Hello Luciano
    Like you know on this way it is not easy to give you precise answer because we dont know what did you done exactly with your Qosmio.
    Please try to use System restore tool at first and roll back the operating system to earlier time. Maybe this will help you and the MCE configuration will be as before.
    Try it at first.

  • After upgrading to 10.7.5 some of my AU plugins can not be validated in Logic pro. (I got error message "Remove property listener". I can not work anymore. What should I do?

    After upgrading to 10.7.5 some of my AU plugins can not be validated in Logic pro. (I got error message "Remove property listener". I can not work anymore. What should I do?
    VIBAC

    I downloaded and installed
    OS X Lion 10.7.5 Supplemental Update
    and that solved my problem completely. (368 AU plugins now works!)

  • After updating my iPod touch 3rd generation to IOS5 some default apps are not working (anymore)

    Hi,
    I updated my iPod touch 3g from IOS 4.x to IOS 5 last week and since then my iPod makes troublle!
    First of all, during the update I did not see any Problems. After the update, I mean the step where the data will be restored to the iPod, I synchronized some APPS at the same time, maybe that was a big mistake. My iPod makes hard resets many times in a loop until it frozes.
    So the only thing I could do here is pressing the home button and the power switch at the same time until it gets rebooted. The sync started again and it looked like everything runs fine.
    As I tried to use iMessage first time I realised the first Problem: I am unable to loginto iMessage with my Apple ID. My Apple ID runs fine, I can by Apps and so on. I also enabled iCloud to see that my Apple ID is ok. But logging into iMessage I put in my Apple credentials and Password, click on next, wait 3 seconds and the screen flips back. So this feature is not working.
    Next issue I see is that randomly my iPod hard resets itself. Even if I don't do anything with my iPod I can see that it resets itself, booting with the apple icon. This happens minimum three times a day... (Exception Type: EXC_BAD_ACCESS (SIGSEGV), Kern_INVALID_ADDRESSat 0x00000000)
    Today I tried YouTube, an internal Application which I cannot reinstall. It's not working anymore, starting YouTube says: Unable to connect to YouTube!
    I have no clue whats going on here because email and web is working fine.
    In my eyes I would like to reset the whole device to a state before running IOS5 and I would try the update again. But my Question is how to reinstall IOS5?
    If IOS5 will not run smoothly on my iPod, I would prefer to backref to iOS4x.
    Is there anyone who could help me out here?
    Thanks,
    Daniel

    Found the rootcause. The battery was damaged and unable to have enough power to keep the device alive. After changing the device problem is solved.

  • Audio Jack of my HP Envy 4 is not working anymore

    Hi all,
                I have purchased HP Envy 4 just a 4 months ago and now something worong with its audio jack for headphone and its not working anymore. The hardware profile for this audio jack shows no error but its still not working. Is there anyone who can help me out this issue???
    Regards,
    This question was solved.
    View Solution.

    Lets start with you helping us by identifying your notebook completely.
    HP has produced and brought to market more than a thousand different models of notebooks and desktop PCs over the years. It is difficult to help you if we don't know which specific model you own..
    Method #1: If the notebook will boot into Windows, you can retrieve your Product Number by pressing Fn + Esc key.
    Method #2:
    Remove the battery and look in the compartment where the battery was installed. You should see a Service tag with printed part number and a product name. Please post the p/n (with all alphanumeric characters) here. If you live outside of North America, it helps us if you post the country of purchase. Also post the installed CPU type. (AMD or Intel)
    Don't forget to post the name of the installed operating system if you haven't already done that.
    If Windows 8 is installed, you can invoke the search charm and  type in the word audio and then on the right hand side of the screen click on Settings. On the left hand side of the screen, you should see an option to select Find and fix audio playback problems.  Try it to see if it resolves the issue for you.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • After updating my MBP to firmware 1.1 my internet does not work anymore

    Please help,
    A couple of days ago my MBP asked me if I wanted to update to Firmware 1.1 and I did. I followed the steps like it said and when I restarted it my internet was not working anymore. I called my internet provider and they tried helping me but no luck.They gave me the codes and I tried to set up the PPP address and other codes.
    I am using a DSL cable and a Ethernet connection.
    Does anyone know how I could solve this?
    Thanks!

    Try resetting your iPad:
    Double click the Home button. Slide up with one finger on ALL your apps to close them.
    Then, Press the Sleep/Wake button + Home button and hold 15 seconds or until you see the Apple logo.
    This will reset your device without erasing data, apps or settings.

  • My Google search autocomplete me in Firefox does not work anymore. However, it still works with Internet Explorer. How can I fix this so Google gives me search suggestions again?

    My Google search autocomplete me in Firefox does not work anymore. However, it still works with Internet Explorer. How can I fix this so Google gives me search suggestions again?

    Solution update: Disabled XULRunner 1.9.1 extension from Add-ons > Extensions. Problem solved.

  • Wireless All-in-One B110 is not working anymore ?

    Hello dear, my All in One is not working anymore since 2 weeks. Could you solve the problem for me please ?
    Thank you so much
    Peggy [edited personal information by Moderator]

    Hi, take a look at this link for a possible fix.
    Please mark the post that solves your issue as "Accept as Solution".
    If my answer was helpful click the “Thumbs Up" on the left to say “Thanks”!
    I am not a HP employee.

  • Hi there, I moved to a new country (Luxembourg ), my previous card is not working anymore, I am trying to change country and region but it looks like the option is not available, could you support on the issue please ? Thx ahead, Corneliu

    Hi there, I moved to a new country (Luxembourg ), my previous card is not working anymore, I am trying to change country and region but it looks like the option is not available, could you support on the issue please ? Thx ahead, Corneliu

    CHANGING APPLE ID/EDIT ACCOUNT INFORMATION/CHANGE ITUNES COUNTRY
    Tap Settings / iTunes & App Stores, then tap the Apple ID signed in. Sign out of the current Apple ID account and then sign in with another account or create a new Apple ID http://support.apple.com/kb/HT2731?viewlocale=en_US
    Go to settings/facetime and tap the ID there and log out and log in with new ID.
    Go to settings/messages and turn off imessages wait 30 seconds and turn it back on, go to “receive messages  at” tap on the ID there, sign out and sign in with new ID.
    Go to settings/icloud and delete the account and when prompted select “keep information on your device” then turn it back on with the new ID.
    To edit account information tap Settings / iTunes & App Stores / Apple ID: / View Apple ID
    To change your iTunes Store country, sign in to the account for the iTunes Store region you would like to use, tap Settings/iTunes & App Store/Apple ID/View Apple ID/Country/Region
    Read this article for information http://support.apple.com/kb/HT1311

  • App contact is not working anymore

    Since some weeks, the Contact app is not working anymore on my MBA.
    Symptoms :
    Contact is very slow and crashes very often
    The contact list contains all entries, but when I select one, on the right side, the message is "Aucune fiche" (I''m French, so => "No card")
    When I create a event in the calendar, when I try to add people, it takes around 2/3 seconds to dispâly names, each time I enter a letter
    If I try to find duplicates, the app crashes :
    Process:         Contacts [4980]
    Path:            /Applications/Contacts.app/Contents/MacOS/Contacts
    Identifier:      com.apple.AddressBook
    Version:         8.0 (1365)
    Build Info:      AddressBook_executables-1365000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [163]
    Responsible:     Contacts [4980]
    User ID:         501
    Date/Time:       2014-02-20 12:14:47.403 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  8D877461-6930-FF22-A7F5-886A7838651B
    Sleep/Wake UUID: 6EDF1A0D-AD55-4AEB-B7B4-3DE02F6C30DD
    Crashed Thread:  8
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid parameter not satisfying 'uniqueIDs != nil''
    terminating with uncaught exception of type NSException
    abort() called
    Any idea to solve my issue ?
    Thanks

    just reset your iphone and then re update it from itunes. then things should work smoothly

Maybe you are looking for

  • How do know open quantity  for a  sales order  (patially  delivered)

    Hi  Gurus, I have requirement to  know  open quantity for  sales order and it was partially delivered. Any table  to know partially delivered qty of a material for a  sales order.

  • Are the Finder Cover Flow options as limited as I think?

    Hello there, Been a happy user of macs for about eight years now and do a lot of work in graphic design. As a result navigating folders and previewing content is very important to me and the ease of my work flow. I have to say however that while Find

  • One time vendor - prohibit changes document after posting

    Hi, Anybody for some good ideas for this: OTV invoices that are posted should only be changeable for specific users. At the moment these invoices can be changed (bank details/ address) by everyone. This could lead to fraud in case of payments. What c

  • Issue with Row repeater

    Hi All, I am using a row repeater UI element to display the results of search. Once the results are displayed the user can navigate to a different page in the row repeater. Lets say the user navigates to page 5. Now when the user goes back and modifi

  • ORA -28003 and ORA-20003

    Hi!! i am trying 2 create a new user as below SQL>create user messi 2> identified by 26-nov-1987 3> default tablespace tbs 4> temporary tablespace temp 5> quota 15m on tbs 6> password expire; Errors:- oRA-28003 password verification for the specified