Google Chat/Video Chat not compatible with Apple PPC

I have a G3 B/W Mac upgraded with a G4 Sonnet Processor. My unit operates on OS X 10.4.11 Tiger. Google states that the minimum Mac operating system for their Chat/Video Chat plugin is 10.4. But when I try to install their plugin, it states that the plugin does not support a Mac PPC even though it is operating on the minimum operating system. Does anyone know why?

For the "YayWho" on the Gmail Discussion who implied that the only reason we are complaining is because we want something for Nothing and Google is putting a lot of effort behind this venture. I am a Stroke Survivor on a limited income. My B/W G3 PPC is fully functional and I could not afford to dump my Mac and replace it. I would be OK with just having the Chat feature. But there are a lot of US, PPC Users. If the minimum Operating System requirement is Mac OS X 10.4, Google should support any and all hardware that use the OS X 10.4.x platform. It is too bad Google takes this position. I thought they were better

Similar Messages

  • Assuming video is not compatible with compiz-fusion...?

    I'm installing ArchLinux on a extra computer at work... works great... but for the fun of it I tried running compiz fusion on it. I get this:
    [root@myhost ~]# fusion-icon
    * Detected Session: kde
    * Searching for installed applications...
    * Using the GTK Interface
    (fusion-icon:7540): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    * KWin is already running
    * Setting window manager to Compiz
    ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp
    compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
    compiz (core) - Error: Failed to manage screen: 0
    compiz (core) - Fatal: No manageable screens found on display :0.0
    * Setting window manager to KWin
    I'm just using an xorg.conf that was generated with #X -configure, and have also tried one generated with hwd -x.  Both detect  "sis" as the video driver.  Listing below...
    Am I right to assume that this means that the video in not compatible with compiz? Or could it be some settings that need to be tweaked.
    Thanks for any advice.
    Rick
    xorg.conf.sis generated with "#hwd -x"
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    # Serial Mouse not detected
    # USB Mouse not detected
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    Driver "sis"
    VendorName "All"
    BoardName "All"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    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
    Section "DRI"
    Mode 0666
    EndSection
    xorg.conf generated with "#X -configure"
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "record"
    Load "dri"
    Load "dbe"
    Load "xtrap"
    Load "GLcore"
    Load "glx"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 270 200 # mm
    Identifier "Monitor0"
    VendorName "SAM"
    ModelName "1033"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 30.0 - 55.0
    VertRefresh 50.0 - 120.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "Accel" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "TurboQueue" # [<bool>]
    #Option "FastVram" # [<bool>]
    #Option "HostBus" # [<bool>]
    #Option "RenderAcceleration" # [<bool>]
    #Option "ForceCRT1Type" # <str>
    #Option "ForceCRT2Type" # <str>
    #Option "ShadowFB" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "Vesa" # [<bool>]
    #Option "MaxXFBMem" # <i>
    #Option "EnableSiSCtrl" # [<bool>]
    #Option "SWCursor" # [<bool>]
    #Option "HWCursor" # [<bool>]
    #Option "UseColorHWCursor" # [<bool>]
    #Option "Rotate" # <str>
    #Option "Reflect" # <str>
    #Option "Xvideo" # [<bool>]
    #Option "InternalModes" # [<bool>]
    #Option "OverruleFrequencyRanges" # [<bool>]
    #Option "RestoreBySetMode" # [<bool>]
    #Option "ForceCRT1" # [<bool>]
    #Option "XvOnCRT2" # [<bool>]
    #Option "PanelDelayCompensation" # <i>
    #Option "PDC" # <i>
    #Option "PanelDelayCompensation2" # <i>
    #Option "PDC2" # <i>
    #Option "PanelDelayCompensation1" # <i>
    #Option "PDC1" # <i>
    #Option "EMI" # <i>
    #Option "LVDSHL" # <i>
    #Option "ForcePanelRGB" # <i>
    #Option "SpecialTiming" # <str>
    #Option "TVStandard" # <str>
    #Option "UseROMData" # [<bool>]
    #Option "UseOEMData" # [<bool>]
    #Option "YV12" # [<bool>]
    #Option "CHTVType" # [<bool>]
    #Option "CHTVOverscan" # [<bool>]
    #Option "CHTVSuperOverscan" # [<bool>]
    #Option "CHTVLumaBandwidthCVBS" # <i>
    #Option "CHTVLumaBandwidthSVIDEO" # <i>
    #Option "CHTVLumaFlickerFilter" # <i>
    #Option "CHTVChromaBandwidth" # <i>
    #Option "CHTVChromaFlickerFilter" # <i>
    #Option "CHTVCVBSColor" # [<bool>]
    #Option "CHTVTextEnhance" # <i>
    #Option "CHTVContrast" # <i>
    #Option "SISTVEdgeEnhance" # <i>
    #Option "SISTVAntiFlicker" # <str>
    #Option "SISTVSaturation" # <i>
    #Option "SISTVCFilter" # [<bool>]
    #Option "SISTVYFilter" # <i>
    #Option "SISTVColorCalibFine" # <i>
    #Option "SISTVColorCalibCoarse" # <i>
    #Option "SISTVXScale" # <i>
    #Option "SISTVYScale" # <i>
    #Option "TVXPosOffset" # <i>
    #Option "TVYPosOffset" # <i>
    #Option "SIS6326TVAntiFlicker" # <str>
    #Option "SIS6326TVEnableYFilter" # [<bool>]
    #Option "SIS6326TVYFilterStrong" # [<bool>]
    #Option "SIS6326TVForcePlug" # <str>
    #Option "SIS6326FSCAdjust" # <i>
    #Option "YPbPrAspectRatio" # <str>
    #Option "TVBlueWorkAround" # [<bool>]
    #Option "ColorHWCursorBlending" # [<bool>]
    #Option "ColorHWCursorBlendThreshold" # <i>
    #Option "CRT2Detection" # [<bool>]
    #Option "ForceCRT2ReDetection" # [<bool>]
    #Option "SenseYPbPr" # [<bool>]
    #Option "CRT1Gamma" # [<bool>]
    #Option "CRT2Gamma" # [<str>]
    #Option "GammaBrightness" # <str>
    #Option "GammaBrightnessCRT2" # <str>
    #Option "CRT2GammaBrightness" # <str>
    #Option "Brightness" # <str>
    #Option "NewGammaBrightness" # <str>
    #Option "CRT2Brightness" # <str>
    #Option "CRT2NewGammaBrightness" # <str>
    #Option "Contrast" # <str>
    #Option "NewGammaContrast" # <str>
    #Option "CRT2Contrast" # <str>
    #Option "CRT2NewGammaContrast" # <str>
    #Option "CRT1Saturation" # <i>
    #Option "XvGamma" # [<str>]
    #Option "XvDefaultContrast" # <i>
    #Option "XvDefaultBrightness" # <i>
    #Option "XvDefaultHue" # <i>
    #Option "XvDefaultSaturation" # <i>
    #Option "XvDefaultDisableGfx" # [<bool>]
    #Option "XvDefaultDisableGfxLR" # [<bool>]
    #Option "XvChromaMin" # <i>
    #Option "XvChromaMax" # <i>
    #Option "XvUseChromaKey" # [<bool>]
    #Option "XvInsideChromaKey" # [<bool>]
    #Option "XvYUVChromaKey" # [<bool>]
    #Option "XvDisableColorKey" # [<bool>]
    #Option "XvUseMemcpy" # [<bool>]
    #Option "BenchmarkMemcpy" # [<bool>]
    #Option "UseSSE" # [<bool>]
    #Option "XvDefaultAdaptor" # <str>
    #Option "ScaleLCD" # [<bool>]
    #Option "CenterLCD" # [<bool>]
    #Option "EnableHotkey" # [<bool>]
    #Option "ForceCRT1VGAAspect" # <str>
    #Option "ForceCRT2VGAAspect" # <str>
    #Option "MergedFB" # [<str>]
    #Option "TwinView" # [<str>]
    #Option "MergedFBAuto" # [<bool>]
    #Option "CRT2HSync" # <str>
    #Option "SecondMonitorHorizSync" # <str>
    #Option "CRT2VRefresh" # <str>
    #Option "SecondMonitorVertRefresh" # <str>
    #Option "CRT2Position" # <str>
    #Option "TwinViewOrientation" # <str>
    #Option "MetaModes" # <str>
    #Option "MergedDPI" # <str>
    #Option "MergedXinerama" # [<bool>]
    #Option "TwinviewXineramaInfo" # [<bool>]
    #Option "MergedXineramaCRT2IsScreen0" # [<bool>]
    #Option "MergedNonRectangular" # [<bool>]
    #Option "MergedMouseRestriction" # [<bool>]
    Identifier "Card0"
    Driver "sis"
    VendorName "Silicon Integrated Systems [SiS]"
    BoardName "65x/M650/740 PCI/AGP VGA Display Adapter"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    lateralus wrote:
    stingray wrote:
    Misfit138 wrote:IIRC, the SiS driver is quite limited, and only offers 2d.
    Thats what I expected to hear...
    Are you 100% sure? I just run glxinfo and it says:
    direct rendering: Yes
    And I'm confused. Are there any chances of getting compositing to work on SiS card in this case?
    I'm not the expert here, but compiz can work with indirect rendering, so I don't think that's the qualifier for if it works for your system.

  • Aperture is not compatible with Apple TV

    Apple Support has confirmed that the preview function in Aperture is not compatible with Apple TV.  Don't buy Aperture if you want the same resolution on Apple TV!  Stick with iPhoto!!

    Works fine here, but must note that only a single Aperture Library can be selected, and this is to the exclusion of the iPhoto Library.
    Right-click on the Aperture Library and choose Show Package Contents.  Look for the iPod Photo Cache folder, and open it.  Is it populated by lots of subfolders, which in turn have content?  What is the date that the iPod Photo Cache was last modified.  You may not be able to check this now, having dumped Aperture, as you say.
    This folder is the source of what iTunes will see for sharing.  It probably can be removed, and then rebuilt by selecting what to Share.  Or maybe just removing its contents, and rebuild the selections.  But there is one per Aperture Library, and one in the iPhoto library, which is why only one source can be used to sync.
    Ernie

  • IPhone 3G intermittently not compatible with Apple Dock / Component Video

    I purchased a new Apple Dock and Component Video cable for my 3G. Both original Apple parts.
    On the first day it all worked perfectly. Now it seems I have a 50/50 chance of getting the "this device not compatible with iPhone - switch to airplane mode" dialog when I place the iPhone in the dock. This is about a week old now.
    Anyone else seen this? I haven't noticed any pattern. Frustratingly random.
    Same thing happens with my JBL On Stage IIIP dock (supposed to be compatible) - I just thought it was because it was 3rd-party junk but apparently not.

    bpezza,
    The iPhone Bluetooth Headset packaging has been updated to not include a Dual-dock, and the suggeested retail price updated to $99.
    The travel cable does work with the iPhone 3G and original iPhone.
    Here is more information on the current Apple iPhone Bluetooth Headset:
    http://store.apple.com/us/product/MB536
    Hope this helps,
    Nathan C.

  • How do you burn a video file not compatible with quicktime?

    Hello all,
    I am very new at this so I apologize if the solution is very simple - i just can't seem to work this iDVD thing...
    I've searched through the forums and can't seem to find exactly what I need, please point me in the right direction if a solution has already been posted elsewhere.
    Okay, so my problem is trying to burn movies to DVD. I don't actually have to use iDVD, but it's the only solution i've come up with. My problem is when I add a movie file (lets say, something that will ONLY OPEN with VLC), and press preview, no movie files show up... but when i put in a video file that will play with quicktime, the preview works fine.
    So i suspect the preview wont play because the file is not compatible with quicktime.
    have any of you tried this? All i want is to be able to play a downloaded movie on the dvd player downstairs
    regards,
    Peter

    iDvd is not a general burn utility. However, there's a very good chance (whatever that file is) that Toast will burn it to Dvd-R. And if not (which is unlikely) then do as suggested already and use Mpegstream Clip. It's 100% free! However Mpeg 2 playback component may run you a few bucks (if needed).
    Or the alternative is to invest hundreds of dollars in Apple software and use apps like FCP and DVDSP (or FCS) along with QT Pro. Nine times out of ten this combination tends to work well ... but it ain't cheap (not to mention a rather steep learning curve).
    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software / products that may be mentioned in this topic. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information above at your own discretion.
    Message was edited by: SDMacuser

  • IPhone not compatible with Apple camera adapter

    FYI: I tried to use the little white Apple camera adapter with my Olympis and iPhone this morning. Got the "Accessory not compatible" message.

    Does it say "Not Compatible with iPhone" or "Not Made for iPhone?" Because from what I understand, some accessories that come up as "Not Made for iPhone" will still work, they just haven't been designed to specifically work with the phone.
    In any event, the phone may offer to put you into Airplane Mode to avoid any kind of wireless interference but that's just a precaution, and the adapter may still work.
    My iHome comes up with a message that says it's "Not Made for iPhone" but it still works with the phone.

  • New TED video podcasts not compatible with 80GB classic?

    Up until recently, I've been loading TED podcasts (video) on my 80GB Classic with no problems. For the last 3-4, however, I'm being told that these most recent ones can't sync because they are not compatible with my ipod. For some reason they can't be viewed. Is anyone having this same problem? Is there a fix?
    I have the most current version of iTunes, and I tried the Advanced tools.
    Thanks.

    Did the problem start just after updating to i-tunes V9?
    Classic owners are having lots of problems since updating. Check out the threads for i-pod classics to see what I mean.

  • Mp4 movie not compatible with Apple TV

    My ATV will not allow me to synch an MP4 movie Chef to the ATV as it says it is not compatible, yet I can watch the same movie in iTunes. It is the 160gb ATV

    MP4 is a container, the contents inside also needs to be compatible
    Look for video formats
    Apple TV (1st generation) - Technical Specifications

  • Rented movie won't play "not compatible with Apple TV"

    Using my apple tv, i rented a movie from the iTMS. When I try to play it I get an error message saying it can't be played because it's incompatible with Apple TV.
    Troubleshooting: I unplugged the ATV for more than 5 minutes and replugged it. I checked to see whether purchased music still plays (it does) and whether purchased tv shows still play (they do). I can also go to iTMS and view previews of movies.
    So everything seems to be working, except this movie. (I have two other rented movies but they don't expire for a couple weeks; this one expires in 22 hours so it's sort of imperative i view it today or lose it, and i can't do the one final test -- see if the other rented movies play ok -- because then the 24-hour ticker on those would start, and i'd have only enough time to watch one of them, and not the one that's already set to expire in 24 hrs.
    ironically, the only support thread i could find on this particular error message for apple TV-acquired media, involves this same movie, "An American Rhapsody". That question was posted more than a year ago and never was resolved. (see http://discussions.apple.com/thread.jspa?threadID=1492298)
    It's a little frustrating that the only apple support i could find for this issue is email support, promising me an answer within 24 hrs. So it's unlikely an answer will come in time. Maybe they'll help arrange a credit to my account after the fact. But (and i'm a big fan generally of apple and apple support) it seems like there ought to be customer service to cover the situation where someone buys (in this case, rents) something and can't get the promised product.
    I've spent 90 minutes trying to solve this and the friend who was going to watch it with me just left, but i'm still curious to see if anyone can propose a fix. thanks!

    you should use the "report a problem" link that is on the email invoice you get.
    this will take you to the itunes section to report an issue with a particular purchase.
    or go to "view my account" in itunes and then choose "purchase history"
    if it didn't work you'll most likely get a refund.

  • WRE54G not compatible with Apple Laptop

    Took forever to install this thing and get it working--only somewhat, with my set-up: Belkin Wireless Pre-N router with cable modem Apple iMac desktop Dell PC laptop -- it works fine Apple laptop -- not working at all After hours on the phone with tech support, had it working with only the PC, not on the MAC. At certain times, was able to ping the router, and although the airport status icon showed a connection, I couldn't on the Internet--kept getting "Not connected to Internet" messages on the browser. So more hours with tech support and finally went to the Apple Store==they told me to change my WEP security to WPAPersonal, it worked for all of a New York second and now back to the same old story. I also changed my TCP/IP settings on the Apple laptop to match what was done to the PC laptop, no luck. I am going to return this thing on Monday (today is Saturday) if I can't get it to work on the MAC--which is why I bought this thing to begin with. Any thoughts out there?

    Everyone has the same problem. See my posting as follows: http://forums.linksys.com/linksys/board/message?board.id=Range_Expanders&message.id=1592&query.id=72978#M1592 If you configure your Mac with a manual IP address, router and DNS, it works. To my knowledge, there's no solution (or at least no one has replied with one to my posting).

  • Custom PC with ATI 5670 xfx is not working with APPLE cinema 24"

    I need help using my apple cinema 24"
    my setup is the following:
    i7 custom built with ati 5670 xfx (with display port)
    running windows 7 64 bit ultimate
    I bought a displayPort to mini-display port cable. When I plug everything in, my apple 24" cinema is not turning on ?
    can someone please help me out, Thank you.
    PS. Seem like people are saying the new ATI radeon 5000 series is not compatible with apple 24" Anybody has a solution to this ? Thank you.

    Hi,
    I already reply you in fredtorrey post.
    But if you don't want change that card you will need buy atlona adaptor.

  • Are all tv's with hdmi inputs compatible with Apple TV2?

    I am considering purchasing a new TV.  My older model Sony TV, even though it has an HDMI input, is not compatible with Apple TV.  Do I have to take my Apple TV to Best Buy and plug it into every TV I look at to determine if they are compatible? Does Apple publish a list of compatible TV's?

    I receive an errror message telling me that my HDMI connection is not HDCP compatible.  I contacted Apple Support, visited my local Apple Store (with my Apple TV2), and bought new cables...nothing works.  I cannot watch Netflix or stream movies I have purchased from my iMac onto my TV.  Very frustrating.

  • Can i get help on how I can successfully install the new google voice video chat software. I keep having an install error. My google voice phone always worked until a week ago when suddenly google would not let me call out from any browser

    Can i get help on how I can successfully install the new google voice video chat software. I keep having an install error. My google voice phone always worked until a week ago when suddenly google would not let me call out from any browser until I installed their new google voice and video chat (made by vidyo) software. I was told by genius bar to install Yosemite, which I did. But that did not solve the problem. I removed macKeeper, as well, since a techie friend told me that could be the cause. Nothing so far has worked.  When the problem first happened, it seemed to only happen in Chrome. Google voice calling out worked fine in safari, for about a day or so. Now I cannot call out from any browser. I can, however receive calls, and make calls within the video hangout.
    I can be contacted directly if questions at gary at couplewise dot followed by the usual extensin

    You can only suspend service for 3 months at a time (with or without payment) and only twice a year.

  • I purchased Acrobat Standard, not realizing it is not compatible with MAC. I need to exchange. I just chatted with a so-called "specialist" who told me to sign in and download the same program. I got the same blasted message. I need help. I need to exchan

    I purchased Acrobat Standard, not realizing it is not compatible with MAC. I need to exchange. I just chatted with a so-called "specialist" who told me to sign in and download the same program. I got the same blasted message. I need help. I need to exchange this program for one that is compatible with my MAC. The standard is of no use to me at all. I feel like I have been ripped off

    Hi Kargi,
    We are working on getting things straightened out for you. You should be hearing from a Customer Care agent shortly.
    Best,
    Sara

  • ITunes Video not compatible with 5th generation 60GB video iPod

    I downloaded several videos from the iTunes store to my Mac G4 1.67 powerbook. When updating my iPod, I received a message that some of the videos, really only one, was not downloaded to the iPod because the format was not compatible with my new 5th generation iPod. It seems to play fine on my G4. How can there be a compatibility problem with at video purchased from iTunes and downloaded to a Mac and transferred to a 5th generation iPod ? Anyone have any suggestions ? Thanks.

    Thank you, lllaass.  Of course, an apple user remarks to this fact in their review. Are all courses going to have reviews attached? Why do I have to read reviews on courses to get this information?  Who is writing the review?  It's not an apple official. How reliable is information in reviews?  I've read reviews that have incorrect information. Why not put the fact that a course is incompatible with iPod right in the course description. It would save a lot of time and wasted bandwidth. Why was the book allowed to be downloaded onto an unsupported device? 

Maybe you are looking for