No Sound After Installation [solved]

Problem: No Sound
My sound module is the snd-hda-intel and has been loaded properly as seen from the output below.
All sound levels are at maximum and the chip is not muted.
My user is part of the audio group.
I'm not sure how to proceed. I have already tried loading the module manually.
[root@BrenTop etc]# lsmod|grep '^snd'
snd_seq_oss            29440  0
snd_seq_midi_event      6528  1 snd_seq_oss
snd_seq                47056  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6796  2 snd_seq_oss,snd_seq
snd_pcm_oss            38944  0
snd_mixer_oss          14464  1 snd_pcm_oss
snd_hda_intel          15768  1
snd_hda_codec         156800  1 snd_hda_intel
snd_pcm                68612  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              18948  2 snd_seq,snd_pcm
snd                    44004  11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
[root@BrenTop etc]# ls -l /dev/snd
total 0
crw-rw---- 1 root audio 116,  0 Dec 25 18:50 controlC0
crw-rw---- 1 root audio 116, 24 Dec 25 18:50 pcmC0D0c
crw-rw---- 1 root audio 116, 16 Dec 25 18:50 pcmC0D0p
crw-rw---- 1 root audio 116,  1 Dec 25 18:50 seq
crw-rw---- 1 root audio 116, 33 Dec 25 18:50 timer
Any help would be awesome. Thanks!

alsa is in rc.conf [deamons] ?
also check alsamixer again ..
snd_usb_audio 73184 0
snd_usb_lib 14336 1 snd_usb_audio
snd_rawmidi 19360 1 snd_usb_lib
snd_hwdep 7172 1 snd_usb_audio
snd_seq_oss 29440 0
snd_seq_midi_event 6528 1 snd_seq_oss
snd_seq 47056 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 6796 3 snd_rawmidi,snd_seq_oss,snd_seq
snd_pcm_oss 38944 0
snd_mixer_oss 14464 1 snd_pcm_oss
snd_hda_intel 15768 0
snd_hda_codec 156800 1 snd_hda_intel
snd_pcm 68612 4 snd_usb_audio,snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 18948 2 snd_seq,snd_pcm
snd 44004 12 snd_usb_audio,snd_rawmidi,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
snd_page_alloc 7816 2 snd_hda_intel,snd_pcm
HTH

Similar Messages

  • [SOLVED] EeePC 1001PXD, ALSA - no sound after installation

    After Installation I Installed first Pulseaudio, then ALSA, but still I have no sound. Arch is up to date. I checked sound in Mint, so it isn't hardware problem.
    Drivers seem to be ok, I also unmuted all channels in alsamixer. speaker-test doesn't produce any noise. I have no idea why it doesn't work. Help, please.
    [root@topu tomek]# aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default
    Default ALSA Output (currently PulseAudio Sound Server)
    sysdefault:CARD=Intel
    HDA Intel, ALC269VB Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC269VB Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC269VB Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC269VB Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC269VB Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC269VB Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC269VB Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    [root@topu tomek]# lsmod |grep '^snd'
    snd_hda_codec_realtek 50748 1
    snd_hda_intel 21808 0
    snd_hda_codec 83164 2 snd_hda_codec_realtek,snd_hda_intel
    snd_pcm 61301 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 5901 2 snd_pcm,snd_hda_intel
    snd_hwdep 4746 1 snd_hda_codec
    snd_timer 14902 1 snd_pcm
    snd 44906 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    [root@topu tomek]# rc.d list
    [STARTED][AUTO] alsa
    [STOPPED][ ] avahi-daemon
    [STOPPED][ ] avahi-dnsconfd
    [STARTED][AUTO] crond
    [STARTED][AUTO] dbus
    [STOPPED][ ] ftpd
    [STOPPED][ ] gpm
    [STOPPED][ ] hwclock
    [STOPPED][ ] irexecd
    [STOPPED][ ] krb5-kadmind
    [STOPPED][ ] krb5-kdc
    [STOPPED][ ] krb5-kpropd
    [STOPPED][ ] lircd
    [STOPPED][ ] lircmd
    [STOPPED][ ] mdadm
    [STOPPED][ ] net-auto-wired
    [STARTED][AUTO] net-auto-wireless
    [STOPPED][ ] netfs
    [STOPPED][ ] net-profiles
    [STOPPED][ ] net-rename
    [STOPPED][ ] network
    [STOPPED][ ] nscd
    [STOPPED][ ] ppp
    [STARTED][AUTO] syslog-ng
    [root@topu tomek]# ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 60 Sep 15 13:23 by-path
    crw-rw---- 1 root audio 116, 5 Sep 15 13:23 controlC0
    crw-rw---- 1 root audio 116, 4 Sep 15 13:23 hwC0D0
    crw-rw---- 1 root audio 116, 3 Sep 15 14:25 pcmC0D0c
    crw-rw---- 1 root audio 116, 2 Sep 15 14:26 pcmC0D0p
    crw-rw---- 1 root audio 116, 1 Sep 15 13:23 seq
    crw-rw---- 1 root audio 116, 33 Sep 15 13:23 timer
    Last edited by topu (2012-09-15 18:06:29)

    It looks like I have similar issue to http://superuser.com/questions/379964/a … ot-working.
    ALSA works with linux-lts kernel, while doesn't work with current 3.5.3-1 kernel from Arch repo.
    Edit:
    Now ALSA works also under 3.5.3-1 kernel. Here's what helped:
    alsactl init
    Last edited by topu (2012-09-15 21:16:57)

  • HP Pavilion dv7-2177cl No surround sound after installation of Windows 7! Worked in Vista though.

    I did an install of Windows 7 laptop came with Vista. I used all of the HP drivers from there site and everything is up-to-date. I use my laptop as a media player and have it connected to my TV via an HDMI cable and I have my TV connected to my receiver via an optical cable. It worked perfectly when I Had Vista installed and now it’s only stereo no matter what I am playing. Ive tried everything I can think of and nothing works. I cant even get the subwoffer thats built into the laptop to work.
    After searching the web I see this is a common problem for all users across all platforms. Does anyone know if HP fixed this issue??? Or does anyone know of an update for the IDT HD Audio Codec that will fix it?

    Hi vishwa123,
    Welcome to the HP Support Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I saw your post regarding the problems with your notebook after you close the lid and reopen it. I will be happy to help. I have a couple of things for you to try. First we are going to reset your power schemes to do that go to your Start Menu and search for cmd and hit enter. Then in your Command Prompt type “powercfg /resetdefaultschemes”. You will then have to go change you power plan settings so that when you lose the lid it stays on. This HP document Managing Power Options will show you if you need a visual.
    Do you use the fingerprint scanner when you normally log on to your Windows?
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • GRUB error message 15 after installation[SOLVED]

    during my installation from a live cd (on disk..not net install) I installed GRUB onto the mbr. I am dual booting with Windows Vista and thankfully it boots up from the GRUB menu. When I try to boot arch linux I get an error 15.
    I've tried to install GRUB onto my arch root partition (/dev/sda3) using chroot but I can't seem to get those much needed files in order for arch to boot up properly. I am not sure whether or not GRUB was put onto the Windows partition or not.
    This is basically what I did to try to fix the problem unsuccessfully:
    grub root (hd0,2)
    grub setup (hd0,2)
    grub quit
    #reboot
    I looked at my /boot/grub/menu.lst and put root=UUID=<partition UUID for sda3> for both my fallback and regular arch.
    Any help on this confusing issue would be much appreciated.
    Last edited by rg_arc (2011-08-15 21:02:50)

    Inxsible wrote:
    DaemonOfChaos wrote:
    PSW wrote:Is there a way to change the Arch Installer to compensate for this?
    Definitely have to second this one.
    I just completed a fresh net install and encountered this error. I spent more time correcting this issue than the install took.
    It also does not provide for a good impression when a system cannot boot up after a fresh install.
    There are releng isos available at http://releng.archlinux.org
    These are very latest isos generated every couple of days, so you are guaranteed to be updated (almost). Use them, report bugs, so that they get fixed and then they will be released as official versions.
    Unfortunately, every one complains about the official iso not working, but no one is willing to test the releng isos to help out the devs. I do understand the due the rolling release nature of Arch, its tedious to have to test installation isos, once you have completed the installation -- but no gain without some pain.
    I will give those a try as I am happy to help test. Since I have a system I can play with a failure won't be an issue.
    I have been using Ubuntu / Linux Mint and thought I would give Arch a try. I do understand your point of view but on the flip-side (devil's advocate perhaps?) an "official ISO" should always work. Otherwise what is the point of it being official? 

  • No sound after installing windows 7 on HP Pavilion dv1710us Notebook PC

    I recently helped my uncle install windows 7 on his HP Pavilion dv1710us Notebook PC
    and there was no sound after installation.. i downloaded several drivers for the realtek high definition audio driver (R2.39, 38, 37, etc)
    then i tried the original driver from the HP drivers page and installed it.
    usually when there is no sound, there would be a red X on the volume icon, but when i installed the original driver from the HP drivers page, there was no more red X.. Thinking that the sound was fixed, I tried to go on youtube and watch a video... i see the green bar moving up and down on the volume slide, but then i can't hear anything.
    So is there any realtek high definition audio driver compatible for windows 7 on the HP pavilion dv1710us?
    Is there something I have to do, like right click on the application and then change compatibility settings?
    thanks in advance.

    I got it to work with windows 7 32 bit. I just went to hp website to support and downloads section. Type in your model number, then select windows xp as the operating system. Then download the audio driver and save it to your desktop. After the file is on your desktop you need to right click on it and click properties, then go to compatability tab and tell it to install as windows xp service pack 3. Hit apply then install. Hope it works for ya, worked for me.

  • [SOLVED] Lost Sound After Upgrade

    Solved (for now at least). The problem appears to be a bug with alsa. Alsaconf writes a file called /etc/modprobe.d/50-sound.conf, which contains the aliases for the sound card. But for some reason it then wasn't reading the file. Copying the alias entries to /etc/modprobe.d/modprobe.conf to read directly from there seems to have worked.
    Now to fix the frequency scaling.
    ===================== solved ===========================
    I lost all sound after the last upgrade. I just rebooted because frequency scaling is also not working, and no sound.
    all drivers seem to be there:
    08:50 AM:~ $ lsmod |grep snd
    snd_mpu401_uart 9264 0
    snd_hda_codec_realtek 278132 1
    snd_cs46xx 96800 1
    snd_seq_dummy 3540 0
    gameport 13760 2 snd_cs46xx
    snd_hda_intel 31208 3
    snd_hda_codec 82128 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 9976 1 snd_hda_codec
    snd_rawmidi 26592 2 snd_mpu401_uart,snd_cs46xx
    snd_ac97_codec 133560 1 snd_cs46xx
    snd_seq_oss 36224 0
    snd_seq_midi_event 8592 1 snd_seq_oss
    snd_seq 64640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8324 4 snd_seq_dummy,snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss 47328 0
    snd_pcm 90872 5 snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_ac97_codec,snd_pcm_oss
    snd_timer 25344 2 snd_seq,snd_pcm
    snd_page_alloc 10784 3 snd_cs46xx,snd_hda_intel,snd_pcm
    snd_mixer_oss 20976 2 snd_pcm_oss
    snd 76744 21 snd_mpu401_uart,snd_hda_codec_realtek,snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8576 2 snd
    ac97_bus 2160 1 snd_ac97_codec
    I don't see anything in the updated packages that might cause this:
    [2009-08-09 18:09] upgraded gawk (3.1.6-3 -> 3.1.7-1)
    [2009-08-09 18:09] upgraded gimp (2.6.6-2 -> 2.6.6-3)
    [2009-08-09 18:09] upgraded imagemagick (6.5.4.5-1 -> 6.5.4.8-1)
    [2009-08-09 18:09] upgraded kdelibs3 (3.5.10-5 -> 3.5.10-7)
    [2009-08-09 18:09] upgraded mkinitcpio (0.5.25-1 -> 0.5.26-1)
    [2009-08-09 18:09] upgraded polkit-qt (0.9.2-1 -> 0.9.2-2)
    [2009-08-09 18:09] upgraded psmisc (22.7-1 -> 22.8-1)
    [2009-08-09 18:09] upgraded python-pygame (1.9.0-1 -> 1.9.1-1)
    [2009-08-09 18:09] upgraded python-pysqlite (2.4.1-2 -> 2.5.5-1)
    [2009-08-09 18:09] upgraded readline (6.0.003-3 -> 6.0.004-1)
    [2009-08-09 18:09] Fixing gshadow file ...
    [2009-08-09 18:09] upgraded shadow (4.1.4.1-1 -> 4.1.4.2-1)
    I tried firefox, xine, mythfrontend, avidemux2, xmms and mpg123 - there's no sound in any app. If I play something where there are indicators, like in xmms, the eq indicator levels jump, the song progresses like it's playing, but no sound. I reran alsaconf, it seems to be configured properly. The mixer sliders work and aren't muted. It doesn't work either as root or as user.
    I have another computer hooked up through the line out and the sound still works fine there, so it doesn't appear to be a hardware problem.
    I'm completely stumped at this point. If it's a bug somewhere, what's it a bug in to cause global sound loss? Is there anything else I'm overlooking? All I can think is that it must be muted somewhere, but I can't find it. Or else it has something to do with the cpu and cpu freq scaling that's also broken now.
    ===================== solved ===========================
    Last edited by userlander (2009-08-10 15:04:45)

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
     Cheers, Tom

  • [Solved] No sound after resuming from suspend

    After suspending and resuming I no longer have any sound output (through headphone jack or my laptop speaker). The laptop is a toshiba portege r835. I can't say how long this has been happening, since I've only tried to play any sounds after resuming recently.
    Searching the forums I found the following thread: https://bbs.archlinux.org/viewtopic.php?id=151001
    I haven't tried this because it isn't exactly the same problem, but mostly because I'm currently stuck on kernel 3.5.6 because of the sandy bridge power regression issues.
    Does anyone have any other ideas on how to possibly fix this problem?
    Thanks!!
    Last edited by twistedcubic (2012-12-31 22:20:20)

    Solved, sort of.
    I had some double suspend issue: I had set up suspend with systemd before using xfce and then after installing xfce I set my power settings so that the computer would suspend after shutting the lid, so I would have to open the lid, shut it, and then open it again for the computer to actually resume. After turning off the suspend setting in the xfce power manager, and just using the systemd suspend, the sound works fine on resume (both headphones and speakers)!

  • Can't watch video on CNN with IPAD after installation IOS 6 any tip to solve how to solve this issue.

    Can't watch video on CNN with IPAD after installation IOS 6 any tip to solve how to solve this issue.
    Thanks for your support in advance

    I have a few TV type Apps that are doing the same think since the  IOS6 update . I figure the problem is at there end and there will be an update from them soon.

  • Some Java applets do not work after silent installation, solved by toggling "Enable Java content in the browser" - Why?

    We have about 1,800 workstations running Windows 7 (both 32-bit and 64-bit) running various versions of the Java JRE from 6 update 32 through 7 update 51.  Most are on 6 update 45.  We would like to standardize on Java 7 update 51 (32-bit) and get everyone updated to that version for security reasons.
    For the past two weeks, we have been having trouble with our installation pre-pilot.  What we are seeing is that our procedure successfully closes any open Internet Explorer windows and Java-related processes, uninstalls all old versions of the Java JRE, and then claims to have successfully installed Java 7 update 51.  The Java Control panel works.  We can even take Internet Explorer to Verify Java Version or Java Tester - What Version of Java Are You Running? and confirm that the Java applets on those sites are loading (though the latter only works after adding the site to the exceptions site list); however, when testers try to access our Kronos Workforce Central 6.3.10 system, the Java applets used by that system do not load.
    We have tried the following things, none of which worked:
    Clear Internet Explorer browser cache and cookies.
    Clear the local Java cache.
    Reboot the computer.
    Reset Internet Explorer settings, including personal settings.
    The one thing which does work is going into the Java Control Panel, going to the Security tab, unchecking "Enable Java content in the browser", pressing Apply, pressing OK on the pop-up window, checking the "Enable Java content in the browser" box again, pressing OK, pressing OK on the pop-up window, and then restarting Internet Explorer.  It is only after this point that all Java applets, including the ones used by Kronos Workforce Central 6.3.10, work.
    What I need to know is how I can automate the procedure of reinitializing the "Enable Java content in the browser" checkbox after installation or am I doing something wrong or missing a step in the automated installation that is causing this to happen?
    We are using Microsoft SCCM 2007 R3 to accomplish this upgrade, and everything is being run on the client machine using the SYSTEM account.  First, the PowerShell script "javaclean.ps1" is run, with part of the command-line process changing the PowerShell script execution policy to Bypass.  This script handles the closing of Java-dependent applications and Java processes and uninstalls old Java versions.
    javaclean.ps1:
    #Find all Java products excluding the auto updater which actually gets uninstalled when the main install is removed.
    write-host "Searching for all installed Java versions" -ForegroundColor Yellow
    [array]$javas=Get-WmiObject -query "select * from win32_Product where (Name like 'Java %' or Name like 'Java(TM)%' or Name like 'J2SE%') and Name <> 'Java Auto Updater'"
    if ($javas.count -gt 0)
        write-host "Java is already Installed" -ForegroundColor Yellow
        #Get all the Java processes and kill them. If java is running and the processes aren't killed then this script will invoke a sudden reboot.
        [array]$processes=Get-Process -Name "Java*" #-erroraction silentlycontinue
        $processes += Get-Process -Name "iexplore" #-erroraction silentlycontinue
        $processes += Get-Process -Name "firefox" #-erroraction silentlycontinue
        $processes += Get-Process -Name "chrome" #-erroraction silentlycontinue
        $processes += Get-Process -Name "jqs" #-erroraction silentlycontinue
        $processes += Get-Process -Name "jusched" #-erroraction silentlycontinue
        $processes += Get-Process -Name "jp2launcher" #-erroraction silentlycontinue
        if ($processes.Count -gt 0)
            foreach ($myprocess in $processes)
                $myprocess.kill()
        #Loop through the installed Java products.
        foreach($java in $javas){
            write-host "Uninstalling "$java.name -ForegroundColor Yellow
            $java.Uninstall()
    After this script is complete, SCCM calls a the VBS script "install.vbs" to perform the actual installation of Java JRE 7 update 51.
    install.vbs
    '* Script: Install JRE 7 routine
    '* Date:   3/14/14
    '* Author: [REDACTED]
    '* Rev:    1.0
    '* Notes: 
    '/// Common
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    Set objWshShell = CreateObject("WScript.Shell")
    ' Get system architecture
    Dim colSys : Set colSys = GetObject("WinMGMTS://").ExecQuery("SELECT AddressWidth FROM Win32_Processor",, 48)
    Dim objSys
    For Each objSys In colSys
        If objSys.AddressWidth = 64 Then bolIs64Bit = True
    Next
    ' Get operating system
    Dim colOS : Set colOS = GetObject("WinMGMTS://").ExecQuery ("Select * from Win32_OperatingSystem",,48)
    Dim objOS
    For Each objOS In colOS
        If Left(objOS.caption, 20) = "Microsoft Windows 8 " Then
            bolIsWin8 = True
            WScript.Echo "win8"
        End If
        If Left(objOS.caption, 22) = "Microsoft Windows 8.1 " Then
            bolIsWin81 = True
            WScript.Echo "win81"
        End    If
    Next
    ' Set 32 bit program files directory
    If bolIs64Bit = True Then
        strPFILES = "Program Files (x86)"
        strSYSDIR = "SysWOW64"
        Else strPFILES = "Program Files"
        strSYSDIR = "System32"
    End If       
    ' Set windows directory
    strWIN = objWshShell.ExpandEnvironmentStrings("%windir%")
    ' Set the current directory
    strCurrentDir = objFSO.GetParentFolderName(Wscript.ScriptFullName)
    ' Set computer name
    strCompName = objWshShell.ExpandEnvironmentStrings("%computername%")
    '/// Main script
        '/// Install via .msi & capture exit code
        'intExitCode = objWshShell.Run("msiexec.exe /i """ & strCurrentDir & "\package.msi""" & " TRANSFORMS=""" & strCurrentDir & _
        '    "\transform.mst"" ALLUSERS=1 Reboot=ReallySuppress /qn", 8, True)
        'wscript.quit(intExitCode)
        '****RUN COMMANDS HERE****
        ' Create folder structure if it doesn't exist already   
        strFullPath = "c:\Windows\Sun\Java\Deployment" '
        ' How many levels are there in the path?
        nLevel = 0
        strParentPath = strFullPath
        Do Until strParentPath = ""
            strParentPath = objFSO.GetParentFolderName(strParentPath)
            nLevel = nLevel + 1
        Loop
        For iLevel = 1 To nLevel
            ' Figure out path for directory at level iLevel
            strParentPath = strFullPath
            For j = 1 To nLevel - iLevel
                strParentPath = objFSO.GetParentFolderName(strParentPath)
              Next
        ' Does this directory exist? If not, create it.
            If objFSO.FolderExists(strParentPath) = False Then
                Set newFolder = objFSO.CreateFolder(strParentPath)
            End If
        Next
        ' Kill running processes
        objWshShell.Run "taskkill /F /IM iexplore.exe", 8, True
        objWshShell.Run "taskkill /F /IM firefox.exe", 8, True
        objWshShell.Run "taskkill /F /IM chrome.exe", 8, True
        objWshShell.Run "taskkill /F /IM javaw.exe", 8, True
        objWshShell.Run "taskkill /F /IM java.exe", 8, True
        objWshShell.Run "taskkill /F /IM jqs.exe", 8, True
        objWshShell.Run "taskkill /F /IM jusched.exe", 8, True
        ' Copy deployment files
        objFSO.CopyFile strCurrentDir & "\deployment.config", "c:\Windows\Sun\Java\Deployment\", True
        objFSO.CopyFile strCurrentDir & "\deployment.properties", "c:\Windows\Sun\Java\Deployment\", True
        ' Disable UAC
    '    If bolIsWin8 Or bolIsWin81 = True Then
    '        objWshShell.Run "reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v PromptOnSecureDesktop /t REG_DWORD /d 0 /f", 8, True
    '        objWshShell.Run "reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f", 8, True
    '        objWshShell.Run "reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 0 /f", 8, True
    '    End If
        ' Install application
        intExitCode = objWshShell.Run("msiexec.exe /i """ & strCurrentDir & "\jre1.7.0_51.msi"" IEXPLORER=1 AUTOUPDATECHECK=0 JAVAUPDATE=0 JU=0 WEB_JAVA=1 ALLUSERS=1 Reboot=ReallySuppress /qn", 8, True)
        ' Enable UAC
    '    If bolIsWin8 Or bolIsWin81 = True Then
    '        objWshShell.Run "reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v PromptOnSecureDesktop /t REG_DWORD /d 1 /f", 8, True
    '        objWshShell.Run "reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f", 8, True
    '        objWshShell.Run "reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 5 /f", 8, True
    '    End If   
        wscript.quit(intExitCode)
        '/// Install via .exe on network
        'objWshShell.Run """" & strCurrentDir & "\Setup.exe"" -s -sms -f1""" & strCurrentDir & _
        '    "\setup.iss"" -f2""" & strWIN & "\Temp\Install-app.txt""", 8, True
        ' Need to turn off the open file security warning first
        Set objEnv = objWshShell.Environment("PROCESS")
        objEnv("SEE_MASK_NOZONECHECKS") = 1
    '    intExitCode = objWshShell.Run("""" & strCurrentDir & "\jre-7u45-windows-i586.exe"" /s /v""/norestart " & _
    '        "TRANSFORMS=""" & strCurrentDir & "\Tribe-jre7.mst""""", 8, True)
    '    WScript.Quit(intExitCode)
        '****RUN COMMANDS HERE****
        ' Then turn it back on
        objEnv.Remove("SEE_MASK_NOZONECHECKS")
    '/// Additional functions
    Help on this issue would be much appreciated!

    It turns out that this is actually a problem with Kronos Workforce Central.  We had the "site.java.plugin.CLSID.familyVersion" setting in that application set to "clsid:CAFEEFAC-0016-0000-FFFF-ABCDEFFEDCBA", which is the Java CLSID for Java 6.  After updating this value to "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" (the Java universal CLSID), this problem did not occur upon the automatic upgrade of Java.
    We have both Java 6 and Java 7 in our environment, and did during our Kronos implementation, so I don't know why we were using the Java 6 CLSID in the first place.
    Case closed!

  • [Solved] Missing digest_pw_auth after installation using yaourt

    I have installed Squid using yaourt but after installation and setting it up using
    https://wiki.archlinux.org/index.php/Squid
    I realized that /usr/lib/squid/digest_pw_auth is missing. How can I get it?
    # ls
    basic_db_auth basic_ncsa_auth basic_smb_auth digest_ldap_auth ext_session_acl negotiate_kerberos_auth_test url_fake_rewrite.sh
    basic_fake_auth basic_nis_auth basic_smb_auth.sh diskd ext_unix_group_acl negotiate_wrapper_auth
    basic_getpwnam_auth basic_pam_auth cachemgr.cgi ext_edirectory_userip_acl ext_wbinfo_group_acl ntlm_fake_auth
    basic_ldap_auth basic_pop3_auth cert_tool ext_file_userip_acl helper-mux.pl ntlm_smb_lm_auth
    basic_msnt_auth basic_radius_auth digest_edirectory_auth ext_kerberos_ldap_group_acl log_file_daemon unlinkd
    basic_msnt_multi_domain_auth basic_sasl_auth digest_file_auth ext_ldap_group_acl negotiate_kerberos_auth url_fake_rewrite
    Thanks.
    Last edited by Dukecz (2012-11-09 16:50:48)

    projectdelphai wrote:digest_pw_auth was renamed to digest_file_auth on 4/30/10.
    http://web.archiveorange.com/archive/v/ … ySEyuBXy4x
    Thanks.

  • Lack of sound after Window 7 (64) installation into iMac OX 10.6.7. Tried to install driver from Snow Lepard disc (Cirrus 64).Wizard installed driver. No sound, Device Manager indicated that "driver is not installed" but also that the"device is working"

    I don't know how to proceed. I didn't have sound after installing Windows 7 inot iMac OX 10.6.7 (64bit) After unsuccessful attempt to upgrade the driver from the BootCamp  file, I deleted the driver from the Sound and Game controlled hoping that I would allow me to automatically install the correct driver from Boot camp.
    Now the Sound Video Game controller disappeared from the Device Manager
    How can I find out which is the correct sound driver for my computer (The Speaker Properties only say:WIndows)?
    How can I install it without seing the Sound and Game controller in the Device Manager?

    When you say "manually download", you mean from the BootCamp File on Snow Leopard, or from the Internet.
    My additional problem is that the "Sound and Video Game Controller" disappeared from the Device Manager when I removed the previous driver. I don't find the place where I can reistall the new driver.

  • Satellite Pro U200 - No sound after Windows 7 installation

    Hi,
    I'm having a problem with the sound after installing Windows 7 on a Satelite Pro U200 (PLUA1E). No Win7 sound driver found on the Nordic driver website. Please help.
    G.Magnason

    Hi buddy,
    Have you already checked the Toshiba website itself?
    http://eu.computers.toshiba-europe.com
    I found a sound driver for Vista 32bit and the most Vista drivers also work on Windows 7 so its worth a try!!! :)

  • [SOLVED]Can pacman provide some sound after finishing installing

    I usually let pacman download and install something in a screen and working on another screens. But I can't know immediately when the instalI finished if I don't return to the screen where pacman is installing something.
    Can pacman provide some sound after finishing installing? Or are there any other methods are suitable for this? And I guess tools like wget or axel may need this.
    Last edited by ArkChar (2012-12-05 06:30:35)

    You probably can make a script that wraps pacman, and plays a sound (ffplay, ffmpeg, mplayer, aplay, whatever) and plays a sound when pacman returns. Better than nothing I guess.
    Something like this:
    pacmansound
    #!/bin/bash
    pacman $@
    ffplay ~/Music/pacman_done.ogg
    I'm not sure if this works, but you get the idea.

  • No sound after upgrading to Vista on Satellite U-series - solution

    Hi I had the problem that I didnt have any sound after upgrading to Vista Business.
    After several attemps to get a solution from Toshiba I found it out myself.
    Here are the steps to solve this problem:
    1. update Bios to 3.5 version
    2. Do a clean Vista installation
    3. Install the Value added Package
    4. Install the audio driver
    5. Install the fix "mute off"
    Should work now.

    Hey wow, thats really nice. Already bookmarked it. :)
    We users and me (freak ;) ) appreciate some good solutions.
    Thx dude

  • Mac mail makes no sound after sleeping

    Why does Mac Mail stops making the new mail alert sound after falling asleep? How can I solve this?
    I have to close mail, wait a few seconds, then reopen to restore the sound. Very annoying.

    Reset The Pram
    http://support.apple.com/kb/ht1379
    (Try several attempts to get the corect sequence)
    Reset the SMC
    http://support.apple.com/kb/ht3964

Maybe you are looking for