On 13/02/11 15:05, Richard Kettlewell wrote:
> Setcomes<(E-Mail Removed)> writes:
>> I would like to install my usb wifi on Debian Squeeze. I have only the
>> first cd-image, so probably that's my problem because I can't use my
>> wifi. I tried everything and I don't know what else may I do.
>>
>> The usb is SMCWUSBS-N3.
>>
>> I have this in lib/firmware: rt2870.bin.
>>
>> And:
>>
>> lsusb:
>> ID 083a:a701 Accton Technology Corp.
>>
>> iwconfig:
>> lo no wireless extensions
>> wlan0 RALINK STA ESSID:""
>> Mode:Auto Frequency=2.412 GHz
>> Link Quality=10/100 Signal level:0 dBm Noise level:-143dBm
>> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
>> T excessive retries:0 Invalid misc:0 Missed beacon:0
>>
>> Thanks.
>
> You may need rt3070.bin for this device.
>
> See if there's anything the kernel log (run 'dmesg').
>
I found a readme.txt, and it says:
2>In Makefile define the linux kernel source include file path LINUX_SRC
modify to meet your need.
[What?]
3> In os/linux/config.mk
define the GCC and LD of the target machine
define the compiler flags CFLAGS
modify to meet your need.
** Build for being controlled by NetworkManager or wpa_supplicant wext
functions
[I have no idea..]