Pezzie Posted July 21, 2004 Posted July 21, 2004 HelloCouldl anyone help my with this driver.I have tried /S /N /QB or something like that ( found here )I have tried to use auto it and when i run the .aut file before i make the CD the script works ( slow but works ).But when i make the CD and test it - it dont work.Have been killing my the last few daysI have attached the .aut fil as code here below:Run, SetupYukonWin.exeSetKeyDelay, 2000Send, &NextSetKeyDelay, 2000Send, aSetKeyDelay, 2000Send, &NextSetKeyDelay, 2000Send, &NextSetKeyDelay, 2000Send, &InstallSetKeyDelay, 2000Send, &Finish N
svortevik Posted June 8, 2005 Posted June 8, 2005 Any solution to this problem? Have problems with switches for the same thing as you.
Pezzie Posted June 10, 2005 Author Posted June 10, 2005 I have found a solution for this - but im currantly at work.Will post it later.
Pezzie Posted June 10, 2005 Author Posted June 10, 2005 In order to install Marvell I created two bat files:Lan1.bat:ECHO.ECHO Installing ISS script serviceECHO Please wait...start /wait %systemdrive%\drivers\Lan\ISScript8.msi /qbLan2.bat:ECHO.ECHO Installing Lan driverECHO Please wait...start /wait %systemdrive%\drivers\Lan\setup.msi /qbThis works for me - you'll have to unpack the driver in order to get the .msi files.Hope it helps.
Pezzie Posted June 11, 2005 Author Posted June 11, 2005 I think I tried that - couldnt get it to work.
Peter Forrest Posted June 12, 2005 Posted June 12, 2005 Assuming Windows XP: Install it like any other driver using the "Drivers via CD" method. I downloaded the latest driver files from Marvell and placed them here (your location may vary):G:\XPCD\DRIVERS\005-LAN\v8.27.3.3\yk51x86.catyk51x86.infyk51x86.sysNote that sometime between v7.00_beta and v7.21.1.3, Marvell stopped shipping that annoying SetupYukonWin.exe file (at least for Windows XP installs). Now you just get the drivers.Note also that Windows XP Update will insist there is a newer/better driver, however it's actually a much older version (v7.24.6.3). Simplest solution is to hide the Windows XP update (the new version works fine).Hope this helps.
Wedge1 Posted June 15, 2005 Posted June 15, 2005 (edited) SetupYukonWin.exe /S /V"/LIME %WINDIR%\YukonInstall.log REBOOT=ReallySuppress /qn"That works for me (for those that still use the SetupYukonWin.exe).Edit: Btw, where do you get the latest driver? At marvel's website I can only seem to find the .inf file. Edited June 15, 2005 by Wedge1
Peter Forrest Posted June 19, 2005 Posted June 19, 2005 @Wedge1Edit: Btw, where do you get the latest driver? At marvel's website I can only seem to find the .inf file.Download Marvell/Yukon driverHope this helps.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now