Tech Talk
General technology discussion & support
258 topics in this forum
-
Lately, while I'm on Zoom meetings using my work laptop (a Dell XPS running Windows 10), Chrome tabs just randomly freeze. It’s usually when I have about 5 tabs open, and I’m trying to look at docs or check emails alongside the call. I’ve tried disabling all extensions, clearing the cache, and even resetting Chrome settings, but the freezing still happens. The weird part is that the rest of the laptop seems fine - no lag or high CPU usage showing in Task Manager. Since my job requires multitasking during calls, this is super frustrating. Has anyone dealt with Chrome tabs freezing only during video calls? Could this be linked to how Zoom or Chrome handles resources? Would…
-
-
- 8 replies
- 189 views
-
-
I just got a Fitbit Charge 5 and tried syncing it with my Pixel 6 running Android 13. The Fitbit app shows the device, but it keeps failing to complete the sync. I’ve already uninstalled and reinstalled the app, restarted both devices, and made sure Bluetooth permissions are granted. The tracker works fine when connected to my wife’s iPhone, so I’m guessing it’s an Android-specific issue. I want to get daily step counts and heart rate data syncing automatically, but right now it only shows old info and never updates. Has anyone else dealt with syncing problems between Fitbit and Android 13? Is there some hidden setting or workaround to force a full sync? Also curious if A…
-
-
- 9 replies
- 194 views
-
-
So I've been battling this annoying issue where my Wi-Fi connection just drops every hour on the dot. It's super frustrating because everything else on the network works fine, and my devices show strong signal strength. I've tried rebooting the router, updating firmware, and even changing channels, but no luck so far. Interestingly, the drops happen like clockwork, which makes me think maybe some kind of scheduled task or interference is causing it? I haven't set any parental controls or time limits on the router. Anyone else experienced this or have ideas on how to track down what's triggering these drops? Would love to hear your troubleshooting tips or similar stories!
-
-
- 8 replies
- 198 views
-
-
So I’ve got a Pixel 5 that’s been charging just fine with various fast chargers for over a year. But ever since the latest Android 13 update rolled in last week, fast charging stopped working altogether. It still charges at the normal slow rate with any charger, but no fast charging kicks in anymore. I’ve tried clearing cache, rebooting, and even factory resetting the phone, but no luck. I tested with three different USB-C cables and two different fast chargers from trusted brands, all used to work perfectly before the update. The phone still recognizes the charger, but the charging animation doesn’t show the fast charge icon. Battery health looks fine, no overheating or…
-
- 3 replies
- 118 views
-
-
Last night there was a sudden power surge at my place, and it fried the power supply unit (PSU) in my custom desktop. I replaced the PSU with a new one of the same wattage and brand, but now the PC won’t boot unless the GPU is installed. Before the surge, I could run with integrated graphics just fine since my CPU supports it. I double-checked all connections, reseated the CPU and RAM, and even reset CMOS to clear any BIOS hiccups. The motherboard powers on (LEDs light up), fans spin, but no POST beeps or display output without the GPU. Plugging in the GPU brings everything back to normal. Is it possible the power surge damaged the integrated graphics on the CPU or some m…
-
- 1 reply
- 41 views
-
-
I recently got a Lenovo Yoga 7i (14") running Windows 11, and it’s been great except for one annoying issue. Whenever I wake the laptop from sleep, the touchscreen stops responding completely, though the keyboard and trackpad work fine. Restarting fixes it, but that’s obviously not ideal when I just want to pick up where I left off. I’ve already updated all drivers through Lenovo Vantage and Windows Update, and I tried disabling and re-enabling the touchscreen device in Device Manager, but that only works until the next sleep cycle. I also checked power management settings to prevent the device from powering down, but no luck there either. Has anyone else run into this wi…
-
- 0 replies
- 34 views
-
-
I recently bought a Dell 27" 4K monitor to upgrade my home office setup and connected it via USB-C to my laptop. The picture looks great initially, but whenever I connect my USB-C hub (which powers my keyboard, mouse, and external SSD) to the same laptop port, the monitor starts flickering intermittently. I’ve tried different USB-C cables and even plugged the monitor into another USB-C port on the laptop, but the flickering still happens as soon as the hub is plugged in. My laptop is a MacBook Pro 2021, and I’ve updated all the drivers and macOS to the latest version. The hub is a third-party brand, not the official Apple one, but it’s supposed to support power delivery a…
-
-
- 7 replies
- 182 views
-
-
I recently updated the firmware on my ASUS RT-AX58U router to the latest version hoping to fix some connectivity quirks. One big reason was to get proper guest network isolation working - I want guests to access the internet but not see my main devices. However, after the update, devices on the guest network still seem to ping or access shared folders on my main network, which is a security no-no for me. I’ve double-checked the guest network settings to ensure isolation is enabled and even reset the router to factory defaults before reconfiguring. I also tried toggling AP isolation and tested with multiple devices (phones, a laptop). The router’s admin page shows guest is…
-
-
- 5 replies
- 223 views
-
-
So, my laptop keeps randomly dropping WiFi every 10-15 minutes, but my phone and tablet stay perfectly connected. I've tried restarting the router, updated the network drivers, and even forgot and reconnected to the network, but the issue persists. It's super frustrating because I work from home and need a stable connection. Has anyone experienced something like this? Could it be a hardware issue or some weird setting I'm missing? Any tips or tricks to keep that connection steady would be awesome!
-
-
- 4 replies
- 142 views
-
-
I've been working on a 16x16 RGB LED matrix powered by an Arduino Mega for a home project. The goal is to display smooth color gradients, but I'm running into flickering and inconsistent colors despite using PWM and the FastLED library. I've tried lowering the refresh rate and double-checked wiring, but the colors still don’t look stable when displaying complex patterns. Power supply is a 5V 10A adapter, so I think current isn’t the issue. Has anyone dealt with flickering or color instability on large DIY LED matrices? Could it be something in my code or hardware setup that I’m overlooking? Any tips on debugging color output consistency or alternative approaches to drivin…
-
-
- 6 replies
- 169 views
-
-
So I recently updated my Windows 10 laptop, and since then, my Wi-Fi keeps dropping randomly every 10-15 minutes. Super annoying because it interrupts Zoom calls and downloads. I've tried rebooting the router and laptop a few times, updated the network drivers from Device Manager, and even ran the network troubleshooter, but no luck so far. I haven’t changed any settings manually, just the update itself. Anyone else experienced this after a Windows update? Found any fixes that worked? Also wondering if it might be some power management setting killing the Wi-Fi adapter but not sure where to look exactly. Appreciate any tips or if you’ve seen this before!
-
-
- 8 replies
- 223 views
-
-
I've been using a Raspberry Pi Zero W as a tiny media server for my bedroom, and it works great during active use. However, whenever it goes into sleep mode overnight to save power, it fails to reconnect to Wi-Fi automatically when waking up. I've tried setting up a cron job to restart the network service on wake, but that hasn't reliably fixed the issue. I also checked the wpa_supplicant.conf file multiple times to ensure the credentials are correct. My goal is to have it resume streaming without needing manual intervention each morning. Has anyone dealt with persistent Wi-Fi drops after sleep on a Pi Zero W? What’s the best way to debug or fix this reconnection problem …
-
-
- 8 replies
- 231 views
-
-
I built my gaming PC a few months ago, and one of the fun parts was setting up the RGB lighting with the motherboard’s software and a couple of Phanteks fans. Everything stayed perfectly in sync - colors, patterns, the whole vibe - until I started using Steam recently. The moment I launch Steam, the RGB starts flickering wildly and loses sync between the fans and the motherboard LEDs. I’ve tried updating all drivers and the motherboard’s firmware, and even reinstalling the RGB control software, but no luck. It only happens when Steam is open, and closing it immediately fixes the issue. I’m running Windows 11, and I don’t have any other overlay software running except Stea…
-
- 2 replies
- 81 views
-
-
I've been using a Samsung T7 external SSD as my main backup drive for months without issues on my Windows PC. Recently, I switched to a MacBook Air M2 for work, and suddenly the SSD starts disconnecting randomly whenever I plug it into the MacBook's Thunderbolt port. It only happens when using that specific port; if I use a USB-A adapter on my older iMac, the drive is stable. I've tried different cables, updated macOS to the latest version, and reset the SMC and NVRAM, but nothing has helped. The disconnects are annoying because Time Machine backups fail midway, and I risk corrupting data. I need the drive to be reliable for daily backups and large file transfers. Has any…
-
-
- 4 replies
- 184 views
-
-
I recently upgraded my main workstation from Windows 10 to Windows 11, hoping to get better performance and some new features. The machine is a custom build with a mix of older and newer USB devices: an external SSD, a mechanical keyboard, and a USB headset. Since the upgrade, I've been experiencing random USB disconnects that cause the external SSD to unmount unexpectedly during file transfers. I've updated all drivers I could find, including chipset and USB controller drivers, but the issue persists. I also tried changing USB ports and disabling selective suspend in power settings, but no luck so far. Does anyone know if Windows 11 has known quirks with USB stability o…
-
-
- 6 replies
- 294 views
-
-
So I've been having this annoying problem where my laptop keeps dropping Wi-Fi every few minutes, but my phone and tablet stay connected just fine. I've tried restarting the router, updating the laptop's network driver, and even resetting the network settings, but nothing seems to fix it. It’s super frustrating because streaming or video calls get interrupted all the time. Does this sound familiar to anyone? Could it be a hardware issue or something else I might be missing? Appreciate any tips or tricks you’ve used to fix this kind of random Wi-Fi drop!
-
- 5 replies
- 207 views
-
-
I recently upgraded to a Surface Pro 8 for work, and I’m using a USB-C dock to connect my monitor, keyboard, and an external SSD. The dock is powered, and everything works fine most of the time, but whenever I plug in my external 2.5" HDD (which needs a bit more power), the whole system freezes and I have to force reboot. I’ve tried different USB-C cables and ports on the dock, and even swapped the dock for a similar model from another brand, but the problem persists. Interestingly, if I plug the external drive directly into the Surface’s port (bypassing the dock), it works fine. I want to keep using the dock to avoid cable mess but also need the external drive connected …
-
-
- 6 replies
- 160 views
-
-
I recently updated my Dell XPS 13 (late 2020 model) to the latest BIOS version because I was having some random sleep issues. After the update, my laptop started showing "Battery Not Charging" even though the battery percentage increases slowly. I swapped to a brand-new Dell 65W USB-C charger (official one), and the cable and port seem fine because it charges other devices without a problem. I’ve already tried a full power reset and checked Dell Power Manager settings, but nothing changes. The battery health is still good (85% capacity) and Windows reports no errors in Device Manager. Has anyone else seen this issue after a BIOS update? Could the BIOS be misreading the ch…
-
- 1 reply
- 61 views
-
-
So my laptop keeps dropping Wi-Fi randomly, but my phone and tablet stay connected just fine. It's super annoying because I’m in the middle of work and bam, no internet. I’ve tried restarting the router and the laptop, updated the drivers, and even forgot and reconnected to the network, but it still happens. I noticed it mostly happens when I move around the house or switch rooms, but sometimes it drops even when I'm sitting still. Could it be some setting on the laptop or maybe interference? Anyone else dealt with this kind of weird selective Wi-Fi dropout? What fixed it for you?
-
-
- 11 replies
- 287 views
-
-
I recently switched to a USB condenser mic (Audio-Technica AT2020USB) for my Zoom meetings on my MacBook Air (M1, macOS Ventura). The mic sounds great in GarageBand and other recording apps with zero issues, but during Zoom calls, I get this annoying crackling/static noise that comes and goes randomly. I’ve tried toggling the mic input settings in Zoom, making sure no other apps are accessing the mic, and even reinstalling Zoom. The problem only happens on Zoom, not on other platforms like Teams or Skype, which is super confusing. My MacBook is fully updated, and I’m using the official USB-C hub from Apple to connect the mic. I also tested the mic directly plugged in with…
-
- 1 reply
- 140 views
-
-
My laptop has started overheating lately and then it just powers off without warning. I've cleaned the vents and made sure the fans are running, but it still happens, especially when I'm streaming videos or gaming. The thermal paste was replaced about a year ago, so I don’t think that’s the issue. I’ve tried running a cooling pad and limiting background apps, but no luck so far. Maybe the BIOS needs updating? Has anyone dealt with this before and found a reliable fix? Any tips on monitoring temps or improving cooling would be great.
-
-
- 8 replies
- 300 views
-
-
I've got a Canon EOS 60D that I've used for years without major issues, but recently it refuses to read any of my new SD cards. These are all Class 10, 32GB cards from reputable brands, and I've tried formatting them both on my computer and in-camera (when it recognizes them briefly). The camera either shows "Card Error" or just says "No Card Inserted." I even cleaned the card slot contacts gently with isopropyl alcohol but no luck. Firmware is up to date as of last year, and batteries are fully charged. I want to keep using this camera without having to buy an older SD card model or a new camera altogether. Has anyone run into this with older DSLRs? Is there a way to res…
-
-
- 5 replies
- 131 views
-
-
So my laptop keeps dropping Wi-Fi randomly, but my phone and tablet stay connected just fine on the same network. I've tried rebooting the router, updating the network drivers, and even resetting the network settings on Windows, but no luck so far. It’s super frustrating because the drops happen every 10-15 minutes and mess up video calls and downloads. Has anyone else dealt with this kind of selective Wi-Fi dropout? Could it be a hardware issue inside the laptop or something else I’m missing? Would love to hear any tips or tricks that worked for you!
-
-
- 9 replies
- 291 views
-
-
I just got a new Wi-Fi 6 router to replace my aging setup, hoping for smoother streaming on my smart TV and laptop. At first, things seemed great, but now I’m noticing random lag spikes during Netflix and YouTube, especially in the evenings when my roommate is gaming. I tried rebooting the router, switching streaming devices to 5GHz, and even updating the firmware. No dice. I’ve read that DNS settings can sometimes cause weird delays. Right now, I’m using the router’s default DNS, but I haven’t tried switching to something like Google or Cloudflare DNS yet. Also wondering if QoS settings could help prioritize streaming traffic? Has anyone experienced similar lag with a ne…
-
- 3 replies
- 140 views
-
-
I've been using a Garmin eTrex 20 for years on my weekend hikes, but lately it’s been freezing randomly while I’m out on the trail. It usually happens after a few hours of use, and the screen just locks up - no buttons respond, and I have to pull the battery to reboot it. I’ve already tried updating the firmware to the latest version and resetting the device to factory settings, but no luck. This is frustrating because I rely on it for navigation in areas without cell service, and I’m worried it might leave me stranded on a longer trek. I’ve noticed the freeze happens more often when the battery is below 40%, but I’m not sure if that’s a coincidence or related. Has anyone…
-
-
- 3 replies
- 120 views
-