Originally Posted by
pommedean
Hi redlinethecar,
i have just registered but have been using BT for a while in a VM, i have had the same issue as yourself. And have since worked out a fix that works (after many failed attempts) ANd i decided to tell you how i tried and how it was successful so you can give it a try, hopefully saving you valuable research time in the process.
ANyway, just to clarify, this issue is NOT where the screen fails AFTER typing StartX. It happens after choosing the boot option (i.e no networking, default text mode)
The issue lies with Integrated graphics, and in my particular laptop, Acer Aspire 5552G, i have the AMD Radeon Grahpics chip, without the BIOS options to change this setting (Crappy Insydhe BIOS, even after many BIOS modding attempts, unable to unlock Advanced Features.)
Anyway, on we go, I will giv you a few options, try out each, depending on your installation method and or success of each.
I will assume you are booting from a LIVE CD or LIVE USB, and can get at least get up to the boot options screen, as mentioned earlier ( please advise if this is not the case)
When you get to this boot menu screen, you will see there is a message advising, "Press [tab] to edit" or something to that extent, here we will press tab on the "Default text mode" option.
Now you will see a line appear at the lower half of your screen, which may say something like:
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791--
or similar, you need not worry if it is not exact, however what counts is the trailing words from the word "text" onwards.
so we are talking about:
"text splash vga=791--" (no quotes)
Now option 1, you can change this to :
"text splash vga=0x791--" (again no quotes)
this sets VGA mode to be unset, and so this will bring up a screen where you choose your resolution and display type (VGA / VESA), this is trial and error, choosing a wrong Resolution may just cause the same black screen issue, picking the correct one, may be successful.
Option 2
I like this one, works every time, and dont have to waste time choosing the resolution. change the line, as mentioned above:
text splash vga=791--
To this...
text splash nomodeset to i915.modeset=1
This will load properly, you will notice the screen doesnt use the red background frame of backtrack to display while it is loading the drivers/os etc, but will be a standard POST looking screen (AND WILL NOT BOMB OUT TO A BLACK SCREEN)
you will then be presented with the text based prompt where you simply enter startx, and go forth and conquer!
Hope this helps out, it did for me, and when i was successfull it was a real EUREKA moment, so i will compelled to help the fellow community out with my first post! :D
Please let me know how you get on, so i can assist further, and to confirm if this may help others with a similar issue.
----
Dean