Are you saying your network card will not disconnect? (is this really a problem?)
3,251 2008-10-25 09:35:07
Re: [BUG] ASUS A8N-E nForce4 Ultra. Problem with disconnect (3 replies, posted in DriverPack LAN)
3,252 2008-10-25 09:32:56
Re: Is there a nightly that supports the X-Fi titanium? (PCIe) (5 replies, posted in DriverPack Sound)
The X-Fi is supported and is one of the drivers we have trouble with
it supports three entire lines of cards (semi-unified)
each line has its own CP installer...
we always have trouble updateing this pack because we need at least three testers.
if memory serves me correctly it supports Live, X-Fi and Audigy...
it is very possable we did not have a tester for the x-fi control panel at the time of release.
however the driver should get installed
3,253 2008-10-25 09:10:03
Re: [REL] DP_Bluetooth_wnt5_x86-32_1005b1 (103 replies, posted in 3rd Party DriverPacks)
that may be the first screen shot i ever saw that was done with a camera... Nice!
3,254 2008-10-23 16:58:42
Re: [Tool] ListHWID.vbs v1.2.0 (38 replies, posted in Software)
Perl is the good stuff ...
we will never get you back after that...
...perl leads to linux...
and once your hooked...
3,255 2008-10-23 16:48:16
Re: [FIXED] Download problem (34 replies, posted in Other)
Looks like you guys manged to TEAM together and put a workaround in place till the issue is resolved...
for those of us with minor issues NBD for those with full black out there is the links above.
This site is built on teamwork - and now each of you is part of that team - welcome...
and congratulations on your first contriubtions to the project...
3,256 2008-10-23 16:29:40
Re: [FIXED] Download problem (34 replies, posted in Other)
Clearly he is from Sydney, Australia -
last time i checked it was not even the same continent... lol
so can we agree that it is 100% down for Arizona?
and Arizona is 1% of the world... LOL
3,257 2008-10-23 13:15:27
Re: driverpacks and winnt32.exe to setup a network ghost (8 replies, posted in Feedback and Support - DriverPacks Base)
presetup will never run from winnt32 so you cant use M2
ONLY M1 will work for an unattended drivers first install
OR... SAD
(with sad you can select m2 - sad does not use presetup.cmd )
(the technical term for this is a software first install :-)
however we can use SAD in an unnattended way...
We call it from a runonceex or guirunonce call
like In Example:
1) assuming the \DriverPacks.net\ (SAD) folder was copied to the local machine (M1 or M2)
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\996 /V 1 /D "cmd /c start /wait %systemdrive%\DriverPacks.net\DP_Install_Tool.cmd"
2) Or a network location (if you have created a Method 2 (M2) SAD only)
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\996 /V 1 /D "cmd /c start /wait \\MyServer\ShareName\DriverPacks.net\DP_Install_Tool.cmd"
or
there is a better topic than the one you were looking at over here...
http://forum.driverpacks.net/viewtopic.php?pid=19811
OT:
Hey Jaak i just thought of a better name than SAD
I now Like the Acronym SoFI (pronounced Sofie)
Software First Installer
3,258 2008-10-23 13:06:23
Re: Drivers Pack Unpacker & Installer by Warm Snow (210 replies, posted in Software)
its just a missed translation... it should say that it is Not redistributable...
But i don't think they going to bother you about that particular file...
3,259 2008-10-23 11:48:51
Re: [Option] "autorun.inf" - Optical Disc - Stand Alone Drivers (8 replies, posted in Feature Requests)
Stu Is correct...
We will leave this thread avalable to any who require this.
and they can just add it manualy if desired...
3,260 2008-10-22 23:19:30
Re: video driver failed (3 replies, posted in DriverPack Graphics)
details... Read - Read BEFORE you post in my signature
and check off teh numbers as you add the info.
3,261 2008-10-22 16:47:09
Re: [SOLVED] Cannot Download Graphics B or C (1 replies, posted in Site & Forum Issues And Feedback)
Open topics on this here....
http://forum.driverpacks.net/viewtopic.php?id=3157
and here
http://forum.driverpacks.net/viewtopic. … 345#p25345
Please take a moment to look around / search before opening a topic
thanks for stopping by and reporting anyway...
3,262 2008-10-22 13:09:44
Re: Bad sound on Lenovo 8813 (5 replies, posted in DriverPack Sound)
good post Grunger.
I love it when i see good details
3,263 2008-10-22 12:48:13
Re: [REL] DP_Monitors_wnt5_x86-32_908130 (59 replies, posted in 3rd Party DriverPacks)
it's an excellent point
let's think in terms of a Legacy "CRT pack" and a "Monitor pack" (LCD or better)
3,264 2008-10-22 11:49:38
Re: [Option] "autorun.inf" - Optical Disc - Stand Alone Drivers (8 replies, posted in Feature Requests)
I kill autorun myself... we are so alike in our config preferences... lol
But if there is any interest it would be a "Slam Dunk" to code...
3,265 2008-10-21 18:25:14
Re: [REL] DP_Bluetooth_wnt5_x86-32_1005b1 (103 replies, posted in 3rd Party DriverPacks)
same username/login as we use on the board??
see the sticky in this forum hosting for 3rd party DriverPack http://forum.driverpacks.net/viewtopic.php?id=329
3,266 2008-10-21 18:22:21
Re: Bad sound on Lenovo 8813 (5 replies, posted in DriverPack Sound)
thanks yet again...
i have never seen anyone put too much info in a post everything is relevant
if you find that you posted the wrong one tomorrow jsut update the post...
have an awsome day!
3,267 2008-10-21 18:09:40
Re: [REQ] Logo needed for DriverPacks BASE & favicon for website (54 replies, posted in Feature Requests)
bump... great idea...!
3,268 2008-10-21 17:08:15
Re: [Option] "autorun.inf" - Optical Disc - Stand Alone Drivers (8 replies, posted in Feature Requests)
so... thinking out loud...
i create Autorun.inf containing the lines
[AutoRun]
open=autorun.cmd
autorun.cmd would contain these lines
@ECHO OFF
REM A Script to use MicroSofts DPInst.exe with the DriverPacks.
REM Help and Support available at http://forum.DriverPacks.net
TITLE DriverPacks.net Stand Alone Driver Updater
Color 9f
SET /P choice=would you like to update this machines drivers with DriverPacks? [y,n]
If /I [%choice%]==[y] DriverPacks.net\DP_Install_Tool.cmd
Exit
output would be a blue window with with white text ...
would you like to update this machines drivers with DriverPacks? [y,n]
eventualy adding a second choice for a more robust GUI menu?
we had a thread like that started
here http://forum.driverpacks.net/viewtopic.php?id=2075
and here http://forum.driverpacks.net/viewtopic. … 652#p22652
and kees originaly mentioned it IIRC
test version here http://3rdpartydriverpacks.thesneaky.com/AutoRunDPs.7z
Place these files and the \DriverPacks.net\ folder in the root of the ODD (Optical Disc Drive) layout
i did a quick test in vmware...
3,269 2008-10-21 16:46:14
Re: Bad sound on Lenovo 8813 (5 replies, posted in DriverPack Sound)
Thanks for provideing the HWID's it makes it much easier to figure out what is happening!
if yo have a driver that is known good and working for these machines may we have a link to it? (prefer OEM or reference source)
which sound packs did you use (version numbers please)
it is a fair guess that a generic substitition is happening...
as Jaak always says "help us to help you"
Thanks for the feedback
3,270 2008-10-21 12:41:26
Re: [REL] DP_Bluetooth_wnt5_x86-32_1005b1 (103 replies, posted in 3rd Party DriverPacks)
that is what the 3rd party DriverPack ftp site is for
3,271 2008-10-21 08:32:52
Re: [FIXED] Download problem (34 replies, posted in Other)
Yeah me too... took four trys to get it to work...
i would like to see the stats at the end of this month
since we havent released an graphics packs in 6 months
they are probably just getting slaughtered with requests...
I also see this on their news page
SimpleCDN News & System Updates Center
SimpleCDN European Server Update
September 17, 2008
Perhaps they are haveing some issues as a result of the upgrade...
I just checked and it seems like the paris server is unavailable.
however Chicago and Los Angeles were available but still 503ed me.
i thought it was possable our files got eaten
and i re-uploaded them last night (perhaps giving it a swift kick)...
but that seemed to be no help either...
All edge servers have the same IP address, which is why download servers will always be resolved to the same IP address.
When a request is made to a download server, your ISP will automatically route the packet to the closest SimpleCDN Peering Point, and then we'll route your packet to the closest edge server.
i also tried to cheat and link directly to the edge servers to no avail...
we will have to see what Bâshrat the Sneaky finds out...
3,272 2008-10-21 07:45:14
Re: [FIXED] Download problem (34 replies, posted in Other)
Nope... we have to wait on Bâshrat the Sneaky to resolve this for us...
I can offer you this much insight into the situation
We know that we average well over 32,000 downloads a day, everyday. (a million downloads a month)...
The downloads are working for the majority of us...
My best guess is that if 3 people are reporting an issue then there is probably about a 100:1 lurker ratio. Infering that 300 users are affected or 1%. I / We consider that a serious problem, and we are working to resolve it.
However, since tens of thousands of users are still getting the files, there must be a way for you to get there too!
can you try it from a different location...?
Thanks for letting us know the issue persists
I am sorry that you are having trouble.
3,273 2008-10-21 07:27:34
Re: [REL] DP_Monitors_wnt5_x86-32_908130 (59 replies, posted in 3rd Party DriverPacks)
Wow... Nice job!
3,274 2008-10-21 01:04:34
Re: Add DriverPacks to Microsoft ERD Commander 2007 (13 replies, posted in DriverPack Mass Storage)
I belive he means select DISK not BartPE
you are correct the bartpe output would not be ready for use if it were not first processed by PEbuilder...
and base doesnt look for an i386 folder to validate a bartpe plugin *it looks for PE duh...
So the only logical conclusion is he meant DISK....
3,275 2008-10-20 20:21:33
Re: [FIXED] Download problem (34 replies, posted in Other)
Simple CDN is a Cluster of geographicaly dispersed servers (mirrors)...
that is the point of useing them...