You are not logged in.

#1 2008-01-06 19:51:28

BlueFightingCat
Member
From: Helsinki
Registered: 2007-12-22
Posts: 72

Rtl8187 wireless

Hi,

I am trying to get my inbuilt wireless RTL8187 working. I tried all the instructions at the wiki:

http://wiki.archlinux.org/index.php/Rtl8187_wireless

In the wiki it says that:

"If you are on 2.6.23 you have to enable CONFIG_RTL8187 in your kernel-config"

How do I check if this is already enabled in my system? And if not how do I enable it?

BFC

P.S. My Arch system has been synched so everything should be up to date.

Offline

#2 2008-01-06 20:01:10

elliott
Member
Registered: 2006-03-07
Posts: 296

Re: Rtl8187 wireless

In the default kernel config:

CONFIG_RTL8187=m

So it is already there as a module.

Offline

#3 2008-01-06 20:12:37

BlueFightingCat
Member
From: Helsinki
Registered: 2007-12-22
Posts: 72

Re: Rtl8187 wireless

Ok great. Thanks.

Is there any easy way I can check this myself? (I just want to make sure I haven't screwed anything up).

BFC

Offline

#4 2008-01-06 20:38:47

kraluz
Member
From: Aveiro, Portugal
Registered: 2008-01-01
Posts: 30

Re: Rtl8187 wireless

 grep "CONFIG_RTL8187=m" /usr/src/linux-2.6.23-ARCH/.config

Offline

Board footer

Powered by FluxBB