Show Splash :: Polymouth On BLFS Distro

Aug 11, 2010

I've just installed Plymouth on my BLFS distro and I can't figure out how to make it show the splash. I know you have to tell it to show the splash early in the boot process. Is there a file that I can add the commands to? I might be going at this all wrong.

View 5 Replies


ADVERTISEMENT

General :: Show A Splash Screen While Gnome Is Loading?

Aug 26, 2009

i have a splash screen i want to use while gnome is loading (well it is a pic rather than a splash) rather than black screen till gnome i use ubuntu 9.04 or macbuntu as i call it (is looks exactly like a mac) so can i use a image while gnome is loading ?

View 3 Replies View Related

General :: Don't Show Boot Messages During Clonezilla Bootup - Splash Screen?

Jul 14, 2010

I am at a loss trying to figure out the options to not show the scrolling boot messages during the boot-up of Clonezilla. Is there a way to have a loading splash screen or even have a static logo that is displayed during the boot process? I have my automated recovery method all ready to go short this one last feature. I have searched all over and am coming up empty on this one.

View 4 Replies View Related

OpenSUSE Install :: Splash Screen Does Not Show Up Anymore After Changing The Boot Up Resolution

Mar 25, 2011

i changed the boot up resolution in the boot up loader to 1366*768 (native res of my monitor) the boot option is still set to quiet splash however, instead of showing the progress bar, it would now always display the complete boot up log ( the list of starting services and such) i then manually changed the boot option from to 1024*768 at boot loader screen, and teh splash would show up, but then on next boot up if i stick with 1366*768, it doesnt work again

View 4 Replies View Related

Ubuntu :: Update Manager Doesn't Show 11.04 Distro Upgrade

Jun 19, 2011

so my update manager keeps saying I have updated everything, but it won't show the new 11.04 release. I did everything the documentation says, including change the release upgrade file so its pointed to normal distro upgrades.

View 3 Replies View Related

General :: Can I Show A "welcome" Splash Page For My Ad-hoc Network

Aug 23, 2011

Is there a way to configure an ad-hoc network to have a splash/welcome page? Similar to how NoCat works with routers?

Basically if a user connects to my ad-hoc network it would re-direct them to a splash page that says Welcome to xx Network and list some terms before letting them visit another page.

View 2 Replies View Related

Ubuntu :: Reset All Personalization Such As Splash Screen And Colors In Grub Splash To Default?

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

Ubuntu :: Splash Screen Messed Up - Get Random Command Lines Mixed In With The Usual Splash

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

Ubuntu :: Splash Screen Startup - Goes Blank For A Minute Then Briefly Shows The Splash For 5-10 Seconds

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

OpenSUSE Install :: Text Based Splash Screen - Show Text Based Startup On Booting OS?

Aug 11, 2011

I have a question regarding to the Graphical Splash Screen. Is their a way to show the text based startup on booting your OS? So. I don't the OpenSuse Background with the loading line. But i want the half transparent black background if possible or just the black background with all the loading texts. The black and white screen.

View 9 Replies View Related

Ubuntu :: Getting A Blue Kbuntu Splash Screen Instead Of The Studio Splash

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

General :: Distro - Nominate A Disastrous Distro From Past Or Present

Jan 9, 2010

nominate a disastrous distro from past or present that was simply AWFUL and what exactly was so bad about it?

View 14 Replies View Related

Networking :: Why Doesn't Distro 9.0 Setup Work For 13.1 Distro?

Sep 6, 2010

I have a linux box set up as a multi-purpose server for my home with three Windows client PC's. The linux box is based on a slightly modified Slackware 9.0 distribution using Linux 2.4.20 and an unfortinately old, slow AMD processor with a miserable 512Kb RAM. The linux box serves the CIFS file system to the Windows boxes, runs the SQUID HTTP proxy, the Apache web server, a print server, does masquerading, mail serving and a very effective firewall using iptables.

This system, although slow, has run perfectly for several years.Let me say that again - This system works perfectly.I had decided that now is the time to upgrade the hardware, so I bought a Gigabyte LGA775 motherboard which has two 1Gb network interfaces on it, an ASUS 256Mb PCI-E display card, 2Gb of DDR3 RAM, an Intel Core2-Quad processor and a bunch of 500Gb SATA drives to set up a RAID5 array (but I intend that the system boot off one of several 40Gb PATA drives I have).I set up the processor, motherboard, display card, RAM, a SATA DVD Drive and a 40Gb PATA hard disk in a "breadboard" layout and installed distro 13.1, being careful to set up the static IP for the local network, dhcpcd to get an IP address from the cable modem (my internet connection) and to enable ip_forward in the network configuration.

Then I installed a script invoked by /etc/rc.d/rc.local which installed all the SAME iptables rules as my old Linux box. There was one minor glitch when I had to change 8 occurrences of "-d ! $LOCAL_NET to" "! --destination $LOCAL_NET" but that was no problem. I also set up /etc/resolv.conf, /etc/hosts , the BIND server files etc. etc. exactly as in the old box.

I am able to ping mirror.aarnet.edu.au (this is at the heart of Australia's internet hub network - if it's down the whole bloody thing is down) and have the system find the correct IP from the designated nameservers and contact that server with a return trip time of 35ms. I am able to run a telnet session from one of the Windows boxes and edit files on the Linux server. So both network interfaces work and I've got them the right way around.I am able to run FTP on one of the Windows boxes and connect through to mirror.aarnet.edu.au, although it seems to hang when I try a DIR (but then so does the old linux system).

View 83 Replies View Related

General :: Evolution Does Not Show Content Of Inbox Or Sent But Does Show Other Folders

Apr 28, 2011

I configured it to use IMAP to access our exchange 2010 server front end on a LAN connection. Our webmail connection is segregated behind Forefront, so it was not connecting/authing that way. Even though smartphones have no problem. (sidenote, is there an activesync linux mail client ?)

I have many root folders and several folders underneath my inbox. total mailsize in inbox is 3.5 GB without subfolders. The sent is likewise as large. And is likewise empty.

Things I checked already:
View is all
Folder subscription is on and local copy is on

More info:
Thunderbird worky fine.
But thunderbird is missing calender
Tried adding lightening, but it won't add into thunderbird.
Will try finding a diff add on, or if anyone knows how to get lightening into thunderbird 3.1.8 on ubuntu 10 that would be great as well.

View 1 Replies View Related

Ubuntu :: Maverick Doesn't Show Sub-menus / Show That?

Oct 14, 2010

Anyway since I upgraded to Ubuntu 10.10 when I right-click on something and there is another menu in that menu, it doesn't show up for the first time!

for example if I want to create a an "Empty File", I'll right-click on desktop and when I want to go to "Create Document" menu, it doesn't show up! so I must click somewhere else and try again so for the second time it works!!

View 9 Replies View Related

General :: Best LXDE Based Distro/distro That Supports LXDE?

Dec 15, 2010

Lubuntu is nice - but it seems the LXDE version is not as up to date as Fedora LXDE Spin or even Debian squeeze with LXDE installed. I do like Chromium on Lubuntu though... its faster and a nice touch. I am looking for a lightweight 64-bit distribution for my main laptop (it is by no means "old" or "low spec" but I like that Lubuntu starts up in like 2 secs).

LXDE version seems not to be recent (esp in 10.04 version which seems to work more stably for me - with Nvidia drivers etc)64 bit install is currently a pain - requires first install of minimal CD or alternate CD both of which required wired Ethernet, then install of lubuntu from PPA. Native 64-bit support would be nice. Linux Mint LXDE, for example, is also only 32-bit.

View 4 Replies View Related

Fedora :: Get The Splash Screen But Nothing Else?

Nov 12, 2009

I just installed 11 successfully from what I've told. I made some configuration changes upon a first successful boot and rebooted and now I am getting the Fedora splash screen and nothing else. What can I do to stop this? I thought I changed the inittab to 3 (I'm certain I did) but it started in X and I can't even check that because nothing is responding.

Is there something I can do when I boot up the computer to force it to go into the CLI? I am not a GUI person on Linux.

View 2 Replies View Related

Fedora :: Splash Screen / Set It Up?

Feb 4, 2010

A while back I remember gnome loading on Fedora (or was it Red Hat?) with a splash screen with wobbly icons indicating progress. Was it discontinued? How can I set it up?

Looking at gnome splash screens, all I see are pictures and not a set up as such...

View 2 Replies View Related

Ubuntu :: Splash Screen In 9.10?

Feb 10, 2010

The screen that with the background pic at below is it call splash screen?

How to change the screen at above to text based that shows what services have been started, and if the service has been started, it will show ok at the right side.

View 2 Replies View Related

Ubuntu :: No Splash Screen / Why Is So?

Jun 1, 2010

I installed 10.04 on my Toshiba laptop, but for some reason there is no violet splash screen with the "Ubuntu" word when the system is loading. Instead there is a bald dash in the upper left corner that keeps blinking and then it is changed by regular font dash, then there are some letters (like system is checking something?) and that's it, one second after my desktop welcomes me. What could be the problem? I feel like I haven't had such a problem when I was installing it on another computer. Though it might be because I am installing from USB drive, but not, installed from CD with the image recorded and still the same problem.

View 2 Replies View Related

Ubuntu :: Set A Different Splash Screen Instead Of The One?

Jul 15, 2010

I want to set a different splash screen instead of the one that shows up just before and just after I log in (Ubuntu and the loading bar)

I installed gnome-splashschreen-manager and through that I set the splash screen to another jpg image but this doesnt seem to work. I dint see any difference after rebooting. Am I doing something wrong in GNOME Splash Screen Preferences? This method seemed really straight forward.

View 4 Replies View Related

Hardware :: Don't See A Splash Screen

Feb 19, 2011

[URL] I'm using 10.10 64, it's on its own hard drive so no partition. I installed over W2K. The computer is a dual boot, but with 2 hard drives, so I boot into whichever by the BIOS. Since I boot that way, I don't see a splash screen, but info. I did get an ati radeon video card installed in a pci slot, as the one on the MB was going. The computer is not crashing, but I can't seem to do much with terminal with this error. I don't think the tech flashed the BIOS, unless you have to for a new video card. But I have been reading the boot menu for years and since I switched to Ubuntu, there is new stuff in it. I'm not sure what MB I have, but I have a preference for AMD chips, so it could be an ASUS, I'd have to look. It is a dual core 3600, and I know I have enough ram as the other drive is XP and runs Photoshop exclusively. I had the computer built around Photoshop, and update the computer as I update PS. The 2K drive was mostly for internet and email.

View 11 Replies View Related

Debian :: No Boot Splash In Squeeze/sid?

Sep 1, 2010

Is usplash supposed to work? It hasn't worked correctly in squeeze (for me) for some time. It appears for like 2 seconds never to be seen again. And I never see it at shutdown. I tried splashy, but no splash. Plymouth has been no go with nVidia cards. I don't know if that's changed, but I get no splash with that either. usplash doesn't seem to be in the sid repos. Is it obsolete, or just not packaged yet?

View 5 Replies View Related

Configuration :: Want To Add Boot Splash To Debian

Jul 18, 2011

I want to add a boot up splash screen to my Debian installation but I cannot find a splash screen manager in the repos. I understand why Debian likes to have no splash screen initially, but have they opted to not have splash screens at all in the repos?

View 9 Replies View Related

Fedora :: Splash Image At Grub?

Jun 6, 2010

I wanted to know if the plain blue image of grub screen can be changed to a saved image. that is customize the grub splash screen and how can we do it. I am using Fedora 13 and gnome. though i think gnome should not make a difference since it is after boot.

View 3 Replies View Related

Fedora :: Gnome Splash Screen In F13?

Oct 21, 2010

I've read threads on it and cant get it working.... I want to enable the gnome login splash screen when desktop loads up but it never shows up ? What I've done is...

Gconf > /apps/gnome-session/options/show_splash_screen = true

reboot...... No splash Screen....

View 1 Replies View Related

Fedora :: Changing 14 Splash Image?

Oct 31, 2010

For those who wish to change the default login splash background in fedora 14, the offending graphics are to be found in /usr/share/backgrounds/laughlin/default.

Step 1 is to add your preferred ping image alongside the laughlin.png in whichever directory your monitor uses. I am apparently "normalish" so I put my background there. 1280x1024 RGB.

Step 2 - edit the "laughlin.xml" file in the "default" directory, replacing "laughlin.png" with the name of the file you added above.

To get the proper dimensions for an image, you can load laughlin.png into the GIMP and read Image/Properties. While there, you could erase the contents of the image and replace with your own, similar to rinsing out your mouth. Then spit.

If you use a graphic from outside fedora, don't forget to run restorecon on the file, or else SELinux won't allow gdm to display it.

View 2 Replies View Related

OpenSUSE :: Change 11.2 Boot Splash?

Sep 6, 2010

How can i change the opensuse 11.2 boot splash?
The olive green loading splash screen during startup.

View 4 Replies View Related

OpenSUSE :: Armarok 2 Splash Screen

Dec 30, 2010

To change your Armarok splash screen, open your file manager in SU mode and rename the .jpg you wish to be your new splash as "splash_screen.jpg" and then copy it to "root>usr>KDE4>apps>armarok>images", overwrite the existing file and your new splash screen will take effect the next time you load the application. As a note this will only work for the KDE4 users. I don not run gnome so i do not know how to do it in that system, I would assume it is very similar.

View 2 Replies View Related

Ubuntu :: Changing Splash Screens In 9.10

Apr 12, 2010

I am a new Ubuntu user and am looking to make my screen look more like a mac. Is there any possible way to change the splash screen? I keep reading about ways but they don't work on my distro. I am using 9.10.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved