To start sabayon with aiglx enabled.
From Sabayon Wiki
(Difference between revisions)
Hatalar205 (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
| + | {{i18n| [[To start sabayon with aiglx enabled.|en]] [[Tr:To start sabayon with aiglx enabled.|tr]]}} | ||
| + | |||
**** This howto is obsolete. The 'sabayon' overlay no longer exists! **** | **** This howto is obsolete. The 'sabayon' overlay no longer exists! **** | ||
**** It is therefore impossible to emerge 'desktop-acceleration-helpers' **** | **** It is therefore impossible to emerge 'desktop-acceleration-helpers' **** | ||
Latest revision as of 18:15, 16 November 2012
i18n: en tr
**** This howto is obsolete. The 'sabayon' overlay no longer exists! ****
**** It is therefore impossible to emerge 'desktop-acceleration-helpers' ****
I've written one small application and two shell helpers to easily enable/disable XGL or AIGLX after Install. SabayonLinux >= 3.1 (included miniEditions) are supported. Run the shell apps above as root.
Install desktop-acceleration-helpers (shell tools)
layman -s sabayon
emerge desktop-acceleration-helpers
Enable XGL:
/sbin/xgl-setup enable
Disable XGL:
/sbin/xgl-setup disable
Enable AIGLX:
/sbin/aiglx-setup enable
Disable AIGLX:
/sbin/aiglx-setup disable
The Graphical way:
layman -s sabayon
emerge accel-manager
Start accel-manager:
/usr/sbin/accel-manager
Enjoy!
Chris Vecchitto