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 27-04-2007, 12:31 PM   #1 (permalink)
Alpha Geek
 
Dipen01's Avatar
 
Join Date: Mar 2004
Location: Pune
Posts: 744
Question !! Ubuntu 7.04 Loading Problem..


Hey guys,

Installed Ubuntu 7.04 yesterday. Facing some problems while loading it...I meant it sometimes hangs on loading screen or at time it goes to linux command prompt and all.. I dunno whats happening..and whats the reason..

Can it be that i installed it on Extended Partition..?? so its causing problems.. But i actually booted once, it wen i restarted the problem started..

What are my options here..??


Regards,
Dipen
__________________
I love walking in Rain ,because no-one knows i am Crying :|
Dipen01 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-04-2007, 12:49 PM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: !! Ubuntu 4.04 Loading Problem..

Any error message?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 27-04-2007, 01:16 PM   #3 (permalink)
Alpha Geek
 
dissel's Avatar
 
Join Date: Feb 2006
Location: Kolkata
Posts: 551
Default Re: !! Ubuntu 7.04 Loading Problem..

If the progress bar stop in loading screen, gently press ctrl+alt+del for once(hitting more than one,it will restart) and it start successfully and bring the login screen.

It worked for me in Ubuntu 6.10.
dissel is offline  
Old 27-04-2007, 01:32 PM   #4 (permalink)
Debian Rocks!
 
freebird's Avatar
 
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
Smile Re: !! Ubuntu 7.04 Loading Problem..

I and many ppl are also installed Linux on extended logical partns,that is not the problem.it should be helpful if u post ur h/w esp graphics card model.there are many causes like setting of bad screen resolution,using wrong gfx drivers etc.anyway most of it can be solved using commandline editing of file /etc/X11/xorg.conf and/or
Code:
~$sudo dpkg-reconfigure xserver-xorg
^ and give the correct driver for ur card,for eg for intel cards(latest) will select i810.
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
freebird is offline  
Old 27-04-2007, 01:52 PM   #5 (permalink)
Alpha Geek
 
eagle_y2j's Avatar
 
Join Date: Nov 2004
Location: Himalayas
Posts: 719
Default Re: !! Ubuntu 7.04 Loading Problem..

me 2 facing same problem on my Ubuntu

I am using Intel on board graphic with 845GVSR board it takes ages to load login screen

and take a look at this screenshot is this problem is also related to wrong confi ?

__________________
Registered LINUX USER #438929
eagle_y2j is offline  
Old 27-04-2007, 01:57 PM   #6 (permalink)
Debian Rocks!
 
freebird's Avatar
 
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
Post Re: !! Ubuntu 7.04 Loading Problem..

^ some font rendering issue?are u using gnome-find?
do a " sudo fc-cache -fv" from command line =a terminal
also the app uses gtk1.2 (old)
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
freebird is offline  
Old 27-04-2007, 03:19 PM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: !! Ubuntu 7.04 Loading Problem..

Quote:
Originally Posted by eagle_y2j
me 2 facing same problem on my Ubuntu

I am using Intel on board graphic with 845GVSR board it takes ages to load login screen

and take a look at this screenshot is this problem is also related to wrong confi ?

the above problem seems to be with pango libs.if u r in debian or ubuntu,try running below commands:
Code:
~$sudo update-pangox-aliases
this s/w is based on gtk1.2 old lib .
make sure u have following font packages installed(u can install usin g synaptic or Add/remove options):
xfonts-100dpi
xfonts-100dpi-transcoded
xfonts-75dpi
xfonts-75dpi-transcoded
xfonts-base
xfonts-scalable

edit:
also post the o/p from terminal:
Code:
:~$ cat /etc/locale.gen
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org

Last edited by praka123; 27-04-2007 at 03:19 PM. Reason: Automerged Doublepost
praka123 is offline  
Old 27-04-2007, 04:55 PM   #8 (permalink)
Alpha Geek
 
eagle_y2j's Avatar
 
Join Date: Nov 2004
Location: Himalayas
Posts: 719
Default Re: !! Ubuntu 7.04 Loading Problem..

Code:
eagle@hackmeifucan:~$ cat /etc/locale.gen 
cat: /etc/locale.gen: No such file or directory
tried all above but can't figure how to check
xfonts-100dpi
xfonts-100dpi-transcoded
xfonts-75dpi
xfonts-75dpi-transcoded
xfonts-base
xfonts-scalable installed or not . ADD or REMOVE says no result
__________________
Registered LINUX USER #438929
eagle_y2j is offline  
Old 27-04-2007, 05:21 PM   #9 (permalink)
Alpha Geek
 
dissel's Avatar
 
Join Date: Feb 2006
Location: Kolkata
Posts: 551
Default Re: !! Ubuntu 7.04 Loading Problem..

I tried all above steps...install 100dpi,75dpi fonts and other pkg as suggested but font problem still the same.

and yeah....there is no cat /etc/locale.gen
dissel is offline  
Old 27-04-2007, 09:36 PM   #10 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: !! Ubuntu 7.04 Loading Problem..

You should check for some files similar to /etc/locales etc in older Ubuntu's
.there is a command called locale.u can try this from terminal and post "LANG=" here.
Code:
:$locale
@eagle:
You can install all these packages using synaptic from a terminal:
Code:
:$sudo  /usr/sbin/synaptic
before that u need to make sure u have a good repository list in /etc/apt/sources.list
depending on ur version of ubuntu make a list from
http://www.ubuntu-nl.org/source-o-matic/
@dissel:
try removing these (.dot)files in ur /home/user/ directory.
Code:
:~$ rm -i .gtkrc-1.2-gnome2
:~$ rm -i  .gtkrc.mine
Now do an:
Code:
:~$ echo "include \"$HOME/.gtkrc.mine\"" > ~/.gtkrc-1.2-gnome2
now try starting any gtk-1.2 apps and post the results.

The basic problem is u need to probe for err in the correct locale file @ /etc/gtk/ .
You can do in gdm login prompt to select ur default locale preferebly:
en_US.UTF-8
there must be a package called locales installed.
You can do this and select ur locales from a terminal:
Code:
:~$sudo  dpkg-reconfigure locales
I use latest Debian and Ubuntu.in these distros,u can use the command :
locale-gen etc to generate locales.
anyways check and see.


__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 27-04-2007, 10:58 PM   #11 (permalink)
In The Zone
 
Vivek788's Avatar
 
Join Date: Jul 2006
Location: Cochin
Posts: 340
Default Re: !! Ubuntu 7.04 Loading Problem..

i too have 845GVSR...the live cd gets stuck on black screen after selecting ANY option...
Vivek788 is offline  
Old 28-04-2007, 01:55 AM   #12 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: !! Ubuntu 7.04 Loading Problem..

@Vivek: At the prompt where it presents various options like boot from CD, boot from hard disk and all, press F6. You will get a long command line with pipe character at the end. It looks like this |

At that prompt, after pipe character, write "acpi=off" (without quotes) and press enter. See if it boots now.
eddie is offline  
Old 28-04-2007, 03:06 AM   #13 (permalink)
Debian Rocks!
 
freebird's Avatar
 
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
Smile Re: !! Ubuntu 7.04 Loading Problem..

Quote:
Originally Posted by eagle_y2j
Code:
eagle@hackmeifucan:~$ cat /etc/locale.gen 
cat: /etc/locale.gen: No such file or directory
tried all above but can't figure how to check
xfonts-100dpi
xfonts-100dpi-transcoded
xfonts-75dpi
xfonts-75dpi-transcoded
xfonts-base
xfonts-scalable installed or not . ADD or REMOVE says no result
@eagle_y2j:
post ur :
Code:
~$ cat /etc/default/locale
from terminal
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
freebird is offline  
Old 28-04-2007, 07:36 AM   #14 (permalink)
Alpha Geek
 
eagle_y2j's Avatar
 
Join Date: Nov 2004
Location: Himalayas
Posts: 719
Default Re: !! Ubuntu 7.04 Loading Problem..

Quote:
Originally Posted by freebird
@eagle_y2j:
post ur :
Code:
~$ cat /etc/default/locale
from terminal
LANG="en_IN"

btw can any one guess y there is a blank screen for 5-6 min before I see login screen in Ubuntu ?
__________________
Registered LINUX USER #438929

Last edited by eagle_y2j; 28-04-2007 at 07:36 AM. Reason: Automerged Doublepost
eagle_y2j is offline  
Old 28-04-2007, 01:40 PM   #15 (permalink)
Alpha Geek
 
Dipen01's Avatar
 
Join Date: Mar 2004
Location: Pune
Posts: 744
Default Re: !! Ubuntu 7.04 Loading Problem..

Hardware Config

C2D E6300,MSI Neo-F, 7900 GS

I even had problems while using live cd in the beginning, it didnt detect my devices/drives in GParted...but after couple of restarts it did..and i installed it on disk..

But as i said it takes ages to load..and sometimes...stops at linux command line..well let me try again..!!

and ill post the out for

Quote:
:~$ cat /etc/locale.gen
__________________
I love walking in Rain ,because no-one knows i am Crying :|
Dipen01 is offline  
Old 28-04-2007, 03:41 PM   #16 (permalink)
Debian Rocks!
 
freebird's Avatar
 
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
Smile Re: !! Ubuntu 7.04 Loading Problem..

Quote:
Originally Posted by eagle_y2j
LANG="en_IN"

btw can any one guess y there is a blank screen for 5-6 min before I see login screen in Ubuntu ?
5-6 minutes or seconds?
what is ur graphics card.properly configure ur gfx card by using from terminal:
Code:
:~$ sudo dpkg-reconfigure xserver-xorg
when prompted,select ur card name etc.

BTW did u try installing those font pkgs ? and commands from terminal?Also try @praka said.it fixed my debian's gtk-1.2 misbehaviour

@Dipen01: I suppose u got an nvidia card?so do a thing.once u finished the boot sequence,press CTRL+ALT+F1 to get a virtual terminal.login with ur username and password.then edit the configuration file as follows:
Code:
~$sudo nano -w /etc/X11/xorg.conf
give ur password when prompted and press enter.
browse with Up and Down arrow to reach the Section "Device" :
and edit the section to look as follows to use VESA driver to get into gui:
Code:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
EndSection
save by pressing CTRL+X and type yes when prompted.afterwards :
Code:
~$sudo gdm
to see whether GUI is seen.Now after u are in GNOME,try going to
http://ubuntuguide.org/wiki/Ubuntu:F...r_.28NVIDIA.29
for installing nvidia proprietory graphics driver(s).
there are new beta drivers also for nividia.just check the guide.
see also:
http://www.ubuntugeek.com/how-to-fix...acy-users.html
use nano editor for ease.(pressing CTRL+O saves,CTRL+X exits,u have to answer in prompt yes or no )
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
freebird is offline  
Old 28-04-2007, 06:26 PM   #17 (permalink)
Alpha Geek
 
Dipen01's Avatar
 
Join Date: Mar 2004
Location: Pune
Posts: 744
Default Re: !! Ubuntu 7.04 Loading Problem..

^^^
Thanx will try it tonite...

I hope it works..
__________________
I love walking in Rain ,because no-one knows i am Crying :|
Dipen01 is offline  
Old 28-04-2007, 06:49 PM   #18 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: !! Ubuntu 7.04 Loading Problem..

even i hav a asrock i845gv and feisty is workin good... tho i did hav probs wit edgy..
Pathik is offline  
Old 28-04-2007, 09:36 PM   #19 (permalink)
Alpha Geek
 
dissel's Avatar
 
Join Date: Feb 2006
Location: Kolkata
Posts: 551
Default Re: !! Ubuntu 7.04 Loading Problem..

@praka123

Here is my Locale

Quote:
LANG=en_IN
LC_CTYPE="en_IN"
LC_NUMERIC="en_IN"
LC_TIME="en_IN"
LC_COLLATE="en_IN"
LC_MONETARY="en_IN"
LC_MESSAGES="en_IN"
LC_PAPER="en_IN"
LC_NAME="en_IN"
LC_ADDRESS="en_IN"
LC_TELEPHONE="en_IN"
LC_MEASUREMENT="en_IN"
LC_IDENTIFICATION="en_IN"
LC_ALL=
After typing the removing comand

Quote:
rm -i .gtkrc-1.2-gnome2
rm: remove regular file `.gtkrc-1.2-gnome2'?

Quote:
rm -i .gtkrc.mine
rm: cannot lstat `.gtkrc.mine': No such file or directory
After reconfigure locale comand

Quote:
Generating locales...
en_AU.UTF-8... up-to-date
en_BW.UTF-8... up-to-date
en_CA.UTF-8... up-to-date
en_DK.UTF-8... up-to-date
en_GB.UTF-8... up-to-date
en_HK.UTF-8... up-to-date
en_IE.UTF-8... up-to-date
en_IN.UTF-8... up-to-date
en_NZ.UTF-8... up-to-date
en_PH.UTF-8... up-to-date
en_SG.UTF-8... up-to-date
en_US.UTF-8... up-to-date
en_ZA.UTF-8... up-to-date
en_ZW.UTF-8... up-to-date
Generation complete.
dissel is offline  
Old 28-04-2007, 11:57 PM   #20 (permalink)
Debian Rocks!
 
freebird's Avatar
 
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
Smile Re: !! Ubuntu 7.04 Loading Problem..

:~$ rm -i .gtkrc-1.2-gnome2
:~$ rm -i .gtkrc.mine

OK.
so u removed those files?remove them and then as @praka said:
:~$ echo "include \"$HOME/.gtkrc.mine\"" > ~/.gtkrc-1.2-gnome2
did u tried running a gtk1.2 app?whether fonts are shown correctly.
afaik u can set ur default locale as:
Code:
en_US.UTF-8
__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
freebird is offline  
Old 29-04-2007, 12:27 AM   #21 (permalink)
Alpha Geek
 
dissel's Avatar
 
Join Date: Feb 2006
Location: Kolkata
Posts: 551
Default Re: !! Ubuntu 7.04 Loading Problem..

Quote:
Originally Posted by freebird
:~$ rm -i .gtkrc-1.2-gnome2
:~$ rm -i .gtkrc.mine
OK.
so u removed those files?remove them and then as @praka said:
:~$ echo "include \"$HOME/.gtkrc.mine\"" > ~/.gtkrc-1.2-gnome2
did u tried running a gtk1.2 app?whether fonts are shown correctly.
afaik u can set ur default locale as:
Code:

en_US.UTF-8
^^^
Yaeh I did all steps mentioned by @praka123 one after one in the same sequence.

[Hey praka, Happy Birthday man]

when use "rm -i .gtkrc-1.2-gnome2" this commands a "?" sign appear in the terminal as I pasted it from my terminal to my previous post.

and when I use the "rm -i .gtkrc.mine" command it said no files or directory.

after this "echo "include \"$HOME/.gtkrc.mine\"" > ~/.gtkrc-1.2-gnome2"

nothing.

I change the Default Language from Administration--->Language Support ---English (United States of America).

Which was earlier English(India).

Now I can't restart my system before next 13hrs....some Important process going on.
Is now restart is must ?
if so after restart,I will post back.

I have same font problem facing like @eagle_y2j in XMMS Player

and I use nero linux 2.1.0.4 where I can't read any menu.(I know K3B is awsome and GNOME baker too alternative)

Am I did anything wrong ?
What is gtk1.2 app ?

Last edited by dissel; 29-04-2007 at 12:35 AM.
dissel is offline  
Old 29-04-2007, 12:42 AM   #22 (permalink)
Debian Rocks!
 
freebird's Avatar
 
Join Date: Feb 2007
Location: Coimbattore
Posts: 528
Smile Re: !! Ubuntu 7.04 Loading Problem..

@dissel:
Hey man! those commands are for removing the files only.just enter "y" or "yes" to get it removed.
no hurry for restart
BTW Happy Birthday Praka123

__________________
"The day windows users wake up to reality, it will be doomsday for Microsoft."UNIX like OS are more secure.get urself out 4m M$ http://whylinuxisbetter.net http://tinyurl.com/2amjjc http://fsf.org
freebird is offline  
Old 29-04-2007, 07:16 AM   #23 (permalink)
Alpha Geek
 
eagle_y2j's Avatar
 
Join Date: Nov 2004
Location: Himalayas
Posts: 719
Default Re: !! Ubuntu 7.04 Loading Problem..

I resolved my issue of xmms by installing BMP player it uses same engine +interface like xmms .
__________________
Registered LINUX USER #438929
eagle_y2j is offline  
Old 29-04-2007, 12:42 PM   #24 (permalink)
Alpha Geek
 
dissel's Avatar
 
Join Date: Feb 2006
Location: Kolkata
Posts: 551
Default Re: !! Ubuntu 7.04 Loading Problem..

@praka123 and freebird




Thanks for your nice help, At this point restart is must for my case. After restart my problem was solved and now my 'locale' output is "en_US.UTF-8
". Now I getting proper font rendering in XMMS and Nero Linux.
dissel is offline  
Old 29-04-2007, 12:51 PM   #25 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: !! Ubuntu 7.04 Loading Problem..

@eagle:You moved the correct way man!BMP(beep-media-player) uses gtk2,even there are many more winamp lookalike players like audacious,bmpx etc.definitely gtk2 is better.
but i hope gtk-1.2 problem too fixed,we can solve it too.
@dissel: congrats yaar!U got it working.if by removing files,the problem is rectified,is gr8.otherwise u need to have to edit ~/.gtkrc.mine to set ur fonts!.

now in ubuntu forums,there are custom ways to make old gtk1.2 apps look nicer.if u r interested,u can try them.I changed my gtk1.2 apps looks better by installing Plastig theme and adobe fonts.
link:
http://ubuntuforums.org/showthread.php?t=107135

__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem loading Xserver catchjaga Open Source 5 27-12-2006 03:18 PM
Ubuntu Help: Loading Problem speedyguy Software Q&A 14 11-06-2006 01:52 AM
Web page loading Problem pirates1323 QnA (read only) 5 12-03-2005 12:01 AM
Problem with XP Loading vaibhav_vk QnA (read only) 4 18-10-2004 12:27 PM
problem in loading winxp sp1 anighosh Software Q&A 2 17-10-2004 04:40 AM

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

Advertisement




All times are GMT +5.5. The time now is 12:30 PM.


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

Search Engine Optimization by vBSEO 3.3.2