You are not logged in.
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
What kernel are you running?
Since version 2.6.29 this driver has been included in the kernel.
Offline
You need to unpack the tarbell ![]()
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
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Of course, Jasonryan stabs at the real root of your problem ![]()
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline