Gentoo Archives: gentoo-user

From: Jeff Cranmer <jcranmer01@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] realtek 8197 wireless card setup
Date: Sun, 16 Dec 2007 14:20:47
Message-Id: 200712160911.52454.jcranmer01@earthlink.net
In Reply to: Re: [gentoo-user] realtek 8197 wireless card setup by Florian Philipp
1 All I get for iwconfig is
2 lo no wireless extensions
3 eth0 no wireless extensions.
4
5 I think I need some more info in /etc/conf.d/net, and need somehow to create
6 the necessary /etc/init.d/net.wlan0 or whatever driver.
7
8 The only 'net.anything' drivers present at the moment are net.lo and net.eth0
9
10 Jeff
11
12
13 On Sunday 16 December 2007 05:50:49 am Florian Philipp wrote:
14 > On Sat, 2007-12-15 at 23:19 -0500, Jeff Cranmer wrote:
15 > > On Tuesday 11 December 2007 09:48:10 am Mick wrote:
16 > > > On Tuesday 11 December 2007, Jeff Cranmer wrote:
17 > > > > I believe that I have this enabled, however ieee80211 is still
18 > > > > barfing out by asking for CONFIG_NET_RADIO.
19 > > > >
20 > > > > I'll check and confirm this tonight.
21 > > >
22 > > > Also check bugzilla. I remember reporting a bug with the more recent
23 > > > kernels failing to build kernel drivers. The last kernel that I
24 > > > managed to build rt2570 was 2.6.20-gentoo-r8. Kernel 2.6.23-gentoo-r3
25 > > > fails to emerge any driver whatsoever.
26 > >
27 > > I have now (finally) successfully compiled the latest kernel
28 > > 2.6.23-gentoo-r3 kernel. Once I enabled the 'Generic IEEE 802.11
29 > > Networking Stack (mac80211)' option in Networking --> Wireless, the
30 > > Realtek RTL8187 USB support option appears in Device Drivers --> Network
31 > > Device Support --> Wireless LAN section under wireless LAN (IEEE 802.11).
32 > >
33 > > With this RTL8187 driver compiled into the kernel, I get some success.
34 > >
35 > > Running the command 'dmesg | grep rtl8187' after reboot returns the
36 > > message usbcore: registered new interface driver rtl8187
37 > >
38 > > There is, however, no /etc/init.d/net.wlan0 on my system, so I'm not
39 > > quite there yet.
40 > >
41 > > There is a net.eth0 (wired network), and a net.lo
42 > > What do I need to do to get net.wlan0 active?
43 > >
44 > > Thanks
45 > >
46 > > Jeff
47 >
48 > Check the output of "iwconfig". Maybe the device's got another name like
49 > eth1 or rtl0
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] realtek 8197 wireless card setup Mick <michaelkintzios@×××××.com>