Gentoo Archives: gentoo-dev

From: "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl>
To: gentoo-user@l.g.o, gentoo-dev@l.g.o
Subject: [gentoo-dev] RTL8187B don't work on 2.6.26, but worked on 2.6.24
Date: Sun, 31 Aug 2008 09:37:28
Message-Id: 48BA825C.7030908@o2.pl
1 Hi,
2
3 I just want to know, what happen with 2.6.26 kernel sources? I've
4 installed (compiled and copy all KO's to kernel modules directory, run
5 init script loading modules) of RTL-8187B Wireless Card but error occured:
6
7 * Loading REALTEK Wireless (8187b) drivers ...
8 Loading modules
9 insmod: error inserting
10 '/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_wep-rtl.ko':
11 -1 Unknown symbol in module
12 insmod: error inserting
13 '/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_tkip-rtl.ko':
14 -1 Unknown symbol in module
15 insmod: error inserting
16 '/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_ccmp-rtl.ko':
17 -1 Unknown symbol in module
18 insmod: error inserting
19 '/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211-rtl.ko': -1
20 Unknown symbol in module
21 insmod: error inserting
22 '/lib/modules/2.6.26-gentoofbscreen/kernel/net/r8187.ko': -1 Unknown
23 symbol in module
24 Starting network interface WLAN0
25 wlan0: ERROR while getting interface flags: No such device
26 Scanning networks to connect
27 wlan0 Interface doesn't support scanning.
28
29
30 This things started after updating to 2.6.26 from 2.6.24. My last kernel
31 used this drivers without any errors. What's wrong?
32
33 MESSAGES:
34 ------------------------------
35 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_mode
36 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_mode
37 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_essid
38 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_get_beacon
39 Aug 31 13:30:08 thea r8187: disagrees about version of symbol
40 dev_kfree_skb_any
41 Aug 31 13:30:08 thea r8187: Unknown symbol dev_kfree_skb_any
42 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wpa_supplicant_ioctl
43 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_scan_rtl
44 Aug 31 13:30:08 thea r8187: disagrees about version of symbol
45 register_netdev
46 Aug 31 13:30:08 thea r8187: Unknown symbol register_netdev
47 Aug 31 13:30:08 thea r8187: disagrees about version of symbol dev_alloc_skb
48 Aug 31 13:30:08 thea r8187: Unknown symbol dev_alloc_skb
49 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_rawtx
50 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_stop_protocol
51 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_stop_queue_rtl
52 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_54g
53 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_rate
54 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_scan
55 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_wap
56 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_name_rtl
57 Aug 31 13:30:08 thea r8187: disagrees about version of symbol
58 netif_carrier_off
59 Aug 31 13:30:08 thea r8187: Unknown symbol netif_carrier_off
60 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_shortslot
61 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_rx_rtl
62 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wake_queue_rtl
63 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wlan_frequencies
64 Aug 31 13:30:08 thea r8187: Unknown symbol free_ieee80211_rtl
65 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_start_protocol
66 Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_freq
67 Aug 31 13:30:08 thea /etc/init.d/realtek[6519]: ERROR: realtek failed to
68 start

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] RTL8187B don't work on 2.6.26, but worked on 2.6.24 "Tony \\\"Chainsaw\\\" Vroon" <chainsaw@g.o>