From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-July/007122.html | 152 +++++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-July/007122.html (limited to 'zarb-ml/mageia-dev/2011-July/007122.html') 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 @@ + + + + [Mageia-dev] RaLink 3062 WiFi card + + + + + + + + + +

[Mageia-dev] RaLink 3062 WiFi card

+ Michał Walenciak + kicer86 at gmail.com +
+ Sat Jul 30 09:34:01 CEST 2011 +

+
+ +
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
+http://kicer.sileman.net.pl
+gg: 3729519
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-dev/attachments/20110730/b4cc1318/attachment-0001.html>
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1