Bonjour,
Je suis novice et je viens d'installer sur un vieux portable (2007) Lubuntu 16.04 en parallèle à windows vista (le temps de m'assurer que tout est ok). Tout fonctionne sauf le wifi et je vais en avoir besoin (en RJ45 pour l'instant).
J'ai parcouru très longuement les documentations sur le wifi, fait des manipulations et regardé dans le forum mais j'ai l'impression que les solutions ne correspondent pas à ma situation. En effet, ma carte ne semble pas détectée car quel que soit la commande tapée, je ne vois jamais ses références apparaitre.
Sous windows, j'ai trouvé que c'était une SiS163U.
Voici mon wificheck :
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.6 LTS"
>> lsusb
Bus 001 Device 002: ID 0bf8:100f Fujitsu Siemens Computers miniCard D2301 802.11bg Wireless Module [SiS 163U]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>> lspci -k -nn | grep -A 3 -i net
06:05.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8100/8101L/8139 PCI Fast Ethernet Adapter [10ec:8139] (rev 10)
Subsystem: Fujitsu Technology Solutions RTL-8100/8101L/8139 PCI Fast Ethernet Adapter [1734:10c7]
Kernel driver in use: 8139too
Kernel modules: 8139cp, 8139too
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 5
information bus: pci@0000:06:05.0
nom logique: enp6s5
version: 10
numéro de série: 00:03:0d:60:e7:9f
taille: 100Mbit/s
capacité: 100Mbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.0.16 latency=32 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
ressources: irq:16 portE/S:2000(taille=256) mémoire:b0200000-b02000ff
>> lsmod | sort
8139cp 28672 0
8139too 32768 0
ahci 36864 2
autofs4 40960 2
coretemp 16384 0
drm 348160 7 i915,drm_kms_helper
drm_kms_helper 151552 1 i915
fb_sys_fops 16384 1 drm_kms_helper
i2c_algo_bit 16384 1 i915
i915 1294336 5
input_leds 16384 0
joydev 20480 0
libahci 32768 1 ahci
lpc_ich 24576 0
mac_hid 16384 0
mii 16384 2 8139cp,8139too
Module Size Used by
pata_acpi 16384 0
psmouse 135168 0
serio_raw 16384 0
shpchp 32768 0
snd 69632 17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_si3054,snd_hda_codec_realtek,snd_pcm
snd_hda_codec 114688 4 snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_si3054,snd_hda_codec_realtek
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
snd_hda_codec_realtek 98304 1
snd_hda_codec_si3054 16384 1
snd_hda_core 69632 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_si3054,snd_hda_codec_realtek
snd_hda_intel 36864 3
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 86016 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_si3054
snd_rawmidi 28672 1 snd_seq_midi
snd_seq 57344 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_timer 28672 2 snd_seq,snd_pcm
soundcore 16384 1 snd
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
video 45056 1 i915
>> iwconfig
>> ifconfig -a
enp6s5 Link encap:Ethernet HWaddr 00:03:0d:60:e7:9f
inet adr:192.168.0.16 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::4048:e3d5:bd0:a42c/64 Scope:Lien
adr inet6: 2a01:e35:2f1d:9600:141f:584e:ce2:7fdb/64 Scope:Global
adr inet6: 2a01:e35:2f1d:9600:3c47:b33a:7b55:ca9a/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:20822 erreurs:0 :0 overruns:0 frame:0
TX packets:16343 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:21750092 (21.7 MB) Octets transmis:1999107 (1.9 MB)
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:1367 erreurs:0 :0 overruns:0 frame:0
TX packets:1367 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:132673 (132.6 KB) Octets transmis:132673 (132.6 KB)
>> sudo iwlist scan
>> uname -r -m
4.15.0-96-generic i686
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>> nm-tool
>> nmcli dev wifi
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 99a38566-5705-38fd-8e88-d01658dc8002 802-3-ethernet enp6s5
>> nmcli connection status
>> sudo rfkill list
J'ai quand même tenté d'installer le driver pour ma carte comme indiqué "
https://doc.ubuntu-fr.org/wifi_liste_carte#sis" mais ça bloque à partir de : "Décharger le module par défaut et charger NDISWrapper". Le résultat de mon iwconfig est le suivant :
ben@ben-AMILO-Li-1818:~$ iwconfig
enp6s5 no wireless extensions.
lo no wireless extensions.
ben@ben-AMILO-Li-1818:~$
J'ai également vu qu'il fallait éteindre windows avec redémarrer mais ça n'a rien changé.
Auriez vous une aide à m'apporter ? Je vous remercie par avance.