Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 24-03-2005, 02:14 PM   #1 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default UBUNTU post-install problem..


Hi! Guys,
I am having a problem after installing UBUNTU.
Actually, when I start the O.S., in the tests it says OK to all tests except one called something like "temporary name resolution" . Moreover, it fails to start the X Server, due to which there is no visual interface.
Moreover, when asked for username and password, I enter the username, but when password is asked and I type anything on the keyboard nothing appears on the screen (not even asterisks ******). SO, I just restart the computer and go to my Win XP.
When using the live CD, I was faced with a problem, that the screen would not load and the monitor would go to standby position, but then I added a line in the commands "x hsync=a vsync=b" where a is my Horizontal Screen frequency and b is my Vertical Screen frequency. I think the X Server does not load because of some screen resolution problems..
HOw can I modify the commands so as to start the X Server and finally, what about entering the password.. Plz help..
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
//siddhartha// is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-03-2005, 02:28 PM   #2 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default

I am losing trust in UBUNTU...
All guys at the forum, help me plz.... If not atleast tell me how to uninstall UBUNTU from my hard drive ( on E: i.e. hda6)
And help me configure SuSE installation for partitioning.. U see I don't know a bit of partitioning.. Tell me what should I do in the partition table to install SuSE 9.1 on my (E: or hda6) after uninstalling UBUNTU...
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
//siddhartha// is offline  
Old 24-03-2005, 02:37 PM   #3 (permalink)
In The Zone
 
cool_dude_prav's Avatar
 
Join Date: Sep 2004
Location: Chennai
Posts: 353
Default

Hey @Siddhartha...

Please grow up!!!

How can you expect Linux to be like stuck up Windows???
Remember problems in Windows are auto-created...
But in Linux, it is user-created...

In Linux this is called Masking... Wherein you cannot even view the number of letters being typed in... More secure... Please type as usual and log in...

How can you possibly loose faith in Ubuntu in a matter of just 14 min.? Please wait for more seasoned users like @pradeep and @GNUrag to answer... I can give you answers to those questions that can be answered by lesser mortals...

Please mention wat ver. of Ubuntu and yr sys config. for more detailed answers...


And finally... Please wait...

If you have Impatience, It is like Windows crashing every now and then
Of course I am not into Windows bashing.. But I installed both Ubuntu and KUbuntu and both worked fine until I myself crashed them out..
No probs then ... So it might be someting to do with your config. Please give more details...
__________________
The Bloglines of an Angry Indian -
www.angry-indian.com

If only life were as easy as Ctrl+Z (undo) and F4/Ctrl+Y (redo)...
cool_dude_prav is offline  
Old 24-03-2005, 02:41 PM   #4 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default

I tried typing the user name and passwords but yet it said "login incorrect "!
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
//siddhartha// is offline  
Old 24-03-2005, 02:45 PM   #5 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default

I have Warty Warthog 4.10 UBUNTU Linux.. and my sys. config is: Pentium IV 1.5 GHz, 128 MB SDRAM, 40 GB Seagate HDD, NVIDIA RIVA TNT2 Model 64/Model 64 Pro and what else ! ! !
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
//siddhartha// is offline  
Old 24-03-2005, 08:07 PM   #6 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default Visual probs...

Hi! Guys,
Sorry for the impaitience but I contacted another friend at linuxforums.org and he gave me a few steps of what to do. I reinstalled UBUNTU and successfully logged in. Again it failed to load XServer. So, I wrote the command:
Quote:
sudo pico /etc/X11/XF86Config-4
I configured my horizontal and vertical frequencies for the monitor. And saved it by Ctrl+O and exited by Ctrl+X as said my frnd.
But when I gave the command:
Quote:
startx
it still was not able to start XServer. What should I do now? On start up, it still shows one test fail. It is something of "NAME RESOLUTION" and also shows some 5 errors or something (regarding my sound devices, etc..
What can be the problem???
Plz help....
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
//siddhartha// is offline  
Old 27-03-2005, 04:34 PM   #7 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: UBUNTU post-install problem..

Quote:
Originally Posted by //siddhartha//
Hi! Guys,
I am having a problem after installing UBUNTU.
Actually, when I start the O.S., in the tests it says OK to all tests except one called something like "temporary name resolution" . Moreover, it fails to start the X Server, due to which there is no visual interface.
That is the point when your ntp client (which gets installed by default install in Ubuntu) tries to access the ntp server, ntp.ubuntulinux.org to set your system's time. Since you dont have LAN internet, it fails. Its nothing to worry about.

Quote:
Originally Posted by //siddhartha//
Moreover, when asked for username and password, I enter the username, but when password is asked and I type anything on the keyboard nothing appears on the screen (not even asterisks ******). SO, I just restart the computer and go to my Win XP.
Hidden password field. This has been explained.

Quote:
Originally Posted by //siddhartha//
When using the live CD, I was faced with a problem, that the screen would not load and the monitor would go to standby position, but then I added a line in the commands "x hsync=a vsync=b" where a is my Horizontal Screen frequency and b is my Vertical Screen frequency. I think the X Server does not load because of some screen resolution problems..
probably yes. Did you check your screen config by booting from Knoppix?

Quote:
Originally Posted by //siddhartha//
HOw can I modify the commands so as to start the X Server and finally, what about entering the password.. Plz help..
It will start automatically in Ubuntu, if your X server is configured properly.
Quote:
Originally Posted by //siddhartha//
On start up, it still shows one test fail. It is something of "NAME RESOLUTION" and also shows some 5 errors or something (regarding my sound devices, etc..
What can be the problem???
Those errors pop up because of missing kernel modules in Ubuntu. Dont worry about them. Your system will work even without them. (Like mine works)
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 27-03-2005, 06:16 PM   #8 (permalink)
In The Zone
 
cool_dude_prav's Avatar
 
Join Date: Sep 2004
Location: Chennai
Posts: 353
Default

Great work as usual GNUrag..

But @siddharth... why do you have to keep posting again every few minutes??

Please edit your post for updated queries asin the case of your 3rd and 4th posts made within 4 minutes.. ...

Please do not try to increase post count here ..

Anyways.. Happy that you're Qs were answered properly???
__________________
The Bloglines of an Angry Indian -
www.angry-indian.com

If only life were as easy as Ctrl+Z (undo) and F4/Ctrl+Y (redo)...
cool_dude_prav is offline  
Old 27-03-2005, 06:29 PM   #9 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default

Well, I am not satisfied by the answers.. Moreover, I am not trying 2 increase post counts..
I have already set the password by reinstalling UBUNTU.. But, the XServer is not loading.. I hve tried 2 correct the sudo pico /etc/X11/XF86Config-4 file but nothing seems 2 happen... The same XServer not laoded error pops up.. Plz help..
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
//siddhartha// is offline  
Old 27-03-2005, 06:50 PM   #10 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

Quote:
Originally Posted by //siddhartha//
I have already set the password by reinstalling UBUNTU..
There was no point in reinstalling Ubuntu.

Quote:
Originally Posted by //siddhartha//
But, the XServer is not loading.. I hve tried 2 correct the [i] sudo pico /etc/X11/XF86Config-4[/i] file but nothing seems 2 happen...
that's because pico is not there in Ubuntu. Its a non free package and not present in Debian derived distros. Try opening it inside vi or emacs.. but then you'll have to learn vi/emacs editing.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 01:14 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2