Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New Gentoo User
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
President Gas
n00b
n00b


Joined: 03 Jul 2004
Posts: 4
Location: UK

PostPosted: Tue Jul 06, 2004 10:44 am    Post subject: New Gentoo User Reply with quote

Hi

Just got my first Gentoo install up and running so thought I would say hello.

It's pretty basic atm, as I've only done the standard Gentoo install and emerged X and Gnome but so far I am loving it :D

I have a few small problems but nothing major.

First is that the boot splashscreen doesn't work. I've got the correct options in grub.conf but I think I may have stuffed up the framebuffer support in the kernel. Will have to look at that.

The only other problem is I can't seem to emerge apps considered to be non-stable from portage. For example, emerge search evolution shows 1.4.6 even though I know that 1.5.x is available. Not sure how to get round that.

But apart from that, I think it's really great. Emerge rocks! My system is also very fast (admitedly cos there's not much on there at the moment).

I'm running the 2.4.26 kernel atm but am looking to have a bash at installing a 2.6 kernel.

Anyway, just wanted to say Top Job! to the gentoo guys and hopefully I can find out lots of other good stuff here.

:)
Back to top
View user's profile Send private message
Vulpes_Vulpes
Apprentice
Apprentice


Joined: 10 Dec 2003
Posts: 264
Location: Amsterdam

PostPosted: Tue Jul 06, 2004 11:01 am    Post subject: Reply with quote

Welcome to rhe Gentoo comunity!

I might have some usefull links for you:
http://gentoo-wiki.com/HOWTO_Framebuffer:Bootsplash:Grubsplash
http://gentoo-wiki.com/TIP_Dealing_with_masked_packages
succes!
Back to top
View user's profile Send private message
President Gas
n00b
n00b


Joined: 03 Jul 2004
Posts: 4
Location: UK

PostPosted: Tue Jul 06, 2004 11:46 am    Post subject: Reply with quote

That's great.

Thanks a lot! :D
Back to top
View user's profile Send private message
jayk
n00b
n00b


Joined: 14 Jun 2004
Posts: 24
Location: Belgium

PostPosted: Tue Jul 06, 2004 12:07 pm    Post subject: Reply with quote

Hello,

Welcome to this great comunity. I joined Gentoo forums in June and I've received help for all of my posts.
Indeed Gentoo rocks, my computer is very fast now and I love the idea of having total control :D.
You'll also find many great Howto's on this forum.

JayK.
_________________
JayK, student in Computing.
Adopt an unanswered post now!
Back to top
View user's profile Send private message
Horgrathi
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2004
Posts: 109
Location: Georgia

PostPosted: Tue Jul 06, 2004 1:31 pm    Post subject: Reply with quote

Quote:
The only other problem is I can't seem to emerge apps considered to be non-stable from portage. For example, emerge search evolution shows 1.4.6 even though I know that 1.5.x is available. Not sure how to get round that.


You can try doing "emerge rsync", mabey it would show up then, dont really know ... I am new too :P ... I just know about rsync for games, so I can see if new versions are out...
_________________
What? Where? When?
Back to top
View user's profile Send private message
President Gas
n00b
n00b


Joined: 03 Jul 2004
Posts: 4
Location: UK

PostPosted: Tue Jul 06, 2004 2:00 pm    Post subject: Reply with quote

Have a read of the link that Vulpes_Vulpes posted.

It has to do with masked packages. So I'm ok with that now.

I'm pretty sure I missed the framebuffer support in the kernel config so I'll recompile and see what happens.
Back to top
View user's profile Send private message
d0nju4n
Apprentice
Apprentice


Joined: 19 Apr 2004
Posts: 283
Location: Rochester, MN

PostPosted: Tue Jul 06, 2004 5:25 pm    Post subject: Reply with quote

Welcome to gentoo :P
_________________
Linux User 355087
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Tue Jul 06, 2004 5:51 pm    Post subject: Reply with quote

For doing masked ebuilds you just use:

Code:
ACCEPT_KEYWORDS="~arch" emerge foo


Where you replace arch with your architecture such as x86, ppc, sparc, and etc. Also, don't forget to replace foo with the actual name of the package you want. :wink:

As for bootsplash, there's a great tutorial on it here. Also, I recommend trying out the love sources as it is a great kernel patchset. :wink:
Back to top
View user's profile Send private message
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Wed Jul 07, 2004 12:10 pm    Post subject: Reply with quote

Pwnz3r wrote:
For doing masked ebuilds you just use:

Code:
ACCEPT_KEYWORDS="~arch" emerge foo


Where you replace arch with your architecture such as x86, ppc, sparc, and etc. Also, don't forget to replace foo with the actual name of the package you want. :wink:

It's better to add
Code:
foo   ~arch
to /etc/portage/package.keywords instead of using ACCEPT_KEYWORDS.
I just don't remember why :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum