Quake 4 Will not start with USB Audigy 2 NX Connec

Anyone playing Quake 4 successfully with the USB Audigy 2 NX installed? Will there be a driver update so this game will play? Activision was no help. When I disconnect mine I can play the game fine... other than no sound.
How about a driver update Creative?

I got the same problem. The issue is that Quake4 launches with OpenAL enabled by default and causes the game to quit to the desktop. Try disabling the card and launch Q4 and you will see it works with no sound. ALot of people are using default sound card drivers or onboard sound to fix the issue until a patch. I found if you install OpenAL or Creative beta OpenAL drivers work but cause issues in game with stutter or cracking. Im still on the hunt for a issue since now I cant load my Creative control panel since I loaded the beta OpenAL drivers. Hope this helps

Similar Messages

  • HT1883 I am trying to run a hardware test. The Computer will not start with the "D" key held?

    I am trying to run a hardware test. The Computer will not start with the "D" key held?

    If you are using a Blutooth keyboard, don't hold the "D" key until the keyboard is recognised (green light)
    Running AHT in Lion
    http://support.apple.com/kb/PH4510

  • A 305- S6825 will not start with the battery and charger. There's no light, no noise on fan or HDD

    PC will not start with the battery and charger. There's no light, no noise on fan, hard drive and CD writer. The hard drive, fan and charger are new. But I was havingproblems and sudden blackouts System 32. Try several times to install theoperating system but the pc turned off suddenly and restarted until I stop working completely. Now it does nothing and no light. I hope it can help me I need torespect and love very much this notebook.
    Thanks in advance
    Jose Echevarria
    [email protected]

    Turn off your laptop, unplug all wires, remove the battery, and hold the power button for thirty seconds. Afterwards, reattach the battery and connections. If it still won't start, remove the battery and start with just the AC power. Next try without the AC power and just the battery.
    - Peter

  • Will not start with hd

    Insatalled a WD5000 hd in intel  21" imac 2006 worked fine for a couple of months then tried to switch on and got the Apple logo and spinning wheel. Tried to reset PRAM, starting from DVD and in Target mode - nothing. Will not respond to keyboard.  Replaced old drive  - no problems. Whats happened?

    4 hours by bus to an Apple store.
    So Original Drive(O) working Ok. but computer will not start from WD drive by usb. Got a 3.5 external case and checked WD drive using  Disk Utility. After about a minute Disk Utility stops & says "disk needs repairing". Repair disk and Utility says "Ok". Run a check again and "OK" Try to start computer from WD with usb but no good so run Disc Utility again and it stops and says "disc needs repairing". Went through this process 4 times, same result.
    If I try to start computer with WD pluged in by usb it will not start. I must disconnect and then it is Ok.
    Got a Seagate(S) drive & copied WD using "Restore" then tried to start computer with S drive over usb. Same result as with WD, disk needs repair etc.
    Don't know what I did but computer will not start from O drive now so no computer.
    Drive WD & O show up Ok on a Macbookso they seem to be Ok.
    HELP.

  • Tomcat service will not start with JRockit 8.0

    We are trying to use JRockit with Tomcat 4.0.1. It runs great as a console app
    but when we try to run it as a service it will not start. Has anyone had any luck
    with this.

    Hi Bob!
    You can use the jk_nt_service descibed and downloadble at
    http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/
    To make this work on JRockit you have to follow these instrcutions.
    But also do this:
    Make sure that you environment variables are set up correctly. Make sure
    that
    you have set your JAVA_HOME environment variable correctly, and that that
    "%JAVA_HOME%\bin" is available in your PATH environment variable before any
    other directory where any version of java.exe may exist. When running
    applications as Windows services it is crucial that you set these
    environment
    variables system wide. To do this open
    Start->Settings->Control Panel->System
    and select the Advanced tab. Click on the "Environment Variables." button.
    To
    set system wide environment variables you must edit in the lower part of
    this
    dialog, i.e. the part called System variables.
    When using jk_nt_service the Tomcat startup is defined in
    %CATALINA_HOME%\conf\jk\wrapper.properties
    Make sure that you set the three properties wrapper.tomcat_home,
    wrapper.java_home and wrapper.cmd_line are set accordingly.
    wrapper.tomcat_home must be set with the installation directory of tomcat
    wrapper.java_home must be set to the same value as the JAVA_HOME environment
    variable.
    The property wrapper.cmd_line defines the startup command.
    At the time of writing, this property should be set to
    wrapper.cmd_line=$(wrapper.javabin) -Xnohup
    -Djava.security.policy=="$(wrapper.tomcat_policy)"
    -Dtomcat.home="$(wrapper.tomcat_home)" -classpath $(wrapper.class_path)
    $(wrapper.startup_class) -config $(wrapper.server_xml) start
    for JRockit. Normally this command includes a non-standard option to stop
    the
    JVM from shutting down the process when a user logs off. For JRockit this
    non-standard option is -Xnohup, for the Sun JVM it is -Xrs.
    / Sten
    "Bob Siragusa" <[email protected]> wrote in message
    news:[email protected]...
    Thanks for your reply Sten.
    We slightly modified tomcat.exe to install our app as a service.
    Really the only changes we made were to the name of the service and weadded a
    few application parameters with -D. We still use the same startup andshutdown
    hooks to the Bootstrap jar. This is where we think there may be a
    problem.
    >>
    I am now trying to use SilverEgg Technologies open source Java ServiceWrapper
    but have not progressed very far yet.
    Bob
    "Sten Garmark" <[email protected]> wrote:
    Hi Bob!
    Are we talking Tomcat controlled by a Windows Service? If so, how are
    you
    trying to make this happen?
    Can you please point me to the documentation of this and the win32
    wrapper
    service that you are using?
    I would like to be able to re-produce your problem.
    / Sten
    "Bob Siragusa" <[email protected]> wrote in message
    news:[email protected]...
    We are trying to use JRockit with Tomcat 4.0.1. It runs great as aconsole
    app
    but when we try to run it as a service it will not start. Has anyonehad
    any luck
    with this.

  • Apache will not start with fastcgi

    We use an acgi called LiveIQue for our website. This plugin requires FastCGI to render the pages. Works fine with 10.3. We've just purchased and installed a new Intel Xserve with 10.4.8, and every I install the FastCGI module, apache will not start. If I comment out the FastCGI, apache starts.
    Anyone else having this problem.?

    I just configured and tested mod_fastcgi and can say it works with apache 1.3.33
    I understand it can also built for apache 2 however I haven't done this yet and I may eventually get to it.
    As well, looking into fastcgi I decided to try and build php as a fastcgi application and install it with lighttpd (with all the bells and whistles) and this also works rather well, speedy for what it does.

  • Mac CF8 will not start with Java 1.6

    I was reading a bit yesterday on problems with calling web
    services on CF8 Mac using Java 1.5.x (in short, you can't use web
    services). The proposed solution was to upgrade to Java 6/1.6 and
    make that the default JDK on Mac OS X Leopard (10.5.4). I have Java
    1.6 installed but when I make it the default JDK (I can verify this
    is the correct JDK in Terminal), CF8 (8.0.1) will not start (from a
    Terminal command or the CF Launcher). It says it cannot initialize
    the JVM.
    I understand that Java 1.6 will dramatically slow down CF8 on
    a Mac but I do need to get web services going for local development
    on an application. I'm thinking my 1.6 install is not good but
    before going through the headaches to uninstall and install it
    again, I wanted to check if anyone else has this issue and, if so,
    how they got around it.
    Thanks!!

    I am experiencing the same issue. About 500 users are using Analyzer 7.0. When Java 1.6 is installed on their machine, the loading screen hangs, and never shows the login screen.

  • External startup disks will not start with my new iMac

    My external devices which are startup disks will not start when connected to my iMac, although it appears in the bootable drive selections after the chime sound, using the option (Alt) key. I get the bootable drive selections and when selecting it all I get is a gray screen with the apple logo and that is it. No matter how long I wait the start up does not happen. I am sure that the external device is not damaged because there is no problem to use it as a startup device when connected to my MacBook Pro.
    Otherwise the devices work as they should. If I connect them to my iMac then they will appear on the desktop, etc. The only thing which does not work is that they cannot be used as startup disks, even though they work fine as startup disks if connected to my MacBook Pro.

    Based on your description it is very hard to tell what is going on.
    You appear to have an i7 iMac. That model was delivered with Snow Leopard (10.6.x).
    My guess is that your external disks may have a version of OS X that predates the version supplied with your new iMac. You cannot run an earlier version of OS X than what was delivered with your Mac.

  • Fcp will not start with yosemite, what should I do

    FCP 10 will not load with yosemite, what should I do

    WWhat version is this? Only 10.1.3 or later will run with Yosemite.

  • Airport extreme will not boot with USB hard disk plugged in.

    Hi there,
    I'm using the Airport Extreme Base Station, and I find that if I have a USB hard disk plugged into it, it will not boot up, it only hang-ups with an amber light, and stays there indefinitely.  It's not a terrible issue because it can be overcome by unplugging the disk then rebooting, but it's irritating, especially when I'm not home and there is a power temporary outage and my wife can no longer access the internet or I can no longer access my disks over the internet.
    Is there a solution to this problem?
    Thanks,
    Marc

    I'm going to have to replace the unit, as I'm unable to turn off DHCP services, which is wreaking havoc on my server based environment.
    Considering THIS issue *AND* the major DHCP show stopper, frankly, I'm debating etiher the fire pit or tossing the damned thing into the intersection and watching it be reduced to the trash that it is.
    Either way, there'll be 7 feet of pack ice in **** before I buy another Apple networking product.
    I'll decide later, with a jaundiced eye, regarding our XServe unit. Might reformat it to Linux...

  • HotSync will not start with new Tungsten E2

    I'm upgrading my old Tungsten T2 device with an E2.  Following the upgrade instructions, I set up the E2 last night and let it charge overnight, then this evening did a final HotSync with the T2, and ran the installation program on the CD that came with the E2.  At the point where the installer asks me to press the HotSync button on the USB cable I did so, and Windows popped up the notice in the system tray that a new USB device and that the Palm Handheld device was ready for use.  After that, nothing.  A minute or two later the E2 times out and tells me that "The connection between your device and the desktop could not be established.  Please check your setup and try again."
    I've tried re-installing the software, upgrading to Palm Desktop 6.2 from the web site,and restarting the computer several times, but I can never get the HotSync manager to respond to the E2.
    By contrast, the HotSync manager will still synchronize with my old T2.
    Post relates to: Tungsten E2
    This question was solved.
    View Solution.

    Palm Desktop is running on Windows XP.  I have been using version 4.1.0 which came with my T2.  For the E2 I've tried versions 4.1.0, 4.1.4e, and 6.2.
    I should point out that Windows XP in turn is running in VMware Workstation 6.5, on a Fedora 10 (Linux 2.6.27.12-170.2.5.fc10) host.  Last Sunday I tried booting Windows XP natively (which was a royal pain, since I have to switch hard drives to do so), installing Palm Desktop 6.2 there, and hotsyncing.  That configuration worked, as far as the device being able to connect to the PC.
    Unfortunately it only synced my to-do list and a few 3rd-party programs; it lost all of my memos, contacts, calendar events, and photos.  But that's another topic.

  • Firefox 5 will not start with Zone Alarm Ver 10.0.240.000

    Firefox updated yesterday and now it will no longer start, it looks like the probem may be with Zone Alarm Forcefield. Does anyone have any ideas how to get Firefox 5 to tun under Zone Alarm Extreme Security? Thanks

    Hi,
    I'm running Win7 x64 with ZoneAlarm Extreme Security 10.0.241.000
    I had the same problem with Firefox 4. After turning off ForceField Toolbar, it started working fine.
    Then I updated to Firefox 5 and it wouldn't start, instead it was showing an error message from ZA...
    I searched mozilla support and followed the instructions here: http://kb.mozillazine.org/Browser_will_not_start_up
    on the topic"Firefox does not start after updating with ZoneAlarm ForceField enabled".
    The correct instructions for this ZA version should be: "'''Internet '''-> '''Web Security '''-> '''Settings''', and click '''Clear Virtual Data'''"
    After that I could open Firefox again! Then I realized it was still version 4...
    I installed the update, and everything went smooth. Checked again if Forcefield toolbar was inactive (it was) and opened a few pages, closed Firefox and opened again. After a while it wouldn't open...
    AGAIN the "Clear Virtual Data" did the trick...
    This time I clicked on '''Settings '''(next to "Clear Virtual Data") -> '''Advanced Settings''', and turned off "'''Enable Virtualization'''".
    Until ZA get a fix for this, either we turn it off or clear virtual data every few moves...
    Working fine.
    Best regards

  • My Macbook Pro will not start with battery connected.

    I have a Macbook Pro which I purchased in 2011 and recently it would not start. I later disconnected the battery and plugged it in and it now works but only without the battery disconnected. When it would not work and the battery was connected, the battery lights indicated that it was fully charged. Any suggestions?

    Was this a used MBP, the 2011 MBPs only have internal batteries.  How did you disconnect the battery?
    This behavior sounds like a failure or fault in the batttery circuit and the only way to diagnose that is by taking the MBP to an Apple store genius bar or Apple authorized service center to have the techs run their tests.

  • IPod touch will not work with USB 2.0 PCI Card?

    I have a dual processor PowerMac G4 that has USB 2.0 via a PCI card. When I plug in the iPod nothing at all happens. I haven't read anything about PCI cards not being compatible with the touch. Is anyone else having this problem?

    Just thought I'd add my 2 cents...I've got the same problem...I've had a Keyspan USB 2.0 5 port card in my Dual MDD G4 for years and it's worked fine. Well, until a few days ago when I tried updating some stuff on our iPods. It would initially start working then lose connection. Now nothing at all with 5 iPods. It won't even show up on the desktop under Disk Mode. I did the same and it works fine under the old stock USB 1.0 but slooooooowwww. Is this yet another problem with Leopard? I've searched the Keyspan site and they don't have any updated drivers. Guess I'll look for a Belkin as well...ugh!!! Leopard is horrible! First no printer drivers, then no iSub support, now this!

  • Vista will not start with 6 GB of ram (worked with 2GB)

    Hello, I recently upgraded from a P6n to a P7n and while I was at it, I purchased 4 more GB of ram, bringing my new total to 6GB of ram. I installed vista, it detected the ram, everything worked great the first night. The next day I tried to start up and blue screen of death. (PS it DID detect all 6 GB the first night...WITHOUT SP1 or SP2). We messed with the BIOS settings, hitting F6 to return it to default and it worked for about 45 minutes. Then crash again. Now we are back in BIOS, messing with it for an hour, finally it works. Then crashes again. I take out the new 4GB and everything works just fine on only 2GB of ram. I read that Vista SP1 will fix the ram issues, so I spend all night dlding it and SP2. This morning I wake up, stick in all the RAM, and I am back to square one.
    My question is: Is there any settings I can change to get this to work? Why did it work the first night and not now? Can I go into BIOS and change something, or go into memory voltage and up it? It is set at the default voltage.
    I have p7n sli-fi, 8800 nvidia, the new ram is a newer mushkin vs. only 1GB sticks purchased a year and a half ago. I have 2 hard drives, 120 GB ATA and 200GB SATA.
    Any help would be greatly appreciated!!! Thank you so much.
    P.S. I have been reading Vista sucks at recognizing more than 3.5 GB of ram. Am i screwed? Why wouldn't the patches fix this? Why are some people able to get 16GB of ram going, yet I cannot get 6?

    Here's the new ram that I already stated:
        MSI P7N SLI-FI LGA 775 NVIDIA nForce 750i SLI ATX Intel Motherboard - Retail
        Item #: N82E16813130175
        Standard Return Policy
        $119.99
    1    
        mushkin 4GB (2 x 2GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Dual Channel Kit Desktop Memory Model 996580 - Retail
        Item #: N82E16820146726
    Here's my OLD ram:  
    mushkin 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Dual Channel Kit Desktop Memory Model 996527 - Retail
        newegg
        mushkin 2GB (2 x 1GB) 240-Pin DDR2 800 (PC2 6400) Dual Channel Kit Memory - Retail
        Image Viewer
        mushkin 2GB (2 x 1GB) 240-Pin DDR2 800 (PC2 6400) Dual Channel Kit Memory - Retail mushkin 2GB (2 x 1GB) 240-Pin DDR2 800 (PC2 6400) Dual Channel Kit Memory - Retail
        $29.99
        Add item to Cart
            Add item to Wish List
            Email This Page
            Print This Page
            Price Alert
    Special Offers
        NPA
        No interest for up to 12 months. Minimum purchase required.
        Subject to credit approval. Details
        BML
        No Payments for 90 Days on orders over $250.
        Subject to credit approval. Details
    Similar Items
    Not the product you're looking for? We can make some suggestions to help you decide on a product that fits your needs.
    view similar products
        Combos & EssentialsManufacturer InfoReturn Policies
    Combo Deals(view all)
    comboItem
    Anyware HA-IR01SV Infrared Certified MCE VISTA Remote Control mushkin 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Dual Channel Kit Desktop Memory Model 996527 - Retail
        Anyware HA-IR01SV Infrared Certified MCE VISTA Remote Control  
        mushkin 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Dual Channel Kit Desktop Memory Model 996527 - Retail
        Original Price: $52.98
        Discount: -$5.00
        Combo Price: $47.98
    Add Item With Selected
    Manufacturer Warranty
    Beyond any applicable Newegg return policy, this item is warranted independently by the product's Manufacturer. Below is a summary provided for convenience only and may not be accurate or current. Use this link for full details.
        * Manufacturer Limited Warranty period (parts): Lifetime
        * Manufacturer Limited Warranty period (labor): Lifetime
    Manufacturer Contact Info
        * Manufacturer Product Page|
        * Website: http://www.mushkin.com|
        * Support Phone Number: 1-800-569-1868
        * Support Website|
        * View other products from Mushkin
    Return Policies
    This item is covered by Newegg.com's Memory Standard Return Policy.
        * Return for refund within: 30 days
        * Return for replacement within: 30 days
        * Restocking Fee: Yes
        OverviewCustomer ReviewSpecificationsProduct Tour
    This mushkin Value Series 2GB (2 x 1GB) EM6400 module (DDR2-800) offers enhanced memory throughput and stability for the most demanding DDR2 computing platforms, far exceeding the expectations of most "value" chip lines. The low latency and lightning data transfer supports major multi-tasking and multimedia operations, and gaming and graphics are a breeze. In the hands of an experienced overclocker, this RAM turns your system into something truly special.
    The EM 6400 is enhanced by Mushkin's Frostbyte heatspreaders, which actually turn out to be something useful, designed to actually direct airflow around the chip to ensure superior thermal performance and system reliability. With extreme performance and Mushkin's renowned reliability, this is the memory upgrade of choice for those DDR2 enthusiasts looking for more out of their high-performance system.
    Review Summary (read more reviews, write a review)
    Item#:N82E16813130082
    Intel Core 2 Duo E6600 Conroe 2.4GHz 4M shared L2 Cache LGA 775 65W Dual-Core Processor - Retail
    Customer Choice Award1x Winner of Customer Choice Award - Processors - Desktops

Maybe you are looking for

  • Calculation of overtime amount

    Hello everybody,                  I have done overtime by giving  number of hours in the 2010 infotype and assigned the /001 valuation bases to it bcoz it gives the wage per hour.. but the valuation bases is calculating on the whole of gross amount w

  • Modem   Router   Printer

    Hello, I have a little problem. My setup is: Modem + Time Capsule Router in Bridge Mode + Printer connected to Modem via LAN Cable. Everything was fine. Now I have done the opposite. I set my Time Capsule as a Router and put the Modem into Bridge Mod

  • Security for flash archive restore with NFS

    When Flash archive is restored by using NFS, user id and password is not required though they are asked in case of FTP used. If NFS client host name is registered in NFS server, anyone can restore the backup file if only they know that host name with

  • OES11SP2 Not Showing Up for SMT Clients

    Since SP2 came out, we've been trying to get everything ready to test the upgrade from OES11SP1 to OES11SP2. We're having trouble getting our SMT clients to see the update though. Our SMT server that connects directly to NCC shows the patch that enab

  • A Mozilla está pedindo doações em dinheiro U$3?

    Quando abro a pagina aparece esta mensagem e tem o desenho de uma moeda