You are not logged in.
Pages: 1
Bonjour, nouveau sous Slitaz, je rencontre quelque difficulté à installer le wifi, j'ai suivi la DOC
pas à pas (les 2), mais quand j'arrive pour télécharger les modules et noyau je n'y arrive pas malgré que je suis les commande (coupé collé en mettant mon firmware):voilà de plus ample info:Detecter le matériel
Détecter le matériel PCI/USB
Detected PCI devices Kernel modules
================================================================================
> Module in use: sis_agp
> Module in use: snd_intel8x0
================================================================================
Detected USB devices Kernel modules
================================================================================
WNA1100
> Module in use: ath9k_htc
================================================================================
concernant ma clé USB wifi c'est la NETGEAR WNA1100, si ça peux aidé:
root@KAKTUS:/home/tux# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 [Atheros AR9271]
Bus 004 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 004 Device 003: ID 10df:0100 In-Win Development, Inc.
Si vous pouvez m'éclairer, avec précision (dans les étapes avec lignes de commande sous SAKURA),vous remerçiant par avance
Offline
Hi kaktus
The firmware must be present before the usb-wifi is detected and configured
Open terminal su to root
Stop networking
# /etc/init.d/network.sh stop
Install firmware
http://forum.slitaz.org/topic/netgear-wna1100?bb_attachments=22182&bbat=1000
Unload ath9k_htc
# modprobe -r ath9k_htc
Load ath9k_htc
# modprobe ath9k_htc
check if the firmware has been loaded
# dmesg |grep 9271
If yes, you should now have a wlan0, check with
# ifconfig -a
if yes,
Start networking
# /etc/init.d/network.sh start
=============================================
Slitaz 4: use the ar9271.fw file
Slitaz 5 use the htc_9271.fw file
Offline
hi sixofeiht, thank you for you response,petit problème:
root@KAKTUS:/home/tux# /etc/init.d/network.sh stop
/etc/init.d/network.sh: /etc/network.conf: line 38: syntax error: unterminated quoted string
root@KAKTUS:/home/tux# modprobe -r ath9k_htc
root@KAKTUS:/home/tux# modprobe ath9k_htc
root@KAKTUS:/home/tux# dmesg |grep 9271
usb 1-2: ath9k_htc: Firmware - ar9271.fw not found
usb 1-2: ath9k_htc: Firmware - ar9271.fw not found
usb 3-1: ath9k_htc: Firmware - ar9271.fw not found
usb 3-1: ath9k_htc: Firmware - ar9271.fw not found
usb 3-1: ath9k_htc: Transferred FW: ar9271.fw, size: 51312
usb 3-1: ath9k_htc: Transferred FW: ar9271.fw, size: 51312
root@KAKTUS:/home/tux# ifconfig -a
dummy0 Link encap:Ethernet HWaddr 1A:89:2E:1E:0C:EF
BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth0 Link encap:Ethernet HWaddr 00:13:D4:14:AF:F9
inet addr:192.168.0.22 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:99430 errors:0 dropped:11 overruns:0 frame:0
TX packets:83888 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:129861921 (123.8 MiB) TX bytes:6478913 (6.1 MiB)
Interrupt:19 Base address:0xc800
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:3011 errors:0 dropped:0 overruns:0 frame:0
TX packets:3011 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:571692 (558.2 KiB) TX bytes:571692 (558.2 KiB)
wlan0 Link encap:Ethernet HWaddr 30:46:9A:2B:2F:ED
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@KAKTUS:/home/tux# /etc/init.d/network.sh start
/etc/init.d/network.sh: /etc/network.conf: line 38: syntax error: unterminated quoted string
Si quelqu'un à une idée ??? Merci
Offline
wlan0 is there,good
In Slitaz one can use Ethernet OR wifi
Try Slitaz-Panel > network > wireless to configure your wifi
some Examples:
http://forum.slitaz.org/topic/usb-wifi-not-working#post-27876
open /etc/network.conf with leafpad and change
# Set default interface.
Change:
INTERFACE="eth0"
to
INTERFACE="wlan0"
File/Save/Quit
/etc/init.d/network.sh restart
Offline
New problem: no internet, no acces to Tazpanel : i connect to the net with cd slitaz installation.Odd???
Impossible to execut your latest advice.Sorry.
Offline
Configure wifi => Applications/Preferences/Wifi configuration
Are you booted into core flavor?
Tazpanel is only installed on core flavor.
To verify tazpanel is running:
Open terminal
Type
[c]pgrep -lf TazPanel[/c]
Hit Enter key
I f there is no output then it's not running.
Type as user root:
[c]/etc/init.d/tazpanel start[/c]
Hit Enter key
Offline
Bonjour, pour info je n'ai ni accès internetn ni accès au Tazpanel,voir les réponses au dessus,j'ai réessayé par le terminal, réponse:
root@(none):/home/tux# pgrep -lf TazPanel
1391 httpd -p 82 -u root -c /etc/slitaz/httpd.conf -r TazPanel Authentification - Defaut: root:root
je ne sais pas quoi faire, si vous avez des suggestions.
Au pire, je réinstalle le système, mais j'aurais préféré une autre solution, étant donné que des logiciels sont déja installés.
Offline
Bonjour,
à défaut de réponse, j'ai tout booté, réinstallation de Slitaz, je n'ai pas de wifi, et je n'ai rien changé dans les configuration donc si quelqu'un est volontaire pour m'expliquer étape par étape ce qu'il faut faire pour installer ma clef USB wifi Netgear, pour info j'en ai même 2: la Wireless-N 150 WNA 1100 et l'autre modèle est WNA3100M (apparement sous ubuntu celle là ne fonctionnait pas).
Merci pour ceux qui m'avait répondu,......., et merci si quelqu'un veut bien me guider. Salut
Offline
Hi kaktus
I will try, but maybe we need a french speaking Member to explain it better.
google translate is hard to understand.
(wna1100 with the atheros 9271 chipset)
1.boot the system
2.install the atheros firmware package
3.unload and reload the ath9k_htc module:
a.Open terminal su to root
b.Unload ath9k_htc
# modprobe -r ath9k_htc
c.Load ath9k_htc
# modprobe ath9k_htc
d.check if you have a wlan0
# ifconfig -a
If you have a wlan0 the hardware part is done.
Now you need to configure your wifi (credentials).To do this you have various options
1.If your wifi is wpa secured click Applications/system tools/Wifi configuration
doubleclick your network and provide the Pw...done
or
2.open SliTaz-Panel (the red icon with the wrench in the upper left corner).
go to network > wireless click your network, provide the Pw and click configure
I'm assuming you're using slitaz4 because the ar9271.fw was loaded.y/n?
If you want the wifi as the default interface,(because you also have an eth0 ethernet),
(as root) open the /etc/network.conf with leafpad and change
INTERFACE="eth0"
to
INTERFACE="wlan0"
good luck
Offline
Pages: 1
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]