2014-02-11

I have tried several tutorials with no success. Some have broken links, some their files don't work, others I get errors while performing.

I am running Win7 Home Premium with a dual boot of Ubuntu 12.04 on a Gateway M-6750. Ethernet works great, wireless works on the Windows side. I know that the vista driver WILL NOT work on ubuntu. So if someone could help me by giving a link to download the xp inf and sys files, or help me get the NetMW14x driver working, that would be great.

This is what I get with sudolshw -C network

daichiandkaname@daichiandkaname-M-6750:~$ sudo lshw -C network

[sudo] password for daichiandkaname:

*-network

description: Ethernet controller

product: 88W8362e [TopDog] 802.11a/b/g/n Wireless

vendor: Marvell Technology Group Ltd.

physical id: 0

bus info: pci@0000:02:00.0

version: 03

width: 32 bits

clock: 33MHz

capabilities: pm msi pciexpress bus_master cap_list

configuration: driver=ndiswrapper latency=0

resources: irq:11 memory:f6000000-f600ffff memory:f4000000-f400ffff

*-network

description: Ethernet interface

product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller

vendor: Realtek Semiconductor Co., Ltd.

physical id: 0

bus info: pci@0000:06:00.0

logical name: eth0

version: 01

serial: 00:e0:b8:e6:9d:ba

size: 100Mbit/s

capacity: 100Mbit/s

width: 64 bits

clock: 33MHz

capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation

configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.187 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s

resources: irq:43 ioport:4000(size=256) memory:fa200000-fa200fff memory:c0000000-c001ffff

This is what I get when I try to install the netmw14x.inf

daichiandkaname@daichiandkaname-M-6750:~/Desktop/ugh$ sudo ndiswrapper -i netmw14x.inf

installing netmw14x ...

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

couldn't find "NETMW146.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -

installation may be incomplete

daichiandkaname@daichiandkaname-M-6750:~/Desktop/ugh$

Show more