Quantcast windows xp on dv5t - all drivers installed - Page 41

Closed Thread
Page 41 of 88 FirstFirst ... 3137383940414243444551 ... LastLast
Results 401 to 410 of 872
  1. #401
    Notebook Guru
    Join Date
    Nov 2008
    Posts
    51
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    Try this for hdmi audio :

    ftp://202.65.194.212/pc/audio/HDMI_R197.exe

    Its branded nvidia , but installed fine on my amd/ati based notebook.

  2. #402
    Newbie
    Join Date
    Dec 2008
    Posts
    4
    Rep Power
    0

    Default Re: windows xp on dv5t - all drivers installed

    Thanks, but it didn't work. BTW, I have dv5t-1000 with the intel graphics chip. Also is there a sequence on how iinstalling the audio drivers.

  3. #403
    Notebook Guru
    Join Date
    Nov 2008
    Posts
    51
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    Does that model have hdmi video output? If it doesn't, then maybe thats not the device you need to install , try right clicking the uninstalled device in device manager , and properties. Then details and write down the "Device instance Id"

  4. #404
    Newbie
    Join Date
    Dec 2008
    Posts
    4
    Rep Power
    0

    Default Re: windows xp on dv5t - all drivers installed

    Yes it does have HDMI output. The device instance ID is:
    HDAUDIO\FUNC_01&VEN_8086&DEV_2802&SUBSYS_808601&REV1000\4&2C041A86&0&0301

  5. #405
    Notebook Guru
    Join Date
    Nov 2008
    Posts
    51
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    I found this from another forum , someone said to install this manually and it fixed his problem. He had the same device ID has you.

    This is the forum i found it on, google translated :

    http://translate.google.com/translat...02&sl=it&tl=en
    Attached Files Attached Files

  6. #406
    Newbie
    Join Date
    Dec 2008
    Posts
    4
    Rep Power
    0

    Default Re: windows xp on dv5t - all drivers installed

    Oh yeah!!!! Worked like a charm. Came up as an Intel HDMI. So seems that the HDMI sound associates with the video you have on your laptop.

    Now I just need to get my mute buttton to work. In the preivous post you attached reg keys. Do we just install the 2 keys and the button will work?

  7. #407
    Notebook Guru
    Join Date
    Nov 2008
    Posts
    51
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    You can install the IDT key with no problem. You have stacsv.exe running (check process in task manager)? for the ControlSet key , i suggest you search your registry for "allowhp" and find the correct class that it is installed to , and modify the registry key.

    You should follow muchas' post on page 36.

  8. #408
    Notebook Guru
    Join Date
    Nov 2008
    Posts
    51
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    I have figured out what part of the registry i need to edit to remap the remote buttons to different events/keypresses. There is only 1 key i cannot remap , and its the play/pause key .. It is assigned to 5 buttons at the same time.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\ENECIR\ENE0100\5&3a6306f0&0&00\Device Parameters]
    "IrCodeTable"=hex:02,0f,04,0f,54,49,1e,01,00,52,20,01,00,50,22,01,00,28,21,01,\
      00,4f,1f,01,00,51,01,01,00,1e,02,01,00,1f,03,01,00,20,04,01,00,21,05,01,00,\
      22,06,01,00,23,07,01,00,24,08,01,00,25,09,01,00,26,1d,01,e1,25,00,01,00,27,\
      1c,01,e1,20,0a,01,00,29,0b,01,00,28,0c,02,82,00,26,03,8d,00,23,03,24,02,0f,\
      03,09,02,1b,03,b6,00,1a,03,b5,00,15,03,b4,00,16,01,00,20,14,03,b3,00,18,01,\
      00,1f,17,03,b2,00,19,03,b7,00,12,03,9c,00,13,03,9d,00,10,03,e9,00,11,03,ea,\
      00,0e,03,e2,00,50,03,93,00,4e,03,08,02,28,04,28,00,0d,04,0d,00,46,04,46,00,\
      47,04,47,00,48,04,48,00,49,04,49,00,4a,04,4a,00,24,04,24,00,4b,04,4b,00,4c,\
      04,4c,00,4d,04,4d,00,4f,04,4f,00,25,04,25,00,80,04,80,00,81,01,00,1e,27,04,\
      27,00,5b,04,5b,00,5c,04,5c,00,5d,04,5d,00,5e,04,5e,00,60,04,60,00,5a,04,5a,\
      00,5f,04,5f,00,a8,04,32,00,a9,04,33,00,aa,04,34,00,ab,04,35,00,ac,04,36,00,\
      ad,04,37,00,ae,04,38,00,af,04,39,00,b1,04,3a,00,b2,04,80,00,94,01,00,1f,95,\
      01,00,1e
    And instructions on how to decipher this from oem13.inf :


    Code:
    HKR,,"IrCodeTable",0x00000001,\
        2,                   \ ; CustomerCount
        0x0F, 0x04,          \ ; 1st CustomerCodeLo/CustomerCodeHi (MCE rc6)
        0x0F, 0x54,          \ ; 2nd CustomerCodeLo/CustomerCodeHi (acer rc6)
        0x49,                \ ; ReportCount
        \ ; IrCode, ReportId, HIDBtn0, HIDBtn1
        0x1E, 1, 0x00, 0x52, \ ; "Up"
        0x20, 1, 0x00, 0x50, \ ; "Left"
        0x22, 1, 0x00, 0x28, \ ; "OK",
    I will go into more details later , i would really like to remap the play/pause to play/pause instead of it being the only key i can't remap

    I still don't understand where the buttons are assigned to keys when drivers are not loaded.

  9. #409
    Notebook Guru
    Join Date
    Dec 2008
    Posts
    62
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    Roamin, you are one persistent guy
    It is a different situation for me with regards to the remote. I re-installed a fresh WinXP and left "ENE-CIR" driver listed as "?" unknow. But, only a few keys on the remote control is working.

  10. #410
    Notebook Guru
    Join Date
    Nov 2008
    Posts
    51
    Rep Power
    11

    Default Re: windows xp on dv5t - all drivers installed

    Well, it seems all of our keys on our remotes are working,just that they are assigned weird commands , that mostlikely don't get picked up by most programs. xyzabcxx: install eventghost , and the HID plugins , and tell me if every button reacts.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 10:01 AM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0