I didn't realize that the guide only installed a "base" system without any graphical interface at all. I have attempted to install both Xorg http://www.gentoo.org/doc/en/xorg-config.xml, KDE http://www.gentoo.org/proj/en/desktop/k ... -guide.xml, and XFCE http://www.gentoo.org/doc/en/xfce-config.xml without any success at all.
After installing xorg and upon issuing startx I gert the following error:
Code: Select all
hostname: Host name lookup failure
xauth: file /root/.serverauth.2390 does not exist
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Server terminated with error (1). Closing log file.
Invalid MIT-MAGIC-COOKIE-1 keyxinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable
xinit: server error
Code: Select all
"/etc/make.conf", line 2: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf'
Traceback (most recent call last):
File "/usr/bin/emerge", line 48, in <module>
retval = emerge_main()
File "/usr/lib64/portage/pym/_emerge/main.py", line 1009, in emerge_main
settings, trees, mtimedb = load_emerge_config()
File "/usr/lib64/portage/pym/portage/proxy/objectproxy.py", line 31, in __call__
return result(*args, **kwargs)
File "/usr/lib64/portage/pym/_emerge/actions.py", line 3061, in load_emerge_config
trees = portage.create_trees(trees=trees, **kwargs)
File "/usr/lib64/portage/pym/portage/__init__.py", line 522, in create_trees
env=env, eprefix=eprefix)
File "/usr/lib64/portage/pym/portage/package/ebuild/config.py", line 334, in __init__
expand=make_conf) or {})
File "/usr/lib64/portage/pym/portage/util/__init__.py", line 616, in getconfig
key=lex.get_token()
File "/usr/lib64/python3.2/shlex.py", line 96, in get_token
spec = self.sourcehook(self.read_token())
File "/usr/lib64/python3.2/shlex.py", line 251, in sourcehook
return (newfile, open(newfile, "r"))
IOError: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf'
Code: Select all
"/etc/make.conf", line 2: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf'
Traceback (most recent call last):
File "/usr/bin/emerge", line 48, in <module>
retval = emerge_main()
File "/usr/lib64/portage/pym/_emerge/main.py", line 1009, in emerge_main
settings, trees, mtimedb = load_emerge_config()
File "/usr/lib64/portage/pym/portage/proxy/objectproxy.py", line 31, in __call__
return result(*args, **kwargs)
File "/usr/lib64/portage/pym/_emerge/actions.py", line 3061, in load_emerge_config
trees = portage.create_trees(trees=trees, **kwargs)
File "/usr/lib64/portage/pym/portage/__init__.py", line 522, in create_trees
env=env, eprefix=eprefix)
File "/usr/lib64/portage/pym/portage/package/ebuild/config.py", line 334, in __init__
expand=make_conf) or {})
File "/usr/lib64/portage/pym/portage/util/__init__.py", line 616, in getconfig
key=lex.get_token()
File "/usr/lib64/python3.2/shlex.py", line 96, in get_token
spec = self.sourcehook(self.read_token())
File "/usr/lib64/python3.2/shlex.py", line 251, in sourcehook
return (newfile, open(newfile, "r"))
IOError: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf'
Code: Select all
layman -f -a kde
* Failed to update the overlay list from: http://www.gentoo.org/proj/en/overlays/repositories.xml
* Error was:
* <urlopen error [Errno -2] Name or service not known>
* Program "/usr/bin/git" not found
* Program "/usr/bin/git" not found
* Program "/usr/bin/git" not found
* Failed to add overlay "kde".
* Error was: Adding overlay "kde" failed!
Code: Select all
# lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series]
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
04:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller




