![]() |
[PROBLEM] Unable to compile driver for LinkSys AE3000 - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Additional Packages (/forum-22.html) +--- Thread: [PROBLEM] Unable to compile driver for LinkSys AE3000 (/thread-1901.html) |
Unable to compile driver for LinkSys AE3000 - SpaceRat - 17th Dec, 2013 07:37 AM Hey guys, I am a fresh xbian installer and wanted to get my LinkSys AE3000 working. After finding the appropriate driver on http://geekniggle.blogspot.com.au/2012/07/cisco-linksys-ae3000-wifi-usb-dongle.html I downloaded it, installed g++, build-essential and the xbian headers... unfortunately, as this is my common doing, I did an apt-get upgrade after install to get the newest patches - and the 3.10.18 kernel. The package "xbian-package-kernel-headers" installs the 3.10.12 headers, so unfortunately I cannot compile the driver - the appropriate headers are missing in /lib/modules/3.10.18. I hope this will need just a small fix. ![]() Cheers, Space RE: kernel headers != kernel - IriDium - 19th Dec, 2013 05:30 AM As you didn't bother to read "Please read before you post" and provide the requested details it's difficult to be certain on a number of things. 1) What release of Xbian? 2) Have you actually tried it? What error messages did you get. What was the output of dmesg? 3) Is this a new USB Wifi? 4) Have you checked to see what other USB wifi use the same chip? dmesg might give a clue. Changed Title to something useful RE: Unable to compile driver for LinkSys AE3000 - mk01 - 21st Dec, 2013 09:55 AM @SpaceRat install new headers xbian-package-kernel-headers 1.3-6.3 |