[Solved] Xorg Macbook Pro 4,1 Errors

Hello everyone. It's my first time here and I've come with issues that I was hoping to get some help with. After finally getting Arch onto my Macbook Pro 4,1 (Early 2008), I'm stumped with Xorg. For reference, after logging in the first time and setting up my wifi and the base Xorg configuration, I ran:
sudo pacman -S nvidia
sudo pacman -U /mnt/usb/lib32-nvidia-utils-331.20-1-x86_64.pkg.tar.xz
Long story short, I rebooted as per the instructions then ran:
startx
but received errors. Below is my xorg.conf followed by the Xorg.0.log file. Any help would be greatly appreciated. Thanks.
xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 331.20 (buildmeister@swio-display-x86-rhel47-05) Wed Oct 30 18:20:53 PDT 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600M GT"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "UseDPLib" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Xorg.0.log
[ 585.317]
X.Org X Server 1.14.4
Release Date: 2013-10-31
[ 585.322] X Protocol Version 11, Revision 0
[ 585.324] Build Operating System: Linux 3.11.6-1-ARCH x86_64
[ 585.325] Current Operating System: Linux archer 3.12.0-1-ARCH #1 SMP PREEMPT Wed Nov 6 09:06:27 CET 2013 x86_64
[ 585.325] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda6 rw nomodeset nouveau.modset=0 quiet
[ 585.328] Build Date: 01 November 2013 05:10:48PM
[ 585.330]
[ 585.331] Current version of pixman: 0.32.4
[ 585.335] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 585.335] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 585.341] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 20 19:34:04 2013
[ 585.343] (==) Using config file: "/etc/X11/xorg.conf"
[ 585.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 585.345] (==) ServerLayout "Layout0"
[ 585.345] (**) |-->Screen "Screen0" (0)
[ 585.345] (**) | |-->Monitor "Monitor0"
[ 585.345] (**) | |-->Device "Device0"
[ 585.345] (**) |-->Input Device "Keyboard0"
[ 585.345] (**) |-->Input Device "Mouse0"
[ 585.345] (==) Automatically adding devices
[ 585.345] (==) Automatically enabling devices
[ 585.345] (==) Automatically adding GPU devices
[ 585.345] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 585.345] Entry deleted from font path.
[ 585.345] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 585.345] Entry deleted from font path.
[ 585.345] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 585.345] Entry deleted from font path.
[ 585.345] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 585.345] Entry deleted from font path.
[ 585.345] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 585.345] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 585.345] Entry deleted from font path.
[ 585.345] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 585.345] (==) FontPath set to:
/usr/share/fonts/misc/
[ 585.345] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 585.345] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 585.345] (WW) Disabling Keyboard0
[ 585.345] (WW) Disabling Mouse0
[ 585.345] (II) Loader magic: 0x7fdc20
[ 585.345] (II) Module ABI versions:
[ 585.345] X.Org ANSI C Emulation: 0.4
[ 585.345] X.Org Video Driver: 14.1
[ 585.345] X.Org XInput driver : 19.1
[ 585.345] X.Org Server Extension : 7.0
[ 585.345] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 585.348] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a3 rev 161, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/131072
[ 585.350] Initializing built-in extension Generic Event Extension
[ 585.352] Initializing built-in extension SHAPE
[ 585.353] Initializing built-in extension MIT-SHM
[ 585.355] Initializing built-in extension XInputExtension
[ 585.356] Initializing built-in extension XTEST
[ 585.358] Initializing built-in extension BIG-REQUESTS
[ 585.359] Initializing built-in extension SYNC
[ 585.361] Initializing built-in extension XKEYBOARD
[ 585.362] Initializing built-in extension XC-MISC
[ 585.363] Initializing built-in extension SECURITY
[ 585.365] Initializing built-in extension XINERAMA
[ 585.366] Initializing built-in extension XFIXES
[ 585.367] Initializing built-in extension RENDER
[ 585.369] Initializing built-in extension RANDR
[ 585.370] Initializing built-in extension COMPOSITE
[ 585.371] Initializing built-in extension DAMAGE
[ 585.372] Initializing built-in extension MIT-SCREEN-SAVER
[ 585.374] Initializing built-in extension DOUBLE-BUFFER
[ 585.375] Initializing built-in extension RECORD
[ 585.376] Initializing built-in extension DPMS
[ 585.377] Initializing built-in extension X-Resource
[ 585.378] Initializing built-in extension XVideo
[ 585.380] Initializing built-in extension XVideo-MotionCompensation
[ 585.381] Initializing built-in extension XFree86-VidModeExtension
[ 585.382] Initializing built-in extension XFree86-DGA
[ 585.383] Initializing built-in extension XFree86-DRI
[ 585.384] Initializing built-in extension DRI2
[ 585.384] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 585.384] (WW) "DRI2" will not be loaded unless you've specified it to be loaded elsewhere.
[ 585.384] (WW) "nouveau" will not be loaded unless you've specified it to be loaded elsewhere.
[ 585.384] (II) "glx" will be loaded by default.
[ 585.384] (II) LoadModule: "glx"
[ 585.384] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 585.404] (II) Module glx: vendor="NVIDIA Corporation"
[ 585.404] compiled for 4.0.2, module version = 1.0.0
[ 585.404] Module class: X.Org Server Extension
[ 585.404] (II) NVIDIA GLX Module 331.20 Wed Oct 30 17:36:48 PDT 2013
[ 585.405] Loading extension GLX
[ 585.405] (II) LoadModule: "nvidia"
[ 585.405] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 585.405] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 585.405] compiled for 4.0.2, module version = 1.0.0
[ 585.406] Module class: X.Org Video Driver
[ 585.406] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
[ 585.406] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 585.406] (++) using VT number 1
[ 585.406] (II) Loading sub module "fb"
[ 585.406] (II) LoadModule: "fb"
[ 585.406] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 585.406] (II) Module fb: vendor="X.Org Foundation"
[ 585.406] compiled for 1.14.4, module version = 1.0.0
[ 585.406] ABI class: X.Org ANSI C Emulation, version 0.4
[ 585.406] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 585.406] (II) Loading sub module "wfb"
[ 585.406] (II) LoadModule: "wfb"
[ 585.406] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 585.406] (II) Module wfb: vendor="X.Org Foundation"
[ 585.406] compiled for 1.14.4, module version = 1.0.0
[ 585.406] ABI class: X.Org ANSI C Emulation, version 0.4
[ 585.406] (II) Loading sub module "ramdac"
[ 585.406] (II) LoadModule: "ramdac"
[ 585.406] (II) Module "ramdac" already built-in
[ 585.407] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 585.407] (==) NVIDIA(0): RGB weight 888
[ 585.407] (==) NVIDIA(0): Default visual is TrueColor
[ 585.407] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 585.407] (**) NVIDIA(0): Enabling 2D acceleration
[ 585.417] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
[ 585.417] (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
[ 585.417] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
[ 585.417] (EE) NVIDIA(GPU-0): README for additional information.
[ 585.417] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
[ 585.417] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 585.417] (II) UnloadModule: "nvidia"
[ 585.417] (II) UnloadSubModule: "wfb"
[ 585.417] (II) UnloadSubModule: "fb"
[ 585.417] (EE) Screen(s) found, but none have a usable configuration.
[ 585.417] (EE)
Fatal server error:
[ 585.417] (EE) no screens found(EE)
[ 585.417] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 585.417] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 585.417] (EE)
[ 585.421] (EE) Server terminated with error (1). Closing log file.
If there's any other information needed, let me know.
Last edited by Proxy (2013-11-24 16:19:29)

I tried installing that, removed nvidia because of the conflicts, restarted then ran it again. Still errors. I've included the updated log file:
[ 162.658]
X.Org X Server 1.14.4
Release Date: 2013-10-31
[ 162.662] X Protocol Version 11, Revision 0
[ 162.663] Build Operating System: Linux 3.11.6-1-ARCH x86_64
[ 162.664] Current Operating System: Linux archer 3.12.1-1-ARCH #1 SMP PREEMPT Thu Nov 21 08:18:42 CET 2013 x86_64
[ 162.665] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda6 rw nomodeset quiet
[ 162.667] Build Date: 01 November 2013 05:10:48PM
[ 162.668]
[ 162.669] Current version of pixman: 0.32.4
[ 162.672] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 162.672] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 162.677] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 22 20:19:10 2013
[ 162.679] (==) Using config file: "/etc/X11/xorg.conf"
[ 162.680] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 162.680] (==) ServerLayout "Layout0"
[ 162.680] (**) |-->Screen "Screen0" (0)
[ 162.680] (**) | |-->Monitor "Monitor0"
[ 162.680] (**) | |-->Device "Device0"
[ 162.680] (**) |-->Input Device "Keyboard0"
[ 162.680] (**) |-->Input Device "Mouse0"
[ 162.680] (==) Automatically adding devices
[ 162.680] (==) Automatically enabling devices
[ 162.681] (==) Automatically adding GPU devices
[ 162.681] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 162.681] Entry deleted from font path.
[ 162.681] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 162.681] Entry deleted from font path.
[ 162.681] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 162.681] Entry deleted from font path.
[ 162.681] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 162.681] Entry deleted from font path.
[ 162.681] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 162.681] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 162.681] Entry deleted from font path.
[ 162.681] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 162.681] (==) FontPath set to:
/usr/share/fonts/misc/
[ 162.681] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 162.681] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 162.681] (WW) Disabling Keyboard0
[ 162.681] (WW) Disabling Mouse0
[ 162.681] (II) Loader magic: 0x7fdc20
[ 162.681] (II) Module ABI versions:
[ 162.681] X.Org ANSI C Emulation: 0.4
[ 162.681] X.Org Video Driver: 14.1
[ 162.681] X.Org XInput driver : 19.1
[ 162.681] X.Org Server Extension : 7.0
[ 162.683] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a3 rev 161, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/131072
[ 162.685] Initializing built-in extension Generic Event Extension
[ 162.686] Initializing built-in extension SHAPE
[ 162.688] Initializing built-in extension MIT-SHM
[ 162.689] Initializing built-in extension XInputExtension
[ 162.690] Initializing built-in extension XTEST
[ 162.692] Initializing built-in extension BIG-REQUESTS
[ 162.693] Initializing built-in extension SYNC
[ 162.695] Initializing built-in extension XKEYBOARD
[ 162.696] Initializing built-in extension XC-MISC
[ 162.698] Initializing built-in extension SECURITY
[ 162.699] Initializing built-in extension XINERAMA
[ 162.700] Initializing built-in extension XFIXES
[ 162.702] Initializing built-in extension RENDER
[ 162.703] Initializing built-in extension RANDR
[ 162.705] Initializing built-in extension COMPOSITE
[ 162.706] Initializing built-in extension DAMAGE
[ 162.707] Initializing built-in extension MIT-SCREEN-SAVER
[ 162.709] Initializing built-in extension DOUBLE-BUFFER
[ 162.710] Initializing built-in extension RECORD
[ 162.711] Initializing built-in extension DPMS
[ 162.712] Initializing built-in extension X-Resource
[ 162.714] Initializing built-in extension XVideo
[ 162.715] Initializing built-in extension XVideo-MotionCompensation
[ 162.716] Initializing built-in extension XFree86-VidModeExtension
[ 162.717] Initializing built-in extension XFree86-DGA
[ 162.718] Initializing built-in extension XFree86-DRI
[ 162.719] Initializing built-in extension DRI2
[ 162.719] (II) LoadModule: "glx"
[ 162.719] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 162.719] (II) Module glx: vendor="X.Org Foundation"
[ 162.719] compiled for 1.14.4, module version = 1.0.0
[ 162.719] ABI class: X.Org Server Extension, version 7.0
[ 162.719] (==) AIGLX enabled
[ 162.720] Loading extension GLX
[ 162.720] (II) LoadModule: "nvidia"
[ 162.720] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 162.721] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 162.721] compiled for 4.0.2, module version = 1.0.0
[ 162.721] Module class: X.Org Video Driver
[ 162.721] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
[ 162.721] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 162.721] (++) using VT number 1
[ 162.721] (II) Loading sub module "fb"
[ 162.721] (II) LoadModule: "fb"
[ 162.721] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 162.721] (II) Module fb: vendor="X.Org Foundation"
[ 162.721] compiled for 1.14.4, module version = 1.0.0
[ 162.721] ABI class: X.Org ANSI C Emulation, version 0.4
[ 162.721] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 162.721] (II) Loading sub module "wfb"
[ 162.721] (II) LoadModule: "wfb"
[ 162.721] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 162.722] (II) Module wfb: vendor="X.Org Foundation"
[ 162.722] compiled for 1.14.4, module version = 1.0.0
[ 162.722] ABI class: X.Org ANSI C Emulation, version 0.4
[ 162.722] (II) Loading sub module "ramdac"
[ 162.722] (II) LoadModule: "ramdac"
[ 162.722] (II) Module "ramdac" already built-in
[ 162.723] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[ 162.723] (EE) NVIDIA: system's kernel log for additional error messages.
[ 162.723] (EE) No devices detected.
[ 162.723] (EE)
Fatal server error:
[ 162.723] (EE) no screens found(EE)
[ 162.723] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 162.723] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 162.723] (EE)

Similar Messages

  • I tried to install ios 7 in macbook pro and the error 3 persist. phone is in the recovery mode

    i tried to install ios 7 in macbook pro and the error 3 persist. phone is in the recovery mode

    Try on a different computer. If you get this error again, go to an Apple store or call AppleCare. I've only seen this error once, & I was unable to solve it. Took the phone to the genius bar & they replaced the phone.

  • How do I get a licence for Photo shop which ran out (they didn't tell me that when I bought the MacBook Pro - I get error 150/30

    how do I get a licence for Photo shop which ran out (they didn't tell me that when I bought the MacBook Pro - I get error 150/30?

    Download Adobe's License Repair Tool: Error "Licensing has stopped working" | Mac OS
    Additional information you may find useful: http://blog.erikphansen.com/adobe-cs4-error-15030-aka-i-hate-adobe-reason-34/

  • HT4802 I want to update m'y iPad with my MacBook pro it com error 9003

    I want to update m'y iPad with my MacBook pro it com error 9003

    You can share the files via your iCloud account, if they are Pages or Numbers files. You can email them as attachments to the other person, or provide them on a flash drive so they can import them on their computer.
    I would not try to copy the files direct from my computer to someone else's iPad.

  • My MacBook Pro encounters an error when partitioning for loading windows using Bootcamp Assistant. I deleted the partition that was there in order to upgrade to Bootcamp 5 but now I am struggling to get Bootcamp 5 to complete the job. Help please.

    I am struggling to Partition my MacBook Pro using Bootcamp 5, can someone help, please. I previously had successfully loaded Windows 7 running Bootcamp 4 on the same machine. When I upgraded to Windows 8 I started encountering problems. My trackpad would not work and it required me to load Bootcamp 5" as I was running 32 bit this is not supported by Bootcamp 5 I had to completely delete the previous partition, but now I can't repartition as it goes halfway and says an error has been encountered and Bootcamp cannot partition this drive.
    I do not know how to defragment the drive in Apple as I can in windows nor can I clean it up to maybe get everything in neat clusters, maybe somebody can help me solve this problem.

    Sorry Bobthefisherman, this was not helpful. I had already gone through these pages before coming to you. What I have discovered however is that when Bootcamp Assistant deleted the partition, it did not create a single volume but created three partitions instead which maybe the reason why it cannot create the new part ion parameters I am asking it crate. So I took it to the geniuses at Apple who suggested that I reformat the drive and reload everything again! and this might solve the problem. We'll all know whether this is helpful once it finishes the formatting of the hard drive. This process is taking a very long time to complete so I am leaving it overnight for it to complete. I will keep you updated on progress. I am also told that Apple is struggling with Windows 8 drivers and I may not be able to use that, so I am going back to Windows 7 even though I was beginning to like windows 8 very much.

  • 2011 macbook pro OSX maverick, error: storage system verify or repair failed

    Hi there,
    My 2011 Macbook pro which came with Lion but now upgraded to Maverick 10.9.5 has just crashed. It will start up in recovery mode but when I've gone to the apple logo to start up from disk, it shows the disk but doesn't start up from it I just get a grey screen.
    I'ved tried to verify and repair the disk and get message: 'The partition map needs to be repaired because there's a problem with the EFI system partitions file system'
    I also get: error, storage system verify or repair failed.
    S.M.A.R.T staus is verified
    None of the key commands for start up seem to work, ie - option - shift - command P,R etc.
    I can't re-install operating system as it is an older version, ie Lion and have updated to Maverick via APP store so no way of re-installing OSX.
    Any ideas???

    I have the same issue. Not able to fix it.

  • ITunes purchased movies do not run on macbook pro retina display - Error message: HDCP not supported.

    Hello community,
    If i try to play a iTunes purchased movie on may Macbook Pro 15 Retina, a Error message comes up "HDCP not supported". I try to run it on the notebook screen, I have not plugged in any external device (monitor, beamer..).
    Full Error message in german:
    Der gewählte Film kann auf dem angeschlossenen Bildschirm nicht wiedergegeben werden.
    Dieser Film kann nur auf Bildschirmen wiedergegeben werden, die HDCP (High-bandwidth Digital Content Protection) unterstützen.
    Any ideas?

    I had this same problem.  What worked for me- not sure which one did it, but I went to System Preferences-Displays, and I turned off "Show mirroring options in the menu bar when available" and I also changed my resolution from "Best for retina display" to scaled "More Space".  The other scaling options seemed to do similar.

  • Can't watch Netflix on new Macbook Pro and getting error message.

    I recently got a new MacBook Pro and I am new to using Macs. I logged into Netflix and clicked on a movie but I get a message saying "An unknown error has occured". I tried setting up the device or whatever but where am I supposed to get the code? I tried the 6 numbers at the bottom of the site and nothing works. Am I supposed to download Silverlight for Netflix to work on this computer? As I've said before, I do not know anything about Macs and I am not computer savvy and I just need to know how to get Netflix going on this computer. I had searched on Google if Netflix could even be played on a Mac and it's my understanding that one is able to view Netflix on a Mac. Please help. Thanks.

    Nevermind I got it working. Not sure if it's possible to delete this thread. Let me know if it is.

  • Netopia Router WiFi-connexion problem solved on MacBook Pro!

    Hi folks!
    I'm the owner of a MacBook Pro 2.33GHz since last March, and since then, I've been unable to connect my MBP to a Netopia 3347W wireless modem/router. It kept telling me that there was an error trying to connect to the local network. I had tried with or without any WEP or WPA, I had tried almost every single workaround I had found on the net or on this Apple Forum, and nothing did the trick. I have to precise I could connect without any problem to all the other WiFi-networks I found to date, except that at my relatives' house. 2 different Linksys were ok, a Motorola was ok, even at the University I could connect to all the WiFis I found. And the issue with the Netopia router was known.
    I was almost desperate and thinking about buying a new router or so, and today, thanks to the
    MacOS X 10.4.11 update
    everything works as if it always had! I could (finally) connect, even with WEP encryption, and the signal is excellent!
    So, you folks (and I know there are a lot!) having problems with WiFi on your MBP, try to upgrade to 10.4.11 and give some feedback! Let's see if they finally did it!
    Cheers
    Weelo

    Ah, that's OK then.
    Open Network Utility in Applications>Utilities, Traceroute tab & enter Apple.com, how far does it get?
    Traceroute has started ...
    traceroute: Warning: apple.com has multiple addresses; using 17.142.160.59
    traceroute to apple.com (17.142.160.59), 64 hops max, 40 byte packets
    1  clearmodem (192.168.15.1)  1.958 ms  0.749 ms  0.699 ms
    2  * * *
    3  10.41.164.213 (10.41.164.213)  58.679 ms  53.170 ms  65.443 ms
    4  64.13.115.205 (64.13.115.205)  74.614 ms  55.570 ms  94.975 ms
    5  64-13-49-226.war.clearwire-dns.net (64.13.49.226)  80.057 ms  85.445 ms  59.745 ms
    6  xe-10-3-0.edge1.Seattle3.Level3.net (4.59.232.9)  119.813 ms  54.932 ms  55.217 ms
    7  GOOGLE-INC.edge1.Seattle3.Level3.net (4.59.232.22)  94.901 ms  95.297 ms  89.508 ms
    8  17.0.134.80 (17.0.134.80)  85.456 ms 17.0.134.70 (17.0.134.70)  60.254 ms  85.788 ms
    9  17.0.132.98 (17.0.132.98)  69.673 ms  90.807 ms 17.0.132.96 (17.0.132.96)  99.968 ms
    10  * * *
    11  * * *
    12  * * *
    13  * * *
    14  * * *
    15  *
    We want to see if it's getting past your Modem or Router.

  • OS 10.6.8, Macbook Pro 3.1 error when saving monitor calibration, cannot save.

    Macbook pro 3.1 OS 10.6.8, error when saving monitor calibration profile.  Tried to name new profile, or save as an older profile, still got error when attempting to save.

    Try a NVRAM reset, and then go through the monitor calibration again.
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the third time.
    Release the keys.

  • Installing CS4 on new macbook pro gives me error

    Hello
    I tried to install CS4 again on my new macbook pro and it gives me errors.
    On my screen is: "AdobeColorCommonSetRGB Error: Error 2."
    and i have no clue how to fix it.
    I hope someone can help me here..

    Installer freezes on Checking system profile
    Mylenium

  • MacBook Pro Retina, AHT Error: 4HDD/11/40000000: SATA(0,0)

    I have written this post to note a strange occurrence with my MacBook Pro, with retina display.
    When I had connected my classic iPod to iTunes, I had received an error message telling me that I was only using a USB 1.1 port.
    I knew that this was impossible, so I had run an extended Apple Hardware Test to see if I had any issues.
    Sure enough, I had received the above error.
    After a restart and a quick back up to save my data, I had performed the extended Apple Hardware Test 3 more times with no errors whatsoever.
    This message is not to solicit the "head down to your local Apple Store or AASP" advice.
    I am curious if anyone else has experienced such an issue and what was their ultimate outcome.
    For reference, I have a 15-inch, retina, 2.7 GHz, 16 GB RAM, 768 flash drive MacBook Pro notebook. I am running 10.8.2.
    Thank you!
    LukeD

    This is choice that is entirely within the OPs province.  I certainly agree with your position that intermittent issues are exceedingly difficult to diagnose and address.  Failure to recreate a problem does not mean that the issue does not exist.
    The support article that you raise has a certain ambiguity contained within.  It states: "looping can be enabled or disabled by pressing the L key" .  Which is it?  That aside, this is the first I have encountered this feature since it is not mentioned in any of the AHT articles that I have come across.  The real question is, did the OP utilize this?
    If I were in the OPs position and even considering the argument that you present, I still would make an appointment at the genius bar.  Call me Chicken Little if you will, but the warranty is there to erase any doubts whether the MBP has issues or not.  Apparently you would not, so I hope that we can agree to disagree on this issue.
    Ciao.

  • Nothing seems to solve my MacBook Pro problem 'Could not sign in.Please Check your network connection and try again'

    On old MacBook Pro Version 10.6.8 downloaded Facetime from the Mac Store as instructed but error loging in says 'Could not sign in.Please Check your network connection and try again'.
    I have follwed all these discussion fixes with DNS settings 8.8.8.8 and 8.8.4.4 and refreshing everything but nothing works.
    Help!
    I have also logged out of my other laptop and closed my phones Facetime.

    Hi KateD14!
    I have an article here that addresses this sign in issue with FaceTime and may have some troubleshooting steps to help you resolve this issue:
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    Resolution
    Try the following:
    Ensure that you have an active Internet connection.
    Verify that you are using a valid Apple ID at appleid.apple.com. You can also create an Apple ID or reset your password from this website. Other things you should confirm while logged into appleid.apple.com:
    Confirm that the email addresse(s) for your Apple ID has been verified.
    Check for miss-types of the email address
    Check the spelling of the email address
    Check that all letters are lower case
    Make sure that special characters are correct, e.g. no commas (,) where there is supposed to be full stops (.), etc.
    Note You may experience issues if your email address is associated with more than one Apple ID. If you have multiple Apple IDs, log in to appleid.apple.com with each Apple ID and confirm that each email address you wish to use for FaceTime or Messages is associated with only a single Apple ID.
    Make sure the date, time, and time zone are set correctly in Data & Time preferences, in System Preferences. Tip: Enable "Set date and time automatically" in Date & Time preferences to automatically keep this information accurate.
    If third-party firewall or port filtering software is installed, it needs to be configured to allow connections to apple.com, verisign.com and verisign.net. A list of ports required for using FaceTime and Messages is in Using FaceTime and iMessage behind a firewall. Please consult this article for further help configuring firewalls and Internet security software.
    If your /private/etc/hosts file has been modified, make sure that it is not interfering with communications to apple.com, verisign.com or verisign.net servers. Note: Some third-party software installers may modify the /private/etc/hosts file without alerting you. Instructions about how to check and resolve issues with a /private/etc/hosts file are in the "Blocked by configuration: (Mac OS X/Windows)" section of iTunes: Advanced iTunes Store troubleshooting
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • MacBook Pro 2012 Fatal Error while Shutdown

    Hi
    I have a MacBook Pro procured in Spring 2012 with OS Mountain Lion running on it.  While working, the MacBook seems to be running fine, but 75-80% of the times that I try to shutdown the laptop, I get an error that causes my laptop to restart.  When I submit the error report, I get the following report that is sent to Apple each time.  However, I have not seen any upgrades or bug fixes from Apple in the last 8 months to rectify this.  Can anyone help?
    Interval Since Last Panic Report:  19281 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    C9998F63-7860-E63E-3D37-F5936ED1A900
    Thu May  2 23:50:48 2013
    panic(cpu 3 caller 0xffffff800fab7e95): Kernel trap at 0xffffff800faac771, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x00007fff7d9e03e8, CR3: 0x0000000011d54000, CR4: 0x00000000001606e0
    RAX: 0xffffff80100c0d00, RBX: 0xffffff8022e22008, RCX: 0xffffff8021989550, RDX: 0x0000000000000080
    RSP: 0xffffff8100093dc8, RBP: 0xffffff8100093e10, RSI: 0x00000000563af16c, RDI: 0xdeadbeefdeadbf07
    R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000000
    R12: 0x0000000000000080, R13: 0xffffff8022e22008, R14: 0xdeadbeefdeadbf07, R15: 0xdeadbeefdeadbeef
    RFL: 0x0000000000010002, RIP: 0xffffff800faac771, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00007fff7d9e03e8, Error code: 0x0000000000000000, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8100093a60 : 0xffffff800fa1d626
    0xffffff8100093ad0 : 0xffffff800fab7e95
    0xffffff8100093ca0 : 0xffffff800facd4dd
    0xffffff8100093cc0 : 0xffffff800faac771
    0xffffff8100093e10 : 0xffffff800fa33d3a
    0xffffff8100093e20 : 0xffffff800fb5b62a
    0xffffff8100093e40 : 0xffffff800fb3e0c4
    0xffffff8100093f70 : 0xffffff800fd694ab
    0xffffff8100093fb0 : 0xffffff800fab2977
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x000000000f800000
    Kernel text base: 0xffffff800fa00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 1318652404952
    last loaded kext at 43059134928: org.virtualbox.kext.VBoxNetAdp          4.2.12 (addr 0xffffff7f9179f000, size 28672)
    last unloaded kext at 130538064536: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f91576000, size 8192)
    loaded kexts:
    org.virtualbox.kext.VBoxNetAdp          4.2.12
    org.virtualbox.kext.VBoxNetFlt          4.2.12
    org.virtualbox.kext.VBoxUSB          4.2.12
    org.virtualbox.kext.VBoxDrv          4.2.12
    com.vmware.kext.vmnet          3.0.0
    com.vmware.kext.vmioplug          3.0.0
    com.vmware.kext.vmci          3.0.0
    com.vmware.kext.vmx86          3.0.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleIntelHD4000Graphics          8.1.0
    com.apple.driver.AppleIntelFramebufferCapri          8.1.0
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.6.0b1
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBXHCI          5.5.5
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.IOSurface          86.0.4
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOAcceleratorFamily          30.14
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.6
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.driver.AppleThunderboltNHI          1.6.3
    com.apple.iokit.IOThunderboltFamily          2.2.6
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f38
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 4

    Back up all data, then uninstall either VMware or VirtualBox (or both) according to the developer's instructions. If you decide to keep one, update it to the current version. Reboot and test.

  • MacBook Pro start up error..

    when I turn on my Mac a black screen with an Apple icon in the middle appears, it seems to be an update and right afterwards it will shut down.
    I can turn the Mac back on but it will go back to the same loading screen as before.
    we used another computer to run diagnostics on the Mac to see the issue and later found it was either the heat sensor or the hard drive is fried.
    the only time I had this problem is when I updated to osx 10.9 mavericks.
    my question is how much would the repair be if the hard drive and or the heat sensor fried out.
    It is also around four years old if that may be can a contributing factor to this problem.
    I feel the update is here to blame since it has slown down my device.
    I've never experienced this with my Mac before.
    I'm a huge Apple supporter, I've had almost every Apple product created.
    please tell me there's a way to fix this.

    Thomas1550,
    if this is due to a problem with your MacBook Pro’s internal hard drive, then you could buy a new 2.5-inch SATA hard drive or SSD (and a T6 Torx screwdriver if you don’t already have one) and replace it yourself, if you’re comfortable with simple DIY computer repairs.
    If it’s due to a problem with the thermal sensor, then you could try replacing your MacBook Pro’s heat sink, which includes the thermal sensor; it’s not a particularly expensive part, but the replacement process is time-consuming. If replacing the heat sink doesn’t solve the problem, then your logic board would probably need to be replaced — and a logic board is quite expensive.
    If you’re not comfortable with DIY computer repairs, you could take your MacBook Pro to an Apple Store (or other computer repairer) and get a price quote.

Maybe you are looking for