Radeon RS482 (Radeon Xpress 200M) no 3D acceleration

Hi,
I'have a problem with opensource radeon driver.
No have any 3D acceleration.
lspci :
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M]
glxinfo | grep -i opengl :
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.6
OpenGL shading language version string: 1.20
OpenGL extensions:
/etc/X11/xorg.conf :
Section "Module"
Load "i2c" # pour gérer la télévision
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "dri" # module pour l'accélération matériel
Load "dri2" # module pour l'accélération matériel
Load "extmod"
Load "glx" # pour la 3D
Load "bitmap" # bitmap-fonts
Load "type1"
Load "freetype"
Load "int10" # ajout
Load "vbe" # ajout
Load "record"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "radeon"
# Driver "ati" # wrapper générique, il choisit le bon pilote (radeon, rage128, ...)
# Option "AccelMethod" "EXA" # choisir XAA ou EXA - XAA est le plus stable, EXA est considéré comme stable depuis le pilote 6.7.194.
# Option "AccelDFS" "1" # mettre "1" si la carte n'est pas une AGP - s'utilise avec EXA
# Option "AGPMode" "4" # règle le débit AGP ( "1" par défaut), pour carte AGP seulement
# Option "AGPSize" "128" # pour carte AGP seulement
Option "GARTSize" "64"
Option "RingSize" "8"
Option "BufferSize" "2"
Option "EnablePageFlip" "1" # active 'page flipping' pour les applis 3D, parfois instable !
Option "EnableDepthMoves" "yes"
Option "UseFBDev" "false"
Option "ColorTiling" "1"
Option "RenderAccel" "true" # Active l'accélération matériel
Option "mtrr" "on"
Option "SubPixelOrder" "none"
Option "DPMS" "true" # gestion de l'énergie de l'écran
Option "DynamicClocks" "off"
Option "DRI" "true"
Option "NoAccel" "false"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "DRI"
Mode 0666
EndSection
dmesg with radeon loading :
Modules linked in: snd_hda_intel(+) snd_hda_codec radeon(+) ttm drm_kms_helper b44 drm sdhci_pci sdhci snd_hwdep snd_pcm snd_timer snd soundcore video ssb pcmcia pcmcia_core mmc_core joydev usbhid hid i2c_algo_bit led_class wmi output snd_page_alloc mii battery ac dell_laptop rfkill thermal lib80211_crypt_tkip button ricoh_mmc wl(P) ohci_hcd psmouse amd64_edac_mod dcdbas ehci_hcd evdev edac_core sg serio_raw lib80211 usbcore i2c_piix4 i2c_core cpufreq_userspace shpchp pci_hotplug k8temp cpufreq_conservative cpufreq_powersave cpufreq_ondemand powernow_k8 freq_table processor rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 dm_mod sd_mod sr_mod cdrom pata_acpi ata_generic ahci pata_atiixp libata scsi_mod
Pid: 1776, comm: modprobe Tainted: P 2.6.31-ARCH #1 Inspiron 1501
RIP: 0010:[<ffffffffa04cd1e3>] [<ffffffffa04cd1e3>] radeon_driver_load+0x93/0x2c0 [radeon]
RSP: 0000:ffff88015c163e38 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff88015eca8800 RCX: 0000000000000011
RDX: 0000000001030011 RSI: 0000000000000000 RDI: ffff88015c18d000
RBP: ffff88015c18c800 R08: 0000000000000000 R09: 0000000000000000
R10: 2222222222222222 R11: 2222222222222222 R12: 00000000fffffff4
R13: 0000000001030011 R14: ffffffffa0572f20 R15: ffff88015eca8bf8
FS: 00007f9730b73700(0000) GS:ffff880028028000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000098 CR3: 000000015c963000 CR4: 00000000000006f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process modprobe (pid: 1776, threadinfo ffff88015c162000, task ffff88015c131a80)
Stack:
0000000000ae6500 00000000b928fdd1 0000000000000000 ffff88015eca8800
<0> ffff88015f923000 ffffffffa0571ba0 ffffffffa0572f20 ffffffffa047f813
<0> ffff88015f923090 ffffffff811e8006 0000000000000000 00000000b928fdd1
Call Trace:
[<ffffffffa047f813>] ? drm_get_dev+0x353/0x5b0 [drm]
[<ffffffff811e8006>] ? kobject_get+0x26/0x50
[<ffffffffa0479450>] ? drm_init+0xc0/0x140 [drm]
[<ffffffffa0088000>] ? radeon_init+0x0/0xe8 [radeon]
[<ffffffff81009075>] ? do_one_initcall+0x45/0x1d0
[<ffffffff81098055>] ? sys_init_module+0x105/0x260
[<ffffffff8100c382>] ? system_call_fastpath+0x16/0x1b
Code: 84 9a 00 00 00 49 0f b7 cd 48 89 ab 90 03 00 00 44 89 ea 48 83 f9 1a 44 89 ad d4 03 00 00 0f 86 b4 00 00 00 48 8b 83 c0 03 00 00 <48> 8b 80 98 00 00 00 48 85 c0 0f 84 1d 01 00 00 48 89 df ff d0
RIP [<ffffffffa04cd1e3>] radeon_driver_load+0x93/0x2c0 [radeon]
RSP <ffff88015c163e38>
CR2: 0000000000000098
---[ end trace aa456f50e680fe43 ]---
grub :
title Arch Linux [/boot/vmlinuz26]
root (hd0,0)
kernel /vmlinuz26 root=/dev/mapper/VolGroup01-1 resume=/dev/mapper/VolGroup01-3 ro nomodeset vga=792
initrd /kernel26.img
/etc/modprobe.d/radeon.conf
options radeon modeset=0
packages used : libdrm-git and xf86-video-ati-git
packages tested : libdrm and xf86-video-ati
Please help me.
Thanks

Confirming, on Radeon M200 (r300) (ATI Radeon Xpress 1100) with and without KMS (modeset={0,1}). Resuming results in
olvar wrote:a corrupted screen.
Forcing VSync ON partially solves the problem (the screen is significantly less corrupted), but it cannot be used as a workaround.
Looking forward to any solutions / bugfixes.
There are also https://bugzilla.redhat.com/show_bug.cgi?id=468894 and https://bugzilla.redhat.com/show_bug.cgi?id=522070 but both are now closed
That seems to be synchronization problem, maybe hsync?
$ uname -a
Linux dotdoom 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686 Mobile AMD Sempron(tm) Processor 3400+ AuthenticAMD GNU/Linux
Also I'm having troubles with hibernation, it looks like trying to hibernate, but resumes immediately writing something to disk and then turns off. After power on it does not read the image, just makes a normal boot. Although I'm not sure it is related
Last edited by dot.doom (2010-10-14 19:20:39)

Similar Messages

  • 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  

  • 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

  • System crash: RC410 [Radeon Xpress 200M], xorg 1.7.6-3

    Having used FreeBSD and Ubuntu, I installed Arch Linux on my Toshiba Satellite A-135 yesterday and have been trying to find out ways to prevent the graphical desktop environment (gnome) from crashing. In fact the whole machine freezes; No key sequence works. This happens as soon as any window is opened, be it by running the browser or the file manager.
    I have done some googling on this issue of faulty driver (xf86-video-ati) that seems to be due to ATI not supporting old hardware and the newer version of X's incompatability with it. Really, the notebook is not even that old. I purchased it in 2007. While I wait for the open-source driver to get fixed or find some other workaround, I am using the 'fbdev' driver having specified it in xorg.conf.
    I will be glad if anyone can post a workaround/solution that enables the using of the ATI driver. Thanks!

    The 'pci=nomsi' kernel boot option given in the ATI documentation page did it for me! One can find it and the details of the kernel bug here:
    http://wiki.archlinux.org/index.php/ATI
    My graphic card is precisely the one -- Radeon Xpress 200M -- known to cause system crash.  Besides, I am using Kernel mode-setting too. Thanks for documenting.
    Last edited by pawn_island (2010-06-19 21:23:24)

  • 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.

  • 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?

  • [SOLVED] Xorg crashes with radeon xpress 200, KDE and no KMS

    Hi all, I'm experiencing an annoying problem with Arch. I'm using the xf86-video-ati driver, and in KDE 4.3.2, with compositing enabled, everytime I open a new window of any program and already having other window opened (for example, opening konsole and then opening chromium), X dies and goes to KDM login. I've made some tests and figured out that this occurs only when ati kernel modesetting is disabled and KWin's compositing is enabled. But when I enable modesetting, 3D compositing turns very slow. Is this problem ocurring with anyone else?
    Everytime X dies, this message appears when I run dmesg:
    [drm] Setting GART location based on new memory map
    [drm] Loading R300 Microcode
    [drm] Num pipes: 4
    [drm] writeback test succeeded in 1 usecs
    Here's my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Monitor"
    #DisplaySize 330 210 # mm
    Identifier "Monitor0"
    VendorName "AUO"
    ModelName "8174"
    EndSection
    Section "Device"
    Option "AccelDFS" "true"
    Option "AccelMethod" "EXA"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RC410 [Radeon Xpress 200M]"
    BusID "PCI:1:5:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Thanks in advance.
    Last edited by countercraft (2009-11-12 03:32:48)

    countercraft wrote:Hi all, I'm experiencing an annoying problem with Arch. I'm using the xf86-video-ati driver, and in KDE 4.3.2, with compositing enabled, everytime I open a new window of any program and already having other window opened (for example, opening konsole and then opening chromium), X dies and goes to KDM login. I've made some tests and figured out that this occurs only when ati kernel modesetting is disabled and KWin's compositing is enabled. But when I enable modesetting, 3D compositing turns very slow. Is this problem ocurring with anyone else?
    Hi, I have extactly the same problem. Have you already rebuilt those patched mesa, libgl, and ati-dri?
    This problem is really annoying, not least for coming so unexpected. But, as for me, I don't have time (and to be honest, any desire) to rebuild those with some cryptic patches. I just wonder, how such a big failure made into a mesa package?
    [EDIT]: I reinstalled the KDE packages yesterday, I didn't encounter this problem in GNOME.
    Last edited by Mad Max (2009-12-02 13:12:29)

  • Ati radeon xpress 200 series driver installing windows 8.1 pro black screen

    dell optiplex 320 running Windows 8.1 standard.  The display is listed as ATI RADEON XPREES 200 in the device manager. 
    It is using the driver provided by the operating system - ATI Technologies dated 10/2/2010 and version 10-2_legacy_vista32-64_dd_ccc and ATI_ATI-Radeon-Xpress-X1100_A03_R172873.  From a cold boot the blue Windows logo appears and then the mouse cursor
    in the middle of the screen, but the start screen with the tiles is not displayed.  Maybe this sounds weird, but I think the start screen and tiles is there, but just not being shown on the screen.  There appears to be nothing there, but I can move
    the cursor around on the black screen and click in frustration.  Then I press the power button and the laptop enters sleep mode.  Once in sleep mode I press power again to resume the computer and then the lock screen shows up and I can see the start
    screen and tiles and everything works like it should.  This only happens from a cold boot.  If the computer was on and restarted it does not happen.  Has this happened to anyone else?  Any suggestions?  I will check for a newer display
    driver from ATI.  The only driver on the Windows Update Catalog is for Windows Vista.

    mouse cursor in the middle of the screen, but the start screen with the tiles is not displayed.
    Usually it is nVidia users who complain of this.  An explanation would be that you are seeing your secondary monitor display in an Extended display configuration.  When you press Win- etc. it would show on your primary monitor (which you can't
    see).  So, press Win-P anyway and imagine that you can see its display.  Then you would press CursorUp, Enter and switch display configurations so you could see something. 
    only happens from a cold boot.
    Then there is a feature in a boot that makes this change.  Try using Win-P again when you can see it to see what the configuration is then.
    Robert Aldwinckle

  • [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..

  • Overclocking ATI Radeon xpress 1270

    Hi guys
    I have an msi notebook ER 710 with ATI RADEON XPRESS 1270 and i wonder if I can overclock the vga card. If any body knows how i can overclock it please give me some information and how can it be done?
    10x

    You can use Ati Tool ==> https://forum-en.msi.com/index.php?topic=107133.0 should able to do that.
    But however OC VGA notebook is not recommended.

  • Satellite A110 Upgrade - Xpress 200M problem, lost Toshiba software

    I own Toshiba Satellite A110-110. After using this laptop for a two years with pre-installed system, CPU and RAM I have decided to upgrade it. So, I change Celeron M410 for a Core Duo T2450, 60 GB HDD for a 250 GB HDD and 512 MB RAM for a 2 GB RAM and Windows XP HE for a Vista Business.
    Installation of all parts and software went fine. Then, I downloaded and installed drivers for Vista. So what is wrong you might ask?
    An ATI Xpress 200M, which could get from RAM up to 256 MB for graphic on Windows XP, now, with Vista, this graphic card in control panel displays only 128 MB obtained (shared) memory. What is more, there is no option to change settings and have that old 256 MB. Maybe someone knows the solution?
    As the second main problem after upgrading my personal system is total lost of all Toshiba utilities like Connectivity Doctor, Wireless LAN search (transparent oval radar hide on the right side of screen with other options), SRS WOW Sound panel and other which were in based configuration.
    Vista doesn't display anything though I put to the system some of it. If anyone can help to solve this problem and has knowledge where I can get that kind of software please give me a tip, and write what kind of idea you are able to share.
    Thank you for any help!!!
    chinar

    Thanks Homer for your answer. I went to link which you have send me. Once again I downloaded all drivers for A110 with Vista from Toshiba Support Website. When I have started installing those drivers, during the process, some of drivers couldn't be installed because of lack of appropriate software. As I stated in first post, I don't have any pre-installed Toshiba software which were included to A110 at the beginning (with XP, manufacturer configuration). Drivers and software offered by Toshiba via its website contain rather updates than basic and full software which can be downloaded and installed on any Toshiba laptop. So, here we go again to the beginning. Moreover, even if some of software were installed succesfully I still can't use Connectivity tool (that oval radar for searching available wireless intenet), I can't see and set SRS Wow sound panel beacuse there is no any set window to do this. Well, maybe they are not compatible with Vista and there is no possibility to see and use them like before (with XP). What do you think about it?
    chinar
    http://eu.computers.toshiba-europe.com/cgi-bin/ToshibaCSG/jsp/SUPPORTSECTION/discontinuedProductPage.do?service=EU&BV_UseBVCook ie=yes&PRODUCT_ID=117726
    Please see: Bundled software

  • ATI Cedar PRO [Radeon HD 5450/6350] GPU acceleration disabled

    Hi,
    my graphics card is a
    01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cedar PRO [Radeon HD 5450/6350]
    i've installed xf86-video-ati, ati-dri, mesa and linux-firmware.
    if i have a radeon entry in my mkinitcpio.conf or a entry in my /etc/modules-load.d/modules.conf, i get acceleration not enabled:
    [ 15.348683] radeon 0000:01:00.0: disabling GPU acceleration
    any ideas anyone?
    thanks for your help
    mongohorst

    cat /etc/mkinitcpio.conf
    # vim:set ft=sh
    # MODULES
    # The following modules are loaded before any boot hooks are
    # run. Advanced users may wish to specify all system modules
    # in this array. For instance:
    # MODULES="piix ide_disk reiserfs"
    MODULES=""
    # BINARIES
    # This setting includes any additional binaries a given user may
    # wish into the CPIO image. This is run last, so it may be used to
    # override the actual binaries included by a given hook
    # BINARIES are dependency parsed, so you may safely ignore libraries
    BINARIES=""
    # FILES
    # This setting is similar to BINARIES above, however, files are added
    # as-is and are not parsed in any way. This is useful for config files.
    # Some users may wish to include modprobe.conf for custom module options
    # like so:
    # FILES="/etc/modprobe.d/modprobe.conf"
    FILES=""
    # HOOKS
    # This is the most important setting in this file. The HOOKS control the
    # modules and scripts added to the image, and what happens at boot time.
    # Order is important, and it is recommended that you do not change the
    # order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
    # help on a given hook.
    # 'base' is _required_ unless you know precisely what you are doing.
    # 'udev' is _required_ in order to automatically load modules
    # 'filesystems' is _required_ unless you specify your fs modules in MODULES
    # Examples:
    ## This setup specifies all modules in the MODULES setting above.
    ## No raid, lvm2, or encrypted root is needed.
    # HOOKS="base"
    ## This setup will autodetect all modules for your system and should
    ## work as a sane default
    # HOOKS="base udev autodetect pata scsi sata filesystems"
    ## This is identical to the above, except the old ide subsystem is
    ## used for IDE devices instead of the new pata subsystem.
    # HOOKS="base udev autodetect ide scsi sata filesystems"
    ## This setup will generate a 'full' image which supports most systems.
    ## No autodetection is done.
    # HOOKS="base udev pata scsi sata usb filesystems"
    ## This setup assembles a pata mdadm array with an encrypted root FS.
    ## Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
    # HOOKS="base udev pata mdadm encrypt filesystems"
    ## This setup loads an lvm2 volume group on a usb device.
    # HOOKS="base udev usb lvm2 filesystems"
    ## NOTE: If you have /usr on a separate partition, you MUST include the
    # usr, fsck and shutdown hooks.
    HOOKS="base udev autodetect pata scsi sata encrypt filesystems usbinput fsck"
    # COMPRESSION
    # Use this to compress the initramfs image. By default, gzip compression
    # is used. Use 'cat' to create an uncompressed image.
    #COMPRESSION="gzip"
    #COMPRESSION="bzip2"
    #COMPRESSION="lzma"
    #COMPRESSION="xz"
    #COMPRESSION="lzop"
    # COMPRESSION_OPTIONS
    # Additional options for the compressor
    #COMPRESSION_OPTIONS=""
    cat /etc/modules-load.d/modules.conf
    radeon

  • ATI Radeon Xpress X200M 64MB - Do I need driver for my Satellite A series

    I had to have a new harddrive put into my computer, and now the device manager does not find the graphics card. It comes up under "Other Devices" and then it comes up as "Video Controller (VGA Compatible)"
    The drivers for this device are not installed. (Code 28)
    To reinstall the drivers for this device, click Reinstall Driver.
    How do I fix this?

    You have to install the graphic card driver.
    The graphic card driver can be found on the Toshiba European driver page.
    There you have to choose your notebook model to download the right driver.
    Unpack the driver package and install the driver. That??s all!!

  • Ati Xpress 200M 8.243.1.0 Driver on Satellite A-series

    I cannot find the ATI 8.243.1.0 driver for this card, i have 8.162v but i need the newer one becuase of a crash issue. i have checked the toshiba site for the driver but they only have the 8.162v. Can someone help I cannot find this driver anywhere????

    You can try the omegadrivers for ATI cards. Maybe it will help you out from your problem.
    Try it here: http://www.omegadrivers.net/
    A nice site which provides the latest drivers, and the best is, you can use them in notebooks, too.
    Greets

Maybe you are looking for