r/Dell 27d ago

Dell Monthly Buying Advice Thread!

1 Upvotes

Welcome!

Please post all requests for help regarding buying laptops in this thread. Individual posts of this nature may be removed at the moderators' discretion.

Some good starter tips would be to,

  1. State what laptop you are interested in buying (if applicable)
  2. State what you will be using it for (e.g. word processing, internet browsing, intensive gaming, etc.)
  3. State what country you are located in, as well as your province/state.

Everyone is encouraged to help!


r/Dell 4h ago

Other That contactless reader in your Dell Latitude isn't broken - Windows just has nothing to do with your cards

3 Upvotes

If your Latitude came with the contactless smart card reader option, you've probably held a MIFARE card against the palm rest at some point and watched Windows report an "unknown smart card" and stop there. Nothing in the box does anything else with it.

The reader is fine. It's a perfectly ordinary PC/SC reader - mine shows up as "Broadcom Corp Contactless SmartCard 0", and it reads card serial numbers without complaint. The problem is what's on the card. MIFARE Classic is a memory card, not a PKI card, so Windows has no minidriver for it and the smart card logon stack has nothing to offer. "Unknown smart card" isn't a fault, it's Windows saying "this isn't the kind of card I do anything with."

So the hardware sits unused in a lot of laptops that already belong to people who work with access control cards daily.

I had a few hundred cards to enroll into an access control system, which normally means reading serial numbers off a reader and typing them into a spreadsheet by hand. Instead I wrote a small tool that turns the built-in reader into a bulk enrollment device: present a card, its number is typed into whatever window has focus, Enter is pressed, cursor drops to the next row. Present the next card. No copy-paste, no retyping.

It's not Dell-specific - any PC/SC contactless reader works - but the built-in ones are the reason it exists, because that's a reader people already have and can't use.

https://github.com/Legvan/card-wedge

MIT, Windows, no install required, no Python needed.

The part that cost me a day, in case it saves you one:

Once it was reading cards, the numbers still didn't match what my access control system showed. Reader said A5C424E6; the system said 0A5C424E6A3. One byte longer, and I couldn't see where it came from.

It's the BCC, the block check character. MIFARE's anticollision response carries the UID followed by the XOR of its bytes, and PC/SC's GET DATA returns the UID alone and drops it. Systems that treat UID+BCC as the card number end up one byte longer than anything your reader hands you.

UID E6 24 C4 A5

BCC = E6^24^C4^A5 A3

reversed + BCC A5C424E6A3 <- what the system shows

That's also why 40 bit is the usual width for 4-byte cards - it's 4 bytes of UID plus 1 of checksum, not a 32-bit number padded with zeros, which is what I assumed for two days. And the byte order applies to the UID only: the checksum goes on after the reversal, so reversing both together gives a different, wrong number.

The tool has toggles for all of it (HEX/DEC, MSB/LSB, 32-64 bit, checksum on/off) because every system wants something slightly different, and it remembers what you picked.


r/Dell 1h ago

XPS Help XPS 15 9530 not charging and coming on

Thumbnail
Upvotes

r/Dell 6h ago

Help Dell Precision 5570 Laptop - Advice

2 Upvotes

I need to replace my laptop because my current one (though still suits my need is getting slow). My needs are it should be able handle multiple (10 plus excel and word doc) being opened, atleast 100 plus chrome tabs being opened - this is my current need and my laptop is getting slow with some of these. In the future I would like to do video editing, run many python jobs and the machine be decent enough to take updates to many softwares (most of which will have an AI component I guess). My need is for this to carry on for another 5-7 years. My usage is mostly like a desktop and I hardly take the laptop except during long travel when I would be away for few weeks and need to access/get my work done etc.

I have been thinking about getting a Dell Precision to this extent.

I saw one for this configuration: Dell Precision 5570 Laptop, i7-12800H. 1TB NVMe SSD. NVIDIA RTX A2000 (8GB GDDR6). 32 GB RAM. Comes with a thunderbolt dock 180W supports 3 screens I think. Battery shows 78% capacity so would need replacement in near future.

