Ubuntu Installation :: How To Retain 9.10 Splash In 10.04 Upgrade?
May 10, 2010
I've tested a live CD of 10.04 and one of the things I can't let go for now is the beautiful splash and GDM theme of Ubuntu 9.10.
To me it's priceless. I tried installing
Code:
~$ sudo apt-get install gnome-splashscreen-manager
~$ gnome-splashscreen-manager
All these didn't show me where to locate the existing Splash and GDM themes.
I've been to [URL] but found it hard locating the items I seek.
where to locate these priceless splash and GDM of all time.
It's them or no Ubuntu 10.04 for me. I'm just okay with 9.10 for now
View 5 Replies
ADVERTISEMENT
Oct 19, 2010
System was running 9.10 just fine.
I *just* decided to upgrade to 10.04.1.
bad idea to mess w/ a working system.
Anyway my system won't go past the "ubuntu" splash screen with the five dots. The dots just keep scrolling from white to red over and over.
I can ssh into the box.
Top shows "plymouthd" is running, about 5% CPU and stuck.
View 3 Replies
View Related
Jun 25, 2011
well, I have a redhat 9 server. it has a separate hdd mounted as /backup where I always used to take the backup tar files. Now I am planning to upgrade it to CentOS 5.5 Easy job. except that I want to keep the hdd same way for backup. And ofcourse without loosing any of my existing data.
Means, the current hdd i want to again use with keeping the data because I have to restore the whole thing just from that HDD and again that will be used for the backup also like before...
so advice on adding a new HDD without loosing data. And opps, the current backup HDD is accessible through /backup and I want to keep that too... but it is not a symbolic link... here is my current /etc/fstab
Code:
LABEL=/ / ext3 defaults 1 1
LABEL=/backup /backup ext3 defaults 1 2
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
[Code]......
View 5 Replies
View Related
Apr 25, 2010
If I re-install Grub 2 from the live CD should that reset all the personalisations such as as splash screen and colours in the Grub splash to default? In my case they are not resetting. I would expect them to revert to the default black/white you get when initially installing the OS. the Grub timeout to be a lot less than its supposed to be? e.g. the default timeout setting of 5 seconds is more like 2 or 3 in reality, and when I set my prefered value to 2 seconds it results in being about 1/4 sec or so.
View 9 Replies
View Related
Jan 26, 2011
Since updating my graphics driver on ubuntu 10.10, My splash screen has been inconsistant and messed up. Sometimes ill get random command lines mixed in with the usual splash, sometimes the splash wont show and it will just be black till the desktop appears, sometimes it flashes on and off. I originally tried fixing the resolution and just made the problem worse. Then I tried installing a new splash via gnome-look.org, but it just made my shut-down splash blank and didnt effect my splash at startup. I just want the original splash that ubuntu is supposed to have.
View 6 Replies
View Related
Mar 26, 2011
I'm running 64 bit Ubuntu, and on the start-up after I pass the GRUB it goes blank for a minute then briefly shows the splash for 5-10 secs and then jumps to the login screen. Also the screen is offset by about 10-15 pixels but from the login screen onwards it is centred. (It's also like this for if I'm in recovery mode)
How do I fix this and Im wondering if it is a hardware problem?
View 2 Replies
View Related
Oct 25, 2010
I recently installed Ubuntu Studio and after an update the standard Plymouth splash screen began to show. I tried changing it back via the "sudo update-alternatives --config default.plymouth" method but I am getting a blue kbuntu splash screen instead of the ubuntu studio splash.
View 1 Replies
View Related
Aug 25, 2010
I'm trying to install 10.04 Ubuntu using a USB drive. I restart the machine and I get the Ubuntu start up screen. I select to install Ubuntu on my hard drive. It does its loading process and brings up the splash screen. The red lights blink for about 10 seconds then stop. Everything freezes: the keyboard, mouse, screen, lights, everything. I can still perform a reboot, but this situation happens everytime I try to load.
Here are some system specs for my computer (edit: these are the correct settings. The settings I have in my sig are not correct. I will change them soon. Sorry about the discrepancy)
Intel Core 2 Quad Q6600 2.40Ghz
Nvidea GeForce 8600 GTS graphics card
Trying to create a Windows 7 dual boot
8GB Memory
I tried a few things with sending noapic and nolapic as parameters to boot and that didn't work as well.
View 9 Replies
View Related
Mar 26, 2010
Last update 26/03/2010 splash screen was changed... again!
View 3 Replies
View Related
May 3, 2010
I recently installed Ubuntu 10.04 on my laptop (clean install, not upgrade), and when I turn my computer on, I get a black screen instead of the purple "Ubuntu" screen before my system logs on. When I log off, I get the purple "Ubuntu" screen, but not when I log on.
View 6 Replies
View Related
May 17, 2010
Clean install on dell d400 laptop, worked fine with 9.10 but 10.04 gets past the stick man then after several minutes with the red/ white buttons a quick flash of colour on the screen and then nothing, just a dead PC.
Have tries alternative F6 and also i915.modeset=1 and 0 but no change. Pre release 10.04 worked fine just a problem with the official release
View 6 Replies
View Related
May 28, 2010
I have been trying to install ubuntu for a few days. After I select install on the first screen using live it will switch over to the UBUNTU splash screen. I can hear the CD drive and that hard drive working for about 45 seconds to a minute then nothing. It will just sit there on the splash screen for as long as I let it. By let it i mean hours. I and installing it on a Toshiba laptop with 1.6 ghz centrino processor, 160 gb hard drive, and 2.5 gigs of ram.
View 7 Replies
View Related
Jun 14, 2010
I upgraded a week or so ago to 10.04, and everything was working fine. Then suddenly a few days ago the computer froze at the splash screen on startup. Thinking it was just some sort of neurotic, temporary issue, I restart again, but no luck -- same problem.
In terms of what I changed before the problem happened, I don't recall changing any system settings. On possibility is my changing things to skip the login screen and go strait to my account, but I believe I had done that a few shutdown/restarts before.
View 7 Replies
View Related
Jun 25, 2010
The new splash screen would fly by in two shakes without, the dots moving left to right.And I was looking at more blackness than purple. So what I did was this without installing a slower uvesa v86d update. I used that as a reference point instead. This is what me Grub2 looks like: /etc/default/grub
Code:
GRUB_DEFAULT=2
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
[Code]...
View 4 Replies
View Related
Jan 16, 2011
I recently bought a new laptop with an ATI Mobility Radeon 5470HD graphics card in it and installed ubuntu. Everything works just fine, but at the startup, no plymouth splash screen comes up, just a black screen with a white dash...
View 4 Replies
View Related
Mar 21, 2010
I have been trying to get a boot image to display on a minimal install of Ubuntu. I have followed the steps in the grub2 wiki but I can't get it to work. attached are the steps I have taken with no change in boot. (No Image)
~$ grub-install -v
grub-install (GNU GRUB 1.97~beta4)
sudo apt-get install grub2-splashimages
sudo cp /usr/share/images/grub/*.tga /boot/grub/
[code]....
View 5 Replies
View Related
Mar 28, 2010
Ran update manager and install some updates. After it asked me to reboot, I received the following message before splash: "mountall could not connect to plymouth", and the splash screen now says "mythbuntu". What?
Version 10.0.4
View 3 Replies
View Related
Apr 4, 2010
I just ran an update of ubuntu 9.04 to 9.10 and now the "startup" splash and the login splash is gone. Instead I see the terminal during bootup and the login prompt is some strange sparse login screen looking like it was taken from some old CDE GUI. What has happened and how do I fix it?
I can also add that while upgrading I chose to let the menu.lst remain untouched which turned out to be a bad mistake. So I added the following lines manually to compensate for my mistake.
But that didn't resolve my problems. I also tried the following without success:
After loging myself out and pressning ALT+F1/ALT+F7...
View 2 Replies
View Related
Apr 6, 2010
I installed Ubuntu on my system after first installing Kubuntu. Now when I boot into Kubuntu I have this garish mashup of Ubuntu and Kubuntu splash screens. They are mixed up in both the grub2 boot and the Kubuntu login.I tried running sudo update-grub within Kubuntu but that didn't change the screens. How do I restore the default (elegant) Kubuntu splash screens?
View 1 Replies
View Related
Jul 8, 2010
I have failed to install kUbuntu for a several days already, so I am currently on SuSE (hate it, love ubuntu...). I don't know what is wrong with my PC, but something ain't right. I tried:1st: Installing kUbuntu x64 - Result: Freeze on loading screen (I think..don't even remember anymore ).2nd: Running Live CD ("Try Kubuntu") - Freeze on splash screen, at the Hard Disc icon (can't get past that one).3rd: Installing Ubuntu x64 with Unetbootin - (GNOME variant). - I get a nice graphic card error, can't unerstand anything - screen messed up.4th: Installing Ubuntu x86 with Unetbootin (GNOME) - same as 3rd time.5th: Decided that maybe something was wrong with the download. Downloaded kUbuntu via torrent. Installed with Unetbootin in a flash - no change.6th: Installed SuSE7th: Downloaded kUbuntu x86, burnt, tried installing, back to 1st step.Is this an infinite loop ?Hardware specs:
250GB x 2 Seagate Barracuda ( I had them connected in a RAID0 via bios previously(Windows 7), had trouble installing suse because of this, but I deleted RAID information and disabled raid in BIOS setup )GeForce 9800 GX2Quad 2 Core 2.664 GB unbuffered ram ( 4 x 1 GB)
View 3 Replies
View Related
Jul 16, 2010
I downloaded the lastest version of kubuntu (10.04). When i try to install i can switch to my langauge and change the keyboard layout. After thi i click on "install". there appears the splash screen for about 2 minutes then i always get a blackscreen.
What am i doing wrong?
My Hardware:
CPU : AMD Phenom II X6 1055T
Graphics Card: AMD/ATI Asus HD 5770
Mainboard: Gigabyte GA-890GPA-UD3H
View 4 Replies
View Related
Jul 26, 2010
This is what I get when I'm updating grub xxx@xxx-desktop:~$ sudo update-grub /etc/default/grub: 9: splash: not found
View 1 Replies
View Related
Oct 8, 2010
I can not get ubuntu to install on my workstation. I have the 64-bit cd (am currently trying the 32-bit cd with similar results) and it won't install. I get to the ubuntu splash screen with the 5 dots underneath it and it looks like it's trying to run for several minutes. After the several minutes, the screen simply goes black and I can't do anything.
View 8 Replies
View Related
Oct 28, 2010
I upgraded from 10.04 to 10.10. When booting, there is this "Ubuntu" writing on purple background and dots which are lighting up in order. On my machine this is in text mode. In 10.04 it was graphical. What can I do to have it again graphical?
View 1 Replies
View Related
Dec 16, 2010
Yesterday I booted into the Ubuntu 10.10 CD, and hit the Try Ubuntu button. Ubuntu booted fine from the CD, and after trying it for a few minutes, I decided to install it.
I already had (and still have) Windows 7 installed, so, using the Ubuntu Installer, I shrinked the C (system) partition of Windows by roughly 14 GBs. 10 of which used for Ubuntu itself, and the other 4 as Swap Area.
Installation went fine, and I was asked to reboot - and so I did. However, upon restarting, I was 'welcomed' by a stuck, purple splash screen. So I used Recovery Mode, and updated my Ubuntu. That didn't change anything. I rebooted, started Ubuntu without the "splash quiet" commands, and instead used the "nomodeset" command. I logged in my Ubuntu user, and ran the StartX command. It didn't work, and I was given a few errors, including "no screen found", "Fatal server error", and something along the lines of "no NVIDIA module found (...,0)".
So what's wrong with the NVIDIA driver, really?
View 2 Replies
View Related
Apr 22, 2011
I have clean installed Ubuntu 10.04. After every 10 min. or so of not moving the mouse, I am asked for my password. How can I extend those short min. to say an hour?? Also, at startup I do not have a splash screen only a black screen for about 1min or so. How can I watch the splash screen at startup?
View 7 Replies
View Related
Jan 25, 2010
On my computer I have one IDE drive that is my boot drive and a mirrored SATA raid set. When I login as "root" and mount the SATA volume it's always there. When I logout or shutdown if I login as root it's always mounted. I want to do the same thing for my own user ID. I did a search on having volumes mounted when I boot but they seem related to older versions of Ubuntu. It almost seems like a permissions problem since the "root" ID mounts the volume when I boot and my user ID does not.
View 6 Replies
View Related
May 23, 2010
Ive been having some really severe problems with compiz on my computer, and Im at a point of utter frustration.
I want to take compiz off of my computer, but I do not want to lose compositing effects, because I run docky (which needs it to run)
Essentially, the problem with compiz, in a nutshell, is that it continually freezes on me when I try to scroll a webpage too fast, or if a fast-paced flash video plays, or anything that might choke up the window manager does. I end up having to pull up a terminal, killall compiz, then restart it manually; it works again until I try to scroll too quickly or something and then it will lock up again.
I know I could run compiz on this computer, but I dont know why this current version will not cooperate, so in lieu of finding a solution, I kinda want to just purge it.
View 4 Replies
View Related
Aug 30, 2010
My Acer laptop Travelmate 290 was fine till yesterday (ie) before full update.No Error.I have the recent Ubuntu. Later When I boot I can't find my cursor but I could randomly see pop up notification of Application----Places--- System could be read.When I open any folder its fixed to top of the screen and no button for minimise,max and close.When I dig thro all the forums and solved by reinstalling metacity and change the setting of Appearance-Visual Effects to Normal.When I set to Normal it scans for the driver and asking me to confirm the setting.Once confirmed all the above problems solved but it don't reatain it,it is jump back to none. I need to do this on every boot.Is any way to avoid this? Is anyway to clean all the compiz files and setting from the PC?I vaguely remember it may be because of uninstall of compiz.
View 2 Replies
View Related
Jul 14, 2011
I installed Natty Narwhal on a brand new Ideapad Z570 and everything worked out of the box except wifi for which I had to blacklist acer_wmi.
I installed Google Chrome and replaced firefox with chrome in the launcher. So everything works fine until I reboot. Firefox is back. I saw this a couple of times so I though why not just get rid of firefox. Unfortunately now there's nothing in place of firefox.
I tried unity --reset but that just shows a bunch of errors. I have dconf-tools and libdconf0 installed.
View 2 Replies
View Related