You are not logged in.

#1 2011-04-03 10:10:39

Alfred456654
Member
Registered: 2008-09-15
Posts: 15

Wifi card not detected with ifconfig (solved)

Hello,

I'm not sure wether I should post this here or not...

However, I'm using a Realtek Wifi card RTL8188CE on my laptop and I couldn't succeed in using it. (I'm using Arch x64, it's up-to-date).

I tried using ndiswrapper, but even when the ndiswrapper module is loaded and the driver properly created from the ".inf" file, ifconfig -a still doesn't display anything else than the usual "eth0" and "lo".

Here are the information I think are useful, please tell me if I forgot anything.

# lshw -C network
  *-network NON-RÉCLAMÉ   
       description: Network controller
       produit: RTL8188CE 802.11b/g/n WiFi Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:08:00.0
       version: 01
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       ressources: portE/S:3000(taille=256) mémoire:f2d00000-f2d03fff
# lspci -vnn
08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
    Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:9196]
    Flags: bus master, fast devsel, latency 0, IRQ 7
    I/O ports at 3000 [size=256]
    Memory at f2d00000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [160] Device Serial Number 01-91-81-fe-ff-4c-e0-00
# lsmod | grep ndiswrapper
ndiswrapper           231163  0 
usbcore               139496  5 uvcvideo,ndiswrapper,xhci_hcd,ehci_hcd
# ndiswrapper -l
net8192ce : driver installed
    device (10EC:8176) present
net8192cu : driver installed

Thanks in advance and please tell me if anything is missing !

Regards,
Alfred

Last edited by Alfred456654 (2011-04-03 16:15:06)

Offline

#2 2011-04-03 16:10:20

nikagra
Member
From: Wroclaw, Poland
Registered: 2011-04-03
Posts: 16

Re: Wifi card not detected with ifconfig (solved)

I have the same problem, but withe broadcom wireless card. Have you read this wiki page Wireless Setup? It's helped me to get 'wlan0' in the output of 'ifconfig -a' but I still cann't use it too

Offline

#3 2011-04-03 16:14:37

Alfred456654
Member
Registered: 2008-09-15
Posts: 15

Re: Wifi card not detected with ifconfig (solved)

Hello,

I finally solved my problem. It turns out my driver existed on the AUR and all I had to do is load the corresponding module with modprobe.

Some useful links :
https://wiki.archlinux.org/index.php/Wi … _Supported
https://wiki.archlinux.org/index.php/Co … ice_module

Also here is the very same topic on the french forum where I was helped solving my problem (hopefully google is gonna be able to translate it) :
http://forums.archlinux.fr/topic7887.html

Offline

Board footer

Powered by FluxBB