Cannot get internet to work over a mobile modem!

Hello. I'd like to use my Samsung A401 Telstra Mobile for wireless internet access when I'm away with my iBook. I so far have tested my phone working with the Samsung drivers on Windows XP, with built in UTMS/GPRS support on Ubuntu x86 and recently Ubuntu PPC on a friends IBook G4.
But I can't get the connection to work with OSX 10.4.11 on my iBook!
I also had a chance to test Mac OSX 10.5 PPC on my friends iBook G4. 10.5 knows about GPRS modems but it was no better than my 10.4. It still didn't work. Acted exactly the same.
What happens is that OSX gets the IP addresses but no internet! It's totally bizarre to be connected online but still have no internet! :-?
When I plug the mobile in through a USB data cable it detects it as a USB modem so no driver problems there. I did some net research and found some 3G Mac modem scripts on Ross Barkman's site and also came across a Samsung t509 Tmo script somewhere else. I am using the Generic 3G script.
As an example here are the IP addresses I get. From console PPP log:
Thu May 20 17:45:04 2010 : ipcp: up
Thu May 20 17:45:04 2010 : local IP address 10.222.32.153
Thu May 20 17:45:04 2010 : remote IP address 10.222.32.0
Thu May 20 17:45:04 2010 : primary DNS address 139.130.4.4
Thu May 20 17:45:04 2010 : secondary DNS address 203.50.2.71
From ifconfig:
ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
inet 10.222.32.153 --> 10.222.32.0 netmask 0xff000000
If I didn't know any better I'd say the mobile had given me an IP address from it's DHCP server and forgot to "NAT" it to the outside world. As you can see they are strange and in the old 10.x.x.x local range.
However they are correct as that's just the sort of IP addresses Windows and Ubuntu reported. But what are they doing that OSX is not? This has really been driving me nuts! I know mobile modems can work in OSX!
If I try to ping any of the IP addresses they are all dead. Even the local IP allocated one. I also notice in the Connect window that OSX is sending data out but not receiving any in. OTOH on OSX 10.5 I did see some data come back at the start. But still the outside world could not be reached.
Has anyone got any clues? I really want to use OSX for mobile internet. I'd rather not be forced to install Linux on my iBook just to get internet working! :-o

BDAqua wrote:
I'm at a bit of a disadvantage, never even having touched a Cell Phone yet!
Really! Not even an iPhone? :-o
In Network prefs, along with the strange IP, does it have a reasonable IP for the Server also?
It doesn't IMHO. The local IP is okay but this is a strange pair:
10.172.190.107
10.172.190.0
The netmask making it even stranger:
255.0.0.0
It's whacked!
Did you use Internet Connect to setup the Dialing & Login?
Actually no, well not exactly. I used the Network pane to set up the connection. Then told that to dial which brought up Connect for me that does the dialling.
The dialling in is strange, as it's based on the fake number *99# which makes the connection to the mobile broadband, and then uses PPP over the serial link (USB in my case) for the TCP/IP link up. My user and pass remain blank but I need to specify my APN (Access Point Name) in the number string. This seems to be a pseudo-standard among mobile/GPRS/UTMS modem scripts.
Having a blank user and pass makes it hard to set it up using the Assistant.
Does having Console open when trying to get a URL show any clues?
I can't see anything that stands out. It all seems to go well. But I did notice lately that the Mac recorded sending IP data. Didn't see that logged before. But I was playing with the PPP settings and seeing if manual worked. BTW why can't I specify netmask and router in manual PPP setting? I did have to pull my phone out to disconnect since it ignores the hang up command and my Mac complains about a removed USB device.
On that note, have a log:
Fri Jun 18 15:15:18 2010 : Using interface ppp0
Fri Jun 18 15:15:19 2010 : local IP address 10.64.64.64
Fri Jun 18 15:15:19 2010 : remote IP address 10.112.112.112
Fri Jun 18 15:15:21 2010 : Dial on demand: [IP data]
45 00 00 46 f2 a5 00 00 40 11 8e 5f 0a 40 40 40 'E..F....@.._.@@@'
d0 43 de de cd e8 00 35 00 32 c8 7a 87 2d 01 00 '.C.....5.2.z.-..'
00 01 00 00 00 00 00 00 02 36 34 02 36 34 02 36 '.........64.64.6'
34 02 31 30 07 69 6e 2d 61 64 64 72 04 61 72 70 '4.10.in-addr.arp'
61 00 00 0c 00 01 'a.....'
Fri Jun 18 15:15:21 2010 : Starting link
Fri Jun 18 15:15:22 2010 : Generic 3G CID1
Fri Jun 18 15:15:22 2010 : CCLWrite : AT\13
Fri Jun 18 15:15:25 2010 : CCLWrite : AT\13
Fri Jun 18 15:15:25 2010 : CCLMatched : OK\13\10
Fri Jun 18 15:15:25 2010 : CCLWrite : AT&FE0V1S0=0\13
Fri Jun 18 15:15:25 2010 : CCLMatched : OK\13\10
Fri Jun 18 15:15:27 2010 : CCLWrite : AT+CGDCONT=1,"IP","telstra.wap"\13
Fri Jun 18 15:15:27 2010 : CCLMatched : OK\13\10
Fri Jun 18 15:15:27 2010 : Making 3G connection
Fri Jun 18 15:15:27 2010 : CCLWrite : ATD99**1#\13
Fri Jun 18 15:15:27 2010 : CCLMatched : CONNECT
Fri Jun 18 15:15:31 2010 : Serial connection established.
Fri Jun 18 15:15:31 2010 : using link 0
Fri Jun 18 15:15:31 2010 : Connect: ppp0 <--> /dev/cu.usbmodem1812
Fri Jun 18 15:15:32 2010 : rcvd [LCP ConfReq id=0xd5 <mru 1500> <asyncmap 0x0> <auth pap> <magic 0x4661321> <pcomp> <accomp>]
Fri Jun 18 15:15:32 2010 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x4d542e7d> <pcomp> <accomp>]
Fri Jun 18 15:15:32 2010 : No auth is possible
Fri Jun 18 15:15:32 2010 : lcp_reqci: returning CONFREJ.
Fri Jun 18 15:15:32 2010 : sent [LCP ConfRej id=0xd5 <auth pap>]
Fri Jun 18 15:15:32 2010 : rcvd [LCP ConfReq id=0xd5 <mru 1500> <asyncmap 0x0> <auth pap> <magic 0x4661321> <pcomp> <accomp>]
Fri Jun 18 15:15:32 2010 : No auth is possible
Fri Jun 18 15:15:32 2010 : lcp_reqci: returning CONFREJ.
Fri Jun 18 15:15:32 2010 : sent [LCP ConfRej id=0xd5 <auth pap>]
Fri Jun 18 15:15:32 2010 : rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x4d542e7d> <pcomp> <accomp>]
Fri Jun 18 15:15:32 2010 : rcvd [LCP ConfReq id=0xd6 <mru 1500> <asyncmap 0x0> <magic 0x4661321> <pcomp> <accomp>]
Fri Jun 18 15:15:32 2010 : lcp_reqci: returning CONFACK.
Fri Jun 18 15:15:32 2010 : sent [LCP ConfAck id=0xd6 <mru 1500> <asyncmap 0x0> <magic 0x4661321> <pcomp> <accomp>]
Fri Jun 18 15:15:32 2010 : sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Fri Jun 18 15:15:32 2010 : sent [IPV6CP ConfReq id=0x1 <addr fe80::0203:93ff:fe45:50d4>]
Fri Jun 18 15:15:35 2010 : rcvd [IPCP ConfReq id=0xd5 <addr 10.172.190.0> <compress VJ 0f 01> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 18 15:15:35 2010 : ipcp: returning Configure-REJ
Fri Jun 18 15:15:35 2010 : sent [IPCP ConfRej id=0xd5 <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 18 15:15:35 2010 : rcvd [LCP ProtRej id=0xd7 80 57 01 01 00 0e 01 0a 02 03 93 ff fe 45 50 d4]
Fri Jun 18 15:15:35 2010 : rcvd [IPCP ConfNak id=0x1 <addr 10.172.190.107> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 18 15:15:35 2010 : sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 10.172.190.107> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 18 15:15:35 2010 : rcvd [IPCP ConfReq id=0xd6 <addr 10.172.190.0> <compress VJ 0f 01>]
Fri Jun 18 15:15:35 2010 : ipcp: returning Configure-ACK
Fri Jun 18 15:15:35 2010 : sent [IPCP ConfAck id=0xd6 <addr 10.172.190.0> <compress VJ 0f 01>]
Fri Jun 18 15:15:35 2010 : rcvd [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 10.172.190.107> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 18 15:15:35 2010 : ipcp: up
Fri Jun 18 15:15:35 2010 : Local IP address changed to 10.172.190.107
Fri Jun 18 15:15:35 2010 : Remote IP address changed to 10.172.190.0
Fri Jun 18 15:15:35 2010 : sent [IP data]
45 00 00 46 f2 a5 00 00 40 11 8e 5f 0a 40 40 40 'E..F....@.._.@@@'
d0 43 de de cd e8 00 35 00 32 c8 7a 87 2d 01 00 '.C.....5.2.z.-..'
00 01 00 00 00 00 00 00 02 36 34 02 36 34 02 36 '.........64.64.6'
34 02 31 30 07 69 6e 2d 61 64 64 72 04 61 72 70 '4.10.in-addr.arp'
61 00 00 0c 00 01 'a.....'
Fri Jun 18 15:23:18 2010 : Terminating on signal 15.
Fri Jun 18 15:23:18 2010 : ipcp: down
Fri Jun 18 15:23:18 2010 : sent [LCP TermReq id=0x2 "User request"]
Fri Jun 18 15:23:21 2010 : sent [LCP TermReq id=0x3 "User request"]
Fri Jun 18 15:23:24 2010 : Connection terminated.
Fri Jun 18 15:23:25 2010 : Connect time 7.8 minutes.
Fri Jun 18 15:23:25 2010 : Sent 6834 bytes, received 536 bytes.
Fri Jun 18 15:23:40 2010 : Hangup (SIGHUP)
And here is an average log with normal automatic settings:
Fri Jun 4 18:28:29 2010 : Connect script failed
Fri Jun 4 18:29:00 2010 : Generic 3G CID1
Fri Jun 4 18:29:00 2010 : CCLWrite : AT\13
Fri Jun 4 18:29:00 2010 : CCLMatched : OK\13\10
Fri Jun 4 18:29:00 2010 : CCLWrite : AT&FE0V1S0=0\13
Fri Jun 4 18:29:00 2010 : CCLMatched : OK\13\10
Fri Jun 4 18:29:02 2010 : CCLWrite : AT+CGDCONT=1,"IP","telstra.wap"\13
Fri Jun 4 18:29:02 2010 : CCLMatched : OK\13\10
Fri Jun 4 18:29:02 2010 : Making 3G connection
Fri Jun 4 18:29:02 2010 : CCLWrite : ATD99**1#\13
Fri Jun 4 18:29:02 2010 : CCLMatched : CONNECT
Fri Jun 4 18:29:06 2010 : Serial connection established.
Fri Jun 4 18:29:06 2010 : using link 0
Fri Jun 4 18:29:06 2010 : Using interface ppp0
Fri Jun 4 18:29:06 2010 : Connect: ppp0 <--> /dev/cu.usbmodem1812
Fri Jun 4 18:29:07 2010 : rcvd [LCP ConfReq id=0xa1 <mru 1500> <asyncmap 0x0> <auth pap> <magic 0x93875a> <pcomp> <accomp>]
Fri Jun 4 18:29:07 2010 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xc287894d> <pcomp> <accomp>]
Fri Jun 4 18:29:07 2010 : No auth is possible
Fri Jun 4 18:29:07 2010 : lcp_reqci: returning CONFREJ.
Fri Jun 4 18:29:07 2010 : sent [LCP ConfRej id=0xa1 <auth pap>]
Fri Jun 4 18:29:07 2010 : rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xc287894d> <pcomp> <accomp>]
Fri Jun 4 18:29:07 2010 : rcvd [LCP ConfReq id=0xa2 <mru 1500> <asyncmap 0x0> <magic 0x93875a> <pcomp> <accomp>]
Fri Jun 4 18:29:07 2010 : lcp_reqci: returning CONFACK.
Fri Jun 4 18:29:07 2010 : sent [LCP ConfAck id=0xa2 <mru 1500> <asyncmap 0x0> <magic 0x93875a> <pcomp> <accomp>]
Fri Jun 4 18:29:08 2010 : sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Fri Jun 4 18:29:10 2010 : rcvd [IPCP ConfReq id=0xa1 <addr 10.200.7.0> <compress VJ 0f 01> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 4 18:29:10 2010 : ipcp: returning Configure-REJ
Fri Jun 4 18:29:10 2010 : sent [IPCP ConfRej id=0xa1 <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 4 18:29:10 2010 : rcvd [IPCP ConfNak id=0x1 <addr 10.200.7.142> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 4 18:29:10 2010 : sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 10.200.7.142> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 4 18:29:10 2010 : rcvd [IPCP ConfReq id=0xa2 <addr 10.200.7.0> <compress VJ 0f 01>]
Fri Jun 4 18:29:10 2010 : ipcp: returning Configure-ACK
Fri Jun 4 18:29:10 2010 : sent [IPCP ConfAck id=0xa2 <addr 10.200.7.0> <compress VJ 0f 01>]
Fri Jun 4 18:29:10 2010 : rcvd [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 10.200.7.142> <ms-dns1 139.130.4.4> <ms-dns3 203.50.2.71>]
Fri Jun 4 18:29:10 2010 : ipcp: up
Fri Jun 4 18:29:10 2010 : local IP address 10.200.7.142
Fri Jun 4 18:29:10 2010 : remote IP address 10.200.7.0
Fri Jun 4 18:29:10 2010 : primary DNS address 139.130.4.4
Fri Jun 4 18:29:10 2010 : secondary DNS address 203.50.2.71
Fri Jun 4 18:33:29 2010 : Terminating on signal 15.
Fri Jun 4 18:33:29 2010 : ipcp: down
Fri Jun 4 18:33:29 2010 : sent [LCP TermReq id=0x2 "User request"]
Fri Jun 4 18:33:32 2010 : sent [LCP TermReq id=0x3 "User request"]
Fri Jun 4 18:33:35 2010 : Connection terminated.
Fri Jun 4 18:33:36 2010 : Connect time 4.4 minutes.
Fri Jun 4 18:33:36 2010 : Sent 14164 bytes, received 146 bytes.
Fri Jun 4 18:40:46 2010 : Hangup (SIGHUP)
Fri Jun 4 18:40:47 2010 : CCLWrite : +
Fri Jun 4 18:40:47 2010 : disconnect script failed

Similar Messages

  • Cannot get internet to work

    Hi Everyone,
    I have a blackberry storm 2 that was originally on a verizon network  here in the US.  It is now unlocked and I am using tmobile.  My plan allows me unlimited internet, but this is not the blackberry plan.  So simple browsing should work.
    Unfortunately even after calling tmobile I cannot get the internet to work on my phone.  Everytime I try to connect to the net I get this message " This is a wifi service .  Please ensure your device has an active wifi connection and try again. "
    I was given a bunch of settings , restarted the phone , and was eventually told to go to the advanced options , browser and change the default setting of hotspot browser.  For some odd reason I cannot change it to anything, it remains stuck on hotspot browser with no other option.   As mentioned earlier while I do not have a blackberry plan , i do have unlimited web browsing , which I cannot perform from my phone.
    Any  help would be  much appreciated.
    Thank you in advance,
    Fahad

    fahadullahkhan wrote:
    Hi Everyone,
    I have a blackberry storm 2 that was originally on a verizon network  here in the US.  It is now unlocked and I am using tmobile.  My plan allows me unlimited internet, but this is not the blackberry plan.  So simple browsing should work.
    No, You MUST have THE BlackBerry Data Plan. There are well over thousands of posts  in this forum stating just that. Easy to search and find.
    The ONLY browsing which will work will the HotSpot browser, when connected to WiFi. Only that.
    fahadullahkhan wrote:
    I was given a bunch of settings , restarted the phone , and was eventually told to go to the advanced options , browser and change the default setting of hotspot browser.  For some odd reason I cannot change it to anything, it remains stuck on hotspot browser with no other option.   As mentioned earlier while I do not have a blackberry plan , i do have unlimited web browsing , which I cannot perform from my phone.
    Again, there are NO settings which will make your "unlimited web browsing" plan work. A generic plan will not work. Period.
    You will not be able to change the browser type from Hotspot to anything else... because until you get the BlackBerry Data plan, there is nothing else. Nothing.
    Additionally, to get the Verizon Storm to work on Tmobile, EVEN once you DO get the BlackBerry Data Plan, it is a quite complicated process involving some major workarounds and editing of the java files. If you want to pursue that, ask me. But first you must have the correct data plan.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • TS4212 can anyone help please..  since iCloud  came on the scene  My all in one printer  keeps saying  it is not USB connected.  I have been  looking for over a week now   and even chatted  with the USA  but cannot get it to work

    can anyone help please..  since iCloud  came on the scene  My all in one printer  keeps saying  it is not USB connected.   what do I do
    I have been  looking for over a week now   and even chatted  with the USA  but cannot get it to work.
    I am really struggling

    Thanks
    someone named  Eloisa   she gave me   a phone no.   or visit hp.com/uk
    cannot make head nor tale of it all.  I am old.  and find everything hard to undertstand

  • Related Selects - Cannot get it to work

    I am creating a report and need to use related selects,
    second pulldown dependent of first pulldown selection.
    I found this example off the internet and it does exactly
    what I want to do :
    http://www.webtricks.com/code/code.cfm?CodeID=18
    However, when I attempt to make my substitution in the code,
    all I get for my second pulldown is the id numbers, no names. I am
    frustrated beyond belief ! Seems simple enough but I just cannot
    get it to work and I have been playing with this for over two weeks
    now.
    Can somebody please show me how to do it ? Here is my query
    (the example uses two but I think it can be done in one)
    <cfquery name="GetSites" datasource="dbName">
    select distinct
    s.siteID,
    s.site,
    a.siteID as areaID,
    a.area as depot
    from table1 s, table2 a
    where s.siteID = a.siteID
    and s.siteID <> 1
    My first pulldown will be the site, and depending on what is
    selected, the second pulldown will be populated with the area
    (depot) for that site. I tried to substitute my varialbes into the
    url code and it did not work, Can somebody please show me the
    proper way to do this ? Thanks

    Hi,
    I think when you are using JS code then you are assigning the
    value to the second Drop down box in this way:
    "document.formname.second_combo_box_name[n].
    text" = some_value
    So check "document.formname.second_combo_box_name[n].
    text" should be assigned area (depot) name in java script.
    It should not be number but area name.
    I hope this solves your query. Let me know on this.

  • Yet another one that cannot get video to work (most of the time)

    Hi all,
    I have been reviewing as many questions in this general forum to see if I could answer my own question, but I quickly found out that there is a lot of stuff out there that is a little over my head. So, I feel I need some help and you may need to "dumb it down" for me, as I am not versed in routers & such. I can tell you all that I was able to do a 3-way video chat when another Tiger user from Cali who called me while he had my brother already on iChat (also lives in Cali). I live in Washington state. My brother is using Leopard and he is the one I want to iChat with, but we cannot get it to work directly between us. The only way we can do video iChat is if his friend calls me while he is already on the line. So this is not the ideal situation. So I use Comcast broadband & we have a Linksys wireless-G broadband router hooked up to the Comcast modem (says RCA on it). Quicktime settings are now set to 1.5mbps and also set up ichat preferences (bandwidth limit) to 500kbps. Here is my error log also. Your expert help is appreciated in advance,
    Melissa
    Date/Time: 2008-06-17 23:07:52.930 -0700
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 255923700.
    shohomama1: State change from AVChatNoState to AVChatStateWaiting.
    0xead3900: State change from AVChatNoState to AVChatStateInvited.
    0xead3900: State change from AVChatStateInvited to AVChatStateConnecting.
    shohomama1: State change from AVChatStateWaiting to AVChatStateConnecting.
    shohomama1: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0xead3900: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17efff com.apple.iChat 3.1.9 (446) /Applications/iChat.app/Contents/MacOS/iChat
    0xda1a000 - 0xda67fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.5 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0xdc00000 - 0xdc09fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xdc19000 - 0xdc1efff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xdc9d000 - 0xdcd9fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xdce5000 - 0xdd15fff com.apple.QuickTimeIIDCDigitizer 7.4.5 (67) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xdd1f000 - 0xdd68fff com.apple.QuickTimeUSBVDCDigitizer 2.0.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xdd92000 - 0xdeebfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xdf17000 - 0xe105fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0xe141000 - 0xe15dfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0xe164000 - 0xe188fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xe48a000 - 0xe48dfff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xe4a9000 - 0xe4d3fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x106f8000 - 0x10886fff com.apple.audio.codecs.Components 1.5.2 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x11977000 - 0x1197afff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff com.apple.ApplicationServices.ATS 2.0.9 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91bbefff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdffff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be4000 - 0x91be6fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be8000 - 0x91cc6fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce3000 - 0x91ce3fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce5000 - 0x91d73fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7a000 - 0x91d7afff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7c000 - 0x91dd5fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dde000 - 0x91e02fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0a000 - 0x92213fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224d000 - 0x92601fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262e000 - 0x9271bfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271d000 - 0x9279bfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927dc000 - 0x92a0cfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b26000 - 0x92b3dfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b48000 - 0x92ba0fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb4000 - 0x92bb4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb6000 - 0x92bc6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd5000 - 0x92bddfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be3000 - 0x92be9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bef000 - 0x92c80fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c94000 - 0x92c98fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9b000 - 0x92cb9fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccb000 - 0x92cd1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd7000 - 0x92d3afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d61000 - 0x92da2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc9000 - 0x92dd7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dde000 - 0x92de3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de8000 - 0x930ddfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e3000 - 0x931eefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f3000 - 0x9320efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325e000 - 0x9325efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93260000 - 0x93916fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c97000 - 0x93d12fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4b000 - 0x93e04fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e47000 - 0x93e47fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e49000 - 0x9400afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d8000 - 0x940eefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94135000 - 0x9417dfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94187000 - 0x941c5fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94209000 - 0x9421afff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94228000 - 0x94266fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94282000 - 0x94291fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94298000 - 0x942a3fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ef000 - 0x94309fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430f000 - 0x94626fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947ac000 - 0x948f2fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497e000 - 0x9498dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94994000 - 0x949bdfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c3000 - 0x949d2fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d6000 - 0x949fbfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a07000 - 0x94a24fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a2b000 - 0x94a91fff com.apple.Bluetooth 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d59000 - 0x94e0bfff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e76000 - 0x94f3dfff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f79000 - 0x9556bfff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9658a000 - 0x9659dfff com.apple.speech.SpeechDictionary 3.4 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x969bf000 - 0x969bffff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ea6000 - 0x96ec8fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96f39000 - 0x97010fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9702b000 - 0x9702cfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9702e000 - 0x97033fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9718a000 - 0x9718afff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x978ed000 - 0x979d7fff com.apple.viceroy.framework 278.3.11 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x9811b000 - 0x9811dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9834a000 - 0x992dbfff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99649000 - 0x99654fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9965e000 - 0x997cafff com.apple.MessageFramework 2.1.3 (753.1) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Hi again,
    I set up the router as you noted, then the other preferences also. Still no video with my brother. Here is the error info. I am feeling like this will never work {{sighhhhh}}
    Appreciate any further help again.
    Mo
    Date/Time: 2008-06-20 22:09:55.922 -0700
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 1125167716.
    shohomama3: State change from AVChatNoState to AVChatStateWaiting.
    0x10b96070: State change from AVChatNoState to AVChatStateInvited.
    0x10b96070: State change from AVChatStateInvited to AVChatStateConnecting.
    shohomama3: State change from AVChatStateWaiting to AVChatStateConnecting.
    shohomama3: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x10b96070: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17efff com.apple.iChat 3.1.9 (446) /Applications/iChat.app/Contents/MacOS/iChat
    0xdc08000 - 0xdc11fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xdc1a000 - 0xdc1ffff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xdca5000 - 0xdce1fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xdced000 - 0xdd1dfff com.apple.QuickTimeIIDCDigitizer 7.4.5 (67) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xdd27000 - 0xdd70fff com.apple.QuickTimeUSBVDCDigitizer 2.0.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xdd9a000 - 0xdef3fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xdf1f000 - 0xe10dfff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0xe149000 - 0xe165fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0xe16c000 - 0xe190fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xe48a000 - 0xe48dfff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xe4a9000 - 0xe4d3fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe51c000 - 0xe569fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.5 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0x10407000 - 0x10409fff com.apple.AutomatorCMM 1.0.1 (88.2) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1052f000 - 0x106bdfff com.apple.audio.codecs.Components 1.5.2 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x10872000 - 0x10876fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x1087b000 - 0x1087bfff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x113ee000 - 0x11407fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1140c000 - 0x11425fff com.apple.applepixletvideo 1.2.16 (1.2d16) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x114c1000 - 0x11701fff net.telestream.wmv.import 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x11831000 - 0x11834fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x12afb000 - 0x12cbdfff net.telestream.wmv.advanced 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8e9bc000 - 0x8e9e6fff com.apple.CoreMediaPrivate 8.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x8e9f7000 - 0x8e9fbfff com.apple.CoreMediaAuthoringPrivate 1.3 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x8ea03000 - 0x8eaccfff com.apple.QuickTimeMPEG4.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x8eb5e000 - 0x8edb8fff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x8ee01000 - 0x8eed8fff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff com.apple.ApplicationServices.ATS 2.0.9 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91bbefff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdffff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be4000 - 0x91be6fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be8000 - 0x91cc6fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce3000 - 0x91ce3fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce5000 - 0x91d73fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7a000 - 0x91d7afff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7c000 - 0x91dd5fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dde000 - 0x91e02fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0a000 - 0x92213fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224d000 - 0x92601fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262e000 - 0x9271bfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271d000 - 0x9279bfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927dc000 - 0x92a0cfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b26000 - 0x92b3dfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b48000 - 0x92ba0fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb4000 - 0x92bb4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb6000 - 0x92bc6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd5000 - 0x92bddfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be3000 - 0x92be9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bef000 - 0x92c80fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c94000 - 0x92c98fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9b000 - 0x92cb9fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccb000 - 0x92cd1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd7000 - 0x92d3afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d61000 - 0x92da2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc9000 - 0x92dd7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dde000 - 0x92de3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de8000 - 0x930ddfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e3000 - 0x931eefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f3000 - 0x9320efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325e000 - 0x9325efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93260000 - 0x93916fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c97000 - 0x93d12fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4b000 - 0x93e04fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e47000 - 0x93e47fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e49000 - 0x9400afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d8000 - 0x940eefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94135000 - 0x9417dfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94187000 - 0x941c5fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94209000 - 0x9421afff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94228000 - 0x94266fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94282000 - 0x94291fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94298000 - 0x942a3fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ef000 - 0x94309fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430f000 - 0x94626fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947ac000 - 0x948f2fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497e000 - 0x9498dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94994000 - 0x949bdfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c3000 - 0x949d2fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d6000 - 0x949fbfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a07000 - 0x94a24fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a2b000 - 0x94a91fff com.apple.Bluetooth 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d59000 - 0x94e0bfff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e76000 - 0x94f3dfff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f79000 - 0x9556bfff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9658a000 - 0x9659dfff com.apple.speech.SpeechDictionary 3.4 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x969bf000 - 0x969bffff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ea6000 - 0x96ec8fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96f39000 - 0x97010fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9702b000 - 0x9702cfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9702e000 - 0x97033fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9718a000 - 0x9718afff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x978ed000 - 0x979d7fff com.apple.viceroy.framework 278.3.11 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x9811b000 - 0x9811dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9834a000 - 0x992dbfff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99649000 - 0x99654fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9965e000 - 0x997cafff com.apple.MessageFramework 2.1.3 (753.1) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Message was edited by: Momoshoho

  • Cannot get FaceTime to work on my mini. Gives network error. But all other devices work .

    I Cannot get FaceTime to work on my mini. It gives me a network error. But all my other devices work fine.

    Quite a few people have posted about having issues with Facetime and iMessages over the past few weeks. The update to iOS 8.1.3 was supposed to address those issues and you could try updating your iPad. But the fix didn't work for everybody.
    IF you are getting the message about checking your network connection, start with these very basic troubleshooting steps.
    Check Settings>General>Date & Time>Set Automatically>On. Make sure that the time zone setting is also set correctly.
    If that didn't solve the problem, restart your iPad and try again. If that fails, reset your iPad and try again.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • I HAVE SUBSCRIBED TO ACROBAT PRO, BUT CANNOT GET IT TO WORK ON MY PC AFTER THE DOWNLOAD

    i HAVE SUBSCRIBED TO ACROBAT PRO, BUT CANNOT GET IT TO WORK ON MY PC AFTER THE DOWNLOAD

    Windows 7 operating system....constantly pops up with a window that says I am not on the internet and can't register my product....obviously I am on the internet at this moment because I am posting on an online forum.   I downloaded the software four times now, after uninstalling it three times.  I downloaded XI Pro. 

  • I have an app  which also downloaded in pc but cannot get it to work?

    i have an app  which also downloaded in pc but cannot get it to work?

    Windows 7 operating system....constantly pops up with a window that says I am not on the internet and can't register my product....obviously I am on the internet at this moment because I am posting on an online forum.   I downloaded the software four times now, after uninstalling it three times.  I downloaded XI Pro. 

  • I need help with fp, i cannot get it to work. have tried everything

    i cannot get fp to work.  I have uninstalled and installed so many times.  I use IE9....it worked two months ago.

    thank you for your reply.  I am using Internet Exp. 9 and McAfee software.  It states it installs and when I open a video, receive message I need to upgrade.  I followed the directions for 32 bit vs 64 bit.   Adobe FP is under my programs????
    > Date: Thu, 8 Sep 2011 05:17:21 -0600
    From: [email protected]
    To: [email protected]
    Subject: I need help with fp, i cannot get it to work. have tried everything
    It won't work or just won't install?
    Which OS, browser(s), and anti-virus software are you using?
    If you're using the free Avira AntiVir(us) Personal software, then deactive the Webguard feature first before installing the Flash Player.
    >

  • Since installing iOS 8.0 I cannot get Netflix to work, other web browsing is ok

    I Cannot get Netflix to work since I installed iOS 8 my wife's iPad not yet upgraded and works ok on same wifi connection

    I have what sounds like a very similar issue.
    I had my Denon 3312ci working perfectly with Airplay from my 2013 iMac running iTunes. Upgraded to iTunes 11.1.3, and now when I attempt to Airplay direct from iTunes to the 3312, it plays for about half a second and then stops. Displayed on the Amp then says "Assigning Network". The amp starts dropping ping packets at this point. About 15-20 seconds later the pings start coming back, but no Airplay.
    I tried different network cables, resetting the microprocessor, a different switch, changing between DHCP and static IP. Was about to make a warranty call to Denon, when I thought maybe I should try Airplaying directly from iphone and ipad. Much to my surprise, it worked from those devices.
    I prefer to use my iMac to Airplay rather than ipad/iphone as I found I got next to no audio drop outs using it that way (they are both using wired network), where as ipad/iphone occasionally would get a moment of silence in the middle of a song.
    My network set up is fine. I can use internet radio and connect to DLNA services fine on the amp. It is just airplay between iTunes 11.1.3 and the amp where the issue lies.
    No fixes as yet, but I have logged a support call with Denon Australia to see what they say.

  • I cannot get Bluetooth to work on my iPhone 4. The wheel just spins. What can I do?

    I cannot get Bluetooth to work on my iPhone 4. The wheel just spins.

    The device you are trying to pair with must be in pairing (discoverable) mode. You can not pair with other mobile phones or computers (except for tethering).

  • I have updated to snow leopard and I cannot get iPhoto to work or find anywhere to download the appropriate  version.  I have 8.1.2 but it will not open

    I have updated to snow leopard and I cannot get iPhoto to work or find anywhere to download the appropriate  version.  I have 8.1.2 but it will not open.  What do I need to do?

    Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto library database
    LN

  • My apple ID password works for all of my devices but one.  i only have one account and have changed the password several times but still cannot get it to work on my iPhone.  any suggestions would be appreciated.

    My apple ID password works for all of my devices but one.  i only have one account and have changed the password several times but still cannot get it to work on my iPhone.  any suggestions would be appreciated.

    Thanks for the suggestion, Chris.  I actually did not resolve the issue which is why i did not post an answer. 
    it turns out that my iphone seems to default to an incorrect User ID (it defaults to an @me account, which is not something that i have ever used). 
    even when i change the User ID in my settings for the iTunes store, it still appears when i attempt to get updates for my existing apps.  however, it does seem to use the correct ID when i attempt to purchase new apps.
    If someone actually had an answer to correct this, i would love to update my existing apps. 
    Thank you.

  • Cannot get Genius to work - Always get same error message - "Genius results can't be updated right now. The required file cannot be found."  Problem also seems to be affecting iCloud aand Music Match.

    Cannot get Genius to work - Always get same error message - "Genius results can't be updated right now. The required file cannot be found."  Problem also seems to be affecting iCloud aand Music Match. Can anyone help me with this?  What file is missing and from where?

    This is a known problem with Windows 7 Enterprise using certain Group Policy settings. Solution for me was to use another machine running Windows 7 Ultimate.

  • How can I switch on my Apple TV speakers when it asks "multiple speakers" I cannot switch off my computer speakers and switch on my Apple TV speakers so cannot get airplay to work?

    How can I get my Apple TV airplay to work from my PC.  On the airplay symbol it says Multiple Peakers please choose but I cannot switch off my computer speakers and switch on my Apple TV speakers so cannot get airplay to work from my PC.  Everything is OK when using my Ipod touch.

    Don't use Multiple Speakers option and just choose the AppleTV
    What are you trying to Airplay? If it's iTunes content it's simpler to 'pull' the stream from the Computers icson on AppleTV by selecting the libarry and media.
    If you are attempting to Airplay the desktop you can't.

Maybe you are looking for