I own a Thinkpad R50e 1834-NFG, with specs below:
my problem is that this thinkpad cannot "see" AGP.Original description: P M 705, 256MB RAM, 40GB 4200rpm HDD, 15 XGA(1024x768) TFT LCD, Intel Extreme, 24x24x24x/8x CD-RW/DVD, Intel 802.11b/g wireless(MPCI), Modem(CDC), 10/100 Ethernet(LOM), 6 cell Li-Ion battery, WinXP Home
http://archive.kuht.it/agp.jpg
as you can see agp is totally disabled, I've tried nearly *everything* from modifying PCI IRQs to open up intel .inf files, from formatting with 2000/xp to respect driver installation order correctly, no way.
Intel's .inf supports agp, as we can see:
Code: Select all
; ** Filename: 852.INF
; ** Abstract: Windows* XP INF File for
; ** 82852/82855 GM/GME/PM/GMV Memory Controller Hub
Code: Select all
%PCI\VEN_8086&DEV_3581.DeviceDesc%=AGP440_Install,PCI\VEN_8086&DEV_3581Code: Select all
;**************************************************************************
; AGP filters that sit on top of PCI
;
[AGP440_Install]
Include=machine.inf
Needs=AGP440_Install
[AGP440_Install.HW]
Include=machine.inf
Needs=AGP440_Install.HW
[AGP440_Install.Services]
Include=machine.inf
Needs=AGP440_Install.Services
Code: Select all
PCI\VEN_8086&DEV_3581.DeviceDesc="Intel(R) 82852/82855 GM/GME/PM/GMV Processor to AGP Controller - 3581"please, can you tell me what's wrong?
video card is a shared memory one, 64mb, and I've 512mb.
many thanks in advance.
ps. I've latest os upgrades, latest bios, latest microcontroller update, latest directx, latest drivers, even tried with those from ibm and intel, no luck..




