Blackscreen after installing Snow Leopard...
The number one Hackintosh community

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Member
    Join Date
    Jul 2011
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    23
    Uploads
    0

    Default Blackscreen after installing Snow Leopard...


    Hi Folks

    I have a problem, I installes snowleopard everything seemed to be fine but now when i try to boot from cd after the Grey apple screen the display turns off but the intro muisc is playing.... I use an dvi to vga adapter and i also tryed the other dvi port of my grafik card...

    What can i try?

    Booting with -x doesnt work.....
    Last edited by komerzgandalf; 7th August 2011 at 18:49.
    System:
    CPU: Q6600
    RAM: 4GB G.Skill
    Grafic:ATI 4870 512MB
    HDD´s: 500GB(Windows7) 2TB(OSX, in a 1TB Partition)
    MOBO: P5QL-EM

  2. #2
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,741
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    474
    Uploads
    14

    Default

    Quote Originally Posted by komerzgandalf View Post
    Hi Folks

    I have a problem, I installes snowleopard everything seemed to be fine but now when i try to boot from cd after the Grey apple screen the display turns off but the intro muisc is playing.... I use an dvi to vga adapter and i also tryed the other dvi port of my grafik card...

    What can i try?
    Try booting with the flag`s below...

    arch=i386 -v

    If don`t work try...

    -x -v

    And if anything works, boot in Single User Mode ( -s ) when you stop at the "root$" prompt run the commands below...

    Code:
    touch /var/db/.AppleSetupDone
    
    reboot
    Boot up in verbose mode only ( -v)...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  3. #3
    Member
    Join Date
    Jul 2011
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    23
    Uploads
    0

    Default

    All the three methods dont work...


    The first time when i installed snow leopard, changing to the other dvi port was the solution to get no black screen... This time after reinstallation(same pc) this doesnt work....
    System:
    CPU: Q6600
    RAM: 4GB G.Skill
    Grafic:ATI 4870 512MB
    HDD´s: 500GB(Windows7) 2TB(OSX, in a 1TB Partition)
    MOBO: P5QL-EM

  4. #4
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,741
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    474
    Uploads
    14

    Default

    Quote Originally Posted by komerzgandalf View Post
    All the three methods dont work...


    The first time when i installed snow leopard, changing to the other dvi port was the solution to get no black screen... This time after reinstallation(same pc) this doesnt work....
    You told that this happens when you boot from CD...

    What happens when you boot from HD ??? And also what Chameleon version you are using???

    Try this...

    Boot in Single User Mode ( -s ) and run the commands below...

    Code:
    cp -R /System/Library/Extensions /System/Library/Extensions.backup
    
    rm -rf /System/Library/Extensions/ATI*
    
    chown -R 0:0 /System/Library/Extensions/*
    
    chmod -R 755 /System/Library/Extensions/*
    
    kextcache -v 3 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext -z /System/Library/Extensions
    
    reboot
    if with this step you can reach the desktop, just tell me and we will go to the next step...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  5. #5
    Member
    Join Date
    Jul 2011
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    23
    Uploads
    0

    Default

    Like i said the last time, when i install sl changing the dvi port was the solution, but for some reason, without changing anything i got the blackscreen issue from one day to another.... There i used the chameleon loader 2 rc4

    And now i got the blackscreen after installing i never been to the desktop, i cant install chameleon, without reaching desktop, right?


    Ok now i tray this command and then i post what happend
    System:
    CPU: Q6600
    RAM: 4GB G.Skill
    Grafic:ATI 4870 512MB
    HDD´s: 500GB(Windows7) 2TB(OSX, in a 1TB Partition)
    MOBO: P5QL-EM

  6. #6
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,741
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    474
    Uploads
    14

    Default

    Quote Originally Posted by komerzgandalf View Post
    ...i cant install chameleon, without reaching desktop, right?
    I ask this because i don`t know what kind of installation you made (Distro or Retail)...

    On Distro install you can install the Bootloader without reach the desktop...

    Quote Originally Posted by komerzgandalf View Post
    Ok now i tray this command and then i post what happend
    If with the steps above you can reach the desktop, install again the ATI kexts from your Extensions.backup folder and use
    Multibeast Chimera as bootloader...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  7. #7
    Member
    Join Date
    Jul 2011
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    23
    Uploads
    0

    Default

    Sooooo



    I typed in this realy long command string and there comes a lot of lines..... But also it didnt work..... Same issue blackscreen and intro sound....

    And i did the retail installation i dont know the distro installation....


    I hope you know something else......
    System:
    CPU: Q6600
    RAM: 4GB G.Skill
    Grafic:ATI 4870 512MB
    HDD´s: 500GB(Windows7) 2TB(OSX, in a 1TB Partition)
    MOBO: P5QL-EM

  8. #8
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,741
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    474
    Uploads
    14

    Default

    Quote Originally Posted by komerzgandalf View Post
    Sooooo



    I typed in this realy long command string and there comes a lot of lines..... But also it didnt work..... Same issue blackscreen and intro sound....

    And i did the retail installation i dont know the distro installation....


    I hope you know something else......
    You have sure that you remove all the ATI kexts with the command " rm -rf /System/Library/Extensions/ATI* "....

    If you remove all video kexts and rebuild the caches... It`s strange that you already have video issues...

    If you have sure that you remove susses fully all ATI kexts, try removing all video kexts with the commands below...

    Code:
    rm -rf /System/Library/Extensions/ATI*
    
    rm -rf /System/Library/Extensions/GeFor*
    
    rm -rf /System/Library/Extensions/NV*
    
    reboot
    And boot Ignoring Caches ( -f )
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  9. #9
    Member
    Join Date
    Jul 2011
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    23
    Uploads
    0

    Default

    Ok now i tryed all you commands but same problem, but when i rebuild cache there was unable to chande mode or something....


    Also after these commands i tryed to change the dvi pot but no change....what is this....


    And it worked one week before, can i install an other way or something?????
    System:
    CPU: Q6600
    RAM: 4GB G.Skill
    Grafic:ATI 4870 512MB
    HDD´s: 500GB(Windows7) 2TB(OSX, in a 1TB Partition)
    MOBO: P5QL-EM

  10. #10
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,741
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    474
    Uploads
    14

    Default

    Quote Originally Posted by komerzgandalf View Post
    Ok now i tryed all you commands but same problem, but when i rebuild cache there was unable to chande mode or something....


    Also after these commands i tryed to change the dvi pot but no change....what is this....


    And it worked one week before, can i install an other way or something?????
    What BootCD you are using???
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench


  • Advertising

    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Page 1 of 2 12 LastLast

Similar Threads

  1. [ASK] Installing Snow Leopard in Pentium 4
    By luciusmesias in forum General Troubleshooting
    Replies: 6
    Last Post: 2nd December 2011, 04:44
  2. Installing 10.6 Snow Leopard on laptop. HELP!?
    By smrtmouth in forum 10.6 Snow Leopard
    Replies: 5
    Last Post: 28th September 2011, 01:57
  3. Need help with installing Mac OS X Snow Leopard
    By koskeyu in forum 10.6 Snow Leopard
    Replies: 1
    Last Post: 28th July 2011, 00:09
  4. Installing Snow Leopard on my PC
    By Keffoo321 in forum 10.6 Snow Leopard
    Replies: 2
    Last Post: 16th June 2011, 02:23
  5. Installing Snow leopard 10.6.3
    By NOfrks in forum 10.6 Snow Leopard
    Replies: 13
    Last Post: 18th April 2011, 20:27

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •