[SOLVED] Help, can't get my X-Fi to work :(

Hi all.  I recently decided to try out Arch.  I'm currently running Gentoo on my boxes, but I set up arch on a new drive and I'm giving it a go.  However, the time I have saved by not having to compile anything or troubleshoot emerge issues has now been completely taken up by trying to get my sound working.  Works fine in Gentoo, so I have made sure to compare kernel configurations and they both seem the same in relevant areas.  ALSA is enabled, and OSS is disabled  The XFI driver is built-in, and no other drivers are enabled:
[root@server2k linux]# grep -i snd .config
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set
# CONFIG_SND_AC97_POWER_SAVE is not set
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=y
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
CONFIG_SND_CTXFI=y
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_PCMCIA is not set
# CONFIG_SND_SOC is not set
[root@server2k linux]#
I've been all over the net and I have seen people mention similar problems with the ctxfi driver. But no solutions that have worked for me.  The physical card is seen:
[root@server2k linux]# lspci | grep -i creative
00:0e.0 Multimedia audio controller: Creative Labs SB X-Fi
however alsa doesn't see it:
[root@server2k linux]# cat /proc/asound/cards
--- no soundcards ---
I tend to not use modules for stuff I know I need (e.g. sound card drivers...) , but the module is there..in the kernel.  I was trying with a separate module before, and I made that lsmod told me it was loaded.  However nothing seems to make a difference.  I'm pretty sure alsa is configured correctly because I was seeing my onboard sound before I disabled it. I also took out all of the alsa-related stuff I had put in rc.conf and modules.conf because nothing seemed to make a difference.  it was all related to getting the ctxfi crd to show up as card0 to override the onboard, but since it's not even being detected that seems sort of pointless right now.
If anyone has any ideas of what to try next I would really appreciate it. These are the versions I am running:
kernel  2.6.34.1
alsa-lib-1.0.23-1
alsa-utils-1.0.23-2
Oh, the otehr weird part is if I look in the dmesg output, the driver claims that "Something's wrong!!!"  Yeah...really useful. In the source for the driver there are like 16 places where that error message is printed, and I'm not about to go hacking some module code.  I did put some print statements in there to see where it was failing, and it looks like it's failing at this call:
err = atc_create_hw_devs(atc);
Don't know if that helps, is anyone familiar with the actual driver?
Last edited by Fox2k (2010-07-11 23:58:57)

Thanks, all.  No luck, I ended up scouring the gentoo forums some more and found somebody who ran in to the exact same problem last year which I am having now.  Here's the solution.  It worked for me.  Not ideal, but all else failed:
Today I tried again to get my soundcard working, this time with:
linux kernel 2.6.31 and the alsa ctxfi driver in it
linux kernel 2.6.31 and alsa-driver-9999 from portage
both led to the same results as before (see my postings above)
So I finally hacked the official creative xfi-driver to compile against 2.6.31. And now sound is working again for me...
If anyone else runs into the same trouble as I did, here are the changes i made:
Code:
$ diff XFiDrv_Linux_Public_US_1.00 XFiDrv_Linux_Public_US_1.00-new
diff XFiDrv_Linux_Public_US_1.00/ctatc.h XFiDrv_Linux_Public_US_1.00-new/ctatc.h
25d24
< #include <sound/driver.h>
diff XFiDrv_Linux_Public_US_1.00/cthw20k1.c XFiDrv_Linux_Public_US_1.00-new/cthw20k1.c
23a24
> #include <linux/delay.h>
diff XFiDrv_Linux_Public_US_1.00/cthw20k2.c XFiDrv_Linux_Public_US_1.00-new/cthw20k2.c
23a24
> #include <linux/delay.h>
diff XFiDrv_Linux_Public_US_1.00/xfi.c XFiDrv_Linux_Public_US_1.00-new/xfi.c
14d13
< #include <sound/driver.h>
55,59c54,57
<    card = snd_card_new(index[dev], id[dev], THIS_MODULE, 0);
<    if (card == NULL) {
<       return -ENOMEM;
<    }
<
>    err = snd_card_create(index[dev], id[dev], THIS_MODULE, 0, &card);
>    if (err < 0)
>       return err;
>
(reference: http://forums.gentoo.org/viewtopic-p-63 … l#6348361)
Last edited by Fox2k (2010-07-11 22:32:40)

Similar Messages

  • [SOLVED] httrack - Can't get its GUI webhttrack to work

    I installed httrack v.3.41.3-1 from extra but can't get webhttrack, the GUI frontend, to work.  Running webhttrack as root gives me the following error message: "/usr/bin/webhttrack(17566): could not find httrack directory".  There seem to be a whole lot of files missing in the httrack package in extra that are present in the original source package httrack-3.41-3.tar.gz from http://www.httrack.com.
    How can I get httrack to run in its GUI?
    Last edited by RobF (2007-07-21 01:07:40)

    Remove the 'rm -r $startdir/pkg/usr/share' line from it's PKGBUILD, build it, and it should work fine then.
    cheers,

  • [SOLVED] I can't get my second monitor to work. :'(

    whatever i try it doesent work, my xorg.conf is configured for it, but it wont start.  the graphics carg is a nvidia 8800 GTS
    any ideas?
    -xhhux
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Oct 1 15:12:53 PDT 2008
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder58) Wed Oct 1 15:13:37 PDT 2008
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    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 "glx"
    Load "record"
    Load "extmod"
    Load "xtrap"
    Load "dbe"
    Load "freetype"
    EndSection
    Section "ServerFlags"
    # Removed Option "Xinerama" "0"
    Option "Xinerama" "1"
    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"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "LG L246WP"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "Apple CinemaDisplay"
    HorizSync 30.0 - 75.0
    VertRefresh 60.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Unknown Board"
    BusID "PCI:3:0:0"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Unknown Board"
    BusID "PCI:4:0:0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GTS 512"
    BusID "PCI:3:0:0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GTS 512"
    BusID "PCI:3:0:0"
    Screen 1
    EndSection
    Section "Screen"
    # Removed Option "metamodes" "DFP: nvidia-auto-select +0+0"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "SLI" "Auto"
    Option "TwinView" "0"
    Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    # Removed Option "metamodes" "CRT: nvidia-auto-select +0+0"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "SLI" "Auto"
    Option "TwinView" "0"
    Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Last edited by xhhux (2008-11-07 07:06:47)

    Ruckus wrote:
    What is the error your getting?
    cat /var/log/Xorg.0.log
    Also, have you tried the Nvidia X Server settings program to generate your Xorg.conf?
    it just wont sart at all. and yes i have tried nvidia's x server settings.
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.26-ARCH x86_64
    Current Operating System: Linux shit 2.6.27-ARCH #1 SMP PREEMPT Sun Oct 26 10:08:01 UTC 2008 x86_64
    Build Date: 17 August 2008 10:36:51PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 7 10:11:31 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Screen "Screen1" (1)
    (**) | |-->Monitor "Monitor1"
    (**) | |-->Device "Device1"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "Xinerama" "1"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) Xinerama: enabled
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x7c06c0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,03a1 card 10de,c55e rev a2 class 06,00,00 hdr 80
    (II) PCI: 00:00:1: chip 10de,03ac card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:00:2: chip 10de,03aa card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:00:3: chip 10de,03a9 card 10de,c55e rev a1 class 05,00,00 hdr 00
    (II) PCI: 00:00:4: chip 10de,03ab card 10de,c55e rev a1 class 05,00,00 hdr 00
    (II) PCI: 00:00:5: chip 10de,03a8 card 10de,c55e rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:6: chip 10de,03b5 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:00:7: chip 10de,03b4 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:0: chip 10de,03ad card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,03ae card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:2: chip 10de,03af card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:3: chip 10de,03b0 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:4: chip 10de,03b1 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:5: chip 10de,03b2 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:01:6: chip 10de,03b3 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,03b6 card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:02:1: chip 10de,03bc card 10de,c55e rev a1 class 05,00,00 hdr 00
    (II) PCI: 00:02:2: chip 10de,03ba card 10de,c55e rev a1 class 05,00,00 hdr 80
    (II) PCI: 00:03:0: chip 10de,03b7 card 0000,0000 rev a1 class 06,04,00 hdr 01
    (II) PCI: 00:09:0: chip 10de,0369 card 10de,c55e rev a2 class 05,00,00 hdr 00
    (II) PCI: 00:0a:0: chip 10de,0360 card 10de,c55e rev a3 class 06,01,00 hdr 80
    (II) PCI: 00:0a:1: chip 10de,0368 card 10de,c55e rev a3 class 0c,05,00 hdr 80
    (II) PCI: 00:0b:0: chip 10de,036c card 10de,c55e rev a1 class 0c,03,10 hdr 80
    (II) PCI: 00:0b:1: chip 10de,036d card 10de,c55e rev a2 class 0c,03,20 hdr 80
    (II) PCI: 00:0d:0: chip 10de,036e card f0de,c55e rev a1 class 01,01,8a hdr 00
    (II) PCI: 00:0e:0: chip 10de,037f card 10de,c55e rev a3 class 01,01,85 hdr 80
    (II) PCI: 00:0e:1: chip 10de,037f card 10de,c55e rev a3 class 01,01,85 hdr 80
    (II) PCI: 00:0e:2: chip 10de,037f card 10de,c55e rev a3 class 01,01,85 hdr 80
    (II) PCI: 00:0f:0: chip 10de,0370 card 0000,0000 rev a2 class 06,04,01 hdr 81
    (II) PCI: 00:0f:1: chip 10de,0371 card 0175,10de rev a2 class 04,03,00 hdr 80
    (II) PCI: 00:11:0: chip 10de,0373 card 10de,c55e rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:12:0: chip 10de,0373 card 10de,c55e rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:13:0: chip 10de,0376 card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 01:00:0: chip 10de,05b1 card 0000,0000 rev a2 class 06,04,00 hdr 01
    (II) PCI: 02:00:0: chip 10de,05b1 card 0000,0000 rev a2 class 06,04,00 hdr 01
    (II) PCI: 02:02:0: chip 10de,05b1 card 0000,0000 rev a2 class 06,04,00 hdr 01
    (II) PCI: 03:00:0: chip 10de,0600 card 1682,2332 rev a2 class 03,00,00 hdr 00
    (II) PCI: 04:00:0: chip 10de,0600 card 1682,2332 rev a2 class 03,00,00 hdr 00
    (II) PCI: 05:07:0: chip 104c,8023 card 10de,c55e rev 00 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:3:0), (0,1,4), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00008000 - 0x000080ff (0x100) IX[b]
    [1] -1 0 0x00008400 - 0x000084ff (0x100) IX[b]
    [2] -1 0 0x00008800 - 0x000088ff (0x100) IX[b]
    [3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[b]
    [4] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [5] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [6] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [7] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xc6000000 - 0xcdffffff (0x8000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xa0000000 - 0xbfffffff (0x20000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:15:0), (0,5,5), BCTRL: 0x0a04 (VGA_EN is cleared)
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xcfe00000 - 0xcfefffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 6: bridge is at (0:19:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (1:0:0), (1,2,4), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 2 I/O range:
    [0] -1 0 0x00008000 - 0x000080ff (0x100) IX[b]
    [1] -1 0 0x00008400 - 0x000084ff (0x100) IX[b]
    [2] -1 0 0x00008800 - 0x000088ff (0x100) IX[b]
    [3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[b]
    [4] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [5] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [6] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [7] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xc6000000 - 0xcdffffff (0x8000000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xa0000000 - 0xbfffffff (0x20000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (2:0:0), (2,3,3), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 3 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xca000000 - 0xcdffffff (0x4000000) MX[b]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (2:2:0), (2,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 4 I/O range:
    [0] -1 0 0x00008000 - 0x000080ff (0x100) IX[b]
    [1] -1 0 0x00008400 - 0x000084ff (0x100) IX[b]
    [2] -1 0 0x00008800 - 0x000088ff (0x100) IX[b]
    [3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[b]
    (II) Bus 4 non-prefetchable memory range:
    [0] -1 0 0xc6000000 - 0xc9ffffff (0x4000000) MX[b]
    (II) Bus 4 prefetchable memory range:
    [0] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b]
    (--) PCI:*(3:0:0) nVidia Corporation unknown chipset (0x0600) rev 162, Mem @ 0xcc000000/24, 0xb0000000/28, 0xca000000/25, I/O @ 0x9c00/7
    (--) PCI: (4:0:0) nVidia Corporation unknown chipset (0x0600) rev 162, Mem @ 0xc8000000/24, 0xa0000000/28, 0xc6000000/25, I/O @ 0x8c00/7
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xcfef8000 - 0xcfefbfff (0x4000) MX[b]
    [1] -1 0 0xcfeff000 - 0xcfeff7ff (0x800) MX[b]
    [2] -1 0 0xcfff5000 - 0xcfff500f (0x10) MX[b]
    [3] -1 0 0xcfff6000 - 0xcfff60ff (0x100) MX[b]
    [4] -1 0 0xcfff7000 - 0xcfff7fff (0x1000) MX[b]
    [5] -1 0 0xcfff8000 - 0xcfff800f (0x10) MX[b]
    [6] -1 0 0xcfff9000 - 0xcfff90ff (0x100) MX[b]
    [7] -1 0 0xcfffa000 - 0xcfffafff (0x1000) MX[b]
    [8] -1 0 0xcfff0000 - 0xcfff3fff (0x4000) MX[b]
    [9] -1 0 0xcfffb000 - 0xcfffbfff (0x1000) MX[b]
    [10] -1 0 0xcfffc000 - 0xcfffcfff (0x1000) MX[b]
    [11] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[b]
    [12] -1 0 0xcfffe000 - 0xcfffe0ff (0x100) MX[b]
    [13] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[b]
    [14] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[b](B)
    [15] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
    [16] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX[b](B)
    [17] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[b](B)
    [18] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [19] -1 0 0xcc000000 - 0xccffffff (0x1000000) MX[b](B)
    [20] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[b]
    [21] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [22] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[b]
    [23] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
    [24] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[b]
    [25] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [26] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [27] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[b]
    [28] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [29] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [30] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [31] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [32] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [33] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [34] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [35] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [36] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [37] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[b]
    [38] -1 0 0x0000f000 - 0x0000f03f (0x40) IX[b]
    [39] -1 0 0x0000f400 - 0x0000f43f (0x40) IX[b]
    [40] -1 0 0x0000f800 - 0x0000f83f (0x40) IX[b]
    [41] -1 0 0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [42] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[b](B)
    [43] -1 0 0x00009c00 - 0x00009c7f (0x80) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xcfef8000 - 0xcfefbfff (0x4000) MX[b]
    [1] -1 0 0xcfeff000 - 0xcfeff7ff (0x800) MX[b]
    [2] -1 0 0xcfff5000 - 0xcfff500f (0x10) MX[b]
    [3] -1 0 0xcfff6000 - 0xcfff60ff (0x100) MX[b]
    [4] -1 0 0xcfff7000 - 0xcfff7fff (0x1000) MX[b]
    [5] -1 0 0xcfff8000 - 0xcfff800f (0x10) MX[b]
    [6] -1 0 0xcfff9000 - 0xcfff90ff (0x100) MX[b]
    [7] -1 0 0xcfffa000 - 0xcfffafff (0x1000) MX[b]
    [8] -1 0 0xcfff0000 - 0xcfff3fff (0x4000) MX[b]
    [9] -1 0 0xcfffb000 - 0xcfffbfff (0x1000) MX[b]
    [10] -1 0 0xcfffc000 - 0xcfffcfff (0x1000) MX[b]
    [11] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[b]
    [12] -1 0 0xcfffe000 - 0xcfffe0ff (0x100) MX[b]
    [13] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[b]
    [14] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[b](B)
    [15] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
    [16] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX[b](B)
    [17] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[b](B)
    [18] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [19] -1 0 0xcc000000 - 0xccffffff (0x1000000) MX[b](B)
    [20] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[b]
    [21] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [22] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[b]
    [23] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
    [24] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[b]
    [25] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [26] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [27] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[b]
    [28] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [29] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [30] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [31] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [32] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [33] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [34] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [35] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [36] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [37] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[b]
    [38] -1 0 0x0000f000 - 0x0000f03f (0x40) IX[b]
    [39] -1 0 0x0000f400 - 0x0000f43f (0x40) IX[b]
    [40] -1 0 0x0000f800 - 0x0000f83f (0x40) IX[b]
    [41] -1 0 0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [42] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[b](B)
    [43] -1 0 0x00009c00 - 0x00009c7f (0x80) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xcfef8000 - 0xcfefbfff (0x4000) MX[b]
    [5] -1 0 0xcfeff000 - 0xcfeff7ff (0x800) MX[b]
    [6] -1 0 0xcfff5000 - 0xcfff500f (0x10) MX[b]
    [7] -1 0 0xcfff6000 - 0xcfff60ff (0x100) MX[b]
    [8] -1 0 0xcfff7000 - 0xcfff7fff (0x1000) MX[b]
    [9] -1 0 0xcfff8000 - 0xcfff800f (0x10) MX[b]
    [10] -1 0 0xcfff9000 - 0xcfff90ff (0x100) MX[b]
    [11] -1 0 0xcfffa000 - 0xcfffafff (0x1000) MX[b]
    [12] -1 0 0xcfff0000 - 0xcfff3fff (0x4000) MX[b]
    [13] -1 0 0xcfffb000 - 0xcfffbfff (0x1000) MX[b]
    [14] -1 0 0xcfffc000 - 0xcfffcfff (0x1000) MX[b]
    [15] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[b]
    [16] -1 0 0xcfffe000 - 0xcfffe0ff (0x100) MX[b]
    [17] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[b]
    [18] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[b](B)
    [19] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
    [20] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX[b](B)
    [21] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[b](B)
    [22] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [23] -1 0 0xcc000000 - 0xccffffff (0x1000000) MX[b](B)
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [26] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[b]
    [27] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [28] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[b]
    [29] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
    [30] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[b]
    [31] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [32] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [33] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[b]
    [34] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [35] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [36] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [37] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [38] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [39] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [40] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [41] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [42] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [43] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[b]
    [44] -1 0 0x0000f000 - 0x0000f03f (0x40) IX[b]
    [45] -1 0 0x0000f400 - 0x0000f43f (0x40) IX[b]
    [46] -1 0 0x0000f800 - 0x0000f83f (0x40) IX[b]
    [47] -1 0 0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [48] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[b](B)
    [49] -1 0 0x00009c00 - 0x00009c7f (0x80) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 177.80 Wed Oct 1 15:09:29 PDT 2008
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) NVIDIA dlloader X Driver 177.80 Wed Oct 1 14:50:00 PDT 2008
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 03:00:0
    (WW) NVIDIA: No matching Device section for instance (BusID PCI:4:0:0) found
    (--) Chipset NVIDIA GPU found
    (--) Chipset NVIDIA GPU found
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xcfef8000 - 0xcfefbfff (0x4000) MX[b]
    [5] -1 0 0xcfeff000 - 0xcfeff7ff (0x800) MX[b]
    [6] -1 0 0xcfff5000 - 0xcfff500f (0x10) MX[b]
    [7] -1 0 0xcfff6000 - 0xcfff60ff (0x100) MX[b]
    [8] -1 0 0xcfff7000 - 0xcfff7fff (0x1000) MX[b]
    [9] -1 0 0xcfff8000 - 0xcfff800f (0x10) MX[b]
    [10] -1 0 0xcfff9000 - 0xcfff90ff (0x100) MX[b]
    [11] -1 0 0xcfffa000 - 0xcfffafff (0x1000) MX[b]
    [12] -1 0 0xcfff0000 - 0xcfff3fff (0x4000) MX[b]
    [13] -1 0 0xcfffb000 - 0xcfffbfff (0x1000) MX[b]
    [14] -1 0 0xcfffc000 - 0xcfffcfff (0x1000) MX[b]
    [15] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[b]
    [16] -1 0 0xcfffe000 - 0xcfffe0ff (0x100) MX[b]
    [17] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[b]
    [18] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[b](B)
    [19] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
    [20] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX[b](B)
    [21] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[b](B)
    [22] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [23] -1 0 0xcc000000 - 0xccffffff (0x1000000) MX[b](B)
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [26] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[b]
    [27] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [28] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[b]
    [29] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
    [30] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[b]
    [31] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [32] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [33] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[b]
    [34] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [35] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [36] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [37] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [38] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [39] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [40] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [41] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [42] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [43] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[b]
    [44] -1 0 0x0000f000 - 0x0000f03f (0x40) IX[b]
    [45] -1 0 0x0000f400 - 0x0000f43f (0x40) IX[b]
    [46] -1 0 0x0000f800 - 0x0000f83f (0x40) IX[b]
    [47] -1 0 0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [48] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[b](B)
    [49] -1 0 0x00009c00 - 0x00009c7f (0x80) IX[b](B)
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xcfef8000 - 0xcfefbfff (0x4000) MX[b]
    [5] -1 0 0xcfeff000 - 0xcfeff7ff (0x800) MX[b]
    [6] -1 0 0xcfff5000 - 0xcfff500f (0x10) MX[b]
    [7] -1 0 0xcfff6000 - 0xcfff60ff (0x100) MX[b]
    [8] -1 0 0xcfff7000 - 0xcfff7fff (0x1000) MX[b]
    [9] -1 0 0xcfff8000 - 0xcfff800f (0x10) MX[b]
    [10] -1 0 0xcfff9000 - 0xcfff90ff (0x100) MX[b]
    [11] -1 0 0xcfffa000 - 0xcfffafff (0x1000) MX[b]
    [12] -1 0 0xcfff0000 - 0xcfff3fff (0x4000) MX[b]
    [13] -1 0 0xcfffb000 - 0xcfffbfff (0x1000) MX[b]
    [14] -1 0 0xcfffc000 - 0xcfffcfff (0x1000) MX[b]
    [15] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[b]
    [16] -1 0 0xcfffe000 - 0xcfffe0ff (0x100) MX[b]
    [17] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[b]
    [18] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[b](B)
    [19] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
    [20] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX[b](B)
    [21] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[b](B)
    [22] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [23] -1 0 0xcc000000 - 0xccffffff (0x1000000) MX[b](B)
    [24] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [25] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [26] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [29] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[b]
    [30] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [31] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[b]
    [32] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
    [33] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[b]
    [34] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [35] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [36] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[b]
    [37] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [38] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [39] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [40] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [41] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [42] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [43] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [44] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [45] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [46] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[b]
    [47] -1 0 0x0000f000 - 0x0000f03f (0x40) IX[b]
    [48] -1 0 0x0000f400 - 0x0000f43f (0x40) IX[b]
    [49] -1 0 0x0000f800 - 0x0000f83f (0x40) IX[b]
    [50] -1 0 0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [51] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[b](B)
    [52] -1 0 0x00009c00 - 0x00009c7f (0x80) IX[b](B)
    [53] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [54] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) Setting vga for screen 1.
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "TwinView" "0"
    (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0"
    (**) NVIDIA(0): Option "SLI" "Auto"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (**) NVIDIA(0): NVIDIA SLI auto-select rendering option.
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA SLI enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 8800 GTS 512 (G92) at PCI:3:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 62.92.16.00.39
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 8800 GTS 512 at
    (--) NVIDIA(0): PCI:3:0:0:
    (--) NVIDIA(0): LG L246WP (DFP-0)
    (--) NVIDIA(0): LG L246WP (DFP-0): 330.0 MHz maximum pixel clock
    (--) NVIDIA(0): LG L246WP (DFP-0): Internal Dual Link TMDS
    (II) NVIDIA(0): NVIDIA GPU GeForce 8800 GTS 512 (G92) at PCI:4:0:0 (GPU-1)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 62.92.16.00.39
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 8800 GTS 512 at
    (--) NVIDIA(0): PCI:3:0:0:
    (--) NVIDIA(0): LG L246WP (DFP-0)
    (--) NVIDIA(0): LG L246WP (DFP-0): 330.0 MHz maximum pixel clock
    (--) NVIDIA(0): LG L246WP (DFP-0): Internal Dual Link TMDS
    (II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid HorizSync range (30.000-83.000 kHz) would exclude
    (WW) NVIDIA(0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check
    (WW) NVIDIA(0): for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "720x576" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "720x576".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1280x720" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1280x720".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid HorizSync range (30.000-83.000 kHz) would exclude
    (WW) NVIDIA(0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check
    (WW) NVIDIA(0): for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1920x1080" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1920x1080".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "720x576" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "720x576".
    (WW) NVIDIA(0): The EDID for LG L246WP (DFP-0) contradicts itself: mode
    (WW) NVIDIA(0): "1280x720" is specified in the EDID; however, the EDID's
    (WW) NVIDIA(0): valid VertRefresh range (56.000-75.000 Hz) would exclude
    (WW) NVIDIA(0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
    (WW) NVIDIA(0): check for mode "1280x720".
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "DFP-0:nvidia-auto-select+0+0"
    (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
    (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (II) UnloadModule: "nvidia"
    (II) UnloadModule: "wfb"
    (II) UnloadModule: "fb"
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xcfef8000 - 0xcfefbfff (0x4000) MX[b]
    [5] -1 0 0xcfeff000 - 0xcfeff7ff (0x800) MX[b]
    [6] -1 0 0xcfff5000 - 0xcfff500f (0x10) MX[b]
    [7] -1 0 0xcfff6000 - 0xcfff60ff (0x100) MX[b]
    [8] -1 0 0xcfff7000 - 0xcfff7fff (0x1000) MX[b]
    [9] -1 0 0xcfff8000 - 0xcfff800f (0x10) MX[b]
    [10] -1 0 0xcfff9000 - 0xcfff90ff (0x100) MX[b]
    [11] -1 0 0xcfffa000 - 0xcfffafff (0x1000) MX[b]
    [12] -1 0 0xcfff0000 - 0xcfff3fff (0x4000) MX[b]
    [13] -1 0 0xcfffb000 - 0xcfffbfff (0x1000) MX[b]
    [14] -1 0 0xcfffc000 - 0xcfffcfff (0x1000) MX[b]
    [15] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[b]
    [16] -1 0 0xcfffe000 - 0xcfffe0ff (0x100) MX[b]
    [17] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[b]
    [18] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[b](B)
    [19] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
    [20] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX[b](B)
    [21] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[b](B)
    [22] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b](B)
    [23] -1 0 0xcc000000 - 0xccffffff (0x1000000) MX[b](B)
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [26] -1 0 0x0000a800 - 0x0000a807 (0x8) IX[b]
    [27] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [28] -1 0 0x0000b000 - 0x0000b00f (0x10) IX[b]
    [29] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[b]
    [30] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[b]
    [31] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [32] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [33] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[b]
    [34] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [35] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [36] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [37] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [38] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [39] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [40] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [41] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [42] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [43] -1 0 0x0000ec00 - 0x0000ec0f (0x10) IX[b]
    [44] -1 0 0x0000f000 - 0x0000f03f (0x40) IX[b]
    [45] -1 0 0x0000f400 - 0x0000f43f (0x40) IX[b]
    [46] -1 0 0x0000f800 - 0x0000f83f (0x40) IX[b]
    [47] -1 0 0x0000fc00 - 0x0000fc7f (0x80) IX[b]
    [48] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[b](B)
    [49] -1 0 0x00009c00 - 0x00009c7f (0x80) IX[b](B)
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
    (II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
    (II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
    (II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
    (II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+0+0"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) Loading extension NV-CONTROL
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (Mouse0)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded

  • Can't get my audio clip to work in Keynote except in edit mode. I've followed Help instructions to the letter. Any suggestions?

    Can't get my audio clip to work in Keynote except in edit mode. I've followed Help instructions to the letter. Any suggestions?

    Hi Gary - thanks so much for your help. I'd already done that, but finally stumbled across the answer for my situation. I'm new to iMac and this is the first time I used Keynote, so maybe this info will help someone else along the way - I still haven't found this in any of the Keynote documentation or forums I've read.
    My slides were all set up with at least one text box in which the text was animated. The sound was the last thing I added to each slide, exactly following the info in Keynote Help re: adding audio. The audio would work when I tested it in Inspector mode, and also if I switched to soundtrack instead. But not if sound was added to each individual slide. Hmmm. After I submitted the question above, I was running through the (auto) slide show one final time to check text, animation, etc. when I noticed that on just one single slide the sound effect came through, but at the very tail end of the slide. Hmm again. Why?
    Through trial & error, the answer was in the animation section - not very intuitive re: audio. The steps to correct the issue were: 1) click on the sound icon embedded in each slide, 2) click on the animation tab in Inspector. 3) There's a drop-down menu there that allows you to reposition the audio clip to the #1 spot (if it was added after other "animation"). This allows the sound to begin before the text animation begins on each slide. Before doing this, I guess the sound was in there but the slides were transitioning before it had a chance to play.
    Since this is the first time I've used Keynote and it's the most recent version, I'm not sure if this is a new feature to allow users to choose where within a slide to play a sound effect, but I'm guessing that might be why was unable to find any info on how to solve it. Hopefully this will help others who get stumped.
    Thanks again for jumping in to help! I really appreciate it.

  • Hello, so today I realized that my iPhone with iOS 6 is frozen on the music. I can get back to the home screen but I can't get the music player to work because its frozen on the w's and will not respond to touch. I would be grateful for any help on this.

    Hello, so today I realized that my iPhone with iOS 6 is frozen on the music. I can get back to the home screen but I can't get the music player to work because its frozen on the w's and will not respond to touch. I would be grateful for any help on this.

    Hi deamayfield,
    Thanks for visiting Apple Support Communities.
    If your Music app is unresponsive, try restarting/resetting your iPhone:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Best,
    Jeremy

  • I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues vision 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in to work with Visio

    I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues vision 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in to work with Visio 2013?

    For MS Visio (any version) only the appropriate version of Acrobat *PRO* provides PDFMaker for Visio.
    For Visio 2013 specifically you must have Acrobat XI Pro (updated to at least 11.0.1).
    See: 
    http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html  
    Be well...

  • My InDesign document has two page 1s and I can't get the page numbers to work.  Help!

    My InDesign document has two page 1s and I can't get the page numbers to work.  Help!  How do I fix this?

    Do you mean the first section is starting at page one?
    And the second one now is starting at page two?
    So I would ask why you would need sections at all?
    Did you set the controls for Automatic Page Numbering?
    If you select the particular page where section two is starting in the Pages Panel, you could untick the Start Section option in the numbering and section dialog. That would remove the section. You cannot do that with the very first section, but you should set the first section to Automatic Page Numbering if you ever want to use your document with an inDesign book file.
    Uwe

  • Can't get my epson sx535wd to work. my epson will get contact with my router (sitcom wl306) and my mac is on wifi, but they can't connect. epson can't find the computer and my report says: there are conflicting channels on my router or entry point. help

    can't get my epson sx535wd to work. my epson will get contact with my router (sitcom wl306) and my mac is on wifi, but they can't connect. epson can't find the computer and my report says: there are conflicting channels on my router or entry point. please help

    OK, let's try these................ 
    1 - Boot up from your install DVD and run "Repair Disk" from the Utility menu.  When done, restart back to your desktop, repair permissions and restart your computer.  Re-connect your printer. 
    2 - Download & install the Gimp drivers. Make sure the one you install is compatible w/your OS-Gutenprint 5.2.8-pre1.   Repair permissions, restart your computer & re-connect your printer when done.
    The Epson model I have, in order to get it to print wirelessly, I had to install a Gimp driver.
    3 - Check out the following KB Articles:
    Mac OS X 10.4 Help: Connecting to a network printer
    Epson Printer Drivers v2.10 OS X
    Adding a printer to your printer list in Mac OS X
    Mac OS X 10.4 Help: The printer I'm adding says "Driver not installed"
    ======================
    If still unsuccessful after trying all of the above, the problem could be your iBook or human error.  You can either call Epson & ask to speak with a Mac savy supervisor or return the printer & find another that is compatible w/your current OS.

  • Help! I can't get my wireless keyboard to work...

    Help! I can't get my wireless keyboard to work...

    What model iMac do you have?  What OS are you using?  What model keyboard do you have?  Is Bluetooth turned on?  Are good batteries in the keyboard?
    Good luck.

  • I accidentally deleted my old fb app on my iPhone 3g. Now i cant download new fb app as it requires ios 4.3. How can i get old app that will work on my old phone. Any suggestions???  plz help!!!

    i accidentally deleted my old fb app on my iPhone 3g. Now i cant download new fb app as it requires ios 4.3. How can i get old app that will work on my old phone. Any suggestions??? plz help

    As already provided, if you don't have such in your iTunes library, on your computer, then there is no way to put it back on your phone. Apps are DRM protected, so even if you found a copy somewhere, you wouldn't be able to use it.

  • TS4268 I have just had a new iphone 5c but i can't get imessage or facetime to work on my new phone, help please!

    I have just had a new iphone 5c but i can't get imessage or facetime to work on my new phone, help please!

    what have you done so far to troubleshoot?
    what carrier are you using?   in what country are you?
    Can your phone send & receive a text message?
    Do you have cellular service where you are right now?

  • I can not get 'find my iphone' to work. I have followed the instructions to no avail...help!

    i can not get 'find my iphone' to work. I have followed the instructions to no avail...help!

    See the Troubleshooting in this... http://support.apple.com/kb/HT4319

  • On startup, I get a gray screen w the apple logo and the gear going underneath, help can't get into my sign in and password..

    On startup, I get a gray screen w the apple logo and the gear going underneath, help can't get into my sign in and password..

    Hi there,
    Yes it does. Please read this training manual that is supplied by apple that clearly states that it does.
    http://service.info.apple.com/service_training/en/010/comp-theory/index.php?page =startup
    Oh, if you cannot access it please look here.
    Please note that the ""Some other issue" means that there could be a possible other issue, but the chance of that
    happening is small.
         Thanks an ACMT Trainee (Apple Certified Mac Technician)

  • I can't get FaceTime and iMessage to work on iPhone 5 operating on 6.0.2, please help

    I can't get FaceTime or iMessage to work, i get a message displaying waiting for activation. Also when I make a call the FaceTime icon just says activating

    1. Make sure software is up to date (important)
    2. Make sure FaceTime is enabled; Settings>FaceTime
    3. Make sure Date and Time is correctly set; Settings>General>Date and Time>Set Automatically>On
    4. Make sure Push Notification is enabled
    5. Make sure phone number or email address is correct
    6. Hold the Sleep and Home button down (together) until you see the Apple Logo

  • I have a macbook pro version 10.7.5 and my mailbox will not open at all and comes up with a quit message even though it is not open. how can i get into my account. it works on my iPhone an i have internet and all other functions working on my computer

    I have a macbook pro version 10.7.5 and my mailbox will not open at all and comes up with a quit message even though it is not open. how can i get into my account. it works on my iPhone and i have internet and all other functions working on my computer

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents—the text, not a screenshot. I know the report is long. Please post all of it anyway.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

Maybe you are looking for