Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Dell Precision T3600 Xeon E5 v...
Last Post: HPsucksWHY
Today 07:04 PM
» Replies: 0
» Views: 34
[REQUEST] HP Pavilion DM4-2101er BIOS F....
Last Post: Nylon
Yesterday 04:49 AM
» Replies: 0
» Views: 139
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
11-20-2025 04:16 PM
» Replies: 499
» Views: 259969
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: palych88
11-20-2025 03:54 PM
» Replies: 502
» Views: 250782
Gigabyte Z690I Aorus Ultra Plus DDR4 & E...
Last Post: EncryptedDataGS
11-20-2025 01:53 PM
» Replies: 11
» Views: 643
[REQUEST] HP Pavilion G7-1227nr
Last Post: brussell639
11-20-2025 01:42 PM
» Replies: 0
» Views: 226
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: loukylor
11-19-2025 04:21 PM
» Replies: 71
» Views: 46912
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: DImanu
11-19-2025 04:29 AM
» Replies: 1095
» Views: 637048
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: dfenton
11-18-2025 06:13 PM
» Replies: 140
» Views: 102474
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
11-18-2025 04:09 PM
» Replies: 46
» Views: 29597
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: basil021985
11-18-2025 01:25 PM
» Replies: 798
» Views: 492006
Looking for Medion H110H4-EM V2.0 Bios
Last Post: ocsabi
11-18-2025 08:46 AM
» Replies: 0
» Views: 307
Asus EEEPC 1015PN enable 64 bit operatio...
Last Post: pathickel
11-17-2025 12:10 AM
» Replies: 0
» Views: 284
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: PhySix66
11-16-2025 05:05 PM
» Replies: 1775
» Views: 839883
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Cokeef
11-16-2025 01:57 PM
» Replies: 280
» Views: 131360
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: DeathBringer
11-16-2025 10:37 AM
» Replies: 128
» Views: 130597
Toshiba C855 replacement battery problem
Last Post: Rad25
11-16-2025 09:45 AM
» Replies: 0
» Views: 193
CSM unlock Lenovo Ideapad Slim 3
Last Post: mario011
11-16-2025 09:36 AM
» Replies: 0
» Views: 230
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
11-15-2025 01:02 PM
» Replies: 652
» Views: 342330
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
11-15-2025 07:17 AM
» Replies: 0
» Views: 275

Need help with E6410
#1
I have bought WWAN moden DW5560 which i can not install couse of whitelist.
Need help with this fake.
I choosed this modem be couse there is one network offering free slow internet, but they require so high speed modem Smile
So i need to disable whitelist at all or modify my bios.
For now i have A13 revision but i can upgrade it to A16
BOTH packed together :
https://www.dropbox.com/s/8tanub76ct113ul/E6410bios.zip

My dell (according to drivers download list) support DW5540
and DW5620 which is quallcom



DW5560 is USB\VID_413C&PID_818E&REV_0000 - which is ericsson
find
quote
#2
OK here is solution:

1. download from dell page drivers R298998 (match for DW5540 i 5550): R298998
(i did it using DW5560_X2NYF_A00_7.2.4.1_Setup_ZPE.exe )
2. Unpack it
3. Run installation (if driver is not dedicated to your laptop error ocure with list of compatible laptops )
4. !! Don't close this error window
5. Now go to C:/ and search file (hidden and system files too) "driver_auth.exe"
6. Copy this file to place where you have your unpacked driver (point 2)(usualy C:/DELL...), now you can close error window (point 4).
7. Go to Start RUN CMD and go to place where driver is unpacked (files: setup.exe, dell_wwan_sysID.dat and copied driver_auth.exe
8. Input command:
Code:
driver_auth.exe -U "dell_wwan_sysID.dat" D55x0
(x - modem that you have) > you get similar message:
Code:
C:\Users\Robert>cd..

C:\Users>cd..

C:\>cd dell

C:\Dell>cd drivers

C:\Dell\Drivers>cd x2nyf -> this driver i chose

C:\Dell\Drivers\X2NYF>driver_auth.exe -U "dell_wwan_sysID.dat" D55x0
Checking for system and model authorization

>Table 0, index=5, size=49
Vendor : Dell Inc.

>Table 1, index=6, size=67
Manufacturer : Dell Inc.
Product Name : Latitude E6410 ->this is my model
Version : 0001
Serial Number : XXXXXXXX
SKU Number :

>Table 11, index=27, size=49
OEM Strings (4):
Dell System
1[040A]
3[1.0]
12[www.dell.com]

>Table 177, index=52, size=13
Table 177: Flags0 0x001a, Flags1 0x0000, Flags2 0x0000, Flags3 0x0000,
ATG : Off

>Table 208, index=54, size=34
Id : 1034 --------------------------------------- this is what you need, but you can get other numbers

System Data (D):
Vendor : Dell Inc.
Manufacturer : Dell Inc.
Product Name : Latitude E6410
OEM : Dell System
ATG : 0
ID : 1034

SysId 1034 authorized, since found in list
System Authorized, checking model authorization...
Model D55x0 not authorized.
Not authorized

C:\Dell\Drivers\X2NYF>

9. Important is ID - note it somewhere (my is 1034)
10. Now decode dell_wwan_sysID.dat, and in CMD send command:
Code:
driver_auth.exe -D HELMSLEY "dell_wwan_sysID.dat"
in effect we get txt "dell_wwan_sysID.txt" in our directory
10. Open TXT(using notepad) and insert your laptop like this:
Code:
ID,1, laptop_model_(whatever), MODEM_MODELS
in my case i pasted this:
Code:
1034,1, Dell Latitude E6410, D5560
i allow to install my modem (DW5560) on my laptop E6410
11. Save TXT file, close notepad and compile > (before rename your old file "dell_wwan_sysID.dat") > and in command line send command:
Code:
driver_auth.exe -L HELMSLEY dell_wwan_sysID.txt
You should get new file: "dell_wwan_sysID.dat" >
now you can do point 8 to check if all was done like it should be done > you should get "authorized" answer.
12. Now run setup.exe in unpacked directory. (in my case it was c:\Dell\Drivers\X2NYF\setup.exe)
13. If you don't have it yet, download and install connection manager : R318758_ZPE (if it won't install you need to change "dell_wwan_sysID.dat" in it's directory (i think C:\dell\R318758\))
14. Run manager, set it to your sim card and all should work.

Hope that help other people.
translated from http://www.bez-kabli.pl
find
quote
#3
Hi, I'm running into same issue. Got 5630 WWAN and can't get it installed on E6540.
I couldn't find driver_auth.exe file after error.....do you have exact location?
find
quote
#4
this is very nice post

Nawaz
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)