![]() |
![]() ![]() |
Dec 6 2005, 10:20 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 6-December 05 From: Toulouse (FRANCE) Member No.: 15,929 |
Hello all,
Its the first plugin I realise so be lenient with me please The ASPI Manager is the software that supports the ASPI interface. ASPI drivers call ASPI functions to access SCSI peripherals. The ASPI Manager for the SCSI host adapter processes these function calls and generates the appropriate SCSI commands to the SCSI peripherals. Frog ASPI is the FRee FRench ASPI from Bertrand DANOS (aka Millenod) and Froggy (The FRee FRench FRog), so you can use it without ANY limitations.<br> This ASPI driver provide : - better supportUSB/Firewire drives - support all burning software - and don't require specific hardware. Here is the code for the new ASPI From Millenod : Frog ASPI Directory's name : Frog Aspi frog aspi.htm : CODE <html> <head></head> <body> <i>PE Builder v3 plugin</i> <hr> <h1>Frog ASPI</h1> Plugin for <a target="_blank" href="http://www.frogaspi.org/index.html">Frog ASPI drivers</a>.<br> <i>The ASPI Manager is the software that supports the ASPI interface. ASPI drivers call ASPI functions to access SCSI peripherals. The ASPI Manager for the SCSI host adapter processes these function calls and generates the appropriate SCSI commands to the SCSI peripherals.</i><br> Frog ASPI is the FRee FRench ASPI from Bertrand DANOS (aka Millenod) and Froggy (The FRee FRench FRog), so you can use it without ANY limitations.<br> <br> This ASPI driver provide :<br> - better supportUSB/Firewire drives<br> - support all burning software<br> - and don't require specific hardware.<br> <br> Frog ASPI provides this software without charge and offers no technical support regarding this software.<br> <br> Download the ASPI driver <a target="_blank" href="http://www.frogaspi.org/download.htm#frogaspi">here</a> and extract wnaspi32.dll to the <tt>plugin\Frog ASPI\files</tt> directory.<br> <br> <hr> <i>PE Builder Copyright (c) 2002-2003 Bart Lagerweij. All rights reserved.</i><br> </body> </html> frog aspi.inf : CODE ; PE Builder v3 plug-in INF file ; http://www.nu2.nu/pebuilder/ ; ; Frog ASPI.inf ; Created by L'ange noir [Version] Signature= "$Windows NT$" [PEBuilder] Name="Frog ASPI" Help="frog aspi.htm" Enable=1 [SourceDisksFiles] files\WNASPI32.DLL=2,,1 Files are here : wnaspi32.dll (Frog ASPI Renamed) I wait your comments This post has been edited by L'ange noir: Dec 7 2005, 05:48 AM -------------------- |
|
|
|
Dec 6 2005, 10:41 AM
Post
#2
|
|
|
Titanium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 5,130 Joined: 12-August 05 From: Western NY, USA Member No.: 13,258 |
-------------------- A useful posting: Adding drivers to BartPE; NIC, SATA, video A helpful thread: BartPE Troubleshooting FAQs Use the forum's search tool to find postings about problems similar to yours.For searches involving three letter acronyms such as USB add an * to the end. For example: USB* The button is your friend and is located just below the one for Quote Reply.Ed |
|
|
|
Dec 6 2005, 11:02 AM
Post
#3
|
|
![]() Member ![]() ![]() Group: Members Posts: 78 Joined: 14-March 05 Member No.: 10,842 |
@L' nage noir
Welcome to the forum. Thanks for providing this wnaspi32.dll version. I will give it a try. QUOTE I don't know if an ?_nu2menu.xml is need for a plugin! To answer your question, you do not need an nu2menu file for this your plugin. You can just eliminate the following code from the inf file: CODE [Append] nu2menu.xml, frog aspi_nu2menu.xml mustang -------------------- SPAM link removed.
|
|
|
|
Dec 6 2005, 02:31 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 6-December 05 From: Toulouse (FRANCE) Member No.: 15,929 |
QUOTE (mustang @ Dec 6 2005, 06:02 PM) @L' nage noir Welcome to the forum. Thanks for providing this wnaspi32.dll version. I will give it a try. To answer your question, you do not need an nu2menu file for this your plugin. You can just eliminate the following code from the inf file: CODE [Append] nu2menu.xml, frog aspi_nu2menu.xml mustang So I can delete my aspi_nu2menu.xml file and the CODE [Append] that's it ? nu2menu.xml, frog aspi_nu2menu.xml -------------------- |
|
|
|
Dec 6 2005, 03:32 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Members Posts: 78 Joined: 14-March 05 Member No.: 10,842 |
@L'ange noir
Yes, that will work just fine. I gave the wnaspi32.dll a try. It seems to work well. I have not tested every program yet. Time will tell if everything is still working. mustang -------------------- SPAM link removed.
|
|
|
|
Dec 6 2005, 09:19 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 6-December 05 From: Toulouse (FRANCE) Member No.: 15,929 |
I ve corrected my plugin
You can watch this page to show programs that have been tested with Frog ASPI -------------------- |
|
|
|
Dec 7 2005, 03:41 AM
Post
#7
|
|
![]() Gold Member ![]() ![]() ![]() ![]() Group: Members Posts: 828 Joined: 26-February 03 From: Germany Member No.: 335 |
i testet some programs last night.
Drive Image 2002 worked with the Frogaspi. Ghost 8.0 was hanging while scanning for devices. |
|
|
|
Dec 7 2005, 04:16 AM
Post
#8
|
|
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 6-December 05 From: Toulouse (FRANCE) Member No.: 15,929 |
QUOTE (ponzandro @ Dec 7 2005, 10:41 AM) i testet some programs last night. Drive Image 2002 worked with the Frogaspi. Ghost 8.0 was hanging while scanning for devices. Ok I have reported this two compatibility to the developper (Millenod). He is sitting on my left in School So, the compatibility page here have just been updated! Could you explain us step by step what you did, so that we will try to reproduice the problem? What is your Hardware device ? This post has been edited by L'ange noir: Dec 7 2005, 04:17 AM -------------------- |
|
|
|
Dec 7 2005, 04:48 AM
Post
#9
|
|
![]() Gold Member ![]() ![]() ![]() ![]() Group: Members Posts: 828 Joined: 26-February 03 From: Germany Member No.: 335 |
My Hardware device is an external firewire LG GSA-4082B writer with DVD-Ram support.
It is connected via firewire. When i startet ghost the backround of the ghost8.0 GUI was starting without any further content in the GUI, I guess this is the stage ghost is scanning for the available hardware. I was waiting for about a minute but nothing happened. I did 2 new BartPE builds with 2 different wnaspi32.dll (One provided with Paragon HDManager 6.0, the other from Paragon ExactImage 7.0) The ghost problem with the hanging splash screen was fixed with both. Thanks for your support |
|
|
|
Dec 7 2005, 05:00 AM
Post
#10
|
|
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 6-December 05 From: Toulouse (FRANCE) Member No.: 15,929 |
QUOTE (ponzandro @ Dec 7 2005, 11:48 AM) My Hardware device is an external firewire LG GSA-xxxx (will paste the exact modell number later) writer with DVD-Ram support. It is connected via firewire. When i startet ghost the backround of the ghost8.0 GUI was starting without any further content in the GUI, I guess this is the stage ghost is scanning for the available hardware. I was waiting for about a minute but nothing happened. I did 2 new BartPE builds with 2 different wnaspi32.dll (One provided with Paragon HDManager 6.0, the other from Paragon ExactImage 7.0) The ghost problem with the hanging splash screen was fixed with both. Thanks for your support It is a Windows or Dos version ? Have you tryed with Ghost 9.0? -------------------- |
|
|
|
Dec 7 2005, 05:06 AM
Post
#11
|
|
![]() Gold Member ![]() ![]() ![]() ![]() Group: Members Posts: 828 Joined: 26-February 03 From: Germany Member No.: 335 |
It is Ghost 8.0 for Windows. Thats the version used in corporate environment.
I did not test with ghost 9.0. |
|
|
|
Dec 7 2005, 05:22 AM
Post
#12
|
|
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 6-December 05 From: Toulouse (FRANCE) Member No.: 15,929 |
QUOTE (ponzandro @ Dec 7 2005, 12:06 PM) It is Ghost 8.0 for Windows. Thats the version used in corporate environment. I did not test with ghost 9.0. Ok thanks for all this informations. We will try to reproduice ASAP -------------------- |
|
|
|
Dec 7 2005, 06:22 PM
Post
#13
|
|
![]() Newbie ![]() Group: Members Posts: 4 Joined: 6-April 03 Member No.: 577 |
Well, I've tested ahead aspi....
it's not working with Ghost 8. the only difference with FrogAspi : the error message that is displayed. so, if you have a working aspi with ghost 8, can you indicate me. Then, I have to spy all scsi packs that are sended... so no frog aspi update before many days. does the problem exists with other ghost version (v9, v10?) thanks for the bug. -------------------- |
|
|
|
Dec 8 2005, 02:18 AM
Post
#14
|
|
![]() Gold Member ![]() ![]() ![]() ![]() Group: Members Posts: 828 Joined: 26-February 03 From: Germany Member No.: 335 |
QUOTE (Millenod @ Dec 7 2005, 11:22 PM) Well, I've tested ahead aspi.... it's not working with Ghost 8. the only difference with FrogAspi : the error message that is displayed. so, if you have a working aspi with ghost 8, can you indicate me. Then, I have to spy all scsi packs that are sended... so no frog aspi update before many days. does the problem exists with other ghost version (v9, v10?) thanks for the bug. I got Ghost8.0 detecting my internal and external firewire writer with the wnaspi32.dll from Paragon HDManager 6.0 and Paragon Exact Image 7.0. Both are provided as a limited Testversion. Or give me a PM. I have no version 9 or 10 of ghost to test if it works with the frogaspi. |
|
|
|
Dec 18 2005, 12:22 PM
Post
#15
|
|
![]() Gold Member ![]() ![]() ![]() ![]() Group: Members Posts: 828 Joined: 26-February 03 From: Germany Member No.: 335 |
Frog ASPI was updated to v0.29.4. Homepage: http://www.frogaspi.com/index.html
Symantec Ghost 8.0, Paragon HDManager 6.0, DriveImage2002 are working with this version now. Compatibility List: http://frogaspi.com/products/frogaspi/compatibility.htm |
|
|
|
Dec 18 2005, 02:20 PM
Post
#16
|
|
![]() Newbie ![]() Group: Members Posts: 4 Joined: 6-April 03 Member No.: 577 |
QUOTE (ponzandro @ Dec 8 2005, 07:18 AM) I have no version 9 or 10 of ghost to test if it works with the frogaspi. Ghost v9 and v10 don't use wnaspi32.dll anymore. Thanks for all your tests. For specific messages about FrogAspi, please contact me through the official site. Thanks in advance. -------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 2nd September 2010 - 04:17 PM |