Jump to content











Photo

Adding hwid of INTEL Mass Storage to dps


  • Please log in to reply
1 reply to this topic

#1 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 05 August 2008 - 10:44 PM

Adding hwid of INTEL Mass Storage to dps:
This is the solution for adding ICH8 82801HB hwid to dps505 package that worked for me, all work done by galapo, i only summerize them, With this example I hope same method works for you too.
Original posts: look post 1 DPs-MassStorageDrivers.script Request: - post 6 solution from galapo
Reason of the problem is Intel whom dont provide required hwids in its ahci driver distrubution.


B ) Trying beta/alpha relases of dps mass storage packs. (Easy to try)

one can find an alpha/beta release and may want to use it as it supports is hardware
(ex: At the time this post written DP_MassStorage_wnt5_x86-32_805.7z dont support ICH8 82801HB but DP_MassStorage_wnt5_x86-32_807a.7z supports now)
You can find a beta/alpha relase of DP_MassStorage here: http://dev.driverpac...acks_nightlies/ , download file DP_MassStorage_wnt5_x86-32_xxxxxxxxxx.7z (xxxxxxxxxx is the version of alpha/beta)
ps: link for alpha/beta can change in time, look furter posts to see if someone give a ready link for an DP_MassStorage_alpha/beta

1) put the alpha/beta file you found to "%ProjectDir%\Workbench\Common\DPs\MassStorage\" folder

2) double click winbuilder.exe and under Drivers\4 Storage\ choose "Build Dps Mass Storage Drivers Script", click small green play button.

3) rebuilde pe :cheers: i hope it works for you (like nixie). If not (like me) read A ) section.





A ) Main Method

1)
you need to learn hwids on your working system. Here is a small utility to learn.
http://users.pandora...om/sav_HWID.exe
**if link is broken find devcon.exe with google and use this command line:
devcon.exe find pci*>mypcihwid.txt
You get a list in notepad, if you use sav_HWID.exe pci devices section is the one we are interested.

Vista users:
devcon.exe dont work in vista, but you can use devcon with livexp.
Start livexp and use devcon to learn pci hwids. (to start livexp usb can be used)
here is an example of vista user, who get hwid through devcon.exe in livexp and solved problem with a dps alpha described here at B ) section

ps: you can check if beta/alpha works you or not before tryin B ) method after comparing hwid you have and hwids dps_massstorage beta/alpha have (look DriverPack_MassStorage_wnt5_x86-32.ini)

2)
in the time tutorial written, there was DP_MassStorage_wnt5_x86-32_805.7z on net.
Extract "DP_MassStorage_wnt5_x86-32_805.7z" files to an empty folder
Open "DriverPack_MassStorage_wnt5_x86-32.ini"

from line in my hwid list
PCI\VEN_8086&DEV_2824&SUBSYS_81EC1043&REV_02\3&11583659&0&FA: Intel® ICH9 SATA AHCI Controller
I understand that 2824 is the number i need, I search for 2824 in DriverPack_MassStorage_wnt5_x86-32.ini that makes my ICH8 82801HB work with ahci enabled, and it is not there, than bingo.
So in "DriverPack_MassStorage_wnt5_x86-32.ini" file in [I3] section i added
VEN_8086&DEV_2824&CC_0106
to the end of ms_1_hwids= line.
Original:
After Making Changes:

4)
repack DP_MassStorage_wnt5_x86-32_805.7z with 7zip and put it in "%ProjectDir%\Workbench\Common\DPs\MassStorage\" folder

5)
double click winbuilder.exe and under Drivers\4 Storage\ choose "Build Dps Mass Storage Drivers Script", click small green play button.

6)
rebuilde pe :cheers:

7) if everything works fine inform dps so they make things available for others in their next version. (my hwid is on dps 507a now :cheers: )
Link1 Link2






ps to webmasters: i use codebox but my screen is verrry wide :cheers:

#2 Galapo

Galapo

    Platinum Member

  • .script developer
  • 3841 posts
  •  
    Australia

Posted 05 August 2008 - 10:48 PM

Good one! Thanks for that.

Others with similar driver issues should find this helpful.

Regards,
Galapo.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users