Suspend to RAM with KMS enabled and ATI Radeon XPRESS 200M

Per this thread, I added the file to /etc/X11/xorg.conf.d to disable glx in order to continue booting with 'nomodeset' to disable KMS after today's updates.  I've always had to boot with 'nomodeset' so that suspend/resume will work properly (I get a black screen/freeze on resume from suspend to ram). However, with this fix, my screen redraws are happening MUCH slower than before the update. Anyone have KMS enabled AND suspend/resume working with an:  ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE)?
Thanks,
Scott
Last edited by firecat53 (2010-11-26 18:40:22)

Ok, sorry for a delay -- long weekend...
Suspend + KMS have been working starting sometimes in the 2.6.35 series.
My guess as to why you can't suspend, is your BIOS/motherboard, nothing else.
Anyway, here is the info:
~$ /usr/sbin/lspci
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 11)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 02)
00:14.6 Modem: ATI Technologies Inc SB400 AC'97 Modem Controller (rev 02)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
05:09.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
~$ head /var/log/pm-suspend.log
Initial commandline parameters: --quirk-dpms-suspend
--quirk-dpms-on
--quirk-vbestate-restore
--quirk-vbemode-restore
--quirk-vga-mode3
--quirk-vbe-post
Tue Nov 30 19:58:21 EST 2010: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux bluemoon 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 06:44:11 UTC 2010 i686 Mobile AMD Sempron(tm) Processor 3000+ AuthenticAMD GNU/Linux
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
:: wlan_wpa_supplicant down [BUSY] [DONE]
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
Unloading kernel module b43...Done.
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
Kernel modesetting video driver detected, not using quirks.
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Nov 30 19:58:24 EST 2010: performing suspend
Tue Nov 30 20:57:03 EST 2010: Awake.
Tue Nov 30 20:57:03 EST 2010: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
/usr/lib/pm-utils/sleep.d/99video resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
/usr/lib/pm-utils/sleep.d/95led resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
/usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
/usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
Reloaded unloaded modules.
/usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
:: wlan_wpa_supplicant up [BUSY] [DONE]
/usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
/usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
/usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
/usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
Tue Nov 30 20:57:20 EST 2010: Finished.
Kernel command line: root=/dev/disk/by-uuid/8d834d14-8413-481a-9f69-3fd20dc25773 ro radeon.modeset=1
~$ pacman -Q xf86-video-ati
xf86-video-ati 6.13.2-2
~$ cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
EndSection
Section "ServerFlags"
Option "DontZap" "on"
EndSection
Section "Monitor"
Identifier "LCD Panel"
EndSection
Section "Device"
Identifier "Radeon XPress 200M"
Driver "radeon"
Option "EnablePageFlip" "on"
Option "EXAPixmaps" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Radeon XPress 200M"
Monitor "LCD Panel"
EndSection

