July 21, 200422 yr 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
June 8, 200521 yr Any solution to this problem? Have problems with switches for the same thing as you.
June 10, 200521 yr Author I have found a solution for this - but im currantly at work.Will post it later.
June 10, 200521 yr Author 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.
June 12, 200521 yr 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.
June 15, 200521 yr 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, 200521 yr by Wedge1
June 19, 200521 yr @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.
Create an account or sign in to comment