Closed Thread
Results 401 to 410 of 872
-
24th December 2008, 11:59 PM #401Notebook Guru
- Join Date
- Nov 2008
- Posts
- 51
- Rep Power
- 11
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.
-
25th December 2008, 12:31 AM #402Newbie
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
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.
-
25th December 2008, 12:42 AM #403Notebook Guru
- Join Date
- Nov 2008
- Posts
- 51
- Rep Power
- 11
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"
-
25th December 2008, 12:51 AM #404Newbie
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
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
-
25th December 2008, 01:03 AM #405Notebook Guru
- Join Date
- Nov 2008
- Posts
- 51
- Rep Power
- 11
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
-
25th December 2008, 01:17 AM #406Newbie
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
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?
-
25th December 2008, 01:22 AM #407Notebook Guru
- Join Date
- Nov 2008
- Posts
- 51
- Rep Power
- 11
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.
-
25th December 2008, 01:33 AM #408Notebook Guru
- Join Date
- Nov 2008
- Posts
- 51
- Rep Power
- 11
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.
And instructions on how to decipher this from oem13.inf :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
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 remapCode: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 still don't understand where the buttons are assigned to keys when drivers are not loaded.
-
25th December 2008, 04:37 AM #409Notebook Guru
- Join Date
- Dec 2008
- Posts
- 62
- Rep Power
- 11
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.
-
25th December 2008, 12:05 PM #410Notebook Guru
- Join Date
- Nov 2008
- Posts
- 51
- Rep Power
- 11
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.



LinkBack URL






I`m upgrading, are you? (GTX 780M...
Today, 09:08 AM in Gaming (Software and Graphics Cards)