You are not logged in.

#1 2011-07-06 03:18:49

lundix
Member
From: Sweden
Registered: 2011-07-02
Posts: 4

Can't makepkg of rt2870sta.ko necessary for wifi-setup

Hello,

Arch newbee here. Been following the advice on the wifi wiki and determined that my missing driver was the rt2870. The steps unfolded well untill I shoul makepkg -i and had the following message:

[root@lundix rt2870]# makepkg -i --asroot
==> ERROR:  PKGBUILD does not exist.
[root@lundix rt2870]# makepkg -i rt2870sta.ko --asroot
==>ERROR:  PKGBUILD does not exist.
[root@lundix rt2870]# ls
rt2870sta.ko  rt2870sta.ko.gz
[root@lundix rt2870]# 

Any suggestions or advice would be highly appreciated...


The mind should be an open source

Offline

#2 2011-07-06 03:25:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Can't makepkg of rt2870sta.ko necessary for wifi-setup

What kernel are you running?

Arch Wiki wrote:

Since version 2.6.29 this driver has been included in the kernel.

https://wiki.archlinux.org/index.php/Rt2870


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2011-07-06 03:28:30

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,353

Re: Can't makepkg of rt2870sta.ko necessary for wifi-setup

You need to unpack the tarbell smile

you missed the tar xvf rt2870.tar.gz step.  That command will create the rt2870 and create the directory with the contents (including the PKGBUILD) of the .gz file.  Then change to that directory and do the makepkg.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2011-07-06 03:29:26

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,353

Re: Can't makepkg of rt2870sta.ko necessary for wifi-setup

Of course, Jasonryan stabs at the real root of your problem wink


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB