Ubuntu :: Will Not Load After Load - Splash Screen
Jun 30, 2010
I noticed my Firefox loading rather slow (took around 5 - 7 seconds to load and navigate pages, even google, and it would sometimes become unresponsive), I thought it may have been a addon problem, so I opened up a new Firefox profile with no addons but the browser crashed upon loading the certain page I was trying to view, and I figured I'd look into it later and use Chromium for a while (I'll be open, I was trying to watch an pron tube site, and when your, you know, you don't really feel like stopping to go technical and try to fix it or whatever), but Chromium said that the flash player wasn't installed. I thought it was kinda odd, but then again I didn't want to go technical and thought maybe since mozilla firefoxs engine loaded the flash, I'd use Mozilla Seamonkey which uses the same gecko engine. The flash wasn't working either on there.
I tried looking up to see if there was a 64bit deb package for flash, but they didn't have it, and I seen someone mention that doing the 'apt-get upgrade' upgrades it, so I did that, and it also said it installed some extra packages when doing it, but I figured it was just that getlibs grabbing the extra dependencies and went along with installing them (after all there shouldnt be much to lose since its from the repository, right?)
I restarted the computer to give the updates a chance to take effect (it didn't mention to restart, but I thought I'd go ahead and do it anyways to ensure it updated okay).
This is where the booting problem comes in: When my laptop restarted, the loading was going across very slowly (I have ubuntu studio installed through regular ubuntu, so it was showing the text filling up), normally it would just fill a little bit of the first "U" in "Ubuntu Studio" and then be done quickly, but now it goes slowly all the way, and when it fills "Ubuntu Studio", it stills stays there, it doesn't load on.
I pressed the down button to see the terminal and it says this:
Code:
I have no clue what to do now, and I wanted to ask for help before I go trying myself editing the command line boot process.
View 8 Replies
ADVERTISEMENT
May 21, 2010
Out of nowhere Ubuntu (intrepid, I believe) has stopped loading for me. When it attempts to load gdm the screen starts flashing at the splash screen and then eventually dumps me to the terminal. From there I can login without any problems but can not get the GUI to load.
When I run sudo gdm-binary it does the flashing splash screen again and then spits out the error message: WARNING: Unable to find users: no seat-id found. Then a few warnings about longest graphic displayed 2.5xxx seconds
I tried running sudo dpkg-recondifigure gdm and relaunch gdm as above and it did the same thing.
I was not able to successfully connect to my wireless network through the terminal to try to update in the hopes of that fixing the problem. Perhaps someone can give me instructions on how? (I have tried but can not figure out how to initialize wlan0).
Or, is there something I can do from my installation CD?
View 2 Replies
View Related
May 12, 2010
I can't seem to get Ubuntu to run on my old Dell Dimension 2300. It boots to a purple screen then it goes to a black screen with a load of writing nothing else happens after this screen. [URL] Could someone advise how I can get it to work?
View 1 Replies
View Related
Oct 2, 2010
When i open one of the web browsers i use and try to load a web site it's taking to long to respond and sometimes it doesnt load the website at all. I have tried with firefox,epiphany,opera with all the same results. I am sure that this is not a problem with my internet connection because i don't have these problems with windows.Also the network manager connection settings are correct
I also tried choosing the old kernel(2.6.32.24) to boot from but no success.The problem is the same as if i am using the 2.6.32.25 kernel. The strange thing is that i can download packages from synaptic with full speed. Last think.I have recently downloaded the recommended updates from the update manager but i don't remember what are the things that where updated.
View 2 Replies
View Related
Feb 26, 2010
I'm trying to install Ubuntu (9.10) on my sisters computer. I have installed ubuntu 9.10, but when I try to boot it from hard drive, it would stop loading a bit after the logo appears. The screen would turn off while the system is still running. Live version of Ubuntu works after reports of errors. I tried to search for the problem all over the forum, and could not find a good lead to figure out the problem.
So far to figure out the problem, I verified if cd is corrupted. No issues there. Googled the problem, and seems like other users were able to install 7.04 (old posts).
Its so weird though that live version works and the installed version does not.
Here are my specs:
I can post logs, but I'm not sure which one is useful as I'm relatively new to this process.
View 3 Replies
View Related
Feb 9, 2009
I had Fedora 7 and Windows Vista dual booting on my computer. I just installed Fedora 10. When the live CD asked me where to install it, I chose "Remove all Linux Partitions and create default layout" The installation went perfectly, but now when reboot my computer, it boots directly into Fedora; GRUB does not load to ask me which OS I want to load. I know I did not overwrite Vista because I can still view my Vista files through Fedora. Here is my grub.conf file:
[Code]...
What do I need to do to make GRUB load again upon booting?
View 2 Replies
View Related
Aug 8, 2010
I have found that APACHE or 'httpd' is installed in my machine. But the problem is I can start or stop the httpd but whenever I load the url http://localhost in Mozilla it shows a page load error.I have done this ,
$ /etc/init.d/httpd start
then this
$ /etc/init.d/httpd graceful
[code]....
View 3 Replies
View Related
May 6, 2010
I created an Ubuntu 10.4 iso with the kickstart cfg on it, trying to boot it with the ks=/cdrom/pathtoconfig (tried even ks=cdrom:/path) parameter in VirtualBox but it refuses to load the file and just launches the generic install.
View 1 Replies
View Related
Dec 10, 2009
I reinstalled fedora the other day, and it's been working just fine, apart from the internet. It shows that I have a full connection with the wireless network, but it's really difficult to actually load a page. 80% of the time it just fails and shows "Page Load Error". It's really frustrating because it is connected to the internet. In fact, the icon in the address bar even loads from the site I try to access, but websites just will not load.
I've tested my wireless internet with another laptop which is running vista, and it works perfectly on that. Also, I'm running Fedora 10 on an Acer Extensa laptop.
View 2 Replies
View Related
Jan 24, 2011
I want to load grub2 from grub4dos.I want to load directly the grub2 core. I know how to load first 512 bytes from some patition by chainloader and load grub2, but what I need is to load directly grub2 core without passing by bootstriping code (first 512 bytes).So, my first boot manager is grub4dos, then I can load grub2 and later I load Ubuntu. But I think I have to edit --set-root
What I dont know is how.
In hdd 0,7 (sda8) I have Ubuntu 10.10 and /boot/grub/core.img is in sda8 (hd0.7)
I tried this way:
Code:
title grub2
find --set-root /boot/grub/core.img
kernel /boot/grub/core.img
View 2 Replies
View Related
Apr 19, 2010
i am installing Ubuntu version 9.10 in VMWare Work Station 7 but i can't get passed to 'Install Ubuntu'. I tried pressing enter but it still won't load.
Is there any key or command that i have to enter?
View 2 Replies
View Related
Apr 29, 2010
Load screen after install and bounce has been coming up in like 400X300 huge and pixelated and fugly. Is this happening still with your upgrades or fresh installs of the latest iso is this WAE? Is it just me? When I booted from iso (before perminant install) it looked fine....after install though it comes up uuuuuugly. Boot only takes a few seconds so I can live with it. Poor presentation though when showing it to someone outside of the nix community.
EDIT: The load screen was very pretty in Karmic for me .Lucid is dorked up though.
View 9 Replies
View Related
Oct 31, 2010
Now I'm trying to run Ubuntu again. The problem started when I put Ubuntu to sleep, but instead it turned the screen black and hung without going into sleep (this is common for me). I had to cut its power, but afterwards it wouldn't boot.
I tried booting off old kernel and "recovery" ones, but that gives me an error and loads "ash" shell, which doesn't let me browse any of my files (no /home director to speak of).
I'm really at a loss. Is my only option to delete everything and reinstall? If I back-up my home directory, can I just copy/paste the contents into it once I install a new Ubuntu and have things more or less in working order?
View 1 Replies
View Related
Nov 3, 2010
when i get the boot loader screen i choose Ubuntu , and then i get to choose recovery mode or Normal mode , in either , i get some sort of a list , and then i Get a Black Screen , Nth ,But i hear a sound of May be Ubuntu starting ...so what can i do to see my Ubuntu ????is there is away for help , i just need to run Both my Original Reinstalled Win 7 64 bit ,
View 2 Replies
View Related
Jun 3, 2010
I'm currently using Fedora 12 GNOME (64bit Version) on my Lenovo T500 Laptop. The system, until today had no issues in booting up. Now it seems that it can't load the log-in screen.The system boots up, past the grub screen and as the Fedora Logo is loading, flashes a few time ans hangs right after the atd service is loaded.The screen flickers 3 or 4 times and the the CLI stops loading. I've left it on for an hour, hoping that it loads but it still hangs up. I've tried loading in interactive mode and disabling atd but Fedora still flashes a few times and hangs after loading everything else
View 2 Replies
View Related
Mar 8, 2011
I just loaded Debian 6 and it loads to a text screen. How can I load the graphic screen
View 3 Replies
View Related
Mar 14, 2011
I have Ubuntu 10.04 LTS installed on my HP Compaq Presario CQ60. Unfortunately the screen is busted & I'm using an external LCD. It boots directly onto the LCD, but the resolution is 800x600 by default, the only other option is 640x480. I'm assuming its using the VESA drivers for the graphics. I've managed to temporarily fix the resolution to 1024x768 by running the following in terminal for every session:
[code]...
I've added a document to /etc/init.d so that it may be loaded on startup, but it does not seem to work.
View 9 Replies
View Related
May 9, 2011
Started with Lucid where my file system would go corrupt every week or so. Now I'm on Natty and it's 10x worse..
What happens:Either full computer lockup; screen is froze but mouse still moves, can not click anything. Keyboard LED's are also frozen. I have to use SysRq+REISUB to reboot at this point.OR: Screen graphics scramble, programs won't load their GUI's but are still functional.
File system sometimes becomes read only and corrupt too when this happens.
Hardware:
Computer Processor: 2x Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
Memory 3086MB: (443MB used)
VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
OS/Kernel
code....
View 7 Replies
View Related
Jun 6, 2010
I've been running xubuntu for a few weeks now, but just today I began having a few problems. When I boot my computer, it simply freezes at the xubuntu logo just before the login screen.
The last thing I remember doing before this is typing export DISPLAY=:0.0 in the tty1 terminal.
View 1 Replies
View Related
Sep 27, 2010
anyways, i have an older system i got from my school with 300 some mb ram and a maxtor 20 gig hd. it was formatted and i had ubuntu 8.10 installed on it (i don't have 10.04 yet). everything installed fine, but when i start it up, i can log in and everything, but instead of loading a desktop, it shows a brown screen.
View 6 Replies
View Related
Mar 21, 2010
I've been using fedora now for a while without major problems - since yesterday. Last night i rebooted my computer and to my surprise, this is what happened:
The Fedora screen takes a little bit longer to load and after that, instead of showing the login screen, i get a black screen with a prompt blinking. I can log in on text mode pressing alt+f2 alright. Tried "startx", but that did nothing for me, i only get a backtrack list and a "fatal server error: Caught signal 11 (Segmentation fault). Server aborting. There's also something about checking the log file at "/var/log/Xorg.0.log" but when i try to open it i get a Permission denied message.
View 6 Replies
View Related
Jul 4, 2010
When I try to start Fedora 12 all I get is a flashing cursor on thep LHS of my screen.This is new. Fedora 12 workd fine up until yesterday.treat me as a novice and if you start using technical terms I will just be lost
View 1 Replies
View Related
May 31, 2011
On attempting to load GNOME 3 with Gnome shell, the screen fades to white, stalls for a minute, then gives an error and asks to log out. "Classic Gnome with Compiz" has numerous graphical glitches such as the background not refreshing (think Windows 95), among other things. How can I get GNOME Shell working again?
Gnome shell and classic gnome load fine under other users.
View 1 Replies
View Related
Jan 19, 2010
I decided I wanted to give ubuntu a go by installing it on a 4GB USB drive.
I installed it using this guide url.
I booted up and it hung on the 'mounting file system', I left it for ages and eventually it goes to a black screen and prints out an error message, I can't type anything on my keyboard.
View 3 Replies
View Related
May 8, 2010
I just downloade and burned it. I booted off of it. It starts to load, but then the screen quits (no signal). Does Ubuntu not support S-Video? Then I tried another computer with a normal monitor connection (blue monitor plug). And it got further than the other computer. But then it hung up eventually too. My burn was successful. Is anyone else having problems with Ubuntu 64 bit edition? (installation)
View 9 Replies
View Related
Jul 29, 2011
My recently installed OS, keeps on displaying a GRUB menu instead of the normal screen and has an option of normal start up or ( I forgot what it's called but some sort of .. ) Fixing Option. It has worked before but yesterday the error wouldn't stop coming up after it randomly crashed while the computer was working. I haven't tried it again today, but will do soon. The first option of normal boot up said something like 0x01002 is in use and didn't load.
The second one occasionly came up with an option for normal boot after it had 'Fixed' it. But most times it would come up with some terminal like dialogue, then stop and not load, don't know if it crashed or what ? Hope this is enough information for you, but as I'm only 12, I don't have a clue what to do, except the obvious option of rebooting again and again.
View 5 Replies
View Related
May 21, 2010
I just installed linux mint a couple of days ago and everything went great but now the grub screen takes about 20 seconds to a minute to load. It's not a huge issue but kind of annoying since the one that ubuntu installed took a second and I was at the menu. I imagine that it has to do with the background picture but i'm not sure if that would slow it down that much.
View 4 Replies
View Related
Jan 14, 2011
I dual boot XP and FC14 and have 2 routers. I can connect and ping one of these routers when I'm in FC and I have an IP address I just can't load any websites. When I connect to the other router (my main router) it works fine. When I boot into XP and connect to the problem router I can load pages fine. It's only when I'm on FC14 and connect to the problem router that I can't load pages even though I have an IP and can ping around.
View 1 Replies
View Related
Feb 3, 2010
When i open my pc and load ubuntu 9.10 a black screen opens and i should write my user and then my password i was doing something in the terminal last time but i don't remember what how can i fix it ? i don't care if i lost data
View 4 Replies
View Related
Apr 14, 2010
I tried to update to 2.6.31-20 kernel but I think I messed it up, because when I click on it in the GRUB it starts to load but then it goes back to the dell boot up screen and I have to use the older one in order to get onto ubuntu. Is there anything I can do to fix this?
View 3 Replies
View Related