Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ [FIX] Linksys AE1200 13b1:0039

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š [FIX] Linksys AE1200 13b1:0039


๐Ÿ’ก Newskategorie: Linux Tipps
๐Ÿ”— Quelle: reddit.com

Hi there! This is my first post.

Long story short, I had a USB dongle that required being unplugged and replugged every time you rebooted. I'd searched the entire web but couldn't find a fix.

After many months, I found a method that worked for me, and wanted to share it so anyone with this dongle is spared from the extra workout. Feel free to correct anything.


The device is a Linksys AE1200, and USB databases list it as 13b1:0039 โ€“ as you can see here: https://usb-ids.gowdy.us/read/UD/13b1/0039

The problem is that, when you reboot the PC, 13b1:0039 gets recognized as 13b1:0bdc, which prevents it from loading the brcmfmac kernel module... Because "0bdc" is not a real product. A tedious workaround was to physically unplug and replug it, since it gets identified as "0039" the second time (you can confirm this by running lsusb before & after replugging).

After lots of troubleshooting, I found an automated way of doing this, without touching anything. The answer is based off of shodanex's reply to a similar issue: https://stackoverflow.com/q/442833

It involves explicitly telling the drivers to also be used with the device's incorrect ID.

Steps to fix

Press Ctrl+Alt+T, or open your favorite terminal. All the following commands must be run as sudo, but I got "permission denied" when running it as-is. So, run sudo -i before anything. (if you get a prompt that says # instead of the regular $, you're all set)

Because brcmfmac might not even be loaded, you may need to load it yourself. So type:

modprobe brcmfmac

Now for the actual fix, let's tell brcmfmac to also use this wrong ID:

echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id

This will make sure the device uses the brcmfmac module, even if its ID is incorrect. After a few seconds, the dongle should be recognized, allowing you to configure a WiFi network! You can do that through the GUI as usual or run nmtui on another terminal if you have it installed.

If everything went well, you should have a working internet connection :)

Now that we know it works, we can automate this by running a cronjob every time the system boots.

Run:

crontab -e as superuser (which you should be, if you followed the steps), and you'll be shown an editor with an empty file. Paste the commands that fixed the issue in there (on different lines) and add "@reboot" at the start of both, like so:

@reboot modprobe brcmfmac

@reboot echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id

This tells the system to run those commands (as sudo) every time you boot it. In case your distro doesn't support it, you can search for other methods.

More info

I tried a lot of things before coming up with this, and was about to give up on the issue. Luckily, someone else seems to have reported it: https://bugs.debian.org/cgi-bin/%3Ca%20href=%22bugreport.cgi?bug=1001189%22%3E1001189%3C/a%3E

Of course, it's not a bug from Debian, as other distros have the same issue. It should be the kernel, but don't know if it's been reported upstream yet.

I hope this helps someone!

submitted by /u/alter_sapiens
[link] [comments] ...



๐Ÿ“Œ [FIX] Linksys AE1200 13b1:0039


๐Ÿ“ˆ 122.86 Punkte

๐Ÿ“Œ Linksys Aware: Linksys-Router erkennen Bewegungen im Haus per WLAN-Signal


๐Ÿ“ˆ 29.77 Punkte

๐Ÿ“Œ MMD-0039-2015 - ChinaZ made new malware: ELF Linux/BillGates.Lite


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ MMD-0039-2015 - ChinaZ made new malware: ELF Linux/BillGates.Lite


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ Kernel Live Patch Security Notice LSN-0039-1


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ Apple Mac OS X 10.4.11 privilege escalation [CVE-2008-0039]


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CVE-2020-0039


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 27


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ Red Hat Security Advisory 2018-0039-01


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 28


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 29


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 30


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 31


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 32


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ Red Hat Security Advisory 2021-0039-01


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 34


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CB-K20/0039 Update 35


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CVE-2016-0039 | Microsoft SharePoint Foundation 2013 SP1 cross site scripting (MS16-015 / BID-82512)


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CVE-2023-0039


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CVE-2023-0039


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ CVE-2020-0039 | Google Android 8.0/8.1/9.0/10.0 rw_i93.cc rw_i93_sm_update_ndef out-of-bounds


๐Ÿ“ˆ 24.41 Punkte

๐Ÿ“Œ Linksys-Router mit offizieller DD-WRT-Unterstรผtzung


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ [Notiz] Jetzt verfรผgbar: AC1900-Router Linksys EA7500 kostet 180 Euro


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Bugtraq: Linksys E1200 and E2500 (Missing authorization on parental control)


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Bugtraq: Linksys E2500 and E1200 (Unauth Command Injection)


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ WRT3200ACM: Linksys kรผndigt neuen OpenWRT- und DD-WRT-Router an


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Linksys Rolls Out Firmware 1.1.40.176337 for Its EA6300 Routers - Download Now


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ [Notiz] Jetzt verfรผgbar: Linksys WRT3200ACM fรผr OpenWRT kostet 250 Euro


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Linksys kรผndigt WLAN-Verteiler Velop an


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Linksys stellt modulares WLAN-System Velop vor


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Linksys Velop AC2200: WLAN-Mesh-System mit Alexa-Integration


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Linksys AC1200 WUSB6400M: 2x2-WLAN-USB-Adapter mit MU-MIMO


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ USB-Dongle: Linksys zeigt WLAN-Adapter mit MU-MIMO fรผr ac-WLAN


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ WLAN-802.11ac: Linksys zur CES mit zwei schnellen MU-MIMO-Routern


๐Ÿ“ˆ 14.88 Punkte

๐Ÿ“Œ Linksys Latest Company To Unveil a Wi-Fi Mesh System


๐Ÿ“ˆ 14.88 Punkte











matomo