MSFN Forum: integrate 64 bit drivers - MSFN Forum

Jump to content



vLite Forum Rules

If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

integrate 64 bit drivers Rate Topic: -----

#1 User is offline   walaradu 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 10-June 07

Posted 24 June 2007 - 04:19 PM

I want to integrate drivers into my ultimate x64. The driver supports both 32 bit and 64 bit. My question is, during the installation process, will it only install the 64 bit drivers or will it install the 32 bit drivers as well?


#2 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 25 June 2007 - 02:56 PM

View Postwalaradu, on Jun 25 2007, 12:19 AM, said:

I want to integrate drivers into my ultimate x64. The driver supports both 32 bit and 64 bit. My question is, during the installation process, will it only install the 64 bit drivers or will it install the 32 bit drivers as well?


It should be ok.
Can you please post a link to that driver.

#3 User is offline   walaradu 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 10-June 07

Posted 25 June 2007 - 03:36 PM

I have a new Lenovo laptop and want to do a vLited install. There's a lot of drivers I would like to integrate. For example, the acpi (link).

#4 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 25 June 2007 - 04:44 PM

Quite weird INF is in the root and 32/64bit folders are separated...couldn't they separate the INF as well...ah anyway I expect it to be ok, let me know if it doesn't work as expected. Also if it isn't part of detected device then don't expect it to install. Do you understand what I mean. If this is some driver simply present only after running setup then it's to be ran after setup. If it is something that installs the detected component which is "unknown" in the device manager prior installing this driver, or it updates the existing driver, then integrate it.

#5 User is offline   Legolash2o 

  • W7T Pogrammer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07

Posted 08 July 2007 - 04:04 AM

ive had a look at the inf and yes you can seperate them and just have the x64 or x32 which ever one you need.

Create a new foler

Copy from the x64 folder all 3 files from it into the new folder
Also copy the IBMPMDRV.inf from the main folder into the new folder so there is 4 files in the folder

Open the inf....

Quote

[SourceDisksFiles.amd64]
IBMPMDRV.SYS=1,x64
IBMPMSVC.EXE=1,x64
tpinspm.dll=1,x64
ibmpmdrv.inf=1


remove the ",x64" so it looks like this

Quote

[SourceDisksFiles.amd64]
IBMPMDRV.SYS=1
IBMPMSVC.EXE=1
tpinspm.dll=1
ibmpmdrv.inf=1


Now you just have 4 files in the new folder which will work with just that folder integrated. rename that folder to what you want i.e. ACPI

This post has been edited by legolash2o: 08 July 2007 - 04:12 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy