Home
Forum
Blog
News
TopSite
Calendar
Profile
Search
Help
Board Menu
New posts
New Replies
Users
Help
Personal Menu
Welcome Guest
User:
Pass:
Auto-Login:
Register!
Calendar
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2007
2008
2009
2010
2011
2012
2013
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Today's Birthdays:
walter731 (82) Primoz (24) azstang66 (25)
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
July 31, 2010, 09:01:57 pm
Kubuntu Forums
|
Important Information
|
Documentation
|
How To's
| Topic:
How to get started with no GUI
0 Members and 1 Guest are viewing this topic.
« previous
next »
Pages:
[
1
]
2
3
Author
Topic: How to get started with no GUI (Read 22702 times)
dibl
Kubuntu Veteran
Offline
Posts: 10366
What does not kill me makes me stronger ...
How to get started with no GUI
«
on:
July 18, 2007, 09:21:13 pm »
It often happens that the installer on the Kubuntu Live CD is unable to correctly identify and configure automatically the X server configuration for your graphics display chip or card. For the noob, this means the first thing you see after you run the installation routine is a jet black screen with (or without) a blinking white "_" in the upper left corner. The keyboard and mouse are apparently unresponsive. Here is what to do:
1. Alt-F1 usually takes you to the Command Line Interface (CLI), aka "text prompt" -- sometimes it requires Ctrl-Alt-F1.
2. At the text prompt, just enter your user name, hit Enter, and then enter the password that you gave yourself when you went through the installation routine.
3. Congratulations! You are now logged in to a marvelous and powerful Linux system, but oops, you're lacking a GUI interface. We'll fix that now. Enter the following command in a Konsole window, exactly as shown (if you had a GUI, you could just "copy" it with your mouse, then in the console window right-click on the cursor and paste it in):
Code:
sudo dpkg-reconfigure xserver-xorg
This starts the X server configuration script. On the first screen, answer "NO" to the autodetect question (because we already know what happens when it tries ....), and on the second screen choose "VESA" as your display type. Then you can accept the defaults until you get to the "monitor" section. On that screen, put an "x" only in one resolution that you can comfortably use, like 1024 x 768, or if it is a small display maybe 800 x 600. Then enter refresh rates appropriate for your LCD or CRT monitor. When completed, it will dump you back to the text prompt. At that point you can enter
Code:
startx
and you should get a reasonable GUI, in which to continue your excellent adventure.
4. Now you can use the Adept Manager to install Firefox, if you wish, and any other packages that you are in urgent need of.
5. When you are ready to exploit the potential of your actual graphics chip or card, you can open the KMenu>System>Konsole and enter
Code:
lspci
and the listing will show your hardware, including the specific graphic display hardware. We will need to know this to help you identify the best driver available, and the process to acquire and install it. Then you can make a post to request assistance, stating your motherboard or computer model, CPU, and graphics hardware.
For example
here
is a reasonable approach if you have an Nvidia or ATI graphics system.
«
Last Edit: February 10, 2008, 03:17:37 pm by dibl
»
Logged
Kubuntu 10.04 64-bit
Intel X6800/D975XBX2/GTX260
Top 20 Kubuntu FAQs HERE
askrieger
Global Moderator
Kubuntu Veteran
Offline
Posts: 3468
Re: How to get started with no GUI
«
Reply #1 on:
July 21, 2007, 09:02:20 pm »
The only thing I can think of to add to Dibl's excellent advice is a little howto on finding the appropriate vertical refresh rate and horizontal sync frequency for your monitor. In windoze, assuming you have a GUI there, google for the name and model number of your monitor. Find the manufacturer's website or another page that lists the specifications of your monitor. Now, when you start "dpkg-reconfigure xserver-xorg", you can use the advanced option (don't worry, just accept the defaults) until you get to select the properties of your monitor (as Dibl suggested).
Logged
Hope this helps.
Al
Search Before You Ask
myNigga
Can't Get Enough
Offline
Posts: 137
Re: How to get started with no GUI
«
Reply #2 on:
August 30, 2007, 08:40:42 am »
Askrieger, setting the vertical refresh and horizontal refresh limits to something high allows xorg to use the highest refreshes the monitor can handle. For example, set them to seomthing like 20-200 or so. Since xorg won't be forcing the refresh, there is no risk to damage anything, you are just telling it to query the monitor for a particular refresh.
- Xorg: Hi, monitor.
- Monitor: Hi, Xorg.
- Xorg: Can you do 50Hz vrefresh?
- Monitor: Sure.
- Xorg: Can you do 60Hz vrefresh?
- Monitor: Of course.
- Xorg: Can you do 100Hz vrefresh?
- Monitor: Yes.
- Corg: Can you do 120Hz?
- Monitor: Sorry, no.
- Xorg: Ok, lets stick to 100Hz.
Xorg just queries, it doesn't TRY to set all refresh rates.
Logged
myNigga, your Linux Nigga...
Fintan
Kubuntu Veteran
Offline
Posts: 3563
Mostly harmless
Re: How to get started with no GUI
«
Reply #3 on:
August 30, 2007, 10:05:35 am »
Yes, excellent HowTo. Thank you.
«
Last Edit: August 30, 2007, 11:21:47 am by Fintan
»
Logged
Pentium IV 2.3 Ghz
1.5 GB Ram
ATI Radeon 9250 pro
Karmic 9.10 backup
Lucid 10.04 Main
Lucid 10.04 KDE4.5 Testing
Maveric 10.10 alpha Testing
Acer Travelmate 4021
1'5 GB ram
Intel GMA900 Shared Memory
Kubuntu 10.04 Lucid KDE 4.5 RC- Main
Lucid Netbook - KDE 4.5 RC testing
fivesmellydragons
Always Learning
Offline
Posts: 3
Re: How to get started with no GUI
«
Reply #4 on:
September 18, 2007, 07:32:36 pm »
Hey thanks for the tip man!
I had this problem happen to me the other day and I almost started freaking out because I thought I would have to start all over again with Feisty from the beginning.
The steps were easy to read and they worked perfectly.
Thanks again!!
Logged
eriefisher
Still Lots to Learn
Offline
Posts: 683
Re: How to get started with no GUI
«
Reply #5 on:
September 19, 2007, 09:08:03 am »
There is usually a way to fix just about anything in Linux especially if you have backed up before you edited. Unlike Windows where the best solution in usually to reinstall. More trouble than it's worth.
eriefisher
Logged
~$sudo make me a sandwich
CrimsonR
Always Learning
Offline
Posts: 6
Re: How to get started with no GUI
«
Reply #6 on:
September 30, 2007, 11:59:59 am »
I tried this, with both safe and normal mode.
I get to the console, for some reason.
And I reconfigure, only to get:
error while loading shared libraries: /usr/lib/libz.so.1: invalid ELF header
What could be the problem?
I get the same error when trying lspci btw.
My system is an amd64 based one, with a old GeForce 6600 card in it, 2gb memory and on a A8R-MX motherbord, AMD north bridge iirc.
Logged
dibl
Kubuntu Veteran
Offline
Posts: 10366
What does not kill me makes me stronger ...
Re: How to get started with no GUI
«
Reply #7 on:
September 30, 2007, 12:14:37 pm »
Quote from: CrimsonR on September 30, 2007, 11:59:59 am
And I reconfigure, only to get:
error while loading shared libraries: /usr/lib/libz.so.1: invalid ELF header
What could be the problem?
I get the same error when trying lspci btw.
Erkkkk. That's a bad one, I think - not a commonly reported problem, and maybe only semi-related to video. Were there any error messages during your installation process? A quick Google turned up this:
http://ozlabs.org/pipermail/linuxppc-embedded/2001-November/005528.html
which suggests a hard drive or boot issue. Has your system fsck'd itself lately? You might want to run a manual fsck on it (crossing my fingers ....).
Logged
Kubuntu 10.04 64-bit
Intel X6800/D975XBX2/GTX260
Top 20 Kubuntu FAQs HERE
Rog131
Kubuntu Veteran
Offline
Posts: 3922
Kubuntu facientes adiuvant
Re: How to get started with no GUI
«
Reply #8 on:
September 30, 2007, 12:27:28 pm »
Here Re: invalid ELF header
http://www.nvnews.net/vbulletin/showthread.php?t=76791
the solution was
Quote
now goes thanks to tseliot on ubuntu forum!
here are his suggestions:
Try envy:
http://www.albertomilone.eu/europeo/..._scripts1.html
if that doesn't work try point 4 of the Problems Section of my guide (even if the description of the problem doesn't match yours):
http://doc.gwos.org/index.php/Latest_Nvidia_Dapper
that is: i have run his script that adjusts packets and downloads+runs the latest nvidia driver script (first link).
then i adjusted xorg.conf and options file as told in his guide (second link).
Have you checked xorg logs ?
Logged
Before you edit,
BACKUP !
Links:
The art of using manuals
File management in Linux
CrimsonR
Always Learning
Offline
Posts: 6
Re: How to get started with no GUI
«
Reply #9 on:
September 30, 2007, 01:00:33 pm »
One thing I forgot to mention (as I see now) is that this happens with the installation of the system.
In other words, the disk is clean, the system has nothing installed, I pop in the CD, boot, and never get to installing.
The harddisk is good, as far as i can tell, as are all the other system parts.
edir:
(Oh and thanks for the finger crossing, but it's unneeded, no critical data anywhere on that system :0 )
Logged
CrimsonR
Always Learning
Offline
Posts: 6
Re: How to get started with no GUI
«
Reply #10 on:
September 30, 2007, 01:07:39 pm »
I'd check em, if they were there.
But does the livecd save logs?
Logged
CrimsonR
Always Learning
Offline
Posts: 6
Re: How to get started with no GUI
«
Reply #11 on:
October 01, 2007, 05:13:11 am »
I tried some more things, but to no avail;
Replaced the CD-Rom drive
Replaced the memory
Redownloaded the ISO from another site.
No help, still this elf error. Can anyone help?
Logged
Flumuxed
Always Learning
Offline
Posts: 18
Re: How to get started with no GUI
«
Reply #12 on:
October 17, 2007, 05:59:14 am »
Many thanks for all the contributions on this post to my original query. It sorted the problem a treat. I'd got visions of having to do a reinstall!!
Thanks
Logged
super_bunny32
Always Learning
Offline
Posts: 3
Re: How to get started with no GUI
«
Reply #13 on:
November 04, 2007, 05:29:35 pm »
Quote from: dibl on July 18, 2007, 09:21:13 pm
It often happens that the installer on the Kubuntu Live CD is unable to correctly identify and configure automatically the X server configuration for your graphics display chip or card. For the noob, this means the first thing you see after you run the installation routine is a jet black screen with (or without) a blinking white "_" in the upper left corner. The keyboard and mouse are apparently unresponsive. Here is what to do:
1. Alt-F1 usually takes you to the Command Line Interface (CLI), aka "text prompt" -- sometimes it requires Ctrl-Alt-F1.
I tried doing this but it wouldn't work I tried both Alt-F1 and Ctrl-Alt-F1
Logged
Jlgjt
Always Learning
Offline
Posts: 1
Re: How to get started with no GUI
«
Reply #14 on:
November 22, 2007, 09:33:51 pm »
Yeah, I having the same problem as super_bunny32. From a LiveCD I made (which I'm reasonably sure is good as I can get to the boot menu) of the latest Kubuntu version (7.10) I tried to do those two same shortcuts and nothing happens within the next few seconds. I may not be waiting long enough (considering how slow a LiveCD is :-/) but once the kernel is loaded things should be relatively quick in responding, right?
Logged
Pages:
[
1
]
2
3
Kubuntu Forums
|
Important Information
|
Documentation
|
How To's
| Topic:
How to get started with no GUI
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Important Information
-----------------------------
=> Announcements
===> Administrative Announcements
===> Kubuntu Announcements
=> Documentation
===> How To's
===> Experimentation/Customization/Optimization
===> Kubuntu User Testimonies
===> Bugs
-----------------------------
Newbie Support
-----------------------------
=> Help the New Guy
-----------------------------
Kubuntu Discussion
-----------------------------
=> Kubuntu 10.04 Lucid Lynx (LTS)
===> Pre-installation
===> Post-installation
===> Hardware Support
===> Software Support
===> Network Support
===> Soapbox
===> Pre-Release Testing
=> Kubuntu 9.10 Karmic Koala
===> Install and Boot
===> Software Support
===> Hardware Support
===> Network Support
=> Kubuntu 10.10 Maveric Meerkat (under development)
===> Pre-Release Testing
=> Previous Kubuntu Releases
===> Kubuntu 9.04 Jaunty Jackalope
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
===> Kubuntu 8.10 Intrepid Ibex
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
===> Kubuntu 8.04 Hardy Heron
=====> Installation and Boot
=====> Software Support
=====> KDE4 Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
=====> New Feature Requests
===> Kubuntu 7.10 Gutsy Gibbon
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
=====> Grab Bag (Formally New Feature Requests)
===> Kubuntu 7.04 Feisty Fawn
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
===> Kubuntu 6.06 Dapper Drake (LTS)
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
=====> New Feature Requests
=> Desktop Support
===> KDE Support
===> XFCE Environment Help
===> Gnome
===> Other
=> Kubuntu Transitioners
=> Everything Else
-----------------------------
General
-----------------------------
=> Miscellaneous Linux Info
===> Geek News
===> Coding/Scripting
===> Gaming
===> Artwork
===> Audio/Video
=> Community Cafe
===> Distribution Showdown
===> Classifieds
===> Social/Casual Talk
=> KubuntuForums Feedback
===> Site Improvements
===> Forum Ideas
===> Dynamic FAQ
-----------------------------
Multilingual Kubuntu Support
-----------------------------
=> Kubuntu Español
===> Noticias De Kubuntu
===> Instalacion y Arranque
===> Soporte de Software
===> Soporte de Hardware
===> Misceláneos/Chat General
=> French Support
===> Installation et Premier Lancement
===> Support Logiciel
===> Support Matériel
===> Général
Powered by SMF 1.1.11
|
SMF © 2006-2009, Simple Machines LLC
Page created in 0.286 seconds with 14 queries.
Loading...
Online Users
66
users online:
60
Guests
0
Anonymous
6
Visible:
linuxwizard
,
rackIT
,
JontheEchidna
,
GreyGeek
,
vinnywright
,
kyonides
Last click
Site Stats
234931
Posts:
45883 Topics
189048 Replies
47
Blog:
Created by Members
227
Images:
Inside the Image Gallery
24
Files:
Inside the Downloads Area
9
Sites:
Inside the Top Site List
6
Reviews:
Inside the Reviews Area
17070
Reg. Members:
Last:
ksmmer87
Browsed Pages:
MKPortal
M1.1.1 ©2003-2006
mkportal.it
Page generated in 0.05471 seconds with 10 queries