Page 1 of 1

Wifi dongle on 1043ND

Posted: Mon Mar 03, 2014 1:49 pm
by dcgoncalves
HI,

I'm trying to install a wifi dongle USB on my TPlink 1043ND v1.8 w/ Gargoyle 1.6 (OpenWrt r38347), but I'm having difficulties.

The dongle is a ralink rt3070, then tried to install these packages:

kmod-rt2x00-lib
kmod-rt2x00-usb
kmod-rt2800-lib
kmod-rt2800-usb


However, had problems with version incompatibility.


root@pc:~# opkg install kmod-rt2x00-lib
ERROR: Dependency kmod-lib-crc-itu-t of package kmod-rt2x00-lib cannot be found, try updating your package lists

root@pc:~# opkg install kmod-lib-crc-itu-t
ERROR: Dependency kernel (= 3.3.8-1-d6597ebf6203328d3519ea3c3371a493) of package kmod-lib-crc-itu-t is installed,
but has incompatible version 3.3.8-1-6b8bf9865b836dada69c247eeaf2dc49 and is marked as 'hold'


What to do to solve this problem?

Thanks
Daniel

Re: Wifi dongle on 1043ND

Posted: Wed Mar 05, 2014 9:24 am
by dcgoncalves
Solved, I installed OpenWRT Attitude Adjustment 12.09, now works perfectly.

Thanks
Daniel