You are not logged in.

#1 2010-04-15 01:17:35

andante
Member
Registered: 2010-03-25
Posts: 7

[SOLVED] wireless not working after -Syu upgrade

Hi everyone,

after an upgrade today (though it's been awhile so unfortunately it was a lot of upgrades), Arch doesn't even seem to recognize my wireless card exists anymore. If I type ifconfig, it only shows

eth0 Ethernet ...
lo ...

whereas before eth1 existed as my wireless.

Thanks for any help!

Edit: I should mention that I normally used wicd. I couldn't seem to get the standard network or networkmanager to work either, though, as no wireless device exists.

Last edited by andante (2010-04-17 19:51:37)

Offline

#2 2010-04-15 01:20:48

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

Re: [SOLVED] wireless not working after -Syu upgrade

Are you using rt2860 by any chance? If so: http://bbs.archlinux.org/viewtopic.php?id=94929

If not, you'll need to post the details of your card, etc...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2010-04-15 09:04:20

anca
Member
From: Bucharest
Registered: 2008-06-21
Posts: 14

Re: [SOLVED] wireless not working after -Syu upgrade

I had a similar problem after the kernel upgrade with my Broadcom BCM4312 wireless card (on a Lenovo S10-2 netbook). What worked for me was recompiling and reinstalling the driver in AUR: http://aur.archlinux.org/packages.php?ID=19514, using the little hack suggested in the comments at the AUR package: in the file include/linuxver.h I changed the line

#include <linux/autoconf.h>

to

#include <generated/autoconf.h>

(If you just try to build the package without this change it won't work).

It worked perfectly afterwards (I'm using networkmanager, not wicd, but this shouldn't be a problem).

Of course, the solution depends on your own wireless card, so more details might help.

Offline

#4 2010-04-16 19:48:35

andante
Member
Registered: 2010-03-25
Posts: 7

Re: [SOLVED] wireless not working after -Syu upgrade

I'm actually using BCM 4322, so anca I think that just might work. I'll try it as soon as I'm able to get this onto Arch.

Thanks!

Offline

#5 2010-04-16 23:23:51

jocheem67
Member
Registered: 2009-11-09
Posts: 243

Re: [SOLVED] wireless not working after -Syu upgrade

I had the issue with a bcm4312...using the broadcom-wl package. Just a simple

yaourt -R broadcom-wl followed by a yaourt -S broadcom-wl

fixed it.

Offline

#6 2010-04-17 19:51:17

andante
Member
Registered: 2010-03-25
Posts: 7

Re: [SOLVED] wireless not working after -Syu upgrade

I ended up applying anca's fix and it worked perfectly.

Thank you very much for your help, everyone!

Offline

#7 2010-04-21 14:33:30

Оо
Member
From: /home/Serbia/Belgrade
Registered: 2009-03-21
Posts: 99
Website

Re: [SOLVED] wireless not working after -Syu upgrade

Works now wink


In scientia veritas, in arte honestas. smile

Offline

Board footer

Powered by FluxBB