Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Gnome 3.8

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
67 posts
  • 1
  • 2
  • 3
  • Next
Author
Message
Rukiri
n00b
n00b
User avatar
Posts: 59
Joined: Fri Oct 28, 2011 10:11 pm

Gnome 3.8

  • Quote

Post by Rukiri » Sat Mar 30, 2013 11:32 pm

I don't know what the current status is with gnome 3.8 and gentoo, most packages seem to be there but there was one issue that I ran into earlier today that I can't seem to fix maybe someone can.
Why does brasero-3.8.0 still rely on tracker-sparql-0.10? which I have tried tracker 0.14 and the latest 0.16, the master commit shows 0.16 but still show 0.12 in the ebuild.

Has anyone been able to emerge brasero-3.8?
Top
razer
l33t
l33t
Posts: 893
Joined: Fri Oct 08, 2004 12:13 pm
Location: Paris - France

  • Quote

Post by razer » Sun Mar 31, 2013 7:15 am

As you said, gnome 3.8 is really new and even if the ebuilds are in portage tree, they are hardmasked.
Seem that you are a little impatient on this one

Concerning brasero, hmmm, imho the main question should be :
Has anyone been able to burn something working with brasero ?

That's off topic, but I can't resist on this one...
Top
Rukiri
n00b
n00b
User avatar
Posts: 59
Joined: Fri Oct 28, 2011 10:11 pm

  • Quote

Post by Rukiri » Tue Apr 02, 2013 5:34 am

I did manage to load gnome-session 3.8, couldn't open sound settings without opening control panel first and didn't see class-mode anywhere unless it was a session with GDM which I also didn't see.
Also thought SystemD was slow compared to arch linux anyway that is.

Brasero now builds, and do you really need to change init systems for gnome 3.8?...
Top
elxa
n00b
n00b
Posts: 18
Joined: Mon Oct 15, 2012 11:11 pm

  • Quote

Post by elxa » Wed Apr 03, 2013 11:10 pm

My current keywords/unmasks for gnome 3.8:

/etc/portage/package.keywords/gnome-3.8: http://bpaste.net/show/88802/
/etc/portage/package.unmask/gnome-3.8: http://bpaste.net/show/88803/

I have also symlinked files from /var/lib/layman/gnome/status/portage-configs/ (gnome overlay)

ln -s /var/lib/layman/gnome/status/portage-configs/package.use.mask.gnome3 /etc/portage/package.use.mask/package.use.mask.gnome3
ln -s /var/lib/layman/gnome/status/portage-configs/package.unmask.gnome3 /etc/portage/package.unmask/package.unmask.gnome3
ln -s /var/lib/layman/gnome/status/portage-configs/package.use.gnome3 /etc/portage/package.use/package.use.gnome3
ln -s /var/lib/layman/gnome/status/portage-configs/package.keywords.gnome3 /etc/portage/package.keywords/package.keywords.gnome3

and of course I have the gnome profile set

what doesn't build:

1. dev-libs/dee-1.0.14-r2 (build.log http://bpaste.net/show/88808/, config.log http://bpaste.net/show/88809/)
2. dev-libs/folks-0.9.1 (build.log http://bpaste.net/show/88810/, config.log http://bpaste.net/show/88811/)
3. gnome-extra/evolution-data-server-3.8.0 (build/config.log too large)
4. mail-client/evolution-3.8.0 (needs evolution-data-server)
5. gnome-extra/gnome-contacts-3.8.0 (build.log http://bpaste.net/show/88813/, config.log http://bpaste.net/show/88814/)
6. net-im/empathy-3.8.0
I had to set the system python version to 2.7 to successfully build net-libs/libqmi. I also added the "amielke-overlay" (layman), because it has net-libs/libqmi-1.2.0 (not sure if that's neccessary). I might remove the overlay and simply add that one ebuild to my local overlay.
Top
pums974
Tux's lil' helper
Tux's lil' helper
Posts: 78
Joined: Sat Feb 27, 2010 9:06 pm

  • Quote

Post by pums974 » Thu Apr 04, 2013 12:55 am

I did manage to load gnome-session 3.8 too.

No problem so far (even with sound settings)

I used to have this problem http://forums.gentoo.org/viewtopic-t-95 ... gnome.html which I have not anymore

I'm using gnome overlay too (and the symlinks)

same package.unmask as elxa
needed to emerge networkmanager nm-applet and modemmanager (use="-qmi") to emerge gnome-shell
net-libs/libqmi seems not needed with the appropriate useflag

I did manage to build (currently installed) but I can't anymore
- dev-libs/dee-1.0.14-r2

i can build
- dev-libs/folks-0.9.1
- net-im/empathy-3.8.0

what still doesn't build here (doesn't try everything):
- gnome-extra/evolution-data-server-3.8.0
- gnome-extra/gnome-contacts-3.8.0
- gnome-extra/gnome-clocks-3.8.0
Top
dyatel15
n00b
n00b
User avatar
Posts: 20
Joined: Tue Mar 14, 2006 10:03 pm

  • Quote

Post by dyatel15 » Fri Apr 05, 2013 1:57 am

Guys, you can help by joining a relevant bug report. Here is the full list:
https://bugs.gentoo.org/show_bug.cgi?id=463242
Top
188562
Apprentice
Apprentice
Posts: 186
Joined: Sun Jun 22, 2008 9:17 am

  • Quote

Post by 188562 » Fri Apr 05, 2013 8:24 am

gnome-extra/evolution-data-server-3.8.0 build fine for my with USE="gnome-online-accounts gtk introspection ipv6 vala weather " & =dev-lang/vala-0.20.0
Top
newfuntek
n00b
n00b
User avatar
Posts: 30
Joined: Wed Jun 28, 2006 3:52 pm
Location: Poland

  • Quote

Post by newfuntek » Fri Apr 26, 2013 7:05 pm

Thank you for your unmask files, to unmask I have to add:

Code: Select all

=gnome-base/gnome-core-libs-3.8.0
=gnome-base/gnome-extra-apps-3.8.0
=gnome-base/gnome-core-apps-3.8.0
=dev-cpp/glibmm-2.36.0

I have compiled Gnome 3.8 with some tricks:

emerge =glib-2.36.1
emerge dbus-glib
emerge gobject-introspection
emerge =libsoup-2.42.1
emerge vala
USE="-gnome-online-accounts" emerge =evolution-data-server-3.8.1
emerge -uND gnome --keep-going
First time I have no error, but I test it now.
Top
monsm
Guru
Guru
User avatar
Posts: 467
Joined: Wed Sep 26, 2007 1:27 pm
Location: London, UK

  • Quote

Post by monsm » Wed May 15, 2013 11:44 am

Just completed my upgrade to gnome 3.8.

I had to add a few things to the lists above too:

Code: Select all

=x11-libs/gnome-pty-helper-0.34.5
=dev-libs/rasqal-0.9.30
=net-libs/gssdp-0.14.2
=gnome-base/gnome-panel-3.6.2-r1
=dev-cpp/gtkmm-3.8.1
=dev-cpp/glibmm-2.36.2
I was out of date on my xorg-server, still running 1.11, so had to update to 1.13 (latest stable). Not 100% sure, but looks like the new GDM doesn't work with an old server like 1.11.
I have forgotten which, but one package also depended on GCC 4.7, so I had to update that too as I was still on 4.5.

I also had trouble resolving libsoup and libsoup-gnome. Looks like libsoup-gnome is no longer needed. At least I don't have it on my system any more, only libsoup itself. I unmerged libsoup-gnome to resolve the blocking. Everything seems to be working fine so far.

Mons
Top
Jack Krauser
Apprentice
Apprentice
Posts: 211
Joined: Wed Jan 19, 2011 4:11 am

  • Quote

Post by Jack Krauser » Sat May 25, 2013 8:31 pm

monsm wrote:Just completed my upgrade to gnome 3.8.

I had to add a few things to the lists above too:

Code: Select all

=x11-libs/gnome-pty-helper-0.34.5
=dev-libs/rasqal-0.9.30
=net-libs/gssdp-0.14.2
=gnome-base/gnome-panel-3.6.2-r1
=dev-cpp/gtkmm-3.8.1
=dev-cpp/glibmm-2.36.2
I was out of date on my xorg-server, still running 1.11, so had to update to 1.13 (latest stable). Not 100% sure, but looks like the new GDM doesn't work with an old server like 1.11.
I have forgotten which, but one package also depended on GCC 4.7, so I had to update that too as I was still on 4.5.

I also had trouble resolving libsoup and libsoup-gnome. Looks like libsoup-gnome is no longer needed. At least I don't have it on my system any more, only libsoup itself. I unmerged libsoup-gnome to resolve the blocking. Everything seems to be working fine so far.

Mons
Hey monsm, DO you have Gnome 3? Amazing!!!! Can you help me to try it in my gentoo? I have some problems and i don't know how resolve it :cry:... I'll appreciate it =)

This is my problem --> http://forums.gentoo.org/viewtopic-t-960284.html
Top
Wallsandfences
Guru
Guru
Posts: 378
Joined: Mon Mar 29, 2010 11:40 pm

  • Quote

Post by Wallsandfences » Mon Jun 03, 2013 11:29 am

I'm a bit confused. Would someone a complete actual known-working package.mask / unmask?

I have a brand-new systemd-based Gentoo-install waiting for G3.8...

Rüdiger
Top
elxa
n00b
n00b
Posts: 18
Joined: Mon Oct 15, 2012 11:11 pm

  • Quote

Post by elxa » Mon Jun 03, 2013 3:23 pm

You could create symlinks for the gnome overlay in /etc/portage/package.* directories and add more (un)masks / use flags as neccessary.
I have these symlinks:

Code: Select all

# find /etc/portage/ -type l -exec ls -l {} \;
lrwxrwxrwx 1 root root 68 Dec 11 17:18 /etc/portage/package.use.mask/package.use.mask.gnome3 -> /var/lib/layman/gnome/status/portage-configs/package.use.mask.gnome3
lrwxrwxrwx 1 root root 66 Dec 11 17:15 /etc/portage/package.unmask/package.unmask.gnome3 -> /var/lib/layman/gnome/status/portage-configs/package.unmask.gnome3
lrwxrwxrwx 1 root root 63 Dec 11 17:17 /etc/portage/package.use/package.use.gnome3 -> /var/lib/layman/gnome/status/portage-configs/package.use.gnome3
lrwxrwxrwx 1 root root 68 Dec 11 17:15 /etc/portage/package.keywords/package.keywords.gnome3 -> /var/lib/layman/gnome/status/portage-configs/package.keywords.gnome3
lrwxrwxrwx 1 root root 65 Feb  9 23:56 /etc/portage/make.profile -> ../../usr/portage/profiles/default/linux/amd64/13.0/desktop/gnome
ignore the last one, thats created by "eselect profile set default/linux/amd64/13.0/desktop/gnome".
Top
Wallsandfences
Guru
Guru
Posts: 378
Joined: Mon Mar 29, 2010 11:40 pm

  • Quote

Post by Wallsandfences » Mon Jun 03, 2013 3:37 pm

Uhm, I'm afraid I'm a bit dump. Are you saying, that you don't write your own package.unmask, but symlinking from the gnome overlay? If so, how do you ensure that the gnome overlay installed on your comp is not used completely?
(Hope you get me)

Rüdiger
Top
elxa
n00b
n00b
Posts: 18
Joined: Mon Oct 15, 2012 11:11 pm

  • Quote

Post by elxa » Mon Jun 03, 2013 3:38 pm

Yes I am keywording / unmasking everything currently. It works ok for me :) I add more keyword / unmask files as neccessary.
Top
Wallsandfences
Guru
Guru
Posts: 378
Joined: Mon Mar 29, 2010 11:40 pm

  • Quote

Post by Wallsandfences » Tue Jun 04, 2013 8:21 am

OK, the emerge of gnome 3.8 went errorless.
Nvidia-drivers are installed, but, according to Xorg.0.log, not found, not even searched by xorg-server:

Code: Select all

 LoadModule: "nouveau"
[     3.847] (WW) Warning, couldn't open module nouveau
[     3.847] (II) UnloadModule: "nouveau"
[     3.847] (II) Unloading nouveau
[     3.847] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     3.847] (II) LoadModule: "nv"
[     3.847] (WW) Warning, couldn't open module nv
[     3.847] (II) UnloadModule: "nv"
[     3.847] (II) Unloading nv
Failed to load module "nv" (module does not exist, 0)
[     3.847] (II) LoadModule: "vesa"
[     3.848] (WW) Warning, couldn't open module vesa
[     3.848] (II) UnloadModule: "vesa"
[     3.848] (II) Unloading vesa
[     3.848] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.848] (II) LoadModule: "modesetting"
[     3.849] (WW) Warning, couldn't open module modesetting
[     3.849] (II) UnloadModule: "modesetting"
 3.849] (II) Unloading modesetting
[     3.849] (EE) Failed to load module "modesetting" (module does not exist, 0)
[     3.849] (II) LoadModule: "fbdev"
[     3.850] (WW) Warning, couldn't open module fbdev
[     3.850] (II) UnloadModule: "fbdev"
[     3.850] (II) Unloading fbdev
[     3.850] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.850] (EE) No drivers available.

I'd guess there's a service missing, but which?

systemctl -a:
http://pastebin.com/CchvqhtR

Rüdiger
Top
PhaytalError
n00b
n00b
User avatar
Posts: 46
Joined: Thu May 17, 2012 1:45 pm

  • Quote

Post by PhaytalError » Wed Jun 05, 2013 8:22 pm

Wallsandfences wrote:OK, the emerge of gnome 3.8 went errorless.
Nvidia-drivers are installed, but, according to Xorg.0.log, not found, not even searched by xorg-server:

Code: Select all

 LoadModule: "nouveau"
[     3.847] (WW) Warning, couldn't open module nouveau
[     3.847] (II) UnloadModule: "nouveau"
[     3.847] (II) Unloading nouveau
[     3.847] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     3.847] (II) LoadModule: "nv"
[     3.847] (WW) Warning, couldn't open module nv
[     3.847] (II) UnloadModule: "nv"
[     3.847] (II) Unloading nv
Failed to load module "nv" (module does not exist, 0)
[     3.847] (II) LoadModule: "vesa"
[     3.848] (WW) Warning, couldn't open module vesa
[     3.848] (II) UnloadModule: "vesa"
[     3.848] (II) Unloading vesa
[     3.848] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.848] (II) LoadModule: "modesetting"
[     3.849] (WW) Warning, couldn't open module modesetting
[     3.849] (II) UnloadModule: "modesetting"
 3.849] (II) Unloading modesetting
[     3.849] (EE) Failed to load module "modesetting" (module does not exist, 0)
[     3.849] (II) LoadModule: "fbdev"
[     3.850] (WW) Warning, couldn't open module fbdev
[     3.850] (II) UnloadModule: "fbdev"
[     3.850] (II) Unloading fbdev
[     3.850] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.850] (EE) No drivers available.

I'd guess there's a service missing, but which?

systemctl -a:
http://pastebin.com/CchvqhtR

Rüdiger



Have you tried the command [as root]: nvidia-xconfig? That should properly set up xorg to run using nvidia drivers.
Linux. Freedom. Power.
Top
Wallsandfences
Guru
Guru
Posts: 378
Joined: Mon Mar 29, 2010 11:40 pm

  • Quote

Post by Wallsandfences » Tue Jun 11, 2013 9:04 pm

Yes, I did to no avail. No it even gets worse: the monitor goes into suspense during boot-up, and the computer is beeping some hyperactive error-code. At the same time, the Xorg.log is essentially the same.

Ruediger
Top
estebanrules
n00b
n00b
User avatar
Posts: 4
Joined: Wed Jun 12, 2013 4:55 am
Location: New York, New York
Contact:
Contact estebanrules
Website

  • Quote

Post by estebanrules » Wed Jun 12, 2013 4:10 pm

EDIT: Forget the systemd question :p

Quick question, is the most current Gnome 3 version in the unstable branch 3.6?
Relaxing in the Gentoo Highlands south of the "Great Compile".
Top
PhaytalError
n00b
n00b
User avatar
Posts: 46
Joined: Thu May 17, 2012 1:45 pm

  • Quote

Post by PhaytalError » Sat Jun 15, 2013 7:04 pm

estebanrules wrote:Quick question, is the most current Gnome 3 version in the unstable branch 3.6?
Yes, currently as of 06/15/2013 the Gnome 3 version in the unstable branch is Gnome 3.6 - and to be honest I have no idea why Gnome 3 is so slow to be updated in Gentoo whereas KDE seems to be updated within a few days or a week or so of it's latest releases. :?

I should note too however that Gnome 3.8 is in portage, but it's hardmasked. There is a thread on the forums as to what packages to unmask if you want to "try at your own risk".
Linux. Freedom. Power.
Top
rajat.pandita
n00b
n00b
User avatar
Posts: 10
Joined: Fri May 24, 2013 2:21 pm

Got Gnome 3.8 working perfectly

  • Quote

Post by rajat.pandita » Mon Jul 08, 2013 2:33 pm

I have had great success in Installing Gnome 3.8 on my box.

I was using stable branch for quite some time. I switched to unstable only to find that there was only gnome 3.6 available for install. I was running KDE 4.10.3 and when I updated to unstable KDE got updated to 4.10.5 and things started getting messy. The Icon for Applications Tab in K Menu got screwed and I could not get that bloody thing back. Reinstalled KDE same thing.

Sorry for this long background.. None the less I decided to Unmask Gnome 3.8 and then emerge gnome..

Here is what I did.

1) Remove the entries for GNome8 Mask from /usr/portage/profiles/package.mask
2) Make a backup of the package.mask
4) emerge --sync
5) Put the backup copy back to /usr/portage/profiles
6) emerge gnome

I got stuck with totem not emerging because of econf failed and some python related issues. I masked 8.2.3 and emerged 8.2.2 version which went fine.
After this I got stuck with gnome-terminal failing again with python related issues. So I did

eselect python list and selected option 2 to set python version at 3.3 and then emerge gnome again.

This time it went perfectly fine.
Installed gnome-shell-extensions to enable gnome classic mode( Which was the only reason I emerged gnome)

I am happy now as I have a full blown gnome 3.8.2 running.

System:-
AMD Phenom Triple core
8GM DDR2 RAM
ATI RADEON HD4200 Card
Linux Kernel 3.8 Gnome Version 3.8 :)

I chose to not upgrade X from 1.12 and stuck with ati-drivers version 13.1 Legacy version. I have fantastic Graphics performance. I think I am going to stick with Ati legacy drivers for as long as possible.

I hope this post is useful :) :) :) :) :) :) :)
Top
TomWij
Retired Dev
Retired Dev
User avatar
Posts: 1553
Joined: Wed Jul 04, 2012 6:52 pm

  • Quote

Post by TomWij » Mon Jul 08, 2013 3:23 pm

Turn your package.unmask into a directory:
mv /etc/portage/package.unmask{,.bak}
mkdir /etc/portage/package.unmask/
mv /etc/portage/package.unmask{.bak,/package.unmask}
Then, after each sync you can simply run:
awk -vRS= '/Gnome 3.8 Mask/' /usr/portage/profiles/package.mask > /etc/portage/package.unmask/Gnome3.8
Top
james.h.bates
n00b
n00b
Posts: 12
Joined: Thu Jul 11, 2013 7:59 pm

Gnome 3.8 working quite well for me also...

  • Quote

Post by james.h.bates » Thu Jul 11, 2013 8:40 pm

Have been running Gnome 3.8 now for about a week, and everything is mostly stable, apart form a few little glitches.

Just as everyone else here seems to have done, I unmasked the required packages by copying the Gentoo 3.8 masked section in /usr/portage/profiles/package.mask as is into my /etc/portage/package.unmask

I'm not a great fan of globally accepting ~amd64, because a good number of packages which have nothing to do with Gnome are running absolutely fine and stably (libc, X, binutils, kernel, etc...). So I spent a lot of time figuring out which packages to keyword in /etc/portage/package.keywords. Mostly this was a question of straightforwardly doing what emerge told me to do. The biggest hurdle was getting rid of libsoup-gnome. Indeed libsoup-2.42.2 now includes what used to be in libsoup-gnome, so the 2 are now incompatible. A number of packages unrelated to gnome (e.g. banshee, midori among others) still depend explicitly on libsoup-gnome. The solution was to remove libsoup-gnome and run emerge -pt @world to find out which packages were still trying to pull in libsoup-gnome. Fortunately every one of them had a more recent version which allowed depending only on libsoup-2.42.2, and so I added all of them to /etc/portage/package.keywords also.

Once everything was compiled and installed, I ran into one glitch which caused the "Settings" app to crash when adding Online Accounts. The solution is quite complex, but now resolved. Details here: https://bugs.gentoo.org/show_bug.cgi?id=475954

My system is an Apple MacbookPro6,1 (17", 2010 model). I use its discrete nVidia GPU (there is also an integrated Intel GPU), since vgaswitcheroo on Apple macs is still a bit of a mess. Linux boots in EFI mode (using elilo 3.14). Software versions:

Gentoo kernel 3.8.13 (=latest stable)
xorg-server 1.13.4 (=latest stable)
xf86-video-nouveau-1.0.8 (~amd64. The latest stable version, 1.0.4, for some reason causes the mouse pointer to disappear)
gcc-4.7.3 (~amd64. The upgrade is necessary to compile gnome 3.8; it cannot compile with gcc 4.6)


Here is a screenshot just for fun: http://oi40.tinypic.com/2eukglc.jpg
Top
razer
l33t
l33t
Posts: 893
Joined: Fri Oct 08, 2004 12:13 pm
Location: Paris - France

  • Quote

Post by razer » Sat Jul 13, 2013 5:30 pm

I tried too, here is my feedback : I understand why it is always hardmasked, give nothing special, only regressions :

No way to get gdm accepting tcp connections for remote display, seems to ignore totaly the conf file (custom.conf)
3D games are very slow
Animations are slow
No mem leak fixes, it's even worse : the shell mem usage grow by 10-20 Mo steps if you periodicly change the background, as i do.

Back to 3.6 for me
Top
dasPaul
Apprentice
Apprentice
User avatar
Posts: 243
Joined: Tue Feb 14, 2012 11:57 am
Location: Dresden

Re: Gnome 3.8 working quite well for me also...

  • Quote

Post by dasPaul » Thu Jul 25, 2013 1:26 pm

james.h.bates wrote: gcc-4.7.3 (~amd64. The upgrade is necessary to compile gnome 3.8; it cannot compile with gcc 4.6)
If Iam on 4.6 and just want to try gnome 3.8 do I have to rebuild my whole system/world/toolchain for 4.7? If so I wont try it because its simply a pure waste of processor energy and time and my electricity bill gets more happy....... I already spent more than one day to solve those libsoup-gnome issues ... now my energy to solve dependency-problems is empty :?
Top
ggeeoo
n00b
n00b
Posts: 48
Joined: Thu Apr 27, 2006 6:49 am

Re: Gnome 3.8 working quite well for me also...

  • Quote

Post by ggeeoo » Thu Jul 25, 2013 7:49 pm

dasPaul wrote:If Iam on 4.6 and just want to try gnome 3.8 do I have to rebuild my whole system/world/toolchain for 4.7?
No, 4.7 is ABI compatible with 4.6.
Top
Post Reply

67 posts
  • 1
  • 2
  • 3
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic