[Raspberry Pi 3] wifi intégré introuvable

Architecture ARM, archlinuxarm, raspberrypi ...
tarcb
newbie
Messages : 5
Inscription : mer. 04 janv. 2017, 18:34

[Raspberry Pi 3] wifi intégré introuvable

Message par tarcb »

Bonjour,

j'ai installé archlinux ARMv8 sur mon Raspberry Pi 3 mais je n'arrive pas a utiliser la wifi intégré.
je ne trouve pas le périphérique.

Code : Tout sélectionner

#rfkill list
pas de wifi (sauf la cle wifi que j'ai du mettre)

Code : Tout sélectionner

#lspci
pas de wifi

ou se cache t'elle ?

Merci pour votre aide.
hopimet
Elfe
Messages : 996
Inscription : mer. 14 mars 2012, 22:48

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par hopimet »

Salut,

Tu peux donner le résultat de lsmod ?

Et vérifie également que le wifi est sur on !
wifi-menu -o (en root)
http://ostipstricks.weebly.com/arch-linux-pi-wifi.html
Dernière modification par hopimet le mer. 04 janv. 2017, 21:39, modifié 1 fois.
tarcb
newbie
Messages : 5
Inscription : mer. 04 janv. 2017, 18:34

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par tarcb »

voila les modules

Code : Tout sélectionner

#lsmod 
Module                  Size  Used by
arc4                    2887  2
rtl8192cu              88249  0
rtl_usb                14536  1 rtl8192cu
rtl8192c_common        61012  1 rtl8192cu
rtlwifi                96834  3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211              832238  3 rtl_usb,rtlwifi,rtl8192cu
cfg80211              632051  2 mac80211,rtlwifi
rfkill                 25688  2 cfg80211
smsc95xx               33984  0
usbnet                 41233  1 smsc95xx
mii                     6023  2 usbnet,smsc95xx
vc4                   112047  0
drm_kms_helper        168591  2 vc4
drm                   384033  3 vc4,drm_kms_helper
syscopyarea             3347  1 drm_kms_helper
sysfillrect             4385  1 drm_kms_helper
sysimgblt               2743  1 drm_kms_helper
fb_sys_fops             2094  1 drm_kms_helper
bcm2835_wdt             5050  0
pwm_bcm2835             4114  0
i2c_bcm2835             5009  0
pour wifi-menu

Code : Tout sélectionner

wifi-menu -o
Please install 'dialog' to use wifi-menu
donc j'ai installé dialog

Code : Tout sélectionner

pacman -S dialog   
resolving dependencies...
looking for conflicting packages...

Packages (1) dialog-1:1.3_20160828-1

Total Download Size:   0.15 MiB
Total Installed Size:  0.85 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 dialog-1:1.3_20160828-1-aarch64                   152.8 KiB   222K/s 00:01 [##########################################] 100%
(1/1) checking keys in keyring                                              [##########################################] 100%
(1/1) checking package integrity                                            [##########################################] 100%
(1/1) loading package files                                                 [##########################################] 100%
(1/1) checking for file conflicts                                           [##########################################] 100%
(1/1) checking available disk space                                         [##########################################] 100%
:: Processing package changes...
(1/1) installing dialog                                                     [##########################################] 100%

Code : Tout sélectionner

# wifi-menu -o
Invalid interface specification
Usage: wifi-menu [-h | --help] [-o | --obscure] [INTERFACE]

Interactively connect to a wireless network on INTERFACE using netctl.
If only one wireless interface is available, INTERFACE can be omitted.

Arguments:
  -h, --help     Show this help
  -o, --obscure  Show asterisks for the characters of the password
                 and store the password as a hexadecimal string
pas interface ( sans clé wifi)
Dernière modification par tarcb le mer. 04 janv. 2017, 21:51, modifié 3 fois.
hopimet
Elfe
Messages : 996
Inscription : mer. 14 mars 2012, 22:48

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par hopimet »

Je viens d'éditer mon post pour vérifier que le wifi est on.
hopimet
Elfe
Messages : 996
Inscription : mer. 14 mars 2012, 22:48

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par hopimet »

Tu peux tenter rpi-update mais il est dit que ce n'est pas trop conseillé avec arch. J'avoue que je ne sais pas trop car j'utilise raspbian.
tarcb
newbie
Messages : 5
Inscription : mer. 04 janv. 2017, 18:34

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par tarcb »

je n'ai pas la command rpi-update.

merci pour ton aide
hopimet
Elfe
Messages : 996
Inscription : mer. 14 mars 2012, 22:48

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par hopimet »

Même en root ?
J'avais trouvé ça ici : https://archlinuxarm.org/forum/viewtopi ... =65&t=9938
tarcb
newbie
Messages : 5
Inscription : mer. 04 janv. 2017, 18:34

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par tarcb »

oui meme en root

mais j'ai pu l'installer avec

Code : Tout sélectionner

$ sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && sudo chmod +x /usr/bin/rpi-update
trouvé ici http://www.framboise314.fr/maintenir-la ... pberry-pi/

Code : Tout sélectionner

$ sudo rpi-update 
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
 *** Performing self-update
 *** Relaunching after update
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
 *** We're running for the first time
 *** Backing up files (this will take a few minutes)
 *** Backing up firmware
 *** Backing up modules 4.9.0-2-ARCH





This update bumps to rpi-4.4.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=144087
##############################################################
 *** Downloading specific firmware revision (this will take a few minutes)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   168    0   168    0     0    186      0 --:--:-- --:--:-- --:--:--   186
100 51.8M  100 51.8M    0     0   211k      0  0:04:10  0:04:10 --:--:--  214k
 *** Updating firmware
 *** Updating kernel modules
 *** depmod 4.4.38+
 *** depmod 4.4.38-v7+
 *** Updating VideoCore libraries
 *** Using SoftFP libraries
 *** Updating SDK
 *** Running ldconfig
 *** Storing current firmware revision
 *** Deleting downloaded files
 *** Syncing changes to disk
 *** If no errors appeared, your firmware was successfully updated to f5c7e1197ff1272dd3d0fb4f489518f5c5b38f9b
 *** A reboot is needed to activate the new firmware
 
petit reboot

mais toujours rien
hopimet
Elfe
Messages : 996
Inscription : mer. 14 mars 2012, 22:48

Re: [Raspberry Pi 3] wifi intégré introuvable

Message par hopimet »

Désolé, je n'ai plus d'idée pour le moment. C'est vraiment curieux parce que les module wifi semblent bien installés.
Si tu as du temps tu peux peut être tester avec une raspbian pour t'assurer que ça ne vient pas d'un problème matériel de la carte wifi.
Répondre