SliTaz SliTaz Forum

You are not logged in.

#1 2015-03-28 09:04:24

Drmanhatten
Member
Registered: 2013-03-15
Posts: 9

Driver For Realtek RTL 8188CE WiFi Adapter

Can Someone Guide me on Downloading and compiling a driver for my wifi card?

I tried the following link or the source but it does not work:-

https://github.com/tianon/linux-rtlwifi-8188ce/archive/master.zip

Offline

#2 2015-03-28 18:23:02

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Driver For Realtek RTL 8188CE WiFi Adapter

All commands as root.

Slitaz iso does not include realtek firmware:

Download/Install http://mirror.slitaz.org/packages/5.0/firmware-rtlwifi-20141201.tazpkg

[c]tazpkg install firmware-rtlwifi-20141201.tazpkg[/c]

Slitaz-5.0/rolling has the compiled driver included in linux-wireless if you boot into gtkonly or core.

Unload/load driver after installing firmware.

[c]modprobe -r rtl8192ce && modprobe rtl8192ce[/c]

Applications/Preferences/WiFi configuration

If you require more help post the output:

[c]lspci -nn[/c]

[c]uname -a[/c]

[c]lsmod[/c]

[c]ls /sys/class/net[/c]

[c]iwconfig[/c]

[c]cat /etc/network.conf[/c]

[c]ifconfig[/c]

Offline

#3 2015-03-29 05:17:29

Drmanhatten
Member
Registered: 2013-03-15
Posts: 9

Re: Driver For Realtek RTL 8188CE WiFi Adapter

I followed the commands and have working wifi! thank you!

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.022 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]