Quellcode |
|
1 2 3 4 5 6 7 8 |
01:00.0 VGA compatible controller: VIA Technologies, Inc. K8M800/K8N800/K8N800A [S3 UniChrome Pro] (rev 01) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device 8129 Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16 Memory at f4000000 (32-bit, prefetchable) [size=64M] Memory at fb000000 (32-bit, non-prefetchable) [size=16M] Expansion ROM at faf00000 [disabled] [size=64K] Capabilities: [60] Power Management version 2 Capabilities: [70] AGP version 3.0 |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
X.Org X Server 1.11.2 Release Date: 2011-11-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.2.1-gentoo-r1 i686 Gentoo Current Operating System: Linux localhost 3.2.1-gentoo-r1 #2 SMP PREEMPT Sat Feb 11 02:56:03 CET 2012 i686 Kernel command line: root=/dev/sda6 Build Date: 13 February 2012 05:10:02PM Current version of pixman: 0.24.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 14 21:19:28 2012 List of video drivers: sis nouveau vmwlegacy savage vmware radeon glint mga dummy tdfx ati openchrome neomagic mach64 nv trident r128 v4l intel fbdev vesa (EE) Failed to load /usr/lib/xorg/modules/drivers/nouveau_drv.so: libdrm_nouveau.so.1: cannot open shared object file: No such file or directory (EE) LoadModule: Module nouveau does not have a nouveauModuleData data object. (EE) Failed to load module "nouveau" (invalid module, 0) (EE) Failed to load module "vmwgfx" (module does not exist, 0) (EE) vmware: Please ignore the above warnings about not being able to to load module/driver vmwgfx (EE) vmware: Unexpected failure while loading the "vmwlegacy" driver. Giving up. (EE) Failed to load module "vmware" (a required submodule could not be loaded, 0) (EE) Failed to load /usr/lib/xorg/modules/drivers/radeon_drv.so: libdrm_radeon.so.1: cannot open shared object file: No such file or directory (EE) LoadModule: Module radeon does not have a radeonModuleData data object. (EE) Failed to load module "radeon" (invalid module, 0) (EE) Failed to load /usr/lib/xorg/modules/drivers/intel_drv.so: libdrm_intel.so.1: cannot open shared object file: No such file or directory (EE) LoadModule: Module intel does not have a intelModuleData data object. (EE) Failed to load module "intel" (invalid module, 0) (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) open /dev/fb0: No such file or directory Number of created screens does not match number of detected devices. Configuration failed. Server terminated with error (2). Closing log file. |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
xauth: file /root/.serverauth.15059 does not exist X.Org X Server 1.11.2 Release Date: 2011-11-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.2.1-gentoo-r1 i686 Gentoo Current Operating System: Linux localhost 3.2.1-gentoo-r1 #2 SMP PREEMPT Sat Feb 11 02:56:03 CET 2012 i686 Kernel command line: root=/dev/sda6 Build Date: 13 February 2012 05:10:02PM Current version of pixman: 0.24.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 14 21:19:33 2012 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) open /dev/fb0: No such file or directory (EE) CHROME(0): [drm] drmAgpAcquire failed 19 (EE) CHROME(0): [drm] Failed to initialize DMA ring-buffer: 14 Fulfilled via DRI at 12587008 Freed 12587008 (pool 2) /etc/X11/xinit/xinitrc: line 63: exec: xterm: not found xinit: connection to X server lost waiting for X server to shut down Freed 12587008 (pool 1) error setting MTRR (base = 0xf4000000, size = 0x04000000, type = 1) Invalid argument (22) Server terminated successfully (0). Closing log file. |
Quellcode
1 /etc/X11/xinit/xinitrc: line 63: exec: xterm: not found
aus http://www.gentoo.org/doc/en/xorg-config.xml#doc_chap3Zitat
If you haven't yet installed a window manager, all you'll see is a black screen. Since this can also be a sign that something's wrong, you may want to emerge twm and xterm only to test X.
Quellcode
1 $ startx
Once those two programs are installed, run startx again. A few xterm windows should appear, making it easier to verify that X is working correctly. Once you're satisfied with the results, run emerge --unmerge twm xterm as root to get rid of the testing packages. You won't need them once you've setup a proper desktop environment.
Quellcode |
|
1 |
emerge -a --depclean |
Hm btw, "openchrome" gibt es so als Treiber vermutlich nicht.VIDEO_CARDS="via openchrome"
Quellcode |
|
1 |
equery uses xorg-drivers |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
localhost ~ # equery uses xorg-drivers [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for x11-base/xorg-drivers-1.11: U I + + input_devices_evdev : INPUT_DEVICES setting to build driver for evdev input devices + + input_devices_keyboard : INPUT_DEVICES setting to build driver for keyboard input devices + + input_devices_mouse : INPUT_DEVICES setting to build driver for mouse input devices - - video_cards_vesa : VIDEO_CARDS setting to build driver for vesa video cards + + video_cards_via : VIDEO_CARDS setting to build driver for via video cards |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
localhost ~ # rc-status Runlevel: default dbus [ s net.eth0 [ s nfsmount [ s netmount [ s mpd [ c sshd [ s udev-postmount [ s xdm [ s local [ s Dynamic Runlevel: hotplugged Dynamic Runlevel: needed sysfs [ s udev-mount [ s xdm-setup [ s rpc.statd [ s Dynamic Runlevel: manual |
Aha. emerge -va --depclean möchte gerne das ganze system zerschiessen. Was ist da nur falsch gelaufen?
Rüdiger
Quellcode |
|
1 |
emerge --noreplace paket |
Quellcode |
|
1 2 3 4 5 6 7 |
Section "Monitor" Identifier "LP" VendorName "Liteon" ModelName "Litepanel 150" HorizSync 31 - 60 VertRefresh 50 - 75 EndSection |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Regidür« (15.02.2012, 18:59)