Hacker News new | ask | show | jobs
by AvImd 964 days ago
Not a high end device (Dell Vostro 15 3515), but it comes with preinstalled Ubuntu as well. It has some serious problems with wireless (10ec:c821). The default driver frequently loses connection on some wifi networks (it has issue with many networks though surprisingly not all of them). Sometimes reloading the driver helps, sometimes it just hangs my system. https://github.com/lwfinger/rtw88 seems to work a bit better though still has the same problem sometimes. It turns out that rfkill block wlan && sleep 3 && rfkill unblock wlan works better than reloading the driver. At least this way I haven't hanged my system yet. And wifi does not seem to be able to work at the same time as bluetooth.

Otherwise a fine device.

1 comments

Have you tried a USB based WiFi adapter? Last time I checked (unfortunately many years ago), these were quite small.
I am considering doing that. I also considered replacing the wireless card though I was unable to find reliable information if the BIOS has some kind of whitelist that would prevent me from doing that.
Lenovo definitely has blocklists for its laptop upgrades (otherwise I’d have repurposed the empty WWAN slot on my X1 Nano for a second SSD), but I’ve not heard of Dell doing the same. At the very least my old 2008 Dell laptop has no hint of anything like that.