GTX 560Ti Blank Screen on Boot

Hello guys,
I purchased a MSI GTX 560Ti (Twin Frozr-II edition) 5 months back. Recently, when booting...I kept getting a "No Signal" message from the monitor. There was activity on the PC , it managed to get past the POST (beep sound) and eventually I did hear the Windows 7 login music. But the screen was still black.
After restarting the PC a couple of times, I managed to get normal display again. Shut down the PC after around 4 hours of gaming , but on the next boot I had the same black screen issue. Again , a couple of reboots later - the monitor managed to get the signal.
I even plugged the card into my friend's PC , but the same black screen problem was there too. Just for testing , I tried plugging my old Geforce 9600 GT and I got normal display on the monitor.
Well, it pretty much continued in this fashion for around 2 weeks , then the card absolutely refused to give any signal to the monitor despite countless restarts. I took the card for RMA to the service centre , and when the technician plugged it into his motherboard, the card was running fine!
Brought the card back home and plugged it into my mobo , and behold...normal display! Well, it didn't last long because the motherboard died 2 hours later.
I've given the motherboard for RMA, but I'm still concerned about the card. It was malfunctioning on my PC , didn't work on my friend's PC (the card was fully powered mind you) , but then decided to work at the RMA centre. What could possibly be wrong with it?
Here's my config :
Intel Core2Quad Q6600 (2.4 ghz)
ABIT IP-35E Motherboard
5GB DDR2 800 Ram
MSI GTX 560Ti Twin Frozr II
Corsair VX450W
1x250 GB HDD , 1x200 GB HDD
Windows 7 Ultimate Edition
I was told that the VX450W was capable of powering the GPU (and it did quite well...for 5 months). Btw , my friend's PC was running a slightly identical configuration. He had a Corsair VX450W as well.
I'm not sure if the problem is in the card itself or something else. Just to be on the safer side, I'm also going for a PSU upgrade (Corsair TX750W) when my motherboard returns from RMA.

Personally, I prefer to have a PSU with an extra 5 or 6 amps to spare on the +12v rail.  The VX450 only can deliver 33A and the recommendations for a system with a 560Ti is 31A(probably a system with 2 sticks ram, ONE HDD, and one ODD).  2 extra amps is cutting it a tad close in my book.  And remember, any overclock, CPU and/or the GPU will increase the number of amps needed.  The TX 750 should serve very well.

Similar Messages

  • Satellite A85-s107 - blank screen on boot up using battery power

    Satellite A85-s107 blank screen on boot up using battery power
    When I boot up A85-s107 in battery power, it is getting booted up in the background, but my screen is blank.
    After that if I connect it to AC power and switch off/on the laptop power button, the display comes back to life.
    There is no problem when I boot up when connected to AC power.
    Battery is fully charged and computer will run off battery if I remove AC after boootup
    Any suggestions?
    Ps:
    also notice that when I remove AC and then reconnect I have to start the computer twice as it doesnt boot the 1st time?

    hi nick34_99,
    sounds to me like a bad charging electronic...
    i got this issue on my sat3000 too, but only when battery is not fully charged...
    start the unit with a dos-disc (freedos has an cd image) and let the battery run "dry"...
    after that boot without battery (ac-adapter connected of course) and log on.
    after that shut down insert battery and try with batt only....
    this trick has done magic on my machine...

  • Blank screen & no booting after running BIOS update on Satellite A200-1AE

    Here is my problem with my A200-1AE (PSAECE) Notebook:
    I downloaded the latest BIOS update from the Toshiba download drivers library to install Win XP since finally the drivers are realized. (Note the update clearly stated to run ONLY if you want to install XP on you NB).
    So I unzipped the file and after hitting the .exe file it started updating the BIOS on its own without me giving the liberty to do so. Half way the N/B froze for about 20 minutes and as I didnt know what else to do so I reset it.
    Result? The NB does NOT boot. I press the power button, the Hard Drive icon flashes 2-3 times as well as the DVD drive, I get a blank screen and the power cord & power button icons constantly on. I removed the battery and the power cord for 48 hours hoping it will reset the BIOS on its own to no avail.
    The BIOS battery is under the touchpad which means I have to disassemble the whole laptop and I am not ready to do so. I dont know if on the motherboard there are BIOS reset jumpers and I need someones help as to what I should do. I am starting to think that things where MUCH easier back to when I just had a desktop PC.
    THERE must be something I can do other that taking it to the service center and pay half the value of the laptop in repairs.... PLS HELP Im desperate....

    Hi there,
    first of all: a notebook is not a desktop and such mobile computer does not have jumpers like a deskop computer. They surely have something to delete the BIOS but I am not so sure IF resetting the BIOS could help you.
    I guess you will have to send your machine to a service center for repair because in such cases you will have no other option. Do you have still warranty on this machine?
    Greets

  • [MOOT] UEFI USB Install (from 201306 image) - blank screen during boot

    I am trying to install Arch Linux on a Lenovo ThinkPad T431s. 
    I created a bootable UEFI USB disk image following the instructions on the wiki.
    https://wiki.archlinux.org/index.php/UE … B_from_ISO
    Attempting to boot from this image I get to a screen that looks like:
    Arch Linux archiso x86_64 UEFI USB
    UEFI Shell x86_64 v1
    UEFI Shell x86_64 v2
    After selecting the first option, I get a blank screen.
    This appears to be the same (or very similar) to the following issues:
    [1] https://bbs.archlinux.org/viewtopic.php?id=151599
    [2] https://bbs.archlinux.org/viewtopic.php?id=158530
    As suggested by
    https://wiki.archlinux.org/index.php/Beginners'_Guide#Preparation
    I tried appending a number of things to the initrd line
    nomodeset
    video=SVIDEO-1:d
    i915.modeset=0
    with no success (the blank screen was exactly the same).
    Some posts in thread [2] indicated that booting in legacy bios mode worked.  I created a new disk image (again following the wiki instructions: https://wiki.archlinux.org/index.php/US … ion_Media) and was able to confirm that I could successfully boot from this other image after switching into legacy mode.
    In thread [1], there was the suggestion to go into a UEFI shell and try a command like
    Shell > fs0:
    FS0:\ > cd \arch\boot\x86_64
    FS0:\arch\boot\x86_64\ > vmlinuz archisobasedir=arch archisolabel=ARCH_201306 initrd=\arch\boot\x86_64\archiso.img
    which I did.  After pressing enter nothing happened (the screen did not go blank, all the text remained, no messages appeared).
    Eventually in that same thread, a workaround was suggested in this post.  I have not tried this because I was unable to understand what exactly was being done, both because of the terse nature of the post and the fact that the referenced article is not in a language which I read (and google translate did not make it clear enough).  I was unable to evaluate whether that was a sensible thing to do.
    Now, finally, the questions
    Firstly, does anyone have any suggestions about how to solve or troubleshoot my blank screen issue?
    If not, does anyone have an opinion about which of the workarounds (switching into legacy mode or the one that I don't quite understand yet) would be better?  I am not planning to dual boot the system, so I do not need to use UEFI to be win8 friendly, etc.
    Last edited by wesphys (2013-06-07 14:36:28)

    Auric wrote:
    Neri, did you get any further with this? I just got my own Thinkpad Yoga and am facing the same problems. Everything works fine in legacy Boot but the screen stays black on UEFI boot regardless of the known workarounds.
    might it help to first install using legacy boot and later on convert to UEFI?
    Not really with Arch directly anyways. What you can do is:
    1. Use Fedora 20 USB to boot the sucker up
    2. Use Archlinux-bootstrap install (download expand etc)
    3. Use refind as the bootmanager seems to solve the dual boot issues
    ATM i'm fighting a mkinitcpio segfault. But that is after the installation was basically successful.  It would be nice if we can find a way to fix the install medium ...
    EDIT:
    All sorted out. Unfortunately you'll have to bypass the Archlinux Install medium and resort to the fedora 20 installer. I used the XFCE4
    version for a smaller download.
    Here are the basic steps for a Dual-Boot setup:
    In windows (Disk Management) truncate your C: Drive.  I ended up making basically what will became /dev/sda4 smaller and didn't not
    touch any partition or free space before that. Here's the final Layout:
    /dev/sda:
        empty space
    1. recovery partition
    2. ESP
    3. reserved
    4. windows
    5. Linux Root
    6. Linux home
    7. Swap
    The installation happened from within Fedora Live using an Archlinux Boot strap image according to the Wiki for installing from an
    existing Linux and the Wiki Installation Guide.  I mounted /dev/sda2 (aka. the existing ESP partition) as /boot and installed refind
    according to the wiki. Please note, when you install Arch through the archlinux bootstrap method make sure you  pacman -S archlinux-keyring
    in the bootstrap chroot first before you run the pacstrap command - it will accelerate the process tremendously!
    Last edited by neri (2014-01-02 21:40:31)

  • Blank Screen during boot Win XP Pro

    When i boot my computer (specs below) the Corecell logo comes up for a few seconds, the the screen will go blank for most of the rest of the boot.  it'll go about 45 seconds with a blank screen, then finally the windows XP logo will come on the screen, then a few seconds later, the windows desktop appears.  Also seems that the first 30 seconds or so of this blank screen, the hard drive LED isn't showing activity, then finally it'll kick in and the Windows XP logo shows up shortly after.
    no big deal really, just wondering why i get this blank screen.  We have tons of Win XP pro machines at my job, and none of them boot with this blank screen.  I have seen other Win XP machines do this here and there, any ideas why?
    - Kip
    (just wanted to clarify what i mean by "blank".  i mean black screen.  video signal is being fed to the screen, just nothing but the black.)

    My God! You're running XP!!   Have you upgraded from 2000? Do you have any autostart program connected to an instant messaging or SQL server?
    http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1080242655589+28353475&threadId=204094
    http://support.microsoft.com/default.aspx?scid=kb;en-us;248353

  • Blank screen after boot - After update.

    Hello!
    I have the following problem with my arch dist:
    I recently  - and after several weeks without touching it - updated my arch but, after rebooting, the laptop screen went blank just after booting up. Using the fallback boot resulted in the same ... well.. result. This is as much as i can describe since i don´t know how to access a comand line in this context, in order to test/check what´s going on. Anyone can help me?
    Thanks

    Assuming you are using grub, you can edit /boot/grub/menu.lst when grub is loading, in order to force it to not boot into X. On boot, select your normal arch linux entry from to boot list (don't press enter) and type e to edit the menu.lst Press e again on the kernel line and append this number:
    kernel /vmlinuz26 root=/dev/sda3 resume=/dev/sda5 ro 1
    Press enter and then you boot it by pressing b. It is the number at the end that defines the run level, in this case 1 (single user). This will allow you to boot into console as root.
    Edit: I meant run level 1 (single user)
    Last edited by roygbiv (2011-06-24 20:08:01)

  • Blank screen on boot but only somtimes

    After updating to kernel 3.16.1-1, sometimes booting up leads to a blank screen. In this blank screen state, everything seems to be working, the numlock/capslock keys light up when toggled and pushing the power button does a full shutdown which I've set it up to do, just no screen. Interestingly, adding the kernel option `nomodeset` seems to fix this but I haven't touched any video drivers whatsoever and don't use proprietary drivers either, I use nouveau. Even more interestingly, this only happens sometimes. I happened to save logs for when this blank screen state happens and when everything boots up OK.
    Here is Xorg.log for blank screen:
    http://sprunge.us/VcLE
    Here is the normal Xorg.log:
    http://sprunge.us/PRdG
    Here is the journal boot logs for blank screen:
    http://sprunge.us/HJMQ
    And here is the normal journal boot logs:
    http://sprunge.us/FdRe
    I'm not sure if anything looks out of the ordinary, but any suggestions would help
    Thanks.

    What setup is yours?
    Desktop? laptop?
    I think you need the newer nvidia drivers and not nvidia-304xx series.
    https://wiki.archlinux.org/index.php/NVIDIA

  • MSI 790GX-G65 Blank Screen on boot.

    I finally decided to upgrade my computer and I am having an issue unfortunately. Please take a look and see if you can give me any advice.
    Mobo: MSI 790GX-G65
    CPU: AMD Phenom II X4 955 Black Edition Deneb 3.2GHz
    RAM: G.SKILL 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1333
    PSU: Rosewill Stallion Series RD450-2-DB 450W ATX V2.2 Power Supply
    Output     +3.3V@22A,+5V@15A,+12V1@14A,+12V2@16A,
    [email protected], [email protected]
    I have isolated the problem to these components, attempting to turn it on the CPU fan turns on and LEDs on the motherboard all turn on but my monitor receives no input at all, boot screen, no blinking cursor, no nothing. the computer doesn't beep, if it wasn't for the blank screen I wouldn't have a problem. I don't know how to determine which part is the problem as I don't have parts to switch out but I need to figure out something soon If I am going to have to be returning stuff.
    I have read other posts on the forums and one of the first things you guys mention as being the problem is the PSU and I have considered upgrading it to AZZA Dynamo 850
    Output     +3.3V@24A, +5V@32A, +12V1@18A, +12V2@18A, +12V3@20A, +12V4@22A,[email protected], [email protected]
    I realize it doesn't have the +12v amps that everyone is recommending on a single rail but would this be workable with my set up for a casual gamer on a budget(the PSU is on a special right now with a case for cheap)
    Thanks for helping.

    Quote from: Fredrik on 29-October-09, 10:18:35
    Hello!
    All LEDs are Go? It doesn't sound like a BIOS problem, more of a power/processor thing, but update 1.2 is required.
    All LEDs light up.
    Quote from: Henry on 29-October-09, 11:17:07
    Check that all plugs of the wires from the PSU are fully seated in their sockets and that the 4/8 pin power for the CPU is plugged in. Usually labeled JPW1, JPWR1 or something similar.
    All wires are plugged in solidly and the PSU is fully seated
    Quote from: Fredrik on 29-October-09, 10:18:35
    Try with less memory; a single stick nearest to the processor.
    I tried with both sticks individually, same result. Blank Screen
    Quote from: Henry on 29-October-09, 11:17:07
    Corsair VX550W +12V~41A single rail would be a very good one for you especially if you might want to get a halfway decent VGA card later on down the road. I'm assuming you are using onboard graphics since you didn't list a separate card.   http://www.newegg.com/Product/Product.aspx?Item=N82E16817139004
    Right, I ordered a HD 4770 seperately and it came a day later, the screen receives no input whether I plug in from the onboard video or the video card.
    Quote from: Fredrik on 29-October-09, 10:18:35
    Get a quality PSU, please. An 850W PSU doesn't cost 60$, have a half hidden amps list, and come with blue LEDs. Better a quality 500W than a lousy 850W. How would you fancy this one?
    http://www.newegg.com/Product/Product.aspx?Item=N82E16817153114
    Quote from: Henry on 29-October-09, 11:17:07
    Like Fredrik said, a cheap junk PSU is still a cheap junk PSU no matter how many watts it claims to have. That's the mistake far too many people make is getting cheap with a PSU which is the heart of a system and when they take a dump it more than likely will take other components with it. I'm sure you've read plenty of that if did much reading of things regarding PSU's on this forum.
    Thanks for the PSU suggestions and advice, I'll be a better shopper when it comes to PSUs.
    Thanks for the suggestions but nothing worked, I guess I will be contacting newegg and telling them something doesn't work and let them sort it out.

  • A78M-E45 blank screen, wont boot, no post boot.

    Hi there,
    I always had ASUS boards with Intel processors. Now Im building a MSI / AMD computer.
    Motherboard: A78M-E45
    Memory: Kingston blu 16gb 1600mhz KHX1600C10D3B1K2/16G (two sticks of 8gb)
    Processor: AMD Athlon II X4 760K
    Power: Corsair CX430 V2
    Graphics: Club3D Radeon R9 270 14 series
    SSD: Crucial M500 240gb sata3
    Case: CoolerMaster N300
    With this configuration the system wont boot. Just a blank screen.
    I did a few tricks like changing the Power to a better one. Unplugged the SSD and DVD drive. Cleared the cmos.
    No luck.
    The processor is compatible but the memory is not on the list. The board should handle speeds up to 2133mhz so that sould be no problem.
    What am I missing here?
    Thanks,
    Sebastiaan.

    I have a few questions for you:
    what other power supply did you try? (it may be a power problem as a AMD system with that config may need upto a 500-550W PSU with the CPU and Graphics combo you have)
    have you tried each stick of RAM individually on the board? (Some kits are defective and you need to test each)
    can you try the board outside the case on a non conductive surface (cardboard or untreated wood) to make sure its not a short under the board?

  • Blank screen during boot, missing video on tty console

    I have black screen when booting from docking station where is DVI video output. On laptop itself and over VGA is OK.
    Tried modify GRUB2:
    GRUB_CMDLINE_LINUX_DEFAULT=“quiet”
    for
    GRUB_CMDLINE_LINUX_DEFAULT=“i915.modeset=1”
    but still the same and can't get video after switch to tty (ctrl+alt+F1) as well
    I compare with Debian where tty works fine
    found in folder:  /etc/modprobe.d/i915-kms.conf
    where is:
    options i915 modeset=1
    in Arch missing this file, any idea what to check?

    Mr.Elendig wrote:
    https://wiki.archlinux.org/index.php/In … modules.22
    This says ati but can in some cases happen on intel with docking stations too:
    https://wiki.archlinux.org/index.php/At … rks_in_KMS
    The most likely problem is the former though. It tries to use both outputs, and the vga uses a much lower res than the dvi, and therefor your monitor goes black because it doesn't like the video mode.
    Thank you for answer.
    I modified Grub line for adding one more module parameters fbcon=map:1:
    GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_osi=Linux fbcon=map:1"
    and updated grub:
    grub-mkconfig -o /boot/grub/grub.cfg
    but now after showing Grub table with available systems just frozen video, still I'm able to typing from keyboard to push system forward (encryption password)
    I reverse to previous settings.

  • Blank screen upon boot up

    I shut the lid on my MBA and it goes to sleep.  After upgrading to Mountain Lion, I now get a gray screen (blank screen) when I open the lid. Seems like a power setting issue?

    and8713,
    Usually when a powerbook is stored for several months, the power manager becomes corrupted and traditional resets do not help. In addition, when this occurs, absolutely nothing happens, but in your case, you do hear the startup chime - this means the initial startup sequence has passed its hardware test.
    - Have you cycled the brightness keys?
    - I would try this reset just to cover all bases: Remove main battery and disconnect power adapter > press the reset button on the back panel for 30 seconds > connect just the power adapter and start up.
    - If the display is still black (and it did work when stored), one other item that you can check will cause these symptoms...a poorly seated microprocessor card. Remove all power > lift off keyboard > remove aluminum heat shield > remove the top memory module > press down •very• hard on the right side of the microprocessor card next to the HD and next to the palm rest...this is where the multipin connector is located. Don't be afraid to press hard; the Pismo is noted for a difficult-to-seat card. Without reassembly, connect just the power adapter and see it it will start normally; if so, press the power button until it shuts down.
    If no help, press down again, then test.
    If still no help, remove power > disconnect the internal rechargeable backup battery; now connect the power adapter and try starting. If successful, remove power and reassemble.
    Here are some guides:
    This article will show how to install memory in the bottom slot of the microprocessor card; you don't want to do that, but you will follow the steps up to removing the top memory module.
    http://docs.info.apple.com/article.html?artnum=50028
    Enlarge the top picture...you can see the backup battery.
    http://www.pbfixit.com/Guide/6.4.4.html
    The entire Pismo takeapart guide:
    http://www.pbfixit.com/Guide/6.0.0.html
    Be sure to follow good anti-static procedures.

  • GT70 2OC Bios update went bad, blank screen on boot

    Hi,
    I want to update my laptop's bios, model being MSI GT70 2OC - 065US. When I went to MSI driver download site, there were two different bios files for download.
    Version 517 for UEFI None RAID SKU and version 717 for UEFI RAID0 SKU. My Laptop has one hard disk and other sata slot for hdd is empty. I am confused whether  which BIOS file should I use for my laptop. Please help.
    Thanks.
    UPDATE
    I tried to update BIOS using version 517 file. I was following procedure given in pdf manual. I followed every step as per manual. Laptop asked permission to reboot as suggested in manual. But after reboot only blank screen is appearing and only fan is working, no other activity is there.
    Kindly help.

    Quote from: ajaymore2909 on 12-January-15, 02:26:50
    Hi,
    I want to update my laptop's bios, model being MSI GT70 2OC - 065US. When I went to MSI driver download site, there were two different bios files for download.
    Version 517 for UEFI None RAID SKU and version 717 for UEFI RAID0 SKU. My Laptop has one hard disk and other sata slot for hdd is empty. I am confused whether  which BIOS file should I use for my laptop. Please help.
    Thanks.
    UPDATE
    I tried to update BIOS using version 517 file. I was following procedure given in pdf manual. I followed every step as per manual. Laptop asked permission to reboot as suggested in manual. But after reboot only blank screen is appearing and only fan is working, no other activity is there.
    Kindly help.
    Power on/off your laptop. If the laptop does the same then you have to send it back for RMA.

  • Black/Blank Screen with Boot Camp Win 7 Install on new 27" iMac

    I'm having a problem getting Windows 7 on a new 27" iMac and am familiar with the Boot Camp Windows installation process. Here's what I've done...
    1. Run Boot Camp from OSX, partition the drive.
    2. Insert Win 7 cd, proceed with installation.
    3. Computer restarts and the 'preparing for initial setup' message displays with the Win 7 splash screen. When it switches to where it should be displaying the Win 7 desktop, the screen is black.
    I can hear the Mac still running, but there's no display. It's like it's waiting for some type of user input for the intial Windows setup (haven't yet entered the key).
    I've done a hard shutdown and restarted Windows with the exact same result. After reboot, I get the 'Windows was not shut down properly' message with the 3 safe mode options, where choosing either gets me the 'Windows cannot complete setup in safe mode'. And any key reboots it.
    The Mac side still runs fine and holding the option key at start up gives the Mac/Win boot options.
    I'm inclined to think that it's a video driver issue since the 27" is brand new. Maybe Apple used a new video card for the larger screen and haven't updated the Boot Camp drivers. I checked on ATI's site for an updated driver for the Radeon HD 4670 they say is in the new 27" model that's currently available. (not the quad core)
    Is there any workaround for this? I was thinking of installing Vista instead, and upgrading to Win7 once installed, but if it's a driver thing, it would just be a long way to the same result and could have the same problem with Vista as well.
    Any ideas?

    I think I figured out what is happening here with the video drivers on the new iMac's and Win7. I believe it's re-directing the video to the mini display-port output when you see the screen go blank. I installed my Win7 x64 with no issues but I had an external monitor hooked up at the time and while it was installing the O/S my iMac went black but everything moved over to my external screen. Once it finished installing then everything went back to normal after a reboot.
    Not sure if that helps anyone but pretty sure that's what is going on. So if you have another monitor handy, get the mini display-port adaptor from Apple and connect your external screen before you install Win7. Cheers!
    P.S. If you have one of the new iMac's and want to install the latest Radeon drivers (after you have installed Win7 on your iMac), try the following. Download and install the drivers from ATI/AMD directly. They'll try to install and fail (no worries) but now the driver/install files will be unzipped into an ATI folder on your main Windows hard drive.
    Now go to this site: http://www.driverheaven.net/modtool.php and download the tool and use the Vista instructions listed on the main page of the URL above. You shouldn't need to download the MSXML 6.0 and I don't think you need to disable the UAC stuff like they suggest for Vista (I didn't) and it works fine. UAC is not nearly as intrusive on Win7 as it is in Vista so I think that's why it worked for me and pretty sure the MSXML 6.0 is already in Win7. Once the program has modified the mobile Radeon drivers then you can run "setup" from your ATI directory and the new drivers will finally install correctly including the Catalyst Control Center. Voila! I now have 9.10 drivers up and running on my new 27" iMac and working perfectly so far.
    James
    Message was edited by: joudbren

  • Blank Screen During Boot

    after my latest upgrade I restarted and now the screen goes blank around the point the font changes and it finishes saying kvm disabled by bios. It then goes black and stays black. I've seen an answer posted here: https://bbs.archlinux.org/viewtopic.php?id=86357 in one of the comments. But it's been months since I did any linuxing. So I need some help. How do I mount my root and boot partitions while booted to live media (usb)?  I know which is which in lsblk. My next question is what do I then do to chroot into it?  I'm guessing mount /dev/sda1 /mnt/root  ? Then chroot to it.
    Assistance would be much appreciated.  Once I get there I can start trying to change some options with mkinitcpip.conf and in Radeon.conf as I have a Radeon card. The changes are listed in wiki here: https://wiki.archlinux.org/index.php/ATI#Disable_KMS but I seem to be having trouble turning modest=0 on while on live media. If someone could assist it would help a lot as my windows box died (of course) and this is my only pc at the moment. I heard this may fix my issue of someone else has another fix please share. Radeon card, 64bit, manufacutrd by HP as HP compaq elite. Has ran arch over a year fine so far and love it compared to other distros
    Thanks for the help in advance I feel like a noob I used to be able to do this stuff in my sleep but I've been stuck on a windows server and infrastructure at work for a while now.
    Cheers fellow archers.

    Sorry was typing on an iPhone.  I'll try switching to a new TTY when I get home from work.  The screen is powered on, it displays the DVI connection icon in the corner showing it does have a conneciton, everything is just black.  I'm booting straight to X.  I managed to get in on a live usb, and mount my root home and usr directories.  But after doing so I can't seem to get chroot to cooperate.  As I recall I just do chroot /mnt/root_mount_point and that should be it yes?   Should I use the special arch chroot or regular?  I know you use arch chroot when installing but I'm not doing so.
    Assuming I finally get chrooted in, I'm hoping modeset = 0 works.  From the post I referenced, doing modeset = 0 in radeon.conf after creating /etc/modprobe.d/radeon.conf and doing mkinitcpio -p kernel26 after making changes to /etc/mkinitcpio.conf  Not sure what changes to make exactly, but I guess I'll reread the wiki over and over till I get it.  I hope this fixes the issue as it did for the other person.
    I have a specific quesiton about mkinitcpio -p kernel26... is that the right argument?  Should I use kernel26 or is it specific to the machine?  I see in the wiki mkinitcpio -p linux.  Which is the correct command?
    My last update was yesterday.  Before that it had been about a month.  And I hadn't restarted in about a week or two.
    Does this seem correct?  Will it fix my issues?
    Thanks

  • Blank screen at boot. Happened after removing rEFIt. Seems responsive to keyboard input but nothing but black screen.

    Hi, I removed rEFIt and since then I cannot boot. The only thing I get is the startup sound, and after that it is blank/black. I had one random successful boot and I have no idea how that happened. I tried all those hotkey combinations, just to try everything. Like, command+option+p+r and command + r etc.
    It's a 2011 iMac. Hope someone knows what can be done.

    It used to react to the command+option+R+P and reboot, but not any more. Well actually it seems random, some times it works. I would also get some "bleep" sound if I kept spamming keys, but not when it is "not working".
    It shipped with Lion, yes.
    I tried cmd+opt+R now, and I can hear the HD working on something, but since the screen remains black I don't know what is happening. This has also been the case when I pressed and held shift, cmd+R, and various others.
    It really bugs me how random this seems to be.
    I tried to hold options-key to get the startup-menu, no luck. It is as if the display is not activated at all.

Maybe you are looking for

  • I've been having a problem with auto-fill in the email on my ipod touch.

    I have updated to new email addresses, or accidnetly typed in the wrong on, and now the email addresses won't go away, even though they're not in my contacts. So when i said for instance i want to send a message to [email protected] and it just chang

  • Calendar week: how to substract a number of calendar weeks from a given one

    Hi Experts, Is there a way to calculate this: If my calendar week is 01.2009 and I want to calculate the corresponding week 18 weeks ago, is there a FM that calculates this? I tried 01.2009 - 18 but is giving me the wrong week. Thanks in advance. Inm

  • Photoshop Elements for Windows 8

    I bought Photoshop Elements almost 10 years ago, it worked well even with Windows 7. Now I got new PC which has Windows 8, tried to install from CD but couldn't make it. Is there anyway to update my Photoshop Elements or do I have to purchase new ver

  • Is this account the same as my apple account?

    Is this account the same as my apple account?

  • Can't play a song.

    i just bought "What makes you beautiful" by One Direction and everytime i click on it to play it it just skips right to the next song. it does the same thing on my ipod. Do i have to buy it again?