Posts tagged Sabayon Linux

Sabayon – Keeping it up to date tips.

Sabayon 11 has been released and it seems like every time we do a release, people get confused with their current system and upgrades.  Our releases are just a present day snapshot to save a user from having to do a pile of updates on a brand new install.  A rolling distro really doesn’t have a version per say.  Do your updates and you are current, simple as that.  So than I see people wondering why Sabayon 11 has a newer kernel than their fully updated present system.  Well, you need to manually upgrade your kernel with kernel-switcher.  Kernel upgrades in general are not automatically done to prevent users from having possible issues.  Kernel-switcher will make the job simple for you.

In the past while I have noticed users are not properly updating and that can give a user issue(s).  A quick order of things:

  1. equo update
  2. equo install entropy equo
  3. equo upgrade
  4. equo deptest
  5. equo conf update
  6. equo libtest

Now you’re thinking that is a lot of steps, but break it down it makes sense to do it in this order.  Update your repositories, install the latest package manager, do your upgrades, check for dependencies, check for config file updates and check for sanity.  Problems happen when you don’t install latest package manager and proceed to do a large amount of updates, or a dep is missing or forget to update config files.  These steps can save you hours of hunting down a fix.

There is an easy way to save yourself from having to repeatedly do the commands over and over.  Simple create yourself an alias.  In your /root/ directory is a file called .bashrc (period means it’s hidden file) and you can edit that file to save some typing.  Open the file up as root and go to the bottom of the file and enter in your alias word with command you want.  Now you can call that command with a simple word and it will do it’s thing.  So for example, I use the word world with a string of chain commands to perform my updates.

  • alias world=’equo update && equo install entropy equo && equo upgrade && equo deptest && equo conf update && equo libtest’

I enter the above line at the bottom of the .bashrc file and save it.  I open up terminal, switch to root and than type in the command world and I sit back and watch entropy update my system.  Follow along with it and if it needs user interaction it will stop and wait for you to interact with it, such as a license or config file.  You can use any word you want, just remember what the word is and if you forget what your alias is, simply enter alias into your terminal and it will display all of them.

Doing the above will help cut down issues. Another thing you can do, pay attention to the notice board of important announcements from the package manager.  Such as [1] [Sun, 14 Oct 2012 20:12:39 +0000] Title: Important AMD GPU related changes in Linux Kernel 3.6+  that could apply to you.  Upstream is constantly changing and one day you upgrade and upon reboot you are at a black screen cause all of a sudden your video card is no longer supported.   You may need to mask or use a different driver to prevent the black screen.  So beware of changes happening with your upgrades.  If I had a dollar for every time I saw a post of ” I just did my upgrades, rebooted, and now all I get is a black screen what could be the problem? ”  I could take a lot more vacations.  Of course the user never supplies one single log file so it’s anybody’s guess as to what is wrong.  I can’t stress it enough, nobody has a crystal ball to figure out your problem if you give them nothing to go on.  Get to know your log files and know your hardware.  You’re going to be asked for that information anyway,  so you might as well provide it and save the cat and mouse game.

As a community we have our social sites like facebook, twitter, google+ and so on.  These social sites are not designed for doing support related events.  Our forum is the official place for support.  By using the forum you can help others narrow down their searching for similar issues.  So by posting your questions and getting your issues resolved can help another user and it helps those that do support others to focus on one website instead of multiple sites.  Keep the wealth of information in one area instead of spreading it out across the internet leaving users chasing links.

If you’re not the upgrading your system all the time type of person, Danilo has you covered with frozen repos of Sabayon 10 and 11.  This allows you to use your system as normal and install additional software without doing upgrades.

Happy Rolling!

 

Sabayon Recent Issues, 11, Repos

Some concerns that I am seeing repeatedly as of lately.  I lost count of how many times I saw the question of how to fix the square font issue.  A simple search of the word square on the Sabayon forum will give you the solution.  Please do:

  • equo install x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/gtk+:3 x11-libs/pango

Re-installing pango should be enough, but others may need more, hence the above command.

Some reports of images not showing up in the web browser.  Please do:

  • equo remove media-libs/jpeg-8d –nodeps
  • equo install media-libs/libjpeg-turbo

It’s great to see people using the forum, but please search a bit before making a new post and save us some work of not having to merge all the same topics.

So with that out of the way, where is Sabayon 11.  Sabayon 11 will be arriving shortly if all goes well.  Sabayon 11 will be a release of current status, so if you have been rolling along with your updates, you have current status.  Sabayon 11 will be for those looking to do a fresh install.

Don’t forget Danilo has announced his “frozen repo” for those not really needing to do constant updating but want additional software.  Find discussion on it on the Sabayon forum.

I’ve also been seeing a lot of various discussion about entropy packages. Things like why are packages dropped, when packages will be added and stable vs testing.  I wish there was an easy answer for this as there can be several reasons why a package is dropped or when it will be added or upgraded.  From upstream to portage to build to unwanted behavior can cause some of the reasons.  Remember, Sabayon runs on testing branch of portage, even tho we have 3 repos, they all are still testing branch packages.  The purpose of our 3 repos is to provide some stability with weekly repo being less likely to have issues. Hopefully the issues have been weeded out as they passed from limbo to main to weekly.  Packages never change a so called status of testing to stable.  I’ve been running a gentoo system for several moons now and have run from the testing branch with very seldom having an issue. So entropy team works hard at taking on this task to produce a “bleeding edge” distro with a bit of sanity to it all.  With all the hardware, software out there and a forever changing upstream, it can be a real challenge.

So anyway, keep rolling along with the punches and keep your eye out for the Sabayon 11 isos to be hitting the mirrors soon.

Sabayon Razor-qt 5.0!

Sabayon Razor-qt 5

Sabayon Razor-qt 5

Fresh out of the limbo repository and up for testing is the latest and greatest Razor-qt 5.0! So the cool thing would be to do is install it via entropy(the default package manager in Sabayon), try it out and take some screenshots.  In my case here I loaded up the Sabayon Forensics edition and running it live off the usb stick. So I simply fired up the Rigo GUI package manager for entropy and went into manage repositories and added the limbo repo. I than let it update the repositories, closed out Rigo and fired up the command line and issued the command equo install razorqt-meta and in a very short time I had it installed.

Now since Sabayon Forensics is XFCE I needed a window manager so I decided to go with compiz and emerald. This can be simply done by issuing the command equo install x11-wm/compiz-fusion x11-wm/compiz x11-plugins/compiz-plugins-main x11-plugins/compiz-plugins-extra x11-wm/emerald x11-themes/emerald-themes x11-apps/fusion-icon and we are almost set.  The last bit you need to do is add fusion-icon and emerald – -replace to the start up session of razorqt.  So in my case once I logged into razorqt I had no window borders so I fired up the terminal and issued fusion-icon& and than emerald – -replace& than I was able to use the desktop as normal and add them to the start up session.  Oh yea, you need to fire up the compiz manager and enable the window decorations and you can fire that up with command ccsm or find it in the razorqt configuration center.

Sabayon Razor-qt 5.0

Sabayon Razor-qt 5

 

Sabayon Razor-qt 5.0

Sabayon Razor-qt 5.0

 

Sabayon Razor-qt 5.0

Sabayon Razor-qt 5.0

 

Sabayon Razor-qt 5.0

Sabayon Razor-qt 5.0

 

Sabayon Razor-qt 5.0

Sabayon Razor-qt 5.0

 

Sabayon Razor-qt 5.0

Sabayon Razor-qt 5.0

 

So there we have and idea of what razor-qt 5 can look like on your favorite Sabayon system.  So now I am starting to have a tough time deciding which desktop environment I want to go with. Between XFCE, MATE and Razor-qt, it’s a tough choice.  I’m just glad we have these choices so we are not locked or forced into using a nonsense one.  I love the simplicity razor-qt offers along with simply interfaces full of options to customize. Everything is just a fingertip away without having to hunt it down. It’s fun implementing it with compiz to get that eye candy a flowing.

Anyway, I encourage you to give it a try and if you run into a bug, make sure to use our bugzilla to report anything. If you need help, head over to our forum for assistance.

***Note for using limbo repository – Do Not Use limbo and weekly repositories together, instead use limbo with Sabayon (main).  I been seeing that discussion popping up here and there lately.

Revisiting MATE, Rigo to the Rescue

First of all, our daily iso images should be working with unetbootin again.  Yay!  So I thought I would download MATE x86_64 iso and give it a whirl again and see how the progress is going.  Please keep in mind that the MATE iso is very much a work in progress thing.  If you download it right now and boot it up, you won’t even find MATE on the iso even.  You’ll discover you have fluxbox and a password that don’t work.  No worries tho, those that are working on the MATE project are aware of this.  The good news is you can still test it out live!  Entropy works great on the live USB.  So take care of the password problem by doing Ctrl + Alt + F1 at the login screen and issue the command

passwd sabayonuser

Set you password and than Ctrl + Alt + F7 to get back to the login screen.  Now you can log into fluxbox by using the password you just set.  Root password works fine, it’s still blank, so all you need to do in a terminal is su and you will be root.  So now we can fire up entropy and install mate.

equo update && equo install mate

If I remember it pulled 48 packages and had it all install fairly quickly.  I quit fluxbox and now MATE was available for selection in the box on the login screen and a quick re-login and presto, MATE!

Now, I know Joost mentioned the other day he added MATE 1.4 to limbo repo, so I thought I will just add limbo and update the entire thing.  I decided to use rigo, the gui package manager as it’s had a lot of neat features added to it lately, such as managing your repos.  So I fired up rigo, went in and activated limbo repo, let it update the repos and than said Yes to update system.  I believe I had 68 updates. I let rigo do it’s thing and it worked quickly and flawlessly.  Remember, this all being done live on a USB stick.  The updates finish and I logout and log back in.

I changed the background and theme, had to installed the missing icon package for the theme and all is good.

Again, MATE is a work in progress and the issues are known.  So from my last post on MATE, the improvements are nice. The panels are setup by default now instead of blank. A darker theme is default now also.  So nice work so far!

If you haven’t tried rigo out since it was introduced in Sabayon 9, I highly recommend to give it another look at it’s features: Application Groups, Show Installed Apps, Update Repos, Sort Mirrors, Manage Repos, Config File updates, Clean Entropy Web Service, View Notices.  It runs so smooth via live USB, which is awesome.  Enjoy!

 

Live USB Creation = Frustration

I’ve seem to hit a bump in the road when it comes to creating a live USB stick.  Normally I create and test once a week an ISO file from our Daily folder to make sure it’s working properly.  I’ve never had an issue till like a week ago when unetbootin would no longer make a bootable USB stick.  So than I tried Linux Live USB Creator and it was telling me the ISO file was corrupt, which it wasn’t as I was able to mount it with VirtualBox and boot it.  Others were testing and were able to create bootable USB sticks and I thought for sure I was loosing my mind for a while till someone else posted the same issue.  Yay I wasn’t loosing my mind after all.

So I started googling and vibes were pointing to try win32diskimager. So I downloaded the binary, extracted, ran the exe file and had a bootable USB stick in a short period of time.  Yay!  Why win32diskimager works where others won’t is beyond me.

If you are on a windows machine and need to create a USB stick of your favorite Sabayon iso, here is the steps

1. Download Win32DiskImager, grab the binary, extract it, run the win32diskimager.exe file and you will see the window below.  I had my flash drive plugged in already and it properly detected it.  Use the drop down box to make change if needed.

 

 

2. By default it looks for a .img file and what we have is an .iso file. So you need to click on the Save as File type and select *.* than you will be able to see and select your .iso file.

3. After you have done that, all you have to now do is click on write and sit back for a bit while it does it’s thing.

4. Once it completes, reboot your computer and boot up the live USB stick.

I still need to test if I can do this with dd yet, but my main machine is in a bit of a mess and need to get a hard drive swapped out, so this is why I needed to get this working from a windows machine.  Hopefully this will save someone the major headache I got from all this, sheesh.

Sabayon – Banned Permanently

So you been over to the Sabayon forum and found this nice message

“You have been permanently banned from this board.

Please contact the Board Administrator for more information.

Reason given for ban: Spammer

A ban has been issued on your IP address.

You are not banned and it should be working again.  Don’t ya just love it when things go wrong on the weekends and staff is out having fun away from their computers.  I believe there was another power outage also.  So all should be well again in the land of Sabayon forums.

Commence Posting!

Bugs and what to do with em?

A part of life is living with bugs of all sorts. As the fall season moves into colder weather the bug population is getting lesser.  Unfortunately, bugs in software reside year round.  You fix one bug and another bug pops up.  Developers need help in fixing bugs so the users can have better software.  Developers depend on it’s users to use, test and report bugs.  Users seem to handle the using and testing part fine, but struggle with reporting.  For example, filing a bug report simply stating ” I get an error starting my program, please fix it ” is only going to waste everyone’s time.  Yes, we really get such reports as above.  People will even post to the wrong bugzilla.  So a quick guide to submitting a bug at Sabayon Bugzilla.

1.  We need to know name and version of the software that is having the issue.   An example would be gdm-3.0.4-r2 or better yet, gnome-base/gdm-3.0.4-r2

2.  We need to know about the Operating System you have installed since we offer many different versions to install. An example would be Sabayon Linux 6 amd64 G.  Along with this, we need to know if you are fully updated with the updates and which repositories are you using.

3.  We need to know how to replicate the issue you are having.  This is critical!  It could be as simple as when I click on the program to start, I get this error.  It could be while using the program and trying to use a particular feature of the software and something bad happens.  Be informative and clear with directions on how we can get the same problem.  This will help us confirm the bug.

4.  We need log files of some sort.  A log file could simply be an error report that the program itself makes or some output from a terminal window leading up to the issue.  Attach the log file to the bug report.  Do not use a pastebin site as they delete information and we can no longer access your log.  So just attach a text file with the information of the error.  If it’s a short message, just put it into the report directly.  Attaching a file of a one line error message is not necessary, just include it in the Description.

5.  Before submitting a bug, use the handy dandy search on the Bugzilla page and make sure someone hasn’t already filed the same bug.  20 people submitting the same bug just bogs the bug wranglers down.  You may just find the same bug and the fix and save everybody time.

So be assertive, informative and pay attention to help submit a bug properly so it can get fixed.  A developer may ask for more information or have you try something and you should be responsive to report back such needed information.  It’s hard and frustrating to try and solve a bug without the proper information.  Developers don’t have a magic crystal ball that will give them all the information needed.  Don’t let your bug report become INVALID.

Happy bug submitting!

Sabayon Linux 5.5 SpinBase and CoreCDX Released

Fabio announces:

Directly from our Server dept., two new Sabayon editions officially thrown to the crowd!
They are called SpinBase and CoreCDX, but wait, what are they about?
SpinBase is a very minimal environment that can be used for many different purposes: didactical, home server deployment, but even for custom Sabayon ISO images creation, using our tool called Molecule). Any Sabayon release we make is based on SpinBase.
CoreCDX instead, is geared towards very minimal graphical environment setup, no fancy tools, browsers, whatever, just Fluxbox and command-line. You set the rule.

SpinBase and CoreCDX have a smaller footprint making them fit into a single CD, or USB memory sticks.

    Features of Sabayon 5.5 SpinBase and CoreCDX:

  • Bootable Image suitable for a CD or USB thumb drive (~370MB-425MB for SpinBase, ~470MB-525MB for CoreCDX)
  • Shipped with Desktop-optimized Linux kernel 2.6.37 (Group Scheduling patch, Tuxonice, AUFS2.1) and Glibc 2.11
  • Ext4 filesystem as default, btrfs (experimental), encrypted (luks) filesystem support
  • Installable in less than 5 minutes
  • Completely customizable system after install, thanks to Entropy package sets it’s possible to install GNOME, KDE or X.Org in no time.
  • Entropy and Portage ready (giving access to thousands of installable packages)
  • Bringing Entropy Framework 1.0_alpha14
  • Providing extra Server-optimized, OpenVZ-enabled, Vserver-enabled kernels in repositories

Minimum Requirements:
- an i686-compatible Processor (Intel Pentium II/III, Celeron, AMD Athlon)
- 128Mb RAM
- 2 to 3 GB of free space

These releases are targeted to advanced users who want to take full control of the features and packages installed on their system. Sabayon’s Entropy package manager can be utilized as soon as the release is installed to quickly build out the installation based on the users exact requirements. SpinBase/CoreCDX has also has the capability to install packages using the Portage package management system.

For more information, please see the “Visual Tour: SpinBase” on Sabayon’s Wiki.

Networking Notes: advanced user skills may be necessary to implement networking on these releases. They can provide simple dhcp networking over wired networks by default. Most advanced networking configurations will require configuration by the user.

Download sources
ISO images (those little .iso files that you have download and burn) are available on our mirrors:

  • Sabayon Linux 5.5 amd64 SpinBase:
    18db9c3175af21d6569771944ca29126 Sabayon_Linux_SpinBase_5.5_amd64.iso
  • Sabayon Linux 5.5 x86 SpinBase:
    ee84b49f4b41f54e822ed67710240c7d Sabayon_Linux_SpinBase_5.5_x86.iso
  • Sabayon Linux 5.5 amd64 CoreCDX:
    ac6310dd1fae9fe4b4bc8395120f4d48 Sabayon_Linux_CoreCDX_5.5_amd64.iso
  • Sabayon Linux 5.5 x86 CoreCDX:
    ebe2981f12b12449f230dc9b7f5b307e Sabayon_Linux_CoreCDX_5.5_x86.iso
  • Sabayon Mirrors Page
  • Sabayon Bittorrent Tracker

Thanks everybody involved!

Sabayon Linux x86/x86-64 5.5 GNOME and KDE Released

Fabio Announces:

The best, refined blend of GNU/Linux, coming with bleeding edge edges is eventually here! Say hello to Sabayon Five-point-Fivehh, available in both GNOME and KDE editions!
Dedicated to those who like cutting edge stability, out of the box experience, outstanding Desktop performance, clean and beauty. Sabayon 5.5 will catch you, anything that could have been compiled, has been compiled, anything cool that could have been implemented or updated, it’s there.

Visual tours

Features

  • More than 1000 updated packages since Sabayon 5.4 and more than 100 bugs (stability, usability and performance) fixed
  • Shipped with Desktop-optimized Linux kernel 2.6.37 (Group Scheduling patch, Tuxonice, AUFS2.1) and Glibc 2.11
  • Cutting-edge X.Org Graphics stack (mesa-7.10 + xorg-server-1.9 + 2.6.37 kernel = KMS enabled, Gallium3d, best performance with OSS drivers)
  • Providing the best AMD/ATI and NVIDIA Linux Desktop out-of-the-box experience out there
  • Providing extra Server-optimized, OpenVZ-enabled, Vserver-enabled kernels in repositories
  • Installable in 10 minutes
  • Slightly faster boot time compared to Sabayon 5.4
  • Ext4 filesystem as default, btrfs (experimental), encrypted (luks) filesystem support
  • Containing GNOME 2.32 (getting ready for GNOME 3.0) and KDE 4.5.5 (KDE 4.6.0 will be available through updates)
  • Outstanding 3D Desktop applications (Compiz, Compiz Fusion and KWin) working out of the box
  • Sane Desktop Compositing now enabled by default (Metacity Compositing for GNOME, KWin Compositing for KDE)
  • Bringing Entropy Framework 1.0_alpha9 and complete PackageKit support
  • Shipped with OpenOffice productivity suite and all the multimedia applications you need
  • Transform Sabayon into an full-featured HTPC Operating System (Media Center) using XBMC
  • Shipped with World of Goo Demo – best 2D game ever!
  • Improved Windows autostart support, try Sabayon directly from your Microsoft OS!

Minimum requirements:

  • An i686-compatible Processor (Intel Pentium II/III, Celeron, AMD Athlon)
  • 512Mb RAM (GNOME) – 768Mb RAM (KDE)
  • 8 GB of free space
  • A X.Org supported 2D GPU
  • A DVD reader

Optimal requirements

  • A Dual Core Processor (Intel Core 2 Duo or better, AMD Athlon 64 X2 or better)
  • 1024Mb RAM
  • 15 GB of free space
  • A X.Org supported 3D GPU (Intel, AMD, NVIDIA) (esp. for XBMC)

Download sources
ISO images (those little .iso files that you have download and burn) are available on our mirrors:

  • Sabayon Linux 5.5 amd64 (x86_64, x64) GNOME:
    3fc26ea9cf75cec5b423aa9c3015d03f Sabayon_Linux_5.5_amd64_G.iso
  • Sabayon Linux 5.5 x86 (i686, x32) GNOME:
    b5d403cd5bc8a85560d598c9b8815ea2 Sabayon_Linux_5.5_x86_G.iso
  • Sabayon Linux 5.5 amd64 (x86_64, x64) KDE:
    fe1a1dc43049410b371025eb67779790 Sabayon_Linux_5.5_amd64_K.iso
  • Sabayon Linux 5.5 x86 (i686, x32) KDE:
    b89b569ad795751531bfaa4353200f45 Sabayon_Linux_5.5_x86_K.iso
  • Sabayon Mirrors Page
  • Sabayon Bittorrent Tracker

Thanks everybody involved!

Sabayon Linux 5.4+ Xmas Gaming Edition

Press Release: Sabayon Linux 5.4+ Xmas Gaming Edition

Oh oh oooh! Merry Christmas!
While Santa announced the intention of suing me because he thinks I’m stealing his job, for the third time in a row, I am very pleased to announce that THAT TIME of the year has come again! (who cares about Santa! Old fart!)
Yeah, I really mean that THAT time. The Christmas time! So, what do we have under the tree this year? Easy bet, aGaming Edition!
So, who cares about this bla bla bla, let’s go straight to the facts.

    Features list:

  • Based on Sabayon Linux 5.4 GNOME (both amd64[64bit] and x86[32bit])
  • Featuring the Linux Kernel 2.6.36 and all the bells and whistles that are in our repositories as of today
  • Remastered thanks to the Sabayon’s little helper called “molecule” (what an odd name for a dog)
  • Filled with gazillions of games! The best Free & Open Source (Free Software, yeah Mr. Stallman, who cares about names!) games of the Linux land
  • Many blah blah <replace this line with what you would like to see in a Linux distro, we have it> (arrogance FTW)

Requirements
Minimum requirements:
- an i686-compatible Processor (Intel Pentium II/III, Celeron, AMD Athlon)
- 512Mb RAM (GNOME)
- 8.5 GB of free space
- A X.Org supported 2D GPU (for playing 2D games only)
- a DVD reader
Optimal requirements:
- a Dual Core Processor (Intel Core 2 Duo or better, AMD Athlon 64 X2 or better)
- 1024Mb RAM
- 10 GB of free space
- A X.Org supported 3D GPU (Intel, AMD, NVIDIA)

Download sources
ISO images (those little .iso files that you have download and burn) are available on our mirrors:
- Sabayon Linux 5.4+ Gaming Edition (x86, 32bit) version:
ee3e2e9f661721057115f6cf692afea7 Sabayon_Linux_5.4_amd64_Gaming.iso
- Sabayon Linux 5.4+ Gaming Edition (amd64, 64bit) version:
17dee74b3320192e53d6a1aa14ab220c Sabayon_Linux_5.4_x86_Gaming.iso

Our Mirrors Page:
http://www.sabayon.org/download
Bittorrent:
http://tracker.sabayon.org/
Packages list files (on mirrors):
- Sabayon_Linux_5.4_amd64_Gaming.iso.pkglist
- Sabayon_Linux_5.4_x86_Gaming.iso.pkglist

Thanks everybody involved! (except Santa! Don’t sue me!)

Go to Top