Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2. Versuch zu Gentoo zu wechseln. [Erfolgreich]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4520
Location: Germany

PostPosted: Thu Jul 26, 2012 9:45 am    Post subject: Reply with quote

Beelzebub_ wrote:
/ # gcc-config -l
* gcc-config: Active gcc profile is invalid!

[1] x86_64-pc-linux-gnu-4.6.3


Irgendwas stimmt da nicht..

Edit: Muss ich die 4.6.2 noch installieren? Wie?

Du hast deinen bisherigen gcc-4.5.3 aus dem stable Zweig deinstalliert. Der nun noch vorhandene gcc-.4.6.3 wird aber nicht automatisch aktiv gesetzt, da musst du dich schon selbst drum kümmern. Bei der Installation von gcc-.4.6.3 sollte es auch einen deutlichen Hinweis dazu gegeben haben ;)
Code:
# gcc-config 4.6.3
# env-update && source /etc/profile
# fix_libtool_files.sh 4.5.3
Danach sollte das gcc Profil wieder passen.

PS: Schau am besten auch noch mal in der Gentoo GCC-Aktualisierungsanleitung
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 11:46 am    Post subject: Reply with quote

Mein world update stoppte hier:

>>> Emerging (113 of 136) sys-fs/udev-init-scripts-12
* udev-init-scripts-12.tar.bz2 SHA256 size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking udev-init-scripts-12.tar.bz2 to /var/tmp/portage/sys-fs/udev-init-scripts-12/work
>>> Source unpacked in /var/tmp/portage/sys-fs/udev-init-scripts-12/work
>>> Preparing source in /var/tmp/portage/sys-fs/udev-init-scripts-12/work/udev-init-scripts-12 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-fs/udev-init-scripts-12/work/udev-init-scripts-12 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-fs/udev-init-scripts-12/work/udev-init-scripts-12 ...
>>> Source compiled.
>>> Test phase [not enabled]: sys-fs/udev-init-scripts-12

>>> Install udev-init-scripts-12 into /var/tmp/portage/sys-fs/udev-init-scripts-12/image/ category sys-fs
make -j12 DESTDIR=/var/tmp/portage/sys-fs/udev-init-scripts-12/image/ install
>>> Completed installing udev-init-scripts-12 into /var/tmp/portage/sys-fs/udev-init-scripts-12/image/

ecompressdir: bzip2 -9 /usr/share/doc

>>> Installing (113 of 136) sys-fs/udev-init-scripts-12
* This package will overwrite one or more files that may belong to other
* packages (see list below). You can use a command such as `portageq
* owners / <filename>` to identify the installed package that owns a
* file. If portageq reports that only one package owns a file then do
* NOT file a bug report. A bug report is only useful if it identifies at
* least two or more packages that are known to install the same file(s).
* If a collision occurs and you can not explain where the file came from
* then you should simply ignore the collision since there is not enough
* information to determine if a real problem exists. Please do NOT file
* a bug report at https://bugs.gentoo.org unless you report exactly which
* two packages install the same file(s). Once again, please do NOT file
* a bug report unless you have completely understood the above message.
*
* Detected file collision(s):
*
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* sys-fs/udev-171-r6
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Package 'sys-fs/udev-init-scripts-12' NOT merged due to file
* collisions. If necessary, refer to your elog messages for the whole
* content of the above message.

>>> Failed to install sys-fs/udev-init-scripts-12, Log file:

>>> '/var/tmp/portage/sys-fs/udev-init-scripts-12/temp/build.log'

* Messages for package media-libs/alsa-lib-1.0.25-r1:

* Please try in-kernel ALSA drivers instead of the alsa-driver ebuild.
* If alsa-driver works for you where a *recent* kernel does not, we want
* to know about this. Our e-mail address is alsa-bugs@gentoo.org
* However, if you notice no sound output or instability, please try to
* upgrade your kernel to a newer version first.

* Messages for package media-sound/alsa-utils-1.0.25-r2:

* To take advantage of the init script, and automate the process of
* saving and restoring sound-card mixer levels you should
* add alsasound to the boot runlevel. You can do this as
* root like so:
* # rc-update add alsasound boot
* The ALSA core should be built into the kernel or loaded through other
* means. There is no longer any modular auto(un)loading in alsa-utils.

* Messages for package media-libs/gst-plugins-good-0.10.30:

* The Gstreamer plugins setup has changed quite a bit on Gentoo,
* applications now should provide the basic plugins needed.
* The new seperate plugins are all named 'gst-plugins-<plugin>'.
* To get a listing of currently available plugins execute 'emerge -s gst-plugins-'.
* In most cases it shouldn't be needed though to emerge extra plugins.

* Messages for package media-libs/gst-plugins-ugly-0.10.18:

* The Gstreamer plugins setup has changed quite a bit on Gentoo,
* applications now should provide the basic plugins needed.
*
* The new seperate plugins are all named 'gst-plugins-<plugin>'.
* To get a listing of currently available plugins execute 'emerge -s gst-plugins-'.
* In most cases it shouldn't be needed though to emerge extra plugins.

* Messages for package app-crypt/pinentry-0.8.1:

* We no longer install pinentry-curses and pinentry-qt SUID root by default.
* Linux kernels >=2.6.9 support memory locking for unprivileged processes.
* The soft resource limit for memory locking specifies the limit an
* unprivileged process may lock into memory. You can also use POSIX
* capabilities to allow pinentry to lock memory. To do so activate the caps
* USE flag and add the CAP_IPC_LOCK capability to the permitted set of
* your users.

* Messages for package app-crypt/gnupg-2.0.19:

* If you wish to view images emerge:
* media-gfx/xloadimage, media-gfx/xli or any other viewer
* Remember to use photo-viewer option in configuration file to activate
* the right viewer.
*
* Please remember to restart gpg-agent if a different version
* of the agent is currently used. If you are unsure of the gpg
* agent you are using please run 'killall gpg-agent',
* and to start a fresh daemon just run 'gpg-agent --daemon'.

* Messages for package app-misc/strigi-0.7.7-r1:

* Because you didn't enable either of the available backends:
* clucene or hyperestraier, strigi may not be functional.
* If you intend to use standalone strigi indexer (not needed for KDE),
* be sure to reinstall app-misc/strigi with either clucene (recommended)
* or hyperestraier (unreliable) USE flag enabled.

* Messages for package sys-fs/udev-init-scripts-12:

* This package will overwrite one or more files that may belong to other
* packages (see list below). You can use a command such as `portageq
* owners / <filename>` to identify the installed package that owns a
* file. If portageq reports that only one package owns a file then do
* NOT file a bug report. A bug report is only useful if it identifies at
* least two or more packages that are known to install the same file(s).
* If a collision occurs and you can not explain where the file came from
* then you should simply ignore the collision since there is not enough
* information to determine if a real problem exists. Please do NOT file
* a bug report at https://bugs.gentoo.org unless you report exactly which
* two packages install the same file(s). Once again, please do NOT file
* a bug report unless you have completely understood the above message.
*
* Detected file collision(s):
*
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* sys-fs/udev-171-r6
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Package 'sys-fs/udev-init-scripts-12' NOT merged due to file
* collisions. If necessary, refer to your elog messages for the whole
* content of the above message.

* Regenerating GNU info directory index...
* Processed 100 info files.
* After world updates, it is important to remove obsolete packages with
* emerge --depclean. Refer to `man emerge` for more information.
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 11:54 am    Post subject: Reply with quote

make.conf:
Code:
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="-collision-protect"

Das ist aber etwas gefaehrlich... sollte aber OK sein?!? :twisted:
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 11:56 am    Post subject: Reply with quote

Nur aus interesse, was bedeutet das :?:


Nun siehts so aus:

# emerge -DuaN world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild N ] sys-fs/udev-init-scripts-12
[ebuild U ] sys-fs/udev-186 [171-r6] USE="gudev* hwdb* keymap* openrc%* -doc% -static-libs%"
[ebuild N ] app-misc/media-player-info-17
[ebuild N ] dev-libs/libatasmart-0.19 USE="-static-libs"
[ebuild N ] sys-fs/lvm2-2.02.95-r3 USE="lvm1 readline thin udev (-clvm) (-cman) (-selinux) -static -static-libs"
[ebuild N ] sys-auth/polkit-0.107 USE="introspection kde nls pam -examples -gtk (-selinux) -systemd"
[ebuild N ] sys-auth/consolekit-0.4.5_p20120320 USE="acl pam (policykit) -debug -doc (-selinux) -test"
[ebuild N ] sys-auth/polkit-qt-0.103.0 USE="-debug -examples"
[ebuild N ] sys-fs/udisks-1.0.4-r2 USE="nls -debug -remote-access"
[ebuild N ] sys-power/upower-0.9.17 USE="introspection -debug -doc -ios"
[ebuild N ] kde-base/kdelibs-4.8.4-r1 USE="acl alsa bzip2 fam handbook mmx nls opengl (policykit) semantic-desktop spell sse sse2 ssl udev udisks upower -3dnow (-altivec) (-aqua) -debug -doc -jpeg2k -kerberos -lzma -openexr -test (-upnp) -zeroconf"
[ebuild N ] sys-auth/polkit-kde-agent-0.99.0 USE="(-aqua) -debug" LINGUAS="-ca -ca@valencia -cs -da -de -en_GB -eo -es -et -fi -fr -ga -gl -hr -hu -is -it -ja -km -lt -mai -ms -nb -nds -nl -pa -pt -pt_BR -ro -ru -sk -sr -sr@ijekavian -sr@ijekavianlatin -sr@latin -sv -th -tr -uk -zh_TW"
[ebuild N ] kde-base/katepart-4.8.4 USE="handbook (-aqua) -debug"
[ebuild N ] kde-base/nepomuk-4.8.4 USE="handbook (-aqua) -debug"
[ebuild N ] kde-misc/polkit-kde-kcmodules-0.98_pre20101127 USE="(-aqua) -debug"
[ebuild N ] kde-base/kdesu-4.8.4 USE="handbook (-aqua) -debug"
[ebuild N ] kde-base/khelpcenter-4.8.4 USE="(-aqua) -debug"
[ebuild N ] net-libs/libproxy-0.4.7 USE="kde -gnome -mono -networkmanager -perl -python -test"
[ebuild N ] net-libs/glib-networking-2.32.3 USE="libproxy ssl -gnome -smartcard -test"
[ebuild N ] net-libs/libsoup-2.38.1 USE="introspection ssl -debug -doc -samba -test"
[ebuild N ] media-plugins/gst-plugins-soup-0.10.30
[ebuild N ] media-libs/phonon-gstreamer-4.6.1 USE="alsa network -debug"
[ebuild U ] sys-auth/pambase-20120417-r1 [20101024-r2] USE="(consolekit*) -systemd%"
[ebuild U ] sys-apps/shadow-4.1.5.1 [4.1.4.3] USE="acl%* -xattr%"
[blocks b ] <sys-apps/shadow-4.1.5-r1 ("<sys-apps/shadow-4.1.5-r1" is blocking sys-auth/pambase-20120417-r1)

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests
>>> Running pre-merge checks for kde-base/kdelibs-4.8.4-r1
openpty failed: 'out of pty devices'

>>> Starting parallel fetch

>>> Emerging (1 of 24) sys-fs/udev-init-scripts-12
* udev-init-scripts-12.tar.bz2 SHA256 size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking udev-init-scripts-12.tar.bz2 to /var/tmp/portage/sys-fs/udev-init-scripts-12/work
>>> Source unpacked in /var/tmp/portage/sys-fs/udev-init-scripts-12/work
>>> Preparing source in /var/tmp/portage/sys-fs/udev-init-scripts-12/work/udev-init-scripts-12 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-fs/udev-init-scripts-12/work/udev-init-scripts-12 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-fs/udev-init-scripts-12/work/udev-init-scripts-12 ...
>>> Source compiled.
>>> Test phase [not enabled]: sys-fs/udev-init-scripts-12

>>> Install udev-init-scripts-12 into /var/tmp/portage/sys-fs/udev-init-scripts-12/image/ category sys-fs
make -j12 DESTDIR=/var/tmp/portage/sys-fs/udev-init-scripts-12/image/ install
>>> Completed installing udev-init-scripts-12 into /var/tmp/portage/sys-fs/udev-init-scripts-12/image/

ecompressdir: bzip2 -9 /usr/share/doc

>>> Installing (1 of 24) sys-fs/udev-init-scripts-12
* This package will overwrite one or more files that may belong to other
* packages (see list below). You can use a command such as `portageq
* owners / <filename>` to identify the installed package that owns a
* file. If portageq reports that only one package owns a file then do
* NOT file a bug report. A bug report is only useful if it identifies at
* least two or more packages that are known to install the same file(s).
* If a collision occurs and you can not explain where the file came from
* then you should simply ignore the collision since there is not enough
* information to determine if a real problem exists. Please do NOT file
* a bug report at https://bugs.gentoo.org unless you report exactly which
* two packages install the same file(s). Once again, please do NOT file
* a bug report unless you have completely understood the above message.
*
* Detected file collision(s):
*
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* sys-fs/udev-171-r6
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Package 'sys-fs/udev-init-scripts-12' NOT merged due to file
* collisions. If necessary, refer to your elog messages for the whole
* content of the above message.

>>> Failed to install sys-fs/udev-init-scripts-12, Log file:

>>> '/var/tmp/portage/sys-fs/udev-init-scripts-12/temp/build.log'
*** Resuming merge...
Calculating dependencies... done!
* emerge --keep-going: sys-auth/consolekit-0.4.5_p20120320 dropped due to
* unsatisfied dependency.
* emerge --keep-going: kde-misc/polkit-kde-kcmodules-0.98_pre20101127 dropped
* due to unsatisfied dependency.
* emerge --keep-going: sys-apps/shadow-4.1.5.1 dropped due to unsatisfied
* dependency.
* emerge --keep-going: sys-auth/polkit-0.107 dropped due to unsatisfied
* dependency.
* emerge --keep-going: sys-fs/udisks-1.0.4-r2 dropped due to unsatisfied
* dependency.
* emerge --keep-going: kde-base/khelpcenter-4.8.4 dropped due to unsatisfied
* dependency.
* emerge --keep-going: net-libs/libproxy-0.4.7 dropped due to unsatisfied
* dependency.
* emerge --keep-going: sys-power/upower-0.9.17 dropped due to unsatisfied
* dependency.
* emerge --keep-going: dev-libs/libatasmart-0.19 dropped due to unsatisfied
* dependency.
* emerge --keep-going: sys-auth/polkit-qt-0.103.0 dropped due to unsatisfied
* dependency.
* emerge --keep-going: net-libs/libsoup-2.38.1 dropped due to unsatisfied
* dependency.
* emerge --keep-going: media-libs/phonon-gstreamer-4.6.1 dropped due to
* unsatisfied dependency.
* emerge --keep-going: kde-base/katepart-4.8.4 dropped due to unsatisfied
* dependency.
* emerge --keep-going: app-misc/media-player-info-17 dropped due to
* unsatisfied dependency.
* emerge --keep-going: kde-base/kdelibs-4.8.4-r1 dropped due to unsatisfied
* dependency.
* emerge --keep-going: kde-base/kdesu-4.8.4 dropped due to unsatisfied
* dependency.
* emerge --keep-going: media-plugins/gst-plugins-soup-0.10.30 dropped due to
* unsatisfied dependency.
* emerge --keep-going: sys-fs/lvm2-2.02.95-r3 dropped due to unsatisfied
* dependency.
* emerge --keep-going: kde-base/nepomuk-4.8.4 dropped due to unsatisfied
* dependency.
* emerge --keep-going: sys-auth/pambase-20120417-r1 dropped due to
* unsatisfied dependency.
* emerge --keep-going: sys-auth/polkit-kde-agent-0.99.0 dropped due to
* unsatisfied dependency.
* emerge --keep-going: net-libs/glib-networking-2.32.3 dropped due to
* unsatisfied dependency.
* emerge --keep-going: sys-fs/udev-186 dropped due to unsatisfied dependency.

* Messages for package sys-fs/udev-init-scripts-12:

* This package will overwrite one or more files that may belong to other
* packages (see list below). You can use a command such as `portageq
* owners / <filename>` to identify the installed package that owns a
* file. If portageq reports that only one package owns a file then do
* NOT file a bug report. A bug report is only useful if it identifies at
* least two or more packages that are known to install the same file(s).
* If a collision occurs and you can not explain where the file came from
* then you should simply ignore the collision since there is not enough
* information to determine if a real problem exists. Please do NOT file
* a bug report at https://bugs.gentoo.org unless you report exactly which
* two packages install the same file(s). Once again, please do NOT file
* a bug report unless you have completely understood the above message.
*
* Detected file collision(s):
*
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* sys-fs/udev-171-r6
* /lib/udev/net.sh
* /lib/udev/rules.d/90-network.rules
*
* Package 'sys-fs/udev-init-scripts-12' NOT merged due to file
* collisions. If necessary, refer to your elog messages for the whole
* content of the above message.

* Messages for package sys-auth/consolekit-0.4.5_p20120320:

* emerge --keep-going: sys-auth/consolekit-0.4.5_p20120320 dropped due to
* unsatisfied dependency.

* Messages for package kde-misc/polkit-kde-kcmodules-0.98_pre20101127:

* emerge --keep-going: kde-misc/polkit-kde-kcmodules-0.98_pre20101127 dropped
* due to unsatisfied dependency.

* Messages for package sys-apps/shadow-4.1.5.1:

* emerge --keep-going: sys-apps/shadow-4.1.5.1 dropped due to unsatisfied
* dependency.

* Messages for package sys-auth/polkit-0.107:

* emerge --keep-going: sys-auth/polkit-0.107 dropped due to unsatisfied
* dependency.

* Messages for package sys-fs/udisks-1.0.4-r2:

* emerge --keep-going: sys-fs/udisks-1.0.4-r2 dropped due to unsatisfied
* dependency.

* Messages for package kde-base/khelpcenter-4.8.4:

* emerge --keep-going: kde-base/khelpcenter-4.8.4 dropped due to unsatisfied
* dependency.

* Messages for package net-libs/libproxy-0.4.7:

* emerge --keep-going: net-libs/libproxy-0.4.7 dropped due to unsatisfied
* dependency.

* Messages for package sys-power/upower-0.9.17:

* emerge --keep-going: sys-power/upower-0.9.17 dropped due to unsatisfied
* dependency.

* Messages for package dev-libs/libatasmart-0.19:

* emerge --keep-going: dev-libs/libatasmart-0.19 dropped due to unsatisfied
* dependency.

* Messages for package sys-auth/polkit-qt-0.103.0:

* emerge --keep-going: sys-auth/polkit-qt-0.103.0 dropped due to unsatisfied
* dependency.

* Messages for package net-libs/libsoup-2.38.1:

* emerge --keep-going: net-libs/libsoup-2.38.1 dropped due to unsatisfied
* dependency.

* Messages for package media-libs/phonon-gstreamer-4.6.1:

* emerge --keep-going: media-libs/phonon-gstreamer-4.6.1 dropped due to
* unsatisfied dependency.

* Messages for package kde-base/katepart-4.8.4:

* emerge --keep-going: kde-base/katepart-4.8.4 dropped due to unsatisfied
* dependency.

* Messages for package app-misc/media-player-info-17:

* emerge --keep-going: app-misc/media-player-info-17 dropped due to
* unsatisfied dependency.

* Messages for package kde-base/kdelibs-4.8.4-r1:

* emerge --keep-going: kde-base/kdelibs-4.8.4-r1 dropped due to unsatisfied
* dependency.

* Messages for package kde-base/kdesu-4.8.4:

* emerge --keep-going: kde-base/kdesu-4.8.4 dropped due to unsatisfied
* dependency.

* Messages for package media-plugins/gst-plugins-soup-0.10.30:

* emerge --keep-going: media-plugins/gst-plugins-soup-0.10.30 dropped due to
* unsatisfied dependency.

* Messages for package sys-fs/lvm2-2.02.95-r3:

* emerge --keep-going: sys-fs/lvm2-2.02.95-r3 dropped due to unsatisfied
* dependency.

* Messages for package kde-base/nepomuk-4.8.4:

* emerge --keep-going: kde-base/nepomuk-4.8.4 dropped due to unsatisfied
* dependency.

* Messages for package sys-auth/pambase-20120417-r1:

* emerge --keep-going: sys-auth/pambase-20120417-r1 dropped due to
* unsatisfied dependency.

* Messages for package sys-auth/polkit-kde-agent-0.99.0:

* emerge --keep-going: sys-auth/polkit-kde-agent-0.99.0 dropped due to
* unsatisfied dependency.

* Messages for package net-libs/glib-networking-2.32.3:

* emerge --keep-going: net-libs/glib-networking-2.32.3 dropped due to
* unsatisfied dependency.

* Messages for package sys-fs/udev-186:

* emerge --keep-going: sys-fs/udev-186 dropped due to unsatisfied dependency.
*
* The following 24 packages have failed to build or install:
*
* (sys-fs/udev-init-scripts-12::gentoo, ebuild scheduled for merge), Log file:
* '/var/tmp/portage/sys-fs/udev-init-scripts-12/temp/build.log'
* (sys-auth/consolekit-0.4.5_p20120320::gentoo, ebuild scheduled for merge)
* (kde-misc/polkit-kde-kcmodules-0.98_pre20101127::gentoo, ebuild scheduled for merge)
* (sys-apps/shadow-4.1.5.1::gentoo, ebuild scheduled for merge)
* (sys-auth/polkit-0.107::gentoo, ebuild scheduled for merge)
* (sys-fs/udisks-1.0.4-r2::gentoo, ebuild scheduled for merge)
* (kde-base/khelpcenter-4.8.4::gentoo, ebuild scheduled for merge)
* (net-libs/libproxy-0.4.7::gentoo, ebuild scheduled for merge)
* (sys-power/upower-0.9.17::gentoo, ebuild scheduled for merge)
* (dev-libs/libatasmart-0.19::gentoo, ebuild scheduled for merge)
* (sys-auth/polkit-qt-0.103.0::gentoo, ebuild scheduled for merge)
* (net-libs/libsoup-2.38.1::gentoo, ebuild scheduled for merge)
* (media-libs/phonon-gstreamer-4.6.1::gentoo, ebuild scheduled for merge)
* (kde-base/katepart-4.8.4::gentoo, ebuild scheduled for merge)
* (app-misc/media-player-info-17::gentoo, ebuild scheduled for merge)
* (kde-base/kdelibs-4.8.4-r1::gentoo, ebuild scheduled for merge)
* (kde-base/kdesu-4.8.4::gentoo, ebuild scheduled for merge)
* (media-plugins/gst-plugins-soup-0.10.30::gentoo, ebuild scheduled for merge)
* (sys-fs/lvm2-2.02.95-r3::gentoo, ebuild scheduled for merge)
* (kde-base/nepomuk-4.8.4::gentoo, ebuild scheduled for merge)
* (sys-auth/pambase-20120417-r1::gentoo, ebuild scheduled for merge)
* (sys-auth/polkit-kde-agent-0.99.0::gentoo, ebuild scheduled for merge)
* (net-libs/glib-networking-2.32.3::gentoo, ebuild scheduled for merge)
* (sys-fs/udev-186::gentoo, ebuild scheduled for merge)
*

* GNU info directory index is up-to-date.
* After world updates, it is important to remove obsolete packages with
* emerge --depclean. Refer to `man emerge` for more information.
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 12:06 pm    Post subject: Reply with quote

Beelzebub_ wrote:
Nur aus interesse, was bedeutet das :?:


Alles in $EMERGE_DEFAULT_OPTS, wird hinten an dein emerge Befehl automatisch angehaengt und --keep-going bricht nicht nach Fehlern ab sondern macht erstmal weiter und versucht das naechste ebuild etc.

Alles in $FEATURES sind Optionen, die man ab- anstellen kann z.B. das Dateien von anderen Paketen nicht ueberschrieben werden...

//edit: vielleicht hast du einen Tippfehler gemacht?
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 12:14 pm    Post subject: Reply with quote

Hier noch mal meine make.conf sollte alles richtig sein:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j12"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
ACCEPT_KEYWORDS="amd64 ~amd64"
VIDEO_CARDS="nvidia"
INPUT_DEVICES="evdev synaptics"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="mmx sse sse2 -gtk -gnome qt4 kde dvd alsa cdr minizip consolekit dbus policykit udev"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="-collision-protect"
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 12:28 pm    Post subject: Reply with quote

Gucke gerade durch 'man make.conf'
http://dev.gentoo.org/~zmedico/portage/doc/man/make.conf.5.html
Demnach sollte das funktionieren:
Code:
COLLISION_IGNORE="/lib/udev/net.sh /lib/udev/rules.d/90-network.rules"

_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 1:31 pm    Post subject: Reply with quote

Danke für eure bemühungen mir zu helfen. Ich denke es hat geklappt.

Ich emerge jetzt kdebase-meta, mal hoffen das es jetzt klappt.
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 1:43 pm    Post subject: Reply with quote

Beelzebub_ wrote:
Danke für eure bemühungen mir zu helfen. Ich denke es hat geklappt.

Ich emerge jetzt kdebase-meta, mal hoffen das es jetzt klappt.


Cool! :D
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 2:22 pm    Post subject: Reply with quote

So KDE ist installiert.
Außerdem ist xorg-server und nvidia-drivers bereits installiert.

KDM habe ich unter /etc/conf.d/xdm eingetragen und rc-update add xdm default ausgeführt.
Nach einem Neustart meldete sich KDM jedoch nicht.

Der befehl Xorg-configure läuft bei mir ins leere und eine /etc/X11/xorg.conf exestiert nicht.


Habe ich was vergessen?

Edit:// Ups evtl fehlt xorg-x11 dopch nicht ist ja bereits in xorg-server drinn


Last edited by Beelzebub_ on Thu Jul 26, 2012 2:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 2:28 pm    Post subject: Reply with quote

Jo, die binary Treiber benoetigen extra Konfiguration:
http://wiki.gentoo.org/wiki/NVidia/nvidia-drivers
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 3:27 pm    Post subject: Reply with quote

So die nvidia treiber sind jetzt installiert und laufen auch. (lsmod gab mir den beweis)

Nur started kdm nicht mit → /etc/init.d/xdm start .Es meldet, es liefe schon, da ich es natürlich schon in rc-update reingepackt habe.
Allerdings meldet sich KDM nicht nach dem Systemstart.
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 3:34 pm    Post subject: Reply with quote

Beelzebub_ wrote:
So die nvidia treiber sind jetzt installiert und laufen auch. (lsmod gab mir den beweis)

Nur started kdm nicht mit → /etc/init.d/xdm start .Es meldet, es liefe schon, da ich es natürlich schon in rc-update reingepackt habe.
Allerdings meldet sich KDM nicht nach dem Systemstart.


lsmod ist eigentlich voellig egal auf Kommandozeile, weil der nVidia-Treiber keinen Framebuffer hat sondern alles geheim ist... Du brauchst eine funktionierende manuell konfigurierte xorg.conf, das kann xorg-server fuer die binary Treiber eben nicht.

Musst du dich nun entweder selbst durchlesen oder einen nVidia-Fanboy fragen. :P

um xdm neu anzuschubsen:
Code:
# /etc/init.d/xdm restart

_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 3:40 pm    Post subject: Reply with quote

Ich habe eine xorg.conf mit nvidia-xconfig erstellt, welche eigentlich funktionieren sollte

Edit: Ich habe jetzt einfach meine funktionierende xorg.conf von Arch rübergepackt, an der xorg.conf kann es also nicht mehr liegen. (Das Problem besteht weiterhin)

cat /var/log/Xorg.0.log
[ 27665.510] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 27665.510] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 27665.510]
Fatal server error:
[ 27665.510] Cannot establish any listening sockets - Make sure an X server isn't already running
[ 27665.510]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 27665.510] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 27665.510]
[ 27665.510] Server terminated with error (1). Closing log file.

cat /var/log/kdm.log
********************************************************************************
Note that your system uses syslog. All of kdm's internally generated messages
(i.e., not from libraries and external programs/scripts it uses) go to the
daemon.* syslog facility; check your syslog configuration to find out to which
file(s) it is logged. PAM logs messages related to authentication to authpriv.*.
********************************************************************************

/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

Ich habe keine Ahnung was ich jetzt noch machen könnte um das Problem, das kdm nicht startet zu fixen. :cry:
Back to top
View user's profile Send private message
fuchur
Guru
Guru


Joined: 12 Aug 2003
Posts: 578

PostPosted: Thu Jul 26, 2012 4:56 pm    Post subject: Reply with quote

Beelzebub_ wrote:
....
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

Ich habe keine Ahnung was ich jetzt noch machen könnte um das Problem, das kdm nicht startet zu fixen. :cry:

Lass mal
Code:
revdep-rebuild
als root durchlaufen.

MfG
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 5:08 pm    Post subject: Reply with quote

Danke für den tipp, leider zu spät. Ich habe xorg neu installiert und siehe da ich sehe KDM aber mehr auch nicht.
Ich kann mich nicht anmelden, meine Tastatur und Maus sind wie eingefrohren und haben keinen effeckt.

Fehlen mir Treiber? :?

Nicht ärgern wenn ich etwas zu früh poste, ich arbeite dran. http://de.gentoo-wiki.com/wiki/Evdev
Back to top
View user's profile Send private message
fuchur
Guru
Guru


Joined: 12 Aug 2003
Posts: 578

PostPosted: Thu Jul 26, 2012 5:17 pm    Post subject: Reply with quote

Hi
Beelzebub_ wrote:
Danke für den tipp, leider zu spät. Ich habe xorg neu installiert und siehe da ich sehe KDM aber mehr auch nicht.
Ich kann mich nicht anmelden, meine Tastatur und Maus sind wie eingefrohren und haben keinen effeckt.

Fehlen mir Treiber? :?

Das weiss ich nicht, sitze nicht vor deinem Rechner.
Wenn bei gentoo ein Programm nicht startet oder du findest etwas in den logs mit:
Code:

error while loading shared libraries: XXXXXXXXX
dann ist eigentlich das erste was du durchlaufen lassen solltest
Code:
revdep-rebuild

Darum noch einmal lass erste einmal revdep-rebuild durchlaufen, ich gehe davon aus das noch mehr neu gebaut werden muss.
Wenn dann immer noch nicht geht Xorg.log und xorg.conf zum überprüfen zu verfügung stellen.

MfG
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4520
Location: Germany

PostPosted: Thu Jul 26, 2012 5:45 pm    Post subject: Reply with quote

Beelzebub_ wrote:
So die nvidia treiber sind jetzt installiert und laufen auch. (lsmod gab mir den beweis)
...
Denn Treiber hast du dir doch hoffentlich nicht manuell ins System geschossen, sondern via Paketmanager/ebuild installiert?
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 5:48 pm    Post subject: Reply with quote

are you sure Xorg isn't already running?!?

Bit du noch im chroot und noch nicht reboot in das neue System? :idea:

vergiss vorher das passwd nicht und den bootloader, da du ja nicht wirklich dem Handbuch folgst?
das mit den missing pty devices vorher sah ja auch nach einer livecd aus...

p.s. bin nun auf Bier :D liebe den neuen Terry PRatchett, den ich lese :D lol Ratten... ueberall
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 5:51 pm    Post subject: Reply with quote

ups ertappt ..ne ich habe nur die Fehlermeldungen aus einem chroot heraus gesucht.

So den revdep-rebuild habe ich jetzt zur Sicherheit noch mal drüberlaufen lassen. Dake dafür.

Das Problem, dass ich meine Maus nicht bewegen und keine Tastatureingaben machn kann, bleibt leider.

Habt ihr eine Idee? Also die Tastatur ging in der shell ja noch.... ich denke es könnte möglicherweise vielleicht an X liegen.

Wenn ihr noch gerne log ausgaben zum analysieren braucht, einfach nachfragen ich vergesse das manchmal:

cat /var/log/Xorg.0.log
[ 4.571]
X.Org X Server 1.12.3
Release Date: 2012-07-09
[ 4.571] X Protocol Version 11, Revision 0
[ 4.571] Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
[ 4.571] Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
[ 4.571] Kernel command line: root=/dev/sda5 ro
[ 4.571] Build Date: 26 July 2012 08:53:05PM
[ 4.571]
[ 4.571] Current version of pixman: 0.26.2
[ 4.571] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.571] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.571] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 26 23:47:48 2012
[ 4.573] (==) Using config file: "/etc/X11/xorg.conf"
[ 4.573] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.574] (==) ServerLayout "Layout0"
[ 4.574] (**) |-->Screen "Screen0" (0)
[ 4.574] (**) | |-->Monitor "Monitor0"
[ 4.575] (**) | |-->Device "Device0"
[ 4.575] (**) |-->Input Device "Keyboard0"
[ 4.575] (**) |-->Input Device "Mouse0"
[ 4.575] (**) Option "Xinerama" "0"
[ 4.575] (==) Automatically adding devices
[ 4.575] (==) Automatically enabling devices
[ 4.582] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 4.582] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 4.582] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 4.582] (WW) Disabling Keyboard0
[ 4.582] (WW) Disabling Mouse0
[ 4.582] (II) Loader magic: 0x7d5ac0
[ 4.582] (II) Module ABI versions:
[ 4.582] X.Org ANSI C Emulation: 0.4
[ 4.582] X.Org Video Driver: 12.0
[ 4.582] X.Org XInput driver : 16.0
[ 4.582] X.Org Server Extension : 6.0
[ 4.583] (--) PCI:*(0:1:0:0) 10de:0de0:19da:1199 rev 161, Mem @ 0xfd000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 4.583] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4.583] (II) LoadModule: "extmod"
[ 4.589] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 4.590] (II) Module extmod: vendor="X.Org Foundation"
[ 4.590] compiled for 1.12.3, module version = 1.0.0
[ 4.590] Module class: X.Org Server Extension
[ 4.590] ABI class: X.Org Server Extension, version 6.0
[ 4.590] (II) Loading extension MIT-SCREEN-SAVER
[ 4.590] (II) Loading extension XFree86-VidModeExtension
[ 4.590] (II) Loading extension XFree86-DGA
[ 4.590] (II) Loading extension DPMS
[ 4.590] (II) Loading extension XVideo
[ 4.590] (II) Loading extension XVideo-MotionCompensation
[ 4.590] (II) Loading extension X-Resource
[ 4.590] (II) LoadModule: "dbe"
[ 4.590] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 4.590] (II) Module dbe: vendor="X.Org Foundation"
[ 4.590] compiled for 1.12.3, module version = 1.0.0
[ 4.590] Module class: X.Org Server Extension
[ 4.590] ABI class: X.Org Server Extension, version 6.0
[ 4.590] (II) Loading extension DOUBLE-BUFFER
[ 4.590] (II) LoadModule: "glx"
[ 4.591] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 4.694] (II) Module glx: vendor="NVIDIA Corporation"
[ 4.694] compiled for 4.0.2, module version = 1.0.0
[ 4.694] Module class: X.Org Server Extension
[ 4.694] (II) NVIDIA GLX Module 295.59 Wed Jun 6 21:40:44 PDT 2012
[ 4.694] (II) Loading extension GLX
[ 4.695] (II) LoadModule: "record"
[ 4.695] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 4.695] (II) Module record: vendor="X.Org Foundation"
[ 4.695] compiled for 1.12.3, module version = 1.13.0
[ 4.695] Module class: X.Org Server Extension
[ 4.695] ABI class: X.Org Server Extension, version 6.0
[ 4.696] (II) Loading extension RECORD
[ 4.696] (II) LoadModule: "dri"
[ 4.698] (WW) Warning, couldn't open module dri
[ 4.698] (II) UnloadModule: "dri"
[ 4.698] (II) Unloading dri
[ 4.698] (EE) Failed to load module "dri" (module does not exist, 0)
[ 4.698] (II) LoadModule: "dri2"
[ 4.698] (WW) Warning, couldn't open module dri2
[ 4.698] (II) UnloadModule: "dri2"
[ 4.698] (II) Unloading dri2
[ 4.698] (EE) Failed to load module "dri2" (module does not exist, 0)
[ 4.698] (II) LoadModule: "nvidia"
[ 4.698] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 4.707] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 4.707] compiled for 4.0.2, module version = 1.0.0
[ 4.707] Module class: X.Org Video Driver
[ 4.710] (II) NVIDIA dlloader X Driver 295.59 Wed Jun 6 21:21:24 PDT 2012
[ 4.710] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 4.710] (++) using VT number 7

[ 4.714] (II) Loading sub module "fb"
[ 4.714] (II) LoadModule: "fb"
[ 4.714] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 4.715] (II) Module fb: vendor="X.Org Foundation"
[ 4.715] compiled for 1.12.3, module version = 1.0.0
[ 4.715] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.715] (II) Loading sub module "wfb"
[ 4.715] (II) LoadModule: "wfb"
[ 4.715] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 4.717] (II) Module wfb: vendor="X.Org Foundation"
[ 4.717] compiled for 1.12.3, module version = 1.0.0
[ 4.717] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.717] (II) Loading sub module "ramdac"
[ 4.717] (II) LoadModule: "ramdac"
[ 4.717] (II) Module "ramdac" already built-in
[ 4.719] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 4.719] (==) NVIDIA(0): RGB weight 888
[ 4.719] (==) NVIDIA(0): Default visual is TrueColor
[ 4.719] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.719] (**) NVIDIA(0): Option "TwinView" "0"
[ 4.719] (**) NVIDIA(0): Option "MetaModes" "1440x900 +0+0"
[ 4.719] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-1"
[ 4.719] (**) NVIDIA(0): Enabling 2D acceleration
[ 6.106] (II) NVIDIA(GPU-0): Display (PKB Maestro223DXL (CRT-1)) does not support NVIDIA 3D
[ 6.106] (II) NVIDIA(GPU-0): Vision stereo.
[ 6.108] (II) NVIDIA(0): NVIDIA GPU GeForce GT 440 (GF108) at PCI:1:0:0 (GPU-0)
[ 6.108] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 6.108] (--) NVIDIA(0): VideoBIOS: 70.08.29.00.00
[ 6.108] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 6.108] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 6.113] (--) NVIDIA(0): Connected display device(s) on GeForce GT 440 at PCI:1:0:0
[ 6.113] (--) NVIDIA(0): PKB Maestro223DXL (CRT-1)
[ 6.113] (--) NVIDIA(0): PKB Maestro223DXL (CRT-1): 160.0 MHz maximum pixel clock
[ 6.141] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 6.141] (**) NVIDIA(0): device PKB Maestro223DXL (CRT-1) (Using EDID frequencies
[ 6.141] (**) NVIDIA(0): has been enabled on all display devices.)
[ 6.150] (II) NVIDIA(0): Assigned Display Device: CRT-1
[ 6.150] (II) NVIDIA(0): Validated modes:
[ 6.150] (II) NVIDIA(0): "1440x900+0+0"
[ 6.150] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[ 6.178] (--) NVIDIA(0): DPI set to (76, 84); computed from "UseEdidDpi" X config
[ 6.178] (--) NVIDIA(0): option
[ 6.178] (--) Depth 24 pixmap format is 32 bpp
[ 6.178] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 6.178] (II) NVIDIA: access.
[ 6.183] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 6.183] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 6.183] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 6.183] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 6.183] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 6.183] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 6.183] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 6.183] (II) NVIDIA(0): Config Options in the README.
[ 6.190] (II) NVIDIA(0): Setting mode "1440x900+0+0"
[ 6.227] (II) Loading extension NV-GLX
[ 6.294] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 6.294] (==) NVIDIA(0): Backing store disabled
[ 6.295] (==) NVIDIA(0): Silken mouse enabled
[ 6.295] (**) NVIDIA(0): DPMS enabled
[ 6.295] (II) Loading extension NV-CONTROL
[ 6.295] (II) Loading extension XINERAMA
[ 6.295] (II) Loading sub module "dri2"
[ 6.296] (II) LoadModule: "dri2"
[ 6.296] (WW) Warning, couldn't open module dri2
[ 6.296] (II) UnloadModule: "dri2"
[ 6.296] (II) Unloading dri2
[ 6.296] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[ 6.296] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[ 6.296] (II) NVIDIA(0): libvdpau.
[ 6.296] (==) RandR enabled
[ 6.296] (II) Initializing built-in extension Generic Event Extension
[ 6.296] (II) Initializing built-in extension SHAPE
[ 6.296] (II) Initializing built-in extension MIT-SHM
[ 6.296] (II) Initializing built-in extension XInputExtension
[ 6.296] (II) Initializing built-in extension XTEST
[ 6.296] (II) Initializing built-in extension BIG-REQUESTS
[ 6.296] (II) Initializing built-in extension SYNC
[ 6.296] (II) Initializing built-in extension XKEYBOARD
[ 6.296] (II) Initializing built-in extension XC-MISC
[ 6.296] (II) Initializing built-in extension XINERAMA
[ 6.296] (II) Initializing built-in extension XFIXES
[ 6.296] (II) Initializing built-in extension RENDER
[ 6.296] (II) Initializing built-in extension RANDR
[ 6.296] (II) Initializing built-in extension COMPOSITE
[ 6.296] (II) Initializing built-in extension DAMAGE
[ 6.298] (II) Initializing extension GLX

cat /var/log/kdm.log
********************************************************************************
Note that your system uses syslog. All of kdm's internally generated messages
(i.e., not from libraries and external programs/scripts it uses) go to the
daemon.* syslog facility; check your syslog configuration to find out to which
file(s) it is logged. PAM logs messages related to authentication to authpriv.*.
********************************************************************************

/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
/usr/bin/X: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 21:00:35 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 21:23:20 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 21:53:37 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 22:16:39 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 22:32:34 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 22:59:36 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 23:17:29 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-gentoo x86_64 Gentoo
Current Operating System: Linux localhost 3.5.0-gentoo #3 SMP Thu Jul 26 18:42:31 CEST 2012 x86_64
Kernel command line: root=/dev/sda5 ro
Build Date: 26 July 2012 08:53:05PM

Current version of pixman: 0.26.2
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: Thu Jul 26 23:47:48 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(1876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1870)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

kdmgreet(1870)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 8:45 pm    Post subject: Reply with quote

Game over? 8O
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 9:00 pm    Post subject: Reply with quote

Also das ganze Thema waere eher in Deutsches Forum als Diskussion... weil du ja offenbar um Hilfe suchst. In Deutschland ist das nun 23:00...

Er kann udev nicht laden oder so... wird der Dienst beim Booten geladen?
Code:
# rc-update add udev boot


Ansonsten wenn du den xorg-server aktualisiert hast aber nicht die Input Devices? Du hast den Display?
Code:
# emerge -1 $(qlist -C -I x11-drivers)


Ansonsten gibt es noch die 'raw' input Methode fuer Xorg:
Ctrl+Alt+SysRq+R

Dann kannst du mit Alt+F1 auf die Konsole wechseln ohne X11.

//edit: oh and good old ;)
Code:
# revdep-rebuild

_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Thu Jul 26, 2012 9:22 pm    Post subject: Reply with quote

Danke für deine Antwort leider hilft das nicht, bzw ich habe es schon versucht.

Was meinst du mit Display? Ich sehe halt das Loginfenster von KDM kann jedoch nicht interagieren.
Back to top
View user's profile Send private message
fuchur
Guru
Guru


Joined: 12 Aug 2003
Posts: 578

PostPosted: Thu Jul 26, 2012 9:34 pm    Post subject: Reply with quote

Hi

Und wo ist die "/etc/X11/xorg.conf"?
Nach welcher Anleitung hast du xorg eingerichtet?
Aufgefallen ist mir er mal in deiner xorg.log
Code:
[ 4.582] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 4.582] (WW) Disabling Keyboard0
[ 4.582] (WW) Disabling Mouse0

Wie du an Hotplugging für keyboard und mouse kommst, habe ich nicht oder nutze es nicht, keine Ahnung.
Dann hast du auch viele Fehlermeldungen das D-bus nicht läuft. Schau mal mit
Code:
rc-update show
ob dbus läuft wenn nicht
Code:
rc-update add dbus default
und
/etc/init.d/dbus start

Noch etwas:
bell wrote:
Vom Unstable/Testing würde ich Dir als Anfänger abraten. Bei Gentoo ist es ohne Probleme möglich die Zweige zu mischen. Also: Stabile Basis und wo es drauf ankommt: Testing oder Unstable.

Du hörst nicht auf das was dir andere anraten (wie schon im ersten Thread), du gehst nicht nach dem Handbuch vor,
und stellst auch nicht alle infos/logs/configs zu Verfügung.
Das kann so nix werden. Du wirst auch dieses mal wider scheitern und die Schnauze von gentoo voll habe. Mit dem Anfängerwissen das
du von gentoo hast (hatten alle am Anfang mal und das ist nicht schlimm) kann das so nicht klappen. Ich habe da auch kein Problem mit
(wenn mir keine Lösung einfällt kann ich dir auch nicht Antworten) aber du musst deine Vorgehensweise überdenken, das ist mal so als
Tip gedacht (nicht in den falschen Hals kriegen).

Wie geschrieben, die "/etc/X11/xorg.conf" zu Verfügung stellen, und nach welcher Anleitung du xorg.conf eingerichtet hast?

MfG
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Thu Jul 26, 2012 9:34 pm    Post subject: Reply with quote

Beelzebub_ wrote:
Danke für deine Antwort leider hilft das nicht, bzw ich habe es schon versucht.

Was meinst du mit Display? Ich sehe halt das Loginfenster von KDM kann jedoch nicht interagieren.


Das sind zu 99,99999% die x11-drivers, weil du aber diesen udev Fehler gezeigt hast... kein Plan, viel Glueck.

@fuchur, sollte nicht eine einzelne Datei /etc/X11/xorg.conf.d/nvidia-peng.conf
Code:
Section "Device"
   Identifier  "Card0"
   Driver      "nvidia"
EndSection


reichen?
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 2 of 7

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum