Any ideas anyone?
The problem scenario:
There's no ethernet connection available to the Pi so I must use Wifi.
I have an Edimax EW-7811Un USB WiFi adapter based on the 8192cu.ko driver, for which I understand the drives are not in the standard Archlinux build (05Jul2012) so I must make from the source (from Edimax).
The problem is as there's no Internet to the Pi I can't use pacman to install the base-devel group to make the driver, (the files to make with are downloadable from Edimax support).
Seems like a catch 22 situation, no Internet to the Pi as no Wifi, but cannot install the package to make the driver.
Also will I need other packages (e.g. wpa-supplicant) to get the wifi working?
Thanks for any advice.
Related posts:
https://bbs.archlinux.org/viewtopic.php?id=112790
https://bbs.archlinux.org/viewtopic.php?id=116527