3 Pages V   1 2 3 >  
Reply to this topic
 "SATA2.script Suggestion" "DPs-MassStorageDrivers.script Request", Asusp5b - ICH8 82801HB & JMB363
post Jul 6 2008, 07:53 PM
Post #1
Lancelot
Frequent Member   ****
Group: .script developer

  Joined: 8-May 08 From: Turkiye/Izmir

Posts: 908
Thank(s): 696


Turkiye


Situation:
I cant see my disks connected to ICH8 82801HB & JMB363 at the same time sad.gif (AsusP5B), neither by Winbuilder_LiveXP, nor by Winbuilder_BartPE-Core

note: i am new in using livexp, and i dont know much about writing winbuilder scripts, still reading things, i found adding line to SATA2.script with some luck smile.gif .

SATA2.script Suggestion:

by adding a line to SATA2.script, ICH8 82801HB connected disk successfully mounted in both livexp and bartpecore:
last line at the end of [iaStor] added by me.

CODE
...
[iaStor]
Echo,"Adding drivers for: Intel (82801FR/GR/GH,631xESB,632xESB,82801GHM,ICH8R/DO/DH)"
ExtractFile,"%ScriptFile%","Drv","iaStor.sy_","%TargetDir%\i386\system32\Drivers"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","SCSI.Load","iaStor=iaStor.sys,4"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","SCSI","iaStor=#$qIntel (82801FR/GR/GH,631xESB,632xESB,82801GHM,ICH8R/DO/DH)#$q"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","PCI\VEN_8086&DEV_2652&CC_0104=#$qiaStor#$q"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","PCI\VEN_8086&DEV_27C3&CC_0104=#$qiaStor#$q"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","PCI\VEN_8086&DEV_2682&CC_0104=#$qiaStor#$q"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","PCI\VEN_8086&DEV_27C6&CC_0104=#$qiaStor#$q"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","PCI\VEN_8086&DEV_2822&CC_0104=#$qiaStor#$q"
IniWriteTextLine,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","PCI\VEN_8086&DEV_2824&CC_0106=#$qiaStor#$q"

[iaSto2]
....



But when Sata2 driver selected in LiveXP, Dps Mass Str selection is unselected. (more or less understand the reason)
so In driver section:
When i choose Dps, i see JMB363 connected hardisks in explorer but cant see ICH8 82801HB connected harddisk.
When i choose Sata2 (with modification above), i see ICH8 82801HB connected harddisk in explorer, but cant see JMB363 connected hardisks.

What a luck cool.gif

DPs-MassStorageDrivers.script Request:

\D\M\I3\*.* files are the same files i use adding driver to xp.
so some more little thing needed to add script i guess to make it work with ICH8 82801HB
than livexp will successfully read both connected disks i guess.

in my "Bart's Pe", i solved this by adding lines to iastor.inf (and making devicesearch after bartpe starts + mounting), but as far as i understand from livexp project, adding sth to DPs-MassStorageDrivers.script would be enough. It would be nicer to write proper things and send here but i am not capable of doing this now .

When making trials connecting one disk and not connecting other is verry bad.
help.gif Please Help


ps: sorry if i send the message to wrong place.




Additions:

Galapo said in a subject about offlinesysprep that:
QUOTE
Yes, that's because the device (VEN_8086&DEV_2824) isn't supported by the DP unfortunately. Would need to be added manually with a separate script.

but it was the jmb363 disk that time i am tryin to use offlinesyspre so we didnt talk further about this, Now i start to use livexp (and slowly transfering my plugins and reading things in boot-land) and now trying to solve reading all disks at the same time problem on my asus p5b pc.


here are hwids that can be requested:

CODE
PCI\VEN_197B&DEV_2363&SUBSYS_81E41043&REV_03\4&18CD42CE&0&00E4: JMicron JMB36X Controller
PCI\VEN_197B&DEV_2363&SUBSYS_81E41043&REV_03\4&18CD42CE&0&01E4: Standard Dual Channel PCI IDE Controller
PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_F2\3&11583659&0&F0: Intel 82801 PCI Bridge - 244E
PCI\VEN_8086&DEV_2810&SUBSYS_00000000&REV_02\3&11583659&0&F8: Intel ICH8/ICH8R Family LPC Interface Controller - 2810
PCI\VEN_8086&DEV_2824&SUBSYS_81EC1043&REV_02\3&11583659&0&FA: Intel ICH9 SATA AHCI Controller
PCI\VEN_8086&DEV_2830&SUBSYS_81EC1043&REV_02\3&11583659&0&E8: Intel ICH8 Family USB Universal Host Controller - 2830
PCI\VEN_8086&DEV_2831&SUBSYS_81EC1043&REV_02\3&11583659&0&E9: Intel ICH8 Family USB Universal Host Controller - 2831
PCI\VEN_8086&DEV_2832&SUBSYS_81EC1043&REV_02\3&11583659&0&EA: Intel ICH8 Family USB Universal Host Controller - 2832
PCI\VEN_8086&DEV_2834&SUBSYS_81EC1043&REV_02\3&11583659&0&D0: Intel ICH8 Family USB Universal Host Controller - 2834
PCI\VEN_8086&DEV_2835&SUBSYS_81EC1043&REV_02\3&11583659&0&D1: Intel ICH8 Family USB Universal Host Controller - 2835
PCI\VEN_8086&DEV_2836&SUBSYS_81EC1043&REV_02\3&11583659&0&EF: Intel ICH8 Family USB2 Enhanced Host Controller - 2836
PCI\VEN_8086&DEV_283A&SUBSYS_81EC1043&REV_02\3&11583659&0&D7: Intel ICH8 Family USB2 Enhanced Host Controller - 283A
PCI\VEN_8086&DEV_283E&SUBSYS_81EC1043&REV_02\3&11583659&0&FB: Intel ICH8 Family SMBus Controller - 283E
PCI\VEN_8086&DEV_283F&SUBSYS_00000000&REV_02\3&11583659&0&E0: Intel ICH8 Family PCI Express Root Port 1 - 283F
PCI\VEN_8086&DEV_2845&SUBSYS_00000000&REV_02\3&11583659&0&E3: Intel ICH8 Family PCI Express Root Port 4 - 2845
PCI\VEN_8086&DEV_2847&SUBSYS_00000000&REV_02\3&11583659&0&E4: Intel ICH8 Family PCI Express Root Port 5 - 2847
PCI\VEN_8086&DEV_284B&SUBSYS_81EC1043&REV_02\3&11583659&0&D8: Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_8086&DEV_29A0&SUBSYS_00000000&REV_02\3&11583659&0&00: Intel P965/G965/G35 Processor to I/O Controller - 29A0
PCI\VEN_8086&DEV_29A1&SUBSYS_00000000&REV_02\3&11583659&0&08: Intel P965/G965/G35 PCI Express Root Port - 29A1


--------------------
I Galapo's LiveXP and King Amalux's Great LiveXP Package (tutorial and everything)
Lancelot Tips For LiveXP
I hate Medusa problems of WinBuilder, Cryptic codes, syntax rules fakingly mismatching working lines, not having even basic fundemantal syntax rules and mostly 'lies' and 'post games'.
('post games' = includes dishonest, childish posts that have goal to annoy others in community)


1 user(s) said "Thank you!" to Lancelot for this fantastic post:
Nuno Brito
+Quote Post
post Jul 6 2008, 07:57 PM
Post #2
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 8,638
Thank(s): 464


Portugal


Good post, thank you.

smile.gif


--------------------


Join us at the Virus removal forums!
+Quote Post
post Jul 6 2008, 10:28 PM
Post #3
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,751
Thank(s): 390


Australia


I'll post on the DP forum and see if we can get the hwids added for you.

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Archive of LiveXP recommended project may be found here.
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jul 6 2008, 10:35 PM
Post #4
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,751
Thank(s): 390


Australia


I've made a request on your behalf here: http://forum.driverpacks.net/viewtopic.php?id=2880

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Archive of LiveXP recommended project may be found here.
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jul 6 2008, 10:46 PM
Post #5
Lancelot
Frequent Member   ****
Group: .script developer

  Joined: 8-May 08 From: Turkiye/Izmir

Posts: 908
Thank(s): 696


Turkiye


I hope problem will be solved in a way or another, it is all intels fault, they havent include this in their .inf file since it is installed by selecting ich9 after the setup of windows (vista early).

Thanks Galapo, for me and other (maybe less numbered) ICH8 82801HB users. smile.gif


--------------------
I Galapo's LiveXP and King Amalux's Great LiveXP Package (tutorial and everything)
Lancelot Tips For LiveXP
I hate Medusa problems of WinBuilder, Cryptic codes, syntax rules fakingly mismatching working lines, not having even basic fundemantal syntax rules and mostly 'lies' and 'post games'.
('post games' = includes dishonest, childish posts that have goal to annoy others in community)
+Quote Post
post Jul 6 2008, 11:15 PM
Post #6
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,751
Thank(s): 390


Australia


Hi Lancelot,

Extract the massstorage DP somewhere. Then please extract the attached .inf file to \D\M\I3\, thus replacing the iaahci.inf already there. Then overwite 'DriverPack_MassStorage_wnt5_x86-32.ini' with the other attached file. Then recompress the DP and place it into the location where it will be used by the 'DPs-Build_MassStorageDrivers' script. Then hit 'Build' on the interface of that script to rebuild 'DPs-MassStorageDrivers.script'.

Then build a new PE and test to see if you have access to your ICH8 82801HB disk.

Regards,
Galapo.
Attached File(s)
Attached File  iaahci.rar ( 1.65K ) Number of downloads: 258
Attached File  DriverPack_MassStorage_wnt5_x86_32.rar ( 9.45K ) Number of downloads: 271
 


--------------------
galapo.boot-land.net
------
Archive of LiveXP recommended project may be found here.
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jul 6 2008, 11:18 PM
Post #7
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,751
Thank(s): 390


Australia


You're quick: please note that I've edited the above post with additional directions!


--------------------
galapo.boot-land.net
------
Archive of LiveXP recommended project may be found here.
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jul 7 2008, 12:14 AM
Post #8
Lancelot
Frequent Member   ****
Group: .script developer

  Joined: 8-May 08 From: Turkiye/Izmir

Posts: 908
Thank(s): 696


Turkiye


i tried to put my modified iaahci.inf to DPs package but it didnt work,
Now your expertise about the subject,
SUCCESS

THANKSSSS a loooooooot clap.gif clap.gif clap.gif 1st.gif


--------------------
I Galapo's LiveXP and King Amalux's Great LiveXP Package (tutorial and everything)
Lancelot Tips For LiveXP
I hate Medusa problems of WinBuilder, Cryptic codes, syntax rules fakingly mismatching working lines, not having even basic fundemantal syntax rules and mostly 'lies' and 'post games'.
('post games' = includes dishonest, childish posts that have goal to annoy others in community)
+Quote Post
post Jul 7 2008, 12:28 AM
Post #9
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,751
Thank(s): 390


Australia


Great, good to hear! I'll post more info on the DP forum. Hopefully your device might be then supported in the next release.

Thanks for testing.

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Archive of LiveXP recommended project may be found here.
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jul 7 2008, 01:12 AM
Post #10
Jaak
  
Group: Members

  Joined: 22-December 06 From: Belgium

Posts: 7
Thank(s): 0


Belgium


QUOTE (Galapo @ Jul 7 2008, 01:28 AM) *
Great, good to hear! I'll post more info on the DP forum. Hopefully your device might be then supported in the next release.

Thanks for testing.

Regards,
Galapo.


Hi
we did not include the latest intel in the 805 release because it was still 'unsigned' when we had to roll out.
On the third of july I posted a intel update to 806c testpack, and it was called 806E because JakeLD may have his sysprep guru'd version in a not uploaded 805D.
806c testpack has an official intel, and 806E has a newer official intel.

There is a link to latest test builds in driverpacks mass storage forum, it is stickied and closed.
I built the 806E.
We are first of all, trying to make CD/DVD builds with a large load.
(driversigning for PnP awareness is in our balancing act.)

a tip For the guru
806c has unsigned via (because they are optimised for sysprep, and we see issues for disc install.)
806E has signed same version (WHQL is hell with sysprep, but edits break WHQL).
(this affects one very old HWID)

I think I am allowed to link to the sticky.
http://forum.driverpacks.net/viewtopic.php?id=2570


--------------------
Kind regards, Jaak.
I cannot recommend you read Frank McCourt. Frank got known as sour face. I am Flemish. I wish I wrote like that.
+Quote Post

3 Pages V   1 2 3 >
Reply to this topic
1 User(s) are reading this topic ()