summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-July/007122.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/007122.html')
-rw-r--r--zarb-ml/mageia-dev/2011-July/007122.html152
1 files changed, 152 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/007122.html b/zarb-ml/mageia-dev/2011-July/007122.html
new file mode 100644
index 000000000..d70d48a02
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-July/007122.html
@@ -0,0 +1,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&#322; 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: &lt;access denied&gt;
+
+
+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&#322; 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: &lt;/pipermail/mageia-dev/attachments/20110730/b4cc1318/attachment-0001.html&gt;
+</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>