SliTaz SliTaz Forum

You are not logged in.

#1 2014-06-20 05:35:47

jbander
Member
Registered: 2014-06-20
Posts: 4

Kernel module for Belkin n150 usb wireless adaper

I want to use Wifibox/Netbox Graphical Utility to load drivers for a belkin usb n150 network adapter.To do that I need to know which Kernel module i need to do that, How do I find out which module I need. Thanks.

Offline

#2 2014-06-20 06:46:40

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Kernel module for Belkin n150 usb wireless adaper

Hi jbander,

According to this topic http://forum.slitaz.org/topic/cle-wifi-n150-de-belkin-comment-la-faire-fonctionner you need rtl8192CU firmware.

For SliTaz 4.0, follow these instructions http://forum.slitaz.org/topic/cle-wifi-n150-de-belkin-comment-la-faire-fonctionner/page/5#post-20582

Offline

#3 2014-06-20 21:45:10

jbander
Member
Registered: 2014-06-20
Posts: 4

Re: Kernel module for Belkin n150 usb wireless adaper

Ceel when I copy and paste into the terminal do I put all this in at once

# tazpkg install firmware-rtlwifi-20120625.tazpkg

Install module:

# tazpkg install 8192cu-2.6.37.tazpkg

Stop networking:

# /etc/init.d/network.sh stop

Load module:

# modprobe 8192cu

Find wifi adapter name:

ls /sys/class/net

Configure /etc/network.conf:

# leafpad /etc/network.conf

Add wifi adapter name to INTERFACE="" and WIFI_INTERFACE=""

WIFI="yes"

Add Wifi access point info to WIFI_ESSID="",WIFI_KEY="" and WIFI_KEY_TYPE="

Or each part after each #

Offline

#4 2014-06-22 11:14:48

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Kernel module for Belkin n150 usb wireless adaper

Open a terminal, become root and type only the part after #; hit [enter] key after each command.

SliTaz 4.0 ??

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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