Compat-Wireless with Helena?

Questions about WIFI networks and devices
Forum rules
Before you post please read this

Compat-Wireless with Helena?

Postby Chasester on Tue Jan 05, 2010 9:31 pm

Code: Select all
Atheros AR5007EG or AR242x wireless cards


I had compat working great in Mint 7 - (worked very smoothly). But now with Helena I receive the same errors when performing make that Husse did in this thread
http://forums.linuxmint.com/viewtopic.php?f=157&t=38247&p=224395#p224395



errors are:

Code: Select all
/home/husse/Desktop/compat-wireless-2009-12-11/drivers/net/wireless/rtl818x/rtl8187_leds.c: In function ‘rtl8187_unregister_led’:
/home/husse/Desktop/compat-wireless-2009-12-11/drivers/net/wireless/rtl818x/rtl8187_leds.c:170: error: implicit declaration of function ‘flush_delayed_work’
make[4]: *** [/home/husse/Desktop/compat-wireless-2009-12-11/drivers/net/wireless/rtl818x/rtl8187_leds.o] Error 1
make[3]: *** [/home/husse/Desktop/compat-wireless-2009-12-11/drivers/net/wireless/rtl818x] Error 2
make[2]: *** [/home/husse/Desktop/compat-wireless-2009-12-11/drivers/net/wireless] Error 2
make[1]: *** [_module_/home/husse/Desktop/compat-wireless-2009-12-11] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic'
make: *** [modules] Error 2


Anyone have any luck with compat on Helena period or with the Atheros specifically?
youth is certainly wasted on the young.
Chasester
Level 2
Level 2
 
Posts: 79
Joined: Tue Jun 09, 2009 8:13 pm

Linux Mint is funded by ads and donations.
 

Re: Compat-Wireless with Helena?

Postby Husse on Thu Jan 07, 2010 10:30 am

I do hope you don't get errors like /home/husse/Desktop/...... :)
Just asking because I've seen some strange things in the forum
I can't check if it works but I do have a Gigaset USB thing that seems to use Atheros but I think Siemens and/or the manufacturer Cybertan has made changes to it
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Re: Compat-Wireless with Helena?

Postby remoulder on Thu Jan 07, 2010 6:06 pm

Chasester, you don't need to make compat-wireless, you just need to install the backports

sudo apt-get install linux-backports-modules-karmic
sudo apt-get install linux-backports-modules-karmic-generic
sudo apt-get install linux-backports-modules-wireless-karmic-generic
[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
User avatar
remoulder
Level 17
Level 17
 
Posts: 7674
Joined: Fri May 09, 2008 1:14 pm

Re: Compat-Wireless with Helena?

Postby Husse on Fri Jan 08, 2010 6:39 am

mikeyb - is the latest Atheros there?
If so that's a relief because it can be hard to get it working else
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Re: Compat-Wireless with Helena?

Postby remoulder on Fri Jan 08, 2010 7:16 am

Husse, theses are meta packages that always pull down the latest release compiled by the ubuntu kernel team. According to http://old.nabble.com/V3---Karmic-LBM-request-pull-td27014691.html, this is currently at compat-wireless 2.6.32.2 which is not the latest stable release http://wireless.kernel.org/en/users/Download/stable. They made a change last year from the testing release to stable.
[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
User avatar
remoulder
Level 17
Level 17
 
Posts: 7674
Joined: Fri May 09, 2008 1:14 pm

Re: Compat-Wireless with Helena?

Postby Husse on Fri Jan 08, 2010 8:10 am

Husse, theses are meta packages that always pull down the latest release compiled by the ubuntu kernel team.

I know that, but this means it's not always the latest you get
Seems that 2.6.32 is the latest stable though - there is also 2.6.33-rc1 which should not be a stable :)
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Re: Compat-Wireless with Helena?

Postby Chasester on Fri Jan 08, 2010 9:52 pm

Husse wrote:I do hope you don't get errors like /home/husse/Desktop/...... :)
Just asking because I've seen some strange things in the forum
I can't check if it works but I do have a Gigaset USB thing that seems to use Atheros but I think Siemens and/or the manufacturer Cybertan has made changes to it



HA! certainly not that.

mikeyb wrote:Chasester, you don't need to make compat-wireless, you just need to install the backports

sudo apt-get install linux-backports-modules-karmic
sudo apt-get install linux-backports-modules-karmic-generic
sudo apt-get install linux-backports-modules-wireless-karmic-generic


Thanks Mikey, I'll give it a shot when I can get back home and let you know. Earlier under 7 I had gone through the steps with it.
youth is certainly wasted on the young.
Chasester
Level 2
Level 2
 
Posts: 79
Joined: Tue Jun 09, 2009 8:13 pm

Re: Compat-Wireless with Helena?

Postby TheWhiteDemon on Sun Jan 10, 2010 7:21 pm

Well I don't know if this will help, but I am running the current version of compat in Mint 8 with an Atheros card. The steps I followed were:

1. Be sure that you have linux headers installed.
2. cd compat-wireless-2010-01-06
3. ./scripts/driver-select ath9k
4. make
5. sudo make install
6. sudo make unload
7. sudo modprobe ath9k

From your post it looked like you did not have the most recent version of the compat drivers as there was a new set put out this month. Also as you can see my Atheros card uses the ath9k driver which may be different than yours. I did have some issues with other compat versions so give the latest one a try. Hope this helps.
TheWhiteDemon
Level 1
Level 1
 
Posts: 23
Joined: Tue Sep 16, 2008 11:20 pm

Re: Compat-Wireless with Helena?

Postby soryuu on Mon May 03, 2010 1:06 pm

Ok I'm having the SAME problem. I'm still looking around for solutions for the wireless antenna. I have a AR9285 Aetheros piece of hardware (pci id 168c 002b), and my internet is realllly dodgy.

At school I can't pick up any signal even when I'm next to the router and at home its in and out all the time. And I've already downloaded the backports.
I need to have my internet at school and I don't know what to do about it. If you guys or anyone else has any info or suggestions please let me know!
soryuu
Level 1
Level 1
 
Posts: 8
Joined: Sat Feb 13, 2010 5:48 pm

Linux Mint is funded by ads and donations.
 

Return to Wireless

Who is online

Users browsing this forum: monkeyboy and 6 guests