Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 05/03/2017, à 14:06

xouto

Problème sur mon réseau

Hello moi j'essaye sur ubuntu 16.04 et voici le résultat help !!


root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# sudo make install
make -C /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux -f Makefile.6 install
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
mkdir: impossible de créer le répertoire «/etc/Wireless»: Le fichier existe
rm -rf /etc/Wireless/RT2870STA
mkdir /etc/Wireless/RT2870STA
cp /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/conf/RT2870STA.dat /etc/Wireless/RT2870STA/.
install -d /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install -m 644 -c mt7610u_sta.ko /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer 'mt7610u_sta.ko': Aucun fichier ou dossier de ce type
Makefile.6:454 : la recette pour la cible « install » a échouée
make[1]: *** [install] Erreur 1
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
Makefile:499 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 2

Hors ligne

#2 Le 05/03/2017, à 14:19

xubu1957

Re : Problème sur mon réseau

Bonjour,

@ xouto

Tu as une version 16.10 et tu viens sur un fil concernant la 12.04.
Pour rappel : forum.ubuntu-fr.org/viewtopic.php?id=1937041 -installation clé TP Link T2U archer sur xubuntu 12.04.5 (emmabuntu)

Peux-tu donner tes infos : Configuration wifi ?

tu peux utiliser le : wificheck
Nota : Le fichier wificheck.log  est créé dans: /home/utilisateur
Il ne reste plus qu'à copier/coller son contenu sur le forum

en te servant du : Retour utilisable de commande

Dernière modification par xubu1957 (Le 05/03/2017, à 14:44)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#3 Le 05/03/2017, à 14:58

xouto

Re : Problème sur mon réseau

oups oui desolé ,
voici donc

>>   
 cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION="Ubuntu 16.10"

>>    lsusb

Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0bf8:101e Fujitsu Siemens Computers
Bus 003 Device 003: ID 148f:761a Ralink Technology, Corp.
Bus 003 Device 002: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>>    lspci -k -nn | grep -A 3 -i net

Merci

Hors ligne

#4 Le 05/03/2017, à 15:09

xubu1957

Re : Problème sur mon réseau

Il manque les retours des commandes :

lspci
lspci -k -nn | grep -A 3 -i net
lspci -k
sudo lshw -C network
lsmod
iwconfig
ifconfig
sudo iwlist scan
uname -r -m 
cat  /etc/network/interfaces
nm-tool
sudo rfkill list
nmcli connection show
nmcli connection list 

si nmcli connection show ne fonctionne pas


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#5 Le 05/03/2017, à 15:17

xouto

Re : Problème sur mon réseau

je débute merci

root@xouto:/tmp/Driver# lspci
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation C220 Series Chipset Family H81 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
00:1f.6 Signal processing controller: Intel Corporation 8 Series Chipset Family Thermal Management Controller (rev 04)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
root@xouto:/tmp/Driver# lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
	Subsystem: Fujitsu Technology Solutions RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1734:11ff]
	Kernel driver in use: r8169
	Kernel modules: r8169
root@xouto:/tmp/Driver# lspci -k
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
	DeviceName:  Realtek RT8111E
	Subsystem: Fujitsu Technology Solutions 4th Gen Core Processor DRAM Controller
	Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
	Subsystem: Fujitsu Technology Solutions Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
	Kernel driver in use: i915
	Kernel modules: i915
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
	Subsystem: Fujitsu Technology Solutions Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset Family USB xHCI
	Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset Family MEI Controller
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset Family USB EHCI
	Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset High Definition Audio Controller
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset Family USB EHCI
	Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation C220 Series Chipset Family H81 Express LPC Controller (rev 04)
	Subsystem: Fujitsu Technology Solutions C220 Series Chipset Family H81 Express LPC Controller
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series/C220 Series Chipset Family SMBus Controller
	Kernel modules: i2c_i801
00:1f.6 Signal processing controller: Intel Corporation 8 Series Chipset Family Thermal Management Controller (rev 04)
	Subsystem: Fujitsu Technology Solutions 8 Series Chipset Family Thermal Management Controller
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
	Subsystem: Fujitsu Technology Solutions RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Kernel driver in use: r8169
	Kernel modules: r8169
root@xouto:/tmp/Driver# sudo lshw -C network
  *-network                 
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       nom logique: enp2s0
       version: 0c
       numéro de série: 90:1b:0e:88:67:37
       taille: 100Mbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-2_0.0.1 02/06/13 ip=192.168.1.63 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       ressources: irq:28 portE/S:e000(taille=256) mémoire:f7c00000-f7c00fff mémoire:f0000000-f0003fff
  *-network DÉSACTIVÉ
       description: Interface réseau sans fil
       identifiant matériel: 2
       nom logique: ra0
       fonctionnalités: ethernet physical wireless
       configuration: broadcast=yes driver=RALINK WLAN multicast=yes wireless=Ralink STA
root@xouto:/tmp/Driver# lsmod
Module                  Size  Used by
cfg80211              512000  0
mt7650u_sta           892928  0
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               352256  3 vboxnetadp,vboxnetflt,vboxpci
intel_rapl             20480  0
input_leds             16384  0
snd_hda_codec_realtek    77824  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
snd_hda_codec_hdmi     45056  1
coretemp               16384  0
snd_hda_intel          32768  5
snd_hda_codec         118784  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
kvm_intel             192512  0
snd_hda_core           69632  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm                94208  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
kvm                   520192  1 kvm_intel
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
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_timer              32768  2 snd_seq,snd_pcm
irqbypass              16384  1 kvm
snd                    69632  21 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
crc32_pclmul           16384  0
intel_cstate           16384  0
intel_rapl_perf        16384  0
serio_raw              16384  0
mei_me                 28672  0
mei                    90112  1 mei_me
soundcore              16384  1 snd
mac_hid                16384  0
shpchp                 32768  0
lpc_ich                20480  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              20480  0
x_tables               24576  1 ip_tables
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
hid                    98304  2 hid_generic,usbhid
i915                 1245184  17
psmouse               122880  0
ahci                   36864  2
libahci                32768  1 ahci
r8169                  77824  0
mii                    16384  1 r8169
i2c_algo_bit           16384  1 i915
drm_kms_helper        147456  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fjes                   28672  0
fb_sys_fops            16384  1 drm_kms_helper
video                  36864  1 i915
drm                   311296  7 i915,drm_kms_helper
root@xouto:/tmp/Driver# iwconfig
enp2s0    no wireless extensions.

ra0       Ralink STA  
          Power Management:on
          
lo        no wireless extensions.

root@xouto:/tmp/Driver# ifconfig
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.63  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::ed80:f817:227e:2e39  prefixlen 64  scopeid 0x20<link>
        ether 90:1b:0e:88:67:37  txqueuelen 1000  (Ethernet)
        RX packets 7546  bytes 5042803 (5.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 7569  bytes 941441 (941.4 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Boucle locale)
        RX packets 27478  bytes 1679771 (1.6 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 27478  bytes 1679771 (1.6 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

root@xouto:/tmp/Driver# sudo iwlist scan
enp2s0    Interface doesn't support scanning.

ra0       Interface doesn't support scanning : Network is down

lo        Interface doesn't support scanning.

root@xouto:/tmp/Driver# uname -r -m 
4.8.0-39-generic i686
root@xouto:/tmp/Driver# cat  /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
root@xouto:/tmp/Driver# nm-tool
La commande « nm-tool » est introuvable, vouliez-vous dire :
 La commande « dm-tool » du paquet « lightdm » (main)
nm-tool : commande introuvable
root@xouto:/tmp/Driver# sudo rfkill list
root@xouto:/tmp/Driver# nmcli connection show
NOM                  UUID                                  TYPE            PÉRIPHÉRIQUE 
Connexion filaire 1  c5740cb0-0177-3db7-8b66-e1390aa28ffd  802-3-ethernet  enp2s0       
root@xouto:/tmp/Driver# nmcli connection list 
Syntaxe : nmcli connection { COMMAND | help }

COMMAND := { show | up | down | add | modify | edit | delete | monitor | reload | load }

  show [--active] [--order <order spec>]
  show [--active] [id | uuid | path | apath] <ID> ...

  up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file <file with passwords>]

  down [id | uuid | path | apath] <ID> ...

  add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-]<setting>.<property> <value>)+]

  modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+

  clone [--temporary] [id | uuid | path ] <ID> <new name>

  edit [id | uuid | path] <ID>
  edit [type <new_con_type>] [con-name <new_con_name>]

  delete [id | uuid | path] <ID>

  monitor [id | uuid | path] <ID> ...

  reload

  load <filename> [ <filename>... ]

  import [--temporary] type <type> file <file to import>

  export [id | uuid | path] <ID> [<output file>]

Erreur : « list » n'est pas une commande « connection » valide.
root@xouto:/tmp/Driver# 

Hors ligne

#6 Le 05/03/2017, à 15:28

xubu1957

Re : Problème sur mon réseau

Essaies ces commandes :

sudo apt-get install git build-essential
mkdir ~/src
cd ~/src
git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
cd mt7610u_wifi_sta_v3002_dpo_20130916
make clean
make
sudo make install

données dans trying-to-install-tp-link-archer-t2u-on-ubuntu


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#7 Le 05/03/2017, à 15:39

xouto

Re : Problème sur mon réseau

root@xouto:/# sudo apt-get install git build-essential
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
build-essential is already the newest version (12.1ubuntu2).
git is already the newest version (1:2.9.3-1).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 228 non mis à jour.
root@xouto:/# mkdir ~/src
mkdir: impossible de créer le répertoire «/root/src»: Le fichier existe
root@xouto:/# cd ~/src
root@xouto:~/src# git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
fatal: le chemin de destination 'mt7610u_wifi_sta_v3002_dpo_20130916' existe déjà et n'est pas un répertoire vide.
root@xouto:~/src# cd mt7610u_wifi_sta_v3002_dpo_20130916
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# make clean
cp -f os/linux/Makefile.clean os/linux/Makefile
make -C os/linux clean
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
rm -f ../../common/*.o
rm -f ../../common/.*.cmd .*.flags .*.d
rm -f ../../os/linux/*.o *.ko *.mod.o *.mod.c
rm -f ../../os/linux/.*.cmd .*.flags .*.d
rm -fr ../../os/linux/.tmp_versions
rm -f ../../os/linux/Module.symvers
rm -f ../../os/linux/Modules.symvers
rm -f ../../os/linux/Module.markers
rm -f ../../os/linux/modules.order
rm -f ../../chips/*.o
rm -f ../../chips/.*.cmd .*.flags .*.d
rm -f ../../rate_ctrl/*.o
rm -f ../../rate_ctrl/.*.cmd .*.flags .*.d
rm -f ../../ate/common/*.o
rm -f ../../ate/common/.*.cmd .*.flags .*.d
rm -f ../../ate/chips/*.o
rm -f ../../ate/chips/.*.cmd .*.flags .*.d
rm -f ../../phy/*.o
rm -f ../../phy/.*.cmd .*.flags .*.d
rm -f ../../mac/*.o
rm -f ../../mac/.*.cmd .*.flags .*.d
rm -f ../../mcu/*.o
rm -f ../../mcu/.*.cmd .*.flags .*.d
rm -f ../../mgmt/*.o
rm -f ../../mgmt/.*.cmd .*.flags .*.d
rm -f ../../naf/*.o
rm -f ../../naf/.*.cmd .*.flags .*.d
rm -f ../../sta/*.o
rm -f ../../sta/.*.cmd .*.flags .*.d
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
rm -rf os/linux/Makefile
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# make
make -C tools
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/Makefile
make -C /lib/modules/4.8.0-39-generic/build SUBDIRS=/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
  CC [M]  /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o
In file included from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44:0,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:77:0: warning: "EXT_BUILD_CHANNEL_LIST" redefined
 #define EXT_BUILD_CHANNEL_LIST  /* must define with CRDA */
 
<command-line>:0:0: note: this is the location of the previous definition
In file included from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:98:0,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
  struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];
                                                 ^~~~~~~~~~~~~~~~~~~
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c: In function ‘announce_802_3_packet’:
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:341:16: warning: unused variable ‘pAd’ [-Wunused-variable]
  RTMP_ADAPTER *pAd = (RTMP_ADAPTER *)pAdSrc;
                ^~~
scripts/Makefile.build:289 : la recette pour la cible « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o » a échouée
make[2]: *** [/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o] Erreur 1
Makefile:1491 : la recette pour la cible « _module_/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux » a échouée
make[1]: *** [_module_/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
Makefile:403 : la recette pour la cible « LINUX » a échouée
make: *** [LINUX] Erreur 2
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# sudo make install
make -C /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux -f Makefile.6 install
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
mkdir: impossible de créer le répertoire «/etc/Wireless»: Le fichier existe
rm -rf /etc/Wireless/RT2870STA
mkdir /etc/Wireless/RT2870STA
cp /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/conf/RT2870STA.dat /etc/Wireless/RT2870STA/.
install -d /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install -m 644 -c mt7610u_sta.ko /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer 'mt7610u_sta.ko': Aucun fichier ou dossier de ce type
Makefile.6:454 : la recette pour la cible « install » a échouée
make[1]: *** [install] Erreur 1
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
Makefile:499 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 2

Snif je redémarre mais j'ai un gros doute quand mème quand je vois "a échouée"

Hors ligne

#8 Le 05/03/2017, à 16:02

xubu1957

Re : Problème sur mon réseau

J'ai trouvé une autre source dans media-tek-mt7610u

Important – Steps to build driver from sources
Important - Étapes pour générer le pilote à partir de sources

1. Unplug Wifi dongle from USB
1. Débranchez le dongle Wifi de l'USB
2. update your sources and upgrade if any
2 Faire les mises à jour

   sudo apt-get update 
   sudo apt-get upgrade 

3. install gnu compiler collection
3. Installer le compilateur

   sudo apt-get install build-essential

4. lets install git
4. permet d'installer git

   sudo apt-get install git 

5. get sources
5. Obtenir les sources

   git clone https://sanrath@bitbucket.org/sanrath/mediatek_mt7610u_sta_driver_linux-64bit.git

5.1 - if you have cloned already
5.1 - si vous avez déjà cloné

 

 cd mediatek_mt7610u_sta_driver_linux-64bit
   git pull

6. build driver
6. construire le pilote

   cd mediatek_mt7610u_sta_driver_linux-64bit
   make clean
   make 
   sudo make install 

There should not be any errors in last commands
Il ne devrait pas y avoir d'erreurs dans les dernières commandes

7. After the last command connect your USB Wifi adapter to any USB port. Now it must have listed all visible wifi signals(SSIDs). Connect to internet
7. Après la dernière commande, connectez votre adaptateur USB Wifi à n'importe quel port USB. Maintenant, il doit avoir répertorié tous les signaux wifi visibles (SSID). Se connecter à Internet
8. open a browser and test internet !!
8. ouvrez un navigateur et testez internet !!

Dernière modification par xubu1957 (Le 05/03/2017, à 16:11)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#9 Le 05/03/2017, à 16:20

xouto

Re : Problème sur mon réseau

après le

sudo apt-get update 
   sudo apt-get upgrade 

il m'as fait de grosses mises a jour, j'y ai presque cru et au finale non toujours pas hmm , par contre je suis en 32bits moi.


root@xouto:/home/xouto#  sudo apt-get install build-essential
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
build-essential is already the newest version (12.1ubuntu2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 3 non mis à jour.
root@xouto:/home/xouto#    sudo apt-get install git 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
git is already the newest version (1:2.9.3-1).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 3 non mis à jour.
root@xouto:/home/xouto# git clone https://sanrath@bitbucket.org/sanrath/mediatek_mt7610u_sta_driver_linux-64bit.git
Clonage dans 'mediatek_mt7610u_sta_driver_linux-64bit'...
remote: Counting objects: 338, done.
remote: Compressing objects: 100% (269/269), done.
remote: Total 338 (delta 97), reused 270 (delta 61)
Réception d'objets: 100% (338/338), 1.68 MiB | 840.00 KiB/s, fait.
Résolution des deltas: 100% (97/97), fait.
Vérification de la connectivité... fait.
root@xouto:/home/xouto#  cd mediatek_mt7610u_sta_driver_linux-64bit
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit#    git pull
Already up-to-date.
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit# 
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit# cd mediatek_mt7610u_sta_driver_linux-64bit
bash: cd: mediatek_mt7610u_sta_driver_linux-64bit: Aucun fichier ou dossier de ce type
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit#    make clean
cp -f os/linux/Makefile.clean os/linux/Makefile
make -C os/linux clean
make[1] : on entre dans le répertoire « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux »
rm -f ../../common/*.o
rm -f ../../common/.*.cmd .*.flags .*.d
rm -f ../../os/linux/*.o *.ko *.mod.o *.mod.c
rm -f ../../os/linux/.*.cmd .*.flags .*.d
rm -fr ../../os/linux/.tmp_versions
rm -f ../../os/linux/Module.symvers
rm -f ../../os/linux/Modules.symvers
rm -f ../../os/linux/Module.markers
rm -f ../../os/linux/modules.order
rm -f ../../chips/*.o
rm -f ../../chips/.*.cmd .*.flags .*.d
rm -f ../../rate_ctrl/*.o
rm -f ../../rate_ctrl/.*.cmd .*.flags .*.d
rm -f ../../ate/common/*.o
rm -f ../../ate/common/.*.cmd .*.flags .*.d
rm -f ../../ate/chips/*.o
rm -f ../../ate/chips/.*.cmd .*.flags .*.d
rm -f ../../phy/*.o
rm -f ../../phy/.*.cmd .*.flags .*.d
rm -f ../../mac/*.o
rm -f ../../mac/.*.cmd .*.flags .*.d
rm -f ../../mcu/*.o
rm -f ../../mcu/.*.cmd .*.flags .*.d
rm -f ../../mgmt/*.o
rm -f ../../mgmt/.*.cmd .*.flags .*.d
rm -f ../../naf/*.o
rm -f ../../naf/.*.cmd .*.flags .*.d
rm -f ../../sta/*.o
rm -f ../../sta/.*.cmd .*.flags .*.d
make[1] : on quitte le répertoire « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux »
rm -rf os/linux/Makefile
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit#    make 
make -C tools
make[1] : on entre dans le répertoire « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/tools »
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/Makefile
make -C /lib/modules/4.8.0-39-generic/build SUBDIRS=/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../os/linux/rt_profile.o
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../os/linux/rt_profile.c: In function ‘announce_802_3_packet’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../os/linux/rt_profile.c:334:16: warning: unused variable ‘pAd’ [-Wunused-variable]
  RTMP_ADAPTER *pAd = (RTMP_ADAPTER *)pAdSrc;
                ^~~
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/assoc.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/auth.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/auth_rsp.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sync.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sanity.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/rtmp_data.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/connect.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/wpa.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.o
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c: In function ‘Set_EncrypType_Proc’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c:789:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
     else
     ^~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c:792:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
  if (pAd->StaCfg.BssType == BSS_ADHOC)
  ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c: In function ‘RtmpIoctl_rt_ioctl_siwfreq’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c:5647:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
     else
     ^~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c:5650:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
  return NDIS_STATUS_SUCCESS;
  ^~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c: In function ‘RtmpIoctl_rt_ioctl_giwrate’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c:7518:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
     if (rate_index >= rate_count)
     ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../sta/sta_cfg.c:7521:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
  *(ULONG *)pData = ralinkrate[rate_index] * 500000;
  ^
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../mgmt/mgmt_vht.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/vht.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/crypt_md5.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/crypt_sha2.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/crypt_hmac.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/crypt_aes.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/crypt_arc4.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/mlme.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_wep.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/action.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_data.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.o
In file included from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rtmp_os.h:44:0,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rtmp_comm.h:75,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rt_config.h:33,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:28:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c: In function ‘NICReadEEPROMParameters’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 8 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 10 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
                            ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c: In function ‘NICInitAsicFromEEPROM’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:1061:9: warning: unused variable ‘i’ [-Wunused-variable]
  USHORT i;
         ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c: In function ‘NICInitializeAsic’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:1684:1: warning: the frame size of 2056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 }
 ^
In file included from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rtmp_os.h:44:0,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rtmp_comm.h:75,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rt_config.h:33,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:28:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c: In function ‘NICReadEEPROMParameters’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:719:85: warning: array subscript is above array bounds [-Warray-bounds]
 BoundaryA[1], pAd->TssiPlusBoundaryA[2], pAd->TssiPlusBoundaryA[3], pAd->TssiPlusBoundaryA[4],
                                                                     ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:719:58: warning: array subscript is above array bounds [-Warray-bounds]
    pAd->TssiPlusBoundaryA[1], pAd->TssiPlusBoundaryA[2], pAd->TssiPlusBoundaryA[3], pAd->TssiPlusBoundaryA[4],
                                                          ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:717:32: warning: array subscript is above array bounds [-Warray-bounds]
    pAd->TssiMinusBoundaryA[4], pAd->TssiMinusBoundaryA[3], pAd->TssiMinusBoundaryA[2], pAd->TssiMinusBoundaryA[1],
                                ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:717:4: warning: array subscript is above array bounds [-Warray-bounds]
    pAd->TssiMinusBoundaryA[4], pAd->TssiMinusBoundaryA[3], pAd->TssiMinusBoundaryA[2], pAd->TssiMinusBoundaryA[1],
    ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:660:16: note: in definition of macro ‘DBGPRINT_RAW’
         printk Fmt;               \
                ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init.c:716:3: note: in expansion of macro ‘DBGPRINT’
   DBGPRINT(RT_DEBUG_TRACE,("E2PROM: A Tssi[-4 .. +4] = %d %d %d %d - %d -%d %d %d %d, step=%d, tuning=%d\n",
   ^~~~~~~~
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_init_inf.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_tkip.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_aes.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_sync.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/eeprom.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_sanity.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.o
In file included from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rtmp_os.h:44:0,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rtmp_comm.h:75,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/rt_config.h:33,
                 from /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:28:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c: In function ‘Set_DebugFunc_Proc’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1084:30: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘ULONG {aka long unsigned int}’ [-Wformat=]
  DBGPRINT_S(RT_DEBUG_TRACE, ("Set RTDebugFunc = 0x%x\n", RTDebugFunc));
                              ^
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/include/os/rt_linux.h:675:9: note: in definition of macro ‘DBGPRINT_S’
  printk Fmt;     \
         ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c: In function ‘GetEncryptType’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1752:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
     if(enc == Ndis802_11Encryption3Enabled)
     ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1754:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
  if(enc == Ndis802_11Encryption4Enabled)
  ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c: In function ‘GetAuthMode’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1764:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
     if(auth == Ndis802_11AuthModeShared)
     ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1766:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
  if(auth == Ndis802_11AuthModeAutoSwitch)
  ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1776:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
     if(auth == Ndis802_11AuthModeWPA2PSK)
     ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:1778:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
  if(auth == Ndis802_11AuthModeWPA1WPA2)
  ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c: In function ‘Show_PMK_Proc’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:4214:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
     for (idx = 0; idx < 32; idx++)
     ^~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:4217:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
  return 0;
  ^~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c: In function ‘set_rf’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_info.c:5960:28: warning: format ‘%x’ expects argument of type ‘unsigned int *’, but argument 5 has type ‘UCHAR * {aka unsigned char *}’ [-Wformat=]
   rv = sscanf(arg, "%d-%d-%x", &(bank_id), &(rf_id), &(rf_val));
                            ^
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_cfg.o
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_cfg.c: In function ‘RTMP_COM_IoctlHandle’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_cfg.c:705:32: warning: unused variable ‘ppINTF’ [-Wunused-variable]
                         VOID **ppINTF = (VOID **)pData;
                                ^~~~~~
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_wpa.o
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_wpa.c: In function ‘WPAStart2WayGroupHS’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_wpa.c:1249:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
     if ((!pEntry) || !IS_ENTRY_CLIENT(pEntry))
     ^~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_wpa.c:1254:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
  os_alloc_mem(NULL, (PUCHAR *)&mpool, TX_EAPOL_BUFFER);
  ^~~~~~~~~~~~
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_radar.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/spectrum.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rtmp_timer.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/rt_channel.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_profile.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_asic.o
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_asic.c: In function ‘AsicUpdateProtect’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_asic.c:330:21: warning: large integer implicitly truncated to unsigned type [-Woverflow]
  UCHAR i, PhyMode = 0x4000;
                     ^~~~~~
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_asic.c:384:12: warning: large integer implicitly truncated to unsigned type [-Woverflow]
  PhyMode = 0x2000; /* Bit 15:13, 0:Legacy CCK, 1: Legacy OFDM, 2: HT mix mode, 3: HT green field, 4: VHT mode, 5-7: Reserved */
            ^~~~~~
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/scan.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/cmm_cmd.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/uapsd.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../common/ps.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../rate_ctrl/ra_ctrl.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../rate_ctrl/alg_legacy.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../rate_ctrl/alg_ags.o
  CC [M]  /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../chips/rtmp_chip.o
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../chips/rtmp_chip.c: In function ‘RtmpChipOpsHook’:
/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../chips/rtmp_chip.c:910:30: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
  pChipOps->ChipSwitchChannel = Default_ChipSwitchChannel;
                              ^
cc1: some warnings being treated as errors
scripts/Makefile.build:289 : la recette pour la cible « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../chips/rtmp_chip.o » a échouée
make[2]: *** [/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../chips/rtmp_chip.o] Erreur 1
Makefile:1491 : la recette pour la cible « _module_/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux » a échouée
make[1]: *** [_module_/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
Makefile:393 : la recette pour la cible « LINUX » a échouée
make: *** [LINUX] Erreur 2
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit#    sudo make install 
make -C /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux -f Makefile.6 install
make[1] : on entre dans le répertoire « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux »
mkdir: impossible de créer le répertoire «/etc/Wireless»: Le fichier existe
rm -rf /etc/Wireless/RT2870STA
mkdir /etc/Wireless/RT2870STA
cp /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/conf/RT2870STA.dat /etc/Wireless/RT2870STA/.
install -d /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install -m 644 -c mt7610u_sta.ko /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer 'mt7610u_sta.ko': Aucun fichier ou dossier de ce type
Makefile.6:454 : la recette pour la cible « install » a échouée
make[1]: *** [install] Erreur 1
make[1] : on quitte le répertoire « /home/xouto/mediatek_mt7610u_sta_driver_linux-64bit/os/linux »
Makefile:489 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 2
root@xouto:/home/xouto/mediatek_mt7610u_sta_driver_linux-64bit# 

Hors ligne

#10 Le 05/03/2017, à 16:35

xubu1957

Re : Problème sur mon réseau

Le 64 bits ne passera jamais sur une 32 bits.

Essaies :

sudo ifconfig wlan0 up

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#11 Le 05/03/2017, à 16:40

xouto

Re : Problème sur mon réseau

root@xouto:/home/xouto/Téléchargements/Driver# sudo ifconfig wlan0 up
wlan0: ERREUR en récupérant les signaux de l'interface: Aucun périphérique de ce type

Hors ligne

#12 Le 05/03/2017, à 16:53

xubu1957

Re : Problème sur mon réseau

J'ai trouvé cette astuce au message # 13 dans : handylinux

Si en cours tu as un message d'erreur, cela est dû au chipset RT2860. Dans ce cas , tu vas éditer avec mousepad une ligne dans un fichier.
Dans mt7610u_wifi_sta_v3002_dpo_20130916, tu as un dossier OS et un sous-dossier linux. Dans ce dernier, tu as un fichier appelé config.mk

cd $HOME/src
cd mt7610u_wifi_sta_v3002_dpo_20130916
cd os/linux

mousepad config.mk
Tu cherches ceci : CHIPSET_DAT = 2860 et tu remplaces par CHIPSET_DAT = 2870, puis tu enregistres la modification et tu fais ensuite :

cd $HOME/src
cd mt7610u_wifi_sta_v3002_dpo_20130916
make clean
make
sudo make install

Tu ne devrais plus avoir d'erreurs. Ensuite tu rebootes le système.

Il faudrait adapter avec l'éditeur de texte, et le nom du fichier de destination.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#13 Le 05/03/2017, à 17:03

xouto

Re : Problème sur mon réseau

j'ai mème essayé ça https://tavernalinux.com/tp-link-archer-t2uh-como-instalar-driver-no-ubuntu-e-derivados-f366b1d441c8#.jscq8s7oc]LIEN
et ça donne ça hmm

root@xouto:/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_2013091
6# make
make -C tools
make[1] : on entre dans le répertoire « /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/Makefile
make -C /lib/modules/4.8.0-39-generic/build SUBDIRS=/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
  CC [M]  /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o
In file included from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44:0,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:77:0: warning: "EXT_BUILD_CHANNEL_LIST" redefined
 #define EXT_BUILD_CHANNEL_LIST  /* must define with CRDA */
 
<command-line>:0:0: note: this is the location of the previous definition
In file included from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:98:0,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
                 from /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
  struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];
                                                 ^~~~~~~~~~~~~~~~~~~
/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c: In function ‘announce_802_3_packet’:
/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:341:16: warning: unused variable ‘pAd’ [-Wunused-variable]
  RTMP_ADAPTER *pAd = (RTMP_ADAPTER *)pAdSrc;
                ^~~
scripts/Makefile.build:289 : la recette pour la cible « /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o » a échouée
make[2]: *** [/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o] Erreur 1
Makefile:1491 : la recette pour la cible « _module_/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux » a échouée
make[1]: *** [_module_/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
Makefile:403 : la recette pour la cible « LINUX » a échouée
make: *** [LINUX] Erreur 2
root@xouto:/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_2013091


/////////////////////////////////////////////////////////////////////////
6# sudo make install
make -C /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux -f Makefile.6 install
make[1] : on entre dans le répertoire « /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
mkdir: impossible de créer le répertoire «/etc/Wireless»: Le fichier existe
rm -rf /etc/Wireless/RT2870STA
mkdir /etc/Wireless/RT2870STA
cp /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/conf/RT2870STA.dat /etc/Wireless/RT2870STA/.
install -d /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install -m 644 -c mt7610u_sta.ko /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer 'mt7610u_sta.ko': Aucun fichier ou dossier de ce type
Makefile.6:454 : la recette pour la cible « install » a échouée
make[1]: *** [install] Erreur 1
make[1] : on quitte le répertoire « /home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
Makefile:499 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 2
root@xouto:/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_2013091
6# ^C
root@xouto:/home/xouto/Téléchargements/Driver/mt7610u_wifi_sta_v3002_dpo_2013091
6# 

Hors ligne

#14 Le 05/03/2017, à 17:08

xubu1957

Re : Problème sur mon réseau

Tu avais tenté les commandes finales ?

sudo mkdir /etc/RT2870STA
sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#15 Le 05/03/2017, à 17:10

xouto

Re : Problème sur mon réseau

xubu1957 a écrit :

J'ai trouvé cette astuce au message # 13 dans : handylinux

Si en cours tu as un message d'erreur, cela est dû au chipset RT2860. Dans ce cas , tu vas éditer avec mousepad une ligne dans un fichier.
Dans mt7610u_wifi_sta_v3002_dpo_20130916, tu as un dossier OS et un sous-dossier linux. Dans ce dernier, tu as un fichier appelé config.mk

cd $HOME/src
cd mt7610u_wifi_sta_v3002_dpo_20130916
cd os/linux

mousepad config.mk
Tu cherches ceci : CHIPSET_DAT = 2860 et tu remplaces par CHIPSET_DAT = 2870, puis tu enregistres la modification et tu fais ensuite :

cd $HOME/src
cd mt7610u_wifi_sta_v3002_dpo_20130916
make clean
make
sudo make install

Tu ne devrais plus avoir d'erreurs. Ensuite tu rebootes le système.

Il faudrait adapter avec l'éditeur de texte, et le nom du fichier de destination.




alors j'ai fait ca et voila donc le resultat

root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux# mousepad config.mk

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): Gtk-WARNING **: Theme parsing error: <data>:2:29: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(mousepad:7016): Gtk-WARNING **: Theme parsing error: <data>:3:37: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(mousepad:7016): Gtk-WARNING **: Theme parsing error: <data>:4:27: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(mousepad:7016): Gtk-WARNING **: Theme parsing error: <data>:5:31: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(mousepad:7016): Gtk-WARNING **: Theme parsing error: <data>:6:28: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): Gtk-WARNING **: Negative content width -18 (allocation 1, extents 9x10) while allocating gadget (node button, owner GtkToggleButton)

(mousepad:7016): Gtk-WARNING **: Negative content height -10 (allocation 1, extents 5x6) while allocating gadget (node button, owner GtkToggleButton)

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée

(mousepad:7016): dconf-WARNING **: failed to commit changes to dconf: La connexion est fermée
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux# cd $HOME/src
root@xouto:~/src# cd mt7610u_wifi_sta_v3002_dpo_20130916
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# make clean
cp -f os/linux/Makefile.clean os/linux/Makefile
make -C os/linux clean
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
rm -f ../../common/*.o
rm -f ../../common/.*.cmd .*.flags .*.d
rm -f ../../os/linux/*.o *.ko *.mod.o *.mod.c
rm -f ../../os/linux/.*.cmd .*.flags .*.d
rm -fr ../../os/linux/.tmp_versions
rm -f ../../os/linux/Module.symvers
rm -f ../../os/linux/Modules.symvers
rm -f ../../os/linux/Module.markers
rm -f ../../os/linux/modules.order
rm -f ../../chips/*.o
rm -f ../../chips/.*.cmd .*.flags .*.d
rm -f ../../rate_ctrl/*.o
rm -f ../../rate_ctrl/.*.cmd .*.flags .*.d
rm -f ../../ate/common/*.o
rm -f ../../ate/common/.*.cmd .*.flags .*.d
rm -f ../../ate/chips/*.o
rm -f ../../ate/chips/.*.cmd .*.flags .*.d
rm -f ../../phy/*.o
rm -f ../../phy/.*.cmd .*.flags .*.d
rm -f ../../mac/*.o
rm -f ../../mac/.*.cmd .*.flags .*.d
rm -f ../../mcu/*.o
rm -f ../../mcu/.*.cmd .*.flags .*.d
rm -f ../../mgmt/*.o
rm -f ../../mgmt/.*.cmd .*.flags .*.d
rm -f ../../naf/*.o
rm -f ../../naf/.*.cmd .*.flags .*.d
rm -f ../../sta/*.o
rm -f ../../sta/.*.cmd .*.flags .*.d
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
rm -rf os/linux/Makefile
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# make
make -C tools
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/Makefile
make -C /lib/modules/4.8.0-39-generic/build SUBDIRS=/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
  CC [M]  /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o
In file included from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44:0,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:77:0: warning: "EXT_BUILD_CHANNEL_LIST" redefined
 #define EXT_BUILD_CHANNEL_LIST  /* must define with CRDA */
 
<command-line>:0:0: note: this is the location of the previous definition
In file included from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:98:0,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
                 from /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
 t ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];
                                           ^~~~~~~~~~~~~~~~~~~
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c: In function ‘announce_802_3_packet’:
/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:341:16: warning: unused variable ‘pAd’ [-Wunused-variable]
  RTMP_ADAPTER *pAd = (RTMP_ADAPTER *)pAdSrc;
                ^~~
scripts/Makefile.build:289 : la recette pour la cible « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o » a échouée
make[2]: *** [/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o] Erreur 1
Makefile:1491 : la recette pour la cible « _module_/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux » a échouée
make[1]: *** [_module_/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-39-generic »
Makefile:403 : la recette pour la cible « LINUX » a échouée
make: *** [LINUX] Erreur 2
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916# sudo make install
make -C /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux -f Makefile.6 install
make[1] : on entre dans le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
mkdir: impossible de créer le répertoire «/etc/Wireless»: Le fichier existe
rm -rf /etc/Wireless/RT2870STA
mkdir /etc/Wireless/RT2870STA
cp /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/conf/RT2870STA.dat /etc/Wireless/RT2870STA/.
install -d /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install -m 644 -c mt7610u_sta.ko /lib/modules/4.8.0-39-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer 'mt7610u_sta.ko': Aucun fichier ou dossier de ce type
Makefile.6:454 : la recette pour la cible « install » a échouée
make[1]: *** [install] Erreur 1
make[1] : on quitte le répertoire « /root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux »
Makefile:499 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 2
root@xouto:~/src/mt7610u_wifi_sta_v3002_dpo_20130916#  

je reboot pour voir quand mème et te dis

Hors ligne

#16 Le 05/03/2017, à 17:14

xubu1957

Re : Problème sur mon réseau

J'avais écrit à la fin :

Il faudrait adapter avec l'éditeur de texte, et le nom du fichier de destination.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#17 Le 05/03/2017, à 17:37

xouto

Re : Problème sur mon réseau

modif faite avec VIM

:%s/2860/2870/g

24 remplacements OK et enregistré  toujours le mème résultat hmm

Hors ligne

#18 Le 05/03/2017, à 17:42

xubu1957

Re : Problème sur mon réseau

Je n'ai jamais compilé

Et on ne trouve pas grand chose sur la Toile en résolu


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#19 Le 05/03/2017, à 17:55

xouto

Re : Problème sur mon réseau

une pause pour ce soir, en tout cas merci pour tout ces test wink
je vais réessayer un autre jour et vous tiens au courant.
sinon ça finiras sur ebaye pour acheter le top du compatible plus tard smile

Merci

Hors ligne

#20 Le 05/03/2017, à 17:58

xubu1957

Re : Problème sur mon réseau

Je viens de répondre pour une carte Ralink, sur un autre fil :

Si personne d'autre du forum n'a de solution à proposer, il faut envisager un plan B :

Le 28/08/2016, Coeur Noir a écrit :

ralink, ralink, ralink… j'ai 2 chipsets wifi ralink qui ont parfaitement fonctionné d'Ubuntu 8.04 à 13.04, sans rien faire de spécial, directement out of the box…
Mais depuis 13.10 plus moyen de les faire fonctionner, les drivers fournis sur les cd sont prévus pour des noyaux linux 2.6.x et il faut les compiler. Je n'ai pour l'instant trouvé personne qui ait réussi cet exploit… mais qui sait https://www.qwant.com/?q=ubuntu%20ralink&t=web ?

Mon conseil de fainéant, et coûteux en plus : acheter si possible un autre dongle wifi 100% compatible linux pour une douzaine d'euros, ce sera bien plus simple → http://www.linux-hardware-guide.com/fr/tag/wifi ( bien lire les commentaires sur chaque matériel, ils précisent les éventuelles manip's à faire, choisir un matériel où tout va bien tout de suite sans rien installer, il y en a ! )


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne