Can't fix fglrx/Xorg black screen issue, no matter what I try!

I've tried everything that I can think of or find online to fix this. Please help.
I'm getting what seems to be an oft-recurring issue where Xorg simply won't start when using the fglrx driver. It boots fine with VESA or Xfree86-ati, but using fglrx I just get a black screen that won't accept any input, although ssh'ing into the box while this is happening still works.
I've been reading forum posts for *days* now trying to get this to work. I've tried every combination of 12.4/12.6 drivers, Xorg 1.11/1.12 and modeset/nomodeset kernel parameters. I definitely do not have any radeon or other DRI modules compiled into my kernel. I have an HD4200, SLiM/Xfce4, and I'm using the proper catalyst-hd234k package. The fglrx module has been compiled for my kernel and added to my initramfs, and it loads at boot. lsmod reveals its presence and does *not* show 'radeon'. I have uninstalled every video driver aside from fglrx and Xfree86-vesa. Output does not seem to be going to HDMI instead. Switching consoles/typing blindly does not work, and I need to hold the power button for 5 seconds to shutdown. I've run aticonfig --initial and tried aticonfig --acpi-services=off, too.
I've tried *all* the different tweaks that I've found to try to make a working xorg.conf, but here's what I'm trying to use now:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "aticonfig-Screen[0]-0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
#Section "Module"
# Load "extmod"
# Load "dri"
# Load "glx"
# Load "dri2"
# Load "record"
# Load "dbe"
#EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "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:1:5:0"
Option "EXAPixmaps" "off"
Option "XAANoOffScreenPixmaps" "true"
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 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1440x900" "1366x768"
EndSubSection
EndSection
My Xorg log seems fantastically uninformative, since it seems to show the fglrx module loading and does not report any errors:
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 19.388] X Protocol Version 11, Revision 0
[ 19.388] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 19.388] Current Operating System: Linux splice 3.5.3-1-ARCH #1 SMP PREEMPT Tue Sep 18 00:11:37 EDT 2012 x86_64
[ 19.388] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=228ebc5f-ada6-4d9c-9e93-fc645085e5cd ro quiet nomodeset resume=/dev/sda5 init=/bin/systemd
[ 19.389] Build Date: 27 August 2012 08:04:39AM
[ 19.389]
[ 19.389] Current version of pixman: 0.26.2
[ 19.389] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 19.389] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.389] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 18 07:02:13 2012
[ 19.496] (==) Using config file: "/etc/X11/xorg.conf"
[ 19.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 19.769] (==) ServerLayout "X.org Configured"
[ 19.769] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 19.769] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 19.790] (**) | |-->Device "aticonfig-Device[0]-0"
[ 19.790] (**) |-->Input Device "Mouse0"
[ 19.790] (**) |-->Input Device "Keyboard0"
[ 19.790] (==) Automatically adding devices
[ 19.790] (==) Automatically enabling devices
[ 19.993] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 19.993] Entry deleted from font path.
[ 20.193] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 20.193] Entry deleted from font path.
[ 20.193] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 20.195] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 20.196] Entry deleted from font path.
[ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 20.196] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 20.196] Entry deleted from font path.
[ 20.196] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 20.196] Entry deleted from font path.
[ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 20.196] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 20.196] Entry deleted from font path.
[ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 20.196] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 20.196] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 20.196] (**) Extension "Composite" is disabled
[ 20.196] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 20.196] (WW) Disabling Mouse0
[ 20.196] (WW) Disabling Keyboard0
[ 20.196] (II) Loader magic: 0x7c8b00
[ 20.196] (II) Module ABI versions:
[ 20.196] X.Org ANSI C Emulation: 0.4
[ 20.196] X.Org Video Driver: 12.1
[ 20.196] X.Org XInput driver : 16.0
[ 20.196] X.Org Server Extension : 6.0
[ 20.198] (--) PCI:*(0:1:5:0) 1002:9712:17aa:21b8 rev 0, Mem @ 0xc0000000/268435456, 0xd0400000/65536, 0xd0300000/1048576, I/O @ 0x00009000/256
[ 20.198] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.198] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 20.198] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 20.198] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 20.198] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 20.198] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 20.198] (II) "dri2" will be loaded by default.
[ 20.198] (II) LoadModule: "extmod"
[ 20.439] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 20.468] (II) Module extmod: vendor="X.Org Foundation"
[ 20.468] compiled for 1.12.4, module version = 1.0.0
[ 20.468] Module class: X.Org Server Extension
[ 20.468] ABI class: X.Org Server Extension, version 6.0
[ 20.468] (II) Loading extension MIT-SCREEN-SAVER
[ 20.468] (II) Loading extension XFree86-VidModeExtension
[ 20.468] (II) Loading extension XFree86-DGA
[ 20.468] (II) Loading extension DPMS
[ 20.468] (II) Loading extension XVideo
[ 20.468] (II) Loading extension XVideo-MotionCompensation
[ 20.468] (II) Loading extension X-Resource
[ 20.468] (II) LoadModule: "dri"
[ 20.468] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 20.545] (II) Module dri: vendor="X.Org Foundation"
[ 20.545] compiled for 1.12.4, module version = 1.0.0
[ 20.545] ABI class: X.Org Server Extension, version 6.0
[ 20.545] (II) Loading extension XFree86-DRI
[ 20.545] (II) LoadModule: "glx"
[ 20.554] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 20.685] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 20.685] compiled for 6.9.0, module version = 1.0.0
[ 20.685] (II) Loading extension GLX
[ 20.685] (II) LoadModule: "dri"
[ 20.685] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 20.686] (II) Module dri: vendor="X.Org Foundation"
[ 20.686] compiled for 1.12.4, module version = 1.0.0
[ 20.686] ABI class: X.Org Server Extension, version 6.0
[ 20.686] (II) LoadModule: "record"
[ 20.686] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 20.716] (II) Module record: vendor="X.Org Foundation"
[ 20.716] compiled for 1.12.4, module version = 1.13.0
[ 20.716] Module class: X.Org Server Extension
[ 20.716] ABI class: X.Org Server Extension, version 6.0
[ 20.716] (II) Loading extension RECORD
[ 20.716] (II) LoadModule: "dbe"
[ 20.717] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 20.742] (II) Module dbe: vendor="X.Org Foundation"
[ 20.742] compiled for 1.12.4, module version = 1.0.0
[ 20.743] Module class: X.Org Server Extension
[ 20.743] ABI class: X.Org Server Extension, version 6.0
[ 20.743] (II) Loading extension DOUBLE-BUFFER
[ 20.743] (II) LoadModule: "dri2"
[ 20.743] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 20.811] (II) Module dri2: vendor="X.Org Foundation"
[ 20.811] compiled for 1.12.4, module version = 1.2.0
[ 20.811] ABI class: X.Org Server Extension, version 6.0
[ 20.811] (II) Loading extension DRI2
[ 20.811] (II) LoadModule: "fglrx"
[ 20.811] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 22.869] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[ 22.869] compiled for 1.4.99.906, module version = 8.97.2
[ 22.869] Module class: X.Org Video Driver
[ 22.871] (II) Loading sub module "fglrxdrm"
[ 22.871] (II) LoadModule: "fglrxdrm"
[ 22.871] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 22.979] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 22.979] compiled for 1.4.99.906, module version = 8.97.2
[ 22.979] (II) ATI Proprietary Linux Driver Version Identifier:8.97.2
[ 22.979] (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.97.100.3
[ 22.979] (II) ATI Proprietary Linux Driver Build Date: Jul 3 2012 23:56:30
[ 22.979] (++) using VT number 7
[ 23.041] (WW) Falling back to old probe method for fglrx
[ 23.355] (II) Loading PCS database from /etc/ati/amdpcsdb
[ 23.449] (--) Chipset Supported AMD Graphics Processor (0x9712) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
[ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:1) found
[ 23.465] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 23.477] (II) AMD Video driver is signed
[ 23.478] (II) fglrx(0): pEnt->device->identifier=0x1cdc440
[ 23.478] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[ 23.478] (II) Loading sub module "vgahw"
[ 23.478] (II) LoadModule: "vgahw"
[ 23.478] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 23.488] (II) Module vgahw: vendor="X.Org Foundation"
[ 23.488] compiled for 1.12.4, module version = 0.1.0
[ 23.488] ABI class: X.Org Video Driver, version 12.1
[ 23.489] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 23.489] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 23.489] (==) fglrx(0): Default visual is TrueColor
[ 23.489] (**) fglrx(0): Option "DPMS" "true"
[ 23.489] (==) fglrx(0): RGB weight 888
[ 23.489] (II) fglrx(0): Using 8 bits per RGB
[ 23.489] (==) fglrx(0): Buffer Tiling is ON
[ 23.508] (II) Loading sub module "fglrxdrm"
[ 23.508] (II) LoadModule: "fglrxdrm"
[ 23.508] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 23.508] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 23.508] compiled for 1.4.99.906, module version = 8.97.2
[ 23.525] ukiDynamicMajor: found major device number 251
[ 23.526] ukiDynamicMajor: found major device number 251
[ 23.526] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[ 23.526] ukiOpenDevice: node name is /dev/ati/card0
[ 23.526] ukiOpenDevice: open result is 12, (OK)
[ 23.526] ukiOpenByBusid: ukiOpenMinor returns 12
[ 23.526] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[ 23.526] (**) fglrx(0): NoAccel = NO
[ 23.526] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
[ 23.526] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 4200 Series" (Chipset = 0x9712)
[ 23.526] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x21b8)
[ 23.526] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[ 23.526] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[ 23.526] (--) fglrx(0): MMIO registers at 0xd0400000
[ 23.526] (--) fglrx(0): I/O port at 0x00009000
[ 23.526] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 23.555] (II) fglrx(0): ATIF platform detected
[ 23.556] (II) fglrx(0): AC Adapter is used
[ 23.576] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 23.582] (II) Loading sub module "vbe"
[ 23.582] (II) LoadModule: "vbe"
[ 23.603] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 23.617] (II) Module vbe: vendor="X.Org Foundation"
[ 23.617] compiled for 1.12.4, module version = 1.1.0
[ 23.617] ABI class: X.Org Video Driver, version 12.1
[ 23.629] (II) fglrx(0): VESA BIOS detected
[ 23.629] (II) fglrx(0): VESA VBE Version 3.0
[ 23.629] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 23.629] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[ 23.629] (II) fglrx(0): VESA VBE OEM Software Rev: 10.94
[ 23.629] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 23.629] (II) fglrx(0): VESA VBE OEM Product: RS880M
[ 23.629] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 23.652] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[ 23.652] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
[ 23.652] (II) fglrx(0): PCIE card detected
[ 23.652] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 23.652] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 23.655] (II) fglrx(0): Using adapter: 1:5.0.
[ 23.663] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
[ 23.691] (II) fglrx(0): Interrupt handler installed at IRQ 18.
[ 23.691] (II) fglrx(0): RandR 1.2 support is enabled!
[ 23.691] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 23.692] (==) fglrx(0): Center Mode is disabled
[ 23.692] (II) Loading sub module "fb"
[ 23.692] (II) LoadModule: "fb"
[ 23.692] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 23.722] (II) Module fb: vendor="X.Org Foundation"
[ 23.722] compiled for 1.12.4, module version = 1.0.0
[ 23.722] ABI class: X.Org ANSI C Emulation, version 0.4
[ 23.722] (II) Loading sub module "ddc"
[ 23.722] (II) LoadModule: "ddc"
[ 23.722] (II) Module "ddc" already built-in
fglrxinfo while running Xorg without an xorg.conf gives me this:
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
And in a console it tells me that it can't open display(null)... all of which I suspect is expected behaviour when the driver is not actually in use. I just wish something would tell me what's actually *wrong*, here, instead of just expecting me to magically figure out exactly the right configuration that will actually let me use fglrx.
I... I just want to be able to play minecraft. :`(
Last edited by Medlam (2012-09-18 13:48:42)

I'm sure you've tried reading https://bbs.archlinux.org/viewtopic.php?id=57084
and http://wiki.cchtml.com/index.php/Configuring
and I'm sure you've done
aticonfig --initial
I had to use https://wiki.archlinux.org/index.php/AT … leshooting, specifically the part about disabling EXAPixmaps to make my card work.
What model is your ATI card? that would help. A LOT of ATI cards were dropped from proprietary support with the Catalyst driver.

Similar Messages

  • [SOLVED] fglrx + xorg = black screen / freeze

    Hi,
    I simply can't run
    startx
    When I try, everything freezes, screen goes blank.
    I've done clean install, and done just this:
    # pacman -S xorg-server xorg-xinit xorg-utils xorg-server-utils xterm
    # pacman -S catalyst catalyst-utils /* added catalyst.apocalypsus.net/repo in pacman.conf */
    # aticonfig --initial
    # reboot
    # startx
    --> FREEZE
    I'm confused as this worked on my other machine. I have empty Xorg.log file and I've tried
    aticonfig --acpi-services=off
    as advised on wiki - but nothing changed.
    Please help
    Last edited by 10robinho (2012-01-06 01:53:43)

    Thanks for the reply!
    No, keyboard indicators are not blinking (no num lock light or anything).
    Of course, we are talking about /var/log/Xorg.0.log.
    I've realized that it is even not created now.
    (I've tried with empty xorg.conf, just to get some log errors, and after I returned fglrx version of xorg.conf and run startx log was empty)
    I haven't made any ~/.xinitrc (I think that it should run default one from /etc/X11, right?)
    I've tried with ~/.xinitrc that has just "exec xterm"
    nothing worked...

  • Login screen stays not matter what I try

    So basically I've been having poblems with my macbook pro. Recently one of my fans gave out and I've been running low on disk space (57 gb left). I've been watching the fan with fan control and it hasn't been overheating. I just wanted to finish out the semester before bringing in my computer because I can't not have it for a few weeks if it does have to get repaired. So today I bought an external hard drive and attempted to connect it to my computer and midway through the installation proccess my computer froze. I turned it off, which I now realize probably wasn't the greatest idea, and now when I try and login after turning my computer on I get redirected to the login screen no matter how many times I put in my password. It seems to accept my password, but returns me to the login screen anyway. I can login to guest account just fine, my personal account is giving me trouble. Is my computer destroyed? Is there any hope?

    I tried all the above...
    I deleted all the files from the windows/temp directory, still wont uninstall..
    I ran the windows uninstaller installer (isn't that an oxymoron??, but this is a windows machine).. still wont uninstall...
    There is no quicktime, apple or itunes directories in the program files directory...
    I run advanced systems optimizer and cleaned my registry, no quicktime listed.
    I ran hijack this, no quicktime listed...
    HHHHHEEEEEELLLLLLLLPPPPP!!!!!!!!!!!!!!!!!!!!!!
    Anyone have a laser I can borrow to surgically remove this pain in the .......
    Thanks,
    Don

  • I use Go Daddy mail for work, and I can no longer receive mail to Apple Mail, no matter what I try. Help?

    My work uses Go Daddy for our mail server at work. Up until 2 weeks ago, it was connected to Apple Mail using IMAP just fine. Then I stopped being able to receive mail to Apple mail or my phone. Completely. I've tried deleting the account and re installing, with SSL and without, different ports, everything. It just won't sync, and I can't receive mail whatsoever. It's tedious going through the browser at work, and even more not being able to get emails to my phone. I've even tried sending mail, and it shows like it's sending, then does not send. It happened out of the blue. Can someone help?

    I tried something similar by adding a new mail account doing the apple id etc but it worked in that it would look for mail but no mail would come even though mail still goes to my phone I was loath to delete my original account just in case the new one did not work as well. So I guess I am a little stuck now.. I hope you can help me to sort it out.
    Thanks

  • I can not put music on my iphone 5 no matter what I try. Any ideas?

    I've gone through the communities on here and tried to find any answer to my question, but to no avail. I've enabled manual management, tried dragging music, pushing the add to button, etc. Nothing works when i try to put music on my phone. Please help!

    Correct.  When you purchase devices, they would have stated the OS they needed to work, on the box.  This can be overlooked, but it is very important to check when purchasing. 
    You current OS, is so old, that they technology build into the new devices, is not something your OS understands.  It didn't exist when your OS was created, and therefore you need to upgrade the OS to work with the newer technology of these devices.
    10.6 software is not downloadable.  You must purchase a DVD disc.  You can order it from the on-line apple store
    - http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard.

  • I can't get to the place to de-authorize all computers so I can use my new laptop ... No matter what I try. What is the web address to deauthorize all

    Howto de-authorize all computers in my iTunes account?

    De-authorizing Computers (contributed by user John Galt)
    You can de-authorize individual computers, but only by using those computers. The only other option is to "de-authorize all" from your iTunes account.
      1. Open iTunes on a computer
      2. From the Store menu, select "View my Account..."
      3. Sign in with your Apple ID and password.
      4. Under "Computer Authorizations" select "De-authorize All".
      5. Authorize each computer you still have, as you may require.
    You may only do this once per year.
    After you "de-authorize all" your authorized computers, re-authorize each one as required.
    If you have de-authorized all computers and need to do it again, but your year has not elapsed, then contact: Apple - Support - iTunes - Contact Us.
    For more information on authorization and de-authorization: iTunes Store- Authorize or deauthorize your Mac or PC.

  • The Windows 7 Black Screen Issue

    I am putting in Bootcamp with a Windows 7 install. I checked these forums and made sure I had all my prep work done.
    I referenced article TS3173 and downloaded the neccessary drivers for 7, formatted a 16GB SD Card as FAT Bootable and copied the drivers and autounattend.xml files onto the root of the drive.
    THe installation as going as planned but at the end I'm still ending up with a black screen. Windows is installed ok but on the restart after" Preparing for FIrst Use" comes up the screen goes black.
    Obviously, the drivers are not being installed from the SD card, I tried it on a USB External driver as well. Am I missing something here? I read every post I could find on it and I can't see where I am doing anything incorrectly.
    Thanks
    Tom

    You don't need Paragon or another NTFS driver. That may work (I've used it, but I was using a full hard drive anyway to begin with).
    Apple's method:
    http://www.apple.com/support/bootcamp/
    *My iMac (27-inch, Late 2009) displays a black screen during installation of Microsoft Windows 7 using the Boot Camp Assistant. How do I fix it?*
    The Windows 7 installer does not include required graphics or Bluetooth drivers for this computer. To obtain the necessary drivers and resolve the issue, see this article (creating the SD card and drivers for the "black screen" issue).
    http://support.apple.com/kb/HT3986
    http://support.apple.com/kb/TS3173

  • Have been here before but still have not resolved a fix for a black screen when I try to access a PDF file...Now I've got a new iPad and need the User Guide which is only available inPDF

    Have been here before but still have not resolved a fix for a black screen when I try to access a PDF file using Safari...Now I've got a new iPad and need the User Guide which is only available in PDF and FireFox will not work.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Air 3.3 beta PC audio distortion / Air 3.1 / 3.2 Mac black screen issue

    Hi there,
    I've recently released a large game coded in Flash Builder with Air (www.lonesurvivor.co.uk), and I used Air 3's captive runtime feature to bundle it for Mac and PC.
    The initial build used Air 3.2 and for a large proportion of OSX users, there were no visuals at all, just sound and the game obviously working underneath.  This caused a very large support issue, and took several weeks to deal with, as well as having to maintain a seperate Projector version for those for whom the Air version wouldn't work.  I wish I had known that the game would fail on some Macs, but unfortunately the issue showed up on none of the ones tested.
    I'm about to launch the updated build of the game which uses Air 3.3 beta 1, as it seems to fix the black screen issue for all those who experienced it.  I was very happy that Adobe have managed to iron this out, even if there was no response to the bug I entered into bugbase.
    The problem is, on a final test on XP SP2, the 3.3 beta version produces what appears to be filtered graphics... which is how the Mac version has always appeared, but the PC version of the game seemed to use what looked like nearest-neighbour sampling in Flash's fulllscreen upscaling, which looked good for the zoomed pixel art in this game. 
    This is a small cosmetic issue, but there is another one whhich is far more severe - the audio has become extremely distorted, and is now unlistenable.
    So with 3.2 giving me no visual on Macs and 3.3 giving me unlistenable audio on PCs, I will now have to maintain two versions again.  I really would like to keep one project I can quickly make changes to, but the seperate problems in different platforms means I lose out on the great cross-platform functionality of Air.  I'm hoping this is a known issue, but I couldn't find it on google / bugbase / these forums. 
    Could these two issues be related - is hardware acceleration not working or something?  Somehow I think it is, because the XP test machine is quite old, and tended to fall over with the game running in software mode in a Flash projector.
    I tried swapping out the Air 3.3 runtime for the previous 3.2 I shipped with, and editing the XML desciption to make sure it was set to use that and, sure enough, the game worked as it did before.  So there is definitely something up with the beta.  I'm just glad I caught this problem before I shipped as going to save me thousands of emails of support!
    So I guess my question is - is this a known issue?  And if so, do you have any workarounds / or are Adobe working on a fix?

    Hi Chris,
    Thanks for the prompt response - I guess I should have tried the forums instead of the bugbase last time...  It really was a support nightmare!  Not least because I had to deal with the problem of saved games being wiped by over-zealous browsers on the backup Projector version I was supplying Mac customers with.
    Fortunately the Mac Air 3.3 runtime works great. 
    Out of interest - there is still the difference in GPU scaling used between Mac and Windows though, which there always has been since it was introduced (is this a known issue btw?)
    Which leads me to the 3.3 beta 2 - I tried it out last night, and while it corrected the blurry graphics (the scaling appeared nearest neighour again on XP), the audio suffered the same distortion.
    In addition, I had several other XP / Vista / Win 7 users test out the build, and the user with XP SP3 also suffered the issue.
    So I'm planning to ship the PC version with 3.1 as it worked well for the first release, and use 3.3 beta 1 for the Mac version.  Unfortunately I've run out of time and need to get it out there!
    I'd definitely be interested in getting into the pre-release program.  I'll write you an email and send the builds of the game too.
    Cheers,
    Jasper

  • My iMac has a Kernel Panic screen come up on start up and I can't get past it no matter what I try. Any help to fix this would be greatly appreciated.

    My mac has a "Kernel Panic" screen come up on start up. No matter what I try I can't get past this to fix it. Any hints out there? Do I have to completely wipe my drive and re-install to fix this? I can't even back up my files before doing this as like I say I can't get past the Kernel Panic message.

    There are some fairly informative articles about kernel panics...
    •OS X: About kernel panics:
    http://support.apple.com/kb/TS3742?viewlocale=en_US&locale=en_US
    Note the toggle triangles to get more info in the above article, some are
    important steps, with alternative methods of accessing or performing a
    suggested activity and may vary with the OS X version in use.
    •Resolving Kernel Panics:
    http://www.thexlab.com/faqs/kernelpanics.html
    •Technical Note: TN2063: Understanding and Debugging Kernel Panics:
    https://developer.apple.com/library/mac/technotes/tn2063/_index.html
    The above TN covers several technical aspects to identify & troubleshoot.
    Some are above the average user needs, but still can be rather helpful.
    Hopefully you can get past the kernel panic screen, there are several
    ways to attempt to do that, however if the issue is hardware, a reinstall
    of the OS X may not cure the underlying cause of the symptom.
    Good luck & happy computing!

  • TS3274 My ipad2 is not responding..I want to restart it but i can get nothing but a black screen with only the apple logo and a small gear icon. It occasionally beeps but no other response.  Any ideas as to what may be wrong and what I can do?

    My ipad2 is not responding..I want to restart it but i can get nothing but a black screen with only the apple logo and a small gear icon. It occasionally beeps but no other response.  Any ideas as to what may be wrong and what I can do?

    Try:
    - iOS: Not responding or does not turn on
    - If not successful and you can't fully turn the iPad fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • IPhone 5 screen is black, when I connect to ITunes it says "to allow access please respond to your Iphone". Impossible with a black screen, does anyone know what the prompt is?

    IPhone 5 screen is black, when I connect to ITunes it says "to allow access please respond to your Iphone". Impossible with a black screen, does anyone know what the prompt is?

    Hey 11doski,
    Thanks for the question. After reviewing your post, it sounds like the display has a dark screen. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    iPhone: Hardware troubleshooting
    Display has no backlight or dark screen
    Toggle the ringer switch to see if the unit vibrates. If it does, it could be that iPhone is getting power, but is not displaying any image.
    Try turning iPhone off and then on again.
    While connected to the iPhone charger, try to reset the iPhone.
    If the low-battery screen appears, charge the iPhone.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • Ipod 4 is displaying blue frozen screen and black screen with apple logo. I try to turn power off but as soon as it goes out it automatically reboots. Plugged it into the usb port on my mac and it doesnt do anything. It doesnt appear in Itunes. Help?

    ipod 4 is displaying blue frozen screen and black screen with apple logo. I try to turn power off but as soon as it goes out it automatically reboots. Plugged it into the usb port on my mac and it doesnt do anything. It doesnt appear in Itunes. Help?

    Let the battery fully darain. After charging for an least an hour try a reset and restore. Use Recovery mode if necessary.
    If not successful, then time for an appointment at the Genius Bar of an Apple store.

  • I have just erased my iphone 3gs n the reset is taking place but its been more than an hour since the black screen is loading ? what should i do

    I have just erased my iphone 3gs n the reset is taking place but its been more than an hour since the black screen is loading ? what should i do

    Do a
    Reset: Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Note: You will not lose any data

  • Mask gradiant black and white no matter what color is chosen

    My mask gradiant is black and white not matter what color I choose. How do I fix that?

    You may wonder about that from now on until:
    1.  When someone expresses difficulty understanding you, describe just what you mean, using different terms.
    2.  Use whole paragraphs.  Maybe even more than one.  This isn't instant messaging.
    Your phrase "mask gradiant" (assuming one reads through the misspelling) could mean many things.  You haven't provided enough context to know what you really mean.
    If I put a gradient into a mask it may be because I want the image on a layer to fade away, revealing what's underneath.  The gradient can only be grayscale (black, gray, or white) - it cannot be colored.
    I can't imagine why you would want to color a mask.  It makes no sense.  What are you really trying to accomplish?  Did someone tell you that you could do this?
    Perhaps you're using the terms "mask" or "gradient" incorrectly, or for something that is really called something else.
    Help us help you out here.
    -Noel

Maybe you are looking for

  • Print a pdf from within Safari.

    SORRY, will repost in safari for Mac Hi If I print pdf files from within Safari 4, the text does not print at all, only lines, tables and boxes. If i save the same pdf file to the hard drive and open it with Adobe Reader, it prints perfectly. Is ther

  • How to make validation in Bean and select value from another table

    I want to know how to select data from table in backing bean according to primary key i have the problem is that i have a table Employee_Salary contains Employee ids and their salary Empoloyee_Salary table      Employee_ID      Number      Employee_s

  • Stats$sql_plan_usage find different plan_hash_value within hash_value

    Hi, I'm trying to find plan changes in same sql statements (same hash_value). Thinking about query on stats$sql_plan_usage table , but have no idea how to use analytics on that. Tried some lag approach but no success. Can You please point me in right

  • ITunes no longer updating "last played" after signing up for Match

    The subject says it all. Aftter signing up for Match and going through the whole upload/download dance, iTunes no longer records "Last Played." Other fields, like play count, might be effected too, but haven't check. Anyway to get this feature back?

  • [AIR] UI View Handeling

    Hello everyone, I am a new Flex and Air developer who loves to work with all the featers given by adobe to build small and large desktop application. I always used the viewStack component to show all my custom compontents in the application. For exam