i am having the same problem with the blinking light i have tried everything and i really need help because nothing is working! i also have to graphic cards in my notebook
sir, i have some problem when installing backtrack 5
my laptop is Asus A42J with two graphic card
the primary graphic is Intel n the second is NVidia geforce 310M
after booting with dvd, and typing startx the first time, my laptop got "Black Screen" with flashing caps lock indicator.
what the causes? and how to solve it, so i can install backtrack in my laptop..
thanks..
i am having the same problem with the blinking light i have tried everything and i really need help because nothing is working! i also have to graphic cards in my notebook
Try this:
At start menu, press TAB and you will get this: "file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz text ......--"
Add at the end of line just right after initrd.gz add this: xforcevesa noapic noapci nosplash irqpoll --
"file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz xforcevesa noapic noapci nosplash irqpoll --"
Then try the startx..
See it works....
My output TAB is== casper/vmlinuz file =/ cdrom/preseed custom.seed boot=casper initrd=/casper/initrd.gz text splash vga=791--_
how I can modify this file?: Confused:: Confused:: Confused:
When u choose to run bt5, a menu will come up letting you chose what mode to run bt5 in like this: http://tinyurl.com/c652p6y
Press tab and just type this command in "xforcevesa nopic noapci nosplash irqpoll" without the exclamation marks i, then just press enter and you should be set to go.
Oh... and btw... I had an issue, where my screen turned black even bevore x could be started (even before login, some error-message about vesa vs esi) - if anyone has something similar: try nomodeset in grub and you can at least login.
I would edit the boot menu at the start but id put
casper/vmlinuz file =/ cdrom/preseed custom.seed boot=casper initrd=/casper/initrd.gz text splash vga=791 i915.modest=1
So just type i915.modeset=1 at the end of the boot menu and it will work.
If you have a HDD install, try searching the xserver-xorg-video-intel in repos:
aptitude search xserver-xorg-video-intel
If in repos, install it..Then reboot or restart the X's..See if it works..That driver is for Intel cards including i8xx and i9xx series.
Luck