Arch Linux Forums

Discussion forums for Arch Linux, a simple, lightweight linux distribution.

You are not logged in.

#1 2008-12-12 06:10:51

schuay
Member
From: Austria
Registered: 2008-08-19
Posts: 355

belkin F5D8053 wireless USB - working

I'd like to share a way to get the Belkin wireless USB stick working (model F5D8053) using linux drivers, since I only found solutions using ndiswrapper on this forum. This solution was taken from http://ubuntuforums.org/showthread.php? … amp;page=3 .

download the rt2870 pkgbuild

Code:

yaourt -G rt2870

download the sources

Code:

makepkg -o

edit rt2870.h -> in the device list, add the device as listed in lsusb - for me it was

Code:

Bus 001 Device 002: ID 050d:815c Belkin Components

build and install the module

Code:

makepkg -ecis

load the module

Code:

modprobe rt2870

Offline

 

Board footer

Powered by FluxBB