Hirdetés
- Kezünkben a Huawei Mate 80 és 80 Pro
- iPhone topik
- Google Pixel topik
- Xiaomi 15 - kicsi telefon nagy energiával
- Redmi Note 13 Pro 5G - nem százas, kétszázas!
- One mobilszolgáltatások
- Samsung Galaxy S25 Ultra - titán keret, acélos teljesítmény
- Xiaomi 13T és 13T Pro - nincs tétlenkedés
- Samsung Galaxy S23 és S23+ - ami belül van, az számít igazán
- Yettel topik
Aktív témák
-
BFeco
aktív tag
In recent IBM thinkpad systems, there is a limit to allowed MiniPCI wireless
cards. When an unauthorized card is plugged in, the system doesn't boot and
halt with an error message like:
ERROR
1802: Unauthorized network card is plugged in
Power off and remove the miniPCI network card.
I met this 1802 error problem one year ago, and since then my wifi card was
used in a very clumsy and inconvenient way.
I used to boot to LILO menu or Windows system first, then suspend and plug
in the card. After that, when the system is awake, the card is working.
Recently, I learned two solutions to attack this problem. One is to crack
the BIOS by modifying the PCI_ID list of allowed cards in the BIOS, as
suggested by Paul Sladen and Matthew Garrett.
Reference: http://www.paul.sladen.org/thinkpad-r31/wifi-card-pci-ids.html
The other way is unbelievably simple. There is a byte in CMOS which controls
whether an ''unauthorized'' card is allowed or not. That's 0x6a, actually only
the bit 0x80.
The program to unlock is like:
MOV DX,0070
MOV AL,6A
OUT DX,AL
MOV DX,0071
IN AL,DX
OR AL,80
OUT DX,AL
MOV AX,4C00
INT 21
The program can be downloaded from:
http://jcnp.pku.edu.cn/~shadow/1802/no-1802.com
To use this program, you need to boot to DOS.
The CMOS solution is safe, but I'm not sure that it works for all recent
thinkpads and all cards. The BIOS crack sure does, however that is difficult
and dangerous.
Aktív témák
- Dell Precision 7540,15.6",FHD,i7-9750H,32GB DDR4,512GB SSD,T1000 4GB VGA,WIN11
- ASUS TUF Gaming A15 FA506
- Dell Precision 7540,15.6" ,FHD,Xeon E-2276M,32GB DDR4,256GB SSD,T2000 4GB VGA,WIN11
- Thinkpad X13 Gen2 13.3" FHD+ IPS i7-1185G7 16GB 512GB NVMe gar
- ZBook Power 15 G10 15.6" QHD IPS Ryzen 9 PRO 7940HS Radeon 780M 32GB 512GB NVMe ujjlolv IR kam gar
Állásajánlatok
Cég: ATW Internet Kft.
Város: Budapest
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest




