Forums

Skip to content

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

Installing X/KDE

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
12 posts • Page 1 of 1
Author
Message
phyrestang
n00b
n00b
User avatar
Posts: 8
Joined: Sat Mar 27, 2004 8:02 am

Installing X/KDE

  • Quote

Post by phyrestang » Sun Mar 28, 2004 7:54 am

I just ran through a stage one install of Gentoo, with the 2.6.3 kernel. Everything went fine, except for a problem with networking, but that is solved now. I've reached the end of the installation guide, so I am just guessing on how to progress from here. I want to use KDE with kdm as my display manager. Am I correct in assuming that all I have to do is "emerge kde" ? And if so, afterwards, do I "rc-update add kde default"? This is my first time installing gentoo, I've used mandrake and red hat before, but obviously they set up X for me automatically. Thanks for any input.
Top
ToddWest
n00b
n00b
User avatar
Posts: 59
Joined: Tue Nov 11, 2003 10:33 pm
Location: Oregon
Contact:
Contact ToddWest
Website

  • Quote

Post by ToddWest » Sun Mar 28, 2004 8:01 am

If you "emerge kde" it will emerge all the KDE packages along with its dependencies, I.E. - XFree. So you wont have to worry about that. *Note - KDE and X take a LONG time to compile, just an FYI*

You wont add kde using rc-update but if you want the kdm display manager you will need to

Code: Select all

rc-update add xdm default
then edit your /etc/rc.conf file and change this line to kdm instead of xdm.

Code: Select all

DISPLAYMANAGER="kdm"
You will also want to make sure this line is uncommented and says

Code: Select all

XSESSION="KDE"
Top
phyrestang
n00b
n00b
User avatar
Posts: 8
Joined: Sat Mar 27, 2004 8:02 am

  • Quote

Post by phyrestang » Sun Mar 28, 2004 8:13 am

Thanks a lot for your help. I'm waiting on KDE to compile now, I think I'll just go take a nap :)
Top
ToddWest
n00b
n00b
User avatar
Posts: 59
Joined: Tue Nov 11, 2003 10:33 pm
Location: Oregon
Contact:
Contact ToddWest
Website

  • Quote

Post by ToddWest » Sun Mar 28, 2004 8:17 am

No Prob. Depending on your Computer speed, you may want to hibernate instead of naping. :wink:
Top
phyrestang
n00b
n00b
User avatar
Posts: 8
Joined: Sat Mar 27, 2004 8:02 am

  • Quote

Post by phyrestang » Sun Mar 28, 2004 9:24 am

I have an Athlon XP 2100 with 512Mb RAM, how long do you think it will take?
Top
justanothergentoofanatic
Guru
Guru
Posts: 337
Joined: Sun Feb 29, 2004 2:14 am

  • Quote

Post by justanothergentoofanatic » Sun Mar 28, 2004 1:14 pm

My Athlon 1700 with 256MB took a bit less than 12 hours to compile KDE. Gnome only took 3 or 4 hours to compile, but oddly KDE runs faster on my machine.
Top
furkan
Guru
Guru
User avatar
Posts: 520
Joined: Thu Dec 11, 2003 5:08 pm
Location: Montreal CA

  • Quote

Post by furkan » Sun Mar 28, 2004 5:51 pm

phyrestang, if you install gentoo 2004.0 and you use GRP stage3 that will take (if you write emerge -k kde)5 minutes....
for installing kde 3.2.0 with compiling that take 8 hour on my computer(2.40GHz)...but if you want to install kde 3.2.1 it take 3-4 hour .......
Top
Convex
n00b
n00b
Posts: 29
Joined: Fri Mar 26, 2004 1:28 am

  • Quote

Post by Convex » Sun Mar 28, 2004 7:08 pm

i have been following this documentation to install x and kde. i am running VM ware, so the XF86Config was pretty hard to configure. i wanted to make sure x server would run fine first. i am on package 16 of the 72 that came with emerge kde after emerge xfree. it has been about... 30 minutes so far i think. this is with a P4 1.6 overclocked to 2.24 (not sure if VMware carries over what my CPU is running at) and 512 MB ram.
Top
pjp
Administrator
Administrator
User avatar
Posts: 20668
Joined: Tue Apr 16, 2002 10:35 pm

  • Quote

Post by pjp » Mon Mar 29, 2004 5:19 am

Moved from Installing Gentoo.
Quis separabit? Quo animo?
Top
Boris27
Guru
Guru
User avatar
Posts: 562
Joined: Wed Nov 05, 2003 10:14 pm
Location: Almelo, The Netherlands
Contact:
Contact Boris27
Website

  • Quote

Post by Boris27 » Mon Mar 29, 2004 6:45 am

Convex wrote:i have been following this documentation to install x and kde. i am running VM ware, so the XF86Config was pretty hard to configure. i wanted to make sure x server would run fine first. i am on package 16 of the 72 that came with emerge kde after emerge xfree. it has been about... 30 minutes so far i think. this is with a P4 1.6 overclocked to 2.24 (not sure if VMware carries over what my CPU is running at) and 512 MB ram.
XFree takes 30 minutes on my 2500+ overclocked to 3200+.

KDE takes a shitload longer, as it's written in C++, and the gnu C++ compiler is a lot slower than the C one.
we are microsoft, lower your firewalls and surrender your pc's. we will add your biological and technological distinctiveness to our own. your culture will adapt and service us. resistance is futile.
Top
phyrestang
n00b
n00b
User avatar
Posts: 8
Joined: Sat Mar 27, 2004 8:02 am

  • Quote

Post by phyrestang » Wed Mar 31, 2004 2:34 am

Ok, I did emerge xfree, and ran through the xfree config prog that was provided with the ATI drivers (fglxrXFConfig)

But when I try to startx I get this error:

Code: Select all

(WW) fglrx: No matching Device for instance (BusID PCI:1:0:1) found

Symbol gnu_dev_makedev from module /usr/X11R6/lib/modules/linux/libdrm.a is unresolved!

Fatal server error:
Caught signal 4.  Server aborting 
Any idea what the problem could be?
Top
KC9L
n00b
n00b
Posts: 11
Joined: Sun Mar 14, 2004 4:09 am

  • Quote

Post by KC9L » Wed Mar 31, 2004 6:38 am

Did you type `opengl-update ati'?
Top
Post Reply

12 posts • Page 1 of 1

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