<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - [REQ][Nvidia notebook/go mobile drivers]]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=4210&amp;type=atom"/>
	<updated>2009-12-11T00:25:03Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=4210</id>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35501#p35501"/>
			<content type="html"><![CDATA[<p>@hilander999</p><p>I don&#039;t really have much more than what I&#039;ve already posted for details at this time. I&#039;m building again with just the basic install with rc11 of C driver graphics pack that was made to see if running HWPNP a bunch of times there will get it to play nicely.</p><p>When using the xnview to view multiple pictures for instance it does the slowdown lag(choppiness line by line movement that slows down not only displaying the pictures but cursor movement as well). This happens while using the folder browse feature. The image at a time, it&#039;s slow-er, but not super-noticable such as the other extreme case.</p><p>Doesn&#039;t [play nicely] with my own driver still. The default monitor which SHOULD be listing as &quot;Generic PnP Monitor&quot;(monitor\LPL0000) but instead gets a scrambled name in the unknown devices section with my driver. The go GS 7900 gets assigned properly and lists right in device manager under PE, but of course barfs somewhere along the way.</p><br /><p>Nope, that was no help:<br />Here&#039;s the <a href="http://rapidshare.com/files/319194804/HWPnP.log.html">HwPnP log file</a></p>]]></content>
			<author>
				<name><![CDATA[yasha]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=8727</uri>
			</author>
			<updated>2009-12-11T00:25:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35501#p35501</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35454#p35454"/>
			<content type="html"><![CDATA[<p>I meant Doom 3 not Doom the original LOL too funny!!!</p><p>with ICH7 chipset and a Nvidia 7900 it should be pretty perky in 2d mode (explorer, IE, device manager, etc...)</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-12-08T22:46:57Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35454#p35454</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35449#p35449"/>
			<content type="html"><![CDATA[<p>@Jeff<br />Thanks for &quot;Blowing my cover&quot;</p><p>OH, and I HAVE played DOOM in a PE before. No PE is complete untill it has at least &quot;Some&quot; games included for those frustration moments and long waits for scans while your bored.</p><p>@Wayne<br />Details, Details, Details... are the key to everything.<br />Even with a VESA driver I have no lag like what you describe, even when viewing full screen DVD movies on my PE.</p><p>I&#039;ve built plugins for custom video drivers before, but without having the hardware here to work with, it&#039;s not even an option.<br />My older rigs have ATI Graphic boards and I like to keep a PE around with nothing but games on it for &quot;Play Time&quot; when I have nothing to do but wait anyways.</p><p>I am trying to port some of my custom built to the masses via the SystemCore I wrote for the UBCD4WIN project, and it&#039;s no small task.<br />Most plugins contain somewhere between 16 &amp; 200 lines of code, the core has 24,000+ which does not even count the underlying plugins that support it.<br />Run a text search for &quot;hilander999&quot; on the OEM1 &amp; PLUGINS folder, and you will see an interesting pattern.</p><p>If your not interested in furthering the development or testing fixes, let me know so I&#039;m not waisting my time replying here.<br />If you are interested, and are willing to test some beta software, I need as much detail in your responces to me that you can describe.</p><p>~The Devil is in the details.</p>]]></content>
			<author>
				<name><![CDATA[hilander999]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=410</uri>
			</author>
			<updated>2009-12-08T19:56:06Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35449#p35449</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35440#p35440"/>
			<content type="html"><![CDATA[<p>Hilander is &quot;the man&quot; <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>If you want something in PE, either he can do it, or it can&#039;t be done. <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>He wasn&#039;t kidding about fixing it - if you provided GOOD details...</p><br /><p>restating the layers of drivers thing.<br />Think of an OSs drivers like a pyramid and graphics drivers like the capstone.<br /> - Your BASE is the chipset drivers (which are not installed in PE)<br /> - On top of the base goes every thing else. we are starting at a disadvantage. basic chipset acceleration is gimped<br />Mass Storage, USB, RAM, Console and other medium level functions depend on chipset. (gimped by dependency)<br />Mass takes a beating here, since everything is loaded into RAM not a huge deal, unless we need something from HDD or ODD.<br />- Sound and Video are at or near the top of our pyramid and likewise depend on the blocks below them to be solid. IE a screen refresh might be slow due to increased lag on IO / Mass Storage or even RAM itself. many sound drivers require the HDA driver installed first, As john pointed out this will require one extra loop through HWPNP.EXE so HDA can be present before the sound Hardware is visible, and eligable for the driver. - i don&#039;t even want to think too much about video... Wheeew</p><p>Try and give Hilander as much detail as you can!</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-12-08T17:30:14Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35440#p35440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35437#p35437"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>Wayne,</p><p>Please remember that PE is NOT an OS, It&#039;s not windows. <br />It&#039;s an installation tool (and thanks to Bart also a repair tool) not an OS substitiute.</p><p>You are not going to be able to play DOOM / Crysis from PE any more so than you could from safe mode. <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /> In fact you may have better luck from safemode <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> You will be able to run a virus scan <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>That much I get. When I talk &quot;lag in graphics&quot; I&#039;m not refering to 3d. I&#039;m referring to 2d. Menus, pictures, etc..All of which without hardware backing have delays and tend to barf quite a bit.</p><p>To me it&#039;s more of a swiss army knife OS. It&#039;s contained, unalterable, no footprint, and can do 98% of what I turn the machine on to do for most days. I have the specific tools(OS&#039;s) for the specialized instances. Many times they are in flux as I&#039;m testing something, or otherwise hosed it. Sometimes I just really don&#039;t feel like re-installing or imaging. Which is why I love my UBCD4win disk, and it also serves the other purposes you mention for relatives and friends. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[yasha]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=8727</uri>
			</author>
			<updated>2009-12-08T16:56:31Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35437#p35437</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35414#p35414"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>yasha wrote:</cite><blockquote><p>Definitely a good intermediate solution, still won&#039;t give hardware acceleration, which won&#039;t solve the lag issue I currently have, but at least I could get the proper resolution going for this thing. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>Describe the &quot;LAG&quot; in some detail, when, where and what your running that seems &quot;Slow&quot;.</p><p>I am working on some cool sh1t that envolves PNP and noticed that one major provlem is driver stacking or layers of devices that support other devices.</p><p>Sometimes it takes 3 runs of HWPNP.EXE to enumerate all the connected drivers.<br />You may notice a whole slew of non-detected devices in device manager with yellow ! marks through them and after running HWPNP a few extra times, these devices will connect with each other.</p><p>Short version, installing one device reveals 3 other devices that may also reveal yet another connected device, and so on...</p>]]></content>
			<author>
				<name><![CDATA[hilander999]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=410</uri>
			</author>
			<updated>2009-12-08T03:47:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35414#p35414</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35413#p35413"/>
			<content type="html"><![CDATA[<p>Wayne,</p><p>Please remember that PE is NOT an OS, It&#039;s not windows. <br />It&#039;s an installation tool (and thanks to Bart also a repair tool) not an OS substitiute.</p><p>IF you want full blown windows performance you need to install windows.<br />for example mass storage drivers are the Text Mode drivers ONLY... (16 bit)<br />not the good PnP performance drivers, etc... PE will not reach the performance levels of the full OS, it can&#039;t.</p><p>You are not going to be able to play DOOM / Crysis from PE any more so than you could from safe mode. <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /> In fact you may have better luck from safemode <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> You will be able to run a virus scan <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-12-08T03:08:20Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35413#p35413</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35412#p35412"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>hilander999 wrote:</cite><blockquote><p>@Wayne</p><p>READING ASSIGNMENT:<br /><a href="http://www.911cd.net/forums//index.php?showtopic=19325">http://www.911cd.net/forums//index.php?showtopic=19325</a></p><p>This may be a viable solution for you since nvidia ALWAYS fits the &quot;Problematic&quot; catagory.</p></blockquote></div><p>Definitely a good intermediate solution, still won&#039;t give hardware acceleration, which won&#039;t solve the lag issue I currently have, but at least I could get the proper resolution going for this thing. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[yasha]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=8727</uri>
			</author>
			<updated>2009-12-08T02:38:33Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35412#p35412</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35411#p35411"/>
			<content type="html"><![CDATA[<p>@Wayne</p><p>READING ASSIGNMENT:<br /><a href="http://www.911cd.net/forums//index.php?showtopic=19325">http://www.911cd.net/forums//index.php?showtopic=19325</a></p><p>This may be a viable solution for you since nvidia ALWAYS fits the &quot;Problematic&quot; catagory.</p>]]></content>
			<author>
				<name><![CDATA[hilander999]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=410</uri>
			</author>
			<updated>2009-12-08T00:30:01Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35411#p35411</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35410#p35410"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>hilander999 wrote:</cite><blockquote><p>@Wayne</p><p>Blame me, everyone else does.</p><p>I have been sick lately and happen to be one of the only people who actually understands how this stuff works in bartpe, which explains the 57 views on you question at ubcd4win.com with no responce. When the right person reads your thread, you get answers... unless of course he gets woken up at night to respond here instead. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>if the files are not getting copied to the output folder, it may be something in the Bâshrat the Sneaky BASE or a flag in the driverpacks ini file stopping the copy in pebuilder.<br />.cat files are not used in PE</p><p>With the limited Windows API set included in a PE, I&#039;m not sure you are going to get that driver working.<br />Graphics drivers are a bit harder to get working and sometimes require several thousand registry entries before build (in the plugin.inf file)</p><p>I may be able to sort this out, but I&#039;m not really well enough to spend a lot of time in front of a keyboard right now.<br />I also have some experimental stuff that may sort this out also, so if I get to a beta state, I&#039;ll hook you up with some goodies to try out.</p></blockquote></div><p>Yeah, I did a bit of sifting, I think it&#039;s only selectively using drivers from DriverPacks for this and for that matter many other included driverpack types, I assume because of the reasons you mention. Event viewer throws the failed to load error, but if there&#039;s any way to show a deeper view of what&#039;s going on inside bartPE, that&#039;d be loads of help. So far, to me best I can get is &quot;there was an error&quot;. *facepalm*</p><p>Appreciate it guys! Not a big rush now that I at least know some reason as to WHY it&#039;s not working. I&#039;ll just deal for a bit with lower resolution and no hardware accel for my PE live cd. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[yasha]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=8727</uri>
			</author>
			<updated>2009-12-07T23:35:08Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35410#p35410</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35399#p35399"/>
			<content type="html"><![CDATA[<p>Yeah i still have to wake you up in the middle of the night with questions even after 3 months of intensive training.</p><p>RULE #1 I have down pat... <br /> - &quot;Forget everything you know about regualar windows&quot; <img src="http://forum.driverpacks.net/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-12-07T10:51:47Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35399#p35399</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35395#p35395"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>hilander999 wrote:</cite><blockquote><p>@Erik<br />Took me 3 months to explain the PE driver thingy to Jeff, so don&#039;t feel bad. (His inf entries look ok and is in pebuilder format, not either of the 2 completely different windows formats. lol )</p></blockquote></div><p>Whew!&nbsp; Thanks.&nbsp; I thought I was going nuts there.&nbsp; Good luck and get well soon!</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2009-12-07T09:02:33Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35395#p35395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35393#p35393"/>
			<content type="html"><![CDATA[<p>@Wayne</p><p>Blame me, everyone else does.</p><p>I have been sick lately and happen to be one of the only people who actually understands how this stuff works in bartpe, which explains the 57 views on you question at ubcd4win.com with no responce. When the right person reads your thread, you get answers... unless of course he gets woken up at night to respond here instead. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>if the files are not getting copied to the output folder, it may be something in the Bâshrat the Sneaky BASE or a flag in the driverpacks ini file stopping the copy in pebuilder.<br />.cat files are not used in PE</p><p>With the limited Windows API set included in a PE, I&#039;m not sure you are going to get that driver working.<br />Graphics drivers are a bit harder to get working and sometimes require several thousand registry entries before build (in the plugin.inf file)</p><p>I may be able to sort this out, but I&#039;m not really well enough to spend a lot of time in front of a keyboard right now.<br />I also have some experimental stuff that may sort this out also, so if I get to a beta state, I&#039;ll hook you up with some goodies to try out.</p><p>@Erik<br />Took me 3 months to explain the PE driver thingy to Jeff, so don&#039;t feel bad. (His inf entries look ok and is in pebuilder format, not either of the 2 completely different windows formats. lol )</p>]]></content>
			<author>
				<name><![CDATA[hilander999]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=410</uri>
			</author>
			<updated>2009-12-07T08:37:42Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35393#p35393</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35386#p35386"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>yasha wrote:</cite><blockquote><p>Doing a basic integration works fine. In fact the only driver that was missing was the wireless for some reason. *shrug*</p></blockquote></div><p>Awesome.&nbsp; Thank you.&nbsp; At least we know the driver itself works fine on your system.</p><div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>we need to get the attention of the UBCD4win team...</p><p>cdob pops in here often... but i may cross post...</p><p>@ Erik - the layout of the inf is specific to PEBuilder (the main exe for Bartpe disc creation)</p></blockquote></div><p>OK no problem.&nbsp; Thanks for the info Jeff, I had assumed the PE files would be different, but I didn&#039;t know HOW different! <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2009-12-07T06:17:50Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35386#p35386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ][Nvidia notebook/go mobile drivers]]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35383#p35383"/>
			<content type="html"><![CDATA[<p>we need to get the attention of the UBCD4win team...</p><p>cdob pops in here often... but i may cross post...</p><p>@ Erik - the layout of the inf is specific to PEBuilder (the main exe for Bartpe disc creation)</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-12-07T05:24:08Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35383#p35383</id>
		</entry>
</feed>
