Submitted by ghostov on Sun, 16/09/2007 - 17:59.
( categories: )

i downloaded mandriva linux free 2007 & i install it with all ways but when finish install its open as normal but open black screen meed my login & my pass i inter it but no more action i need 2 see disktop but i don't know how or wts da command plz some really helps me


How Linux X works

Pronco's picture

You've to try out the startx command


- I'm a code junkie security enthusiast

- http://pronco.manalaa.net

that probably means the

Alaa's picture

that probably means the graphics card (vga) was not setup correctly. you'll have to fix that from the console (this black dos like screen).

first login with your root user (at installation time you where asked to choose a root password, root is the name of the all powerful administrator user in GNU/Linux).

in the user name write root then hit enter in the password type the password you chose, don't worry if nothing appears while type just hit enter at the end

if you enter username and password correctly you'll get a command line prompt where you can type commands.

just type the command

XFdrake

then hit enter. note that the capital letters are important

this will open a text mode dialog to help you configure your graphics card, use the arrow keys, tab, space and enter to navigate, a bit of common sense and you're done. in most cases it will detect the card correctly for you, you just need to confirm it's choices.

after that try to reboot the system and see if it'll open the graphical interface correctly on it's own. to reboot you type the command

reboot

you don't really need to reboot tab3an, it's just easier. if you wanted you could logout from root, login with your normal user account and start the graphical interface manually.

cheers,
Alaa


husband of the Grand Waragi Master

http://www.manalaa.net

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.