Topic: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

BUGTRACKER LINK (#24)
BUGTRACKER LINK (#39)

Line 11174 of the Inf file \i386\txtsetup.sif is invalid.

Line 11174 looks like this:

*NVRAIDBUS=="nvraid"

smile

Also...is there any way to REMOVE certain controllers...for example JAHCI drivers, since Intel seems to have a hard time with them?

Last edited by Bâshrat the Sneaky (2006-05-29 03:09:14)

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Ah crap... I rewrote the entire DP MasStorage text mode drivers slipstreaming system today and I manually checked it, but did not test it... Is that the only invalid line?

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

so far...as soon as you clear it, setup up should continue parsing and let me know since it won't continue after detecting errors.

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

razormoon wrote:

Also...is there any way to REMOVE certain controllers...for example JAHCI drivers, since Intel seems to have a hard time with them?

Just uncomment the jahci entry in the [SCSI.Load] section of \I386\txtsetup.sif by putting a semi-colon (";") in front of it. wink

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

cool   in that case, I'll fix that nvraid line and report back

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Ok...everything seems fine for textmode. However, there are a few missing descriptions for drivers during textmode.
They appear as such: ()

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Eh... please attach your txtsetup.sif when you submit the nvraid bug to the bugtracker.

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

done

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Solved.

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

I solve this trouble by remove one "=" from
*NVRAIDBUS=="nvraid"

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

DmitryOlenin wrote:

I solve this trouble by remove one "=" from
*NVRAIDBUS=="nvraid"

Obviously roll tongue

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

In my txtsetup.sif  I have;
*_NVRAIDBUS="nvraid"
*NVRAIDBUS=="nvraid"

Changed to;
; *_NVRAIDBUS="nvraid"
; *NVRAIDBUS=="nvraid"

Running a quick test on VM --->Ok
Will run a complete test on a PC later today.

Q.
Have I done somthing wrong,or is it just a slip-up :-) ?

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Floppy wrote:

Changed to;
; *_NVRAIDBUS="nvraid"
; *NVRAIDBUS=="nvraid"

Running a quick test on VM --->Ok
Will run a complete test on a PC later today.

Q.
Have I done somthing wrong,or is it just a slip-up :-) ?

Uh, Floppy. Bashrat has fixed the issue. It WAS a slip-up. Now we just wait for a fixed release.

The fix is not to put semicolon...it is to remove the extra equal sign '='.

Like this:                   *NVRAIDBUS="nvraid"

Last edited by razormoon (2006-05-28 04:48:34)

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

I read once
I read twice

Sorry, my mistake. I see it now.....

Now I  have this:
*NVRAIDBUS="nvraid"

Last edited by Floppy (2006-05-28 04:55:49)

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

I also noticed this under : [DiskSpaceRequirements] :

 [DiskSpaceRequirements]
FreeSysPartDiskSpace = 1024
UpgradeFreeSysPartDiskSpace = 1024
51WinDirSpace    =  726788
351PFDocSpace   =       0
40PFDocSpace    =    1744
50PFDocSpace    =   25336
51PFDocSpace    =   25336
PFDocSpace      =   81112
351WinDirSpace   =   80000
40WinDirSpace    =   76486
50WinDirSpace    =  599028
TempDirSpace512  =    491114496,13448704
TempDirSpace1K   =    492655616,13496320
TempDirSpace2K   =    495745024,13568000
TempDirSpace4K   =    502579200,13787136
TempDirSpace8K   =    517693440,14008320
TempDirSpace16K  =    551944192,15024128
TempDirSpace32K  =    623116288,17170432
TempDirSpace64K  =    778502144,21561344
TempDirSpace128K =   1110966272,31719424
TempDirSpace256K =   1811677184,52953088
WinDirSpace512  =      1234637
WinDirSpace1K   =      1237236
WinDirSpace2K   =      1242710
WinDirSpace4K   =      1253744
WinDirSpace8K   =      1276584
WinDirSpace16K  =      1327008
WinDirSpace32K  =      1425952
WinDirSpace64K  =      1664896
WinDirSpace128K =      2201856
WinDirSpace256K =      3372032
atiide.sys,4
pciidex.sys,4
aliide.sys,4
pciidex.sys,4

atiide.sys,4
pciidex.sys,4
aliide.sys,4
pciidex.sys,4

Are those 4 suposed to be there?

Last edited by muiz (2006-05-29 00:30:15)

http://www.l33tsig.net/sig/1/muiz.png

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Eh... Nope :s

I checked immediately in my last test, and I don't have those entries? They should be listed in the sections [files.atiide] and [files.aliide], not there. Could you slipstream it again please?

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

uh oh, me too bashrat.

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Both of you are using Windows XP SP2? Not that that should matter, just trying to narrow down the problem.

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

SP2 yes. MCE flavor.

The following sentence is false.
The preceding sentence is true.

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Crap... PunBB doesn't support splitting topics yet... That sucks bigtime! Nor moving posts... even worse! Let's hope PunBB 1.3 will be released soon!

I'll change the topic title to reflect both bugs...

Founder of DriverPacks.net — wimleers.com

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Mce2005

http://www.l33tsig.net/sig/1/muiz.png

Re: SOLVED BUG #24 & SOLVED BUG #39: invalid entries in \I386\TXTSETUP.SIF

Stil dont work , i guess it has something to do with MCE ,but in the first versions this didnt happen.

http://www.l33tsig.net/sig/1/muiz.png