LinuxQuestions.org
Review your favorite Linux distribution.
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 09-30-2004, 06:39 AM   #31
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30

i did compile my kernel with my NIC included and not as a module i compiled it static into the kernel. i checked after i booted when it didnt work and it was there. im not sure if it has not loaded etc. but i compiled it correctly, i have compiled the 2.6.8 kernel before and it worked fine
 
Old 09-30-2004, 08:29 AM   #32
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
first see if it is in the kernel output (dmesg | grep eth) if it is then try manually configuring it:

if you use dhcp:
dhcpcd -t 10 -d eth0

if you use a static IP:
ifconfig eth0 xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx
route add default gw [gateway ip address] eth0

if that works than whatever way you used to configure your network did not work. (I do not use the gentoo network scripts, I made my own network script with the manually specified stuff in it.
 
Old 09-30-2004, 10:34 AM   #33
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30
i have fixed it thats for all the help guys
 
Old 09-30-2004, 11:00 PM   #34
doublejoon
Member
 
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370

Rep: Reputation: 44
Smile

www.gentoo.org..........It's all explained very well
 
Old 11-11-2004, 04:34 AM   #35
syphoncode.32
Member
 
Registered: Oct 2004
Distribution: SuSE, Vector, Slackware
Posts: 48

Rep: Reputation: 15
i jus installed gentoo with stage2 and toughed it out for a day and got the base system up and running. i still need to emerge xorg but everyone i know is telling me i should use xorg 6.7 and not 6.8 cause of alot of probs with it but emerge search only shows xorg 6.8, how do i unmask the older version???
 
Old 11-11-2004, 05:26 AM   #36
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Rep: Reputation: 57
You can do:

Code:
# emerge =xorg-x11-6.7.0-r2
I'm using 6.8 and haven't had any issues. What issues are you talking about exactly?
 
Old 11-11-2004, 07:48 AM   #37
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30
i have come across an error with xorg 6.8. i installed hardened gentoo onto my server, and when i came to try and install xorg, i installed it and then it wouldn start. theres a bug with hardened gentoo and xorg but i dont belive its with a normal gentoo installation. so i just left my server with command because i dont a GUI!

and yes, to install a program with a certain version use the command, emerge =xorg-x11-6.7.0-r2 for example or emerge -s =xorg-x11-6.7.0 to search for a version, all you need is a "=" to set the version.
also another tip, whenever i install something i always do emerge --pretend --verbose gnome for example so then you can see what it will install and what it will install with. then emerge gnome.
if you what to add or remove a use flag, use for example USE="gnome" emerge --pretend --verbose xorg-x11 to add gnome to the use flags and check them then, then USE="gnome" emerge xorg-x11 or..... USE="-gnome" for example to remove gnome from the use flags

these are purely examples and can be applied when "emergeing" anything.
 
  


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
How do I start installing stage 3 of gentoo from universal gentoo 2005-1? kazuya1977 Linux - General 1 11-11-2005 10:30 AM
pkg-config error with emerge -aD gnome-python on Gentoo 2.6.9-gentoo-r6 ghrellin Linux - Software 2 12-22-2004 06:37 PM
Please help. Gentoo: Emerge gentoo-dev-sources fails sendas4 Linux - Newbie 3 07-19-2004 11:44 AM
gentoo file manager install issues (not Gentoo) windeath Fedora 2 03-01-2004 07:17 PM
Dual boot w/ Gentoo/xp pro vs. gentoo-invalid partition table bobbear Linux - Software 3 02-10-2004 04:28 PM

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

All times are GMT -5. The time now is 05:49 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