Is this PCMCIA cardbus adapter compatible with WallStreet?

Greetings, I too have inherited an older laptop - in this case, a PB G3 (black) which I'm pretty sure is the Wall St. model. I'd love to bring it up to date and I found this item online for only about $14.
Sabrent USB 2.0 PCMCIA Cardbus Adapter (2 Ports) with USB Power Cable
I just don't know if it will work, though the description says it's mac compatible. If anyone here knows, please let me hear from you, or if you can recommend something that's best for this model. It looks like I can just plug it into the slot on the side and, wow, I can connect USB devices! I'd like to have one port for FireWire, but that might be pushing it with this older powerbook. BTW, it only has OS 8.1 installed...is there any problem? Of course I'd like to have OS 9.2 (I have the disc from my powermac), or even OS X 3.9...is that also possible?
Many thanks,
Keith

Keith,
Sounds like a good price for the CD-ROM.
I cannot say with any confidence that your machine-specific PowerMac OS 9.1 will boot the Wallstreet...it may. Starting with 9.1, some of the machine-specific MacOS CDs (Installer CDs, not the ones that had 'Restore' on the label) would boot other models. If it does not, you will have to buy the retail MacOS 9.x CD or install in the method described earlier. All I can say at this point is to wait for the CD-ROM drive to arrive, then see if your OS 9.1 CD will boot.
Just a quick note: If the OS 9.1 does not appear to boot when restarting and pressing the 'c' key, reset the PRAM, then try again.
http://docs.info.apple.com/article.html?artnum=2238
If the 9.1 CD does boot, I would recommend you do NOT update your installed OS 8.1; select erase and perform a clean install. You want to start out with fresh HD, not one that may have problems.
Please note this before installing 9.1: Since the Wallstreet does not have built-in USB ports, the necessary USB extensions will not be installed from the MacOS System CD. The easiest workaround is to have your USB PC card installed in the PCMCIA card slot before installing the OS. When the installer runs, it will "see" the USB hardware and install the appropriate drivers (extensions). When you pop the USB card in the slot under your OS 8.1, you will get a message that says the necessary drivers are not installed and would you like to eject the card...do not eject it. You can also Custom Install the extensions if you do not have the USB PC card.
Another little item with USB PC cards:
http://docs.info.apple.com/article.html?artnum=31135
The OWC Universal Hard Drive (ATA/IDE) to USB 2.0 Adapter is only used for one purpose; it allows you to connect a bare HD to a USB port. I suggested using this cable if you wanted to remove the Wallstreet's HD and connect it to your PowerMac and install an OS on the WS's HD. This USB cable was an alternative to placing the Wallstreet's HD in a 2.5" USB HD enclosure.
If you want to connect USB devices like a printer to the WS, you still need the USB 2.0 PC card.
With the Wallstreet's media bay CD-ROM, you will then be able to install apps, etc, from this drive. And with compatible MacOS CDs, you will be able to boot the Wallstreet from the CD-ROM drive.
It is easy to install RAM and I would suggest buying from OWC. If you stay with 9.x, I would think a 128MB module would be plenty of RAM; this will give you a total of 160MB (32MB lower slot + 128MB upper slot).
http://eshop.macsales.com/shop/memory/iBooks-PowerBooks/G3-Lombard/
Here are Apple's instructions for placing memory in the top slot:
http://docs.info.apple.com/article.html?artnum=25002

Similar Messages

  • Is Cardbus Adapter compatible with Pavilion dv9700?

    I recently purchased a Dynex  2.0 USB Cardbus Adapter but I am not sure if it is compatable with my HP Pavilion dv9700? Does my laptop have a Cardbus or PCMCIA type II slot??

    I recently purchased a Dynex  2.0 USB Cardbus Adapter but I am not sure if it is compatable with my HP Pavilion dv9700? Does my laptop have a Cardbus or PCMCIA type II slot??

  • Usb irda adapter compatible with apple remote

    Hi to everyone,
    i have one apple remote and one apple macbook air 11'.
    I have this usb irda adapter http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&item=270714474273&ssPageName=STRK:M EWAX:IT#ht4403wt952.
    Is this adapter compatible with apple remote?
    thanks

    Welcome to Apple Discussions!
    Most are not. If you are having trouble with your wireless, please note my wireless FAQ*:
    http://www.macmaps.com/WIFI1048.html
    as you may need to upgrade your firmware, change your channel, check your security settings, or any of several other possibilities to improve your speed.
    http://www.macwireless.com/ may have the device you are looking for.
    - * Links to my pages may give me compensation.

  • Is the USB Power Adapter compatible with iPod touch 3rd Generation?

    Is the USB Power Adapter compatible with iPod touch 3rd generation?
    (http://store.apple.com/us/product/MB352LL/B?fnode=MTY1NDA4NA&mco=MTM3NDk1MjI)
    The specs of the Adapter ("This accessory is compatible with the following:" in the "Overview" section) don't mention iPod touch 3rd generation. They do mention 1st and 2nd Generation
    Thanks!

    Thank you, Lyssa.
    You must be right based on that article (http://support.apple.com/kb/HT1353). The latest model of iPod touch is referred to as "iPod touch (Late 2009)" -- and NOT "iPod touch 3rd generation", as I erroneously assumed.
    That completely answers my question about the USB power adapter.

  • This application is not compatible with your device and cannot be loaded

    Hi,
    I have been trying to load an application to my BB 9000 since a monday and getting this error "This application is not compatible with your device and cannot be loaded".
    As evident, I am new to BlackBerry development and got to port an existing J2ME project on BB 9000.
    To load application I am using  
    - BB Dektop software 5 (latest)
    - BB Device Software 4.6 is installed (which is the version of BB 9000 as well)
    I am able to load sample JDE 4.6 applications but I build my project through same JDE and through eclipse (JDE compoment 4.6.0.19) as well but couldn't load it,
    I even signed my app since I am using net.rim.device.api.servicebook api which requries signing.
    Can someone please explain me
    1) why this error occurs in first place 
    2) how to setup right envioroment to load an application on a given BB handset (BB 9000 vodafon India to be specific)
    3) How would manage this process on a single machine if I have 4-5 different BB handsets.
    I shall be thanful for any logical pointer to solution to these problems.  

    Hi,
    The main problem with your genrated ALX file. I think in your ALX file contains <fileset Java="1.49" _blackberryVersion="[5.0.0)"> TAG  and remove the  _blackberryVersion attribute. Then it will work.
    So your final ALX file contains
    <loader version="1.0">
        <application id="App">
            <name >
                App1
            </name>
            <description >
            </description>
            <version >
                1.0.0
            </version>
            <vendor >
                Vim
            </vendor>
            <copyright >
                Copyright (c) 2010
            </copyright>
            <fileset Java="1.49">
                <directory >
                    5.0.0
                </directory>
                <files >
                    App.cod
                </files>
            </fileset>
        </application>
    </loader>
    Even thought it is not installed then make sure that your application may not delete from your device. Select the application and click on delete button in Desktop manager.
    Still u didnt slove the problem  then insted of
     <directory >
                    5.0.0
        </directory>
    replace as
     <directory >
      </directory>
    Regards:
    Jitendra.B
    Vimukti technologies Pvt Ltd
    Project Manager

  • I accepted/installed an update for iMovie and it turns out that this version is not compatible with my graphics card. So now I can no longer open or use iMovie.  Any ideas on how to get around this - how to revert to the previous version.

    I accepted/installed an update for iMovie and it turns out that this version is not compatible with my graphics card. So now I can no longer open or use iMovie.  Any ideas on how to get around this - how to revert to the previous version??

    Look in your Applications folder.  If your system behaved as expected, you should have an iMovie 9.0 folder in your Applications folder.  Apple moved the old version there as even they suspected the new versions was a train wreck.

  • HT1338 I wonder if somebody can help me. I am not able to use my internet bank anymore, since Java launched their latest update (7.51). Appearently this one is not compatible with my hardware. I am using Mac OSX version 10.6.8, and Java version 17.0. Than

    I wonder if somebody can help me. I am not able to use my internet bank anymore, since Java launched their latest update (7.51) a few days ago. Appearently this one is not compatible with my hardware. I am using Mac OSX version 10.6.8, and Java version 17.0, which seems to be the newest one for my op sys. Anybody know how I can solve this? In advance thank you!

    Apple support article to enable Java 6.
    Java 6 Enable

  • Firefox was working, today did not start with error message the the version of this file is not compatible with the version of windows you're running.

    Computer has Windows 7 Ultimate 64bit. Firefox has run fine for over a year on this computer. Nothing was changed or updated except Windows update shows that it installed updates on Aug 19. I had computer off for week before because out of town, came back and started on Aug 18, but Firefox worked on that day. Did not use FF again till today. Today on Aug 22nd, firefox will not start, shortcut icon has changed to program not there. Exe in folder when clicked brings up error message say the version of this file is not compatible with version of Windows I am running. Firefox exe shows created Aug 20. I suspect update, either Windows or FF but lean towards windows, happened that broke things. I notice IE 10 updates, .NET framework updates and malicious software removal tool updates were installed. I have tried restarting computer, did not fix. Tried to run as admin, didn't work. I do not want to uninstall FF unless have to because of all the stuff I have in there, bookmarks, last pass passwords, etc.

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files ('''not the profile folder where the bookmarks are stored''') and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!
    Thank you.

  • Bootcamp support drivers "the version of this file is not compatible with the version of windows you are running"

    Hi,
    I've searched everywhere I can think of for a solution to this problem with no success. I see other people have reported similar issues and these have not yet been resolved.
    I have installed Windows 7 32 bit on a new Mac Mini under Bootcamp. When I go to install the Bootcamp drivers in Windows, I get the message "the version of this file is not compatible with the version of windows you are running". 
    Other people have reported this issue when trying to install 3rd party software on a 64 bit version of windows but I'm simply trying to install the Bootcamp drivers on a 32 bit version of Windows.
    Is it possible the Mac Mini needs a 64 bit version of Windows installed under Bootcamp? I haven't seen this requirement mentioned anywhere.
    Appreciated all and any help that can be offered.

    Welcome to the Apple Support Communities
    That's because the Late 2012 iMac and Mac mini only supports the 64-bit Windows 7 version, so the drivers you downloaded are designed to work with the 64-bit version and you can't install them on a 32-bit version. Install the 64-bit Windows 7 on your computer

  • "The version of this file is not compatible with the version of Windows you're running.[...]".What can I do?

    I must run a 32-bit programe  on a windows 64-bit operating sistem, and i receive this message:"The version of this file is not compatible with the version of Windows you're running.[...]". I tried with Troubleshoot compatibility - didn't
    work. I tried set to run in compatibility mode for Windows XP in file properties window and it didn't work.  What can I do more? I
    must run this programe to acces my database.

    Hello qqnicol,
    What program do you run?
    Please contact the software provider to confirm if this 32-bit program can run in 64-bit Windows.
    As some programs can only run in specific version of Windows, please download the right version of software.
    Most programs designed for the 32-bit version of Windows will work on the 64-bit version of Windows. Notable exceptions are many antivirus programs.
    Device drivers designed for the 32-bit version of Windows don't work on computers running a 64-bit version of Windows too.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Windows desktop application -- version of this file is not compatible with the version of Windows you're running

    I am developing on 64-bit Windows7 Enterprise using VisualStudio 2013.  I created a new Windows desktop VB.net application and just created a release build of the default solution/project targeting "Any CPU".  I provided the EXE to a
    colleague who is also running 64-bit Windows7 Enterprise but receives the following error...
    "The version of this file is not compatible with the version of Windows you're running.  Check your computer's system information to see
    whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."
    I changed the build configuration to create a "x86" build but my colleague received the same error.  Any ideas why this would be happening (I checked and my colleague has .Net4 Framework installed as well)?  Thank you for your time and
    response!
    Sunish Abraham
    "The version of this file is not compatible with the version of Windows you're running. 
    Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."

    Hi sunisha,
    According to your description, you'd like to run the application in your colleague's computer.
    I provided the EXE to a colleague who is also running 64-bit Windows7 Enterprise but receives the following error...
    If you want to test the application, you could provide the whole Debug folder to colleague instead of the single exe.
    "The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."
    Check if the collegue's computer is running 64-bit windows:
    Enter Control Panel, click on System and Security.
    Under this, you can view the system type. This will describe whether you have 32-bit or 64-bit.
    You can also try compatiblity mode.
    If the program is not compatible, then you may try to install and run the program in compatibility mode.
    Use the following steps:
    1)   Right click on the Program
    2)   Click on Properties
    3)   Click on Compatibility tab
    4)   Select Run this program in compatibility mode and select Windows Vista or whatever operating system the program was running successfully.
    And if you still have questions, I suggest you deploy the application to the Local Network with clickOnce, then your collegue can install the application from the network.
    #ClickOnce deployment
    http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx
    And also, you could recreate a new small application in your computer in Any CPU, then check if this small new application can work well in your colleague's computer. This can judge if the problem is caused by your application.
    If you have any other concern regarding this issue, please feel free to let me know.
    Best regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When i try and load this brush pack i bought it says "Because this file is not compatible with this version of Photoshop"

    Ive Restarted photoshop Multiple times and it still Doesnt work im on photoshop cs5 and i havent had this problem in a while but again this is a abr file.

    If this problem still persists please verify that this brush pack is compatible with photoshop cs5-also it would help alot to know these things: if your photoshop is running on a apple operating system or windows  operating system  moreover what version of  operating system. Some other things that could hinder this brush pack from working are its installed incorrectly or in the wrong place also resetting cs5 preferences can help. Last if what you posted originally is true and or accurate-"-when i try and load this brush pack i bought" it says "Because this file is not compatible with this version of Photoshop" Then it is exactly as it states a Brush Pack that will not WORK with CS5.

  • I have a MacBook Air 2013 Model and Microsoft office 2011. Is this version of Office compatible with my Mac and will it work successfully?

    I have a MacBook Air 2013 Model and Microsoft office 2011. Is this version of Office compatible with my Mac and will it work successfully?

    Yes.  I ran it successfully on Mountain Lion and had no problems when I upgraded to Mavericks.  Be sure to apply the latest software updates.

  • Is Sun Storage 7000 Storage replication adapter compatible with 2540 series

    We are evaluating VMWare Site Recovery Manager 4.0. Is Sun Storage 7000 Storage replication adapter compatible with 2540 Sun Storage series?

    I would say the short answer would be no. The 2540 is a LSI based device, the SRM adapter for that is written by LSI. The 7000
    series array is based on OpenSolaris and ZFS, quite a different beast.

  • What J2EE Relase this JDeveloper 10g is compatible with?

    What J2EE Relase this JDeveloper 10g is compatible with? 1.3.1 or 1.4 ? I have been trying to find this information on Oracle JDeveloper 10g's webpage but no success.

    Hi,
    its J2EE 1.4 as you can see in teh Readme.txt file of the JDK directory
    Frank

Maybe you are looking for

  • Report.vi gives no timestamp for acquired data

    I am using LabVIEW 8.6 with the report generation toolkit and Report.vi (express vi). If I wire a simulated signal (again express vi) and generate a report (I'm using excel reports, but it's the same for an html), it gives a table with the time and v

  • Can I view multiple sheets at the same time?

    My search fu hasn't been up to finding how, or if it is possible, to view multiple sheets of the same document at the same time. Can it be done? Either a split view in a single window or multiple windows would be fine.

  • Problem Populating Image Item From Database

    Hi All, I am using Oracle 9i & Forms 6i on Windows platform & working in client/server model. I created a form in which, I am reading an image file from the file system & then saving it into the database. In the Databse, i created the column as BLOB.

  • How to unlock my ipad when i forgot my passcode

    i forgot my passcode and i would really like to have my ipad back.

  • 802.1x, PEAP, WinXP, and 3550 (Radius)

    I have everything configured according to Cisco documentation, but I am getting two different errors in ACS's log. For a user it says: External DB account Restriction For a machine it says: EAP-TLS or PEAP authentication failed during SSL handshake D