Jump to content











Photo
- - - - -

Add a driver


  • Please log in to reply
40 replies to this topic

#1 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 07 June 2011 - 08:21 AM

Hi,

i'd like to add drivers for graphic chipset (Intel G41) to my Win7PE_SE iso. I downloaded those on Intel's site. I got a .zip containing a Setup.exe and many other files, including a folder with a lot of dlls and sys.

How to add it into my project ? All tutorials i found talks about .inf, not about a setup.exe

Thanks

#2 linuxbaby

linuxbaby

    Frequent Member

  • .script developer
  • 139 posts
  •  
    Germany

Posted 07 June 2011 - 09:54 AM

Hi too :)

i export the drivers i need with the tool "double driver" (inf-files and more) and import the drivers in my Win7PE-System (driver integration)
i doesnt found another way to extrakt *.exe to *inf


http://download.chip...2.1_138645.html

#3 al_jo

al_jo

    Gold Member

  • Members
  • 1218 posts
  • Location:Tellus

Posted 07 June 2011 - 09:55 AM

Think “your” driver is included in Driverpacks GraphicB:
http://driverpacks.n...erpacks/windows
It should be the “1” drivers:
DP_Graphics_B_wnt6-x86_1106\x86\G_B\Intel\1

Use the “Driver Integration” script.
:)

#4 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 07 June 2011 - 10:03 AM

I'm gonna try al_jo's suggestion for the moment, it seems to be more friendly :)

Wait & see

Edit : i don't find any suitable drive integration script :(

Edited by neeko, 07 June 2011 - 10:16 AM.


#5 al_jo

al_jo

    Gold Member

  • Members
  • 1218 posts
  • Location:Tellus

Posted 07 June 2011 - 11:00 AM

I'm gonna try al_jo's suggestion for the moment, it seems to be more friendly :)

Wait & see

Edit : i don't find any suitable drive integration script :(

The script should be in:
\Win7PE_SE\Projects\Win7PE_SE\Drivers
Attaching the script if it’s deleted…

Attached Files



#6 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 07 June 2011 - 11:42 AM

Oh, that script. Ok, i've got already it :)

#7 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 07 June 2011 - 12:14 PM

It doesn't work, nothing happened. The drivers you made me dl look like the drivers i had already dl. And i don't see in Driver Integration script where they are supposed to be installed.

It talks about .inf files, which i don't have.

I really don't understand.

#8 al_jo

al_jo

    Gold Member

  • Members
  • 1218 posts
  • Location:Tellus

Posted 07 June 2011 - 12:35 PM

It doesn't work, nothing happened. The drivers you made me dl look like the drivers i had already dl. And i don't see in Driver Integration script where they are supposed to be installed.

It talks about .inf files, which i don't have.

I really don't understand.

You have to download the torrent file and the download the
zipped file with utorrent, or similar, then extract the downloaded file.
Then do as showing in attach pic...

Attached Files



#9 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 07 June 2011 - 12:37 PM

Oh ok, i have to go so far into subfolders. Let's try :)

#10 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 08 June 2011 - 07:13 AM

Well, it doesn't work. I need those drivers to set a widescreen resolution, and the resolution didn't change. So i deduce that it doesn't work.

#11 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 08 June 2011 - 09:56 AM

What says the device manager in PE?
Are there any error messages? What drivers are used by the graphics card?

:unsure:

#12 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 08 June 2011 - 10:07 AM

There is no driver installed. It uses default drivers, so i can use only 4:3 resolution (from 640*320 to 1920*1440), and display monitors are in 16:9.

The device manager displays the chipset with a yellow triangle. Thanks to that, i know the driver is not installed.

Edited by neeko, 08 June 2011 - 10:07 AM.


#13 gnikolic

gnikolic

    Frequent Member

  • Advanced user
  • 112 posts
  • Location:Serbia
  •  
    Serbia

Posted 09 June 2011 - 06:14 AM

Hello All!

I have a partly answer on this but, I am building Win7PE_SE for using on server systems where primarly hard drive controller are some RAID controller.

What is the best solution for possibility to PE recognize at start my RAID (and LAN if can) controllers and to start them?
Integration what al_jo said or Driver packasge installer?

I am notecing that I want to pack all of Mass Storage Controllers and for LAN controllers, from DriverPack site and specially mine for some controllers (fakeRAID) that are not listed in DriverPack too.

Thanx.
GNikolic.

#14 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 09 June 2011 - 07:06 AM

You should open a new topic, considering your issue doesn't look like mine :dubbio:

#15 gnikolic

gnikolic

    Frequent Member

  • Advanced user
  • 112 posts
  • Location:Serbia
  •  
    Serbia

Posted 09 June 2011 - 07:31 AM

@neeko... I dont think that I am having issue because this isnt a problem. I want add a driver to my PE too.


thanx.

#16 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 14 June 2011 - 08:57 AM

It doesn't work at all. I loaded the good directory, but resolution still in 4:3 ...

:whistling:

#17 linuxbaby

linuxbaby

    Frequent Member

  • .script developer
  • 139 posts
  •  
    Germany

Posted 14 June 2011 - 09:27 AM

that is with me too. I keep the construction of the standard pe-option and change only after the ufd start, the graphic resolution.

#18 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 14 June 2011 - 09:30 AM

But :
- it would be better that resolution be in place at startup
- i can't change resolution manually, except with a little program. And even in this program, i have only 4:3 resolutions.

#19 linuxbaby

linuxbaby

    Frequent Member

  • .script developer
  • 139 posts
  •  
    Germany

Posted 14 June 2011 - 09:53 AM

But :
- it would be better that resolution be in place at startup
- i can't change resolution manually, except with a little program. And even in this program, i have only 4:3 resolutions.


do you have the script "original display drivers" in startup? No? Than put it activ and rebuild the ISO and test it.
I can change the screenresulotion in startet XPE.

#20 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 14 June 2011 - 09:56 AM

I don't know what that script is. Google doesn't help me.

#21 linuxbaby

linuxbaby

    Frequent Member

  • .script developer
  • 139 posts
  •  
    Germany

Posted 14 June 2011 - 10:13 AM

do you have the script "original display drivers" in startup? No? Than put it activ and rebuild the ISO and test it.
I can change the screenresulotion in startet XPE.


the script is part of win7PE_SE. You'll find it at drivers.

download the project new, if you no longer have the script original display drivers

only to exercise
:cheers:

#22 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 14 June 2011 - 11:20 AM

Oh, the project has really changed from 3 months ago ! I have an older version.

#23 linuxbaby

linuxbaby

    Frequent Member

  • .script developer
  • 139 posts
  •  
    Germany

Posted 14 June 2011 - 11:25 AM

Oh, the project has really changed from 3 months ago ! I have an older version.


Change the old version of the new version and take a test, also in terms of your graphics.

#24 neeko

neeko

    Frequent Member

  • Advanced user
  • 112 posts
  •  
    France

Posted 14 June 2011 - 11:26 AM

I'm trying just with the script for the moment. I'll see for changing the whole project later.

Edited by neeko, 14 June 2011 - 11:26 AM.


#25 al_jo

al_jo

    Gold Member

  • Members
  • 1218 posts
  • Location:Tellus

Posted 15 June 2011 - 08:57 AM

When running your PE in a RM:
In ”Start” > ”Computer Management” > ”Drivers” you
should have something similar as showing in attached pic,
if you did everything right in Winbuilder.
It’s working here (having ATI only)
Can change here in my PE to any resolution with “ResolutionChanger”.
:thumbsup:

Attached Files






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users