Similar Messages

  • ATI Radeon Xpress 200M Drivers

    Hi everyone, I have a Toshiba Satellite M50 laptop and am running Windows 7 Ultimate, and have the ATI Radeon Xpress 200M graphics card. I used the initial 8.31 Vista driver and upgraded to the 8.561 beta driver for Windows 7, through the Microsoft Update Catalog. As this is now a legacy card, I have downloaded and tried the 8.671 driver (in the Catalyst 9.11 package) from the ATI website and this did not work, only installing updates to the CCC. I don't care about the Catalyst Control Center, and am only after the driver itself.
    Since the drivers on the ATI website are in the form of an .exe package, I cannot get a hold of the appropriate .inf file for the graphics card. I was wondering if it were indeed possible to obtain a newer version than 8.561 of the graphics driver, by way of .inf file or not? I would be very grateful for any help or insight into this.
    Hardware IDs in Device Manager for my card is:
    PCI\VEN_1002&DEV_5A62&SUBSYS_FF001179&REV_00
    PCI\VEN_1002&DEV_5A62&SUBSYS_FF001179
    PCI\VEN_1002&DEV_5A62&CC_030000
    PCI\VEN_1002&DEV_5A62&CC_0300
    Compatible IDs:
    PCI\VEN_1002&DEV_5A62&REV_00
    PCI\VEN_1002&DEV_5A62
    PCI\VEN_1002&CC_030000
    PCI\VEN_1002&CC_0300
    PCI\VEN_1002
    PCI\CC_030000
    PCI\CC_0300

    Hi blastoise,
    As you may noticed, the latest driver for your display card is only for Windows Vista on the manufacturer's website. It seems there is no newer driver is published. Therefore, I think the most suitable driver is provided by Windows Update which is version 8.561.0.0. Please see HERE. You can also contact Toshiba directly to confirm this issue.
    Besides, does the driver you installed work properly? If not, could you please provide the error message listed in Device Manager?
    1. Click the Start Button, type Device Manager in the Search bar and press "Enter". Click Continue if necessary.
    2. Double click to expand the "Display adapter"
    3. Right click the display card and click "Properties".
    Regards,
    Linda

  • SatellIte A100-220 - ATI Radeon Xpress 200M Driver update

    Hello
    I have a laptop Toshiba SatellIte A100-220 and I can not find the latest driver for Ati Radeon Xpress 200M, could you help me?
    Advance I thank.

    Which operating system do you use?
    I presume that you know that you should use drivers from Toshiba support page. Have you already checked latest version there?

  • Ati radeon xpress 200m igp

    looking for Windows  graphics drivers for my old laptop.  the card is an ATI RADEON® XPRESS 200M IGP.  Thanks.

    Please provide your system model
    You have the option of using the inbox Microsoft Basic Display Driver or
    the Windows 7 driver (not fully Win 8 compatible)
    http://catalog.update.microsoft.com/v7/site/Search.aspx?q=pci%5cven_1002%26dev_5a62
      ATI Technologies Inc. - Display - ATI Radeon Xpress Series 32-bit Windows 7 Drivers (Other Hardware) 12/1/2008 8.561.0.0 42.0 MB 44041632    
    ATI Technologies Inc. - Display - ATI Radeon Xpress Series 64-bit Windows 7 Drivers (Other Hardware) 12/1/2008 8.561.0.0 81.1 MB 85032672  

  • [Solved] Need help with Eve Online and Ati Radeon HD5650

    Hi
    I'm having trouble running Eve Online under wine on my Acer TimelineX 3820TG.
    I am using wine-1.4-rc5, wine_gecko and winetricks from the repository
    and the open source drivers. (using WINEARCH=win32)
    I also have the libgl, lib32-libgl, mesa and lib32-mesa installed.
    Wine starts, Eve logo/picture shows and then I get the following errors:
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:gameux:GameExplorerImpl_VerifyAccess (0x12af30, L"D:\\Eve\\eve.exe", 0x33fd74)
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:heap:HeapSetInformation 0x48b000 0 0x33f31c 4
    Network layer using: CarbonIO
    EVE Client version 7.22 build 342397 starting 18:45:13
    Multi-Language System: Client using language [EN]
    Starting up Trinity through _trinity_deploy.dll ...
    err:winediag:wined3d_dll_init The GLSL shader backend has been disabled. You get to keep all the pieces if it breaks.
    fixme:dbghelp:elf_search_auxv can't find symbol in module
    wine: Unhandled page fault on read access to 0xffffffff at address 0xf5faab41 (thread 0025), starting debugger...
    Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0xf5faab41).
    Register dump:
    CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
    EIP:f5faab41 ESP:00337e8c EBP:00000000 EFLAGS:00210202( R- -- I - - - )
    EAX:f5bd3e28 EBX:f6c15ff4 ECX:00000001 EDX:f5bd3e28
    ESI:f5b7f510 EDI:f5bd3e28
    Stack dump:
    0x00337e8c: f5bd3e28 0003c000 00008092 ffffffff
    0x00337e9c: 00000000 f5c92250 00000002 00000000
    0x00337eac: f5bd3c58 f5b81430 47000000 00000000
    0x00337ebc: 00000000 f5be40f3 00000000 00000002
    0x00337ecc: 00000000 00000028 f61c590b f6c15ff4
    0x00337edc: 00000000 00000000 00000002 00000010
    000c: sel=0067 base=00000000 limit=00000000 32-bit r-x
    Backtrace:
    =>0 0xf5faab41 in r600_dri.so (+0x143b41) (0x00000000)
    1 0xf6194810 in r600_dri.so (+0x32d80f) (0xf5bd3c58)
    2 0xf5fb9e0f in r600_dri.so (+0x152e0e) (0x00338124)
    3 0xf5fa81e3 in r600_dri.so (+0x1411e2) (0xf5b78480)
    4 0xf61c94ca in r600_dri.so (+0x3624c9) (0xf5bd35f8)
    5 0xf608df36 in r600_dri.so (+0x226f35) (0xf5bd35f8)
    6 0xf6086756 in r600_dri.so (+0x21f755) (0xf5bd35f8)
    7 0xf604f94b in r600_dri.so (+0x1e894a) (0x00000de1)
    8 0xf6052da1 in r600_dri.so (+0x1ebda0) (0x003383b4)
    9 0xf6ffb304 in wined3d (+0x4b303) (0x003383b4)
    10 0xf7007bac in wined3d (+0x57bab) (0x00338574)
    11 0xf700ec16 in wined3d (+0x5ec15) (0x00338a14)
    12 0xf7012493 in wined3d (+0x62492) (0x00338a34)
    13 0xf7096c35 wined3d_create+0x64() in wined3d (0x00338a74)
    14 0xf70faf77 Direct3DCreate9+0x66() in d3d9 (0x00338aa4)
    15 0x06267aa3 in _trinity_deploy (+0x247aa2) (0x0033931c)
    16 0x1009ca12 in blue (+0x9ca11) (0x0033960c)
    17 0x1009d161 in blue (+0x9d160) (0x00339630)
    18 0x1009d0e5 in blue (+0x9d0e4) (0x00339774)
    19 0x06257a79 in _trinity_deploy (+0x237a78) (0x003397bc)
    20 0x066fdd02 in _trinity_deploy (+0x6ddd01) (0x003397d8)
    21 0x066fa332 in _trinity_deploy (+0x6da331) (0x003397f4)
    22 0x066fdf0e in _trinity_deploy (+0x6ddf0d) (0x00339818)
    23 0x100115b1 in blue (+0x115b0) (0x00339830)
    24 0x1009c6a9 in blue (+0x9c6a8) (0x00339b28)
    25 0x1009f6ab in blue (+0x9f6aa) (0x00339b9c)
    26 0x1009ae89 in blue (+0x9ae88) (0x00339ba8)
    27 0x1e01bb06 in python27 (+0x1bb05) (0x01e7b710)
    0xf5faab41:
    Modules:
    Module Address Debug info Name (120 modules)
    PE 3e0000- 3f3000 Deferred physxloader
    PE 400000- 48b000 Deferred exefile
    PE 30d0000- 3189000 Deferred _ssl.pyd
    PE 3190000- 31c6000 Deferred _yaml.pyd
    PE 31d0000- 33b5000 Deferred d3dx9_42
    PE 33c0000- 33f3000 Deferred tbb
    PE 3400000- 34ce000 Deferred umbra
    PE 34d0000- 35c7000 Deferred apexframework_x86
    PE 6020000- 6d16000 Export _trinity_deploy
    PE 10000000-101be000 Export blue
    PE 18000000-18045000 Deferred binkw32
    PE 1d1a0000-1d1b7000 Deferred _ctypes.pyd
    PE 1e000000-1e3aa000 Export python27
    PE 78000000-78044000 Deferred msvcrt
    PE 78050000-780b9000 Deferred msvcp100
    PE 78130000-781cb000 Deferred msvcr80
    PE 78aa0000-78b5f000 Deferred msvcr100
    ELF 7b800000-7b9f6000 Deferred kernel32<elf>
    \-PE 7b810000-7b9f6000 \ kernel32
    ELF 7bc00000-7bcd2000 Deferred ntdll<elf>
    \-PE 7bc10000-7bcd2000 \ ntdll
    ELF 7bf00000-7bf04000 Deferred <wine-loader>
    PE 7c420000-7c4a7000 Deferred msvcp80
    ELF 7e10a000-7e188000 Deferred rpcrt4<elf>
    \-PE 7e120000-7e188000 \ rpcrt4
    ELF 7e188000-7e2af000 Deferred ole32<elf>
    \-PE 7e1a0000-7e2af000 \ ole32
    ELF 7e2af000-7e2e5000 Deferred uxtheme<elf>
    \-PE 7e2c0000-7e2e5000 \ uxtheme
    ELF 7e2e5000-7e2eb000 Deferred libxfixes.so.3
    ELF 7e2eb000-7e2f6000 Deferred libxcursor.so.1
    ELF 7e326000-7e350000 Deferred libexpat.so.1
    ELF 7e350000-7e385000 Deferred libfontconfig.so.1
    ELF 7e385000-7e395000 Deferred libxi.so.6
    ELF 7e395000-7e399000 Deferred libxcomposite.so.1
    ELF 7e399000-7e3a2000 Deferred libxrandr.so.2
    ELF 7e3a2000-7e3ad000 Deferred libxrender.so.1
    ELF 7e3ad000-7e3b3000 Deferred libxxf86vm.so.1
    ELF 7e3b3000-7e3b7000 Deferred libxinerama.so.1
    ELF 7e3b7000-7e3db000 Deferred imm32<elf>
    \-PE 7e3c0000-7e3db000 \ imm32
    ELF 7e3db000-7e3e2000 Deferred libxdmcp.so.6
    ELF 7e3e2000-7e402000 Deferred libxcb.so.1
    ELF 7e402000-7e41c000 Deferred libice.so.6
    ELF 7e41c000-7e554000 Deferred libx11.so.6
    ELF 7e554000-7e567000 Deferred libxext.so.6
    ELF 7e567000-7e603000 Deferred winex11<elf>
    \-PE 7e570000-7e603000 \ winex11
    ELF 7e603000-7e69f000 Deferred libfreetype.so.6
    ELF 7e69f000-7e6c6000 Deferred mpr<elf>
    \-PE 7e6b0000-7e6c6000 \ mpr
    ELF 7e6c6000-7e6dd000 Deferred libz.so.1
    ELF 7e70d000-7e782000 Deferred wininet<elf>
    \-PE 7e720000-7e782000 \ wininet
    ELF 7e782000-7e885000 Deferred comctl32<elf>
    \-PE 7e790000-7e885000 \ comctl32
    ELF 7e885000-7e8f8000 Deferred shlwapi<elf>
    \-PE 7e890000-7e8f8000 \ shlwapi
    ELF 7e8f8000-7eb1b000 Deferred shell32<elf>
    \-PE 7e910000-7eb1b000 \ shell32
    ELF 7eb1b000-7eb84000 Deferred advapi32<elf>
    \-PE 7eb30000-7eb84000 \ advapi32
    ELF 7eb84000-7ec50000 Deferred gdi32<elf>
    \-PE 7eb90000-7ec50000 \ gdi32
    ELF 7ec50000-7eda2000 Deferred user32<elf>
    \-PE 7ec60000-7eda2000 \ user32
    ELF 7efa2000-7efd0000 Deferred libm.so.6
    ELF 7efd0000-7efd6000 Deferred libuuid.so.1
    ELF 7efd6000-7efe6000 Deferred libbz2.so.1.0
    ELF 7efe6000-7f000000 Deferred version<elf>
    \-PE 7eff0000-7f000000 \ version
    ELF f5aa6000-f5aad000 Deferred libnss_dns.so.2
    ELF f5d63000-f5d7e000 Deferred libgcc_s.so.1
    ELF f5e67000-f6c96000 Dwarf r600_dri.so
    ELF f6c96000-f6ced000 Deferred libgl.so.1
    ELF f6d2c000-f6d32000 Deferred libtxc_dxtn.so
    ELF f6d32000-f6d3b000 Deferred librt.so.1
    ELF f6d3b000-f6d48000 Deferred libdrm.so.2
    ELF f6d48000-f6d5e000 Deferred libxcb-glx.so.0
    ELF f6d5e000-f6d74000 Deferred libglapi.so.0
    ELF f6d8d000-f6da4000 Deferred libresolv.so.2
    ELF f6da4000-f6de0000 Deferred winspool<elf>
    \-PE f6db0000-f6de0000 \ winspool
    ELF f6de0000-f6ec4000 Deferred comdlg32<elf>
    \-PE f6df0000-f6ec4000 \ comdlg32
    ELF f6ec4000-f6eee000 Deferred msacm32<elf>
    \-PE f6ed0000-f6eee000 \ msacm32
    ELF f6eee000-f6f9f000 Deferred winmm<elf>
    \-PE f6f00000-f6f9f000 \ winmm
    ELF f6f9f000-f70e5000 Dwarf wined3d<elf>
    \-PE f6fb0000-f70e5000 \ wined3d
    ELF f70e5000-f7123000 Dwarf d3d9<elf>
    \-PE f70f0000-f7123000 \ d3d9
    ELF f7123000-f7231000 Deferred oleaut32<elf>
    \-PE f7140000-f7231000 \ oleaut32
    ELF f7231000-f7249000 Deferred wtsapi32<elf>
    \-PE f7240000-f7249000 \ wtsapi32
    ELF f7249000-f728b000 Deferred rsaenh<elf>
    \-PE f7250000-f728b000 \ rsaenh
    ELF f728b000-f72ae000 Deferred iphlpapi<elf>
    \-PE f7290000-f72ae000 \ iphlpapi
    ELF f72ae000-f7368000 Deferred crypt32<elf>
    \-PE f72c0000-f7368000 \ crypt32
    ELF f7368000-f739c000 Deferred ws2_32<elf>
    \-PE f7370000-f739c000 \ ws2_32
    ELF f739c000-f7400000 Deferred dbghelp<elf>
    \-PE f73a0000-f7400000 \ dbghelp
    ELF f7400000-f740d000 Deferred libnss_files.so.2
    ELF f740f000-f7414000 Deferred libdl.so.2
    ELF f7417000-f7420000 Deferred libsm.so.6
    ELF f7425000-f7428000 Deferred libx11-xcb.so.1
    ELF f7428000-f742c000 Deferred libxdamage.so.1
    ELF f742c000-f7440000 Deferred psapi<elf>
    \-PE f7430000-f7440000 \ psapi
    ELF f7440000-f7444000 Deferred libxau.so.6
    ELF f7444000-f75e6000 Deferred libc.so.6
    ELF f75e6000-f7601000 Deferred libpthread.so.0
    ELF f7601000-f7745000 Dwarf libwine.so.1
    ELF f7746000-f7768000 Deferred ld-linux.so.2
    ELF f7768000-f7769000 Deferred [vdso].so
    Threads:
    process tid prio (all id:s are in hex)
    00000008 explorer.exe
    00000009 0
    0000000e services.exe
    0000001e 0
    0000001d 0
    00000015 0
    00000010 0
    0000000f 0
    00000012 winedevice.exe
    00000019 0
    00000014 0
    00000013 0
    0000001a plugplay.exe
    0000001f 0
    0000001c 0
    0000001b 0
    00000022 eve.exe
    00000023 0
    00000024 (D) D:\Eve\bin\ExeFile.exe
    0000002f 0
    0000002e 0
    0000002d 0
    0000002c 0
    0000002b 0
    0000002a 2
    00000029 2
    00000028 2
    00000027 0
    00000026 0
    00000025 0 <==
    I have been looking for a solution for quite a while...
    I think I have all 32 bit and 64 bit libraries and drivers installed.
    By the looks of it something in  r600_dri.so breaks, but I have no idea how to fix this
    lspci:
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
    02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Madison [Radeon HD 5000M Series]
    02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Redwood HDMI Audio [Radeon HD 5000 Series]
    03:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v1.0 Gigabit Ethernet (rev c0)
    05:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
    ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
    ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
    ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
    ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
    ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
    ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
    Does anyone have an idea ?
    *if you need any additional output just ask and I will be happy to provide it.
    Last edited by sidra (2012-03-14 11:36:41)

    bump ...  nobody has anything helpful to post ?
    Am I trying to do something that is not possible with the open source driver ? start a game in wine 32bit?
    Or maybe the problem is in one of the  libraries ?
    I did mess around with the catalyst before, but the 2d was so bad that I decided not to even try the 3D watching a movie was impossible at a decent fps O.o
    And I do believe that I removed all and re-installed Open Source libraries + drivers properly. Is there a definitive way to check ?

  • Update 10.8.2 from 10.8.1 fails with MacPro 2009 and ATI HD 5870

    I tried to update my Mac Pro 2009 from 10.8.1 to 10.8.2, after the download and install of 10.8.2 my mac completly hang in a white screen mode with broken graphics. No chance to fix that - i nearly tried everything. All hardware is okay, as i went back to 10.8.1 from a cloned drive.
    Yes, the configuration of my mac is complex, here is a list:
    Mac Pro 2009  2x 2.66 GhZ Quad-Core
    96 GB RAM - 3x 16GB + 3x 16GB
    ATI RADEON HD5870 1GB
    Apple RAID Card installed (with 4 drives raid 5 attached)
    Apple Fibre Channel Card installed (2x 4GB Fiberchannel)
    Monitor NEC PA301W
    Booting from a Crucial M$ 512MB SSD
    Again: All works perfectly fine on 10.8.1.... As I went back through a cloned drive.
    BUT it`s impossible to boot the machine even from an attached (firewire) clean installed 10.8.2 (i tried that too)
    10.8.2 worls perfectly on my the Mac Book Air, no prblems upgrading at all- BUT did anybody know of a bug - especially related with the ATI HD 5870 in an MacPro 2009 ?? I repeat myself, all works perfectly great on 10.8.1 but there is as of now no chance to go up to 10.8.2 without getting a white blank screen.
    So please, did anybody had the same problems with the ATI 5870 ? Or with the Apple Raid Card or Aplle Fibrechannel 2 Port Card? Is it the combination within my Mac Pro?
    I would really appreciate any tipp, help or support !
    Thanks!!!

    After successfully installing 10.8.2 from 10.8.1 - which never worked with 96 GB (6x 16GB) on my Mac Pro, it worked perfectly with reducing the RAM to 48 GB. See posting above.
    After the 10.8.2 Update I added again 16GB to a total of 64 GB - WORKED!
    Then I tried it again with all 6x 16GB (3x 16 + 3x 16Gb) FAILED ... again the same frozen broken screen on 10.8.2 - whitch works PERFECTLY under 10.8.1 (!!)
    Last not least I added 1x 16GB more, so right now I have 3x 16GB on Bank 1 + 2x 16GB on Bank 2 - in total 80GB and it WORKS!!!
    The memory is fine ! as i changed the different RAM Modules, so it`s NOT a defective RAM Module. For me right now the solution is either to run 10.8.2 with 80GB OR 10.8.1 with 96GB.
    I guess this really has to be a BUG, or has anybody else another idea WHY 96GB RAM work on 10.8.1 and (in my case max. 80 GB RAM) work only in 10.8.2?
    Maybe this solves some problems for other with >64GB RAM installed when they want to upgrade from 10.8.1 to 10.8.2 .... If you can run your system with more than 80GB PLEASE let me know. Right now I have at least one spare 16GB module.
    so that config is working now:
    Mac Pro 2009  2x 2.66 GhZ Quad-Core
    80 GB RAM - 3x 16GB + 2x 16GB
    ATI RADEON HD5870 1GB
    Apple RAID Card installed (with 4 drives raid 5 attached)
    Apple Fibre Channel Card installed (2x 4GB Fiberchannel)
    Monitor NEC PA301W
    Booting from a Crucial M$ 512MB SSD

  • Hello !, can i install Mac OSX Lion to my PC (not mac)  i have got Intel Core2 Quad processor and Gigabyte P35-DS3 and 3GB RAM and ATI Radeon HD4850 Sapphire graphics Card ?

    Hello Guys
    i want to install MacOSX to my pc
    i heard something about that (like OSX86 project ?)
    i have got Intel Core2 Quad processor and Gigabyte P35-DS3 and 3GB RAM and ATI Radeon HD4850 Sapphire graphics Card ?
    please answer .......

    Teknus...  Here's the issue.  For starters, I understand software licensing issues may not be interpreted the same in all countries (although they are still applicable).  I also understand that everyone is not familiar with what software licensing is.  It is technically possible to install OS X on a PC (as you have seen on your friends computer).  However, Apple has designed OS X to only work on Macs.  In order to get OS X to work on a PC, it must be modified ("hacked").  As these forums are owned by Apple, we are not permitted to provide you with instructions on how to hack their OS.
    Having said that, I have used OS X on PCs.  It is not a pleasant experience at all.  The experience is actually poor enough on a PC that I would not even use it... opting for Windows or Linux instead.  You're simply sacrificing too much of the true OS X experience when you try to run it on standard PC hardware.  If you want to try  a different operating system, give Linux a try.  There are many free versions out there and they will run on just about any PC.  The forums are also very helpful.  Linux is much more similar to OS X than Windows.
    I understand that Macs are expensive and that you would like to use OS X on a PC.  The simple fact is that using it on a PC would not be the same as using it on a Mac. 

  • Verizon is using the Elipsis tablets to steal data from their customers.  The only way to stop data from registering as cellular data is to pull the SIM card.  This occurs with wifi enabled and cellular,dara disabled.  If,you take your tablet to a Verizon

    Verizon is using the Elipsis tablets to steal data from their customers.  The only way to stop data from registering as cellular data is to pull the SIM card.  This occurs with wifi enabled and cellular,dara disabled.  If,you take your tablet to a Verizonstore they will upgrade your data plan to cover the overage and credit the upgrade.  You will then have to remember to downgrade your plan or continue to pay for more data.  Verizon, how would you feel if I walked into one of your stores and started filling my pockets with merchandise?  If cought can I just give the product back and say "oops, sorry"

    Today, my FCC complaint hit the same person working on the BBB complaint.  Jimmie has been very nice and seems willing to work with this problem.  We have been able to come to an agreement.  I paid the purchase price for the phone and he returned my upgrade and unlimited data plan.  This is what would have occurred if Verizon had given me correct information to begin with.  I am happy with this result.  He also brought quite a few instances concerning the handling of my transfer and upgrade that did not follow proper procedure.  I am also confident that I would not have resolved this without complaining to BBB and or FCC.  Verizon had no interest in solving the problem nor did they show any propensity to keeping a 20 year client.  Even though this last CSR was very polite and helpful, his sole job is to respond to formal Federal and State complaints.  He is required by law to address every complaint and report the reporting agency the agreed upon results - good or bad.  Again, I suggest - If you are not getting the proper customer service, complain to someone outside of Verizon.  Jimmie had not received any complaints registered with Verizon directly and I still have not had any contact with any other management representative that I was told would call.

  • Where can I find 24"  ATI RADEON HD 4850 video card or if there is one compereble to it or dose Aple  replaces with new one, because ATI RADEON HD 2600  is deffective and APPLE dose free replacment. Thanks

    Where can I find 24"  ATI RADEON HD 4850 video card or if there is one compereble to it or does  Aple  replaces with new one, because ATI RADEON HD 2600  has been recognised as deffective by Apple and APPLE  replaces for free. Thanks

    http://www.amd.com/us/products/notebook/graphics/Pages/notebook-graphics.aspx is a starting point.

  • 240 Gt with Cuda enabled and I can't get AME (6.0.1) to encode the file

    I have 240 Gt with Cuda enabled and I can't get AME (6.0.1) to encode the file, when I switch to software only it will encode. Any help on how to get to encode in Cuda mode? 

    That is not a card that any Adobe software will use for CUDA acceleration.
    See the system requirements for Premiere Pro CS6:
    http://www.adobe.com/products/premiere/tech-specs.html

  • [Athlon64] Anybody has any experience with ATI Radeon XPRESS 200P chip sets?

    Anybody has any experience with ATI Radeon XPRESS 200P chip sets?
    I am looking to purchase a computer for my wife who does not require major computing power. And looks like ATI is a cheaper option.  Any recommendations?
    Any info is greatly appreciated.

    Quote from: dannol48 on 23-June-05, 02:25:47
    The RS480M2-IL haa a CnQ option in Bios. 
    Installing the AMD driver and setting the Power Scheme to "Minimal Power Management" in Power Options is required to enable CnQ in XP.
    Danno
    Hello Danno ^^¿''
    Well, I just bought the RS480M2-IL with a Venice 3000+ and 1 GB DDR, I've tested the Video onboard(all the newest drivers installed)  with the 3DMARK  2001, and I just can get 3052 ptos...so .. please tell if you has made some time ...and how's your score?
    Oh man please tell me...maybe I made a bad choise but I was specting something better from this Mobo!!!...
    thanks and enjoy the time 
    PD: Another thing: my modo comes with the bios ver. 3.4 ...and have "The Normals falis" son I don't really know wich ver, could be better....cya..

  • MBO MSI 645 Ultra and Ati Radeon x1650pro 512MB agp

    I tried to upgrade my comp. with new graphic card Ati radeon X1650pro, 512Mb, AGP.  X1650pro works great 3 days and then colapsed. When I became a new one from shop, It hapen the same: work great 3 days and then colapsed. I dont know what to do. I have old MBO MSI 645 ultra, intel pentium 4 on 2,4 Ghz, 1280 RAM, 80Gb + 120Gb hard drives, Samsung DVD player  and LG DVD-RW... I think this motherboard dont support Ati Radeon X1650pro graphic card. I have before Ati Radeon 9600pro 256Mb and it work perfectly.  Dont tell me that its time to buy all new (MBO, procesor, etc...) Regards from Croatia...

    If you place Ati 9600 back in system, is all OK?
    Could be faulty 1650pro card...........
    Please couls you list all components in your system.........

  • Photoshop CS3 and ATI Radeon 2600XT  Graphics ERRORS

    I am Running photoshop CS3 on a mac pro 2.8GHz 8-core with and ATI Radeon 2600XT graphics card. On any size file, from a small jpeg to an enormous tif, any time I pan around the image, the monitor will repeat a section of the image over and over to fill the screen. That is to say, panning vertically will fill the screen with copies of a random horizontal section of the image (20pixels wide or so). The effect goes away as soon as I perform another action that affects the entire image (zoom, action undo, create new layer, etc.). I have updated photoshop and osx with all available software and firmware updates.
    An example of what this looks like: http://www.flickr.com/photos/26107441@N02/2450960322/

    I am running the same Mac hardware with a Mitsubishi 2060u, 1600x1200, 85Hz (CRT). I am having no such issues with PS CS3. I tried the monitor at 60Hz as well which also worked fine.
    Do you have all the latest updates installed including the 2600 firmware update?
    -Keith

  • Best driver for dual-screen and 3D with Radeon Xpress 200M [solved]

    I need a good graphic driver for double screen and gaming, open source or old Ati one ?
    How I do install it correctly ???
    Note : catalyst could perform better for gamers ...
    Last edited by spiky25 (2009-11-22 23:53:01)

    Sorry for the mild thread necromancy.
    At what resolution do you run the external display? According to AMD/ATI, the radeon xpress 200m supports only up to 1600x1200, but I think I've used bigger displays with no problems.

  • HP Notebooks HP Notebooks amd display adapter and ati radeon graphics cards stopped working

    I have a 2000-21DX9 Notebook and keep getting messages solve issues with AMD display adapte and ati radeon graphics cards they stopped working.  When I open the action center to solve the issue It says "Computer unable to download the solution at this time.  Why won't it work and how do I fix it? 

    @pp62 
    ‎Thank you for using HP Support Forum. I have brought your issue to the appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post ( serial numbers and case details).
    If you are unfamiliar with the Forum's private messaging please click here to learn more.
    Thank you,
    Omar
    I Work for HP

Maybe you are looking for

  • Creation of BP from customer

    am trying to create a BP from custmer in Financial . Have already synchronized BP to Customer and Custmer to BP. am having the following error message: Customer 500002 cannot be assigned to a business partner Message no. CVIC_UI016 Diagnosis No busin

  • Question about a Bridge Icon

    Hi, I'm new to Adobe Bridge and I saw some photos of mine having an icon on the top right, its circular with two triangles or arrows on it, i can't seem to find it in the Help section of Bridge. what does this icon mean? and how do i remove it? thank

  • COPA- How to seggregate when 2 condion type are mapped to one copa field

    Hi, I have a scenario, wherein 2 Billing condition records PDIF & PR00 mapped to one copa field. Going forward, I can map each of them to different copa fields, then is their a way to correct past data? These 2 condition records have diffrent billing

  • How can i do to download again illustrator?

    i already download illustrator but i deleted from my computer how can i do to downloaded again ?

  • Windows 2000, OS 10.4, Network

    Hi, I have an eMac 1.25 Ghz running 10.4 and a Dell C600 laptop running Windows 2000. I have a wireless network with a hard drive hooked up to the eMac that I can access on the network through the eMac. I have my iTunes library on the external hard d