Debian testing

Bonsoir

Jusque une petite question sans polémiques aucune
Je galère depuis plusieurs jours pour faire fonctionner le wifi sur la Debian testing
J’ai même installé la dernière version datant du 2 de ce mois
essayé le dernier noyau également
aucune de mes deux clés wifi usb ne fonctionne
d-link et hercules
Pourtant reconnu par le noyau
Bon Firmwares installé bien sur
ma question est la suivante pourquoi tout fonctionne sur linux mint 18.1 cinnamon
j’essaye de comprendre linux mint étant bien basé sur debian je crois
Noyau linux mint 4.4.0.53 generic
Sur débian jessie aucun souci mes clés fonctionnent

Bonne soirée à tous

olivier

Salut, tu aurais des codes de retour d’erreurs et de config ?

Sans doute des firmwares non free.
Voir, par exemple :
https://wiki.debian.org/fr/rtl819x

La première chose est de connaître les références des puces utilisées.

Bonjour

Pour la d-link
Bus 002 Device 002: ID 07d1:3303 D-Link System DWA-131 802.11n Wireless N Nano Adapter(rev.A1) [Realtek RTL8192SU]
firmwares pour testing installé
Je réponds sous jessie 8.7.1
La clé fonctionne très bien
J’ai même racheté une tp-link TL-WN725N mauvais choix
D’autres personnes rencontrent t’elle des dysfonctionnements wifi sous testing?

bonne journée à tous

Olivier

et le message d’erreur ?

Stretch wifi issues (self.debian)

submitted 4 months ago by [deleted]

Hey guys,

I’m using debian stretch. I have a usb wifi dongle using atheros. I’m using network manager to control the connections.

Today my usb wifi adapter stopped being able to connect, but only on debian. I can get a connection going with my pci card, but it still has issues, so I don’t think the problem is the atheros firmware.

There were some recent updates, could be an issue.

Anyone experiencing something similar? I tried to do some quick poking around, but didn’t see any similar issues/resolutions.

6 commentsshare

all 6 comments
sorted by: best

[–]emperordada 2 points 4 months ago

I recently came across a situation like that with my own wireless atheros adapter on stretch and if your case is the same as mine, your problems come from the random MAC address randomization feature that was added in network-manager 1.4, which recently became available on stretch. To disable it, add the following to your /etc/NetworkManager/NetworkManager.conf and restart NetworkManager.service:

[device]
wifi.scan-rand-mac-address=no

Source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836351

permalinkembed

[–][deleted] 1 point 4 months ago

I will check that out, thanks for the info!

permalinkembedparent

[–][deleted] 1 point 4 months ago

That resolved my issue, thank you again.

permalinkembedparent

[–]dotnetdotcom 1 point 4 months ago

Thanks. This solution fixed my connection problem with AVLinux-based on Debian 8.

permalinkembedparent

[–]gnuworldorder 1 point 4 months ago

Are you using cinnamon? I recently installed it to play around with it again and it kills my network manager. The strange part is if I change to mate network manager works

permalinkembed

[–][deleted] 1 point 4 months ago

I’m using plasma

permalinkembedparent

Cette solution fonctionne pour moi pour l’instant

Bonne journée

Olivier