-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  . 

AzenisBuntu plymouth themes

  

GNOME Splash Screen

Score 65%
AzenisBuntu plymouth themes
zoom


Downloads:  4617
Submitted:  Feb 20 2011
Updated:  Aug 9 2011

Description:

AzenisBuntu

#-----------------------------------------------
how to use:

open your terminal:

go to :

cd /lib/plymouth/themes/

sudo cp -r /home/***/Download/AzenisBuntu/ ./

(note : *** = is a your user directory, so change it as your name)

and then:

sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/AzenisBuntu/AzenisBuntu.plymouth 100


and:

sudo update-alternatives --config default.plymouth

and chose AzenisBuntu from list

end run:

sudo update-initramfs -u

#--------------------------------------------


by : pegellinux :)




Changelog:

update download link :)




LicenseGPL
(AzenisBuntu.tar.gz)
(AzenisBuntu.tar.gz (alternative link))
Send to a friend
Subscribe
Other  Artwork  from pegellinux
Report inappropriate content



goto page:  1  2 

-
.

 Love it.

 
 by D4v3 on: Feb 22 2011
 
Score 50%

It's beautiful.

Thank you.


Reply to this

-
.

 Re: Love it.

 
 by pegellinux on: Feb 22 2011
 
Score 50%

thanks...^_^


Reply to this

-

 Looks Great!!

 
 by crazups on: Mar 13 2011
 
Score 50%

This is pretty sweet! Inspired me to want to learn to make my own Thanks! BTW "sudo cp -r /home/***/Download/AzenisBuntu/ ./" I believe it should be "Downloads" **note the added "s" at the end** at least on my machine it is :)


4Real-Doe!!
Reply to this

-
.

 Re: Looks Great!!

 
 by pegellinux on: Mar 13 2011
 
Score 50%

yah you right, thanks to correctting my type ^_^


oyi,,,
Reply to this

-

 Bad results

 
 by hackkpo on: Mar 21 2011
 
Score 50%

I followed the steps, then i restarted my pc to watch the results but i see the slpashcreen only in gray/white/black, its bugged on colors, it was like the screen has only 256 colors. Someway to solve this problem??? Or even any reason whay happen this to me??

PD: Sorry about my crappy english.


hackkpo
Reply to this

-
.

 Re: Bad results

 
 by pegellinux on: Mar 22 2011
 
Score 50%

what the graphic card you use?
if you use some graphic card like nvidia or ati, this problem may appear, but as long I creat and use playmouth themes in my computer, I never found error problem like this,

if this problem becouse your graphic card, you should try this following method to fix your problem :

to fix resolution and color try this method :

1. install v86d => sudo apt-get install v86d

2. type this => sudo hwinfo --framebuffer (to get a list of supported bits and screen resolution modes (800×600 16bits, 1280×1024 24bits 1024×768 16bits, etc). if your graphic card supported 24 bit, use 24 bit on next step.)

3.edit your Grub => sudo nano gedit /etc/default/grub
find this :

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

and change to

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset video=uvesafb:mode_option=1280x800-24,mtrr=3,scroll=ywrap"
(adjust size of 1280x800 with a screen size of your monitor resolution)

#GRUB_GFXMODE=640x480

change to

GRUB_GFXMODE=1280x800
(adjust size of 1280x800 with a screen size of your monitor resolution)


4. save and quit


5. tipe this on terminal => sudo nano gedit /etc/initramfs-tools/modules

in the end of line, add this :
uvesafb mode_option=1280x800-24 mtrr=3 scroll=ywrap
(adjust size of 1280x800 with a screen size of your monitor resolution)

6. Save and quit

7. tipe this on terminal => echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash

8. update grub => sudo update-grub2

9. and update initramfs => sudo update-initramfs -u

10. Reboot .


oyi,,,
Reply to this

-

 re

 
 by hackkpo on: Mar 23 2011
 
Score 50%

I have a Nvidia GeForce 7000M.

That solution that u suggest, is a solution to fix only the splashscreen problem?? Or for the X's enviroment too?? Because im tried to say that the ONLY the splashscreen it's bugged...

Txs for the answer ^^


Reply to this

-
.

 Re: re

 
 by pegellinux on: Mar 23 2011
 
Score 50%

actually this just for fix plymouth, to working properly on graphic card nvidia or ati.


oyi,,,
Reply to this

-
.

 AzenisBuntu

 
 by phatboy on: Mar 30 2011
 
Score 50%

Very cool! Works great! Thx! :)


Reply to this

-

 Bad Instructions

 
 by xiaolindraconis on: Sep 25 2012
 
Score 50%

First step would be to extract the folder from the archive into Downloads folder.
This step (sudo cp -r /home/***/Download/AzenisBuntu/ ./) should read "sudo cp -r ~/Downloads/AzenisBuntu/ ./"
the tilde will point to current users home directory, also it was missing the s in Downloads.


Reply to this

goto page:  1  2 

Add commentBack




-
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About GNOME-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 GNOME-Look.org Team  
All rights reserved. GNOME-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
GNOME and the foot logo are trademarks of the GNOME Foundation.