My I MAC G5 is just to slow

have had my G5 for 2yrs and love it have never had a problem with it but now its a real pain its just to slow when operating software and the internet it was pretty full up as I keep loads of photographs but I transfered about 50GB unto a external hard drive - is there a simplw first aid or clean up procedure that I can peform - remember I have no knowledge of these procedures can someone please help me thanks!!

Hello and Welcome to Apple Discussions. 
Whilst there are several things you could do one of the simplest is to ensure that OS X has sufficient space to use your hard disk as Virtual Memory. If you run out of space on your internal hard disk then your iMac will slow right down.
Single click on Macintosh HD choose File menu > Get Info and ensure that the available space is greater than 10% of the total space.
It's also worth going to Macintosh HD > Applications > Utilities> Disk Utility. Select Macintosh HD on the left hand pane of the window and choose Repair Disk Permissions.
It may also help to increase your RAM. The best place I know of for RAM supply in Ireland is Crucial. If you post the processor speed of your iMac (  Apple Menu > About this Mac...) we can advise better.
kind regards
mrtotes

Similar Messages

  • New Wireless MAC keyboard & mighty mouse very slow in retrieving information & sending

    Good evening,
    I just purchased these items last night from the Apple store, they are both installed on my bluetooth. I do have OS Lion.
    Whenever I want to go to another site for example this site it spins and spins and takes approx 1 min which feels like 5mins.
    My other wireless key board and mouse was logictech for Mac I never had a problem like this.
    The only reason why I switched was because of the functionality the keyboard and mouse did not have.
    Can some please help me or educate me on what I am not doing correctly.
    Thanks so much,
    Phyllis

    I don't think you are doing anything wrong.  I also don't think you communication to your computer (in this case with bluetooth) has anything to do with your computer's internet connection. 
    If you are having a slow internet connection then when it happens plug your old mouse and keyboard back in.  Your internet connection should still be just as slow.
    Maybe you should use different DNS servers as opposed to what your ISP provides.  I can suggest OpenDNS (208.67.222.222, 208.67.220.220) or Google's DNS servers (8.8.8.8, 8.8.4.4).
    One last thing.  Since you changed a peripheral, particularly when dealing with bluetooth, I suggest you also do a smc and pram reset.  In fact try this before you try changing your DNS servers.

  • My mac mini is running very slow all of a sudden, how can i restore it's speed?

    my mac mini is running very slow all of a sudden, how can i restore it's speed?

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the instance of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; grep -q 'No th' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; o=`ls /L*/L*/Dia*/*.panic | wc -l`; Ps "Panics"; o=`ls /L*/L*/Dia*/*.c* | tail`; Pm "System crash logs"; o=`ls L*/L*/Dia* | tail`; Pm "User crash logs"; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; [[ o -lt 5120 ]] && Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 90 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Pm "Total CPU usage" && s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process $s of user ${s[1]}"; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process $s of user ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; for d in {/,}L*/{La,Priv,Sta}*; do o=`ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'`; Pm "$d"; done; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep :`; Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(egrep -v '(local|broadcast)host' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in {0..1}; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window. If you don't see that line within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Why is it taking 19 hours to encode four avi. files. I just bought a new 21" iMac last week and it is just to slow to use. Thanks

    I just bought a new 21" iMac last week and it is just to slow to use. Before it used to take a couple of hours now its just way too long

    Hi
    As I understands it - This has nothing to do with Your iMac - Any Mac would take the same time.
    May be OS and support on the Window-PC platform handles this better.
    • .avi - is no specific codec (file format) but a container and the codec in this might not be one that iDVD can directly use (encode to .mpeg2 as on DVD disks)
    So either it just can't do it - or -
    iDVD has to back-encode to an usably codec - THIS IS WHAT I THINK HAS HAPPENED
    This back-encoding can take serious time - AND the final result usually is far from Good.
    I would
    • find out in what codec the .avi file is (I use QuickTime and in this inspector to read what codec .avi contains) (.mov is also a container)
    • import it into a program that can transcode to a better codec for iDVD - streamingDV or AIC (I GUESS)
    • then use this in iDVD
    Yours Bengt W

  • I'm using iPhoto '09 on my macbook, and it's just working slow

    I'm using iPhoto '09 on my macbook, and it's just working slow - lots of pinwheels and lagging. My library is big - (134.71 GB to be exact). What can I do to make my iPhoto run smoother??

    How much Ram?
    How much Free Space on your Mac?
    How Many items in the Library?

  • Mac Mini 2005 is very slow

    Hello,
    My uncle gave me a free Mac Mini 2005 model when he purchased a newer model. The wireless wasn't working with it so I fixed it. From what he said the Mac was always slow, but lately my Mac has gotten a lot slower than normal. I don't know what happened but all of a sudden it just slowed right down. It always freezes and lagey. I don't know if there is something that I can do. I could possibly upgrade the RAM from 1GB to like 2 GB. But I'm not too sure if that'll fix this issue.
         Thanks in advance for any help!!

    Activity Monitor – Monitor Performance Problems  
    Performance Guide
    Why is my computer slow
    Why your Mac runs slower than it should
    Things you can do to resolve slowdowns  see post by Kappy

  • We recently had a few brief power failures. Since then, my Mac Pro has been very slow on start up. Any suggestions?

    We Recently had a few brief power failures. Since then, my Mac Pro has been very slow on startup. Any suggestions?

    Like the  man says:
    Run Disk Utility > Repair ... (not just repair permissions) while booted from another drive. If you have a stronger utility like Disk Warrior, that would be even better.
    If you find that the ONLY way you can do this is by booting from the DVD, The Hatter recommends you establish an emergency drive or partition on a drive other than the Boot drive and use that in the future. It makes emergency Repair, backup, and cloning much easier.

  • My mac seems to be getting slow, what can I do to speed it up?

    My iMac seems to be getting slow..I see the "colorful wheel from ****" (as I like to call it) far too often these days.  In addition, videos are freezing far more often than they ever did before.  It often requires me to restart completely.
    Is there anything I can do to fix this?

    Step by Step to fix your Mac
    Why is my computer slow?
    Most commonly used backup methods
    If you get pinwheels when off the Internet, it coudl be a failing boot drive or just a few bad sectors as it has a hard time reading from it.
    This is a possible cure, it's a lot of work though.
    Reducing bad sectors effect on hard drives
    How to erase and install Snow Leopard 10.6

  • My Mac seems to be running slow, and what I call the rainbow wheel runs longer than I think it should.

    My Mac seems to be running slow, and what I call the rainbow wheel, runs much longer than I think it should.

    Step by Step to fix your Mac
    Why is my computer slow?
    Most commonly used backup methods
    If you get pinwheels when off the Internet, it coudl be a failing boot drive or just a few bad sectors as it has a hard time reading from it.
    This is a possible cure, it's a lot of work though.
    Reducing bad sectors effect on hard drives
    How to erase and install Snow Leopard 10.6

  • So im about to buy a mac pro, I just need help cause im not sure if it's worth paying more for instance, a hi-res screen compared to the stock screen, and will i really miss the .2 ghz and the upgraded video card if I get the 2.0 ghz mbp?

    So im about to buy a mac pro, I just need help cause im not sure if it's worth paying more for instance, a hi-res screen compared to the stock screen, and will i really miss the .2 ghz and the upgraded video card if I get the 2.0 ghz mbp?

    The_Tiger92 wrote:
    So im about to buy a mac pro, I just need help cause im not sure if it's worth paying more for instance, a hi-res screen compared to the stock screen, and will i really miss the .2 ghz and the upgraded video card if I get the 2.0 ghz mbp?
    It appears the 15" 2.2 ghz isn't worth spending $400 more for, but you get the 1GB Radeon 6750M that has four times the VRAM than the 15" 2.0Ghz model and about 167% more performance. High settings on all current games with over 50 fps.
    If your not into 3D gaming or just light weight, then the 2.0 Ghz (last years performance) will suffice on low-medium settings at about 30 fps.
    The 13" is rather poor as it has integrated graphics. 30 fps on only some games.
    The high res screen is a excellent choice and the anti-glare is great for viewing just about anywhere.
    No messy films to replace at $30-$40 a pop.
    A lot of people bring the glossy screens back once they hear about the anti-glare.
    http://www.pcpro.co.uk/blogs/2011/05/23/glossy-vs-matte-screens-why-the-pc-indus trys-out-of-touch/
    Here's my 17"
    In my opinion the extra $400 for another 2-3 years of use out of the computer is worth it.
    Quad cores are more than enough for most uses for most people for many years, it's just a slow card is going to make the machine feel slow in rendering graphics in the future.

  • New mac mini internet is DEATHLY slow.

    Hi, so yesterday I unboxed my new mac mini and set everything up. I opened up safari and started surfing away (my350z.com, youtube.com, facebook.com). All the sites I tried going to taake an eternity and a half to open; some will not load at all. At first I thought it was Safari, so I let chrome and friefox download all day. The speed is just as slow on each browser. A pc in the house loads everything just fine. The mini is in a different room from the router but not far from it by any means, maybe 15 feet. Any help is appreciated.

    Try connecting to your router with a cable instead of wireless to see if the issue is with the wireless or not.

  • My Mac Book Pro was really slow at everything and would kick me out of my photos every time i got on them. now it won't even allow me to log on. i put my password in and the screen will flash white and go back to the login page. HELP please...

    My Mac Book Pro was really slow at everything and would kick me out of my photos every time i got on them. now it won't even allow me to log on. i put my password in and the screen will flash white and go back to the login page. HELP please...

    There is nothing wrong with your Dell, it will work fine with any MacbookPro. I have been using Dell displays for over 12 years with many different Mac models. I have two 21" Ultra Sharp displays working side by side to design a Keynote presentation right now.
    The issue your having is with the way Keynote  takes control of the video output to both displays, it sends the presentation signal to one and the presenter display to the other, this is set up in;
    Keynote preferences > Presenter display.
    If you want to show a wesite or another app on  either display,  use application switcher:
    press the the  command key on the keyboard, then the tab key; a row of applications will show what applications are running, choose which one you want to show. Use command  > tab to return to Keynote.

  • Which Mac Pro? More cores=slower speeds? And most of us know the speed matters or FPU for music and I don't understand the faster is for the least amount of procs. And while I get the whole rendering thing and why it makes sense.

    Which Mac Pro? More cores=slower speeds? And most of us know the speed matters or FPU for music and I don't understand the faster is for the least amount of procs. And while I get the whole rendering thing and why it makes sense.
    The above is what the bar says. It's been a while and wondered, maybe Apple changed the format for forums. Then got this nice big blank canvas to air my concerns. Went to school for Computer Science, BSEE, even worked at Analog Devices in Newton Massachusetts, where they make something for apple. 
    The bottom line is fast CPU = more FPU = more headroom and still can't figure out why the more cores= the slower it gets unless it's to get us in to a 6 core then come out with faster cores down the road or a newer Mac that uses the GPU. Also. Few. I'm the guy who said a few years ago Mac has an FCP that looks like iMovie on Steroids. Having said that I called the campus one day to ask them something and while I used to work for Apple, I think she thought I still did as she asked me, "HOW ARE THE 32 CORES/1DYE COMING ALONG? Not wanting to embarrass her I said fine, fine and then hung up.  Makes the most sense as I never quite got the 2,6,12 cores when for years everything from memory to CPU's have been, in sets of 2 to the 2nd power.  2,4,8,16,32,64,120,256,512, 1024, 2048,4196,8192, 72,768.  Wow. W-O-W and will be using whatever I get with Apollo Quad. 
    Peace to all and hope someone can point us in THE RIGHT DIRECTION.  THANK YOU

    Thanks for your reply via email/msg. He wrote:
    If you are interested in the actual design data for the Xeon processor, go to the Intel site and the actual CPU part numbers are:
    Xeon 4 core - E5.1620v2
    Xeon 6 core - E5.1650v2
    Xeon 8 core - E5.1680v2
    Xeon 12 core - E5.2697v2
    I read that the CPU is easy to swap out but am sure something goes wrong at a certain point - even if solderedon they make material to absorb the solder, making your work area VERY clean.
    My Question now is this, get an 8 core, then replace with 2 3.7 QUAD CHIPS, what would happen?
    I also noticed that the 8 core Mac Pro is 3.0 when in fact they do have a 3.4 8 core chip, so 2 =16? Or if correct, wouldn't you be able to replace a QUAD CHIP WITH THAT?  I;M SURE THEY ARE UO TO SOMETHING AS 1) WE HAVE SEEN NO AUDIO FPU OR PERHAPS I SHOULD CHECK OUT PC MAKERS WINDOWS machines for Sisoft Sandra "B-E-N-C-H-M-A-R-K-S" -
    SOMETHINGS UP AND AM SURE WE'LL ALL BE PLEASED, AS the mac pro      was announced Last year, barely made the December mark, then pushed to January, then February and now April.
    Would rather wait and have it done correct than released to early only to have it benchmarked in audio and found to be slower in a few areas- - - the logical part of my brain is wondering what else I would have to swap out as I am sure it would run, and fine for a while, then, poof....
    PEACE===AM SURE APPLE WILL BLOW US AWAY - they have to figure out how to increase the power for 150 watts or make the GPU work which in regard to FPU, I thought was NVIDIA?

  • My Mac mini's WiFi is slow

    Hi, my Mac mini’s WiFi is slow: it’s stuck when loading a page with Safari.
    Help please, I want to browse the Internet!
    The WiFi signal is best (4 bars):
    Here’s a screenshot if you’re interested:

    Sorry for a late reply, didn't notice the activity in this thread. Try changing the channel in your router's settings.
    To do it:
    1. Open the Wi-Fi Scan tool http://osxdaily.com/2012/07/31/wi-fi-scanner-mac-os-x-mountain-lion/
    2. Find an unused channel - steps in this screenshot:
    2. Change the channel in your router's settings.

  • On my macbook pro I have a message on my homepage telling me that certain items want to use my keychain. I've pressed cancel the message will not go. The mac is now running very slow and iphoto and safari are not working. Can anyone help?

    On my macbook pro I have a message on my homepage telling me that certain items want to use my keychain. I've pressed cancel the message will not go. The mac is now running very slow and iphoto and safari are not working. Can anyone help?

    What version of Mac OS X?
    What home page?
    What browser?

Maybe you are looking for

  • Why does ical on icloud have a different lay out than on my mac

    Why does iCal on my MacBook Pro have a different lay out than on iCloud? I like the iCloud layout better, the only missing niceties is the year calendar. How do I get both iCals to look the same? The ideal iCal? The one from iCloud WITH the year cale

  • HP Photosmart Plus B209 - will not print photos - tray is not picking up the paper

    The printer will not grab the photo paper when I attempt to print a picture.  It works just fine when printing other things, such as text from WORD or something from the internet.  Photo paper says "single sheet feed" on it, so I place one sheet in t

  • Sign in to iCloud box won't go away

    "Sign in to iCloud" box won't go away on iPad

  • Broadcom 4401 Lan Drivers for Linux

    Hi I recently bought   648 Max (MS-6585)  with Broadcom 4401 onboard LAN chip. I couldn't find drivers for Linux for the lan chip. The rest of the system seems to work fine. Does anyone have experience running linux on this motherboard? thanks Suresh

  • DVD drives suddenly stopped mounting discs

    I am sure this has been asked and answered, however I can't find a completely similar question. When I came to upgrade my os to 10.6 yesterday, the drives both, fiddled around a then ejected the disc. Thinking it was a problem with the media, I tried