SliTaz SliTaz Forum

You are not logged in.

#1 2012-07-23 08:47:23

leke
Member
Registered: 2012-07-23
Posts: 5

WiFi woes

I've just installed slitaz-4.0 an am having problems with the wifi. At first I thought it may be the interface name, which was eth0, so I changed it to wlan0. That didn't help though so I tried running that network.sh that was recommended in some other posts, but that dodn't work either so I'm stuck. Anyway, here is some stuff I've tried and settings. If you can see anything here I can change, let me know.

Thanks.

root@slitaz:/home/asdf# /etc/init.d/network.sh start

ifconfig: SIOCSIFFLAGS: No such file or directory

Configuring wlan0...                                                 [ OK ]

Starting udhcpc client on: wlan0...

udhcpc (v1.18.4) started

ifconfig: SIOCSIFFLAGS: No such file or directory

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

No lease, forking to background

root@slitaz:/home/asdf#

# /etc/network.conf: SliTaz system wide networking configuration.

# Config file used by: /etc/init.d/network.sh

#

# Set default interface.

INTERFACE="wlan0"

# Dynamic IP address.

# Enable/disable DHCP client at boot time.

DHCP="yes"

# Static IP address.

# Enable/disable static IP at boot time.

STATIC="no"

# Set IP address and netmask for a static IP.

IP="192.168.0.6"

NETMASK="255.255.255.0"

# Set route gateway for a static IP.

GATEWAY="192.168.0.1"

# Set DNS server for a static IP.

DNS_SERVER="192.168.0.1"

# Wifi connection.

# Enable/disable wireless connection at boot time.

WIFI="yes"

# Wifi interface (iwconfig) and ESSID.

WIFI_INTERFACE="wlan0"

WIFI_ESSID="any"

WIFI_MODE="managed"

WIFI_KEY=""

WIFI_KEY_TYPE="none"

WPA_DRIVER=""

WIFI_CHANNEL=""

WIFI_IWCONFIG_ARGS=""

Output of iwconfig

wlan0     IEEE 802.11bg  ESSID:off/any

          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm

          Retry  long limit:7   RTS thr:off   Fragment thr:off

          Encryption key:off

          Power Management:off

Offline

#2 2012-07-23 10:14:53

leke
Member
Registered: 2012-07-23
Posts: 5

Re: WiFi woes

root@slitaz:/home/asdf# tazhw detect-usb

Detected USB devices Kernel modules

================================================================================

USB2.0 WLAN

> Module in use:   zd1211rw

================================================================================

Offline

#3 2012-07-23 10:28:26

leke
Member
Registered: 2012-07-23
Posts: 5

Re: WiFi woes

Ah, ok. I have it sorted now. Had to download firmware for zd1211rw from http://linuxwireless.org/en/users/Drivers/zd1211rw/#Firmware and copied it to /lib/firmware

TIL how to install firmware in Linux. smile

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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