If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute

Mercury MW54U v7.0

From NDISWrapper
Jump to: navigation, search

Mercury MW54U v7.0

Info

follow the below steps

  1. Unpack the package into /tmp using unrar, there are 2 folders Vista & Win2k_XP
  2. Install the Vista .inf file using
cd /tmp/Vista
ndiswrapper  -i netathur.inf

here we need use the vista inf file because its' win2k_xp file is broken and can't generate 0CF3:1006.F.conf

  1. Replace the vista .sys dirver with win2k_xp's
cd /etc/ndiswrapper/netathur

Replace the athur.sys with athuw.sys which located in the Win2K_XP

cp /tmp/Win2K_XP/athuw.sys athur.sys