Problems with adding 1Gb memory to 848P Neo

I have had an 848P Neo since February now, with only 512Mb, but seeming as some games and applications I have been running are now taking 512Mb as a minimum, I decided to buy another stick of 512Mb PC2700 333Mhz DDR to take me up to 1Gb. But I struck a problem.....  
With both sticks of memory in the machine, the computer fails the memory 'POST' test on reboots (not boots from power off, but when something makes it reboot. ie: BIOS or WinXP). When I do get into Windows, the Core Centre utility acts weird too. It locks up the whole machine, whether you are trying to 'restore' it, or adjust the FSB. It won't even shut down or Ctrl-Alt-Del with it (this is surprising as I have never had to turn off or reset it via the case, as all lock ups have been recoverable).
With either of the sticks in on their own, it works fine. eg: Stick 1 in DIMM 1 or 2/Stick 2 in DIMM 1 or 2. But when they both go in at the same time I get problems. Both sticks are of the same CL according to the Everest System utility.
I have been getting help from my magazines forum, but they seem to have hit a dead-end too. Thread is here.  
I would also like to add that I don't think it can be because one stick is Kingston (I think) and the other PNY, as I took the Kingston out of my second comp (same memory) and it still wouldn't work.  
I hope I can get this fixed soon.  

How do you up the 'VDIMM'? lol.
I don't think it is a mixing prob, as I took the other stick from my other computer (all the numbers on the memory chips are exactly the same, except it is a green stick instead of blue), and the problem still existed.

Similar Messages

  • Problem with adding Sun JSF RI v1.2 as a new library in JDeveloper 10.1.3.1

    Hi,
    I have a problem with adding a latest JSF 1.2 RI from Sun (https://javaserverfaces.dev.java.net/files/documents/1866/44998/jsf-1_2_03.zip) to JDeveloper as a new library.
    I created a new User library and added into it jsf-impl.jar and jsf-api.jar from JSF 1.2 RI.
    Then I try to create two new JSP Tag libraries based from .tld files.
    When a .tld file is placed in "TLD File:" field there is no information below about Library Version and Required JSP Version. If I check "Execute Tags in JSP Visual Editor" and click "Customize" button - list of tags in "Customize Tag Library" window is empty.
    I have errors when I try to use JSF Tags from this new library in JSP page like :
    "Can't create tag instance: f:view (class: null). Make sure, that the tag class or a library contained this class is available in this application"
    (free translation to English)
    Is this possible to add JSF RI v1.2 as another library in Jdeveloper 10.1.3.1 ?
    thanks for help
    koli

    Hi,
    This solution is not exactly for Jdeveloper 10.1.3.x I think.
    - "Create a JSF system library." section, point 2. - there is not possible to add library in folder other than User I see, so I added it in User folder.
    - "Register the JSF JSP tag libraries." section, point 5. - in JD 10.1.3 there is no dialog box, I checked checkbox "Show Tag Library in Palette". A new library was added to User folder but there is no new libraries in component Palette.
    Even as I use "Edit tag libraries .." from Component Palette context menu and add manually new tag libraries to selected, there is no libraries in Component Palette after it.
    I feel so problem is with different .tld files format, not with adding libraries method.
    Sun RI tld file (from version 1.2_03) fragment:
    <taglib xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd"
    version="2.1">
    <!-- ========== Tag Library Description Elements ========================= -->
    <description>
    The core JavaServer Faces custom actions that are independent of
    any particular RenderKit.
    </description>
    <tlib-version>1.2</tlib-version>
    <short-name>f</short-name>
    <uri>http://java.sun.com/jsf/core</uri>
    tld included in JD:
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
    "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
    <taglib>
    <!-- ========== Tag Library Description Elements ========================= -->
    <tlib-version>1.0</tlib-version>
    <jsp-version>1.2</jsp-version>
    <short-name>f</short-name>
    <uri>http://java.sun.com/jsf/core</uri>
    <description>
    The core JavaServer Faces custom actions that are independent of
    any particular RenderKit.
    </description>
    Did JDeveloper 10.1.3.x maintain with taglib version 1.2 ?
    Regards
    koli

  • [SOLVED] Problem with adding a SSH connection to startup

    Hi guys. I have a problem with adding ssh connection to startup. i want this command to run before kde login screen  and keep running all time.
    ssh -D 9292 remoteuser@remotehost
    but it doesnt connect. Thanks for help!
    Last edited by alperenel (2011-03-11 00:10:27)

    cactus wrote:
    ssh -fN -D 9292 remoteuser@remotehost
    you need -f, which sends ssh to the background, and -N which does not execute a remote command.
    If you need it to run as a user other than root, then you probably need to utilize su as well.
    it didnt work either. i am putting it in rc.local but doesnt work.

  • Problem with adding new field to the mass change screen in FBL5N

    Hi,
    We have a problem with adding the field XREF3 to the mass change screen. We followed steps described in the SAP Note 640908, but the result is that when we try to mass change some documents in FBL5N and enter some values in the mass change screen, a message appears: "Please enter at least one new value" and nothing is changed.
    If you have faced with such a problem, we would be grateful if you give us some tips.
    Regards,
    Miłosz Włodarczyk

    The problem has been resolved: we didn't activate a code in SE80.

  • Problems with adding Library for a MySQL JDBC driver

    Good day,
    I am new with the JDeveloper package, so the following could be a user fault.
    I found the following:
    - I downloaded and installed Oracle JDeveloper 10.1.2.1.10 (latest version).
    - I downloaded the latest JDBC drivers for MySQL. ( mysql-connector-java-3.1.10 )
    Now, I did the following steps extracted from the link http://www.oracle.com/technology/products/jdev/tips/duff/mysql_and_oc4j3.html it should be quite easy to add the JDBC Drivers to the project.
    I did the steps with the following results:
    When I Edit the Project properties, follow Profiles -> Development -> Libraries
    When I do ' New' , fill in at JS2E the value 'MySQL' and fill in the Class Path (in my case 'C:\javaInstalls\mysql-connector-java-3.1.10\mysql-connector-java-3.1.10-bin.jar').
    In that case the [OK] is disabled. I should expect the [OK] button was enabled!
    My question: Is this a bug? When not, what am I doing wrong!
    Regards,
    Mike

    I tried it on an other system and had no problems with adding the libraries. It still is a problem on that particular system using the Dutch version of XP. The problem is that the Ok button stays disabled !
    Could it bw a version problem with Java? How ever no changes are made to the original configuration, so it should pick up as default the java version of JDeveloper self.

  • Problems with adding funds

    Hey guys , I have a problem with adding funds in my PSN account with my debit card . I have used the same card in the past with no problems at all but now for some reason it keeps on saying that the card number is invalid every single time ! Please help me , is there any solution ? Does it maybe has to do with Capital Control ( I live in Greece ) 

    Thanks I use this
    2.) You can make one of your buttons the default
    button of the frame:
    this.getRootPane().setDefaultButton(confirm);
    well, did you implement the first suggestion of quitte?
    here is an idea that might work!
    JTextField username;
    JPasswordField password;
    JButton confirmButton;
       username.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent ae){
             password.requestFocus();                    
       ActionListener l = new ActionListener(){
          public void actionPerformed(ActionEvent ae){
             //optional check for username and password length>0
            //process logon.
       password.addActionListener(l);
       confirmButton.addActionListener(l);

  • P31 NEO with 4x 1Gb memory problem

    Hi,
     I just met the problem with my P31 NEO mobo which doesn't accept my 2 new Corsair 1Gb CM2X1024-6400C4 - 4-4-4-12 (2.10V ver6.3)
     I've already have 2 Corsair 1Gb CM2X1024 - 5-5-5-12 (1.9V ver5.2) which work fine.
     Is it possible to make them all work (they seem to be single-sided but not sure) ?
     If yes, wich parameters need to bet set ?
    Thanks a lot in advance for your answers.
    Fred

    You can try to set them all to 5-5-5-12 and see what happens.
    Im not sure also if your memorycontroller, an ICH7, will "accept" 4x1GB @ 800MHz.
    I know that some older memorycontrollers will have problems running "double" dualchannel.
    My board for instance, ICH9 memorycontroller, can only operate @667 MHz when all 4 slots are occupied.
    The P45 and certainly the newer models, ICH10(R) controller, can take up to 1066MHz in double dualchannel.
    If 800MHz dosnt work, look with cpu-z to see what the setting would be @667MHz and adjust them accordingly and see if that works.
    If that doenst work either, your probably better of buying 2x2GB.
    Succes and keep us posted

  • Problems with 64 3200+ on MSI k8n neo platinum.

    AMD Athlon64 Newcastle 3200+ AX 2200MHz/2.2GHz 512kb Boxed (with cpu-cooler!) Socket754
    MSI K8N Neo Platinum nForce3 250Gb 3DDR-DIMM 5PCI SATA Raid Audio GB-LAN Firewire Socket754 ATX
    Kingston KVR400X64C3A/512 512Mb DDR PC3200 400MHz 184pin Unbuffered CL3
    Okey here it comes..
    I installed everything and all seemed to work okey,  until i threw in the XP install cd and began my install..
    in the dos install of windows xp, (when it moves files to the hdd) it stopped and said that there was a problem with a file that were to be copied, i pressed enter to try again and  the install moves on,  this accurs 4-5 times and then it gives me a BIG  "IRQL less or not equal".. Blue screen of death.. (it complains on different files each time i try to install xp, tried 15-20 times)
    I have tried to change memory to another Kingston KVR400X64C3A/512 512Mb DDR PC3200 400MHz 184pin Unbuffered CL3 with no luck,
    changed hdd, change gfx-card. change psu,  removed all no-need pci-cards..
    but still same error, i aint no expert so i might have missed something in bios or something :(
    please help me if you can..

    Flashing bios with memory errors is a veeeeery bad idea .
    Almost guarantied to ruin your bios chip with bad data block.
    That this even is suggested with mem errors , well .
    You need to resolve the mem errors before doing anything else.
    The windows xp install routine is a very heavy user of cpu and memory
    and will fail if you have mem errors like you have.
    Some things to try is entering bios and change auto settings on cpu voltage
    giving it 0.5v more than default .
    Set the memorys voltage to vendors max approved voltage
    which for yours is 2.6v +/- 0.1v . So it's safe to set at 2.7v .
    Set timings to cas 3 ,ras 3 ,trp 3 , tras 8 , CMD 2T.
    Pushing it firmly down in the dimm socket , sometimes it's not all the way down there even if the plastic lockers snap in.
    Disconnect all devices not needed for a windows install ,things can be added later.
    Have only the hd that os is to be installed to , one cdrom , floppy , memory and
    gfx card .
    Disconnect USB case front connector (cause corruption and strange faults if
    USBOC pin is connected)

  • Problem with JTree and memory usage

    I have problem with the JTree when memory usage is over the phisical memory( I have 512MB).
    I use JTree to display very large data about structure organization of big company. It is working fine until memory usage is over the phisical memory - then some of nodes are not visible.
    I hope somebody has an idea about this problem.

    55%, it's still 1.6Gb....there shouldn't be a problem scanning something that it says will take up 300Mb, then actually only takes up 70Mb.
    And not wrong, it obviously isn't releasing the memory when other applications need it because it doesn't, I have to close PS before it will release it. Yes, it probably is supposed to release it, but it isn't.
    Thank you for your answer (even if it did appear to me to be a bit rude/shouty, perhaps something more polite than "Wrong!" next time) but I'm sitting at my computer, and I can see what is using how much memory and when, you can't.

  • Problem with out of memory and reservation of memory

    Hi,
    we are running a very simple java program on HP-UX that do some text substitution - replacing special characters with other characters.
    The files that are converted are sometimes very large, and now we have come to a point where the java server doing the work crashes with "Out of memory" message. (no stack) when it process one single 500MB large file.
    I have encountered this error before(with smaller files) and then I have made the maximum Heap larger, but now when I try to set it to 4000M
    i get the message:
    "Error occurred during initialization of VM
    Could not reserve enough space for old generation heap"
    When it crash with this message, my settings are:
    -XX:NewSize=500m -XX:MaxNewSize=1000m -XX:SurvivorRatio=
    8 -Xms1000m -Xmx4000m
    If I run with Xmx3000m instead the java program starts but I get Out of memory error like:
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    The GC log file created when it crashes looks like:
    <GC: -1 31.547669 1 218103808 32 219735744 0 419430400 0 945040 52428800 0 109051904 524288000 877008 877008 1048576 0.934021
    >
    <GC: -1 62.579563 2 436207616 32 218103808 0 419430400 945040 944592 52428800 109051904 327155712 524288000 877008 877008 1048
    576 2.517598 >
    <GC: 1 65.097909 1 436207616 32 0 0 419430400 944592 0 52428800 327155712 219048400 524288000 877008 877008 1048576 2.061976 >
    <GC: 1 67.160178 2 436207616 32 0 0 419430400 0 0 52428800 219048400 219048400 524288000 877008 877008 1048576 0.041408 >
    <GC: -1 128.133097 3 872415232 32 0 0 419430400 0 0 52428800 655256016 655256016 960495616 877008 877008 1048576 0.029950 >
    <GC: 1 128.163584 3 872415232 32 0 0 419430400 0 0 52428800 655256016 437152208 960495616 877008 877008 1048576 3.971305 >
    <GC: 1 132.135106 4 872415232 32 0 0 419430400 0 0 52428800 437152208 437152208 960495616 877008 876656 1048576 0.064635 >
    <GC: -1 256.378152 4 1744830464 32 0 0 419430400 0 0 52428800 1309567440 1309567440 1832910848 876656 876656 1048576 0.058970
    >
    <GC: 1 256.437652 5 1744830464 32 0 0 733282304 0 0 91619328 1309567440 873359824 1832910848 876656 876656 1048576 8.255321 >
    <GC: 1 264.693275 6 1744830464 32 0 0 733282304 0 0 91619328 873359824 873359824 1832910848 876656 876656 1048576 0.103764 >
    We are running:
    java version "1.3.1.02"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1.02-011206-02:17)
    Java HotSpot(TM) Server VM (build 1.3.1 1.3.1.02-JPSE_1.3.1.02_20011206 PA2.0, mixed mode)
    We have 132GB of physical memory and a lot of not used Swap space, so I cant imagine we have a problem with that.
    Can anyone please suggest what to do proceed troubleshooting or to change some settings? I'm not into this Java really so I really need some help.
    Usually the java program handles thousands of smaller files (around 500 KB - 1 MB sized files).
    Thanks!

    You have a one to one mapping? Where one character is replaced with another?
    And all you do is read the file, replace and then write?
    Then there is no reason to have the entire file in memory.
    Other than that you need to determine if the VM (which is not a Sun VM) has an upper memory bound. That would be the limit that the VM will not go beyond regardless of memory in the system.
    We have 132GB of physical memory and a lot of not used Swap spaceOne would wonder why you have swap space at all.

  • Slow system – problem with OS, software, memory, hard drive?

    I am running a MacBookPro5,3 (Intel Core 2 Duo – 2.8 GHz, Memory = 2 x 4 GB, Hard drive = NVidia 500 GB - 100GB of which is free space), using Mac OS X 10.6.3.
    I was running 10.6.6. Then attempted a software update to 10.6.7 and the system essentially stopped working, Was able to back up data using target disk mode, and then reinstalled 10.6.3 using a purchased snow leopard DVD (had lost the disk that came with the computer). Worked for a while but have been having issues with increasingly long and frequent system slow downs (spinning beach ball). Recently attempted another system update, and the update failed and wasn't able to do anything. Used the 10.6.3 dvd and did a disk utility check – it initially said there was a problem with the hard drive – but on another restart from the DVD this issue disappeared (but still no working OS). Attempted connection of my computer to another laptop using target disk mode – this failed to show the target hard drive and only showed the dvd which was in the computer booted up in target disk mode.
    At this point rebooted using the DVD and was able again to install system 10.6.3. However, there are still occasions of sporadic slow-downs associated with specific applications (spinning beach ball for anywhere from 5 – 120 sec). Ran disk utility from the DVD again – states that the permissions and the hard drive is OK. Also, ran a memory test (using Rember) which stated that everything was fine (although the test took nearly 2 hours to run and was punctuated by much spinning beach ball activity).
    At this stage i am not sure whether I have a problem with memory, the hard drive, the OS or the software. Clearly something is not right – are there any other options to test my system (since I don't have the original dvd – I haven't been able to run a system hardware test) - other third party options?
    Thanks in advance for any advice, and apologies for long post.
    Rob

    Sounds like a failing hard drive or SATA controller. It's not clear whether you have a backup of your data. If not, you should remove the hard drive from the machine and install it an external enclosure or dock, then back it up using another Mac. Then take the unit to an authorized service outlet for testing.

  • Oracle 11g problem with creating shared memory segments

    Hi, i'm having some problems with the oracle listener, when i'm trying to start it or reload it I get the follow error massages:
    TNS-01114: LSNRCTL could not perform local OS authentication with the listener
    TNS-01115: OS error 28 creating shared memory segment of 129 bytes with key 2969090421
    My system is a: SunOS db1-oracle 5.10 Generic_144489-06 i86pc i386 i86pc (Total 64GB RAM)
    Current SGA is set to:
    Total System Global Area 5344731136 bytes
    Fixed Size 2233536 bytes
    Variable Size 2919238464 bytes
    Database Buffers 2399141888 bytes
    Redo Buffers 24117248 bytes
    prctl -n project.max-shm-memory -i process $$
    process: 21735: -bash
    NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
    project.max-shm-memory
    privileged 64.0GB - deny
    I've seen that a solution might be "Make sure that system resources like shared memory and heap memory are available for LSNRCTL tool to execute properly."
    I'm not exactly sure how to check that there is enough resources?
    I've also seen a solution stating:
    "Try adjusting the system-imposed limits such as the maximum number of allowed shared memory segments, or their maximum and minimum sizes. In other cases, resources need to be freed up first for the operation to succeed."
    I've tried to modify the "max-sem-ids" parameter and set it to recommended 256 without any success and i've kind of run out of options what the error can be?
    /Regards

    I see, I do have the max-shm-ids quite high already so it shouldn't be a problem?
    user.oracle:100::oracle::process.max-file-descriptor=(priv,4096,deny);
    process.max-stack-size=(priv,33554432,deny);
    project.max-shm-memory=(priv,68719476736,deny)

  • Problem with adding artwork manually in itunes

    I'm having trouble manually adding artwork to several albums in itunes 10.7 on macbook pro (the 'get album artwork' facility won't pick these discs up presumably because they're too obscure).
    I go to 'get info', select the relevant check box, then add a  non-read only, apparently normal jpg to the artwork box. This image then displays successfully in the artwork box, I press ok, but when I return to the albums list it won't display at all. This has been consistent problem that I haven't only experienced in this version of itunes and it's very irritating having just a few blank albums that refuse to change.
    Any ideas what might be causing this. Or is there a workaround or an alternative method I can use to add artwork?

    Thanks both for the responses.
    Limnos - I can't find an equivalent 'show artwork' function in the view menu in my version of itunes, and I'd rather not have step back to an older version of itunes if I can avoid it.
    BUT having thought about it I think the root of the problem must be that they are all albums with .flac files that have been imported into itunes using the 'Fluke' software. I suspect this might be what's causing the problem - and I'm wondering whether that means the problems with Fluke itself. It's annoying that there isn't a quality music player on mac that handles .flac and I have to use these crappy converters.
    If anyone has an idea about how to solve this please pitch in, but I suspect this goes beyond the remit of these forums.
    och well.

  • I have problem with Ultra Secure Memory Key Login Software (as non admin) hdlSrv.exe

    I have problem with a memory key lenovo 1g. Here is a Company and the Users can't be Admin. So We have a big problem. I download "KeySafe II and MyKey in Non-Admin Mode" but its not run. I found in Lenovo pag, i installed as said in the instructions but i repeat I return to be normal user and  couldn't use it in mode User! I trying and i saw that the service hdlsrv be on and run! but i can't. So  ¿are there  an archive that i can use and can use it this pendrive in Non-Admin mode?
    We have SO Wxp
    KeyLock : Ultra Secure Memory Key Login Software 1.0.3.6
    Fru 45j5923
    Lenovo 1g
    Please!!! help Mee!!
    thank u!

    Jan 2, 2008 11:49:35 AM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8080
    Jan 2, 2008 11:49:35 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 734 ms
    Jan 2, 2008 11:49:35 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jan 2, 2008 11:49:35 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.5.9
    Jan 2, 2008 11:49:35 AM org.apache.catalina.realm.JDBCRealm start
    SEVERE: Exception opening database connection
    java.sql.SQLException: oracle.jdbc.driver.OracleDriver
         at org.apache.catalina.realm.JDBCRealm.open(JDBCRealm.java:684)
         at org.apache.catalina.realm.JDBCRealm.start(JDBCRealm.java:758)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1004)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:683)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:537)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
    Jan 2, 2008 11:49:35 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Jan 2, 2008 11:49:36 AM org.apache.catalina.core.StandardContext resourcesStart

  • Problems with built-in memory

    Hi everyone!
    I have a blackberry torch 9810, 7.1 bundle.
    I have a problem with my built in memory. ever since I lost my memory stick, ii started using my built in memory since it's a 6.2 GB memory. so ii once plugged my bb into my laptop, and when unplugged, everything just disapeared! picture, music, recordings, everything. It wouldn't apear but ii know it's there because when ii plug into a laptop would say 2.3 GB used. Ii security wiped my phone once and it started working perfectly again. then the problem came back again after a while! How do fix this problem?

    This only happens every-time you connect your blackberry to your laptop everything disappeared correct?

Maybe you are looking for

  • Http connection / Accompli 008

    Hi, I'm currently developing a J2ME application for the Accompli 008. Everything works fine, but I'm having trouble making HTTP connections from the Accompli 008. I reduced the code that I only make a simple http-connection. The code works on the emu

  • Best settings for highest quality for exporting a .mov  file to h.264

    Hi, I want to know what the best settings are for the highest quality for exporting a .mov file (720p50) to h.264. I want the same quality as the original. I want to know the data rate etc. regards, Jeroen Message was edited by: Woudgraaf-AV

  • System error in Program SAPLRR12 .To use posting period as denominator?

    Hi Gurus, In a BEx report based on 0PCA_C01 cube I have to display a col which is formula based as (weighted avg cap empl / number of months). I am using the posting period as the divisor . The coversion of posting period to number is giving error" S

  • Customer Exit Varible to read master data

    Hi Experts, I have requirement here. I have a query with two selections. Fiscal Period ( variable name is ZFISC and is mandatory  ) and Customer ( varible name is ZCUST and is optional ). The query displays KeyFigure KF1 which is resticted by a range

  • No Aperture Icon in Keynote media browser

    I am new to Keynote.  I only download it yesterday.  When I went to the media browser it only showed the iPhoto icon.  It did not include Aperture as an option. I store my photos mainly in Aperture.  So I cannot access my photos to place them in the