Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
linksys PCMCIA (RTL8100L) use what driver?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
lnthai2002
Apprentice
Apprentice


Joined: 04 Nov 2005
Posts: 260

PostPosted: Fri Jan 05, 2007 2:53 am    Post subject: linksys PCMCIA (RTL8100L) use what driver? Reply with quote

Guys,
I am happened to have a Linksys Wireless B PCMCIA card (model WPC11 ver4). I want to use it on my laptop. lspci detected it as:
01:00.0 Ethernet controler: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC (rev 20)
I dont see any suitable driver (under PCMCIA section) in the kernel configuration that i can add to support this card. Please, anyone have an idea how to make this pcmcia card work? I have consult some linux wireless guide, some say the radio chip must be known to find the correct driver by using.
Code:
cardctl ident

However, cardctl ident command tell nothing about the radio chip
In addition, the following error is shown during boot:
Code:
PCMCIA support detected
Starting pcmcia ...
cardmgr[8303]: could not adjust resource: IO port 0xc00-0xcff:  Function not implemented
cardmgr[8303]: could not adjust resource: IO port 0xc00-0x8ff:  Function not implemented
cardmgr[8303]: could not adjust resource: IO port 0xc00-0x4ff:  Function not implemented
cardmgr[8303]: could not adjust resource: memory 0xc0000-0xfffff:  Function not implemented
cardmgr[8303]: could not adjust resource: memory 0x60000000-0x60ffffff:  Function not implemented
cardmgr[8303]: could not adjust resource: memory 0xa0000000-0xa0ffffff:  Function not implemented
cardmgr[8303]: could not adjust resource: IO port 0xa00-0xaff:  Function not implemented

What do i need to make this work?
Thanks in advance
Back to top
View user's profile Send private message
thomasa88
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2005
Posts: 143
Location: Sweden

PostPosted: Fri Jan 05, 2007 1:39 pm    Post subject: Reply with quote

Have you tried rtl8180?

http://rtl8180-sa2400.sourceforge.net/
_________________
- thomasa88
Back to top
View user's profile Send private message
lnthai2002
Apprentice
Apprentice


Joined: 04 Nov 2005
Posts: 260

PostPosted: Fri Jan 05, 2007 3:04 pm    Post subject: Reply with quote

it wont compile:
make -C /lib/module/2.6.18-gentoo-r6-20070103/build SUBDIRS=/root/rtl8180-0.21 MOVERDIR=/root/rtl8180-0.21 modules
make[1]: Entering directory '/usr/src/linux-2.6.18-gentoo-r6'
scripts/Makefile.build:17: /root/rtl8180-0.21/Makefile: No such file or directory
make[2]: *** No rule to make target '/root/rtl8180-0.21/Makefile'. Stop.
make[1]: ***[_module_/root/rtl8180-0.21] error 2
make[1]: Leaving directory '/usr/src/linux-2.6.18-gentoo-r6'
make: *** [2.6] error 2

The installation document doesnt mention anything about moving the folder to anywhere. What is the cause of this error?
Back to top
View user's profile Send private message
thomasa88
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2005
Posts: 143
Location: Sweden

PostPosted: Fri Jan 05, 2007 3:44 pm    Post subject: Reply with quote

hmm, it seems like it cant find the Makefile in the /root/rtl8180-0.21

Im not an expert at this, but have you done ./configure?

edit.

You did try the portage version first, didnt you?

net-wireless/rtl8180
Driver for the rtl8180 wireless chipset
_________________
- thomasa88
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum