[SOLVED] ATI Driver Catalyst installation problems.

I am having real trouble installing the official catalyst drivers. I followed both these guides with noavail. http://www.neuraladvance.com/installing … linux.html and http://www.ramblgyrl.com/2014/11/instal … rch-linux/.
When I finish installing it just holds at the end of the boot cycle with no error I can only TTY into the system. Im not really sure what outputs you require but ill post a lspci.
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6620G]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
00:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port
00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port
00:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03)
00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 13)
00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD] FCH IDE Controller (rev 40)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 6
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 5
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 7
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M] (rev ff)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
04:00.1 SD Host controller: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
Last edited by moosethemucha (2015-02-05 12:26:21)

So I've been playing around. I have found other forum posts referring to my problem ( [link] https://bbs.archlinux.org/viewtopic.php?id=141130 [/link] ). I tried to install the drivers form the zip directly from the ATI website. I recieved this log file from the installer:
Supported adapter detected.
Detected a previous installation, /usr/share/ati/amd-uninstall.sh
Dryrun uninstall succeeded continuing with installation.
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.
Forcing uninstall of AMD Catalyst(TM) Proprietary Driver.
No integrity verification is done.
restore of system environment completed
Uninstall fglrx driver complete.
For detailed log of uninstall, please see /etc/ati/fglrx-uninstall.log
System must be rebooted to avoid system instability and potential data loss.
/usr/share/ati/amd-uninstall.sh completed with 0
Unloading radeon module...
rmmod: ERROR: Module radeon is in use
Unloading drm module...
rmmod: ERROR: Module drm is in use by: ttm drm_kms_helper radeon
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/3.18.4-1-ARCH/build SUBDIRS=/usr/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory '/usr/lib/modules/3.18.4-1-ARCH/build'
CC [M] /usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
/usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function ‘KCL_GetEffectiveUid’:
/usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1787:5: error: incompatible types when returning type ‘kuid_t’ but ‘KCL_TYPE_Uid’ was expected
return current_euid();
^
/usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1793:1: warning: control reaches end of non-void function [-Wreturn-type]
^
scripts/Makefile.build:257: recipe for target '/usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o' failed
make[2]: *** [/usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
Makefile:1381: recipe for target '_module_/usr/lib/modules/fglrx/build_mod/2.6.x' failed
make[1]: *** [_module_/usr/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory '/usr/lib/modules/3.18.4-1-ARCH/build'
Makefile:88: recipe for target 'kmod_build' failed
make: *** [kmod_build] Error 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult readme.
Also this is a copy of my xorg.conf file that was created when running ati-config.
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
also this when i run aticonfig --list-adapters
* 0. 00:01.0 AMD Radeon HD 6620G
* - Default adapter

Similar Messages

  • [SOLVED] CD Drive causing boot problems

    I'm trying to install Arch, but booting the install disk causes these errors to come up:
    Loading /arch/x86_64/vmlinuz.....
    Loading /arch/x86_64/archiso.img.............ready.
    Decompressing Linux... Parsing ELF... done.
    Booting the kernel.
    : : Starting udevd...
    done.
    : : Running Hook [udev]
    : : Triggering uevents...[ 19.934456] usb 5-1.6: device descriptor read/64, error -110
    [ 35.098044] usb 5-1.6: device descriptor read/64, error -110
    [ 36.869505] ata8.00: exception Emask 0x52 SAct 0x0 SErr 0xffffffff action 0xe frozen
    [ 36.869549] ata8: SError: { RecovData RecovComm UnrecovData Persist Proto HostInt PHYRdyChg PHYInt CommWake 10B8B Dispar BadCRC Handshk LinkSeq TrStaTrns UnrecFIS DevExch }
    [ 36.869598] ata8.0: failed command: IDENTIFY PACKET DEVICE
    [ 36.869639] ata8.0: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in
    [ 36.869640] res 40/00:00:00:00:00/00:00:00:00:00 Emask 0x56 (ATA bus error)
    [ 36.869721] ata 8.0: status: { DRDY }
    It just stops there and won't continue to boot. Disconnecting the SATA cable from my CD drive and using a flash drive to boot fixes these issues, but I didn't continue with the install because I wasn't sure if I would be unable to boot with the drive plugged in later. This is my CD drive. It's connected to a SATA 6GB/s port on my motherboard. The drive works perfectly in Windows.
    Also, if anyone knows anything about the USB error, help would be appreciated. That was the only error that did not go away after disconnecting my CD drive. I only have a keyboard, mouse, and WiFi dongle plugged in.
    Last edited by nigh (2012-05-29 09:28:01)

    Your issue with the SATA disc drive is a problem with Udev. Namely that some SATA disc drives do not support 16-byte pass-through commands coming from Udev. See this post for a longer explanation and the correct workaround:
    https://bbs.archlinux.org/viewtopic.php?pid=895404
    Other guides online will say to comment out parts of Udev's 60-persistent-storage.rules file, but I have found that to not only not work, but mess up detection of the SATA hard drives.
    So, after, or during, Arch installation using your USB stick:
    Add
    options libata atapi_passthru16=0
    to /etc/modprobe.d/modprobe.conf
    Add
    FILES="/etc/modprobe.d/modprobe.conf"
    to /etc/mkinitcpio.conf
    Rebuild kernel image with:
    mkinitcpio -p linux
    reboot
    To narrow down your USB issue, maybe you could try booting with only one plugged in at a time to identify which one has the issue. Do they all three work even though one gives this message?

  • ATI Driver Package GCC4 Problem

    Hi,
    I'm following this tutorial to build an ATI driver package, but I'm getting these errors:
    /var/abs/local/ati-drivers/src/lib/modules/fglrx/build_mod/nvidia-agp.c:57: error: static declaration of '__fgl_agp_try_unsupported' follows non-static declaration
    /var/abs/local/ati-drivers/src/lib/modules/fglrx/build_mod/agp_backend.h:92: error: previous declaration of '__fgl_agp_try_unsupported' was here
    After googling around, the problem seems to be with GCC versions (I'm using 4.0.1, the driver probably uses 3.x.x).  Then this post pointed me to a patch.  Pardon my ignorance, but how do I use this patch?  Or are there any other options available?
    Thanks!
    Will

    I saved it as a .patch file in {driver dir}/src/lib/modules/fglrx/build_mod and it works!

  • [SOLVED][ATI] Driver and/or Kernel Issue?

    Hi all,
    I've got a serious issue on my Workstation.
    The installation is only a few days old. It's the first Linux Installation on this system. So I don't know if ohter distributions/kernelversions would do it without any issue. I've not tried to install ATI propritary drivers as xorg 1.16 is installed.
    System specs:
    GPU ATI R9 270x
    CPU Intel Haswell i5-4440
    Board MSI H87-G43
    RAM 8 GB Mushkin DDR-3/1333
    Samsung SSD 830
    Problem discription:
    The system crahes randomly (after 5 mins. or after an two hours). Screen Blanks. Nothing is available. I had to do a hard reset every time. This happen in all circumstences e. g. Browsing Internet or even if there is nothing done on the computer. In all cases I've got no log-entries.
    But the last crash was different: the Display came back after a few minutes (just for the record: I've waited every crash for 10-15 mins. -.-).
    I've got the following log:
    Log:
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: ring 0 stalled for more than 10013msec
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: GPU lockup (waiting for 0x00000000001d5b16 last fence id 0x00000000001d5b12 on ring 0)
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: scheduling IB failed (-35).
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: Saved 27536 dwords of commands on ring 0.
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: GPU softreset: 0x0000006C
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS = 0xA0003028
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000006
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000006
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS = 0x20000AC0
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00010000
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000002
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: R_008680_CP_STAT = 0x80010243
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44483146
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: R_00D834_DMA_STATUS_REG = 0x44C84246
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000
    Aug 29 10:25:46 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: GRBM_SOFT_RESET=0x0000DDFF
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00100140
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS = 0x00003028
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000006
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000006
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00000000
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000000
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: R_008680_CP_STAT = 0x00000000
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: R_00D834_DMA_STATUS_REG = 0x44C83D57
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: GPU reset succeeded, trying to resume
    Aug 29 10:25:47 localhost kernel: [drm] probing gen 2 caps for device 8086:c01 = 261ad03/e
    Aug 29 10:25:47 localhost kernel: [drm] PCIE gen 3 link speeds already enabled
    Aug 29 10:25:47 localhost kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000276000).
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: WB enabled
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff8800da15ec00
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff8800da15ec04
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff8800da15ec08
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff8800da15ec0c
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff8800da15ec10
    Aug 29 10:25:47 localhost kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xffffc90004fb5a18
    Aug 29 10:25:47 localhost kernel: [drm] ring test on 0 succeeded in 4 usecs
    Aug 29 10:25:47 localhost kernel: [drm] ring test on 1 succeeded in 1 usecs
    Aug 29 10:25:47 localhost kernel: [drm] ring test on 2 succeeded in 1 usecs
    Aug 29 10:25:47 localhost kernel: [drm] ring test on 3 succeeded in 2 usecs
    Aug 29 10:25:47 localhost kernel: [drm] ring test on 4 succeeded in 1 usecs
    Aug 29 10:25:47 localhost kernel: [drm] ring test on 5 succeeded in 2 usecs
    Aug 29 10:25:47 localhost kernel: [drm] UVD initialized successfully.
    Aug 29 10:25:57 localhost kernel: radeon 0000:01:00.0: ring 0 stalled for more than 10003msec
    Aug 29 10:25:57 localhost kernel: radeon 0000:01:00.0: GPU lockup (waiting for 0x00000000001d5c59 last fence id 0x00000000001d5b12 on ring 0)
    Aug 29 10:25:57 localhost kernel: [drm:r600_ib_test] *ERROR* radeon: fence wait failed (-35).
    Aug 29 10:25:57 localhost kernel: [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on GFX ring (-35).
    Aug 29 10:25:57 localhost kernel: radeon 0000:01:00.0: ib ring test failed (-35).
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GPU softreset: 0x00000048
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS = 0xA0003028
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000006
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000006
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00010000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000002
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_008680_CP_STAT = 0x80010243
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_00D834_DMA_STATUS_REG = 0x44C83D57
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_SOFT_RESET=0x0000DDFF
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00000100
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS = 0x00003028
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000006
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000006
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_008680_CP_STAT = 0x00000000
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: R_00D834_DMA_STATUS_REG = 0x44C83D57
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: GPU reset succeeded, trying to resume
    Aug 29 10:25:58 localhost kernel: [drm] probing gen 2 caps for device 8086:c01 = 261ad03/e
    Aug 29 10:25:58 localhost kernel: [drm] PCIE gen 3 link speeds already enabled
    Aug 29 10:25:58 localhost kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000276000).
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: WB enabled
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff8800da15ec00
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff8800da15ec04
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff8800da15ec08
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff8800da15ec0c
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff8800da15ec10
    Aug 29 10:25:58 localhost kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xffffc90004fb5a18
    Aug 29 10:25:58 localhost kernel: [drm] ring test on 0 succeeded in 4 usecs
    Aug 29 10:25:58 localhost kernel: [drm] ring test on 1 succeeded in 1 usecs
    Aug 29 10:25:58 localhost kernel: [drm] ring test on 2 succeeded in 1 usecs
    Aug 29 10:25:58 localhost kernel: [drm] ring test on 3 succeeded in 2 usecs
    Aug 29 10:25:58 localhost kernel: [drm] ring test on 4 succeeded in 1 usecs
    Aug 29 10:25:59 localhost kernel: [drm] ring test on 5 succeeded in 2 usecs
    Aug 29 10:25:59 localhost kernel: [drm] UVD initialized successfully.
    Aug 29 10:25:59 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs
    Aug 29 10:25:59 localhost kernel: [drm] ib test on ring 1 succeeded in 0 usecs
    Aug 29 10:25:59 localhost kernel: [drm] ib test on ring 2 succeeded in 0 usecs
    Aug 29 10:25:59 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs
    Aug 29 10:25:59 localhost kernel: [drm] ib test on ring 4 succeeded in 0 usecs
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: ring 5 stalled for more than 10000msec
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000000004 last fence id 0x0000000000000002 on ring 5)
    Aug 29 10:26:09 localhost kernel: [drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-35).
    Aug 29 10:26:09 localhost kernel: [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-35).
    Aug 29 10:26:09 localhost kernel: [drm:radeon_pm_resume_dpm] *ERROR* radeon: dpm resume failed
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x04a44804
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000111A5
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x04048004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70053, read from TC (72)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x01443d04
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x0001118A
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0403D004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70026, read from DMA1 (61)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x01443d04
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00011199
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0403D004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70041, read from DMA1 (61)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x01643d04
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000111A3
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0403D004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70051, read from DMA1 (61)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x01643d04
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000111A7
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0403D004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70055, read from DMA1 (61)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x03c44404
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x0001119E
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x04044004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70046, read from TC (68)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x01a4c404
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x0001118D
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x040C4004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70029, read from TC (196)
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x0424c804
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000111A1
    Aug 29 10:26:09 localhost kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x040C8004
    Aug 29 10:26:09 localhost kernel: VM fault (0x04, vmid 2) at page 70049, read from TC (200)
    The last three lines will repaet for a few minutes with different ADDR and STATUS messages. I've cut the log.
    Please help me to fix this. Thanks in advance.
    Last edited by vanquish (2014-09-05 17:57:05)

    Ironically I've begun to see a very similar problem on my desktop.  My hardware is a bit different:
    GPU: ATI R9 280x
    CPU: AMD Phenom 1100T
    Gigabyte Mobo
    OSS Drivers: Mesa 10.2.6/libdrm 2.4.54
    Kernel: 3.16.1
    I received the following error last time:
    Aug 30 21:52:23 DCRIG kernel: \x09\x09power level 2 sclk: 100000 mclk: 150000 vddc: 1144 vddci: 875 pcie gen: 2
    Aug 30 21:52:23 DCRIG kernel: \x09\x09power level 3 sclk: 110000 mclk: 150000 vddc: 1200 vddci: 875 pcie gen: 2
    Aug 30 21:52:23 DCRIG kernel: \x09status: r
    Aug 30 21:52:23 DCRIG kernel: [drm:si_dpm_set_power_state] *ERROR* si_set_sw_state failed
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:23 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F9
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:23 DCRIG kernel: VM fault (0x04, vmid 1) at page 38905, read from CB (160)
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:23 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F9
    Aug 30 21:52:23 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:23 DCRIG kernel: VM fault (0x04, vmid 1) at page 38905, read from CB (160)
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:24 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F9
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:24 DCRIG kernel: VM fault (0x04, vmid 1) at page 38905, read from CB (160)
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f22a004
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000
    Aug 30 21:52:24 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02084004
    Aug 30 21:52:24 DCRIG kernel: VM fault (0x04, vmid 1) at page 0, read from TC (132)
    Aug 30 21:52:25 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:25 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:25 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:25 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:25 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:25 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F9
    Aug 30 21:52:25 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:25 DCRIG kernel: VM fault (0x04, vmid 1) at page 38905, read from CB (160)
    Aug 30 21:52:26 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:26 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:26 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:26 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:26 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:26 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F9
    Aug 30 21:52:26 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:26 DCRIG kernel: VM fault (0x04, vmid 1) at page 38905, read from CB (160)
    Aug 30 21:52:27 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:27 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:27 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:27 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:27 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:27 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F9
    Aug 30 21:52:27 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:27 DCRIG kernel: VM fault (0x04, vmid 1) at page 38905, read from CB (160)
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f02a004
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020A0004
    Aug 30 21:52:28 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (160)
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f029004
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02050004
    Aug 30 21:52:28 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from CB (80)
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: GPU fault detected: 146 0x0f225004
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x000097F8
    Aug 30 21:52:28 DCRIG kernel: radeon 0000:07:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02088004
    Aug 30 21:52:28 DCRIG kernel: VM fault (0x04, vmid 1) at page 38904, read from TC (136)
    As the message implies, it seems to occur when the kernel changes power states.  In use it does align, as the hard locks tend to occur most frequently in steam or if I encounter rich web content.  I'm beginning to suspect a hardware fault, but I'm going to try disabling DRM and test.
    Last edited by Devcon (2014-08-31 12:49:00)

  • Portal Drive Client Installation Problem

    Hello Everyone,
    I am attempting to install the Portal Drive Client on my PC and the installation finishes with the following errors.  Does anyone know what could be causing this and/or how to resolve the problem?
    Action-Type State Error Source Destination Error-Code
    Shortcut Install Not Available "C:\Program Files\SAP\PortalDrive\PortalDrive.exe" ProgramFiles\Startup\SAP Portal Drive Client -2147024891
    Registry Install Not Available  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TeamDrive ---> ErrorControl : 1 -2147024891
    Registry Install Not Available  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TeamDrive ---> Start : 2 -2147024891
    Registry Install Not Available  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TeamDrive ---> Group : NetworkProvider -2147024891
    Best Regards,
    Scott

    Hi Scott,
    What version of Portal Drive are you attempting to install? Also, what desktop O/S are you using?
    We are in the process of going to Windows 7 for our desktop, and we are having issues getting Portal Drive 4.4.6317.17 to work with it. I just submitted an OSS message on it.
    -StephenS

  • BF2 disk drive and installation problems (Windows XP Home on a MBP)

    So I've taken the leap and installed Windows XP Home on my MacBook Pro. It makes me cringe.
    It was not an easy process. Installing Windows took me about 4 hours. There would be an error, I would have to eject the disk, reboot, and the promised 39 minutes seemed to be 5 times slower than it actually was. By the time I got Windows installed it seemed to be running ok, until yesterday.
    Yesterday, I tried to install Battlefield 2 Deluxe Edition onto Windows. I inserted the first disc (1 of 5) and my MBP spit it right back out. This happened almost 10 times until finally when viewing "My Computer", the MBP accepted the disk. I then started to install. It froze up a couple of times, so I restarted. Same problem: the MBP wouldn't accept the disk. It finally did, I started install and it finally went. And then, about 4 or 5 percent of the way in, it stopped and said somethign along the lines of "BF2 installation failed, please restart install from the beginning". I did, and got the same message.
    Any ideas?
    2.0GHz MacBook Pro   Mac OS X (10.4.6)   1.5 Gb RAM

    Now that I have thought about it, I would have to guess that the problem is my SuperDrive.
    That would attain for the slow Windows Installation and the BF2 problems.
    I also am having problems importing a CD into iTunes. Seems like enough of a problem to make a visit to the Apple store.

  • [SOLVED] ATI Driver - No Video After Startx

    I've recently completed a fresh install of Arch on a new machine. Everything was going great until I attempted to configure the proprietary ATI suite. I'm using a Radeon 4670 HD card. After I execute startx, I am left with blank screens. I've been following instructions by way of the Arch Wiki, in the ATI Catalyst article. I have correctly installed catalyst-daemon and catalyst-utils. Once installed, I issued:
    # aticonfig --initial=dual-head
    # aticonfig -v
    After that, I rebooted. This is when my screen stayed black after trying to start X. To remedy this (as according to the wiki) I booted to init3, then issued:
    # rm /etc/ati/amdpcsdb
    I rebooted, and was still faced with the same issue. Next I tried:
    # aticonfig --initial=dual-head --input=/etc/X11/xorg.conf
    # aticonfig -v --input=/etc/X11/xorg.conf
    Reboot, still no luck. After this I tried:
    aticonfig --acpi-services=off --input=/etc/X11/xorg.conf
    Again, after reboot, still a black screen. At this point I feel like I'm just jacking up the issue worse than it was already. I'd be grateful for any information regarding this issue. Thanks.
    edit: I forgot to mention that I am attempting to run dual monitors. On the back of the card, there is a DVI in, and VGA in, and an HDMI in. I'm using two VGA monitors, so one cable is going to the VGA, and the other with an adapter running to the DVI in.
    Last edited by rogue (2011-08-04 09:19:53)

    First of all, thank you to everyone who took the time to reply, all of your help is very appreciated. I finally got things working (well sort of.) I tried to blacklist the radeon module in rc.conf, which didn't seem to do anything. So then, I created a conf file in /etc/modprobe.d/ to blacklist the radeon module, which did work. I am now able to boot into XFCE with sort of functioning dual monitor support- this will be my next task. Does anyone know why blacklisting with a modprobe conf file takes precedence over blacklisting in rc.conf? I'm guessing that modprobe is one of the first things checked at load-up. Should I keep the module !'d in rc.conf as well, or is it safe to remove that listing?
    Last edited by rogue (2011-08-04 09:23:36)

  • ATI Xpress 1250 Catalyst 9.3 Driver installation problem

    I have an ATI Xpress 1250 Radeon integrated graphics card on my laptop.
    The v9.4 drivers from the AUR crash my X and hangs with no keyboard/mouse interaction.
    The ATI driver website said the card required the 9.3 drivers which when installing gave this error:
    http://support.amd.com/us/gpudownload/l … ng=English
    [08:54][utils]$ sudo sh ati
    ati-driver-installer-9-3-x86.x86_64.run  atidriver/                               
    [08:54][utils]$ sudo sh ati-driver-installer-9-3-x86.x86_64.run
    Created directory fglrx-install.wdkccU
    Verifying archive integrity... All good.
    Uncompressing ATI Proprietary Linux Driver-8.593...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
    ==================================================
    ATI Technologies Linux Driver Installer/Packager
    ==================================================
    which: no XFree86 in (/bin:/usr/bin:/sbin:/usr/sbin:/opt/java/jre/bin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core:/home/chillu/bin/:/home/chillu/bin/)
    Error: ./default_policy.sh does not support version
    default:v2:i686:lib::none:2.6.29-ARCH; make sure that the version is being
    correctly set by --iscurrentdistro
    Removing temporary directory: fglrx-install.wdkccU
    Help!

    tealson wrote:
    I'm not quite sure, but the ATI Xpress 1250 may have been dropped from the driver support list. AMD/ATI changed a few things there back one month or so.
    Apart from this you should not try the driver from amd but test this one from aur:  http://aur.archlinux.org/packages.php?ID=25105
    Thank you!!
    That was exactly what I wanted to know!
    I was using the catalyst 9.4 drivers in the AUR and was searching for the legacy drivers from the AUR.
    Thanks again! Will try and post the results.

  • Overheating the laptop - Ati driver problem (SOLVED)

    Hi ppl.
    I have Acer Aspire 5732 Z laptop. Intel Pentium processor T4400 2.2 GHz. Ati Mobility Radeon HD 4570 512 MB VRAM, 15.6", 3 GB RAM, 320 GB HDD.
    I successfully solved all the problems during the installation, but this one I can not handle. The laptop is HEATING too much. I also have Ubuntu 9.10 on the other partition and its all fine. Its working on the temperature of ~46 C. And my Arch is working on the temperature of ~60 C. So its about 15 C difference between Ubuntu and Arch. Way too much.
    Arch is running in KDE mode. Have to add that I installed all KDE packages. Maybe the cause of this problem ?
    I am using the proprietary Ati Radeon driver. I tried to change it with open source Ati driver but Xorg refused to configure again (gave me a blank screen).
    I checked Wiki on laptop, but didnt succeded to solve this problem. Here s my rc.conf:
    MODULES=( acpi-cpufreq )
    DAEMONS=(syslog-ng dbus hal !acpid !acpi-support powernowd wicd !network !netfs alsa crond laptop-mode kdm)
    powernowd configuration:
    OPTIONS="-q -u 30 -l 10"
    acpi-support is blacklisted because I installed it from AUR and didnt managed it to work. Its just saying "no permission" during the boot. I actually installed it because I read that its Ubuntus Acpi management. ~ I repeat Acpi is working fine on my Ubuntu.
    I can also show my laptop-mode configuration files - if needed.
    I am a newbie for Arch but I rlly done my best on this issue as I want to use this system. I think its great and highly configurable and I just love the fact its a rolling distro. But I cant use it overheating.
    So, please help.
    Last edited by webmasteryoda (2010-04-05 19:10:54)

    Linux Mint 8 lsmod:
    Module Size Used by
    binfmt_misc 8356 1
    ppdev 6688 0
    vboxnetadp 78344 0
    vboxnetflt 84840 0
    vboxdrv 121160 1 vboxnetflt
    dm_crypt 12928 0
    arc4 1660 2
    ecb 2524 2
    snd_hda_codec_realtek 203328 1
    snd_hda_intel 26920 2
    joydev 10272 0
    snd_hda_codec 75708 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 7200 1 snd_hda_codec
    snd_pcm_oss 37920 0
    ath9k 258744 0
    snd_mixer_oss 16028 1 snd_pcm_oss
    mac80211 181236 1 ath9k
    snd_pcm 75296 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd_seq_dummy 2656 0
    snd_seq_oss 28576 0
    ath 8060 1 ath9k
    snd_seq_midi 6432 0
    iptable_filter 3100 0
    snd_rawmidi 22208 1 snd_seq_midi
    snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
    ip_tables 11692 1 iptable_filter
    snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
    snd_timer 22276 2 snd_pcm,snd_seq
    cfg80211 93052 3 ath9k,mac80211,ath
    x_tables 16544 1 ip_tables
    uvcvideo 59080 0
    snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
    fglrx 1989532 34
    snd 59204 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    led_class 4096 1 ath9k
    soundcore 7264 1 snd
    snd_page_alloc 9156 2 snd_hda_intel,snd_pcm
    videodev 36736 1 uvcvideo
    atl1c 30880 0
    v4l1_compat 14496 2 uvcvideo,videodev
    psmouse 56180 0
    lp 8964 0
    serio_raw 5280 0
    parport 35340 2 ppdev,lp
    dm_raid45 84228 0
    xor 15620 1 dm_raid45
    usbhid 38208 0
    video 19380 0
    output 2780 1 video
    intel_agp 27484 0
    agpgart 34988 2 fglrx,intel_agp
    ramzswap 8880 1
    xvmalloc 5180 1 ramzswap
    lzo_decompress 2620 1 ramzswap
    lzo_compress 2300 1 ramzswap
    Arch lsmod:
    Module Size Used by
    ipv6 237596 14
    radeon 525058 2
    ttm 31045 1 radeon
    drm_kms_helper 21971 1 radeon
    drm 126556 5 radeon,ttm,drm_kms_helper
    i2c_algo_bit 4219 1 radeon
    fuse 51628 2
    joydev 7768 0
    arc4 1058 2
    ecb 1545 2
    snd_hda_codec_realtek 179443 1
    snd_hda_intel 18985 2
    snd_hda_codec 56728 2 snd_hda_codec_realtek,snd_hda_intel
    snd_seq_dummy 1099 0
    snd_seq_oss 25304 0
    snd_seq_midi_event 4452 1 snd_seq_oss
    snd_seq 42628 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4313 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 33693 0
    snd_hwdep 5102 1 snd_hda_codec
    snd_pcm 57351 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd_mixer_oss 14810 1 snd_pcm_oss
    snd_timer 16117 2 snd_seq,snd_pcm
    ath9k 263503 0
    snd 43847 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_hwdep,snd_pcm,snd_mixer_oss,snd_timer
    usbhid 33579 0
    soundcore 5007 1 snd
    mac80211 149018 1 ath9k
    psmouse 56309 0
    i2c_i801 7122 0
    uvcvideo 54591 0
    iTCO_wdt 7577 0
    ath 6552 1 ath9k
    cpufreq_powersave 646 0
    intel_agp 23225 0
    videodev 31763 1 uvcvideo
    hid 61085 1 usbhid
    v4l1_compat 13478 2 uvcvideo,videodev
    cfg80211 106663 3 ath9k,mac80211,ath
    uhci_hcd 19156 0
    ehci_hcd 31594 0
    snd_page_alloc 5841 2 snd_hda_intel,snd_pcm
    pcspkr 1347 0
    serio_raw 3620 0
    rfkill 12320 1 cfg80211
    atl1c 26168 0
    i2c_core 15369 5 radeon,drm,i2c_algo_bit,i2c_i801,videodev
    cpufreq_ondemand 6897 2
    agpgart 23331 3 ttm,drm,intel_agp
    usbcore 118921 5 usbhid,uvcvideo,uhci_hcd,ehci_hcd
    sg 21079 0
    video 14871 0
    iTCO_vendor_support 1453 1 iTCO_wdt
    evdev 6970 16
    output 1404 1 video
    ac 2255 0
    battery 7328 0
    thermal 9326 0
    led_class 1933 1 ath9k
    button 3638 0
    wmi 4083 0
    acpi_cpufreq 5631 0
    freq_table 1955 2 cpufreq_ondemand,acpi_cpufreq
    processor 26526 3 acpi_cpufreq
    rtc_cmos 7504 0
    rtc_core 12011 1 rtc_cmos
    rtc_lib 1450 1 rtc_core
    ext4 313138 2
    mbcache 4278 1 ext4
    jbd2 68146 1 ext4
    crc16 1041 1 ext4
    sr_mod 13161 0
    sd_mod 24101 5
    cdrom 31625 1 sr_mod
    ahci 29834 4
    libata 135579 1 ahci
    scsi_mod 78933 4 sg,sr_mod,sd_mod,libata
    I am using lmsensors on Arch and some kind of panel sensor on Mint, but its ok for sure. Few minutes ago I checked temperature on Arch and it was 56 C. Then I rebooted and when I logged into Mint it was 56 C. But few mins later temperature normalized to 45 C in Mint. After lsmod I logged into Arch again and temperature raised to 54 C.
    So its Arch problem for sure.
    @hokasch
    I am not sure about noise level of fans. Sounds similar to me. But maybe its a fan problem. I know its sometimes loud and sometimes silent. Probably depends on the system temperature. Maybe Arch cant control it normaly. Is there any kind of software that is used for fan speed ?
    Last edited by webmasteryoda (2010-04-03 19:18:38)

  • [SOLVED]Swapping from xf86-video-ati driver to catalyst

    Hey everyone,
    So as the title implies, I need some help on this.  I tried doing a pacman -R xf86-video-ati, then setting my xorg over to vesa as the driver prior to installing the catalyst driver.  That part went fine.  Installed catalyst which updated my xorg accordingly.  Rebooted, and X won't load.  So per ATI's instructions, I removed the catalyst driver, reloaded, did a new xorg - configure and worked my way back to xf86-video-ati.
    I would really like to get catalyst going.  Where did I screw up on my first attempt?  I saw somewhere on the forum that you can actually get 3d working with the xf86 driver, but I forgot to bookmark that thread lol.  Here's a copy of my current xorg if it helps at all.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "extmod"
    Load "FGL.renamed.libglx"
    Load "dbe"
    Load "FGL.renamed.libdri"
    Load "glx"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 380 300 # mm
    Identifier "Monitor0"
    VendorName "SPT"
    ModelName "X9WG-NagaV"
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "CustomEDID" # [<str>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "ClockGating" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    #Option "ForceLowPowerMode" # [<bool>]
    #Option "DynamicPM" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "760G [Radeon 3000]"
    BusID "PCI:1:5:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Last edited by dissentiate (2009-12-27 05:41:59)

    dissentiate wrote:Is there something in particular about 1.7 version that might work for me?
    It's not Xorg that is the issue. It's the Catalyst drivers, they only support up to Xorg 1.6.
    So you will have to downgrade Xorg in order to use them.
    I'm using the xf86-video-ati drivers myself on Xorg 1.7 with a HD4850, 2D works fine. Xv and especially 3D is a no-go so far, but my system has been running for just a day now, so i'm still setting up lots of things.
    In the new kernel (2.6.32) there is KMS support for the Radeon HD3xxx and HD4xxx series. I'm hoping that will get the drm module working (fails to initialize over here), and i'm hoping that will bring me at least Xv support, so I can watch videos properly. The open-source ati driver does support it.
    So if you can wait for that kernel to move from testing to core, that's what I would do before jumping into the Xorg 1.6 and Catalyst "jungle".
    [Edit]
    I got Xv working by disabling KMS tries by the kernel, using "nomodeset" in my kernel boot line.
    OpenGL attempts (even glxgears) crashes
    Last edited by Ultraman (2009-12-24 01:35:23)

  • Installation of ATI driver for Radeon X1300, X1400, V5200 graphic cards on Windows 8.1

    Dear Thinkpad users. After many failures and zero support from official resources, this is a comprehensive, unbiased installation procedure for the official ATI driver with Catalyst Control Center for Radeon X1300, X1400, V5200 graphic cards on Windows 8.1. In my experience, the latest driver for these cards written for Windows Vista 32-/64-bit works flawlessly on Windows 8.1 and you will benefit from multi-monitor support, full HW-acceleration and the PowerPlay option in Catalyst Control Center as well. Install only the official ATI driver, no other modification required. (The installation may work also on non-Thinkpad systems, such as Dell etc. but I have not tested it on that systems)
    Installation procedure:
    1. Before installation, ensure you are logged as an administrator
    2. Go to ‘Control Panel’ -> ‘Power Options’ and click on ‘Choose what the power buttons do’ option from the list on the left side of the window
    3. Go to ‘Shut-down settings’ on the bottom and disable ‘Turn on fast start-up (recommended)’. Unchecking that checkbox is very important because it will prevent the problem with start-up black screen on the computer.
    4. Go to ‘Control Panel’ again and choose ‘Programs and Features’, then click on ‘Turn Windows features on or off’
    5. Select the checkbox ‘.NET Framework 3.5 (includes .NET 2.0 and 3.0) to turn it on and wait until the installation is completed
    6. Go to Windows update and install all important updates including those for ‘.NET Framework 3.5 as well
    7. Download ATI video driver from the website of your hardware vendor. For Lenovo Thinkpad T60, T60p users the latest ATI video driver is for Windows Vista (32-bit, 64-bit), please visit http://support.lenovo.com/ca/en/products/laptops-and-netbooks/thinkpad-t-series-laptops/thinkpad-t60... and download the driver
    8. Once you have the driver downloaded right-click on the file and choose ‘Properties’ from the drop-down menu.
    9. Click on ‘Compatibility’ card then ‘Change settings for all users’ and check in the checkbox at ‘Compatibility mode’ with the option for Windows Vista as well as at ‘Run this program as an administrator’
    10. Double left-click and install the program.
    11. Go to the location ‘C:\drivers\WIN\VIDEO and open the file ‘Bin’ (for Windows 8.1 32-bit users) or ‘Bin64’ (for Windows 8.1 64-bit users)
    12. Right click on ‘Setup’ file; choose ‘Properties’ from the drop-down menu and repeat the step 9
    13. Once you have set the properties, double left-click on that file and install the driver
    14. Follow the installation instructions and finish the installation
    15. Restart the computer
    cheers

    hey , can u help me ? i am having the same problem

  • ATI driver installation issue with Windows Vista on Boot Camp (new iMac)

    I've just purchased a new 20" iMac with Core 2 Duo 2.4GHz.
    Then I installed Windows Vista Ultimate on a Boot Camp partition.
    Vista installation was eventless and worked nicely.
    Now the problem has begun...
    I downloaded the latest ATI graphic card driver (Catalyst 7.7 for Vista 32) from the ATI website. The Catalyst software did not recognize the graphic card and installed nothing. I still have generic Microsoft standard VGA video adapter, which keeps me from playing any recent 3D games...
    Someone please help me on this so that I can start playing Oblivion...
    Message was edited by: Giraku

    Hi and welcome to Discussions,
    I still have to find a verification for this, but:
    Aplle has up to now always used the Mobility versions of the ATI and NVIDIA graphics chips in the iMacs and MacBooks, MacBooks Pro.
    I assume that the in the new imacs, they are also using the Mobility version of the Radeon 2400/2600.
    The ATI drivers you can download from the ATI/AMD website are only suitable for the Desktop Radeons, NOT for the Mobility Radeons.
    ATI/AMD does not provide drivers for the Mobility Radeons, but are refering to the Manufacturer of the Computer for Drivers, which is Apple.
    Sorry to say, but it seems you have to wait for a new BootCamp version which you include Driver support of the new iMacs.
    Sorry
    Stefan

  • Bootcamp, ATI 4850 driver not installs on windows 7 x64.

    Hi all, I need some help with ATI driver installation.
    I followed Windows x64 installation instructions available
    on Apple page.
    Here is how I installed Windows 7 x64:
    1. Partitioning - went fine.
    2. Windows 7 x64 Installation - black screen issue encountered.
    3. I prepared usb drive as described on apple page - didn't work
    Black screen again - I rebooted several times with no success.
    4. I removed atikmdag.sys- according to description found on the internet.
    5. Then I was able to complete installation.
    6. Installed Bootcamp 3.0 from MaxOS CD
    7. I was asked for reboot - I confirmed.
    8. Black screen again!
    9. I repeated point 4 (atikmdag.sys removal) and then
    was able to login to Win7
    10. I installed Bootcamp 3.1 for windows 64 update.
    11. I was asked for reboot - I confirmed.
    12. Black screen AGAIN!
    13. I repeated point 4 AGAIN (atikmdag.sys removal) and then
    was able to login to Win7
    14. I tried to repeat unistall/install of Bootcamp 3.0/3.1
    several times with the same result:
    A). Install Bootcamp
    B). Bootcamp asks for reboot
    C). Black screen issue
    D). manual atikmdag.sys removal
    E). go to A.
    I also tried ATI Catalyst drivers installation but there is still Black screen issue and driver is not really installed.
    Also I executed Windows Update and tried to install ATI driver
    from there, but its installation fails!
    I have iMac i7 8GB RAM - just got it two days ago and can't it really use with Win7
    I'll appreciate any help.

    Plug in another monitor this will fix the problem. windows/apple (one of the two) turns the mini port in the back into the main output. once you plug in a new monitor the install will continue and the drivers are updated of the apple disc will will be able to unplug the monitor and everything should be ok.

  • ATI Driver Problem - Encore CS5

    Hi All,
    I have spent a number of hours now trying to troubleshoot an issue with Encore CS5.  I have it installed on a HP 6930p Notebook computer with a ATI HD3400 onboard video card.  Whenever Encore starts, my screens go black and I get an error "display driver stopped responding and has recovered".  I have the latest (22nd October 2010) drivers installed and I have tried changing nearly every setting for the display card, but to no avail.  It is obviously the driver, because if I change the driver back to the standard Microsoft driver, the software works, but with limited resolution and without the ability to extend screens.  If I also revert to the oldest version of the ATI driver, it doesn't black out, just crashes with a "application has stopped working" error.
    Now I could just keep changing drivers when I use Encore, but this is a bit extreme and you would think it would work.  All my other CS5 software works ok...  PPro, AE, Photoshop, InDesign etc.
    Operating System is Windows 7 Enterprise 64Bit with 4GB Memory.
    Anyone got any suggestions or advice?  Or is anyone else having a similar issue and managed to solve the problem?
    I could always install my older version of Encore CS4, but does installing Encore CS4 after CS5 has been installed cause any issues or problems?  Is this the easiest answer?
    Regards, John.

    You have to do what you have to do, but I would be reluctant to settle for EN CS4 with a CS5 suite - dynamic link is further improved, and you'll be giving that up or complicating it.
    (Yes, there are some users with problems, particularly doing Bluray, and they refer to using CS4 at times to fix things.  I like dual installations.)
    No real idea on the video card issues.  I do think it is interesting that it is only Encore.

  • Upgrade Options for Internal Hard Drive on dv2000t Laptop (Installation Problems)

    I need to replace a failed hard drive in my 2006 dv2000t laptop.  The drive I'm replacing was already a replacement drive from the original 80GB drive that shipped with laptop.  That first replacement 3 years ago (2008) was a 200GB drive, that worked well for about 3 years.  But it just crashed (apparently).  I was getting some "S.M.A.R.T" imminent drive failure warnings a week prior, and then it finally would no longer boot-up.  Subsequent tests on the extracted drive show it as having many failed sectors.
    I had no problem ordering a replacement drive the first time in 2008, restoring an Acronis backup image of original drive, installing it, etc.  All went smoothly in 2008.   So I assumed all would go smoothly again for yet another replacement and upgrade.
    In 2008 the drive I ordered was a W.D. (Western Digital, sticking with the same brand as original) 2.5-in 5400rpm SATA drive (200GB).  That was a SATA (I) drive (1.5 Gbit/s interface). 
    The first drive I recently ordered (Mar 2011) was a W.D 2.5-in 7200rpm 500GB SATA II (3.0 Gbits/s interface) drive (from W.D.'s "Scorpio Black" line.)   Got the drive, burned the disc image to it, and popped it into the laptop.  Unfortunately, upon startup, and after BIOS screen, all I get is a black screen with a fast flashing white cursor at the top of the screen.  Drive apparently is not being recognized by the computer?  Then I did some reading in a few on-line forums and found some references about this laptop not doing well with drive capacities over 320GB, nor with 7200rpm drives (because they run hotter than 5400 drives).  And finally, references to the SATA interface speed.  I ordered a 2nd drive, this one from W.D's "Scorpio Blue" line, this time a 5400rpm 320GB drive (but still SATA II).  Same story, still won't work.  So I decided that maybe the issue was the SATA speed.  So I found someone who still had an older SATA (1.5 GBit/s) W.D. drive in stock .  It's a W.D. SATA 250GB (no longer made).  It should arrive in a couple days -- and I'm hoping this one works!
    I would like to get some kind of confirmation about the blinking white cursor on the black screen on start-up.  Is that typicalif the system not finding a bootable hard drive?  Also, is this SATA vs. SATA-II issue a likely cause of my problem?   I'm pretty sure there's nothing wrong with the new drives themselves, and the restored images on them , as the drives will mount and are accessible when I plug them in as external drives on my other computer.
    This question was solved.
    View Solution.

    I have been able to solve my own hard drive installation problems.  It turns out that there were no issues with any of the new replacement drive(s) I ordered (thinking I had ordered drives with the wrong specs).  The solution to the problem was a simple one.  The restored drives were not booting because there was no MBR (Master Boot Record) on the drives after disc image restoration.
    I am using Acronis True Image Home 2011 as my disc imaging (backup) software.  And I just didn't understand how to properly restore backed up images to a new hard drive.  I had done everything correctly except that I had not checked the box to "restore MBR" -- at the time not understanding what that was or its significance.  Once I checked that box, and reimaged the new drive, it worked fine.

Maybe you are looking for