You are not logged in.
Pages: 1
Hello, i run Slitaz on a Acer Aspire One Netbook, but wifi want not run.
root@slitaz:/mnt/gentoo/root# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 02)
00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1d.0 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA AHCI Controller [8086:27c1] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
01:00.0 Ethernet controller [0200]: Atheros Communications AR8152 v1.1 Fast Ethernet [1969:2060] (rev c1)
02:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0083]
root@slitaz:/mnt/gentoo/root# ls /sys/class/net
dummy0 eth0 lo wlan0
root@slitaz:/mnt/gentoo/root# iwconfig
lo no wireless extensions.
dummy0 no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn 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
root@slitaz:/mnt/gentoo/root# ifconfig
eth0 Link encap:Ethernet HWaddr 88:AE:1D:9E:BC:DE
inet addr:192.168.178.28 Bcast:192.168.178.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:575 errors:0 dropped:0 overruns:0 frame:0
TX packets:299 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:56425 (55.1 KiB) TX bytes:38600 (37.6 KiB)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:509 errors:0 dropped:0 overruns:0 frame:0
TX packets:509 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:131754 (128.6 KiB) TX bytes:131754 (128.6 KiB)
root@slitaz:/mnt/gentoo/root# iwlist scan
lo Interface doesn't support scanning.
dummy0 Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
root@slitaz:/mnt/gentoo/root# lsmod
Module Size Used by Not tainted
iwlagn 141847 0
iwlcore 40041 1 iwlagn
mac80211 145388 2 iwlagn,iwlcore
cfg80211 99896 3 iwlagn,iwlcore,mac80211
rfkill 10682 1 cfg80211
genrtc 2723 0
atl1c 22796 0
snd_hda_codec_realtek 202176 1
snd_hda_intel 15886 1
snd_hda_codec 45027 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 3808 1 snd_hda_codec
snd_pcm 43737 2 snd_hda_intel,snd_hda_codec
snd_timer 12515 1 snd_pcm
snd 33394 8 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 3357 1 snd
snd_page_alloc 4853 2 snd_hda_intel,snd_pcm
i915 254040 2
drm_kms_helper 18798 1 i915
drm 111992 3 i915,drm_kms_helper
i2c_algo_bit 3479 1 i915
button 3602 1 i915
i2c_core 12192 4 i915,drm_kms_helper,drm,i2c_algo_bit
video 9783 1 i915
output 1144 1 video
intel_agp 7908 1 i915
intel_gtt 9214 3 i915,intel_agp
agpgart 18221 3 drm,intel_agp,intel_gtt
root@slitaz:/mnt/gentoo/root# cat /etc/network.conf
# /etc/network.conf: SliTaz system wide networking configuration.
# Config file used by: /etc/init.d/network.sh
#
# Set default interface.
INTERFACE="eth0"
# Dynamic IP address.
# Enable/disable DHCP client at boot time.
DHCP="no"
# Static IP address.
# Enable/disable static IP at boot time.
STATIC="yes"
# Set IP address and netmask for a static IP.
IP="192.168.178.28"
NETMASK="255.255.255.0"
# Set route gateway for a static IP.
GATEWAY="192.168.178.1"
# Set DNS server for a static IP.
DNS_SERVER="192.168.178.1"
# Wifi connection.
# Enable/disable wireless connection at boot time.
WIFI="no"
# Wifi interface (iwconfig) and ESSID.
WIFI_INTERFACE="wlan0"
WIFI_ESSID="sisi_net"
WIFI_MODE="managed"
WIFI_KEY="secret"
WIFI_KEY_TYPE="wpa2"
WPA_DRIVER=""
WIFI_CHANNEL="1"
%0FI_IWCONFIG_ARGS=""
Has someone a idea?
Regards
Silvio
Offline
Install the wireless firmware.
The post has iwlagn, follow my directions:
http://forum.slitaz.org/topic/slitaz-doesnt-detect-either-my-ethernet-or-my-wireless-hardware-having-trouble-getting-started#post-19763
Offline
Hey, i have install the packages, i have found this post yesterday. But it want not run.
The LED for WLAN is off and self the system keys + WLAN Activate nothing will change.
root@slitaz:~# tazpkg search iwl
Search result for: iwl
Installed packages
================================================================================
firmware-iwlwifi-1000 20120227 non-free.
firmware-iwlwifi-3945 20120227 non-free.
firmware-iwlwifi-4965 20120227 non-free.
firmware-iwlwifi-5000 20120227 non-free.
firmware-iwlwifi-5150 20120227 non-free.
firmware-iwlwifi-6000 20120227 non-free.
firmware-iwlwifi-6050 20120227 non-free.
================================================================================
7 installed package(s) found for : iwl
Available packages name-version
================================================================================
firmware-iwlwifi-1000-20120227
firmware-iwlwifi-3945-20120227
firmware-iwlwifi-4965-20120227
firmware-iwlwifi-5000-20120227
firmware-iwlwifi-5150-20120227
firmware-iwlwifi-6000-20120227
firmware-iwlwifi-6050-20120227
================================================================================
7 available package(s) found for : iwl
Offline
hhh im sorry now is running. i change wpa2 to wpa and scan and its running. Thanks for help.
Offline
Pages: 1
[ Generated in 0.021 seconds, 16 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]