Compiz running with fglrx drivers and AIGLX

Hi there.
Just for the record, i just tried out the new AMD fglrx drivers. (They are not in the arch repos yet)
/* Edit: By now they are in testing repo */
Believe it or not Compiz works!
I tested compiz-fusion like this: http://wiki.archlinux.org/index.php/Com … Repository
Known issues:
*amdcccle refuses to start
*compiz does not work when using a dualhead setup
*some games (Tremulous, ioquake3(?),.....?) have a weird gamma when running in fullscreen, they are all dark and have weak colours, its fine in window mode
*xv video output is flickering
*running quake2world in fullscreen causes the same flickering - i think this is a compiz bug not an ATI bug.
*strange white borders around things when using GTK window decorator, use emerald instead
[maci@notebob ~]$ cat /var/log/Xorg.0.log|grep Compos
(**) Extension "Composite" is enabled
[maci@notebob ~]$ cat /var/log/Xorg.0.log|grep AIGL|grep -v WW
(==) AIGLX enabled
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/fglrx_dri.so
I also made a cheap benchmark:
fglrx 8.40.4:
[maci@notebob ~]$ fgl_glxgears
Using GLX_SGIX_pbuffer
2178 frames in 5.0 seconds = 435.600 FPS
2238 frames in 5.0 seconds = 447.600 FPS
2258 frames in 5.0 seconds = 451.600 FPS
fglrx 8.42.3:
[maci@notebob ~]$ fgl_glxgears
Using GLX_SGIX_pbuffer
2964 frames in 5.0 seconds = 592.800 FPS
3159 frames in 5.0 seconds = 631.800 FPS
3147 frames in 5.0 seconds = 629.400 FPS
This is my hardware:
[maci@notebob ~]$ lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 21)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 21)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
[b]01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10][/b]
02:05.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:06.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
02:09.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:09.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:09.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
[maci@notebob ~]$
I am running the latest kernel from core:
[maci@notebob ~]$ uname -a
Linux notebob 2.6.23-ARCH #1 SMP PREEMPT Mon Oct 22 10:58:45 UTC 2007 i686 Intel(R) Pentium(R) M processor 1.50GHz GenuineIntel GNU/Linux
This is the xorg.conf I am using:
[maci@notebob ~]$ cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
# FontPath "/usr/lib/X11/fonts/local/"
# FontPath "/usr/lib/X11/fonts/misc/"
# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/Speedo/"
# FontPath "/usr/lib/X11/fonts/Type1/"
# FontPath "/usr/lib/X11/fonts/TrueType/"
# FontPath "/usr/lib/X11/fonts/freefont/"
# FontPath "/usr/lib/X11/fonts/75dpi/"
# FontPath "/usr/lib/X11/fonts/100dpi/"
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 "dbe" # Double buffer extension
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
Identifier "My Monitor"
EndSection
Section "Device"
Identifier "My Video Card"
Driver "fglrx"
Option "AGPMode" "8"
Option "ColorTiling" "on"
Option "AccelMethod" "EXA"
Option "EnablePageFlip" "on"
Option "RenderAccel" "on"
Option "GARTSize" "64"
# Option "AGPFastWrite" "yes"
Option "DesktopSetup" "single"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "My Video Card"
Monitor "My Monitor"
DefaultDepth 24
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Note: Screenshots will follow soon.
Last edited by maci (2007-10-25 18:02:58)

get the PKGBUILDs for fglrx and fglrx-utils from abs and replace them with those (you need the patches from abs):
pkgname=fglrx
pkgver=8.42.3
_kernel_version=2.6.23
pkgrel=1
pkgdesc="Proprietary AMD/ATI kernel drivers for Radeon brand cards. Stock kernel."
arch=('i686' 'x86_64')
url="http://www.ati.amd.com"
#license provided by fglrx-utils package
license=('custom:"fglrx"')
depends=("fglrx-utils>=${pkgver}" "kernel26>=${_kernel_version}")
makedepends=()
replaces=('ati-fglrx')
install=${pkgname}.install
source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run kernel-2.6.23.patch)
md5sums=('56ff087389b5594f0db9949354bb0698'
         '03eabf812017ebe353f74cfab5388bee')
_kernver=${_kernel_version}-ARCH
build() {
    cd $startdir/src
    [ "$CARCH" = "i686" ] && _arch="x86"
    [ "$CARCH" = "x86_64" ] && _arch="x86_64"
    chmod a+x ati-driver-installer-$pkgver-x86.x86_64.run
    ./ati-driver-installer-$pkgver-x86.x86_64.run --extract archive_files
    cp $startdir/src/archive_files/arch/${_arch}/* $startdir/src/ -r
    cp $startdir/src/archive_files/common/* $startdir/src/ -r
    if [ "$CARCH" == "x86_64" ]; then
      cp $startdir/src/archive_files/x710_64a/* $startdir/src/ -r
    else
      cp $startdir/src/archive_files/x710/* $startdir/src/ -r
    fi
    cd $startdir/src
    cd $startdir/src/lib/modules/fglrx/build_mod/
    patch -Np0 -i $startdir/src/kernel-2.6.23.patch || return 1
    # Build the kernel module
    cp 2.6.x/Makefile .
    make -C /lib/modules/${_kernver}/build SUBDIRS="`pwd`" modules || return 1
    # Install the kernel module
    install -m 644 -D $startdir/src/lib/modules/fglrx/build_mod/fglrx.ko \
        $startdir/pkg/lib/modules/${_kernver}/video/fglrx.ko
    sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" $startdir/$install
pkgname=fglrx-utils
pkgver=8.42.3
pkgrel=1
pkgdesc="Proprietary AMD/ATI userspace tools and libraries for Radeon brand cards."
arch=('i686' 'x86_64')
url="http://www.ati.amd.com"
# license provided in this package also applies to
# kernel module pkgs, and is noted in their PKGBUILDs
license=('custom:"fglrx"')
#finger required for acpi scripts
depends=('xorg-server>=1.1.1' 'libdrm' 'libstdc++5' 'netkit-bsd-finger' \
         'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi') 
replaces=('ati-drivers' 'ati-fglrx-utils')
conflicts=('libgl' 'ati-drivers-module' 'ati-drivers' 'nvidia')
provides=('libgl')
install=fglrx-utils.install
source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run \
        amdcccle.desktop fglrx.sh atieventsd.sh ati-powermode.sh.patch)
md5sums=('56ff087389b5594f0db9949354bb0698'
         '1f4b870e977b155af549442932e8ce6f'
         'bdafe749e046bfddee2d1c5e90eabd83'
         'f729bf913613f49b0b9759c246058a87'
         '150c5cd49e9affe3635415aa9d9c00e6')
sha1sums=('b8e878e846e0971d49339ee5957acc6482329510'
          'ec0271dfc6926efe28c791242a613c27b1f79bcb'
          '5339ab8c6268bd8a886c56bd1ea25ecd2fe09985'
          '3a9444e247e46df62c8effb64f8ed39d3665c5c5'
          'afd5121c6c5520929e5a274780721e3200cce590')
options=('!strip')
build() {
    cd $startdir/src
    [ "$CARCH" = "i686" ] && _arch="x86";
    [ "$CARCH" = "x86_64" ] && _arch="x86_64";
    chmod a+x ati-driver-installer-$pkgver-x86.x86_64.run
    ./ati-driver-installer-$pkgver-x86.x86_64.run --extract archive_files
    # Grab the example ACPI scripts for lid close and AC plugged/unplugged
    mkdir -p $startdir/src/etc/
    cp $startdir/src/archive_files/common/usr/share/doc/fglrx/examples/etc/acpi $startdir/src/etc -r
    cd $startdir/src/etc/acpi
    sed -i "s#/usr/X11R6/bin/aticonfig#/usr/bin/aticonfig#g" $startdir/src/etc/acpi/ati-powermode.sh || return 1
    sed -i "s#--effective=now##g" $startdir/src/etc/acpi/ati-powermode.sh || return 1
    patch -Np0 -i $startdir/src/ati-powermode.sh.patch
    cd ../..
    # Get our architecture files and common files all in one place
    cp $startdir/src/archive_files/arch/${_arch}/* $startdir/src/ -r
    cp $startdir/src/archive_files/common/* $startdir/src/ -r
    if [ "$CARCH" = "x86_64" ]; then
       cp $startdir/src/archive_files/x710_64a/* $startdir/src/ -r
     else
       cp $startdir/src/archive_files/x710/* $startdir/src/ -r
    fi
    # Remove src and documents - install remaining files
    mkdir -p $startdir/src/usr/share/pixmaps
    mv $startdir/src/usr/share/icons/* $startdir/src/usr/share/pixmaps/
    rm -rf $startdir/src/usr/{src,share/{icons,doc,applnk,gnome}}
    # Install into correct paths for Xorg7
    install -d -m 755 $startdir/pkg/usr/include $startdir/pkg/usr/bin \
            $startdir/pkg/usr/lib/xorg/modules $startdir/pkg/etc \
            $startdir/pkg/usr/share $startdir/pkg/usr/sbin \
            $startdir/pkg/etc/rc.d $startdir/pkg/etc/acpi
    mv $startdir/src/etc/* $startdir/pkg/etc/
    mv $startdir/src/usr/sbin/* $startdir/pkg/usr/sbin/
    mv $startdir/src/usr/include/* $startdir/pkg/usr/include/
    mv $startdir/src/usr/share/* $startdir/pkg/usr/share/
    mv $startdir/src/usr/X11R6/include/* $startdir/pkg/usr/include/
    mv $startdir/src/usr/X11R6/bin/* $startdir/pkg/usr/bin/
    if [ "$CARCH" == "x86_64" ]; then
      mv $startdir/src/usr/X11R6/lib64/modules/* $startdir/pkg/usr/lib/xorg/modules/
      rm -rf $startdir/src/usr/X11R6/lib64/modules
      mv $startdir/src/usr/X11R6/lib64/* $startdir/pkg/usr/lib
     else
      mv $startdir/src/usr/X11R6/lib/modules/* $startdir/pkg/usr/lib/xorg/modules/
      rm -rf $startdir/src/usr/X11R6/lib/modules
      mv $startdir/src/usr/X11R6/lib/* $startdir/pkg/usr/lib/
    fi
    # create proper symlinks to libGL.so, libfglrx_pp.so, and libfglrx_gamma.so
    cd $startdir/pkg/usr/lib
    ln -s libGL.so.1.2 libGL.so
    ln -s libGL.so.1.2 libGL.so.1
    ln -sf /usr/lib/libfglrx_pp.so.1.0 libfglrx_pp.so.1
    ln -sf /usr/lib/libfglrx_gamma.so.1.0 libfglrx_gamma.so.1
    mkdir -p ${startdir}/pkg/usr/lib/xorg/modules/extensions
    cd ${startdir}/pkg/usr/lib/xorg/modules/extensions
    ln -sf libGLcore.xorg libGLcore.so
    ln -sf libglx.xorg libglx.so
    # correct dir permissions
    find $startdir/pkg/usr -type d -exec chmod 755 {} \;
    # correct FILE permissions - >=8.39.4 has nearly every file marked 0744. This
    # is dumb, and previous versions of the drivers had no files marked this
    # way.  Fixing permissions of files to what they were in 8.38.6
    find $startdir/pkg/etc -not -type d -exec chmod 0444 {} \;
    find $startdir/pkg/etc -name '*.sh' -not -type d -exec chmod a+x {} \;
    chmod u+w $startdir/pkg/etc/{ati/control,acpi/ati-powermode.sh}
    find $startdir/pkg/usr/{bin,lib,sbin} -not -type d -exec chmod 0755 {} \;
    chmod 0555 $startdir/pkg/usr/sbin/atigetsysteminfo.sh
    find $startdir/pkg/usr/lib -name '*.a' -not -type d -exec chmod 0644 {} \;
    find $startdir/pkg/usr/{share,include} -not -type d -exec chmod 0444 {} \;
    find $startdir/pkg/usr/share/ati/amdcccle/ -name '*.qm' -not -type d -exec chmod 0644 {} \;
    find $startdir/pkg/usr/share/man -not -type d -exec chmod 0644 {} \;
    # install licenses
    install -m 0644 -D $startdir/src/archive_files/ATI_LICENSE.TXT \
                     $startdir/pkg/usr/share/licenses/fglrx/AMD_ATI_LICENSE.TXT
    # create DE file
    install -m 0755 -D $startdir/src/amdcccle.desktop \
            $startdir/pkg/usr/share/applications/amdcccle.desktop
    # thanks to cerebral, we dont need that damned symlink
    install -m 0755 -D $startdir/src/fglrx.sh \
            $startdir/pkg/etc/profile.d/fglrx.sh
    # Add ATI Events Daemon launcher
    install -m 0755 -D $startdir/src/atieventsd.sh \
            $startdir/pkg/etc/rc.d/atieventsd

Similar Messages

  • Audigy 2 Value - Trouble with Newest Drivers and Equali

    Just got my Audigy 2 Value yesterday. I know its an old model, but I found a new one for a bargain price. Anyway, I initially installed everything from the CD. The driver installed along with the mixer, equalizer, Creative console, etc... When I realized how old the driver was on the CD (2004) I uninstall it, wiped everything clean with DriverCleaner and installed the newest drivers for Audigy (July 08). I discovered the ones on the website don't include all the various applications such as the mixer and equalizer. Just an basic version of the creative console.
    I browsed the CD and installed just the apps I wanted -Mixer, Equalizer,Speaker Settings and Calibrator and Diagnostics. They all work fine save for the Equalizer. It just closes with an error message. Its not the most critical piece - the mixer is where I can at least adjust the bass and treble - but I would like to have it if possible.
    Any ideas on getting the Equalizer to run with Windows XP and the newest Audigy drivers Are there any up-to-date downloads available on the Creative website with all the CD applications? The fact they are four years old vs. a new driver is most likely the problem. I did not install any of the Creative MediaSource applications. Just wanted the driver only. Would the lastest downloads for them possible have all those apps in current form (or are the install CD ones all I can get)? Thanks for you help!

    BJ,
    You can check the product information system requirement from the product page.
    http://us.creative.com/products/product.asp?category=&subcategory=204&product=0653 &nav=systemRequirements
    Jason

  • Can I run with the watch and track distance and speed without my I phone?

    Can I run with the watch and track speed and distance without being close to my iPhone?

    You can install the portable Firefox 3.6.x version to access websites that do not work with Firefox 5+.
    *http://portableapps.com/apps/internet/firefox_portable#legacy
    *http://portableapps.com/apps/internet/firefox_portable/localization#legacy36
    *Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    *Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html

  • Tried to install Lion. MacBook is running with showing Apples and other signs (questionmarks etc.) without getting finished after hours. What to do?

    Tried to install Lion. MacBook is running with showing Apples and other signs (questionmarks etc.) without getting finished after hours. What to do?

    The download took hours. But it was completed. After that i got a message that the hard-drive should not be ok. But it started updating the operating system.
    Yesterday I now installed Snow Leopard again and started the download of Lion again. Worked faster and is installed now. Now i have a problem with the charger or the battery.

  • What causes ad-hoc to run with bad plan and its resolution

    One of our Company Application funcnalities uses the ad-hoc query that returns top first row from the result sets .There has been several times since this ad-hoc query ran with a bad
    execution in last 8 months .There is no specifice time and date or day when this query run with bad execution plan ,however whenever this query ran with a bad execution plan on SQL ,that happed always early in the morning , before 6am .The setting of database
    parameterization is set to forced .There is SQL maintenance reindexing job that runs each night at 2am that changes the recovedry model of our production database from Full to simple and changing back from simple to full after the reindexing operation .That
    causes the SQL plans to flush each night .The next day morning , when the application ad-hoc query runs on SQL first time , SQL generates a new plan for that query . Some strange reason , SQL genarates a good plan for that ad-hoc query most of the times ,but
    sometime this query picks up a bad plan .Whenever it happen,the application function becomes exetremly slow and it seems that the rest of the fuctionalities work fine meantime .
    Our application vender is aware of this issue and this issue will be fixed in the application next release .Developer is converting the ad-hoc query into stored procedure to fix this
    issue .Application new relase will not available for next 2-3 months ,meantime we still have to deal with the ad-hoc query bad execution plan issue . Usually ,when the ad-hoc query run with the bad execution plan , I retrieve the query bad plan and just remove
    the plan for that particular query from cache .Once the bad plan is removed from cache , the perfomance gets back to normal .
    As my understanding, this issue is related to parameter sniffing .but anyone thinks there are other factors responsible for this issue such as the network problem , the resource intensive
    report ran or something else .
    Has anyone have step by step troubleshooting steps that could help me with my investigation and what areas
     do I need to look into in order to investigate what could caused the ad-hoc query to pick up bad plan ?
    Any help will be apprecited .
    Daizy

    When we upgraded our Production Database to SQL server 2008R2 enterprise Edition. We ran into the transaction log file to grow too large during the reindexing job activities at night .To prevent the transaction log file to grow big , we had decided to change
    the recovery model of database from FULL to Simple before the reindexing job starts and the recovery model of Database is changed from Simple to Full after the reindexing job finishes . We also have the differential backup job setup right after the recovery
    model change back to full so the transaction log backup chain does not break.
    The transaction log chain breaks when you set the recovery to simple.
    Yes, if you take a diff backup, you can apply transaction logs from that point
    if the diff backup is good. If the diff backup is bad, you will lose all updates after you set recovery to simple. And, yes, when you hardware starts to deteoriate, you should not be surprise that the last backup is not good.
    Again, please stop setting recovery to simple, unless you have a very relaxed RPO in your SLA. Use bulk-logged recovery instead.
    By the way, you do take a t-log backup before you change the recovery mode, don't you?
     Changing the database recovery model does flush the SQL plans for specific Database. Please review this linkhttp://sqlblogcasts.com/blogs/steveh/archive/2010/09/02/changing-recovery-model-removes-plans-from-procedure-cache-for-a-database.aspx
    Hmmm. I don't have the time to verify this right now. Anyway, reindexing is good enough to flush the cache of most plans.
    I have pretty much all required info regarding this query , but what other areas or investigation do I need to do for the query parameter sniffing issue ?
    Have you researched what values the initial plan is sniffed for?
    As Erland said  adding space in query ,I don?t know adding space means just add additional space in the query so it hashes a different values .Please advice .
    Obviously, you need access to the application code. The other alternative is to set up an early morning job that runs after this first execution and which forces a recompilation; either by evicting this specific plan or more brutally runs sp_recompile on
    one of the tables in the query.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • MacBook run with case closed and external Keyboard/Monitor/Mouse?

    I am interested to know if the MacBook will run with the case closed (with power connected and an external mouse/keyboard/video)?
    The iBooks did not, the PowerBooks did. It is a feature I use all the time with my Powerbook.

    It's documented by Apple to work that way and I've not heard any reports of it failing once the criteria were spelled out to the person who needed lid-closed operation.
    But I don't believe this prevents idle time-out sleep (only the sleep otherwise induced by closing the lid). Are you referring to it entering sleep due to the idle time-out expiring?
    RRS

  • G580 + Win8.1 - problems with Bluetooth drivers and Dolby

    Hello
    When I bought my Lenovo G580, it had Win8 installed but I had to upgrade to Win8.1 (sadly). I've been having problems ever since. 
    When I open Lenovo Solution Center, it shows errors with these drivers: 
    Bluetooth Audio Device
    Virtual Bluetooth Support (Include Audio)
    Bluetooth LWFLT Device 
    Status: Deactivated
    In Device Manager there's a yellow error thingy on Bluetooth Audio Device. It says something about code 10. It also says it is updated to the newest version. I checked Lenovo's website (just in case) but there's no newer driver. 
    Second problem is with Dolby Advanced Audio V2. I've tried uninstalling it, reinstalling it. Uninstalling Conexant Audio Driver, reinstalling, etc. Nothing works. After a few days after upgrading to Win8.1 the first time my pc went totally crazy. Nothing was working, so I had to revert back to Win8 but was forced to upgrade again. I haven't done anything after the last upgrade because I don't know what to do. Hope someone can help. 

    hi jonhildelia,
    Welcome to the Lenovo Forums.
    For the bluetooth, can you try the following (after upgrading the machien to Win8.1):
    1. Navigate to Control Panel (Icon Views) > Programs and Features and on the list of installed programs, uninstall the Bluetooth Driver.(reboot if necessary). When finished, the bluetooth device in the device manager should now look like this:
    2. if everything goes well, reinstall the Windows 8 bluetooth Driver (either from the D:\drivers\bluetooth or from the G580 download page)
    For the Dolby, the issue might be similar to this article and this thread. 
    Can you try the following:
    1. Uninstall the Conexant Audio Driver and anything that relates to Dolby from the Control Panel (Icon Views) > Programs and Features
    2. Re-install the Conexant Audio Driver (Win8 version) from the D:\Drivers folder or from the G580 Downloads page (this should reinstall the audio driver and Dolby).
    3. In an event that the Dolby doesn't work, reinstall it from one of theseC:\drivers\audio\DolbyGUI or C:\drivers\audio\DolbyGUI
    Regards
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Problems with ATI drivers and gnome3?

    I've tried to install gnome3 off of the gnome-unstable repo (sudo pacman -S gnome-unstable/gnome gnome-unstable/gdm I'm assuming that's the proper command). However, when GDM starts, my screen just flashes a cursor, goes blank, turns off, and repeats. Is there a problem with ATI drivers or is the package just not working at all right now?

    I'm also having troubles with Catalyst and gnome3 (I'm ussually in i3 btw) just playing with it tho. Seems to detect my graphics as 'VESA: JUNIPER" which probably means it's using some sort of fallback, eitherway it's not very functional and messes with my X server a bit
    EDIT: I can get into gnome, but there's a lot of flickering doing anything, should proabaly check for bugs on their tracker
    EDIT2: https://bbs.archlinux.org/viewtopic.php … 89#p913189 <--- looks like that might be gaining some traction, something to watch
    EDIT3: This bug and This Bug might be relevent, not too recent tho
    And another one
    so yeah..... ATI
    Last edited by jmad980 (2011-04-07 07:37:21)

  • Game is running with low resolution and poor performance

    Hi, I have purchased dv4 entertainment laptop 2 years back. Recently, I installed Ford Collections - Car game in my laptop, but it is not running properlly which means that the resolution is little poor and it is very poor and getting slow when playing multiplayed in the laptop. Also, I am unable to install the Adventures game in my machine, getting DirectX error. I am not sure this issue is because of the in-adequate configration of Graphics card Please guid me to reslove this issue.

    Compressed using compressor, burned DVD with I-DVD.
    Compressed to what codec using Compressor?
    iDVD uses its own internal encoder -it has probably gone through two compression cycles as a result, which will hammer the quality.
    You should feed iDVD with a file from FCP using this method instead:
    File > Export > QuickTime Movie > Current Settings. You can choose Self Contained or Reference.
    Self Contained is preferable as it does not depend on the original footage and associated render files being present. It gives you a stand alone master from which to make the deliverables.

  • I have a problem when using Google Maps, at some point my computer blanks the window and says there's a problem with display drivers, and it has recovered,but it doesn't. Problem doesn't happen with Int Explorrer, so I do not believe it is the computer

    When using google maps through Firefox, after asking for a place which is not the general North America section which routinely comes up, the firefox screen goes white, with a narrow banner at the top. A message appears in the lower right corner which says something about display drivers having had a problem, but now have recovered. However the display doesn't recover and the banner message is that Firefox is not responding. When I go to restart Firefox if I go to the restore point, the page is still frozen out.
    I do not believe it is a problem with my computer because it doesn't happen if I use I.E. to go to google maps, then G-maps works normally.
    This phenomenon did not happen before the latest upgrade to either Google or Firefox. I have used Fiefox for a number of years and also Google Maps on previous computers and on this one, and not had this before.
    This is a relatively young computer (Asus EeSlate 121) less than a year old. I have used Firefox since I bought it and until recently had no problem with Google Maps.

    I solved it myself, after the "note" which came back from FF/Mozilla just as I finished my message, commenting on what it was that my system had , I wnnt back to check my plug-ins etc. I downloaded the latest Java, BOTH 32bit AND 64 bit versions and latest Firefox.
    Now all is working.
    Thanks,
    B.

  • Login scripts not running with AnyConnect NAM and ISE 1.2

    I am using AnyConnect 3.1 NAM as my 802.1x supplicant for ISE 1.2.  When users log in with EAP Chaining (User and Machine Auth), the login script seems hit or miss on if it runs to map their drives.  If I uninstall the NAM client, they map drives every time.  I would think that running a login script to map drives is a common scenario and I was wondering if anyone else using AnyConnect NAM was having similar issues or how they were dealing with it.

    I have the same issue and I solve the issue with change these parameters.
    1.- You must change on configuration profile "before user logon". I have 5 seconds
    2.- You must change on configuration profile  "port authentication Exception policy" and you must enable checkbox "enable port exceptions" and select "allow data traffic before authentication"
    3.- You must enable in the option of interface Ethernet Intel on PC "Wait for link" this option It's in "configured advanced of Intel. You must select "on" in this option.
    4.- (this recommendation it was by Cisco) 
    Active Direct GPO has a setting "Computer Configuration\Administrative
    Templates\System\Logon\ Always wait for the network at computer startup and logon" that
    can be enabled to make the logon scripts wait till 802.1x authentication is completed.
    With those changes the logon script run fine.
    Regards
    David.

  • Win 7 Crashes with Beta Drivers and Sound pack 2.0

    ? Hello Folks!
    Just updated to Win 7 Ultimate x86, build 7600. Unfortunately I have no sound at all. I installed the Beta Driver released by Creative on July and it freezes my computer during the driver install.. and freezes the boot up process when I installed the drivers in safe mode.
    I removed them.. now my system works fine. I gave a shot as well to the 2.0 pack from Daniel... everything works fine.. 'til it gets into the driver install... the system freezes on the process. I tried as well with safe mode.. and the boot process freezes.
    I checked the log for Startup Repair.. and it reports a bad driver. SO again I removed them, and system boots fine with no probs, BUT still no sound.
    Any ideas fellas.. someone with x86 7600 build, with sound working?! I forgot to add that I have an XtremeGamer Sound Card
    Regards
    Roberto

    UPDATE
    Changed the Sound Card to another PCI Port and worked fine. Now I'm using Daniel's driver set. Everything is going great at the moment.

  • ARD Version 2.0 - Can't run with Leopard Upgrade and can't upgrade to ARD 3

    I tried to load in my ARD (Version 2) to my Powerbook that now runs the Leopard OS. It loads in but every time I try and run it, the program asks for my administrator password - then uploads some files and says the program is installed. I click "okay" and then ARD shuts down. This is a constant loop that won't let me run the program.
    Any ideas why this is happening?

    ARD 2 is not compatible with Leoapard

  • My computer update my firefox automaticaly, I'm now running with firefox 8 and it takes about 2 to 5 minutes to upload a page !! any solution to run it faster ??? any page I load are affected, I'm going out of my mind :-(

    I should have added that I am running Firefox with Linux!!

    Not sure how to do this except to reply to myself.
    The question I asked is not "answered," but for whatever reason Acrobat XI has settled down and is working normally as before.  Don't have a clue why.  I did not make any further changes in anything.  Thanks to those who read my question and pondered. 

  • Can EC-CS run with Classic GL and New GL both in parallel?

    We are on ECC 6.0 EhP4, and use EC-CS for consolidation.
    The plan is to use New GL from next fiscal year.  Consolidation is at company code level.
    Profit centers are active in system, but there is no consolidation by profit center.
    Document splitting will be used in New GL.
    Question : for some time after new GL is active, and before we switch off Classic GL - can we run consolidations using Classic GL and New GL both? The intention is to check if everything is working like before .

    Well to answer some the questions:
    1. The 4th entity is a legal entity
    2. All the 4 entities are company codes and we do not use consolidation.
    3. Ideally we would like to migrate the 3 companies on SAP to the new GL to coincide with the go live of the 4th entity but we may have resource and time constraints.
    Most of the answers were very helpful but I still dont have a clear answer.
    For example If I activate the new GL at client level and have document splitting only for the new entity and classic for the old entities, how will this affect any intercompany posting and also the month end processes? PCA accounting is very important for all the entities
    Many thanks guys.. It's seems these issues are not easily addressed in any of the SAP documentation

Maybe you are looking for

  • Why is my facebook widget not showing?

    Hello, I'm using the new social wiget to add a facebook follow button to a client's site, but it does not upload to the catalyst site nor can I view it in preview. I have entered the full URL o the client's facebook page to the 'profile url checkbox'

  • How do I set up two accounts with two separate mail applications?

    My wife and I have two separate email accounts. At home she gets her mail on her computer and mine on my computer. While traveling I would like to be able to allow her to get her email on my laptop. I set up the 2nd account and activated it but her e

  • QT video on our website won't play (two issues, clearly described)

    Sorry for the long post... lots to cover and I want to be clear. ISSUE 1: I'm building a website for a client which will eventually include dozens of short instructional videos dealing with music theory. I built a temporary QuickTime test file in ord

  • Value mapping in Abap mapping

    I am using Abap mapping and a value mapping is already maintained in j2ee stack.i want to use the same value mapping in my abap mapping.Does any body have idea how to do this . Thanks in advance, Anand

  • The last failed audio CD burn had error code 4000(0x00000fa0)

    I tried removing the itune, installing the most up to date one. I tried everything and I could use help badly. I put in new CD's to burn and it checks it and does not even burn the DVD and I wasted so many CD's doing that, I'm not quite sure what do