1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] RaLink 3062 WiFi card
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RaLink%203062%20WiFi%20card&In-Reply-To=%3C201107300934.01849.Kicer86%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007118.html">
<LINK REL="Next" HREF="007123.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] RaLink 3062 WiFi card</H1>
<B>Michał Walenciak</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RaLink%203062%20WiFi%20card&In-Reply-To=%3C201107300934.01849.Kicer86%40gmail.com%3E"
TITLE="[Mageia-dev] RaLink 3062 WiFi card">kicer86 at gmail.com
</A><BR>
<I>Sat Jul 30 09:34:01 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007118.html">[Mageia-dev] new samba-squid subpackage proporsal
</A></li>
<LI>Next message: <A HREF="007123.html">[Mageia-dev] RaLink 3062 WiFi card
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7122">[ date ]</a>
<a href="thread.html#7122">[ thread ]</a>
<a href="subject.html#7122">[ subject ]</a>
<a href="author.html#7122">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi
I've two PCs with the same RaLink 3062 WiFi card.
Those cards are currently (since kernel 2.6.38 or 37) supported by kernel
(modules marked as stable).
The problem is that on one of the computers I've debian testing with 2.6.39
kernel and it automatically loads proper modules and WiFi card works, and on
Mageia PC nothing happens.
I tried both 2.6.38 and 3.0.0 kernels (on Mageia) and:
* no module is loaded automatically
* even if I load proper module manually, nothing happens (module seems to be
somehow not related to proper device)
some info:
lspci -v
debian:
05:03.0 Network controller: RaLink Device 3062
Subsystem: RaLink Device 3062
Flags: bus master, slow devsel, latency 32, IRQ 17
Memory at dfce0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Kernel driver in use: rt2800pci
mageia:
05:00.0 Network controller: RaLink Device 3062
Subsystem: RaLink Device 3062
Flags: bus master, slow devsel, latency 32, IRQ 10
Memory at fa100000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
modules
mageia: (after modprobe rt2800pci)
lsmod | grep rt2
rt2800pci 18476 0
rt2800lib 53777 1 rt2800pci
crc_ccitt 12667 1 rt2800lib
rt2x00pci 14477 1 rt2800pci
rt2x00lib 49476 3 rt2800pci,rt2800lib,rt2x00pci
mac80211 240860 3 rt2800lib,rt2x00pci,rt2x00lib
cfg80211 187537 2 rt2x00lib,mac80211
eeprom_93cx6 12725 1 rt2800pci
debian:
lsmod |grep rt2
rt2800pci 17800 0
rt2800lib 43106 1 rt2800pci
crc_ccitt 12347 1 rt2800lib
rt2x00pci 12779 1 rt2800pci
rt2x00lib 37704 3 rt2800pci,rt2800lib,rt2x00pci
mac80211 181270 3 rt2800lib,rt2x00pci,rt2x00lib
cfg80211 126244 2 rt2x00lib,mac80211
eeprom_93cx6 12455 1 rt2800pci
iwconfig
debian:
lo no wireless extensions.
eth1 no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ....
mageia:
lo no wireless extensions.
eth0 no wireless extensions.
any ideas what can be wrong (maybe blocked somewhere?) ?
I'm using Mageia 1, but for tests I've installed kernel 3.0.0 from Cauldron
Best regards
--
Michał Walenciak
gmail.com kicer86
<A HREF="http://kicer.sileman.net.pl">http://kicer.sileman.net.pl</A>
gg: 3729519
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20110730/b4cc1318/attachment-0001.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007118.html">[Mageia-dev] new samba-squid subpackage proporsal
</A></li>
<LI>Next message: <A HREF="007123.html">[Mageia-dev] RaLink 3062 WiFi card
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7122">[ date ]</a>
<a href="thread.html#7122">[ thread ]</a>
<a href="subject.html#7122">[ subject ]</a>
<a href="author.html#7122">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|