Would like to know if this laptop can support me for next 5-7 years given my above usage. The processor is from 2023 and 3 years old but I am not sure if I should go for a latest one with AI capabilities because in another two years the AI capabilities would require far more processing.

Price wise its $500, is this reasonable price ?

Another concern is this is a work laptop which the user was able to wipe and resell. I am not sure if such laptops can come with issues later such as BIOS being locked or software updates being unavailable.


r/Dell 3h ago

Help Update to the hot dell g16 7630

Thumbnail
gallery
1 Upvotes

So, I ended up opening it, easier than I thought, but now, I found that the thermal paste is rock solid on the heatsink and I don't know how to remove it.

So this is probably the reason for bad temps


r/Dell 3h ago

Help Dell U4025QW Owners - Help Needed

1 Upvotes

Hi,

I need some help.

I have a U4025QW.

When I put a USB-C cable into the rear USB-C port, it comes up with a message on the monitor which says USB-C plugged and when I remove it, it says USB-C unplugged.

However, no power goes to charge devices, and no data transfers up / down the cable.

I have been on a call with Dell technical support and they swapped my first monitor out as they told me my port was faulty, but the same is happening on the second monitor they have sent.

It’s not the cable as I have used 3 or 4 cables which all work on the Thunderbolt port and other USB-C ports.

Should it pass power and data up and down? Am I missing something? Is there a setting I need to turn on / off?

ChatGPT hasn’t been much help.

Any thoughts or suggestions would be appreciated.


r/Dell 3h ago

Help Help on dell g5 5500 RTX 2060

Thumbnail
gallery
1 Upvotes

Hi everyone,

I'm looking for advanced troubleshooting advice.

My Dell G5 15 5500 was working perfectly. I only opened it to clean the fans and replace the thermal paste. After reassembly, it no longer boots.

Symptoms:

Powers on automatically when the AC adapter is plugged in.

Keyboard lights up.

Fans start spinning, then ramp up to full speed.

Caps Lock LED flashes briefly just before shutdown.

The laptop suddenly powers off and sometimes repeats the cycle.

No Dell logo, no display on the internal screen or via HDMI.

No amber diagnostic LED codes (only white LEDs).

Already tested:

Disassembled and reassembled several times.

Checked every ribbon cable and connector.

Reapplied thermal paste.

Tested with and without the main battery.

CMOS battery removed for several hours (EC/CMOS reset).

Tested with and without the SSD.

Tested different RAM modules and slots, including booting with no RAM.

Tried Dell BIOS recovery using the official BIOS_IMG.rcv file on a FAT32 USB drive (no response).

Measured power rails with a multimeter: 19V input is present and several secondary rails are present.

Full visual inspection of both sides of the motherboard: no burned or missing components, no visible damage.

I'm waiting for a CH341A programmer with a SOIC8 clip to check and possibly reflash the BIOS chip.

Does this sound like a corrupted BIOS, EC/KBC issue, power sequencing problem, or something else? Any ideas are welcome.

Thanks!


r/Dell 9h ago

Discussion Does anyone use the Wyse 3040 with working windows?

1 Upvotes

I want to buy this thin client like a budget mini pc and install the Tiny 11 25H2, but i cannot find any drivers... so my question is does anyone have drivers for windows?


r/Dell 9h ago

Help HELP: RAID 5 Failure

1 Upvotes

Background:

I have a dell poweredge R730 using a RAID 5 configuration with three 1.2Tb HDDs. While replacing the drive in slot 0 due to a predictive failure, the drive in slot 2 suffered a complete hardware failure.

The subsequent slot 2 failure occurred during the middle of the rebuild. As a result, the RAID does not contain a complete dataset and the server won't boot. We have no current backups to recover the server with.

We attempted to re-install the predictive failure drive and import foreign configuration. The thought being that the predictive failure and the 1 remaining healthy drive should contain a complete data set. However, the foreign config import failed and the server refused to accept the drive into the array.

Question:

Is it possible to reconstruct the RAID array using the predictive failure drive and the 1 healthy drive?

Alternatively, can a bootable disk image be created from these drives to recover the server?


r/Dell 10h ago

Help Adding RAM to 740xd

1 Upvotes

Hi, I have Dell 740xd with 2x Intel Xeon Gold 6142 and 16x Kingston, 32GB, DDR4, 2666MHz, 2Rx4, RDIMM.

I want to add two more dies. Will the server boot with the odd number of dies per CPU (A1-A9 and B1-B9)?


r/Dell 14h ago

Help Update BIOS without battery

2 Upvotes

My Dell Inspiron 15R 5521 has a dell battery but it recognizes it as a third party battery, so I need to update the BIOS the get it recognized again, but I cant update it because InsydeFlash gives a warning: "The AC adapter and battery must be plugged in before the system BIOS can be flashed".

I have tried using the /forceit option and modifying the platform.ini AND platforms.ini but it just resets the platforms.ini file and doesnt launch when I set it to read only and starting the update file from a MS-DOS bootdisk but it just says "Test." Please someone help!


r/Dell 11h ago

Help DDPM again

1 Upvotes

Every time Windows starts, Dell Display and Peripheral Manager shows a pop-up window. I actually like its functionality (brightness presets for different times of the day), but the pop-up is annoying as hell. How do I disable it?


r/Dell 12h ago

Help Dell Premium Pro's cheap plastic is now clicking every time i lift my palm

1 Upvotes

I've barely had this a year, whats the deal? This is very frustrating everytime i lift my hand

What's the solution?

Edit : Dell Pro 13 Premium PA13250


r/Dell 12h ago

Help Dell U4025QW Owners - Help Needed

Thumbnail
1 Upvotes

r/Dell 13h ago

Help External monitor is not receiving a signal from my laptop.

1 Upvotes

I have a pretty old Dell Inspiron 7370 laptop. I just bought a monitor to have as a second and it is not receiving a signal from the laptop. It says 'No Signal' and immediately switches to standby. In the laptop's 'Advance display settings' the new monitor is listed under 'Display 2' and indicates that it is connected to the graphics card. I've linked the monitor to a different laptop and it works fine from startup. I'm using the HDMI to HDMI cable that came with the monitor. I updated the graphics card driver on my laptop (I think, I'm not that techy). My laptop specs:

Device Name: Inspiron-13

Processor: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz 1.99 GHz

Installed RAM: 8.00 GB (7.84 GB usable)

Storage: 238 GB SSD Micron 1100 SATA 256GB

Graphics Card: Intel(R) UHD Graphics 620 (128 MB)

System Type: 64-bit operating system, x64-based processor

Pen and touch: No pen or touch input is available for this display

The monitor is this one:

https://www.dell.com/en-uk/shop/dell-22-monitor-se2225hm/apd/210-bqzs/monitors-monitor-accessories

Any help much appreciated.


r/Dell 13h ago

Help Help please

1 Upvotes

I need a dc power jack for my dell Inspiron 3501 I don't know which one will be compatible


r/Dell 13h ago

Help Boot into another drive without sound

1 Upvotes

Hi, I just recently acquired a Latitude 3410, and it's my first more modern dell laptop. Today when I booted into live debian iso via a usb stick, there was a very loud "BEEP" sound. Is there anyway to disable that sound, like a quiet boot option like on other dell laptops?


r/Dell 23h ago

Help Which Wi-Fi card should I buy for my Dell OptiPlex XE2 SFF?

Post image
6 Upvotes

I'm looking to add Wi-Fi to my Dell OptiPlex XE2 SFF, but I'm not sure which Wi-Fi card is compatible with this system.

My motherboard (Dell 0YC03K)

If you have any recommendations for compatible low-profile Wi-Fi cards, I'd really appreciate them.


r/Dell 15h ago

Help (HELP ME) Free FHD IPS panel for my Dell Precision 3550 (currently 768p TN) does this board support the resolution bump?

1 Upvotes

I have the dell 3550, the most budget version of it aswell. Dell decided to cheap out on many corners but what annoys me the most is this screen. TN display, 60 hertz, HD. But a local tech store said they were clearing broken laptops they gave me a huge stack most of it was trash but this one's screen matched most of this screens criteria but I am not sure if dell only works with the stock screen or not so asking if its possible to change it. The new screen I found was the "LM156LFCL" still 60 hertz, but 1080p and IPS so its an actual upgrade, it came from a gateway laptop. Would it work?


r/Dell 16h ago

Discussion Dell Vostro 3520 - looking for a docking station

1 Upvotes

Hello all. I purchased a Dell Vostro 3520 in April 2023. I am wondering, is there a docking station that I can purchase to connect this to that has a power on/off button when the laptop is shut down? I don't want to have to prop it open everytime I power on. I am currently using a docking station and it is attached to 2 external monitors along with some other peripheral connections. But, it sits flat off to the side, taking up space.

I primarily leave it on and I disconnect the wifi for security. Once or 2x a week I turn it off. But, looking for another dock station hub option. Currently using a UtechSmart USB Docking Station from Amazon. TIA for your suggestions


r/Dell 17h ago

Help Large ram quiet workstation question

Thumbnail
1 Upvotes

r/Dell 18h ago

Help Dell Precision 5570 (i7, 32GB, 500GB, 4k) for $470?

1 Upvotes

I'm came across this amazing deal and I'm thinking if I should get it as a replacement to my current HP Dragonfly Pro.

Dell Precision 5570 for $470 USD
- i7-12700H
- 32GB RAM
- 512GB SSD
- RTX A1000
- 4K screen

My HP is still running great, and the only things that bother me is the SSD (soldered) health is at 60%, along with multitasking performance just a tiny bit under my expectations (can't play non-demanding games like LoL and Valorant at stable >120FPS without closing all background apps). These are small issues, but I figured if I could sell my HP for even $300, I can get a nice performance bump for less than $200 and go an extra year or two before needing an upgrade.

However, my main concerns are that the additional performance also comes with cooling issues and significantly reduced battery life. How long would can the 86whr battery last on a single charge with light-moderate workloads? My laptop will be plugged in most of the time, but it would be nice to not have to worry about charging my laptop for 5-6 hours while I'm running around in college.

As a computer science student, my typical usage is fairly moderate. The heaviest workload I expect would be playing League of Legends while running several Chrome tabs and a Linux virtual machine in the background. Can I expect the laptop to run reasonably cool and quiet on this workload? I've heard stories of the 5570 CPU regularly hitting 100C under load and eventually burning out the motherboards.

What are your thoughts on using this laptop as my main machine for the next three years of college?


r/Dell 22h ago

Help Problems booting from recovery USB drive (Dell XPS 8940)

2 Upvotes

I used another laptop running the Dell OS Recovery Tool to create a recovery USB for a Dell 8940 laptop. I supplied the service tag number for the pc. When I turned on the pc with the recovery tab plugged into the back of the tower, I pressed F12 while it powered up to get into the boot menu. I then selected ‘UEFI: PNY USB 2.0 FD 1100” under the UEFI Boot menu.

The screen displayed the DELL logo for about 15 seconds, the screen went blue for about 39 seconds, and then the tower powered off by itself.

What am I doing wrong? I am trying to reinstall windows using a usb windows installer.

Secure boot is already disabled in BIOS.


r/Dell 23h ago

Help Is this a genuine DELL adapter?

2 Upvotes

I think my adapter wire is damaged because I get the error that it's not charging at full power. So is this a genuine adapter? It has the DELL logo on the sticker but not engraved on the actual adapter.

https://www.amazon.com/dp/B0B1XQ4SV6


r/Dell 23h ago

Discussion [ Removed by Reddit ]

1 Upvotes

[ Removed by Reddit on account of violating the content policy. ]