LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 03-19-2003, 11:17 AM   #1
monkeymartin
Member
 
Registered: Mar 2003
Location: canada
Distribution: slackware 9.0 knoppix
Posts: 81

Rep: Reputation: 15
Gentoo Experience


How was your Gentoo Experience. Any tips on installing would be great.
 
Old 03-19-2003, 11:20 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
have you actually tried installing it yet? as long as you read the step by step guide you should be fine.
 
Old 03-19-2003, 11:49 AM   #3
busbarn
Member
 
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453

Rep: Reputation: 30
It takes a long time! If you follow the online documentation exactly, then everything turns out great. If you accidentaly skip somehting and try to go back, things can get a little cooky. Once you have everything, gentoo is incredible. It's so easy to keep the system up to date and to install programs. Thier forums are just soso, I htink you can get more relavent help here if somehting goes wrong. The only thing that's happened that i hvaen't figured out yet is why num lock and caps lock kill the mouse in X. Still searching for that one. Highly recommended though.
 
Old 03-19-2003, 02:50 PM   #4
stikboy
Member
 
Registered: Mar 2003
Location: Colorado
Distribution: RedHat 7.1/Redhat 8.0/Gentoo 1.4
Posts: 45

Rep: Reputation: 15
I would recommend that you know for sure which modules you will need (sound, pcmcia, network cards, etc) . I made a mistake of entering a wrong ethernet card module (I chose the default while compiling the kernel) and now no connectivity

But, as I just installed last night, I'm not too worried yet

I agree that if you follow the instructions step by step, it should work great (barring user errors )
 
Old 03-19-2003, 08:05 PM   #5
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
finally, success!

I had a little trouble getting my kernel to compile. I have yet to get back into menuconfig to find the troublesome module that I disabled, should have written it down.

The error I was getting was to the effect of;

net/network.o(.text+0x53597) In function 'match':
: undefined reference to 'ip_conntrack_get'

There was a couple more similar to this, but with 'init' instead of 'match'. The module was under the Netfilter options I believe (will post more accurately soon). It had something to do with connection tracking (hence '*_conntrack_*').

Aside from this, I am still working on getting X running more smoothly (fluxbox with USB trackball mouse). The trackball gave me some headaches, but is working now. Now I need to up my resolution to get a reasonable desktop.

Currently emerging "kde-base/kdebase" to have an alternate desktop.

This is fun!!!

I think I will go compile a couple more kernels and hand them out to friends! I mean when was the last time anyone saw an operating system fully up and running with X-windows and coming in just under 41MB of RAM used. And I have not even begun to tweak yet.
 
Old 03-19-2003, 10:18 PM   #6
busbarn
Member
 
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453

Rep: Reputation: 30
have fun for the next couple of days while kde compiles. Once you have kde though, you're 41MB is out the window. THen there's openoffice, gimp, evolution, xcdroast, grip, and anything else that gentoo will do that you want. Gentoo rocks!
 
Old 03-19-2003, 11:25 PM   #7
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
yeah, I kicked off this build about 5:30 tonight, it is now 12:30 am and still going. I am going to bed, see if it is done in the morn.
 
Old 03-20-2003, 10:37 AM   #8
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
well, after 12 hours, kde is finally installed. Great, whoopidee doo.

The X resolution is CRAP! (disclaimer, this has nothing to do with kde)

I have never had this much trouble getting my screen resolution up over 320x240.

Why in the name of all that is sacred does this thing tell me that 1024x768 & 1280x1024 are invalid resolutions?

Redhat thinks they are just peachy.

</rant>
By the way, this is a 3dfx Voodoo3 2000 PCI card with 16MB video ram. XFree86 4.3.0, using xdm & fluxbox. Just in case any1 has any ideas. I tried with kde 3.1.0 and still had problems with display size.

Back to happy-hacking my XF86Config file, eventually I will get this lousy thing.

Hopefully I won't offer my PC as a burnt sacrifice to the gods before then!

heres the clip from my Screen section;
Code:
Section "Screen"
   Identifier "Screen 1"
   Device "Card0"
   Monitor "Monitor0"
   DefaultDepth 16

Subsection "Display"
   Depth 16
   Modes "1024x768" "1280x1024"
   ViewPort 0 0
EndSubsection
EndSection
 
Old 03-20-2003, 10:55 AM   #9
General_Tso
Member
 
Registered: Jan 2003
Location: New York, NY, USA
Distribution: Mac OS X (10.4.6), Ubuntu 6.06
Posts: 183

Rep: Reputation: 30
Folks:

How easy is it to do a dual boot with Gentoo? I've been hearing good things about it, and Red Hat seems to have issues with my desktop...

Thanks,

--Erich
 
Old 03-20-2003, 10:59 AM   #10
busbarn
Member
 
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453

Rep: Reputation: 30
jdc2048--

Do you have your horizontal and vertical refresh rate stuff set properly? I know that if those are wrong, things are crap. Just a suggestion.

Tso--
Dual booting with gentoo is just the same as dual booting with any other distro. Just tell lilo or grub where to boot. I prefer grub...it makes sense to me unlike lilo.
 
Old 03-20-2003, 11:28 AM   #11
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
It may well be the vert/hor refresh, thing, although, XFree86 -config finds my monitor for me. Of course this whole plug-n-pray thing is just gravy anyway. Nothing like doing it the hard way!

Come to think of it, there is nothing in my XF86Config about the vert/hor refresh rates??? aaackk, back to the drawing board.
 
Old 03-20-2003, 11:30 AM   #12
General_Tso
Member
 
Registered: Jan 2003
Location: New York, NY, USA
Distribution: Mac OS X (10.4.6), Ubuntu 6.06
Posts: 183

Rep: Reputation: 30
Quote:
Originally posted by busbarn
Tso--
Dual booting with gentoo is just the same as dual booting with any other distro. Just tell lilo or grub where to boot. I prefer grub...it makes sense to me unlike lilo.
busbarn,

Okay, I have a hard time getting a feel for installing distros in general, because I have only installed Mandrake and Red Hat. Red Hat 8.0 in particular was really easy to ask it to make it dual boot during the install, and I wasn't sure that was a universal thing.

Thanks,

--Erich
 
Old 03-20-2003, 11:34 AM   #13
snocked
Member
 
Registered: Dec 2002
Location: St. Louis, MO
Distribution: Slackware 9.1
Posts: 482

Rep: Reputation: 30
I'll stick with Slack; I don't like the apt-get.
 
Old 03-20-2003, 11:42 AM   #14
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
tso,
I don't know where your level of experience is, but Gentoo is no easy undertaking. And I would never attempt this on a dial-up either. I would venture to guess that gentoo is about 1 step above LFS in terms of building from scratch.
 
Old 03-20-2003, 11:46 AM   #15
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Quote:
Originally posted by snocked
I'll stick with Slack; I don't like the apt-get.
Yeah - right! apt-get gentoo
Actually you can do that with debian.

Setup is easy - just follow the documentatition step by step.You'll have to setup the bootloader yourself and there isn't exactly a lot about this in the doc's.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone else experience this... breezewax Linux - Software 2 09-06-2004 05:33 PM
Debian vs Gentoo -- my experience t2701 Debian 10 08-26-2004 05:16 AM
Anyone have experience with Zaurus? crep Linux - General 3 08-16-2004 01:00 PM
mailman experience htm Linux - Software 9 04-20-2004 10:15 AM
gentoo install guide and experience monkeymartin Linux - Distributions 1 07-13-2003 01:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 05:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration