What is the Right Driver to use for my Eastech dongle

I am using an eastech dongle and stuck a bit on which driver to install
I have tried alot of them but still no luck
When i do lsusb i still see this :
Bus 001 Device 004: ID 148f:7601 802.11 n WLAN

When i do dmesg i see this:

[    3.258797] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[    3.341519] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[    3.369643] smsc95xx 1-1.1:1.0 eth0: Link is Down
[    3.537768] usb 1-1.2: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[    3.554271] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.567560] usb 1-1.2: Product: 802.11 n WLAN
[    3.577421] usb 1-1.2: SerialNumber: 1.0
[    5.459863] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off
[    5.475505] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.447855] mount_root: mounting /dev/root
[    6.458326] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
[    6.473872] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    6.508614] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.526315] urandom-seed: Seeding with /etc/urandom.seed
[    6.555281] smsc95xx 1-1.1:1.0 eth0: Link is Down
[    6.566526] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup

Just google for 148f:7601 driver linux
See also How to figure out which driver should I use with my usb wifi adapter - #3 by AndrewZ

That was very helpful thank you

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.