Xf86-video-intel not not working with intel 82852/855GM graphics card

I am runing arch linux on a toshiba satilite r15 s829 and have the xf86-video-intel driver installed but Xorg does mot seem to be able to use it with my intel graphics card.
output of lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
01:05.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
01:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller (rev 83)
01:0b.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
01:0b.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller
01:0b.4 SD Host controller: Texas Instruments PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller
xorg onfig file: 10-monitor.conf
Section "Monitor"
    Identifier    "Monitor0"
EndSection
Section "Device"
    Identifier    "Card0"
    Driver        "intel"
    #Option        "RandRRotation" "true"
    VendorName  "Intel Corp."
    BoardName   "82852/855GM Integrated Graphics Device"
EndSection
Section "Screen"
    Identifier    "Screen0"  #Collapse Monitor and Device section to Screen section
    Device        "Card0"
    Monitor       "Monitor0"
    DefaultDepth  24 #Choose the depth (16||24)
    #Option        "RandRRotation" "true"
    SubSection "Display"
               Depth     16
               Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
               Depth     24
               Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
               Depth     32
               Modes "1024x768" "800x600" "640x480"
    EndSubSection
EndSection
Xorg log file: Xorg.0.log
[  2900.308]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[  2900.308] X Protocol Version 11, Revision 0
[  2900.308] Build Operating System: Linux 2.6.37-ARCH i686
[  2900.308] Current Operating System: Linux dragonL 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 25 09:07:57 UTC 2011 i686
[  2900.309] Kernel command line: BOOT_IMAGE=(hd0,msdos1)//boot/vmlinuz26 root=/dev/disk/by-uuid/0cfdcd8b-eae7-4dbd-8dd6-0ff955089587 rootfstype=ext2 ro nomodeset add_efi_memmap
[  2900.309] Build Date: 04 February 2011  09:39:45PM
[  2900.309] 
[  2900.309] Current version of pixman: 0.20.2
[  2900.309]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  2900.309] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2900.310] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 25 12:15:42 2011
[  2900.310] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2900.310] (==) No Layout section.  Using the first Screen section.
[  2900.310] (**) |-->Screen "Screen0" (0)
[  2900.310] (**) |   |-->Monitor "Monitor0"
[  2900.311] (**) |   |-->Device "Card0"
[  2900.311] (==) Automatically adding devices
[  2900.311] (==) Automatically enabling devices
[  2900.311] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  2900.311]     Entry deleted from font path.
[  2900.311] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[  2900.311] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2900.311] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2900.311] (II) Loader magic: 0x81f3040
[  2900.311] (II) Module ABI versions:
[  2900.311]     X.Org ANSI C Emulation: 0.4
[  2900.311]     X.Org Video Driver: 8.0
[  2900.311]     X.Org XInput driver : 11.0
[  2900.311]     X.Org Server Extension : 4.0
[  2900.312] (--) PCI:*(0:0:2:0) 8086:3582:1179:0037 rev 2, Mem @ 0xd8000000/134217728, 0xd0000000/524288, I/O @ 0x0000eff8/8
[  2900.312] (--) PCI: (0:0:2:1) 8086:3582:1179:0037 rev 2, Mem @ 0x40000000/134217728, 0x4c000000/524288
[  2900.312] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  2900.312] (II) LoadModule: "extmod"
[  2900.312] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2900.312] (II) Module extmod: vendor="X.Org Foundation"
[  2900.312]     compiled for 1.9.4, module version = 1.0.0
[  2900.312]     Module class: X.Org Server Extension
[  2900.312]     ABI class: X.Org Server Extension, version 4.0
[  2900.312] (II) Loading extension MIT-SCREEN-SAVER
[  2900.312] (II) Loading extension XFree86-VidModeExtension
[  2900.312] (II) Loading extension XFree86-DGA
[  2900.312] (II) Loading extension DPMS
[  2900.312] (II) Loading extension XVideo
[  2900.312] (II) Loading extension XVideo-MotionCompensation
[  2900.312] (II) Loading extension X-Resource
[  2900.312] (II) LoadModule: "dbe"
[  2900.312] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2900.313] (II) Module dbe: vendor="X.Org Foundation"
[  2900.313]     compiled for 1.9.4, module version = 1.0.0
[  2900.313]     Module class: X.Org Server Extension
[  2900.313]     ABI class: X.Org Server Extension, version 4.0
[  2900.313] (II) Loading extension DOUBLE-BUFFER
[  2900.313] (II) LoadModule: "glx"
[  2900.313] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2900.313] (II) Module glx: vendor="X.Org Foundation"
[  2900.313]     compiled for 1.9.4, module version = 1.0.0
[  2900.313]     ABI class: X.Org Server Extension, version 4.0
[  2900.313] (==) AIGLX enabled
[  2900.313] (II) Loading extension GLX
[  2900.313] (II) LoadModule: "record"
[  2900.313] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2900.313] (II) Module record: vendor="X.Org Foundation"
[  2900.313]     compiled for 1.9.4, module version = 1.13.0
[  2900.313]     Module class: X.Org Server Extension
[  2900.313]     ABI class: X.Org Server Extension, version 4.0
[  2900.313] (II) Loading extension RECORD
[  2900.313] (II) LoadModule: "dri"
[  2900.313] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2900.314] (II) Module dri: vendor="X.Org Foundation"
[  2900.314]     compiled for 1.9.4, module version = 1.0.0
[  2900.314]     ABI class: X.Org Server Extension, version 4.0
[  2900.314] (II) Loading extension XFree86-DRI
[  2900.314] (II) LoadModule: "dri2"
[  2900.314] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2900.314] (II) Module dri2: vendor="X.Org Foundation"
[  2900.314]     compiled for 1.9.4, module version = 1.2.0
[  2900.314]     ABI class: X.Org Server Extension, version 4.0
[  2900.314] (II) Loading extension DRI2
[  2900.314] (II) LoadModule: "intel"
[  2900.314] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2900.314] (II) Module intel: vendor="X.Org Foundation"
[  2900.314]     compiled for 1.9.4, module version = 2.14.0
[  2900.314]     Module class: X.Org Video Driver
[  2900.314]     ABI class: X.Org Video Driver, version 8.0
[  2900.314] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
[  2900.314] (--) using VT number 7
[  2900.324] (EE) No devices detected.
[  2900.324]
Fatal server error:
[  2900.324] no screens found
[  2900.324]
Please consult the The X.Org Foundation support
     at http://wiki.x.org
for help.
[  2900.324] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  2900.324]

Please use [ code ] tags for pasting code https://bbs.archlinux.org/help.php#bbcode as it makes your posts much easier to read.
There's a problem with old Intel cards and the current Intel drivers. Unfortunately using older drivers means downgrading xorg-server and friends. Read about downgrading in the wiki.
I'm currently using xf86-video-intel 2.13.0-4 and xorg-server 1.9.4-1 and things are OK. My card
[karol@black ~]$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
Last edited by karol (2011-04-25 21:16:37)

Similar Messages

  • Does prem pro work with a nvidia gt630m graphics card

    Does prem pro work with a nvidia gt630m graphics card, i have downloaded from creative cloud but when i try to start the progrm I get a message from windows7 that the program has stopped working and then close s down.
    System is I7 processor, 8gb ram,and nvidia gt630m

    How to determine your nVidia driver version
    Right click in any open area of the Windows desktop
    Select NVIDIA Control Panel from the popup window
    Select SYSTEM INFORMATION at the lower left corner
    Driver version should be the 1st line in Details
    I have a GTX285 using driver 296.10 and Win7
    What is your driver version number?

  • Video is not working with build in camera - HP 856...

    Hello,
    the video is not working since Skype 6.3
    I have HP 8560p with Windows 7 32bit
    Also Skype 6.6 is not able to see build in camera.
    All the drivers are updated.
    Do you have any solution for that?
    J.

    Please, run the DirectX diagnostics tool.
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post. Info on all installed devices should be available in this file.
    Be aware that you will have to zip this file before attaching it here.

  • Remote video streaming not working with Windows Server Essentials Media Pack

    I installed Server Essentials Media Pack and the video streaming via remote access does not seem to be working. I see all the video files on the server's remotewebaccess page in "Media Library" group. When I try to play the video in Chrome
    the player appears for a brief moment, but then the browser starts downloading the entire file. With Internet Explorer the empty browser window opens and the download starts. I am trying it while outside of my local network. The video streaming used to work
    with Server 2012 Esesentials. Am I missing some additional codecs or remote streaming is no longer supported?

    Hi,
    What’s the default player for these media files on your computer? The issue may be caused by the default player could not load the media file correctly. Please make sure Windows Media Player
    with full codec installed is the default one. And then check if the media streaming feature could work as normal. Here is an article about how to configure the media streaming feature, hope it helps.
    Manage Digital Media in Windows Server 2012 Essentials
    http://technet.microsoft.com/en-us/library/jj628151.aspx
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Flash video has not worked with Firefox browser for years. When will you fix this?

    Anyone who uses Firefox browser (for Windows or for Mac) knows that flash video playback ceased working sometime around Firefox ver 13 and has not worked since.
    The Mozilla people say it is Adobe's fault - instead of fixing Firefox.
    They say roll back to Adobe Flash version 10.
    This solves the video problem, but then, any other services that depend on the latest Flash build, quit working properly.
    This situation leaves millions of Firefox users in perpetual frustration. We can't use our browser of choice to view any web video built with Flash.
    This is so unacceptable. I am unable to understand why Adobe and Firefox don't get together and iron out whatever code incompatibility is causing this.
    I would really like to hear Adobe's explanation for this.

    proteus-editorial wrote:
    Anyone who uses Firefox browser (for Windows or for Mac) knows that flash video playback ceased working sometime around Firefox ver 13 and has not worked since.
    The Mozilla people say it is Adobe's fault - instead of fixing Firefox.
    They say roll back to Adobe Flash version 10.
    This solves the video problem, but then, any other services that depend on the latest Flash build, quit working properly.
    This situation leaves millions of Firefox users in perpetual frustration. We can't use our browser of choice to view any web video built with Flash.
    This is so unacceptable. I am unable to understand why Adobe and Firefox don't get together and iron out whatever code incompatibility is causing this.
    I would really like to hear Adobe's explanation for this.
    Uh... I don't know what planet you posted this from, but Flash video has worked flawlessly with Firefox for hundreds of millions of users here on earth, without any gaps since Firefox was still called Mozilla.
    For the record, I have Firefox 28 with Flash Player 13 installed on:
    WIndows XP (SP3-64bit)
    Windows Vista Ultimate (SP2-64bit)
    Windows 7 Ultimate (SP1-64bit)
    Windows 8 Enterprise (64bit-2 machines) 
    Windows 8.1 Enterprise (64 bit)
    OS 0.6.8 Server
    OS10.7.5
    OS10.8.5 
    OS10.9.2
    And I've had Firefox with Flash Player since 2003 on both OS formats. I've never had a compatibility problem.
    I also use Chrome, IE, Opera, Safari and a few other browsers you probably never heard of (like SeaMonkey, Maxthon, Waterfox, iCab, OmniWeb)... Flash works in all of them.
    I'd have to say the problem is with your system specifically, because if it was a Firefox/Flash compatibility problem, there would have been hundreds of millions of complaints about it, for over a decade. That... just isn't the case.

  • HT1454 iPhone 4s video out not working with AV cable

    I have an iPhone 4s with ios 6.0.  I recently bought the apple composite AV cable from an apply store.  Unfortunate when I connect it to my tv all I get is sound.  I've search for tv out settings but I can't seem to find them.  Any suggestions?

    im running ios 6.1.3 but have been having this problem for a while at least 2 earlier versions.I have an iphone 4s as do 2 of my work colleagues one running on the same as me and the other slightly earlier but not sure. I have a docking device that has an av out and also an iphone adater to composite av.and also vuzix wrap that supports iphone My phone doesnt work with any and i can recall starting to have problems first with the docking device which became temperamental and then wouldnt work at all.both my mates phones work with it and the glasses.My kids ipad 2s work with the composite lead and the glasses- dont fit the dock obviously ,my iphone 3 runs on all.i can only think that at some point the internals of my iphone 4s may have become damaged hence the intermittant problems with the dock at first ,and maybe its the 30 pin plug could it be that whichever of the pins carry the av signal have become damaged in some way posible dampness ,but im going to have it changed as it seems like a likey possibility.I can say one thing it was nothing to do with the software version ,nor any other device or lead.Also what i thought might be the internal 30 pin plug is i dont get a message l anymore saying the "accessory is not compatible with this iphone"therefore i dont think the phone knows theres a plug in so for the av out pins anyway as it charges up fine

  • Apple DVI to Video Adapter not working with SL + Mac Mini

    I've seen some issues with the video adapter putting out only black and white signal with Macbook Pros. That would be an improvement for me.
    I can't get SL to play with the video adaper when I plug it into my TV. I get black and white and a bounching broken up signal, as though the refresh rates don't match. I can't play around with the settings because it's impossible to see what's on screen. I have to plug my monitor back in.
    This used to work fine under Leopard.
    How will I ever watch Mad Men now?

    Why don't you click on the Apple icon at the top left of the screen.
    Select About This Mac. Click on the info about which version of OS X you have - under the Apple icon - click twice to see your serial number. Use it to determine the model of your Mac Pro on Apple's web site. Inform those who would help you what model Mac Pro you have.
    Click on More Info...
    Select Graphics/Displays.
    Inform those who would help you what your graphics card is.

  • Print to Video does not work with Firewire 800 to 400 cable

    I need to print video from a Mac Pro with only Firewire 800 port to a Sony DSR 50 with only Firewire 400 port. I'm using a Firewire 800 to 400 cable and I also tried a 400 cable with a 400 to 800 adapter attached. I'm able to control the Sony deck but I cannot get any audio/video to it.
    Anyone else have this problem?

    When you've got the deck connected and in fcp you go to  view:  videoplayback, do you see the appropriate apple firewire option available and chosen?  And if you hit command-F12 (show all frames) do you see anything?  If it doesn't work, try restarting the computer with the deck remaining on.

  • 3845 Router do not work with NME-X23ES-1GP Interface card

    Need help!
    I Trying install interface card NME-X 23ES-1GP on 3845 Router. I installed this card in slot 4, but router could not communicate with this card.
    IOS version in Router 12.3
    Here is results show diag command:
    Slot 4:
    Unknown (type 1187) Port adapter
    Port adapter is disabled deactivated
    Port adapter insertion time unknown
    EEPROM contents at hardware discovery:
    Hardware Revision : 1.0
    Top Assy. Part Number : 800-25011-01
    Board Revision : A0
    Deviation Number : 0-0
    Fab Version : 03
    PCB Serial Number : FOC090009VC
    RMA Test History : 00
    RMA Number : 0-0-0-0
    RMA History : 00
    Product (FRU) Number : NME-X-23ES-1G-P
    Version Identifier : V01
    Base MAC Address : 0013.8088.9f80
    MAC Address block size : 128
    EEPROM format version 4
    EEPROM contents (hex):
    Possibly IOS release too old?

    Thank you for link. I read all information on this link. But I can't solve the problem.
    Commands "show version" and "show flash:" show my the IOS image file version on Router (but not on interface modules). Here is Routers IOS image:
    c3845-advipservicesk9-mz.123-11.T5.bin
    I Can't connect to and open a session on the interface module. Command service-module interface slot/port session don't work.
    What I should do next?
    May is ncessarily upgrade Software on router?
    Here is results show version and show flash:
    BIG1#show flash:
    -#- --length-- -----date/time------ path
    1 29801400 Jun 28 2005 04:47:46 +00:00 c3845-advipservicesk9-mz.123-11.T5.bin
    2 1651 Jun 28 2005 04:55:18 +00:00 sdmconfig-38xx.cfg
    3 3085312 Jun 28 2005 04:55:40 +00:00 sdm.tar
    4 763392 Jun 28 2005 04:55:56 +00:00 es.tar
    5 820224 Jun 28 2005 04:56:10 +00:00 common.tar
    6 1038 Jun 28 2005 04:56:24 +00:00 home.shtml
    7 113152 Jun 28 2005 04:56:36 +00:00 home.tar
    8 749101 Jun 28 2005 04:56:52 +00:00 256MB.sdf
    9 1208320 Jun 28 2005 04:57:08 +00:00 ips.tar
    27451392 bytes available (36560896 bytes used)
    BIG1#show version
    Cisco IOS Software, 3800 Software (C3845-ADVIPSERVICESK9-M), Version 12.3(11)T5, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2005 by Cisco Systems, Inc.
    Compiled Sat 02-Apr-05 15:14 by yiyan
    ROM: System Bootstrap, Version 12.3(11r)T2, RELEASE SOFTWARE (fc1)
    BIG1 uptime is 57 minutes
    System returned to ROM by reload at 07:11:45 UTC Tue Jul 12 2005
    System image file is "flash:c3845-advipservicesk9-mz.123-11.T5.bin"
    Cisco 3845 (revision 1.0) with 223232K/38912K bytes of memory.
    Processor board ID FCZ0927714C
    2 Gigabit Ethernet interfaces
    1 Virtual Private Network (VPN) Module
    4 Voice FXS interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    479K bytes of NVRAM.
    62720K bytes of ATA System CompactFlash (Read/Write)
    Configuration register is 0x2102

  • HELP! Safari will not work with "standard user" via airport card in my mini

    Hello, I am successfully connecting with safari via an airport card in my mini mac. I am the administrator of the osX. However no other "user" can connect to the internet via safari. What am I doing wrong? When a standard user clicks on the "internet connect icon" the 2wire224 is an aption but no internet page will connect. Help!!!!!!! ISP has gone as far as they can in helping me.

    Hello, I have tried to solve via internet connect - no help. All of a sudden, since I made the post, the 2wire24 selection is now requiring a keychain password to get on. And sometimes my wep password. I know all these but don't want to have to use them and or give them out to my standard users. Any other suggestions or help?

  • Wifi Not Working!!! AMD Graphic Card Drivers Not Available as well!!

    Hello Everyone, I bought this HP 15-ac025TX (M9V00PA) Notebook laptop and I am having the same problem that others on this forum with this notebook are having i.e. wifi is not working/available and AMD/Intel Switchable High-Definition (HD) Graphics Driver is not available for download. I saw one solved post regarding this problem but the guy had Windows 7 32 bit and also I couldn't understand much that was discussed in that post. Here is the link to that post: http://h30434.www3.hp.com/t5/Wireless-Internet-Home-Networking/Network-controller-amp-USB-controller-driver-not-found-and/td-p/5177717 And yes, I have downloaded all the available drivers on the hp site. Help Needed!!

    Hi: These wifi and BT drivers should work... Wifi: ftp://ftp.hp.com/pub/softpaq/sp71501-72000/sp71528​.exe Bluetooth: This package contains the Broadcom bluetooth driver and software for supported notebook models that are running a supported operating system. Broadcom Bluetooth 4.0 Driver is required to enable Broadcom bluetooth 4.0 devices and is compatible with Broadcom bluetooth 3.0 and earlier versions. File name: sp71440.exe I reported the graphics driver problem to HP a couple of weeks ago.  I hope they get that sorted out soon!

  • Video chat not working with AIM...it was working last night perfectly..??

    hi, I'm using the video chat in ichat via AIM. It was working perfectly last night, now when I call the other person, or they call me ,it says that there was a communication error. The error report lists the following. Any help/suggestions would be greatly appreciated. Thanks.
    Date/Time: 2006-12-05 22:13:31.655 -0500
    OS Version: 10.4.8 (Build 8N1150)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 829095821.
    0x17912ec0: State change from AVChatNoState to AVChatStateWaiting.
    [email protected]: State change from AVChatNoState to AVChatStateInvited.
    0x17912ec0: State change from AVChatStateWaiting to AVChatStateConnecting.
    [email protected]: State change from AVChatStateInvited to AVChatStateConnecting.
    0x17912ec0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.4;branch=z9hG4bK2351218e22304e58
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=1879133005
    Call-ID: bd3d6598-84d7-11db-b042-ea22613113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 525
    v=0
    o=brooksbennett 0 0 IN IP4 192.168.1.4
    [email protected]
    c=IN IP4 192.168.1.4
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.4;branch=z9hG4bK2351218e22304e58
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=1879133005
    Call-ID: bd3d6598-84d7-11db-b042-ea22613113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 525
    v=0
    o=brooksbennett 0 0 IN IP4 192.168.1.4
    [email protected]
    c=IN IP4 192.168.1.4
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.4;branch=z9hG4bK2351218e22304e58
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=1879133005
    Call-ID: bd3d6598-84d7-11db-b042-ea22613113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 525
    v=0
    o=brooksbennett 0 0 IN IP4 192.168.1.4
    [email protected]
    c=IN IP4 192.168.1.4
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.4;branch=z9hG4bK752fe75c67d7cd75
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=1546820541
    Call-ID: bc0c3294-84d7-11db-b042-d3b6174913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 525
    v=0
    o=brooksbennett 0 0 IN IP4 192.168.1.4
    [email protected]
    c=IN IP4 192.168.1.4
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.4;branch=z9hG4bK752fe75c67d7cd75
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=1546820541
    Call-ID: bc0c3294-84d7-11db-b042-d3b6174913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 525
    v=0
    o=brooksbennett 0 0 IN IP4 192.168.1.4
    [email protected]
    c=IN IP4 192.168.1.4
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.4;branch=z9hG4bK752fe75c67d7cd75
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=1546820541
    Call-ID: bc0c3294-84d7-11db-b042-d3b6174913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 525
    v=0
    o=brooksbennett 0 0 IN IP4 192.168.1.4
    [email protected]
    c=IN IP4 192.168.1.4
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:61430 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK7693792568eb0efe
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:61430>
    From: "[email protected]" <sip:[email protected]>;tag=820664220
    Call-ID: badb053a-84d7-11db-b042-c3c0248313c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 529
    v=0
    o=brooksbennett 0 0 IN IP4 m.0
    [email protected]
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:61430 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK7693792568eb0efe
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:61430>
    From: "[email protected]" <sip:[email protected]>;tag=820664220
    Call-ID: badb053a-84d7-11db-b042-c3c0248313c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 529
    v=0
    o=brooksbennett 0 0 IN IP4 m.0
    [email protected]
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:61430 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK7693792568eb0efe
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:61430>
    From: "[email protected]" <sip:[email protected]>;tag=820664220
    Call-ID: badb053a-84d7-11db-b042-c3c0248313c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 529
    v=0
    o=brooksbennett 0 0 IN IP4 m.0
    [email protected]
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:581112262
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-204299711
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17cfff com.apple.iChat 3.1.5 (440) /Applications/iChat.app/Contents/MacOS/iChat
    0x14bcd000 - 0x14bd6fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x14c3f000 - 0x14c7bfff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x14c87000 - 0x14cb7fff com.apple.QuickTimeIIDCDigitizer 7.1.3 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x14cc1000 - 0x14cfdfff com.apple.QuickTimeUSBVDCDigitizer 1.6.8 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x14d21000 - 0x14d26fff com.apple.audio.AppleHDAHALPlugIn 1.2.7 (1.2.7a11) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x14d35000 - 0x14e8efff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14eba000 - 0x14f13fff com.apple.driver.AppleIntelGMA950GLDriver 1.4.42 (4.4.2) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x14f1a000 - 0x14f36fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x14f3d000 - 0x14f61fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x15242000 - 0x15245fff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x15261000 - 0x1528bfff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x15fdc000 - 0x15fdffff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe49fff dyld /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff com.apple.ApplicationServices.ATS 2.0.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90911000 - 0x90a04fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a54000 - 0x90ad3fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afc000 - 0x90b60fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c63000 - 0x90c75fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910f0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91154000 - 0x91162fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91165000 - 0x91304fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91402000 - 0x9140afff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91411000 - 0x91437fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91449000 - 0x91450fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91454000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151d000 - 0x91549fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155c000 - 0x91630fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170c000 - 0x917b5fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917db000 - 0x91826fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91845000 - 0x9185bfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91867000 - 0x91882fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x9192cfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a51000 - 0x91a6ffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a74000 - 0x91ad2fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b67fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6b000 - 0x91ba8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bae000 - 0x91bc8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcd000 - 0x91bcffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd3000 - 0x91c61fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c68000 - 0x91c68fff 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
    0x91c6a000 - 0x91cc3fff 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
    0x91ccc000 - 0x91cf0fff 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
    0x91cf8000 - 0x92101fff 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
    0x9213b000 - 0x924effff 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
    0x9251c000 - 0x9259afff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92917000 - 0x929f5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a12000 - 0x92afffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0f000 - 0x92b26fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b31000 - 0x92b89fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9f000 - 0x92baffff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7d000 - 0x92c81fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cb000 - 0x931d6fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931db000 - 0x931f6fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93246000 - 0x93246fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93248000 - 0x938fefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7f000 - 0x93cf8fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d31000 - 0x93de9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2b000 - 0x93e2bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2d000 - 0x93ffffff com.apple.QuartzCore 1.4.10 /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.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9410f000 - 0x94157fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94161000 - 0x9419ffff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941e3000 - 0x941f4fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94202000 - 0x94240fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9425c000 - 0x9426bfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94272000 - 0x9427dfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c9000 - 0x942e3fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942e9000 - 0x945a3fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94705000 - 0x9484bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948d7000 - 0x948e6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948ed000 - 0x94916fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9491c000 - 0x9492bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9492f000 - 0x94954fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94960000 - 0x9497dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94984000 - 0x949e9fff com.apple.Bluetooth 1.7.11 (1.7.11f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94ca8000 - 0x94d3afff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d94000 - 0x94e16fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e4f000 - 0x9512efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952ad000 - 0x952d0fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96455000 - 0x96455fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9693c000 - 0x9695efff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x969cf000 - 0x96aa5fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ac0000 - 0x96ac1fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96ac3000 - 0x96ac8fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c1e000 - 0x96c1efff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97380000 - 0x9746afff com.apple.viceroy.framework 277.0 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97b9b000 - 0x97b9dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97dc8000 - 0x988a8fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99209000 - 0x99214fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9921e000 - 0x9938afff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Hi Brooks Bennett1,
    Unfortunately Error 8 covers so many possible problems in set up and connections.
    It's first area to check is if the Ports are open that iChat uses. This means in your Mac Firewall if ON and in any connection devices.
    Mac Firewall in Second Pic
    These same ports need to be opened in your Modem and any separate router you go through.
    How these ports are opened can also have a bearing. Port Forwarding, Port Triggering and DMZ are likely to use the NAT function of the device.
    Sometime the device at each end does not like the way the other does NAT (There are about 6 ways to do it).
    See here for options http://www.ralphjohnsuk.dsl.pipex.com/page15.html#CertainBuddy
    From your Log it seems you are getting invites through.
    This suggests that port 5678 is open.
    The process then moves to port 5060 This could be the problem as although the log lists it is preparing to try the right ports there is no mention of "Trying" or "Ringing" to say the SIP part of the connection is getting through.
    SIP is an internet protocol used in iChat and VoIP applications or hardware. (Phones over the internet)
    It uses port 5060 as an International standard.
    If you have SIP/VoIP hardware like a Vonage adapter in the "wrong" order for iChat it will fail.
    It will also fail if your ISP offers a VoIP service and expects you to pay more for it.
    Some modems are SIP aware and can 'strip off' so to speak any SIP data thinking it is for a Phone and give you strange intermittent looking problems.
    Summary,
    Check ports.
    Check method used to open ports and change if you can to UPnP to avoid NAT issues.
    Check if your ISP offers a VoIP Phone service.
    Check your placement of VoIP equipment you have. Place it behind any router at the same level as the computer.
    (Modem <-> Router <-> Computer and VoIP adapter on different ports. Do not put it in line.)
    Occasionally Error-8 can refer to the Internet Streaming speed in System Preferences > Quicktime > Streaming tab being set to Automatic. It should match your download speed or a max of 1.5Mbps/T1/LAN as the Automatic returns a zero to iChat.
    3:02 PM Wednesday; December 6, 2006

  • Video Chat Not Working with one person

    On iChat I like to do video chat but with a certain person It says: "Starting Video Chat with: name" then it waits... and says There was a communication error during your chat. But my video chat works perfect with other people? How can I fix this?
    gmg7

    Hi,
    http://www.ralphjohns.co.uk/page15.html#CertainBuddy
    Most likely it the way both end routing devices do NAT.
    See item 3 http://en.wikipedia.org/wiki/Networkaddresstranslation
    NAT is not a Standard but is a description of what is being done and can be done various ways.
    Not allow implementations by manufacturers are compatible with other manufacturers implementations.
    UPnP seems to help.
    9:20 PM Sunday; September 6, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Video chat not working with some people

    Okay so iChat 4.0.7 works fine on my computer with video chat but when I do video chat with some people on my buddy list alone just me and that person I invite him/her and him/her invites me. But it always says to these people:
    "Starting Video Chat" then after that it says:
    THERE WAS A COMMUNICATION ERROR DURING YOUR CHAT every time I do it. Before that it never did this and all of a sudden...? ...makes no sense!
    And it works fine with everyone else. And she's not even blocked.

    Hi,
    Can you send us a copy of the Log.
    It contains several parts
    A Header listening date and such
    A Failure paragraph listing the Error log code.
    A possible long section that looks like repeats about posts and INVITES and such
    Lastly a section starting "Binary Images for iChat" and continues with a list of everything that is started up on you Mac.
    We (I) don't need or Want the last section.
    Old Logs are stored in your Home Folder/Library/Logs/iChatConnectionErrors by date and time
    Expanded Log with Comments
    Not all are this long.
    More Info http://www.ralphjohns.co.uk/page16a.html
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    10:09 PM Thursday; April 16, 2009

  • Screen Sharing, audio, and video chat not working with certain people

    My ichat application will suddenly stop working after just a few seconds of starting wither screen sharing, video chat, or audio chat. I get the error message "No data has been received for the last 10 seconds." How do i go about fixing this?

    Hi,
    This message can be caused two ways.
    1) a loss of Internet Connection through a Physical means.
    (turning Off Airport card, Pulling out Ethernet Cable, modem or router failure, loss of service from ISP)
    2) A router or modem Software intervention.
    This most commonly happens in Video chats. The device has a feature called DOS (Denial of Service) which with modern Internet Speeds and Video Streams gets to the threshold where it cuts in. It requires that you turn the feature Off as there is not adjustment in the threshold at which it works.
    A similar feature with a similar result is SPI (Stateful Packet Inspection).
    Having said that, it very unusual to have it effect Audio only chat or Screen Sharing.
    This means the issue could be at the Buddies end.
    NOTES:
    iChat creates Logs of Connection Failures of which there are about 5 types, caused by various issues in the connection Process.
    The 10 Sec Error message covers those things where the connect End but iChat did not receive a "BYE" message (a controlled End to the Chat) or get a failure of another sort.
    Basically you were connected properly (even if you did not hear or see the Buddy) and so other event cut the connection that was not iChat related.
    Can you do Video chats with any of the 6 names in Table 1 ?
    http://www.ralphjohns.co.uk/ContactTesters.html
    Some of those will respond to Audio Only invites.
    (I just tested 4 of them and three play music and one the Audio form the Jonathon Ive Video)
    Do any of those work ?
    That will exclude a Modem or Router Issue with DOS or SPI on the remote end.
    9:29 PM Wednesday; June 9, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
    Message was edited by: Ralph Johns (UK)
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

Maybe you are looking for

  • Unable to Install SAP BO 3.1 On windows 8

    Hi Experts, When I try to install SAP BO 3.1 on my PC,I am getting the below error. I have windows 8 on my system please view the screen shot and do the need full for me in this Thanks in Advance.....

  • Significance of DEFAULT check in Physical Schema

    Hi guys! Can you tell me the significance of Default check in physical schema(in topology manager)? When I remove this check from my current physical schema and run any Interface based on the same. I get errors like Delete previous checksome error An

  • SWF address Using mx2004

    Hello, I'm using mx2004, so I can't use any of the example files from http://www.asual.com/swfaddress/. I've tried to use the tutorial at http://www.padizine.com/blog/swfaddress-tutorial-for-actionscript-2-0/ but  can't get it to work Is there some c

  • Mount volume not working in 10.4.6

    Could someone please explain why this script does not work in 10.4.6? tell application "Finder" activate mount volume "afp://192.168.1.100/thesharetomount" end tell Works fine in 10.3.9 but 10.4.6 gives error "some object was not found" Thanks for an

  • Recent iTunes purchases can only be found on my iPod using search (i.e. they are not browsable by Artist/Title/Album....

    Older purchases can be accessed in the traditional fashion. But all the purchases I've made in the last couple of months can only be found using a search (e.g. for artist or song/album title). I am using a 4th Generation 64GB Touch that is otherwise