LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-29-2006, 05:11 PM   #16
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled

Quote:
Originally Posted by davcefai
I suppose it depends on the quality of your connection. I have never had a corruption problem.

I use gftp for my downloads but cannot remember what I used to download my 1st set of Linux CDs.
There seems to be a problem with MS Windows. I remember when Thinkpad Atheros hack came out all Windows users got corrupted ISO images, I downloaded it from within FBSD and the image was OK. It almost looks like Windows is downloading using ASCII mode.
 
Old 06-29-2006, 10:11 PM   #17
AndyTPO
LQ Newbie
 
Registered: Jun 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Questions again

Well, I got Debian installed on my machine. Thanks to all of the ppl who guided me. Now, I am in the text mode, after entering the user name and password. How to get to some graphic mode where at least I will have some options? Or this is normal, you have enter all commands by text?
 
Old 06-29-2006, 10:57 PM   #18
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Use the cmd
startx
to bring up the GUI.
alternatively, to automate this, edit the file
/etc/inittab
and set the relevant line like this:
id:5:initdefault:
The '5' means start the GUI, '3' means start the non-GUI terminal (loosely speaking). for more info google 'run levels'.

Last edited by chrism01; 06-29-2006 at 11:00 PM.
 
Old 06-30-2006, 06:51 AM   #19
AndyTPO
LQ Newbie
 
Registered: Jun 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by chrism01
Use the cmd
startx
to bring up the GUI.
alternatively, to automate this, edit the file
/etc/inittab
and set the relevant line like this:
id:5:initdefault:
The '5' means start the GUI, '3' means start the non-GUI terminal (loosely speaking). for more info google 'run levels'.
Thank you. But, I belive now that mistake was maid, i screw up...long night...

Anyway, I did re-install (and then again)... From what I read on the forum, my instalation shuld be ok now. I chose desktop configuration. Only problem is that, after all of the letters stop flying on the screen, (I guess that then is going to the graphics mode) i got only vertical lines on the screen.
My monitor is fairly old but winxp worked fine on it. Belive that my problem is chosing wrong driver for my video card. As you know, using Dell gx150 - has integrated video.

I will try to search trought the forum about changing video driver on the boot, if that is posible. After systems start, I just hear one beep from the computer and screen goes in "vertical lines" mode. Want to try different ones untill I got picture on the screen. If some of you "pros" know how to do that properly, please let me know before i screw up again and start re-installing for 5th time .

I promise that will NOT ask stupid questions as I did in previos posts. Now I should have enough info to start searching by my self.

I just want to see LINUX on the screen (WORKING!!!! )

ps. I belive that original option for video driver (when i was installing) was "vesa".

Last edited by AndyTPO; 06-30-2006 at 07:19 AM.
 
Old 06-30-2006, 07:38 AM   #20
deroB
Member
 
Registered: Dec 2005
Location: Sydney, Australia
Distribution: Arch Linux
Posts: 208

Rep: Reputation: 30
No need to reinstall

At the command prompt type:
Code:
su
[password]
dpkg-reconfigure xserver-xorg
or
dpkg-reconfigure xserver-xfree86
exit
This will let you reconfigure X.
Try selecting Vesa as your graphics driver.
Then type "startx"

If you can't get to the command prompt press Ctrl + Alt + Backspace to kill X

good luck

Last edited by deroB; 06-30-2006 at 07:43 AM.
 
Old 06-30-2006, 07:52 AM   #21
AndyTPO
LQ Newbie
 
Registered: Jun 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by deroB
No need to reinstall

At the command prompt type:
Code:
su
[password]
dpkg-reconfigure xserver-xorg
or
dpkg-reconfigure xserver-xfree86
exit
This will let you reconfigure X.
Try selecting Vesa as your graphics driver.
Then type "startx"

If you can't get to the command prompt press Ctrl + Alt + Backspace to kill X

good luck
Thank you! I DO NOT NEED TO RE-INSTALL AGAIN !

X is the program that give graphics on the screen, right? Boy, do I sound stupid....

After Google-ing I have find out that most likely my integrated video on borad is based on Intel 810 and/or 815 chipset. Just a info if somebody can use it!

Last edited by AndyTPO; 06-30-2006 at 07:53 AM.
 
Old 06-30-2006, 11:30 AM   #22
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Rep: Reputation: 45
Emerson said:

Quote:
It almost looks like Windows is downloading using ASCII mode.
I made a fool of myself recently when I uploaded a file using Windows FTP. It defaults to ASCII mode.
 
Old 06-30-2006, 12:23 PM   #23
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
On Windoze FTP stands for Foolish Transfer Protocol.
 
Old 06-30-2006, 02:56 PM   #24
AndyTPO
LQ Newbie
 
Registered: Jun 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Thank you ALL! :)

Just to let you know, I am writing this from my BRAND NEW LINUX SYSTEM!

Thank you again for your help. Do not worry, I will be back soon with more quiestions

Andy
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
no clue marvin gardens Linux - Newbie 7 05-29-2006 07:40 PM
No clue Disasterpiece MEPIS 14 01-04-2006 08:06 PM
Don't have a clue Shuraq'eg Linux - Wireless Networking 2 08-29-2004 06:27 AM
No Clue AtariFX Linux - Newbie 9 12-05-2003 02:31 PM
I Have No Clue mr_svperstar Linux - Newbie 6 08-15-2003 11:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration