Today : | at : | Safemode : ON
> Det_Not Hacker | White Hat Aliance | Angkasa Hacker Team | Indonesia | Satu Gertakan Untuk Pertahankan Bumi Pertiwi | Safework of Angkasa Pura database, server MIL.ID | Thanks for all support : BD Green Hat, Nation blood, ID Codding, Jakarta Style cracking, Newbie's HACKER, US ortodox specialist | Learn your skill here with our style.
Title Author Perms Comt Modified Category

Blank Screen on Backtrack 5 when Using Startx [Intel] Hargo Haripamudya rwxr-xr-x 0 20:31

Title Blank Screen on Backtrack 5 when Using Startx [Intel]
Permission rw-r--r--
Author Hargo Haripamudya
Date and Time 20:31
Category
Share
the problem still appear on some Backtrack’s user. I think the problem is in VGA card. If you are using Intel graphic card, may be this tutorial will solve your problem about blank screen on Backtrack 5 when using startx.

First use the Backtrack live CD and boot with it then Configure the Xorg

Xorg -configure

Copy xorg.conf file to /etc/X11

cp /root/xorg.conf.new /etc/X11/xorg.conf

Open xorg.conf

nano /etc/X11/xorg.conf


Change "intel" to "vesa" and then save the file
Reboot your Backtrack and then open xorg.conf again

nano /etc/X11/xorg.conf

Change "vesa" to "intel" and install this intel driver

apt-cache search intel | grep xorg
xserver-xorg-video-intel - X.Org X server -- Intel i8xx, i9xx display driver
xserver-xorg-video-intel-dbg - X.Org X server -- Intel i8xx, i9xx display driver (debug symbols)
xserver-xorg-video-i740 - X.Org X server -- i740 display driver

Install the driver with this command

apt-get install xserver-xorg-video-intel
apt-get install xserver-xorg-video-intel-dbg
apt-get install xserver-xorg-video-i740

Edit grub.cfg

gedit /boot/grub/grub.cfg

Change "text splash vga=791" to "text i915.modeset=1"
I hope your problem solved
Comments
0 Comments

0 komentar:

Post a Comment

Powered by Blogger.