[SOLVED] ALSA firmware not loading properly with kernel 3.8.6-1

Hi All,
I have a E-MU 1820 card + breakout box that have been working beautiful under Archlinux for years but now something happen.
It still work OK under windows (dual boot same computer).
Normally during boot all indicators on the breakout box blink and then only thin show is clock setting indicator. But now all the indicators still blink but instead it is a -12 dB indicator that light up and not the clock settings and no sound.
dmesg show following.
[christer@Arch ~]$ dmesg | grep emu
[ 5.269612] emu1010: Special config.
[ 5.269731] emu1010: EMU_HANA_ID = 0x7f
[ 5.274685] emu1010: firmware file = emu/hana.fw, size = 0x133a4
[ 13.465727] emu1010: Hana Firmware loaded
[ 13.465776] emu1010: Hana version: 3.4
[ 13.465864] emu1010: Card options = 0x0
[ 13.465888] emu1010: Card options = 0x0
[ 13.466379] emu1010: Card options3 = 0x0
[ 14.486723] emu1010: Loading Audio Dock Firmware
[ 16.477785] emu1010: EMU_HANA+DOCK_IRQ_STATUS = 0x36
[ 16.477809] emu1010: EMU_HANA+DOCK_ID = 0x55
[ 16.477809] emu1010: Audio Dock Firmware loaded
[christer@Arch ~]$
aplay -l looks like it did before.
[christer@Arch ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: EMU1010 [E-mu 1010 [MAEM8810]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
Subdevices: 32/32
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
Subdevice #8: subdevice #8
Subdevice #9: subdevice #9
Subdevice #10: subdevice #10
Subdevice #11: subdevice #11
Subdevice #12: subdevice #12
Subdevice #13: subdevice #13
Subdevice #14: subdevice #14
Subdevice #15: subdevice #15
Subdevice #16: subdevice #16
Subdevice #17: subdevice #17
Subdevice #18: subdevice #18
Subdevice #19: subdevice #19
Subdevice #20: subdevice #20
Subdevice #21: subdevice #21
Subdevice #22: subdevice #22
Subdevice #23: subdevice #23
Subdevice #24: subdevice #24
Subdevice #25: subdevice #25
Subdevice #26: subdevice #26
Subdevice #27: subdevice #27
Subdevice #28: subdevice #28
Subdevice #29: subdevice #29
Subdevice #30: subdevice #30
Subdevice #31: subdevice #31
card 0: EMU1010 [E-mu 1010 [MAEM8810]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 0: EMU1010 [E-mu 1010 [MAEM8810]], device 3: emu10k1 [Multichannel Playback]
Subdevices: 1/1
Subdevice #0: subdevice #0
[christer@Arch ~]$
lsmod
[christer@Arch ~]$ lsmod | grep emu
snd_emu10k1 140245 1
snd_util_mem 2403 1 snd_emu10k1
snd_hwdep 6428 1 snd_emu10k1
snd_ac97_codec 113456 1 snd_emu10k1
snd_rawmidi 18831 1 snd_emu10k1
snd_seq_device 5268 5 snd_seq,snd_rawmidi,snd_seq_oss,snd_emu10k1,snd_seq_dummy
snd_pcm 78146 3 snd_pcm_oss,snd_ac97_codec,snd_emu10k1
snd_page_alloc 7426 2 snd_pcm,snd_emu10k1
snd_timer 18934 3 snd_pcm,snd_seq,snd_emu10k1
snd 60156 13 snd_pcm_oss,snd_ac97_codec,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_oss,snd_emu10k1,snd_seq_device,snd_mixer_oss
[christer@Arch ~]$
From what I can see all looks OK, like it did when it worked, but something is not at it should.
Any thoughts or ideas about what might have happen or how to progress in troubleshooting.
All input most welcome.
I found info describing  problem with firmware loading, but it is over my head.
http://git.kernel.org/cgit/linux/kernel … 54cf7008ab
Output from Aadebug ( http://alsa.opensrc.org/Aadebug )
[christer@Arch ~]$ ./alsadebug
ALSA Audio Debug v0.2.0 - Fri Apr 12 20:46:05 CEST 2013
http://alsa.opensrc.org/aadebug
http://www.gnu.org/licenses/agpl-3.0.txt
Kernel ----------------------------------------------------
Linux Arch 3.8.6-1-ARCH #1 SMP PREEMPT Sat Apr 6 07:27:01 CEST 2013 x86_64 GNU/Linux
Advanced Linux Sound Architecture Driver Version k3.8.6-1-ARCH.
Loaded Modules --------------------------------------------
snd_emu10k1 139271 2
snd_util_mem 2339 1 snd_emu10k1
snd_hwdep 6364 1 snd_emu10k1
snd_pcm_oss 38511 0
snd_mixer_oss 14995 1 snd_pcm_oss
snd_ac97_codec 112216 1 snd_emu10k1
snd_seq_dummy 1463 0
snd_seq_oss 29098 0
snd_seq_midi_event 5660 1 snd_seq_oss
snd_rawmidi 18742 1 snd_emu10k1
snd_seq 49946 5 snd_seq_midi_event,snd_seq_oss,snd_seq_dummy
snd_seq_device 5180 5 snd_seq,snd_rawmidi,snd_seq_oss,snd_emu10k1,snd_seq_dummy
snd_pcm 76956 4 snd_pcm_oss,snd_ac97_codec,snd_emu10k1
snd_page_alloc 7298 2 snd_pcm,snd_emu10k1
snd_timer 18687 3 snd_pcm,snd_seq,snd_emu10k1
snd 58893 14 snd_pcm_oss,snd_ac97_codec,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_oss,snd_emu10k1,snd_seq_device,snd_mixer_oss
Proc Asound -----------------------------------------------
0 [EMU1010 ]: Audigy2 - E-mu 1010 [MAEM8810]
E-mu 1010 [MAEM8810] (rev.3, serial:0x40011102) at 0xd000, irq 19
1: : sequencer
2: [ 0- 0]: hardware dependent
3: [ 0- 1]: raw midi
4: [ 0- 0]: raw midi
5: [ 0- 3]: digital audio playback
6: [ 0- 2]: digital audio playback
7: [ 0- 2]: digital audio capture
8: [ 0- 1]: digital audio capture
9: [ 0- 0]: digital audio playback
10: [ 0- 0]: digital audio capture
11: [ 0] : control
33: : timer
00-00: EMU10K1 (FX8010)
00-00: emu10k1 : ADC Capture/Standard PCM Playback : playback 32 : capture 1
00-01: emu10k1 mic : Mic Capture : capture 1
00-02: emu10k1 efx : Multichannel Capture/PT Playback : playback 8 : capture 1
00-03: emu10k1 : Multichannel Playback : playback 1
Client info
cur clients : 3
peak clients : 3
max clients : 192
Client 0 : "System" [Kernel]
Port 0 : "Timer" (Rwe-)
Port 1 : "Announce" (R-e-)
Connecting To: 15:0
Client 14 : "Midi Through" [Kernel]
Port 0 : "Midi Through Port-0" (RWe-)
Client 15 : "OSS sequencer" [Kernel]
Port 0 : "Receiver" (-we-)
Connected From: 0:1
Client 16 : "E-mu 1010 [MAEM8810]" [Kernel]
Port 0 : "Audigy MPU-401 (UART)" (RWeX)
Port 32 : "Audigy MPU-401 #2" (RWeX)
Client 17 : "Emu10k1 WaveTable" [Kernel]
Port 0 : "Emu10k1 Port 0" (-We-)
Port 1 : "Emu10k1 Port 1" (-We-)
Port 2 : "Emu10k1 Port 2" (-We-)
Port 3 : "Emu10k1 Port 3" (-We-)
Dev Snd ---------------------------------------------------
total 0
drwxr-xr-x 2 root root 60 Apr 12 20:42 by-path
crw-rw----+ 1 root audio 116, 11 Apr 12 20:42 controlC0
crw-rw----+ 1 root audio 116, 2 Apr 12 20:42 hwC0D0
crw-rw----+ 1 root audio 116, 12 Apr 12 20:46 hwC0D2
crw-rw----+ 1 root audio 116, 4 Apr 12 20:42 midiC0D0
crw-rw----+ 1 root audio 116, 3 Apr 12 20:42 midiC0D1
crw-rw----+ 1 root audio 116, 13 Apr 12 20:46 midiC0D2
crw-rw----+ 1 root audio 116, 14 Apr 12 20:46 midiC0D3
crw-rw----+ 1 root audio 116, 10 Apr 12 20:42 pcmC0D0c
crw-rw----+ 1 root audio 116, 9 Apr 12 20:43 pcmC0D0p
crw-rw----+ 1 root audio 116, 8 Apr 12 20:42 pcmC0D1c
crw-rw----+ 1 root audio 116, 7 Apr 12 20:42 pcmC0D2c
crw-rw----+ 1 root audio 116, 6 Apr 12 20:42 pcmC0D2p
crw-rw----+ 1 root audio 116, 5 Apr 12 20:42 pcmC0D3p
crw-rw----+ 1 root audio 116, 1 Apr 12 20:42 seq
crw-rw----+ 1 root audio 116, 33 Apr 12 20:42 timer
CPU -------------------------------------------------------
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
cpu MHz : 2000.000
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
cpu MHz : 2000.000
RAM -------------------------------------------------------
MemTotal: 4051696 kB
SwapTotal: 51196 kB
Hardware --------------------------------------------------
01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1)
05:01.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
Interupts -------------------------------------------------
CPU0 CPU1
0: 48 0 IO-APIC-edge timer
1: 1 1 IO-APIC-edge i8042
6: 1 2 IO-APIC-edge floppy
8: 0 1 IO-APIC-edge rtc0
9: 0 0 IO-APIC-fasteoi acpi
12: 4 1 IO-APIC-edge i8042
16: 529 493 IO-APIC-fasteoi uhci_hcd:usb1, pata_jmicron, nvidia
18: 10654 10645 IO-APIC-fasteoi uhci_hcd:usb3, ehci_hcd:usb4, uhci_hcd:usb8, firewire_ohci, i801_smbus
19: 3621 3626 IO-APIC-fasteoi uhci_hcd:usb7, snd_emu10k1
21: 0 0 IO-APIC-fasteoi uhci_hcd:usb2
23: 0 0 IO-APIC-fasteoi ehci_hcd:usb5, uhci_hcd:usb6
44: 7637 7652 PCI-MSI-edge ahci
45: 11719 11736 PCI-MSI-edge eth0
NMI: 47 47 Non-maskable interrupts
LOC: 49551 45081 Local timer interrupts
SPU: 0 0 Spurious interrupts
PMI: 47 47 Performance monitoring interrupts
IWI: 0 0 IRQ work interrupts
RTR: 0 0 APIC ICR read retries
RES: 28730 28313 Rescheduling interrupts
CAL: 94 54 Function call interrupts
TLB: 3503 3509 TLB shootdowns
TRM: 0 0 Thermal event interrupts
THR: 0 0 Threshold APIC interrupts
MCE: 0 0 Machine check exceptions
MCP: 1 1 Machine check polls
ERR: 0
MIS: 0
[christer@Arch ~]$
output from systemctl show somw inacive sound related sevices.
alsa-restore.service loaded inactive dead Restore Sound Card State
alsa-store.service loaded inactive dead Store Sound Card State
auditd.service error inactive dead auditd.service
display-manager.service error inactive dead display-manager.service
dmeventd.service loaded inactive dead Device-mapper event daemon
emergency.service loaded inactive dead Emergency Shell
lvmetad.service loaded inactive dead LVM2 metadata daemon
plymouth-quit-wait.service error inactive dead plymouth-quit-wait.service
plymouth-start.service error inactive dead plymouth-start.service
rc-local-shutdown.service loaded inactive dead /etc/rc.local.shutdown Compatibility
rescue.service loaded inactive dead Rescue Shell
systemd-...console.service loaded inactive dead Dispatch Password Requests to Console
systemd-...rd-wall.service loaded inactive dead Forward Password Requests to Wall
systemd-fsck-root.service loaded inactive dead File System Check on Root Device
systemd-...e8ee844.service loaded inactive dead File System Check on /dev/disk/by-uuid/9751ee37-e769-4bbe-9436-2d8e5e8ee844
systemd-...ev-sda2.service loaded inactive dead File System Check on /dev/sda2
systemd-...ev-sda4.service loaded inactive dead File System Check on /dev/sda4
systemd-initctl.service loaded inactive dead /dev/initctl Compatibility Daemon
systemd-...l-flush.service loaded inactive dead Trigger Flushing of Journal to Persistent Storage
systemd-...ed-load.service loaded inactive dead Load Random Seed
systemd-...ed-save.service loaded inactive dead Save Random Seed
systemd-...ad-done.service loaded inactive dead Stop Read-Ahead Data Collection
systemd-shutdownd.service loaded inactive dead Delayed Shutdown Service
systemd-...s-clean.service loaded inactive dead Cleanup of Temporary Directories
systemd-...unlevel.service loaded inactive dead Update UTMP about System Runlevel Changes
systemd-...hutdown.service loaded inactive dead Update UTMP about System Shutdown
ypbind.service error inactive dead ypbind.service
emergency.target loaded inactive dead Emergency Mode
final.target loaded inactive dead Final Step
nss-lookup.target loaded inactive dead Host and Network Name Lookups
nss-user-lookup.target loaded inactive dead User and Group Name Lookups
remote-fs-pre.target loaded inactive dead Remote File Systems (Pre)
remote-fs-setup.target error inactive dead remote-fs-setup.target
rescue.target loaded inactive dead Rescue Mode
runlevel1.target error inactive dead runlevel1.target
runlevel2.target error inactive dead runlevel2.target
runlevel3.target error inactive dead runlevel3.target
runlevel4.target error inactive dead runlevel4.target
runlevel5.target error inactive dead runlevel5.target
shutdown.target loaded inactive dead Shutdown
syslog.target error inactive dead syslog.target
umount.target loaded inactive dead Unmount All Filesystems
All the best!
Christer
Last edited by agkbill (2013-04-15 18:41:03)

Thank you mich41!
It looks like a kernel bug.
I downgraded to 3.7.10-1 then firmware loaded OK and I could play sounds.
Upgraded to 3.8.6-1 then the firmware fail to load.
Something looks not ok with 3.8.6-1.
Best regards,
Christer

Similar Messages

  • Webdynpro apps not loading properly with Citrix

    Hi All,
             We are trying to access a Webdynpro application through Citrix.
    The problem is the Java Webdynpro screen elements are not loading properly. For example, UI elements like table, drop-downs, buttons etc., don't show up or get rendered properly at all.
    I ran an HTTPTrace which captured multiple Http 405 errors. eg.,:
    Method  Result Type  URL
    POST    200   text/html; charset=UTF-8 http://server.domain.com:51581/webdynpro/dispatcher/...../GoodsIssue/GoodsReceipt?sap-wd-cltwndid=WID1206471028655&sap-ext-sid=4hv3xC6_mdzX1aSHtBcKmw_fW1zK6V1zBJY25ukbe0eg&sap-wd-norefresh=X&sap-ep-version=7.00.200708120253
    GET   405   text/html; charset=utf-8     http://server.domain.com:50500/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/...../common/emptyhover.html
    GET   405   text/html; charset=utf-8     http://server.domain.com:50500/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/..../common/emptyhover.html
    GET   405   text/html; charset=utf-8     http://server.domain.com:50500/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/...../ur/ur_ie6.css
    Any idea what causes this HTTP error: 405.
    Warm Regards,
    Roopesh

    Hi
    see the below link,it will be helpful for u.
    [|http://help.sap.com/bp_epv260/EP_EN/documentation/How-to_Guides/31_HowToIntegrate_WDApp_EP6.pdf|http://help.sap.com/bp_epv260/EP_EN/documentation/How-to_Guides/31_HowToIntegrate_WDApp_EP6.pdf]
    Edited by: Hazrath on Apr 1, 2008 6:56 AM

  • Since v.6.0.2, was installed [I have Win XP] my eBay pages do NOT load properly ... the images cannot be enlarged and I cannot save things to My eBay. Still works OK with IExplorer .... I do not have a clue on the geeky stuff

    Since v.6.0.2, was installed [I have Win XP] my eBay pages do NOT load properly ... the images cannot be enlarged and I cannot save things to My eBay. Still works OK with IExplorer .... I do not have a clue on the geeky stuff .... WILL THIS FIREFOX ERROR SOON BE FIXED ?
    Don't know what more to ask. I looked at the known problems and couldn't make any sense of the answers

    Upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • HT1338 has anyone else had problems with their mail not loading properly and the multi gestures stopped working on their mac pro after new updates?

    has anyone else had problems with their mail not loading properly and the multi gestures stopped working on their mac pro after new updates?

    Have you tried calling Apple tech support?
    http://www.apple.com/contact/

  • OIM 11g Login page not loading properly

    Hi,
    I have configured a new OIM 11g environment in a Linux environment.
    All my applications were running fine. I was able to work on OIM administrator and Design Console (Client).
    Suddenly the OIM 11g administrator login screen is not loading properly and even not able to login from Client.
    I restarted the Weblogic Domain and the SOA and OIM server multiple times and they are starting without any error but page is not loading properly.
    When I see the logs I get following error on page load.
    ####<Dec 30, 2010 11:35:14 AM IST> <Error> <HTTP> <abc.com> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <11d1def534ea1be0:5ad44b08:12d35e09c49:-7ffd-0000000000000017> <1293689114100> <BEA-101020> <[ServletContext@29426618[app:oim module:oim path:/oim spec-version:2.5 version:11.1.1.3.0]] Servlet failed with Exception
    java.lang.StringIndexOutOfBoundsException: String index out of range: -2
         at java.lang.String.substring(String.java:1937)
         at java.lang.String.substring(String.java:1904)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils._getNSComponentSelector(CSSGenerationUtils.java:632)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils.getNamespacedSelectors(CSSGenerationUtils.java:525)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getShortStyleClassMap(FileSystemStyleCache.java:1113)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getStyleSheetDocument(FileSystemStyleCache.java:662)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getEntry(FileSystemStyleCache.java:423)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache.getStyleSheetURIs(FileSystemStyleCache.java:177)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.StyleSheetRenderer.encodeAll(StyleSheetRenderer.java:97)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
    ]] Root cause of ServletException.
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:186)
         at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:106)
         at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:368)
         at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:230)
         at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:88)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:108)
         at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)
         at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:80)
         at oracle.adfinternal.view.faces.model.VariableResolverUtils$JspResolver.resolveVariable(VariableResolverUtils.java:57)
         at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:107)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    Caused By: oracle.iam.platform.utils.ServiceInitializationException: java.lang.ClassNotFoundException
         at oracle.iam.platform.Platform.getService(Platform.java:264)
         at oracle.iam.identity.usermgmt.impl.UserManagerImpl.<init>(UserManagerImpl.java:325)
         at oracle.iam.identity.usermgmt.internal.impl.UserManagerInternalImpl.<init>(UserManagerInternalImpl.java:48)
         at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:106)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
         at oracle.iam.conf.api.SystemConfigurationServiceEJB.getSystemPropertyx(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIn

    Is this the first time you restarted the servers after the fresh installation? If no, then there must be for sure some changes done, were they? If yes, then the initial configuration was itself wrong, check the prerequisites before installing.
    If not sure of all this then please raise an SR with oracle support.

  • GoogleVoice webpage not loading properly

    I have been using GoogleVoice for some time, without any problems. Since your latest update, the webpage does not load properly. Only the GoogleVoice name appears, at top left corner, on an otherwise blank page. I can open GoogleVoice using Internet-Explorer on the same PC, without any trouble. There is no issue with signing-in to that account. I use W-7 Premium, 64 bit.

    Google Voice is affected by styling changes that also may affect GMail, and Google search. When you get your voice back the Format now shows "Call" and "Text" buttons with white text on red/orange background.
    Try updating your "'''Add Block Plus'''" filter subscriptions to see it that solves the problem -- it probably will.
    You can update your subscription filters by right-clicking the ADP button > '''preferences''' > Filters > "Update all subscriptions"&nbsp; The keyboard shortcut for preferences is "Ctrl+Shift+F".
    You can test quickly to find out if this is or is not the problem area by disabling ADP at the toolbar icon by right-clicking the ADP button > "Disable everywhere" and restore later by unchecking that option.
    Less restrictive would be to "Disable on this page only", but either way you want to update your filter subscriptions, then if it doesn't work find out which filter is the problem and which filter subscription it is in, which can be found from the "Open '''blockable items'''" and hovering over filter line. The columns you should be showing are: Address, Filter, Type, State. Sort on State so red items are at top of list.&nbsp; The keyboard shortcut for blockable items is "Ctrl+Shift+V" (unfortunately far from unique among other applications).
    You can turn off a specific filter by toggling a blocking filter by double-clicking the filter in the blockable items, or by unchecking the filter in preferences. From preferences you can also also block/unblock specific filters, but you can also block/unblock an entire subscription or all of your own filters as a group. Unblocking a filter subscription restores your choices of blocked/unblocked items within.
    ''References: https://support.mozilla.com/questions/896267 and [http://kb.mozillazine.org/Adblock#Adblock_Plus_filtering Adblock Plus filtering]''
    <p><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small></p>
    Other extensions that might affect Google search, and applications include: "[https://addons.mozilla.org/en-US/firefox/addon/googleenhancer/ GoogleEnhancer]", and "[https://addons.mozilla.org/firefox/addon/optimizegoogle/ OptimizeGoogle]". Also, if you created one, a [http://winhelp2002.mvps.org/hosts.htm hosts file] to help protect you at the system level from malware and annoyances.
    The link I use for Google Voice is with a is seen as and has a keyword shortcut of "GV" on the bookmarks toolbar; otherwise, I would have used "GV:".
    * '''https://www.google.com/voice#contacts/'''
    * for a search for henry jones and family, "jones" gets entered into the search box
    *: use https://www.google.com/voice#contacts/jones
    *:If you don't see a contact it may be because you have something in the GV search box, clear the search box.
    * for the GV inbox you could use https://www.google.com/voice#inbox and for it I do use a keyword of "GV:" including a colon with I use on most of my own keyword shortcuts. Keywords are not limited to alphanumeric characters.

  • Despite my best efforts, I am unable to remove iTunes 11.1.4 from my PC, this being made necessary because the original installation had a flaw and did not load properly. Effor to use the control panel, deleting dll. files, etc. all failed. iTune out??

    Despite my best efforts, I am unable to remove iTunes 11.1.4 from my PC, this being made necessary because the original installation had a flaw and did not load properly. Effor to use the control panel, deleting dll. files, etc. all failed. And, of course, on startup, a window opens with the error and tells me find QTMovie.dll and delete it because this may be the source of the hangup. Also, in trying to delete iTunes, I get the additional message that I must get approval from the System Administrator to take this action. I am the System Administrator.
    Any ideas would be welcomed.
    Thank you.
    James
    <E-mail Edited by Host>

    Thank you for asking this question.  I'm having the same issues. 
    Liz

  • Pages not loading properly and can't install add ons

    After installing the Firefox 29 on Windows 7, the mozilla's site and add-ons page do not load properly. Some problem as shown in https://support.mozilla.org/en-US/questions/992362 and tried all the steps but still doesn't work.

    I've got exactly the same problem on both v 29 and 30. The thing is, my desktop computer is fine, my BRAND NEW laptop, stripped of ALL it's HP crapware and just using MSE, can display ANY webpage ok EXCEPT anything to do with Mozilla Firefox add-ons, AND the browser can't install any add-ons. I've tried all the usual banal "fixes", including switching off hardware acceleration, but all I get is plain-text for the pages as per sample, and no install of add-ons themselves. Again, note that this is ONLY a problem on the laptop, not on my desktop. They are both plugged into the same router (both through LAN / ethernet), and so therefore they should both work properly. I don't want to hear any stupid suggestions about formatting and re-loading. Just damn-well fix it, please! I've already wasted more than an hour of my very valuable time on this ridiculous problem. And yes, I've even uninstalled Flash 14 just in case (even though Flash 14 is on my desktop and not causing any problems - yet).

  • Iweb not loading properly to server?

    Hi I have used Dreamweaver in the past but decided to try iweb this time. I built a site www.southernlakestravel in iweb and have both published it to a local folder for safe-keeping and also to my webserver (2day.com) . I have also tried to ftp the site in dreamweaver. My problem is that all the fites load onto the server (whether published directly from iweb or via dreamweaver ftp) BUT I can almost never get the navigation bar to show up - just appears as a little dot on the top left side. I also note a lot of the images are not loading properly. If I resize them in photoshop to fit then it seems to be more secure. When I look at my files serverside and remoteside I have the folder name, the index file then the subfolder name with all the page files and a second index file and the script files. I notice that the script files include a js navigation menu. Is there a problem with the heirarchy of these files and whether the main index page can "pull these". Should the server be looking to document or root folder. I am at my wits end to know what to do. I can click on links between pages (click on activities in the above page and then go to some of the links shown), but basically the pages load without the iweb style navigation menu showing up at all and with many of the photos only half showing. Also, why does it become southernlakestravel/southernlakestravel?
    I am about to give up on iweb.
    Meg.

    You have the double domain name because the second one is your site name - you gave your site this name in iWeb and you can change it to something shorter and more suitable and then this won't happen.
    As you have seen, it is the way that iWeb works - when you publish to a local folder, iWeb produces a site folder with a separate index.html file - there is another index.html file inside the site folder itself so what you need to do is upload the site folder to the root folder and then you upload hte separate index file that will sit outside the site folder and point in towards it.
    The iWeb page template navigation menu is javascript based and sometimes if there is a black dot, this means that all the files are not being uploaded to the server correctly.
    It would suggest that you publish your site to a local folder and then view your site by opening the html pages and seeing if there is a problem there before you upload your site.
    i would then suggest that you then use something other than Dreamweaver to upload your site - download Cyberduck for free - this is a dedicated ftp programme and may be better than Dreamweaver for uploading. With Cyberduck, you can see exactly where everything is being uploaded to.
    In the end, if you really want to eliminate your site name, then you can - you just need to upload the contents and the contents only of your site folder.  This means that you will not need the extra index file - simply select all the contents of your site folder and upload these with the index file that is in there already.  If you do this your url will just be http://www.domain.com/page name.html without the site name at all.

  • Facebook and other websites not loading properly in Firefox (Solution)

    This is for anyone who has had issues loading Facebook, eBay, twitter or any other site which shows plain text pushed to the left hand-side of the screen and fails to load images.
    This issue had me stumped for about 3 hours. No matter what I did. No matter what I disabled. The problem remained. I cleared my cache, reset cookies, disabled addons, reset Firefox to default settings and kicked my pc a few times for good measure.
    The problem was fairly simple and at my end, this is not a problem with firefox. SSL certification for facebook was being deemed invalid and therefore the site failed to load properly. Now because Firefox doesn't deal with SSL certificate failures, there had to be something else going on in another program. I then realised that Kaspersky Internet Security 2013 was the problem. If a website failed SSL certification for any reason Kaspersky Blocks access to the site which was causing the page to not load properly. You have to disable Kaspersky's SSL certifcation checks to be able to run the websites properly. You need to load your Kaspersky main menu and click Settings once there go to the tab that looks like a cardboard box (Object Detection Settings and Exclusion Rules) then when you can see a list of different options select Network and you should see Monitored Ports and Encrypted Connections Scan, disabled the encrypted connections then reload Firefox and try the webpage that wouldn't load. To know that kaspersky is the problem, you will get a dialogue saying you have to add facebook as an exception since it failed SSL Certification and this was the culprit for me atleast.
    I looked at the mozilla support forums and it seemed to me, many people were getting this issue and some issues went completely unresolved and there was no mention about Kaspersky, so I hope this helps.'''bold text'''

    Hi Hindhaughlee, <br />Thanks for the post.
    This may not be the best place to post such a solution but maybe some users will find it. If it turns out to be a major problem with a simple solution maybe we will manage to document it somewhere.
    Are you able to provide more details please:
    * exactly what software and software versions is the problem with ? <br /> You appear to be a Windows 8 user, but presumably the Kaspersky software may be applicable to other Windows versions, which Kaspersky software is this tested with ?
    * What is he exact error message or warning that Kaspersky generates in this situation ?
    * is the problem documented elsewhere, preferably in a public open site, if so maybe you could provide a link
    * can you detail simple but exact detailed Steps To Reproduce that will enable others to test out this problem and solution.
    Cheers
    John <br /> <sub>One of the forum moderators J99<sub>
    P.S. <br />
    Anyone with this problem finding that the solution works may wish to vote for this thread and solution. Or if someone else can produce links to examples of this or you are able to give precise Steps To Reproduce please add a post of your own.

  • Facebook not loading properly in Safari. OS - Windows Vista Business

    Hi...every time I try to go to Facebook in my Windows Safari 5.1.7 lately, the pages do not load properly. This is a new problem for me, as I've used Safari for Facebook many times in the past. Here's what the screen looks like when I try to go to any Facebook page...I've reinstalled Safari and looked all over the web for help...HELP!!!

    Try accessing with Internet Explorer and/or FireFox.

  • Certain websites sometimes do not load properly?

    Randomly some websites have started to not load properly. For example there may just be a white screen with the links and things from the website but they may not be in the right place, right font, etc, as if firefox is stopping the webpage downloading in the middle of it doing so. Another example is the webpage may appear to have finished loading but the text and links will be on top of each other and in the wrong places.
    I have tried reinstalling firefox and updating to the latest version but it has made no difference.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • VSH may not load properly - Error message in config file

    Hi again,
    I use the following eem script to copy the running config to a tftp-server:
    event manager applet SAVE_CONFIG_TFTP  event cli match "copy running-config startup-config"  action 1.0 cli copy running-config tftp://1.2.3.4/SWITCHNAME-eem.cfg vrf management  action 2.0 event-default
    When I open the config file on the tftp-server with an editior I see the following error message on top of the configuration:
    SH may not load properly. (Not enough memory resource)Please check rlimit of your process.Errno: 1; Error string: Operation not permittedTYPE : 3new softlimit bf8c45e8 hardlimit bf8c45ecold softlimit f4240 hardlimit f4240!Command: show running-config!Time: Fri Apr 26 11:21:12 2013version 6.1(3)feature-set fexfeature-set mpls[...]
    Besides this message I have not yet seen any negative impact. I googled for the error message and found a Cisco bug CSCsr06310 which should have been fixed in NX-OS 4.0(4)
    Anyone an idea what this is about? Is there anything I can do about it?
    Regards
    Pille

    Hi Joseph,
    to be honest the negative impact of this error is not big enough to justifiy the effort of opening a TAC case. Thanks for your answer anyway.
    Regards Pille

  • TS4002 Icloud Mail doet not work properly with PC since a few days!!!

    Icloud Mail doet not work properly with PC since a few days!!!

    If you can't solve your issue and no one in the community can help, contact support to speak with a tech support agent at (800) 631-3811.
    - Peter

  • I purchased a Maxim magazine subscription through "Newstand" on Ipad3. The magazine will not load properly at all. It has no magnification either. I have other magazines on my Ipad, and have no issues using these. What should I do?

    I have purchased a Maxim magazine through "Newstand" on my Ipad3. Them magazine will not load properly, and has no magnification as well. I have other magazine also, and have no problems with them. What should I do, and how do I cancel my subscription of Maxim?

    I would contact Maxim's Customer Service or Technical Web Support, if the problem is only with their subscription.
    Hope this helps

Maybe you are looking for

  • A question about job

    Hi Expert, I have a question about the job count in the system. If I create a lot of jobs at the same time, for example, 10,000 or even more. What will happend? Is this possible? Does system have any limitation over the job count at the same time? Th

  • 4S user can't access panoramic mode

    I have an iPhone 4S and updated to iOS 6. I know where the panoramic button SHOULD be but it isn't there on my phone. What am I missing?

  • Need query tool for new SQL users

    We have testers that need to see DB data. Not all of them are well versed in SQL. At the moment, we are looking at creating reports for them in Discoverer and allowing them to create their own workbooks, however, I am not sure if this is the route th

  • Problem with media encoder and re-opening projects

    Dear all, I'm a newby and I'm having a very strange problem. I've made my first premiere project and all seems ok in the preview. Then I've tried to exported it in avi using media encoder. This is a 1024x682 color movie, 25fps, duration about a minut

  • Displaying Currency using SQL function

    I need to display amount with decimal point and 2 zeros when there are none . For eg $18 should be displayed as 18.00 .... Which sql function should be used to do this. Also is there any way to display Amount with commas . For eg 1800000 should be di