Satellite P500 - Solution how to run the sound on XP 32bit and 64bit

hi all..
Now I write here how I made something that seems impossible ...
I mean running sound on a laptop satellite/ qosmio p500/505 300/500
and other models with the Conexant high definition sound card on Windows XP x32/x64 sp2/sp3 ..
I know that many of us have a problem to run any sound at all,
the basic problem is that Windows XP does not have a built-in driver files
are responsible for recognition of the latest sound cards based on high-definition audio.
Last patch to the system kb888111 released by Microsoft aimed to fix this problem was released in 2005
and is not contained in the files that recognize the latest Conexant sound card.
next problem is correct driver. Toshiba has not released XP drivers for the Conexant sound card
for laptop qosmio / satellite 500 / 505 , so you should find and use the drivers from
the manufacturers of other models of computers. most of the drivers and the best have to download Lenovo and Dell.
Personally I used to run the sound in my P500 drivers Downloaded from the Dell web site
most important in the downloaded drivers, then you want to install is to edit .INF file which can be found in the folder
with drivers. This file is a text file so edit it in notepad.
edition .INF file is trailing in the path identifying our equipment.
hardware ID can be found for example in the device manager tab in sound, video and games controllers.
for most newer toshiba laptop hardware id is :
%HdAudioFunctionDriver.Pebble5071.DeviceDesc% = HdAudModel,HDAUDIO\FUNC_01&VEN_14F1&DEV_5069&SUBSY S_1179FFD4
but it may vary so please check it in your computer !!!
Those who managed to run the sound will certainly have to contend with another problem,
after restarting the computer has no sound and the computer loses the drivers and settings
and next to the watch does not appear on the speaker icon.This problem is also solved by me below.
Now to work ..
I assume that you have already installed XP x32 or x64, but not yet run a sound.
to run the sound, install the driver from the chipset, then the patch kb888111.
If all goes well,
in the device manager tab system devices you should found 2 entries "Microsoft UAA Bus Driver for High Definition Audio"
where are those 2 entries, click on each of them, right-click and select "update driver"
then you select "instal from a list or specific location" and then point the location where you saved the
files that you downloaded from the link No. 1
REMEMBER not to confuse and do not try to update the x32 system using file system designed for X64 and vice versa
when we make updates to the system should automatically detect the sound card in Device Manager should be about
5 yellow question marks, four belong to the Nvidia high-definition audio and one for the Conexant High Definition Audio.
Now install the driver from the Nvidia graphics card which contains the sound driver. after installation reboot
after restarting the computer. enter the device manager and there is no longer 5 yellow question marks,
is the only one this one belongs to the Conexant sound card, Right-click on this one yellow entry and
select "update driver" then you select "instal from a list or specific location"
and then point the location where you saved the files that you downloaded from the link No.2
pointing hand and forces the driver installation. after installation, you enjoy the sound.
REMEMBER not to confuse and do not try to update the x32 system using file system designed for X64 and vice versa
link No. 2, includes drivers which I have edited and which I myself use
in my Toshiba Satellite P500-1CG. these are the drivers for XP x32 and x64 sp2/sp3
link no. 1 http://www.speedyshare.com/files/23583256/UAA_BUS_DRIVER_update.rar
link no. 2 http://www.speedyshare.com/files/23583437/xp_pebble_drivers_for_toshiba.rar

believe that this solution will also work with other models of Toshiba computers that have built-in sound card Conexant. Ultimately, it will be only a matter of editing a text file. INF driver sound in which you will need to add before installation, your hardware id. and all that. enjoy

Similar Messages

  • How to run the Invoices in different groups within the batch in AP

    Need to know that how to run the Invoices in different groups within the batch. This will be of very helpful when we deal with lot of lines under one batch. (e.g) like somewhere we issued a Corporate Card to all the employees Via Bank Of America. Every Month they will send the complete details of all the employees who ever swiped the corporate provided BOA. Accordding to Natco all those lines should be loaded as One Invoice so that a Single Payment can be provided to BOA and it will also makes their life easier. This standard program sometimes it works normal sometimes it will run like a TORTOISE. So thats why in the manual they suggested to use GROUP ID to split the Invoice Load.
    So plz tell me how we can run it
    plz give me the solution
    thanks

    can you give me some material or document on that so that i can read actuaaly i need to make doc on it..

  • How to close the Sound object

    I'm using Flash CS3, running code in ActionScript 3.
    I use the Loader class to load a child SWF file, which then
    takes over the entire area on my website that is reserved for
    Flash. If the user decides to stop watching the SWF file before it
    is completed, he hits the "close" button within the child SWF,
    ultimately causing the Loader.unload() method to be executed. So
    far, so good, only the sound from the remaining portion of the SWF
    file keeps playing. According to the Flash Docs for the
    Loader.unload() method:
    "As a best practice, before you unload a child SWF file, you
    should explicitly close any streams in the child SWF file's
    objects, such as LocalConnection, NetConnection, NetStream, and
    Sound objects. Otherwise, audio in the child SWF file might
    continue to play, even though the child SWF file was unloaded."
    It then gives an example that assumes you already have access
    to the Sound object, so closing the Sound object is done by:
    mySound.close();
    The only problem is that I have no idea how to access the
    Sound object when I use the Loader.load() method. Where is this
    beast? I can't seem to find anything in the documentation that
    tells me how to find the Sound object after calling Loader.load().
    As a temporary fix, I modified the target SWF file so that when the
    "close" button is hit, it calls the "stop()" function; however,
    this only stops the sound, it does not close the associated Sound
    object, and I presume it continues to lurk around in memory with
    nothing useful to do. (When the user hits the "close" button in the
    child SWF file, it creates a "bubbling" event so that the Loader
    class can call the Loader.unload() method on it.)
    I've attached code for your reference.
    Any help is deeply appreciated!
    -Dan

    Ack! Looks like I hijacked this thread, sorry.
    I'm doing almost exactly the same thing the OP is doing...
    Loader class to load an external SWF (which is a video file FLV).
    If the user hits the "close" button on the video, the video goes
    away as it should but the audio continues.
    I understand that I need to close any NetConnection and
    NetStream objects in addition to unloading the movie. What I don't
    understand is how to do that. I'm sure that it's a syntax thing I'm
    just not getting right. I would just really like a more detailed
    explanation of stopping NetConnections and NetStreams (but an
    explanation for the not-so-actionscript-experienced LOL).
    Thanks.

  • How to run the VI developed in labVIEW 2011 in its previous versions

    Hi all,
    I am currently using LabVIEW 2011 in my home PC.
    But, all my school computers are installed with LabVIEW 2010 and 2010 SP1.
    How to run the VI developed in LabVIEW 2011 in its previous versions?
    Is there any conveter for that?
    Regards
    Prasanth T
    Solved!
    Go to Solution.

    Open the VI in LabVIEW 2011 and use the File menu option, Save for Previous Version.

  • How to run the samplecode JMF20_guide.pdf provide?

    The pdf document has a samplecode in page 100,but how to run the code?My code like this:
    public static void main(String[] args)
    CaptureAudio ca=new CaptureAudio();
    ca.captureDevice();
    //capture and play audio from a microphone
    public void captureDevice()
    Vector deviceList=CaptureDeviceManager.getDeviceList(new AudioFormat("linear",44100,16,2));
    if(deviceList.size()>0)
    di=(CaptureDeviceInfo)deviceList.firstElement();
    else
    System.exit(-1);
    try
    Player p=Manager.createPlayer(di.getLocator());
    catch(IOException e)
    catch(NoPlayerException e)
    but sames not of my desired result,why?
    I had a microphone on my computer,It sames the code could capture the device.
    Another question,how could I capture the video device?
    Vector deviceList=CaptureDeviceManager.getDeviceList(new VideoFormat("JPEG"));
    Is this?

    1. The code you showed here isn't the complete one so you can see the whole picture. This code can be used in audio transmission ( example code can be found in AVTransmit2.java in the JMF/Solutions). For your current piece of code, if you want to see if you already got the capture device ready, Simply print out the deviceList to console.
    2. If it still does not work, open Java registry app, and click capture device tab, then click the button: "detect capture device", which goes through a search/registration process.
    3. If you tried to got all Audio/Video capture devices, simply use
    deviceList = CaptureDeviceManager.getDeviceList(null);

  • How to run the open script code from eclipse?

    Hi,
    How to run the open script code from eclipse.
    Please let me any soulutions on this.

    Hi Konda
    I am not quite sure you can do that and it would even be not supported... Again, what is the purpose? Why do you want to run your openscript code in Eclipse?
    What is the code you try to run?
    As an example, even if you include al the jar files and so on. don't think the function "Launch Browser" could work because it isn't only java code orjar files.....
    If you give us more background. maybe we can guide you to a better solution...
    JB

  • How to run the attached picture control

    How to run the vi in the attached zip file for picture control.
    It always report the input is invalid.
    Thanks.
    Solved!
    Go to Solution.
    Attachments:
    AH.zip ‏104 KB

    For me it works without any troubles. By the way, here 3D Picture was used.
    Nice VI indeed...
    Andrey.

  • How to run the form that is only installed on a PC and not using a server?

    Hi
    I am new to Oracle and have taken the forms class. But I do not understand how to run the form from my PC using XP windows. (Do not have access to a server).
    I have started the OC4J, made sure the listener was started, compiled the form and then when I run it, it automatically goes to the HTTP:
    ERROR: res://ieframe.dll/acr_depnx_error.htm#,http://kevin:8889/forms/frmservle
    I connected to the database correctly. I can process a report and it does nor try to access the internet. My only issue is running the form. I verified it compiled.
    Sorry for a basic question. Could someone please help, I tried reviewing other questions, but not sure if they are connecting to a server or not.
    I see webutil but is it required if I don't have a server? Thank you in advance.

    Regardless of the version, it appears that you may not have configured the Builder. Do the following:
    1. Open the Builder
    2. From the menu, select Edit > Preferences > Runtime
    3. In the box labeled "Application Server URL:", enter a local URL needed to run a form OR click the button labeled "Reset to Default". If you decide to manually enter a value, it would looks something like this:
    http://localhost:8889/forms/frmservlet
    4. In the field labeled "Web Browser Location:", enter the path and executable to your preferred browser. So for example if IE is your browser of choice the entry would most likely look like this:
    C:\Program Files\Internet Explorer\IEXPLORE.EXE
    5. Click on OK and retest.
    By the way, you can manually enter a URL in the browser. Clicking the RunForm button from the Builder is strictly optional. To run the "test" form directly from the browser enter the following into the browser's address field:
    http://localhost:8889/forms/frmservlet?form=test
    More information about Forms can be found on OTN:
    http://www.oracle.com/technology/products/forms/index.html

  • How to run the ejb project in j2ee server

    How to run the EJB project.
    I give like
    java conveterClient converterClient.jar
    here conveterClient is class file name and converterClient.jar is deployed file
    like wise i give some exception is come
    give some help pls friends

    Navigate to the "DBOrders" module in the catalog, right click on the "ORDERS" database below and click "Export Schema Stucture". That will produce a file containing the DML needed to create the database

  • HOw to run the Applet in dos mode

    how to run the applet in Command Prompt(DOS).
    I have save this in directory D/vijay/javap/A.java and my JDK is in C drive.
    Plz send me reply as soon as possible.
    My code is :-
    import java.applet.*;
    import java.awt.*;
    public class A extends Applet
    private int w, h;
    public void init( )
         w = 45;
         h = 50;
    public void paint(Graphics g)
         g.drawRect(w, h, 20, 80);
    }

    import java.applet.*;
    import java.awt.*;
    public class A extends Applet
    private int w, h;
    public void init( )
    w = 45;
    h = 50;
    public void paint(Graphics g)
    g.drawRect(w, h, 20, 80);
    <applet class="A" height="200" width="200" code="A.class">
    </applet>
    */And in command prompt
    javac A.java
    appletviewer A.java
    Message was edited by:
    passion_for_java

  • How to run the programes in NetBeans

    any body know how to run the java progarm in NetBeans.
    can u please guide me?
    Advance in thanks

    thanks for ur reply.
    this is my code.
    public class sample11 {
    /** Creates a new instance of sample11 */
    public sample11() {
    public static void main(String args[])
    System.out.println("nithya");
    i did watever u told. but i don't have o/p. wat can i do? how to it display the o/p?

  • How to run the query in  screen painter

    i am using the patch 36 in business one so pls give information  about 
       how to run the query in  screen painter 
    regard
      sandip adhav

    Hope u have reached Screen painter interface,
    1. Click 'Add Grid' from tool bar.
    2. Go to 'Collections' tab in 'Properties' window.
    3. Choose 'Data Tables' from the Drop down list.
    4. Click 'New' found at the bottom of the Properties Window(same window)
    5. U'll find the place to insert ur query.
    6. U can rename the table name from 'DT_0'
    7. Choose type as 'Query'
    8. Clear content from box 'Query'
    9. Enter ur query there. Dont forget to Click 'SET'
    10. Go to Preview option from tool bar.
    now ur query will be displayed as table format.
    Note: First try with simple query b4 going for linking option.
    Regards,
    Dhana.

  • How to run the smsserver in xp

    hi friends,
    May i know, how to run the smsserver in windows xp...

    What smsserver?
    Please ask detailed questions.

  • How to run the application in weblogic

    Hello!
    I have deployed 1 application in Apache Tomcat , it is working fine. Now i want to deploy same application in Weblogic Server. I have already installed "Weblogic 9.1". Now i dont know how to do and what to do next.
    I also dont know where to copy that application folder in weblogic, and how to run & deploy the application?
    I have stuck over here.
    Please if anybody knows how to run the application in weblogic, plz let me know.
    I need your help.
    Thank you.

    hi,
    have you gone through [this link.|http://e-docs.bea.com/wls/docs92/index.html]. i think it may help.

  • How to run the mappings in owb?

    Hi,
    I am new to owb pls say that how to run the already created mappings in owb.My dba have loaded the data in the oracle i neeed to uppend the data in to owb.pls help me.
    Thanks,
    raju
    Edited by: 814740 on Nov 23, 2010 12:49 AM

    You need to make sure that OWB control center service is running . You can check this by show_service.sql (OWB_HOMW\owb\rtp\sql)
    Then logon to OWB designer --- > goto control center ----> select the mapping you want to run .
    Verify that it is deployed successfully . If yes the click on start , your mapping execution will start .
    See the result .
    Thanks,
    Sutirtha

Maybe you are looking for

  • Why does my airplay icon keep disappearing from my ipad?

    Airplay icon is very unstable. I have tried all suggested remedies. Restarting router makes it appear but then it goes off again after a short time. Sick of resetting router - everything else works fine - this happens simultaneously on both our iPads

  • ACR in Elements 9.0

    All, I have been using ACR in Elements 9 since purchasing a D90 DSLR this winter.  I recently noticed that in other ACR examples there are more than 3 tabs.  After reading the FAQ it said that means I am actually using the Nikon plug-in, not Adobe's.

  • Where is the workspace gone in Version 2.1 (OracleXE)?

    I see only one difference between version 2.0 and 2.1 (or are there more?) Where are the workspaces in 2.1 ? Kind regards Marco

  • Back-up fault

    During uploading of a lot of large photos i got a message on my screen that my starting up disk was almost full. That was the starting of a lot of ****.  I photo was very slow, i need to execute a disk recovery, and the worse thing, i cant back up my

  • Please review: Yogda AVM2 WORKBENCH

    Hi all We produced Yogda, a development tool which provides a set of low level functions for AVM2 and Adobe© Flash platform. Yogda enables you to modify the running code in Adobe© Flash applications Please see the instructions and tutorials at http:/