prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
I bought a new NexStar 3 2 1/2 inch SATA to USB/eSATA enclosure. I installed the drive and plugged it into my system. I went into Thunar to try and mount it. No drive. I loaded a terminal searched /dev and the drive had loaded as sdd and sdd1. I ran fdisk, it was an ntfs volume, and promptly reformated the drive ext3. After unplugging and replugging the drive in, no change in Thunar. However I can mount the drive at the command line fine. I could have set the drive up in /etc/fstab but I really wanted to get it to mount in Thunar. I then ran lshal and noticed this. Code: storage.removable = false (bool) This is telling Thunar that the drive is not a removable drive. So, I did a little research on HAL, that lead me to create the file /etc/hal/fdi/policy/90-user-methods.fdi. I added following lines. Code: <?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <device> <match key="volume.fsusage" string="filesystem"> <match key="@block.storage_device:storage.serial" string="Generic_USB_Disk"> <merge key="volume.ignore" type="bool">false</merge> <merge key="@block.storage_device:storage.removable" type="bool">true</merge> <merge key="storage.policy.should_mount" type="bool">true</merge> </match> </match> </device> </deviceinfo> The key in the line Quote: <match key="@block.storage_device:storage.serial" string="Generic_USB_Disk"> Find the line in the lshal output for your drive that has storage.serial and have it's value for the string. That will set your particular drive to be removable. Hope this helps somebody. | Thanks, this was a huge time saver! |
I have upgraded from kde-3.5.10 to kde-4.3.1 and the system seems to be working fine. But. I would like to change the clock from a 24 hour clock to a 12 hour clock. I know that you need to be root to change this setting. I do not get that option while trying to set it. I don't know if I have that problem for anything else yet. I can use Nano as root to edit files in /etc. So I do have some ROOT privileges. I also don't have ROOT log on privileges now either and don't know what to change in the new version. Does anyone know if that is possible?? So does anyone know what I'm missing to work as ROOT in other types of conditions?? | codestation Thank you That fixed my clock to a 12 hour clock. Will mark it solved for the clock anyway. |
startx works great on my new Gentoo box. However if I try to start xdm from the console with /etc/init.d/xdm I see the Nvidia splash screen (I am using the nvidia proprietarydriver) then the generic Xwindows background then I am kicked back to the console. /var/log/xdm.log: Code: _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen: transport open failed for inet6/runner:0 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 X Window System Version 1.3.0 Release Date: 19 April 2007 X Protocol Version 11, Revision 0, Release 1.3 Build Operating System: UNKNOWN Current Operating System: Linux runner 2.6.22.9-rr04 #1 SMP Thu Oct 25 20:55:26 PDT 2007 x86_64 Build Date: 25 October 2007 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present 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: Sat Oct 27 21:09:15 2007 (==) Using config file: "/etc/X11/xorg.conf" (II) Module already built-in /usr/bin/xrdb: "xlogin*useShape" on line 100 overrides entry on line 89 xdm error (pid 5511): Unknown session exit code 2816 from process 5518 FreeFontPath: FPE "/usr/share/fonts/misc:unscaled" refcount is 2, should be 1; fixing. Any ideas? (A google search gave one result where this was caused by a dns lookup failure, but my system's name and IP are in /etc/hosts and nsswitch.conf's hosts line is "hosts: files dns" | This seems to have been caused by using a xdm config from an older Gentoo system. After I re-configured the new XDM from default, XDM is working |
Hello, When i updated my system by emerge --update --deep --newuse world I see this message : Code: /bin/grep: /usr/lib/libogg.la: No such file or directory /bin/sed: can't read /usr/lib/libogg.la: No such file or directory libtool: link: `/usr/lib/libogg.la' is not a valid libtool archive make[4]: *** [libsoundtheme.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-media-2.26.0-r1/work/gnome-media-2.26.0/sound-theme' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-media-2.26.0-r1/work/gnome-media-2.26.0/sound-theme' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-media-2.26.0-r1/work/gnome-media-2.26.0/sound-theme' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-media-2.26.0-r1/work/gnome-media-2.26.0' make: *** [all] Error 2 * * ERROR: gnome-extra/gnome-media-2.26.0-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2976: Called gnome2_src_compile * environment, line 2323: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/gnome-extra/gnome-media-2.26.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-media-2.26.0-r1/temp/environment'. What went wrong here ? Roelof | I just ran across that this morning. emerge lafilefixer lafilefixer --justfixit |
Hi, I upgraded libxcb 1.4-r1 yesterday, and followed the description here: http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml I had to run through the whole guide and in the end I did: Code: rm -i /usr/lib/libxcb-xlib.so* After updating my system revdep-rebuild wanted to re-build evolution-data-server which failed, and after me trying a lot of things I tried to remove and rebuild Evolution, but now emerge of Evolution fails: Code: i686-pc-linux-gnu-gcc -shared .libs/Evolution-common.o .libs/Evolution-skels.o .libs/Evolution-stubs.o .libs/e-shell-marshal.o .libs/e-component-view.o .libs/evolution-component.o .libs/evolution-listener.$ (cd .libs && rm -f libeshell.so.0 && ln -s libeshell.so.0.0.0 libeshell.so.0) (cd .libs && rm -f libeshell.so && ln -s libeshell.so.0.0.0 libeshell.so) creating libeshell.la (cd .libs && rm -f libeshell.la && ln -s ../libeshell.la libeshell.la) ../doltlibtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare -Wl,-O1 -o evolution Evolution-DataServer-common.o $ i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare -Wl,-O1 -o .libs/evolution Evolution-DataServer-common.o Evolution-DataServer-skels.o Evolut$ /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libdb-4.6.so, needed by /usr/lib/libebackend-1.2.so.0, not found (try using -rpath or -rpath-link) /usr/lib/libebackend-1.2.so.0: undefined reference to `db_create@libdb-4.6.so' collect2: ld returned 1 exit status make[4]: *** [evolution] Error 1 make[4]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.24.5/work/evolution-2.24.5/shell' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.24.5/work/evolution-2.24.5/shell' make[2]: *** [all] Error 2 rm GNOME_Evolution_Shell.server.in make[2]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.24.5/work/evolution-2.24.5/shell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.24.5/work/evolution-2.24.5' make: *** [all] Error 2 ^[[31;01m*^[[0m ^[[31;01m*^[[0m ERROR: mail-client/evolution-2.24.5 failed. ^[[31;01m*^[[0m Call stack: ^[[31;01m*^[[0m ebuild.sh, line 49: Called src_compile ^[[31;01m*^[[0m environment, line 3137: Called gnome2_src_compile ^[[31;01m*^[[0m environment, line 2305: Called die ^[[31;01m*^[[0m The specific snippet of code: ^[[31;01m*^[[0m emake || die "compile failure" It looks like I am missing libdb-4.6.so... Anyone who could help me out of this? Thanks | Can you try emerge --sync && emerge -uDNav world first. If you run emerge -1av =sys-libs/db-4.6.21_p4 does evolution then build successfully? Check if that is the correct db-4.6 version in your portage. It should be being pulled in as a dependency though. |
Hi there, after more 2 months I made an update including the kde4 stuff. I'm using some kde4 apps rather than the desktop itselfs. For that e16 is working here. Now the problem: Code: emerge -u kopete ... -- Installing: /var/tmp/portage/kde-base/kdm-4.3.2/image/usr/share/e16/usr/share/apps/kdm/sessions/xfce.desktop -- Installing: /var/tmp/portage/kde-base/kdm-4.3.2/image/usr/share/e16/usr/share/apps/kdm/sessions/xfce4.desktop >>> Completed installing kdm-4.3.2 into /var/tmp/portage/kde-base/kdm-4.3.2/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/share/e16/usr/bin/kdmctl usr/share/e16/usr/bin/genkdmconf usr/share/e16/usr/bin/kdm usr/share/e16/usr/lib64/kde4/libexec/krootimage usr/share/e16/usr/lib64/kde4/libexec/kdm_config usr/share/e16/usr/lib64/kde4/libexec/kdm_greet usr/share/e16/usr/lib64/kde4/kgreet_generic.so usr/share/e16/usr/lib64/kde4/kgreet_winbind.so usr/share/e16/usr/lib64/kde4/kgreet_classic.so >>> Installing (1 of 1) kde-base/kdm-4.3.2 ... And that ( usr/share/e16/usr/lib64/kde4/ ) has happened with all the kde4 stuff. Reinstall produces the same result. Did I do a big mistake or is kde4.3 just ill? | It's fixed in kde-overlay, and the fix will be in tree when KDE 4.3.3 will... |
Hi, I have kdelibs-4.3.1-r1 installed and I want to upgrade to r2. Both versions fail. This is most probably due to some X11 package (I have xorg-server-1.7, xf86-video-ati-9999 and mesa-7.6 plus dependencies installed, for better 3D support with the radeon driver), but I have no idea which one it could be. All x11 headers included in the files that exit with errors belong to packages that have already been installed before I first installed kdelibs-4.3.1-r1 (that are x11-proto/xproto and x11-libs/libX11). I should mention that I am using the multilib-overlay for native multilib - it might have faulty ebuilds. These are some of the packages is question: Code: [I] x11-base/xorg-server (1.7.0.901@15.10.2009): X.Org X servers [I] x11-drivers/xf86-input-evdev (2.3.0@19.10.2009): Generic Linux input driver [I] x11-drivers/xf86-input-keyboard (1.4.0@10.10.2009): Keyboard input driver [I] x11-drivers/xf86-input-mouse (1.5.0@07.10.2009): X.Org driver for mouse input devices [I] x11-drivers/xf86-input-synaptics (1.2.0@10.10.2009): Driver for Synaptics touchpads [I] x11-drivers/xf86-video-ati (9999[x11]@14.10.2009): ATI video driver [I] x11-drivers/xf86-video-radeonhd (1.3.0@13.10.2009): Experimental Radeon HD video driver. [I] x11-libs/libX11 (1.3[2]@13.10.2009): X.Org X11 library [I] x11-libs/libXext (1.1[2]@12.10.2009): X.Org Xext library [I] x11-libs/libXi (1.3[2]@12.10.2009): X.Org Xi library [I] x11-libs/libXinerama (1.1@13.10.2009): X.Org Xinerama library [I] x11-libs/libXtst (1.1.0@07.10.2009): X.Org Xtst library [I] x11-libs/libXxf86dga (1.1.1@15.10.2009): X.Org Xxf86dga library [I] x11-libs/libXxf86vm (1.1.0[2]@13.10.2009): X.Org Xxf86vm library [I] x11-libs/libdrm (2.4.14[1]@12.10.2009): X.Org libdrm library [I] x11-libs/qtscriptgenerator (0.1.0@30.05.2009): Tool for generating Qt bindings for Qt Script [I] x11-proto/bigreqsproto (1.1.0@06.10.2009): X.Org BigReqs protocol headers [I] x11-proto/fixesproto (4.1.1@13.10.2009): X.Org Fixes protocol headers [I] x11-proto/inputproto (2.0@05.10.2009): X.Org Input protocol headers [I] x11-proto/recordproto (1.14@05.10.2009): X.Org Record protocol headers [I] x11-proto/renderproto (0.11@06.10.2009): X.Org Render protocol headers [I] x11-proto/xcmiscproto (1.2.0@20.09.2009): X.Org XCMisc protocol headers [I] x11-proto/xextproto (7.1.1@20.09.2009): X.Org XExt protocol headers [I] x11-proto/xf86dgaproto (2.1@05.10.2009): X.Org XF86DGA protocol headers [I] x11-proto/xf86driproto (2.1.0@20.09.2009): X.Org XF86DRI protocol headers [I] x11-proto/xf86vidmodeproto (2.3@05.10.2009): X.Org XF86VidMode protocol headers [I] x11-proto/xineramaproto (1.2@13.10.2009): X.Org Xinerama protocol headers [I] x11-proto/xproto (7.0.16@05.10.2009): X.Org xproto protocol headers This is the output of emerge kdelibs Code: [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/dialogs/kcupsoptionswidget_p.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/dialogs/kcupsoptionsjobwidget_p.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/dialogs/kcupsoptionspageswidget_p.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/windowmanagement/kwindowsystem_x11.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/windowmanagement/kwindowinfo_x11.o /var/tmp/portage/kde-base/kdelibs-4.3.1-r2/work/kdelibs-4.3.1/kdeui/windowmanagement/kwindowsystem_x11.cpp:969: Warnung: unbenutzter Parameter »pid« [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/windowmanagement/netwm.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/util/kmodifierkeyinfoprovider_x11.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/kwallet_interface.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/jobviewserverinterface.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/jobviewiface.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/kglobalaccel_interface.o [ 39%] Building CXX object kdeui/CMakeFiles/kdeui.dir/kglobalaccel_component_interface.o Linking CXX shared library ../lib/libkdeui.so CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::owner()': kmanagerselection.cpp:(.text+0x146): undefined reference to `KSelectionWatcher::newOwner(unsigned long)' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::~KSelectionWatcher()': kmanagerselection.cpp:(.text+0x293): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::~KSelectionWatcher()': kmanagerselection.cpp:(.text+0x2c3): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::~KSelectionWatcher()': kmanagerselection.cpp:(.text+0x2f3): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::KSelectionWatcher(unsigned long, int, QObject*)': kmanagerselection.cpp:(.text+0x35c): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::KSelectionOwner(unsigned long, int, QObject*)': kmanagerselection.cpp:(.text+0x43c): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::filterEvent(_XEvent*)': kmanagerselection.cpp:(.text+0xa81): undefined reference to `KSelectionOwner::lostOwnership()' kmanagerselection.cpp:(.text+0xad1): undefined reference to `KSelectionOwner::lostOwnership()' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::~KSelectionOwner()': kmanagerselection.cpp:(.text+0xb63): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::~KSelectionOwner()': kmanagerselection.cpp:(.text+0xba3): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::~KSelectionOwner()': kmanagerselection.cpp:(.text+0xbd3): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::KSelectionWatcher(unsigned long, int, QObject*)': kmanagerselection.cpp:(.text+0xf9c): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::KSelectionWatcher(char const*, int, QObject*)': kmanagerselection.cpp:(.text+0x107c): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::KSelectionWatcher(char const*, int, QObject*)': kmanagerselection.cpp:(.text+0x116c): undefined reference to `vtable for KSelectionWatcher' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::KSelectionOwner(char const*, int, QObject*)': kmanagerselection.cpp:(.text+0x125c): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::KSelectionOwner(unsigned long, int, QObject*)': kmanagerselection.cpp:(.text+0x135c): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionOwner::KSelectionOwner(char const*, int, QObject*)': kmanagerselection.cpp:(.text+0x144c): undefined reference to `vtable for KSelectionOwner' CMakeFiles/kdeui.dir/util/kmanagerselection.o: In function `KSelectionWatcher::filterEvent(_XEvent*)': kmanagerselection.cpp:(.text+0x1a2): undefined reference to `KSelectionWatcher::lostOwner()' CMakeFiles/kdeui.dir/util/kxmessages.o: In function `KXMessages::KXMessages(char const*, QWidget*)': kxmessages.cpp:(.text+0x46): undefined reference to `vtable for KXMessages' CMakeFiles/kdeui.dir/util/kxmessages.o: In function `KXMessages::KXMessages(char const*, QWidget*)': kxmessages.cpp:(.text+0x156): undefined reference to `vtable for KXMessages' CMakeFiles/kdeui.dir/util/kxmessages.o: In function `KXMessages::~KXMessages()': kxmessages.cpp:(.text+0x243): undefined reference to `vtable for KXMessages' CMakeFiles/kdeui.dir/util/kxmessages.o: In function `KXMessages::~KXMessages()': kxmessages.cpp:(.text+0x2c3): undefined reference to `vtable for KXMessages' CMakeFiles/kdeui.dir/util/kxmessages.o: In function `KXMessages::~KXMessages()': kxmessages.cpp:(.text+0x323): undefined reference to `vtable for KXMessages' CMakeFiles/kdeui.dir/util/kxmessages.o:kxmessages.cpp:(.text+0x4fe): more undefined references to `vtable for KXMessages' follow CMakeFiles/kdeui.dir/util/kxmessages.o: In function `KXMessages::x11Event(_XEvent*)': kxmessages.cpp:(.text+0x11d6): undefined reference to `KXMessages::gotMessage(QString const&)' collect2: ld gab 1 als Ende-Status zurück make[2]: *** [lib/libkdeui.so.5.3.0] Fehler 1 make[1]: *** [kdeui/CMakeFiles/kdeui.dir/all] Fehler 2 make: *** [all] Fehler 2 emerge --info Code: Portage 2.1.6.13 (default/linux/amd64/2008.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r2 x86_64) ================================================================= System uname: Linux-2.6.31-gentoo-r2-x86_64-AMD_Turion-tm-_64_X2_Mobile_Technology_TL-62-with-gentoo-2.0.1 Timestamp of tree: Mon, 19 Oct 2009 13:30:02 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.6.2-r1 dev-util/cmake: 2.6.4 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.5.2 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=k8-sse3" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -pipe -march=k8-sse3" DISTDIR="/usr/portage/distfiles" FEATURES="buildpkg distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://gentoo.tiscali.nl/pub/mirror/gentoo/" LANG="de_DE.UTF-8" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="de nl nds" MAKEOPTS="-j3" PKGDIR="/var/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/layman/multilib /usr/portage/local/private-overlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 async bash-completion berkdb bluetooth branding bzip2 cairo cdaudio cdda cddb cdr chm cli consolekit cracklib crypt cups custom-cflags custom-cxxflags custom-optimization dbus djvu dri dts dvd dvdr emboss encode evo fam ffmpeg firefox flac fluidsynth fontconfig fortran gdbm gif gnutls gpm hal hardened iconv ifp ipod ipv6 isdnlog java java5 java6 jpeg jpeg2k kate kde kerberos kms ldap mad messenger mikmod mmext mmx mmxext modules mp3 mp4 mpeg mtp mudflap multilib muspack ncurses networkmanager nfs nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl pic plasma png ppds pppd python qt3support qt4 quicktime rar readline reflection samba sdl session skype smp spell spl sse sse2 ssl startup-notification svg symlink sysfs tcpd theora thunar tiff truetype type1 unicode urandom usb v4l2 vorbis x264 xcomposite xml xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de nl nds" USERLAND="GNU" VIDEO_CARDS="radeon" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS I'm sorry that I just can provide such vague information to my problem. | https://bugs.gentoo.org/279742 |
I am compiling a new build on a new HDD I got. For the life of me I cannot get kdelibs-4.3.2-r3 to compile. I've searched around and no one else seems to be having this issue. I can chroot into my old build and try compiling the same thing and it works fine. I really don't think it's a bug, but something I've failed to do correctly. Maybe i'm missing a package or something? I've tried to goto an earlier kdelibs build 4.3.x and it fails as well. It always fails at the same spot, the end of the log is : Code: Linking CXX shared library ../lib/libplasma.so [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/katespell.o [ 77%] [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/kateprinter.o Building CXX object kate/CMakeFiles/testkateregression.dir/utils/kateglobal.o [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/katecmd.o [ 77%] Built target plasma [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/katedynamicanimation.o [ 77%] Building CXX object kate/CMakeFiles/katepart.dir/utils/katespell.o [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/katestyletreewidget.o [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/katepartpluginmanager.o [ 77%] Building CXX object kate/CMakeFiles/katepart.dir/utils/kateprinter.o [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/utils/katehistorymodel.o [ 77%] Building CXX object kate/CMakeFiles/katepart.dir/utils/kateglobal.o [ 77%] Building CXX object kate/CMakeFiles/katepart.dir/utils/katecmd.o [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/tests/test_regression.o [ 77%] Building CXX object kate/CMakeFiles/testkateregression.dir/tests/codecompletiontestmodel.o [ 78%] Building CXX object kate/CMakeFiles/katepart.dir/utils/katedynamicanimation.o /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp: In member function 'void RegressionTest::doFailureReport(const QString&, int)': /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp:884: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp:885: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp:919: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [ 78%] Building CXX object kate/CMakeFiles/testkateregression.dir/tests/completiontest.o [ 78%] Building CXX object kate/CMakeFiles/katepart.dir/utils/katestyletreewidget.o [ 78%] Building CXX object kate/CMakeFiles/katepart.dir/utils/katepartpluginmanager.o [ 78%] Building CXX object kate/CMakeFiles/katepart.dir/utils/katehistorymodel.o /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/completiontest.cpp: In member function 'void CompletionTest::testAbortImmideatelyAfterStart()': /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/completiontest.cpp:447: warning: unused variable 'model' /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/completiontest.cpp:449: warning: unused variable 'testModel' In file included from /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp:1376: /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp: At global scope: /tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kate/tests/test_regression.cpp:821: warning: 'void pause(int)' defined but not used Linking CXX executable testkateregression Linking CXX shared module ../lib/katepart.so [ 78%] Built target katepart [ 80%] Built target testkateregression make: *** [all] Error 2 * ERROR: kde-base/kdelibs-4.3.2-r3 failed: * Make failed! * * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3795: Called kde4-base_src_compile * environment, line 2908: Called cmake-utils_src_compile * environment, line 1064: Called cmake-utils_src_make * environment, line 1145: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * * If you need support, post the output of 'emerge --info =kde-base/kdelibs-4.3.2-r3', * the complete build log and the output of 'emerge -pqv =kde-base/kdelibs-4.3.2-r3'. * The complete build log is located at '/var/log/portage/kde-base:kdelibs-4.3.2-r3:20091022-152334.log'. * The ebuild environment file is located at '/tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/temp/environment'. * S: '/tmp/portage/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2' emerge --info Code: alpha-centauri kdelibs # emerge --info --- Invalid atom in /etc/portage/package.use: =virtual/poppler Portage 2.1.7.1 (default/linux/amd64/10.0/desktop, gcc-4.4.2, glibc-2.10.1-r0, 2.6.31-gentoo-r3 x86_64) ================================================================= System uname: Linux-2.6.31-gentoo-r3-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.0.1 Timestamp of tree: Thu, 22 Oct 2009 05:30:01 +0000 ccache version 2.4 [disabled] app-shells/bash: 4.0_p33 dev-java/java-config: 2.1.9-r1 dev-lang/python: 2.6.3, 3.1.1-r1 dev-util/ccache: 2.4-r8 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.5.2-r1 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11 sys-devel/binutils: 2.20 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=amdfam10 -O2 -pipe -msse3 -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=amdfam10 -O2 -pipe -msse3 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.netnitco.net http://gentoo.osuosl.org/ http://osmirrors.cerias.purdue.edu/pub/gentoo/" LDFLAGS="-Wl,-O1" LINGUAS="en en_US" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/tmp/portage" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X a52 aac acl acpi alsa amd64 arts berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups custom-cflags custom-cxxflags custom-optimization custom-optimizations dbus dri dts dvd dvdr eds emboss encode evo fam ffmpeg firefox flac fng fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv isdnlog jpeg kde kdehiddenvisibility ldap libnotify mad mikmod mmx modules mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl pertty png ppds pppd python qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 sse3 ssl startup-notification svg sysfs tcpd thread threads thunar tiff truetype type1 unicode usb visualizations vorbis x264 xcomposite xinerama xml xorg xscreensaver xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Code: [ebuild NS ] kde-base/kdelibs-4.3.2-r3 [3.5.10-r6] USE="3dnow acl alsa bzip2 fam handbook jpeg2k mmx nls opengl semantic-desktop spell sse sse2 ssl (-altivec) (-aqua) -bindist -debug -doc (-kdeprefix) -kerberos -lzma -openexr -test -zeroconf" 0 kB If anyone has any thoughts or advice thatd be great! Thanks | BTW you should remove that entry : Code: alpha-centauri kdelibs # emerge --info --- Invalid atom in /etc/portage/package.use: =virtual/poppler |
Hi all, Just to add to the "I've upgraded gnome, now my menu's are shfted" band wagon Since upgrading to 2.26.3 I do have menus... but I can't edit them either as myself or as root. I've tried editing file in /etc/xdg/menus/ and /home/cdstealer/.config/menus/ and no matter what I do, the changes are ignored completely. If I remove everything from /home/cdstealer/.config/menus/ I still have menus.. if I try to edit menus it then creates /home/cdstealer/.config/menus/applications.menu which does contain any changes I make through the GUI but ultimately is ignored. If I remove everything from /etc/xdg/menus/ I don't get any menus at all. But (as stated above) even editing these files has no effect. I've also created a new user with the same results. I feel like I'm running in circles with this one.. any ideas? PS. I did follow the upgrading gnome guide as well. | Do you have this symlink? Code: # ls -l /etc/xdg/menus/applications.menu lrwxrwxrwx 1 root root 23 Jul 29 19:39 /etc/xdg/menus/applications.menu -> gnome-applications.menu |
Hi! KDE 4.3.1 has just been stabilized for amd64. I was using xplanet as my desktop background under KDE 3.5.x. Is there any way to get the same for KDE 4.3? I wouldn't mind a script or cron job to periodically reload the background image, but I don't know the command to run. Any help is greatly appreciated. Thanks in advance. | bloedie wrote: You can setup marble in your desktop settings (right click on the desktop). In the desktop settings on "background pictures" choose marble and make your prefered settings. First of all, thanks very much for your help. However, I don't seem to find the Marble option there. And yes, it is installed and I can start it manually Code: $ eix -I marble [I] kde-base/marble Available versions: (4.2) ~4.2.4 (4.3) 4.3.1!t ~4.3.2!t {aqua debug designer-plugin gps handbook kdeprefix plasma python test} Installed versions: 4.3.1(4.3)!t(17:39:22 22/10/09)(designer-plugin gps handbook plasma python -aqua -debug -kdeprefix -test) Homepage: http://www.kde.org/ Description: Generic geographical map widget What I see are the following type options for my background (translated from Spanish): color, virus, Mandelbrot, weather, pattern, image, slide presentation But no Marble at all. Am I missing something? I didn't install the whole KDE 4.3.1 through kde-meta, but instead I installed the basic meta-packages and some individual packages to avoid kdegames-meta and others. |
I am pulling the latest version of X as recommended by Gentoo devs, and now on log i am getting: Code: X.Org X Server 1.6.5 Release Date: 2009-10-11 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.30-gentoo-r7 i686 Current Operating System: Linux darkangel 2.6.30-gentoo-r7 #1 SMP PREEMPT Wed Oct 21 18:52:39 IST 2009 i686 Build Date: 22 October 2009 03:17:24PM 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 Oct 22 16:03:20 2009 (==) Using config file: "/etc/X11/xorg.conf" (EE) Failed to load module "xtrap" (module does not exist, 0) (EE) Failed to load module "dri" (module does not exist, 0) (EE) Failed to load module "freetype" (module does not exist, 0) (EE) Failed to load module "type1" (module does not exist, 0) (EE) Failed to load module "dri2" (module does not exist, 0) The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server (EE) EL USB Keyboard: failed to initialize for relative axes. The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server waiting for X server to shut down I unmerged the whole X and started it again but still no luck... Anyone? Code: ~ $ emerge --info Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r7 i686) ================================================================= System uname: Linux-2.6.30-gentoo-r7-i686-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-1.12.11.1 Timestamp of tree: Wed, 21 Oct 2009 23:45:03 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.9-r1 dev-lang/python: 2.4.4-r13, 2.5.4-r3, 2.6.2-r1 dev-python/pycrypto: 2.0.1-r8 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://ftp.heanet.ie/mirrors/gentoo.org http://ftp.esat.net/mirrors/rsync.gentoo.org/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" LDFLAGS="-Wl,-O1" LINGUAS="fr" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac aalib accessibility acl alsa apache2 berkdb bluetooth bzip2 cairo cli consolekit cpudetection cracklib crypt ctype dba dbus directfb dri dts dvb dvd dvdnav dvdr dvdread embedded encode exif fat fb flac fortran gd gdbm gimp glitz gnome gpm gtk gtk2 h323 hal icecast iconv ipod ipv6 isdnlog java jpeg kde latin1 lm_sensors loop-aes mad matroska mmx mmxext mng modules mp3 mp4 mplayer msn mudflap ncurses njb nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl php png pppd python qt3support quicktime radio readline reflection rtc sdl session slang smp spl sql sqlite srt sse ssl stream subtitles svg sysfs tcpd tiff truetype ttpci unicode usb v4l v4l2 visualization vorbis webkit win32codecs wmf wxwindows x264 x86 xfs xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr" SANE_BACKENDS="epson" USERLAND="GNU" VIDEO_CARDS="v4l vga nv nvidia sdl fbdev vesa apm" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Thanks in advance, tried all the X things I could think of, just doesn't work anymore... | In fact, the version of xorg-server recommended by Gentoo devs is the latest stable version, which is 1.6.3.901-r2 in my portage tree. Also you should update your system before using unstable stuff, - what does gcc-config -l return ? |
Hi, I have a laptop with a swiss keyboard layout (which I use frequently) and an external USB Keyboard with the american layout. Now I was wondering if it's possible to configure it so that the external keyboard always has the american layout without affecting the internal keyboard's swiss french layout (in KDE 4.3, does that change anything?)? The swiss french layout for the internal keyboard is configured in HAL. Right now, when I plug in the USB keyboard, it uses the same layout. So basically I want to be able to switch the layout of the external keyboard while the one of the internal keyboard stays the same. Thanks | Well, I have to say that the instructions on how to configure it were not many, so I made a minimal configuration (not knowing how to do a 2-keyboards-with-different-layouts-config). So here are the files, first lsusb: Code: Bus 003 Device 002: ID 046d:c30f Logitech, Inc. Logicool HID-Compliant Keyboard (106 key) the config file /etc/hal/fdi/policy/10-xinput-configuration.fdi: Code: <?xml version="1.0" encoding="UTF-8"?> <!-- Section "InputDevice" Driver "evdev" Option "XkbLayout" "fr_CH" EndSection --> <deviceinfo version="0.2"> <match key="info.capabilities" contains="input.keyboard"> <merge key="input.x11_options.XkbLayout" type="string">ch</merge> <merge key="input.x11_options.XkbVariant" type="string">fr</merge> </match> </deviceinfo> And the output of " $ for x in $( hal-find-by-capability --capability input.keys ); do lshal -u $x; done " Code: udi = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if0_logicaldev_input' info.addons.singleton = {'hald-addon-input'} (string list) info.capabilities = {'input', 'input.keyboard', 'input.keypad', 'input.keys', 'button'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if0' (string) info.product = 'Logitech Logitech USB Keyboard' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if0_logicaldev_input' (string) input.device = '/dev/input/event8' (string) input.originating_device = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if0' (string) input.product = 'Logitech Logitech USB Keyboard' (string) input.x11_driver = 'evdev' (string) input.x11_options.XkbLayout = 'ch' (string) input.x11_options.XkbVariant = 'fr' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'evdev' (string) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event8' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input8/event8' (string) udi = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if1_logicaldev_input' info.addons.singleton = {'hald-addon-input'} (string list) info.capabilities = {'input', 'input.keys', 'button'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if1' (string) info.product = 'Logitech Logitech USB Keyboard' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if1_logicaldev_input' (string) input.device = '/dev/input/event9' (string) input.originating_device = '/org/freedesktop/Hal/devices/usb_device_46d_c30f_noserial_if1' (string) input.product = 'Logitech Logitech USB Keyboard' (string) input.x11_driver = 'evdev' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'evdev' (string) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event9' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input9/event9' (string) udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_1' info.addons.singleton = {'hald-addon-input'} (string list) info.callouts.add = {'hal-setup-keymap'} (string list) info.capabilities = {'input', 'input.keys', 'input.keymap', 'button'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'ThinkPad Extra Buttons' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_1' (string) input.device = '/dev/input/event6' (string) input.keymap.data = {'0x01:battery', '0x02:screenlock', '0x03:sleep', '0x04:wlan', '0x06:switchvideomode', '0x07:zoom', '0x08:f24', '0x0b:suspend', '0x0f:brightnessup', '0x10:brightnessdown', '0x11:kbdillumtoggle', '0x13:zoom', '0x14:volumeup', '0x15:volumedown', '0x16:mute', '0x17:prog1'} (string list) input.product = 'ThinkPad Extra Buttons' (string) input.x11_driver = 'evdev' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'evdev' (string) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event6' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/virtual/input/input6/event6' (string) udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input' info.addons.singleton = {'hald-addon-input'} (string list) info.capabilities = {'input', 'input.keyboard', 'input.keypad', 'input.keys', 'button'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port' (string) info.product = 'AT Translated Set 2 keyboard' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input' (string) input.device = '/dev/input/event3' (string) input.originating_device = '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port' (string) input.product = 'AT Translated Set 2 keyboard' (string) input.x11_driver = 'evdev' (string) input.x11_options.XkbLayout = 'ch' (string) input.x11_options.XkbVariant = 'fr' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'evdev' (string) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event3' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/platform/i8042/serio0/input/input3/event3' (string) udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_0' button.has_state = false (bool) button.type = 'sleep' (string) info.addons.singleton = {'hald-addon-input'} (string list) info.capabilities = {'input', 'button', 'input.keys'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Sleep Button' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_0' (string) input.device = '/dev/input/event2' (string) input.product = 'Sleep Button' (string) input.x11_driver = 'evdev' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'evdev' (string) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event2' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2' (string) udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input' button.has_state = false (bool) button.type = 'power' (string) info.addons.singleton = {'hald-addon-input'} (string list) info.capabilities = {'input', 'button', 'input.keys'} (string list) info.category = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Power Button' (string) info.subsystem = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input' (string) input.device = '/dev/input/event0' (string) input.product = 'Power Button' (string) input.x11_driver = 'evdev' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'evdev' (string) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event0' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) linux.sysfs_path = '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0' (string) |
Hi Guys, I'm having problems logging into my KDE session after upgrading xorg-server from 1.5 to 1.6. I have tried 1.6 many months ago, tried 1.6.4 a week or two ago, and even tried 1.6.5 this morning without any success (upgrade xorg-server as well as the drivers found using qlist -I -C x11-drivers/ . It's driving me insane to the point where I need to make this post and hopefully get some advice on how I could get this issue resolved. X loads fine, keyboard and mouse fine, display fine. The KDE greeting loads fine but whenever I log on, it displays the splash screen loading the first icon and then flickers and restarts loading the splash screen trying to get past the first icon. If I select Failsafe mode (which I assume loads twm) I can get in and am presented with an xterm window. From there, I can run plasma-desktop and that loads fine, but when I try run startkde from the xterm window, it crashes and X restarts. I'm forced to downgrade back to 1.5.3-r7 and rebuild x11-drivers/xf86-input-evdev, x11-drivers/xf86-input-keyboard, x11-drivers/xf86-input-mouse, x11-drivers/xf86-video-openchrome and everything works fine. Here's the output of some logs: Xorg.0.log I couldn't post this as my post would be blank, probably too long? There's no warning or error (WW/EE) lines. kdm.log Code: X.Org X Server 1.6.5 Release Date: 2009-10-11 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.31 x86_64 Current Operating System: Linux sysadmin-03.tpgi.com.au 2.6.31 #1 Tue Sep 22 11:02:45 EST 2009 x86_64 Build Date: 13 October 2009 08:55:41AM 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 Oct 13 10:03:14 2009 (==) Using config file: "/etc/X11/xorg.conf" expected keysym, got XF86TouchpadToggle: line 122 of inet expected keysym, got XF86TouchpadToggle: line 122 of inet expected keysym, got XF86TouchpadToggle: line 122 of inet xsession-errors Code: Agent pid 19976 startkde: Starting up... kdeinit4: preparing to launch /usr/lib64/libkdeinit4_klauncher.so kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kded4.so kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kbuildsycoca4.so kbuildsycoca4 running... kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kbuildsycoca4.so kbuildsycoca4 running... kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kconf_update.so kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kcminit_startup.so kdeinit4: preparing to launch /usr/lib64/libkdeinit4_ksmserver.so <unknown program name>(19992)/ KStartupInfo::createNewStartupId: creating: "sysadmin-03.tpgi.com.au;1255388587;379400;19992_TIME0" : "unnamed app" kephald starting up XRANDR error base: 165 RRInput mask is set!! RandRScreen::loadSettings - adding mode: 117 1280 x 1024 RandRScreen::loadSettings - adding mode: 118 1280 x 1024 RandRScreen::loadSettings - adding mode: 119 1024 x 768 RandRScreen::loadSettings - adding mode: 120 1024 x 768 RandRScreen::loadSettings - adding mode: 121 1024 x 768 RandRScreen::loadSettings - adding mode: 122 800 x 600 RandRScreen::loadSettings - adding mode: 123 800 x 600 RandRScreen::loadSettings - adding mode: 124 800 x 600 RandRScreen::loadSettings - adding mode: 125 800 x 600 RandRScreen::loadSettings - adding mode: 126 1280 x 960 RandRScreen::loadSettings - adding mode: 127 1152 x 864 RandRScreen::loadSettings - adding mode: 128 832 x 624 RandRScreen::loadSettings - adding mode: 129 640 x 480 RandRScreen::loadSettings - adding mode: 130 640 x 480 RandRScreen::loadSettings - adding mode: 131 640 x 480 RandRScreen::loadSettings - adding crtc: 115 RandRScreen::loadSettings - adding output: 116 Setting CRTC 115 on output "default" (previous 0 ) CRTC outputs: (116) Output name: "default" Output refresh rate: 75 Output rect: QRect(0,0 1280x1024) Output rotation: 1 XRandROutputs::init added output 116 adding an output 0 with geom: QRect(0,0 1280x1024) output: "SCREEN-0" QRect(0,0 1280x1024) 1952543855 true true load xml connected: 1 looking for current "SCREEN-0" known "*" has score: 0.125 screen: 0 QRect(0,0 1280x1024) looking for a matching configuration... connected: 1 looking for current "SCREEN-0" known "*" has score: 0.125 found outputs, known: false activate external configuration!! registered the service: true screens registered on the bus: true outputs registered on the bus: true configurations registered on the bus: true QProcess: Destroyed while process is still running. kdeinit4: Fatal IO error: client killed kdeinit4: sending SIGHUP to children. klauncher: Exiting on signal 1 kdeinit4: sending SIGTERM to children. kdeinit4: Exit. kded4: Fatal IO error: client killed Thanks in advance. | Did you do the libxcb update stuff? Is your box otherwise up-to-date? What does your rc-update show return? |
Hello, My desktop (KDE 3.5.10) has disappeared. I have black screen and down panel only. Any ideas how can I fix it? Thanks, | What happens with emerge -av kdebase-startkde? |
Hi all, Two of my systems are mostly stable amd64 running fluxbox/slim with a few kde apps, up until now, v3.5. I use konqueror mainly for file management. On one of my systems after a recent world update, something prompted an upgrade of konqueror to "Version 4.3.1 (KDE 4.3.1)". So I think, "No problem, I'm not married to 3.5, and gonna hafta do it sometime..." Well, konqueror starts and seems to work as web browser (using to post this), but when attempting to browse "Home Folder", "Network Folders", or "Trash" from the start page, no dice, up pops a dialog saying: "There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type." So, is it still possible to run just a few kde apps (konqueror, k3b, amarok) without the whole environment? Code: ~ # emerge --info Portage 2.1.6.13 (default/linux/amd64/2008.0/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r5-x86_64-AMD_Athlon-tm-_64_Processor_3400+-with-gentoo-1.12.11.1 Timestamp of tree: Sat, 17 Oct 2009 17:30:01 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.6.2-r1 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.29 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=athlon64 -msse3 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=athlon64 -msse3 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ http://gentoo.mirrors.pair.com/ http://gentoo.llarian.net/ http://mirror.usu.edu/mirrors/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ " LDFLAGS="-Wl,-O1" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://mythbox.local.net/gentoo-portage" USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 avahi berkdb bluetooth branding bzip2 cairo cdda cddb cdparanoia cdr cli consolekit cracklib crypt css cups curl daap dbus dirac divx dri dts dvb dvd dvdr dvdread eds emboss encode esd evo exif faac faad fam ffmpeg firefox flac fortran gd gdbm gif gimp gmedia gnome gpm gstreamer gtk hal howl-compat iconv imagemagick ipv6 isdnlog java javascript jpeg jpeg2k kde kqemu ldap libnotify lirc lm_sensors logrotate mad matroska mdnsresponder-compat mikmod mjpeg mmx mmxext mng modules mozilla mp2 mp3 mp4 mpeg mudflap multilib musepack musicbrainz mysql ncurses nls nptl nptlonly nsplugin nuv nvidia offensive ogg oggvorbis openal opengl openmp oss pam pcre pdf perl php png posix ppds pppd python qt3 qt3support qt4 quicktime readline realmedia reflection samba sdl session sndfile sockets speex spell spl sqlite srt sse sse2 ssl ssse3 startup-notification svg sysfs tcl tcpd theora threads thunar tiff tk truetype unicode usb v4l vcd vim-syntax visualization vorbis vrl2 wavpack wma wmf wmp x264 xine xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIRC_DEVICES="dvico" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa vga" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS thanks for any info, -m | see log files Code: less /var/log/portage/elog/summary.log Quote: elog "If you want to use konqueror as a filemanager, install the dolphin kpart:" elog "emerge -1 kde-base/dolphin:${SLOT}" |
Hi, I do not use KDE. I do however use one kde-based program which is k3b. In the past, k3b needed just kdelibs to be installed. Recently, there has been an upgrade for kdelibs to version 4 and this upgrade wants to pull in a whole lot of other kdebase packages including the KDE-ENV package. Can this be avoided? | I think that depends on the version of app-cdr/k3b The stable version k3b-1.0.5-r6 is for KDE3 So it should work if you mask >=kde-base/kdelibs-4 in your /etc/portage/package.mask |
Hi, about a week ago I updated my system (emerge -uDNv world + revdep-rebuild). After that kdesktop doesn't work anymore as non-priviliged user (as root it seems to, at least work, althought it complains). Also the jpeg files do not open under kde. I tried to solve it reemerging kdesktop. No luck. I also tried to rebuild the jpeg lib and the kuickshow program. Nothing. After doing "emerge --sync" portage wants to update to kde-4 (doing emerge -puDNv world says so), but I'm reluctant to do that before having solved this problem with my old kde (because I wanted, if possible, to keep kde-3.5 together with kde-4, at least at the beginning). Do you have any hint to solve this mess? TIA | If shared-mime-info got updated, you might try as your user: Code: update-mime-database ~/.local/share/mime/ If that doesn't solve it you might have to rebuild packages depending on media-libs/jpeg (posible breackage due to the upgrade from jpeg-6 to jpeg-7). |
First, I would like to thank all that volunteer their time here. I know what kind of issues and levels of complexity of issues you deal with, am sure it takes much patience on your part, hope I do not try your patience with this one. Info, I set this system up as root and then added a user after de's were installed. I have xorg 1.6.3901-r2 I created a xorg.conf and left it empty. hal seems ok as I am posting from the machine using xfce4 as root, when starting kde as user get, " kstartupconfig4 error 3" When kde finished compiling, were many messages including to chmod -755 do not remember the rest. I thought I would reboot into x and find the info files and take care of all of them. I have searched and can not find them some files frgginmiricale ~ # ls /etc/X11/Sessions/ Xfce4 Xsession fluxbox kde-4.3 frgginmiricale ~ # /etc/conf.d/xdm bash: /etc/conf.d/xdm: Permission denied <ouch!> rgginmiricale etc # cat group root::0:root bin::1:root,bin,daemon daemon::2:root,bin,daemon sys::3:root,bin,adm adm::4:root,adm,daemon tty::5: disk::6:root,adm,haldaemon lp::7:lp mem::8: kmem::9: wheel::10:root,genfool floppy::11:root,haldaemon mail::12:mail news::13:news uucp::14:uucp man::15:man console::17: audio::18:genfool cdrom::19:haldaemon dialout::20:root tape::26:root video::27:root,genfool cdrw::80:haldaemon usb::85:haldaemon users::100:games,genfool nofiles:x:200: smmsp:x:209:smmsp portage::250:portage utmp:x:406: nogroup::65533: nobody::65534: sshd:x:22: ldap:x:439: messagebus:x:1000:genfool lpadmin:x:106: locate:x:245: polkituser:x:1001: haldaemon:x:1002:haldaemon,genfool plugdev:x:1003:haldaemon,genfool genfool:x:1004: cron:x:16: scanner:x:1005: ssmtp:x:1006: crontab:x:1007: mysql:x:60: Not sure what else to post, I think it is a permission problem and have googled and searched the forums, really am Leary about changing permissions from some ubuntu post I found. Really wish I could find the original info files kde posted or if someone could help me with the correct command. Also, I have a geforce 4 card that uses the 96.xx drivers I have not researched this yet, wonder why emerge --search nvidia only list the 180 drivers | Code: When kde finished compiling, were many messages including to chmod -755 do not remember the rest That's for some of the support files in KDE. I've seen the message but files under /usr/share were fine (755 BTW, not -755). Code: frgginmiricale ~ # /etc/conf.d/xdm bash: /etc/conf.d/xdm: Permission denied <ouch!> Why would you expect a conf iguration file to be executable? What did you expect this command to do? |
I just installed amarok 1.90 and kcachegrind based on KDE4.1.2. For some reason, they look really ugly. I'm probably missing a package or something, but am not sure which one. Amarok and kcachegrind pulled in deps including some kde4.1.2 packages. Here's a screenshot. You can also see the old KDE3.5 kcachegrind on the left, and the newer KDE4.1.2 version on the right. Notice how the one on the left actually has buttons, colors, and graphics. The one on the right is very lacking: [IMG]http://pix.nauticaltech.com/Misc/kde4_desktop.jpg[/IMG] | kcontrol in kde4 is called system-settings or some such |
Hallo, i've installed a Gentoo. Everything works fine. But the Xorg setup is driving me crazy. The X-Server freezes after startx oder X -config /root/xorg.conf.net. I've tried to setup the Kernel, but without any positive effect to the X-Windows. Can someone helpe me please? Code: # lspci 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) 00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller (rev 81) xorg.conf: Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" #ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dri2" Load "record" Load "dbe" Load "dri" Load "extmod" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "ColorKey" # <i> #Option "CacheLines" # <i> #Option "Dac6Bit" # [<bool>] #Option "DRI" # [<bool>] #Option "NoDDC" # [<bool>] #Option "ShowCache" # [<bool>] #Option "XvMCSurfaces" # <i> #Option "PageFlip" # [<bool>] Identifier "Card0" #Boardname "nvidia" #BusID "PCI:0:2:0" Driver "intel" VendorName "intel" BoardName "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" BusID "PCI:0:2:0" #Option "AccelMethod" "UXA" #Option "Tilting" "False" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection EndSection my make.conf: Code: # 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=i486 -pipe" CXXFLAGS="-O2 -march=i486 -pipe" INPUT_DEVICES="mouse keyboard" VIDEO_CARDS="intel" # 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="i486-pc-linux-gnu" GENTOO_MIRRORS="http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ " SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="-gtk -gnome qt3 qt4 kde alsa java java6 dri X xorg crypt acpi -debug sdl" Any Ideas? | Does it really FREEZE or just your keyboard and mouse won't work? What's in Xorg log? What's in ~/.xsession-errors? |
Hi everyone, I'm using a Logitech G15 keyboard with the extra G1 to G18 keys on the left-hand side. I've got the g15daemon installed and running, which appears to be working fine. Today, I decided to map the 18 G-keys to various compiz functions. However, some of the keys do not work. The current mapping appears to be as follows: G1 -> XF86AudioRecord G2 -> XF86AudioRewind G3 -> XF86Phone G4 G5 -> XF86Tools G6 -> XF86HomePage G7 -> XF86Reload G8 -> XF86Close G9 G10 G11 -> XF86ScrollUp G12 -> XF86ScrollDown G13 -> ( G14 -> ) G15 -> XF86New G16 -> Redo G17 G18 In other words, the keys G4, G9, G10, G17 and G18 do not respond at all when attempting to assign them to functions in Compiz, KDE Control Center or other applications. They seem to be completely dead. The mapped keys show the corresponding text when mapped to a function in compiz and work correctly as expected. Can someone please suggest how I might enable the remaining unmapped keys? I recently installed the new Xorg-server using HID for input, so I no longer have input devices configured in xorg.conf if that makes any difference. A general pointer in the right direction will suffice! Cheers, Martin | emerge both x11-apps/xev and x11-apps/xmodmap if you don't already have them, run xev, and test the keys which don't seem to be mapped, noting the "keycode" value for each key. Then create a file of keyboard mappings for each keycode, for example this is what I have in /etc/X11/Xmodmap; Code: keycode 133 = F13 keycode 135 = F14 Then you just need to add `xmodmap /etc/X11/Xmodmap` to your .xinitrc or whatever x11 start up scripts you use. You'll probably need to read up on xmodmap a little to see all it can do. HTH. |
Why is xorg-x11-7.4 insisting on emerging 19 new fonts that I don't want, have never been on my system before and weren't required by xorg-x11-7.2? Fonts I don't want: Code: [ebuild N ] media-fonts/font-ibm-type1-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-daewoo-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-misc-ethiopic-1.0.0-r1 USE="X" [ebuild N ] media-fonts/font-adobe-utopia-75dpi-1.0.1 USE="X nls" [ebuild N ] media-fonts/font-screen-cyrillic-1.0.1 USE="X nls" [ebuild N ] media-fonts/font-jis-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-cursor-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-misc-meltho-1.0.0 USE="X" [ebuild N ] media-fonts/font-misc-cyrillic-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-bitstream-75dpi-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-arabic-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-isas-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-bh-75dpi-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-cronyx-cyrillic-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-mutt-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-schumacher-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-winitzki-cyrillic-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-dec-misc-1.0.0 USE="X nls" [ebuild N ] media-fonts/font-bh-lucidatypewriter-75dpi-1.0.0 USE="X nls" What can I do to stop this? Thanks, - GTR - | That's because the xorg-x11 ebuild does not pull in only required packages but a full xorg x11 release. It does install a lot more packages you're never going to use. emerge -C xorg-x11 and emerge xorg-server if you want a minimal xorg setup. |
I've noticed this since 4.1, and I thought I'd see if anybody else has this problem. Every time I open or close a window the window order is rearranged on the panel. In the past with gnome and kde3 when I opened a program it would be all of the way to the left, and subsequent windows were placed in order of opening from left to right. With kde4 the order doesn't seem to have any correlation with when I opened the program. Is there a setting to get the kde4 panel to behave the way kde3 and gnome do? | Right click the "Open windows" panel, select settings. There are 4 options for sorting. I didn't try every option, but maybe "no sorting" is what you want. |
I'm using GeForce Go 6150 and when I start X the screen stays black and system is freezed. I tried to use 'nv' driver, 'nvidia' from nvidia-drivers package and also 'nvidia' from drivers downloaded from nvidia.com (both 185.x and 173.x versions). Configure my xorg.conf with 'Xorg -configure' and then disable input devices and other sections one by one. Nothing helped. The problem is still the same... Any ideas? | Yeah, don't do just X The default behavior of X is just a black screen (used to be checkerboard) and no keys (including ctrl-alt-backspace) If you simply want to see if it understands your xorg.conf, then do "X -probeonly" and check out /var/log/Xorg.0.log Otherwise either use xdm or startx |
I've got a number of problems that showed up lately. I'm hoping that they're all related, but I have no evidence of this. Cookies in Konqueror are not working correctly. I tried to log in to Facebook the other day, and it said cookies needed to be enabled. So I went into the Konqueror settings, and clicked on Cookies, and get a message, "Unable to start the cookie handler service" In KMail, the certificate for one of my email accounts has a mismatched domain. Every time it checks the account (every 5 minutes), it asks if I want to accept the certificate, and I tell it to accept it forever. And yet 5 minutes later it asks me again. The only reason I think this might be related to the first problem is that it started at the same time. The fish:// protocol stopped working. It doesn't work in Dolphin, or in Kate. There's no error message that goes with this one. Again, no evidence that this is realted to the other two, except that it started about the same time. Exploring the cookie issue a little, i found a suggestion that kded4 might not be running. So I checked that out, and it doesn't appear to be. By going to SystemSettings, and clicking on the Service Manager, I get the message that it's unable to contact KDED. So when I try starting KDED from teh commandline, my computer hangs for a little bit, and then I get a long string of this error message: kded(7535) PowerDevilDaemon::checkIfCurrentSessionActive: Can't contact ck I'm not really sure where to go from here. | Yup. I included that in the OP, but it was long, so maybe you missed it. So when I try starting KDED from teh commandline, my computer hangs for a little bit, and then I get a long string of this error message: kded(7535) PowerDevilDaemon::checkIfCurrentSessionActive: Can't contact ck And then it crashes. |
Yeah, let's not get into why I'm downgrading. This is the error I'm getting: Code: prison revdep-rebuild # emerge -pv kdelibs These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild UD] kde-base/kdelibs-4.3.1-r2 [4.3.2-r1] USE="alsa bzip2 fam handbook jpeg2k mmx nls openexr opengl semantic-desktop spell sse sse2 ssl -3dnow -acl (-altivec) (-aqua) -bindist -debug -doc (-kdeprefix) -kerberos -test -zeroconf (-lzma%*)" 0 kB ... /usr/lib/libstreamanalyzer.so.0: undefined reference to `std::ctype<char>::_M_widen_init() const@GLIBCXX_3.4.11' collect2: ld returned 1 exit status make[2]: *** [bin/meinproc4] Error 1 make[1]: *** [kdoctools/CMakeFiles/meinproc4.dir/all] Error 2 Weird, hey? I've never seen that one before. Tried re-emerging gcc, tried running fix_libtool_files.sh on various old versions, and I think my libstdc++ is sane, as per output from ldd: Code: libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libstdc++.so.6 (0x00007ffbd61c4000) Any suggestions? I should mention that I remerged system with gcc 4.4.1 and thereafter switched to 4.3.4. Hoping that I don't have to remerge system with 4.3.4. Thanks, cheers. | i think switching gcc is the issue, look at this thread: https://forums.gentoo.org/viewtopic-t-797380-highlight-.html |
After upgrading Xorg-server to 1.6.3.901-r2 it does not start after reboot anymore. I just rebuilt the driver that I use, xf86-video-geode, and now I get the following message from the logs: Code: # cat /var/log/Xorg.0.log ... (II) Module int10: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org Video Driver, version 5.0 (II) GEODE(0): Primary V_BIOS segment is: 0xc000 (II) GEODE(0): 1000000 bytes of video memory is less then optimal (II) GEODE(0): when compression is on. Disabling compression. (II) GEODE(0): Output default using monitor section LG (EE) GEODE(0): GPIO pins are in serial mode. Assuming no DDC Backtrace: 0: /usr/bin/X(xorg_backtrace+0x2f) [0x810829f] Fatal server error: Caught signal 11. Server aborting My xorg.conf: Code: Section "Monitor" Identifier "LG" HorizSync 30-66 VertRefresh 43-72 EndSection Section "Screen" Identifier "Screen 1" Monitor "LG" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x800" "1280x768" "1280x720" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" EndSection I am not sure if the fatal problem is that the GPIO pins are in serial mode and/or that no DDC is assumed. Nor do I know what to do about it. There was no other (EE) in my log file. Anyone who knows what to look for? Thanks. | Found this note on the internet (said about the geode driver): Quote: ... but it crashes if the GPIO pins are in serial mode instead of DDC...the common case for me is to have the GPIOs in DDC mode. So, I tried to change GPIO mode by changing everything in the kernel related to GPIO, but without any success, i.e. I still see the same problem. Does anyone know how to change to DDC mode? |
When I start Google Earth it loads the splash screen and then immediately crashes: Code: $ /usr/bin/googleearth Google Earth has caught signal 11. Stacktrace from glibc: ./googleearth-bin(__gxx_personality_v0+0x1e8) [0x8057fb4] ./googleearth-bin [0x8058399] [0xffffe500] //usr/lib32/opengl/nvidia/lib/libGLcore.so.1(_nv000082gl+0x3dc) [0xf56aa91c] We apologize for the inconvenience, but Google Earth has crashed. This is a bug in the program, and should never happen under normal circumstances. A bug report and debugging data are now being written to this text file: /home/octanez/.googleearth/crashlogs/crashlog-2CA0CE5C.txt This bug report will be sent to Google automatically next time you run Google Earth. Its data, which contains no personal information, will help us correct problems without bothering you further. If you would rather this info not be transmitted, please delete the above file before running the program again. If you want bug reports to NEVER be sent, remove the above 'crashlogs' directory's read/write permissions. Crash Log: Code: CRASHLOGVER 1 CRASHLOGID 0x2CA0CE5C APPVERMAJOR 4 APPVERMINOR 2 APPVERBUILD 205 APPBUILDDATE Nov 13 2007 APPBUILDTIME 17:52:07 OSTYPE 11 OSVERMAJOR 2 OSVERMINOR 6 OSVERBUILD 23 OSVERPATCH 0 PID 27503 CRASHSIGNAL 11 CRASHTIME 1207762918 PROGRAMUPTIME 2 STACK 0x8057fb4 STACK 0x8058399 STACK 0xffffe500 STACK 0xf56aa91c DSO googleearth-bin/0x8048000/111416 DSO linux-gate.so.1/0xffffe000/1992 DSO libbase.so/0xf7e48000/669696 DSO libcomponent.so/0xf7e31000/86805 DSO libfusion.so/0xf7e2c000/13124 DSO libgeobase.so/0xf7ac5000/3443270 DSO libmath.so/0xf7aaa000/103833 DSO libwmsbase.so/0xf7a45000/395459 DSO libnet.so/0xf79fb000/287819 DSO libalchemyext.so/0xf79f6000/15216 DSO libcollada.so/0xf769c000/3388384 DSO libgoogleearth.so/0xf752f000/1439454 DSO libGLU.so.1/0xf74b1000/507779 DSO libcrypto.so.0.9.8/0xf738b000/1103016 DSO libcurl.so.3/0xf7362000/159800 DSO libfreeimage.so.3/0xf729e000/770245 DSO libgcc_s.so.1/0xf7293000/39096 DSO libjpeg.so.62/0xf726f000/139688 DSO libmng.so.1/0xf7212000/364312 DSO libpng12.so.0/0xf71ea000/156964 DSO libqt-mt.so.3/0xf6ab3000/7313347 DSO libqui.so.1/0xf6a17000/621811 DSO libssl.so.0.9.8/0xf69dc000/221460 DSO libstdc++.so.6/0xf6902000/849472 DSO libtiff.so.3/0xf68a6000/364328 DSO libz.so.1/0xf688e000/86972 DSO libIGCore.so/0xf6797000/952308 DSO libIGGfx.so/0xf66df000/704928 DSO libIGAttrs.so/0xf667d000/365780 DSO libIGDisplay.so/0xf6669000/70352 DSO libIGGui.so/0xf6626000/246068 DSO libIGSg.so/0xf6518000/1036804 DSO libIGCollision.so/0xf6509000/55044 DSO libIGMath.so/0xf64c0000/277228 DSO libIGUtils.so/0xf6499000/146568 DSO libIGOpt.so/0xf63bd000/841480 DSO libIGExportCommon.so/0xf6335000/517352 DSO libcommon.so/0xf6238000/997730 DSO librender.so/0xf61de000/349174 DSO libauth.so/0xf6153000/548318 DSO libframework.so/0xf613b000/86398 DSO libm.so.6/0xf60e1000/144136 DSO libc.so.6/0xf5fb1000/1218820 DSO libpthread.so.0/0xf5f9a000/77528 DSO libdl.so.2/0xf5f96000/7136 DSO libXrender.so.1/0xf5f8c000/27176 DSO libXcursor.so.1/0xf5f82000/30916 DSO libXft.so.2/0xf5f6f000/67028 DSO libfreetype.so.6/0xf5ef5000/481860 DSO libfontconfig.so.1/0xf5ec9000/139680 DSO libXext.so.6/0xf5eb9000/50160 DSO libX11.so.6/0xf5dcd000/948796 DSO libSM.so.6/0xf5dc3000/28884 DSO libICE.so.6/0xf5dab000/81912 DSO libGL.so.1/0xf5d07000/554694 DSO libGL.so.1/0xf5d8f6e0/112416 DSO ld-linux.so.2/0xf7ef4000/105052 DSO libXfixes.so.3/0xf5d00000/12724 DSO libexpat.so.1/0xf5cdf000/119848 DSO libXau.so.6/0xf5cdb000/5396 DSO libXdmcp.so.6/0xf5cd4000/15108 DSO libGLcore.so.1/0xf51be000/11355167 DSO libGLcore.so.1/0xf5c93420/263092 DSO libnvidia-tls.so.1/0xf51bc000/1328 DSO libnss_compat.so.2/0xf48de000/23780 DSO libnsl.so.1/0xf48c7000/74884 DSO libnss_nis.so.2/0xf48bd000/31728 DSO libnss_files.so.2/0xf48b3000/32036 DSO libnss_dns.so.2/0xf4912000/12984 DSO libresolv.so.2/0xf4900000/56756 DSO libevll.so/0xf14f3000/6108992 DSO libnavigate.so/0xeeba1000/1336238 DSO liblayer.so/0xee950000/2359150 DSO libmeasure.so/0xee8a0000/696250 DSO libbasicIngest.so/0xee7b5000/915434 DSO libgooglesearch.so/0xee6fa000/741326 DSO libinput_plugin.so/0xf3034000/232214 DSO libflightsim.so/0xee5f5000/1022678 I can't seem to get gdb to give me a back trace, I think cause the googleearth scripts do a lot of path defining and sed'ing. Code: $ gdb --args /opt/googleearth/googleearth-bin GNU gdb 6.7.1 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /opt/googleearth/googleearth-bin (no debugging symbols found) warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at ffffe0b4 (no debugging symbols found) /opt/googleearth/googleearth-bin: error while loading shared libraries: ./libbase.so: cannot open shared object file: No such file or directory Program exited with code 0177. (gdb) bt No stack. | Any matching entry in 1. /var/log/warn ? 2. /var/log/xorg.0.log ? |
After my last update, I lost all %-tooltips of those xfce-4 plugins running whithin the xfce panel: if I move the mouse pointer over the app, nothing at all happens, no numerical value appears or is updated, although height of bars do change. Tips, anyone thanks gw | Thanks s0ulslack, I could solve the problem by: 1) increasing refresh rate to 0.51s for Network Monitor Code: http://bugzilla.xfce.org/show_bug.cgi?id=5175 2) applying a patch for System Load Monitor Code: http://bugzilla.xfce.org/attachment.cgi?id=2264 Patch: Code: Index: panel-plugin/systemload.c =================================================================== --- panel-plugin/systemload.c (revision 7079) +++ panel-plugin/systemload.c (working copy) @@ -315,11 +315,18 @@ monitor_control_new(XfcePanelPlugin *plu { int count; t_global_monitor *global; + GtkSettings *settings; tooltips = gtk_tooltips_new (); g_object_ref (tooltips); gtk_object_sink (GTK_OBJECT (tooltips)); + /* reduce the default tooltip timeout to be smaller than the update interval otherwise + * we won't see tooltips on GTK 2.16 or newer */ + settings = gtk_settings_get_default(); + if (g_object_class_find_property(G_OBJECT_GET_CLASS(settings), "gtk-tooltip-timeout")) + g_object_set(settings, "gtk-tooltip-timeout", UPDATE_TIMEOUT - 10, NULL); + global = g_new(t_global_monitor, 1); global->plugin = plugin; global->timeout_id = 0; Thanks also to Enrico, the supplier of the patch! gw |
how do I get it so when I respond to an e-mail it does not start at the bottom of the message. This is driving me crazy | Thank you all for the GREAT responses and info! |
Hi all gurus, Title says it all. I have two Gentoo machines (32bit, 64bit) and 64bit one works fine. 32bit one has the problem that Xserver doesn't accept any keyboard or mouse inputs although it displays gnome screen. While X is "running", I can login that box via ssh and it works fine. The problematic machine is a P4 machine whose chipset is Sis648 using its integrated graphics. Inside Xorg.0.log, I found Code: (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.5.3, module version = 1.4.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.1 (EE) module ABI major version (2) doesn't match the server's version (4) (II) UnloadModule: "mouse" (II) Unloading /usr/lib/xorg/modules/input//mouse_drv.so (EE) Failed to load module "mouse" (module requirement mismatch, 0) (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 1.5.3, module version = 1.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.1 (EE) module ABI major version (2) doesn't match the server's version (4) (II) UnloadModule: "kbd" (II) Unloading /usr/lib/xorg/modules/input//kbd_drv.so (EE) Failed to load module "kbd" (module requirement mismatch, 0) Why does it happen? The version mismatch seems the problem, but I don't know which package to upgrade... | self comment: "emerge xorg-server" didn't help.... "emerge xorg-drivers" didn't either. |
Hello, since GNOME 2.26 has now been stabilised for AMD64 I did a fresh Gentoo test installation. I have the issue that I can't shut down via the GNOME Menu. The panel and the icons will disappear, but then the system will freeze. I am however able to shutdown via "shutdown -h 0" from the terminal. I do not have this issue with an x86 installation which uses GNOME 2.24. I also have a Ubuntu 9.04 AMD64 (GNOME 2.26) installation that shuts down properly. I did a forum search but could yet only find an issue where GNOME falls back to GDM instead of shutting down. I use kernel 2.6.30-r5, I have only stable packages installed, no overlays etc. This is a virtual machine running inside VMWare Workstation, but since other AMD64 Linux installations and my x86 Gentoo installation work fine there I can't see how it should be related to VMWare. emerge --info. Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r5-x86_64-Pentium-R-_Dual-Core_CPU_E6300_@_2.80GHz-with-gentoo-1.12.11.1 Timestamp of tree: Mon, 12 Oct 2009 21:00:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.6.2-r1 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="ccache collision-protect distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.mneisen.org/ http://de-mirror.org/distro/gentoo/ ftp://de-mirror.org/distro/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://mirror.netcologne.de/gentoo/ ftp://mirror.netcologne.de/gentoo/ " LANG="en_DK.utf8" LC_ALL="en_DK.utf8" LDFLAGS="-Wl,-O1" LINGUAS="en de" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 apm aptl aql autoipd avahi berkdb bluetooth bonjour bzip2 cairo caps cdda cddb cdr cleartype cli consolekit cracklib crypt cups curl dbus divx doc dri dts dvb dvd dvdr dvi emacs encode exif expat ffmpeg flac fortran gdbm gif gimp glitz gnome gpm gstreamer gtk guile hal howl-compat iconv id3tag imagemagick ipv6 isdnlog jadetex java jpeg jpeg2k kde kerberos latex ldap matroska mdnsresponder-compat mmx modules mp3 mpeg mudflap multilib musepack mysql nautilus ncurses networking networkmanager nls nptl nptlonly nsplugin odbc ogg opengl openmp pam pcre pdf perl plotutils png postscript pppd python qt3 qt4 quicktime raw readline realmedia reflection sdl session skins smp spell spl sqlite sse sse2 ssl stream svg symlink sysfs tcpd tga theora tiff tk truetype unicode vim-syntax vorbis wmf x264 xcb xml xorg xulrunner xv zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="vesa vga fbdev" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Thanks for any suggestions EDIT: I found the solution to my problem here: https://bugs.gentoo.org/show_bug.cgi?id=271023#c6 Activating "policykit" use flag in gnome-session fixed it. This use flag was not present in 2.24 and since it is not activated by default I thought it was not necessary. | re-emerge gnome-power-manager and dbus . maybe help. |
I've done a system update (I'm on ~amd64 if it matters). From what I remember, xorg-server and libxcb (I also did what's written in here http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml ) were the main big targets. After I finished the update and fixed configs, gtk apps (firefox, gthumb, pcmanfm) can't open icons for "open file", "print" and some other menu items (screenshots below). I digged it a little and found that all images that failed to be opened were in svg format. I have use flag svg publicly enabled. Cairo (iiuc this is the lib that is used to draw things in gtk) is compiled (and recompiled) with it. Plus I recompiled glib and installed libsvg (even if it is not needed by any dependency). Didn't help. And revdep-rebuild finds nothing wrong. Now I'm in doubt about what to do to fix it. Please help. Here are the screenshots and error messages: http://img26.imageshack.us/img26/2683/94209742.png Quote: (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-add' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-close' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-directory' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-home' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-open' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-close' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-save-as' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-print-preview' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-print' for stock: Unrecognized image file format (firefox:16581): Gtk-WARNING **: Error loading theme icon 'gtk-quit' for stock: Unrecognized image file format http://img21.imageshack.us/img21/2637/gthy.png Quote: (gthumb:8224): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (gthumb:8224): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-find' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-file' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-find' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-file' for stock: Unrecognized image file format (gthumb:8224): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-close' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-directory' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-fullscreen' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-find' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-close' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-save' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-go-back-ltr' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-go-forward-ltr' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-zoom-in' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-zoom-out' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-zoom-100' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-properties' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-go-up' for stock: Unrecognized image file format (gthumb:8224): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (gthumb:8224): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-go-back-ltr' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-go-forward-ltr' for stock: Unrecognized image file format (gthumb:8224): Gtk-WARNING **: Error loading theme icon 'gtk-fullscreen' for stock: Unrecognized image file format | In the upgrade process you probably missed to read something about x11-misc/shared-mime-info . |
Hello, Yesterday i updated my gentoo box. I have now Gnome 2.26.3 but now the application list is empty now. What went wrong here ? Roelof | Hello, I search on gnome but can't find any items. Where can I find the gnome upgrade guide then and the news item ? Roelof |
Since the pidgin ebuild requires the whole bunch of gconf and gnome libs now, I am looking for a replacement :/ Here are a lot listed, but before I try them all, probably someone knows a good im based on gtk... http://gentoo-portage.com/net-im Requirements: icq, msn (probably yahoo but not important) smileys | nope libsoup needs to be compiled with gnome USE flag in order to install pidgin: http://nopaste.info/af9f94ab8f.html so technically I need the evolution database server to intall an im Most important would be icq, so I thought about licq (comes only with the 40MB boost engine)... //edit: ui, just found it "eds" got enabled, just thought about it while I was writing about the database server nevermind... //edit: nope, now I can see the dependencies and it still sucks in gconf and orbit: http://nopaste.info/48192e06a9.html 28 packages for an im pidgin ebuild: src_install() { gnome2_src_install use perl && fixlocalpod dodoc AUTHORS HACKING INSTALL NEWS README ChangeLog } who doesn't want gnome, would need to use "-eds -gstreamer -spell" to get pidgin light installed... |
i've done several installs last few months. i often get this problem. can't su to root (read stickys and googled). in user mode try to open file as administrator- no go. logout user, login root; ok; try to log back in as user no go. i did a new install to funtoo last night same problem. i found this in /var/log/messages. Code: ct 11 22:57:49 me gdm[2288]: pam_unix(gdm-autologin:session): session opened for user mike by (uid=0) Oct 11 22:57:49 me gdm[2366]: Gtk-WARNING: Ignoring the separator setting Oct 11 22:58:10 me gnome-session[2369]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name Oct 11 22:58:10 me gnome-session[2369]: WARNING: Unable to determine session: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success Oct 11 22:58:14 me [ 91.816650] ISO 9660 Extensions: Microsoft Joliet Level 3 Oct 11 22:58:14 me [ 91.817529] ISO 9660 Extensions: RRIP_1991A Oct 11 22:58:14 me hald: mounted /dev/sdc1 on behalf of uid 1000 Oct 11 22:58:32[b] me su[2474]: pam_acct_mgmt: Authentication failure[/b] Oct 11 22:58:32 [b]me su[2474]:FAILED su for root by mike[/b] Oct 11 22:58:32 [b]me su[2474]: - pts/0 mike:root[b] Oct 11 22:59:01 me cron[2482]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly) Oct 11 23:00:01 me cron[2498]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons ) Oct 11 23:00:44 [b]me gnome-session[2369]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name [b] Oct 11 23:00:54 me gdm[2510]: pam_unix(gdm:session): session opened for user root by (uid=0) Oct 11 23:00:54 me gnome-session[2530]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name Oct 11 23:00:54 me gnome-session[2530]: WARNING: Unable to determine session: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success [b]Oct 11 23:01:02 me unix_chkpwd[2629]: check pass; user unknown Oct 11 23:01:14 me unix_chkpwd[2630]: check pass; user unknown Oct 11 23:01:14 me unix_chkpwd[2630]: password check failed for user (mike) Oct 11 23:01:14 me gnome-screensaver-dialog: pam_unix(gnome-screensaver:auth): authentication failure; logname= uid=1000 euid=1000 tty=:0.0 ruser= rhost= user=mike Oct 11 23:01:16 me unix_chkpwd[2632]: check pass; user unknown [b] Oct 11 23:01:35 me gdm[2635]: pam_unix(gdm:session): session opened for user root by (uid=0) Oct 11 23:01:35 me gnome-session[2657]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name Oct 11 23:01:35 me gnome-session[2657]: WARNING: Unable to determine session: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success Oct 11 23:05:14 me [ 511.476435] hdb: request sense failure: status=0xd0 { Busy } Oct 11 23:05:14 me [ 511.476438] hdb: possibly failed opcode: 0xa0 Oct 11 23:06:01 me gnome-session[2530]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name Oct 11 23:10:01 me cron[2813]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons ) my fstab is Code: dev/sda1 /boot ext3 noatime 1 2 /dev/sda2 / ext4 noatime,user,rw,exec 0 1 /dev/sda3 /mnt/sda3 ext4 noatime,user,rw,exec 0 1 /dev/sda4 /mnt/sda4 ext4 noatime,user,rw,exec 0 1 /dev/cdrom /mnt/cdrom auto user,rw,exec 0 0 i am not clear on use of 'nosuid' i have tried with and without. /etc/pam.d/su Code: auth sufficient pam_rootok.so # If you want to restrict users begin allowed to su even more, # create /etc/security/suauth.allow (or to that matter) that is only # writable by root, and add users that are allowed to su to that # file, one per line. #auth required pam_listfile.so item=ruser sense=allow onerr=fail file=/etc/security/suauth.allow # Uncomment this to allow users in the wheel group to su without # entering a passwd. auth sufficient pam_wheel.so use_uid trust is my current attempt. original was commented i've tried adding myself to every group Code: groups mike root bin sys adm wheel audio cdrom cdrw usb users portage plugdev games mike making my kernel i did not select any security features hoping to avoid this. edit - i did not add user until all packages were merged and updated hoping to avoid conf file changes messing things up. | What does this return? Code: emerge -pv sys-auth/pambase sys-libs/pam |
when I start kdm, it message "Your saved session type 'gnome' is not valid any more." and can't login, any idea? | Hello, You use a old profile or profile of another install. Under KDM, you have two button , one of them list all valid sessions, choose one of Info : under your home folder (user) you have one file .dmrc This file contain your default graphics session. Under system with lot of graphics session (kde, gnome, xfce, flu....) this file permit to the system to launch correct sessions after first choice of user. |
Hi All: I"m using KDE 3.5.10 and don't plan to change that in the near future but... I'd like to emerge some newer KDE packages that depend on kdelibs 4. Can I keep using KDE 3.5.10 but alos install KDElibs 4.0 without screwing up my system? Cheers, john | AM088 wrote: or go into the world file (/var/lib/portage/world), and add ":3.5" to each of them to specify that you only want the 3.5 versions. I think this is probably the best approach. Before messing with your world file, backup it. What about: Code: cat /var/lib/portage/world | grep kde-base | sed 's/$/:3.5/' > /etc/portage/sets/kde35 cp /var/lib/portage/world /var/lib/portage/world.bak cat /var/lib/portage/world | grep -v kde-base > /var/lib/portage/world echo "@kde35" > /var/lib/portage/world_sets This moves all your currently installed kde-base/* packages out of your world file into a custom set. Simplifies a potential future upgrade or deletion of kde. When their QT4/KDE4 versions stabilize, you'll probably have to do something similar with external KDE applications such as amarok, krusader etc. gerard82 wrote: Afaik you cannot run kde 4 packages in kde-3.5. It's either one or the other. You have been misinformed. |
Hello, emerge splashutils fails after updating of media-libs/jpeg-7 with the following error message: Code: >>> Emerging (2 of 4) media-gfx/splashutils-1.5.4.3 * freetype-2.3.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * miscsplashutils-0.1.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * zlib-1.2.3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * libpng-1.2.18.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * splashutils-lite-1.5.4.3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * jpegsrc.v6b.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * splashutils-gentoo-1.0.16.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking freetype-2.3.5.tar.bz2 to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Unpacking miscsplashutils-0.1.8.tar.bz2 to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Unpacking zlib-1.2.3.tar.bz2 to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Unpacking libpng-1.2.18.tar.bz2 to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Unpacking splashutils-lite-1.5.4.3.tar.bz2 to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Unpacking jpegsrc.v6b.tar.gz to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Unpacking splashutils-gentoo-1.0.16.tar.bz2 to /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Source unpacked in /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work >>> Preparing source in /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/splashutils-1.5.4.3 ... * Applying splashutils-1.5.4.3-makefile.patch ... [ ok ] * Applying splashutils-1.5.4.3-splash_geninitramfs.patch ... [ ok ] * Applying splashutils-1.5.4.3-fix_rc_var.patch ... [ ok ] * Applying splashutils-1.5.4.3-openrc-umount-fix.patch ... [ ok ] * Running eautoreconf in '/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/splashutils-1.5.4.3' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: splashutils-1.5.4.3/libs/libpng-1.2.18 * Applying install-sh-1.5.patch ... * Applying max_cmd_len-1.5.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.patch ... * Running elibtoolize in: splashutils-1.5.4.3/libs/jpeg-6b * Applying install-sh-1.5.patch ... * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying uclibc-ltconf-1.2.0.patch ... * Running elibtoolize in: splashutils-1.5.4.3/libs/freetype-2.3.5/builds/unix * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.26.patch ... * Running elibtoolize in: splashutils-1.5.4.3 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/splashutils-1.5.4.3 ... make CC=i686-pc-linux-gnu-gcc LIB=lib STRIP=true i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wl,-O1 fbres.c -o fbres true fbres i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wl,-O1 usleep.c -o usleep true usleep make[1]: Entering directory `/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/miscsplashutils-0.1.8/fbtruetype' i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -c -o fbtruetype.o fbtruetype.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -c -o messages.o messages.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -c -o console.o console.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -c -o ttf.o ttf.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -c -o luxisri.o luxisri.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -Wl,-O1 -L/usr/lib -o fbtruetype -Wl,-O1 -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o -lfreetype -lm i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/freetype2 -Wl,-O1 -L/usr/lib -static -o fbtruetype.static -Wl,-O1 -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o /usr/lib/libfreetype.a /usr/lib/libz.a -lm true -s fbtruetype fbtruetype.static make[1]: Leaving directory `/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/miscsplashutils-0.1.8/fbtruetype' make[1]: Entering directory `/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/miscsplashutils-0.1.8/kbd' i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -c -o fgconsole.o fgconsole.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -c -o getfd.o getfd.c i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wl,-O1 fgconsole.o getfd.o -o fgconsole make[1]: Leaving directory `/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/miscsplashutils-0.1.8/kbd' * econf: updating splashutils-1.5.4.3/libs/libpng-1.2.18/config.guess with /usr/share/gnuconfig/config.guess * econf: updating splashutils-1.5.4.3/libs/libpng-1.2.18/config.sub with /usr/share/gnuconfig/config.sub * econf: updating splashutils-1.5.4.3/libs/jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess * econf: updating splashutils-1.5.4.3/libs/jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub * econf: updating splashutils-1.5.4.3/libs/freetype-2.3.5/builds/unix/config.guess with /usr/share/gnuconfig/config.guess * econf: updating splashutils-1.5.4.3/libs/freetype-2.3.5/builds/unix/config.sub with /usr/share/gnuconfig/config.sub * econf: updating splashutils-1.5.4.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating splashutils-1.5.4.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-png --with-mng --with-gpm --with-ttf --with-ttf-kernel --enable-fbcondecor --with-freetype2-src=libs/freetype-2.3.5 --with-jpeg-src=libs/jpeg-6b --with-lpng-src=libs/libpng-1.2.18 --with-zlib-src=libs/zlib-1.2.3 --with-essential-libdir=/lib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for klcc... klcc checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for ceilf in -lm... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime in -lrt... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread.h... (cached) yes checking for xxpthread_create in -lpthread... no checking for pthread_create in -lpthread... (cached) yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_set_defaults in -ljpeg... yes checking gpm.h usability... yes checking gpm.h presence... yes checking for gpm.h... yes checking for Gpm_Open in -lgpm... yes checking libmng.h usability... yes checking libmng.h presence... yes checking for libmng.h... yes checking for mng_initialize in -lmng... yes checking for zlibVersion in -lz... yes checking for cmsCloseProfile in -llcms... yes checking for libpng-config... /usr/bin/libpng-config checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FREETYPE2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libs/Makefile config.status: creating misc/Makefile config.status: creating src/test/Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/splashutils-1.5.4.3 ... make CC=i686-pc-linux-gnu-gcc STRIP=true cd . && /bin/sh /mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/work/splashutils-1.5.4.3/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make --silent all-recursive Making all in libs CONF libjpeg.a MAKE libjpeg.a CONF libz.a MAKE zlib.a CONF libpng.a MAKE libpng.a CONF libfreetype.a MAKE libfreetype.a Making all in src CREATE fbsplash.h Making all in . /usr/lib/libjpeg.a(jmemmgr.o): In function `jinit_memory_mgr': (.text+0x597): undefined reference to `__isoc99_sscanf' collect2: ld returned 1 exit status make[4]: *** [fbsplashctl] Fehler 1 make[3]: *** [all-recursive] Fehler 1 make[2]: *** [all] Fehler 2 make[1]: *** [all-recursive] Fehler 1 make: *** [all] Fehler 2 * * ERROR: media-gfx/splashutils-1.5.4.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2786: Called die * The specific snippet of code: * emake CC="${CC}" STRIP="true" || die "failed to build splashutils"; * The die message: * failed to build splashutils * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/temp/build.log'. * The ebuild environment file is located at '/mnt/store/portage/portage/media-gfx/splashutils-1.5.4.3/temp/environment'. Code: # emerge --info Portage 2.1.6.13 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r1 i686) ================================================================= System uname: Linux-2.6.31-gentoo-r1-i686-AMD_Athlon-tm-_XP_3200+-with-gentoo-1.12.11.1 Timestamp of tree: Wed, 07 Oct 2009 18:30:19 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.6.2-r1 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="de" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/mnt/store/portage" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac acl acpi alsa amarok amazon apache2 audiofile avi berkdb branding bzip2 cairo cdr cjk cli consolekit cracklib crypt css cups curl dbus disk-partition dri dts dvb dvd dvdr dvdread eds embedded emboss encode esd evo fam fbcondecor ffmpeg firefox flac fortran gd gdbm gif gimp gimpprint gnome-keyring gpg gpm gstreamer gtk2 hal history iconv ipv6 isdnlog java jpeg json kde kdeenablefinal kerberos lan ldap libnotify libv4l2 libwww mad mikmod mjpeg mmx mng modules mp3 mp4 mpeg mplayer mudflap mysql mythtv ncurses nls nptl nptlonly nsplugin odbc ogg oggvorbis opengl openmp oss pam pcre pdf perl phonon png posix ppds pppd python qt3support qt4 quicktime rdesktop readline reflection reiserfs rtc rtsp samba scanner sdl session slp spell spl sql sse ssl startup-notification stream svg sysfs tcltk tcpd threads threadsafe thunar tiff truetype udev unicode usb userlocales v4l2 vcd vorbis webkit wicd win32codecs winbind x264 x86 xml xorg xulrunner xv xvid yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="fbdev vga radeon" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY | Check this out |
I've just bought a USB KVM switch, whenever I switch then switch back the keyboard layout changes to us from gb it's really annoying. Any ideas how I can stop this happening? edit: Forgot to say - keyboard layout only changes in KDE (4.3) the console remains mapped as gb. I have set the keyboard as evdev-manged in the KDE keyboard setup. | Think I've fixed it: found a posting in other forums which recommended Code: cp /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi /etc/hal/fdi/policy/ then edited the keymap in there to gb and it seems to work |
Hi I just emerged xemacs (21.4), and added a custom.el file to the directory .xemacs in my home-directory: Code: ;;; To associate *.h files with c++ mode use the following line (add-to-list 'auto-mode-alist '("\\.h$" . c++-mode)) (global-set-key 'f2 'compile) (custom-set-variables '(c-basic-offset 4) '(column-number-mode t) '(font-lock-mode t nil (font-lock)) '(indent-tabs-mode nil) '(line-number-mode t)) (custom-set-faces '(default ((t (:background "snow2" :size "10pt" :family "Luxi Mono"))) t)) (mwheel-install) (define-key global-map "\M->" 'indent-region) This file i use on a different machine, and it works well. On my fresh xemacs, however, no syntax-highlighting is active, even though all checks are marked in the menu "Options | Syntax highlighting". It is as if it doesn't recognize my c.files, h-files JS-files and php-files as "highlightable" Is there perhaps an additional entry required in my custom.el? I tried (global-font-lock-mode 1) but that didn't work, either: xemacs says "Symbol's function definition is void: global-font-lock-mode" Thank You Jody | The problem was solved after i emerged the mode packages: Code: emerge app-xemacs/cc-mode app-xemacs/prog-modes app-xemacs/text-modes I had somehow assume they would be part of the xemacs package... Jody |
some hours ago there was a power failure at my place... of course lot`s of transactions replayed and when i logged in to Gnome i noticed that some applications didn`t show up the icons correctly (or at all). so, i just reinstalled the icon set that i used, but the problem is not solved. i tried another iconset but the same for example, at Evolution, the "Incoming" folder has the "no-image" icon o_O, as well as epiphany, and others i think... any thought is welcomed | Same here. kde-base/kdelibs is the culprit. Code: rm /usr/kde/3.5/share/icons/hicolor/index.theme solved it A bug is filed here: https://bugs.gentoo.org/show_bug.cgi?id=273089 |
Qt has been slow, graphics take longer to draw since the xorg update. Still slow with Qt 4.5.2. Anyone else notice this? I have an ati radeon card with dri though this doesn't improve drawing speed. | Did you run revdep-rebuild? Maybe that can help. Take a look at this topic also just in case it's related. |
Hello, all. I just re-installed my system this time going with Gnome-light. When I started the session "applications" are empty. I know that there are pidgin, thunderbird and gnome-terminal but from menu I do not see anything. Only "System" and "Places" are expanding, "Applications" - not! How to fix this ? Thanks. | are you starting X by xdm or startx? These are the env variables in my setup Code: XDG_CONFIG_DIRS=/etc/xdg XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm XDG_MENU_PREFIX=gnome- if using startx and .xinitrc then you might need to put Code: XDG_MENU_PREFIX="gnome-" at the top of .xinitrc |
Hi all, I'm upgrading gnome according to portage upgrade, and have a trouble building gnome-control-center. During its upgrade, I encountered Code: make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-control-center-2.26.0/work/gnome-control-center-2.26.0/help' if ! test -d ja/; then mkdir ja/; fi if [ -f "C/control-center.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-control-center-2.26.0/work/gnome-control-center-2.26.0/help/"; fi; \ (cd ja/ && \ `which xml2po` -e -p \ "${d}ja/ja.po" \ "${d}C/control-center.xml" > control-center.xml.tmp && \ cp control-center.xml.tmp control-center.xml && rm -f control-center.xml.tmp) xsltproc -o control-center-C.omf --stringparam db2omf.basename control-center --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-control-center-2.26.0/work/gnome-control-center-2.26.0/help/control-center.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/control-center.xml || { rm -f "control-center-C.omf"; exit 1; } Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in <module> import libxml2 ImportError: No module named libxml2 make[2]: *** [ja/control-center.xml] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-control-center-2.26.0/work/gnome-control-center-2.26.0/help' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-control-center-2.26.0/work/gnome-control-center-2.26.0' make: *** [all] Error 2 This is reproducible. dev-libs/libxml2 is installed. What can I do to solve this? Thanks in advance! | Maybe you need to run python-updater ? Check eselect python list it should be set to python2.6 |
1.I got such errors: (emerge -av compiz-fusion) Code: ERROR: x11-libs/compizconfig-backend-kconfig-0.8.2 failed. * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 4264: Called kde_src_compile * environment, line 3074: Called kde_src_compile 'all' * environment, line 3199: Called kde_src_compile 'myconf' 'configure' 'make' * environment, line 3195: Called die * The specific snippet of code: * emake || die "died running emake, $FUNCNAME:make" * The die message: * died running emake, kde_src_compile:make * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/environment'. * This ebuild is from an overlay named 'desktop-effects': '/usr/local/portage/layman/desktop-effects/' * >>> Failed to emerge x11-libs/compizconfig-backend-kconfig-0.8.2, Log file: >>> '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/build.log' * Messages for package x11-libs/compizconfig-backend-kconfig-0.8.2: * * ERROR: x11-libs/compizconfig-backend-kconfig-0.8.2 failed. * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 4264: Called kde_src_compile * environment, line 3074: Called kde_src_compile 'all' * environment, line 3199: Called kde_src_compile 'myconf' 'configure' 'make' * environment, line 3195: Called die * The specific snippet of code: * emake || die "died running emake, $FUNCNAME:make" * The die message: * died running emake, kde_src_compile:make * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/environment'. * This ebuild is from an overlay named 'desktop-effects': '/usr/local/portage/layman/desktop-effects/' * 2.build log Code: make -j2 make all-recursive make[1]: Entering directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2' Making all in settings-backend make[2]: Entering directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2/settings-backend' /bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib -I/usr/qt/3/include -I. -I/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=k8 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -c -o kconfig_backend.lo kconfig_backend.cpp In file included from /usr/include/kdecore_export.h:24, from /usr/include/kconfigbase.h:27, from /usr/include/kconfig.h:27, from kconfig_backend.cpp:24: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory In file included from /usr/include/kconfig.h:27, from kconfig_backend.cpp:24: /usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory In file included from kconfig_backend.cpp:24: /usr/include/kconfig.h:31:26: error: QtCore/QString: No such file or directory /usr/include/kconfig.h:32:27: error: QtCore/QVariant: No such file or directory /usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory /usr/include/kconfig.h:34:24: error: QtCore/QList: No such file or directory In file included from kconfig_backend.cpp:26: /usr/include/kdebug.h:27:25: error: QtCore/QDebug: No such file or directory In file included from kconfig_backend.cpp:27: /usr/include/kglobal.h:23:33: error: QtCore/QAtomicPointer: No such file or directory In file included from kconfig_backend.cpp:28: /usr/include/kstandarddirs.h:26:30: error: QtCore/QStringList: No such file or directory /usr/include/kstandarddirs.h:28:23: error: QtCore/QMap: No such file or directory kconfig_backend.cpp:29:23: error: kinstance.h: No such file or directory In file included from kconfig_backend.cpp:30: /usr/include/kshortcut.h:33:28: error: QtCore/QMetaType: No such file or directory /usr/include/kshortcut.h:34:30: error: QtGui/QKeySequence: No such file or directory kconfig_backend.cpp:31:18: error: kipc.h: No such file or directory In file included from kconfig_backend.cpp:32: /usr/include/kapplication.h:44:30: error: QtGui/QApplication: No such file or directory In file included from /usr/include/ksharedconfig.h:26, from /usr/include/kcomponentdata.h:23, from /usr/include/kapplication.h:45, from kconfig_backend.cpp:32: /usr/include/ksharedptr.h:30:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory In file included from kconfig_backend.cpp:32: /usr/include/kapplication.h:49:26: error: QtGui/QX11Info: No such file or directory kconfig_backend.cpp:33:24: error: dcopclient.h: No such file or directory In file included from kconfig_backend.cpp:34: /usr/include/kdirwatch.h:21:28: error: QtCore/QDateTime: No such file or directory /usr/include/kdirwatch.h:22:26: error: QtCore/QObject: No such file or directory /usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:71: error: expected ';' before 'virtual' /usr/include/kconfigbase.h:112: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:113: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:171: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token /usr/include/kconfig.h:99: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:126: error: expected ';' before 'explicit' /usr/include/kconfig.h:157: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:370: error: expected ';' before '<' token /usr/include/kconfig.h:376: error: 'WriteConfigFlags' has not been declared /usr/include/kconfig.h:396: error: expected ';' before 'Q_DECLARE_PRIVATE' /usr/include/kconfig.h:397: error: expected `;' before '}' token /usr/include/kconfig.h:398: error: expected constructor, destructor, or type conversion before '(' token /usr/include/kdebug.h:79: error: 'QDebug' does not name a type /usr/include/kdebug.h:142: error: 'QDebug' does not name a type /usr/include/kdebug.h:144: error: 'QDebug' does not name a type /usr/include/kdebug.h:159: error: 'QDebug' does not name a type /usr/include/kdebug.h:161: error: 'QDebug' does not name a type /usr/include/kdebug.h:175: error: 'QDebug' does not name a type /usr/include/kdebug.h:177: error: 'QDebug' does not name a type /usr/include/kdebug.h:186: error: 'QDebug' does not name a type /usr/include/kdebug.h:188: error: 'QDebug' does not name a type /usr/include/kdebug.h:192: error: typedef 'QDebug' is initialized (use __typeof__ instead) /usr/include/kdebug.h:192: error: 'KDebugStreamFunction' was not declared in this scope /usr/include/kdebug.h:193: error: expected initializer before 'operator' /usr/include/kdebug.h:203: error: 'QDebug' does not name a type /usr/include/kdebug.h:209: error: expected constructor, destructor, or type conversion before 'operator' /usr/include/kdebug.h:210: error: expected constructor, destructor, or type conversion before 'operator' /usr/include/kdebug.h:214: error: 'QDebug' does not name a type /usr/include/kdebug.h:216: error: 'QDebug' does not name a type /usr/include/kdebug.h:217: error: 'QDebug' does not name a type /usr/include/kdebug.h:218: error: 'QDebug' does not name a type /usr/include/kdebug.h:219: error: 'QDebug' does not name a type /usr/include/kdebug.h:222: error: 'QDebug' does not name a type /usr/include/kdebug.h:239: error: 'QDebug' declared as an 'inline' field /usr/include/kdebug.h:239: error: expected ';' before 'operator' /usr/include/kdebug.h:241: error: expected `;' before 'inline' /usr/include/kdebug.h:241: error: 'QDebug' declared as an 'inline' field /usr/include/kdebug.h:241: error: expected ';' before 'operator' /usr/include/kdebug.h:243: error: expected `;' before '}' token /usr/include/kstandarddirs.h:187: error: 'SearchOptions' has not been declared /usr/include/kstandarddirs.h:192: error: expected ';' before 'virtual' /usr/include/kstandarddirs.h:351: error: 'quint32' does not name a type /usr/include/kstandarddirs.h:418: error: 'SearchOptions' has not been declared /usr/include/kstandarddirs.h:444: error: 'SearchOptions' has not been declared /usr/include/kstandarddirs.h:480: error: 'SearchOptions' has not been declared /usr/include/kstandarddirs.h:502: error: 'SearchOptions' has not been declared /usr/include/kstandarddirs.h: In member function 'bool KStandardDirs::addResourceType(const char*, const char*, const char*, bool)': /usr/include/kstandarddirs.h:277: error: 'QLatin1String' was not declared in this scope /usr/include/kstandarddirs.h: At global scope: /usr/include/kstandarddirs.h:781: error: expected constructor, destructor, or type conversion before '(' token /usr/include/kshortcut.h:82: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h:91: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h:91: error: 'KShortcut::KShortcut(int)' cannot be overloaded /usr/include/kshortcut.h:82: error: with 'KShortcut::KShortcut(int)' /usr/include/kshortcut.h:125: error: expected ',' or '...' before '<' token /usr/include/kshortcut.h:125: error: 'KShortcut::KShortcut(int)' cannot be overloaded /usr/include/kshortcut.h:82: error: with 'KShortcut::KShortcut(int)' /usr/include/kshortcut.h:139: error: 'QKeySequence' does not name a type /usr/include/kshortcut.h:145: error: 'QKeySequence' does not name a type /usr/include/kshortcut.h:157: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h:163: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h:182: error: 'QKeySequence' has not been declared /usr/include/kshortcut.h:182: error: expected ',' or '...' before 'format' /usr/include/kshortcut.h:196: error: expected type-specifier before 'QList' /usr/include/kshortcut.h:205: error: expected ';' before '<' token /usr/include/kshortcut.h:210: error: expected type-specifier before 'QVariant' /usr/include/kshortcut.h:220: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h:226: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h:234: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h: In function 'uint qHash(const KShortcut&)': /usr/include/kshortcut.h:248: error: 'const class KShortcut' has no member named 'primary' /usr/include/kshortcut.h:248: error: 'const class KShortcut' has no member named 'primary' /usr/include/kshortcut.h: At global scope: /usr/include/kshortcut.h:251: error: expected ',' or '...' before '&' token /usr/include/kshortcut.h: In function 'uint qHash(int)': /usr/include/kshortcut.h:254: error: 'key' was not declared in this scope /usr/include/kdeversion.h: At global scope: /usr/include/kdeversion.h:114: error: expected constructor, destructor, or type conversion before 'namespace' /usr/include/ksharedptr.h:38: error: 'QSharedData' does not name a type /usr/include/ksharedptr.h:191: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:197: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:203: error: expected constructor, destructor, or type conversion before 'void' /usr/include/ksharedptr.h:214: error: expected constructor, destructor, or type conversion before 'void' /usr/include/ksharedconfig.h:41: error: expected class-name before '{' token /usr/include/ksharedconfig.h:69: error: 'OpenFlags' has not been declared /usr/include/ksharedconfig.h:97: error: 'OpenFlags' has not been declared /usr/include/ksharedconfig.h:106: error: 'OpenFlags' has not been declared /usr/include/kcomponentdata.h:25: error: using typedef-name 'QByteArray' after 'class' /usr/qt/3/include/qcstring.h:119: error: 'QByteArray' has a previous declaration here /usr/include/kapplication.h:82: error: expected class-name before '{' token /usr/include/kapplication.h:83: error: 'Q_OBJECT' does not name a type /usr/include/kapplication.h:114: error: expected `)' before '*' token /usr/include/kapplication.h:133: error: expected `)' before '*' token /usr/include/kapplication.h:194: error: 'QSessionManager' has not been declared /usr/include/kapplication.h:201: error: 'QSessionManager' has not been declared /usr/include/kapplication.h:245: error: 'QWidget' has not been declared /usr/include/kapplication.h:288: error: 'QWidget' has not been declared /usr/include/kapplication.h:294: error: expected ',' or '...' before '*' token /usr/include/kapplication.h:378: error: 'QEvent' has not been declared /usr/include/kapplication.h:383: error: 'Display' has not been declared /usr/include/kapplication.h:388: error: 'Display' has not been declared /usr/include/kapplication.h:400: error: expected `:' before 'Q_SLOTS' /usr/include/kapplication.h:406: error: 'Q_SCRIPTABLE' was not declared in this scope /usr/include/kapplication.h:406: error: expected ';' before 'void' /usr/include/kapplication.h:409: error: expected ';' before 'void' /usr/include/kapplication.h:410: error: expected ';' before 'void' /usr/include/kapplication.h:440: error: expected primary-expression before 'void' /usr/include/kapplication.h:440: error: expected ';' before 'void' /usr/include/kapplication.h:452: error: expected `)' before '*' token /usr/include/kapplication.h:458: error: 'XEvent' has not been declared /usr/include/kapplication.h:475: error: 'd' is not a type /usr/include/kapplication.h:476: error: expected ';' before 'Q_PRIVATE_SLOT' /usr/include/kapplication.h:478: error: expected `;' before '}' token /usr/include/kdirwatch.h:63: error: invalid use of undefined type 'struct QObject' /usr/include/kdebug.h:208: error: forward declaration of 'struct QObject' /usr/include/kdirwatch.h:66: error: expected ';' before 'public' /usr/include/kdirwatch.h:76: error: 'WatchModes' has not been declared /usr/include/kdirwatch.h:76: error: 'WatchMode' has not been declared /usr/include/kdirwatch.h:85: error: expected ';' before 'KDirWatch' /usr/include/kdirwatch.h:113: error: 'WatchModes' has not been declared /usr/include/kdirwatch.h:277: error: expected primary-expression before 'void' /usr/include/kdirwatch.h:277: error: expected ';' before 'void' /usr/include/kdirwatch.h:113: error: 'WatchDirOnly' was not declared in this scope /usr/include/kdirwatch.h:297: error: expected constructor, destructor, or type conversion before '(' token kconfig_backend.cpp:55: error: expected initializer before '*' token kconfig_backend.cpp:59: error: ISO C++ forbids declaration of 'KSimpleConfig' with no type kconfig_backend.cpp:59: error: expected ';' before '*' token kconfig_backend.cpp: In function 'void reload(unsigned int, void*)': kconfig_backend.cpp:221: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp: In function 'void KdeIntToCCS(CCSSetting*, int)': kconfig_backend.cpp:250: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp: In function 'void KdeBoolToCCS(CCSSetting*, int)': kconfig_backend.cpp:261: error: 'class KConfig' has no member named 'readBoolEntry' kconfig_backend.cpp: In function 'void KdeKeyToCCS(CCSSetting*, int)': kconfig_backend.cpp:272: error: 'KKey' was not declared in this scope kconfig_backend.cpp:272: error: expected `;' before 'key' kconfig_backend.cpp:274: error: 'key' was not declared in this scope kconfig_backend.cpp:277: error: 'KKey' is not a class or namespace kconfig_backend.cpp:280: error: 'KKey' is not a class or namespace kconfig_backend.cpp:283: error: 'KKey' is not a class or namespace kconfig_backend.cpp:286: error: 'KKey' is not a class or namespace kconfig_backend.cpp:270: warning: unused variable 'cfg' kconfig_backend.cpp: In function 'void readIntegratedOption(CCSSetting*)': kconfig_backend.cpp:353: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:359: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:361: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:366: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:370: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:372: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:403: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:404: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:405: error: 'KMAX' was not declared in this scope kconfig_backend.cpp:408: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:415: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:416: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:438: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:440: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:441: error: 'class KConfig' has no member named 'readBoolEntry' kconfig_backend.cpp:442: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:462: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:464: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:465: error: 'class KConfig' has no member named 'readBoolEntry' kconfig_backend.cpp:466: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:485: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:504: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:514: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:524: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp: In function '_CCSStringList* getExistingProfiles(CCSContext*)': kconfig_backend.cpp:612: error: 'instance' was not declared in this scope kconfig_backend.cpp:613: error: expected type-specifier before 'KInstance' kconfig_backend.cpp:613: error: expected `;' before 'KInstance' kconfig_backend.cpp:618: error: variable 'QStringList files' has initializer but incomplete type kconfig_backend.cpp:618: error: invalid use of undefined type 'struct QStringList' /usr/qt/3/include/qdir.h:54: error: forward declaration of 'struct QStringList' kconfig_backend.cpp:621: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:621: error: expected `;' before 'it' kconfig_backend.cpp:623: error: 'it' was not declared in this scope kconfig_backend.cpp: In function 'void readSetting(CCSContext*, CCSSetting*)': kconfig_backend.cpp:644: error: 'KSimpleConfig' was not declared in this scope kconfig_backend.cpp:644: error: 'cfg' was not declared in this scope kconfig_backend.cpp:644: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:724: error: 'QValueList' was not declared in this scope kconfig_backend.cpp:724: error: expected primary-expression before 'int' kconfig_backend.cpp:724: error: expected `;' before 'int' kconfig_backend.cpp:726: error: 'list' was not declared in this scope kconfig_backend.cpp:729: error: expected primary-expression before 'int' kconfig_backend.cpp:729: error: expected `;' before 'int' kconfig_backend.cpp:731: error: 'it' was not declared in this scope kconfig_backend.cpp:748: error: 'QValueList' was not declared in this scope kconfig_backend.cpp:748: error: expected primary-expression before 'int' kconfig_backend.cpp:748: error: expected `;' before 'int' kconfig_backend.cpp:750: error: 'list' was not declared in this scope kconfig_backend.cpp:753: error: expected primary-expression before 'int' kconfig_backend.cpp:753: error: expected `;' before 'int' kconfig_backend.cpp:755: error: 'it' was not declared in this scope kconfig_backend.cpp:772: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:781: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:781: error: expected `;' before 'it' kconfig_backend.cpp:783: error: 'it' was not declared in this scope kconfig_backend.cpp:796: error: 'free' was not declared in this scope kconfig_backend.cpp:805: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:814: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:814: error: expected `;' before 'it' kconfig_backend.cpp:816: error: 'it' was not declared in this scope kconfig_backend.cpp:829: error: 'free' was not declared in this scope kconfig_backend.cpp:838: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:843: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:843: error: expected `;' before 'it' kconfig_backend.cpp:845: error: 'it' was not declared in this scope kconfig_backend.cpp:862: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:868: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:868: error: expected `;' before 'it' kconfig_backend.cpp:870: error: 'it' was not declared in this scope kconfig_backend.cpp:897: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:902: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:902: error: expected `;' before 'it' kconfig_backend.cpp:904: error: 'it' was not declared in this scope kconfig_backend.cpp:906: error: 'malloc' was not declared in this scope kconfig_backend.cpp:913: error: 'free' was not declared in this scope kconfig_backend.cpp:922: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:927: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:927: error: expected `;' before 'it' kconfig_backend.cpp:929: error: 'it' was not declared in this scope kconfig_backend.cpp:931: error: 'malloc' was not declared in this scope kconfig_backend.cpp:938: error: 'free' was not declared in this scope kconfig_backend.cpp:947: error: variable 'QStringList list' has initializer but incomplete type kconfig_backend.cpp:952: error: incomplete type 'QStringList' used in nested name specifier kconfig_backend.cpp:952: error: expected `;' before 'it' kconfig_backend.cpp:954: error: 'it' was not declared in this scope kconfig_backend.cpp:956: error: 'malloc' was not declared in this scope kconfig_backend.cpp:969: error: 'QValueList' was not declared in this scope kconfig_backend.cpp:969: error: expected primary-expression before 'int' kconfig_backend.cpp:969: error: expected `;' before 'int' kconfig_backend.cpp:974: error: expected primary-expression before 'int' kconfig_backend.cpp:974: error: expected `;' before 'int' kconfig_backend.cpp:976: error: 'it' was not declared in this scope kconfig_backend.cpp:976: error: 'list' was not declared in this scope kconfig_backend.cpp:978: error: 'malloc' was not declared in this scope kconfig_backend.cpp:1035: error: 'kdDebug' was not declared in this scope kconfig_backend.cpp:1035: error: 'endl' was not declared in this scope kconfig_backend.cpp: In function 'void CCSIntToKde(CCSSetting*, int)': kconfig_backend.cpp:1051: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:1054: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp: In function 'void CCSBoolToKde(CCSSetting*, int)': kconfig_backend.cpp:1069: error: 'class KConfig' has no member named 'readBoolEntry' kconfig_backend.cpp:1072: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp: In function 'void CCSKeyToKde(CCSSetting*, int)': kconfig_backend.cpp:1090: error: 'KKey' has not been declared kconfig_backend.cpp:1093: error: 'KKey' has not been declared kconfig_backend.cpp:1096: error: 'KKey' has not been declared kconfig_backend.cpp:1099: error: 'KKey' has not been declared kconfig_backend.cpp:1101: error: 'KKey' was not declared in this scope kconfig_backend.cpp:1101: error: expected `;' before 'key' kconfig_backend.cpp:1103: error: expected `;' before 'akey' kconfig_backend.cpp:1105: error: 'akey' was not declared in this scope kconfig_backend.cpp:1105: error: 'key' was not declared in this scope kconfig_backend.cpp:1108: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp: In function 'void writeIntegratedOption(CCSSetting*)': kconfig_backend.cpp:1153: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:1168: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1174: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1176: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1181: error: 'class KConfig' has no member named 'readEntry' kconfig_backend.cpp:1191: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1193: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1232: error: 'free' was not declared in this scope kconfig_backend.cpp:1235: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1237: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1240: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1242: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1245: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1260: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1261: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1262: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1264: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1281: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1282: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1283: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1285: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1302: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1309: error: 'class KConfig' has no member named 'readNumEntry' kconfig_backend.cpp:1316: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1316: error: 'KMAX' was not declared in this scope kconfig_backend.cpp:1318: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1350: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1352: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1365: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1368: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1371: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1374: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp:1377: error: 'class KConfig' has no member named 'writeEntry' kconfig_backend.cpp: In function 'void writeSetting(CCSContext*, CCSSetting*)': kconfig_backend.cpp:1397: error: 'KSimpleConfig' was not declared in this scope kconfig_backend.cpp:1397: error: 'cfg' was not declared in this scope kconfig_backend.cpp:1397: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1491: error: 'QValueList' was not declared in this scope kconfig_backend.cpp:1491: error: expected primary-expression before 'int' kconfig_backend.cpp:1491: error: expected `;' before 'int' kconfig_backend.cpp:1499: error: 'list' was not declared in this scope kconfig_backend.cpp:1503: error: 'list' was not declared in this scope kconfig_backend.cpp:1509: error: 'QValueList' was not declared in this scope kconfig_backend.cpp:1509: error: expected primary-expression before 'int' kconfig_backend.cpp:1509: error: expected `;' before 'int' kconfig_backend.cpp:1517: error: 'list' was not declared in this scope kconfig_backend.cpp:1521: error: 'list' was not declared in this scope kconfig_backend.cpp:1527: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1545: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1563: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1581: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1606: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1619: error: 'free' was not declared in this scope kconfig_backend.cpp:1630: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1644: error: 'free' was not declared in this scope kconfig_backend.cpp:1655: error: aggregate 'QStringList list' has incomplete type and cannot be defined kconfig_backend.cpp:1668: error: 'free' was not declared in this scope kconfig_backend.cpp:1679: error: 'QValueList' was not declared in this scope kconfig_backend.cpp:1679: error: expected primary-expression before 'int' kconfig_backend.cpp:1679: error: expected `;' before 'int' kconfig_backend.cpp:1687: error: 'list' was not declared in this scope kconfig_backend.cpp:1691: error: 'list' was not declared in this scope kconfig_backend.cpp:1711: error: 'free' was not declared in this scope kconfig_backend.cpp:1725: error: 'free' was not declared in this scope kconfig_backend.cpp:1739: error: 'free' was not declared in this scope kconfig_backend.cpp:1754: error: 'kdDebug' was not declared in this scope kconfig_backend.cpp:1754: error: 'endl' was not declared in this scope kconfig_backend.cpp: In function 'int readInit(CCSContext*)': kconfig_backend.cpp:1762: error: 'instance' was not declared in this scope kconfig_backend.cpp:1763: error: expected type-specifier before 'KInstance' kconfig_backend.cpp:1763: error: expected `;' before 'KInstance' kconfig_backend.cpp:1776: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1782: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1782: error: expected type-specifier before 'KSimpleConfig' kconfig_backend.cpp:1782: error: expected `;' before 'KSimpleConfig' kconfig_backend.cpp: In function 'int writeInit(CCSContext*)': kconfig_backend.cpp:1798: error: 'instance' was not declared in this scope kconfig_backend.cpp:1799: error: expected type-specifier before 'KInstance' kconfig_backend.cpp:1799: error: expected `;' before 'KInstance' kconfig_backend.cpp:1812: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1819: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1819: error: expected type-specifier before 'KSimpleConfig' kconfig_backend.cpp:1819: error: expected `;' before 'KSimpleConfig' kconfig_backend.cpp: In function 'void writeDone(CCSContext*)': kconfig_backend.cpp:1835: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1840: error: 'DCOPClient' was not declared in this scope kconfig_backend.cpp:1840: error: 'client' was not declared in this scope /usr/include/kapplication.h:149: error: 'static KApplication* KApplication::kApplication()' is private kconfig_backend.cpp:1840: error: within this context kconfig_backend.cpp:1840: error: 'class KApplication' has no member named 'dcopClient' kconfig_backend.cpp: In function 'int init(CCSContext*)': kconfig_backend.cpp:1855: error: 'instance' was not declared in this scope kconfig_backend.cpp:1856: error: expected type-specifier before 'KInstance' kconfig_backend.cpp:1856: error: expected `;' before 'KInstance' kconfig_backend.cpp:1874: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1874: error: expected type-specifier before 'KSimpleConfig' kconfig_backend.cpp:1874: error: expected `;' before 'KSimpleConfig' kconfig_backend.cpp:1875: error: no matching function for call to 'KConfig::KConfig(const char [7])' /usr/include/kconfig.h:389: note: candidates are: KConfig::KConfig(KConfigPrivate&) /usr/include/kconfig.h:171: note: KConfig::KConfig(const QString&, const QString&, const char*) /usr/include/kconfig.h:157: note: KConfig::KConfig(const KComponentData&, const QString&, int, const char*) /usr/include/kconfig.h:71: note: KConfig::KConfig(const KConfig&) kconfig_backend.cpp:1876: error: no matching function for call to 'KConfig::KConfig(const char [11])' /usr/include/kconfig.h:389: note: candidates are: KConfig::KConfig(KConfigPrivate&) /usr/include/kconfig.h:171: note: KConfig::KConfig(const QString&, const QString&, const char*) /usr/include/kconfig.h:157: note: KConfig::KConfig(const KComponentData&, const QString&, int, const char*) /usr/include/kconfig.h:71: note: KConfig::KConfig(const KConfig&) kconfig_backend.cpp:1878: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp:1879: error: 'class KConfig' has no member named 'setGroup' kconfig_backend.cpp: In function 'int fini(CCSContext*)': kconfig_backend.cpp:1904: error: 'struct _ConfigFiles' has no member named 'main' kconfig_backend.cpp:1905: error: 'struct _ConfigFiles' has no member named 'main' make[2]: *** [kconfig_backend.lo] 错误 1 make[2]: Leaving directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2/settings-backend' make[1]: *** [all-recursive] 错误 1 make[1]: Leaving directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2' make: *** [all] 错误 2 | zhongyijun wrote: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory Code: equery b qglobal.h [ Searching for file(s) qglobal.h in *... ] x11-libs/qt-core-4.5.1 (/usr/include/qt4/QtCore/qglobal.h) x11-libs/qt-core-4.5.1 (/usr/include/qt4/Qt/qglobal.h) x11-libs/qt-3.3.8b-r1 (/usr/qt/3/include/qglobal.h) -> Your QT installation is outdated or not present? |
I have configured Xorg with X -configure, and this is the xorg.conf file: Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dri" Load "dbe" Load "extmod" Load "record" Load "dri2" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 380 300 # mm Identifier "Monitor0" VendorName "GSM" ModelName "" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV280 [Radeon 9200]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection This is the log of Xorg: Code: X.Org X Server 1.6.3.901 (1.6.4 RC 1) Release Date: 2009-8-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.30-gentoo-r6 i686 Current Operating System: Linux PCV-RS404 2.6.30-gentoo-r6 #4 SMP Sat Oct 17 07:30:45 CEST 2009 i686 Build Date: 17 October 2009 06:42:38AM 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: Sat Oct 17 15:28:46 2009 (++) Using config file: "/root/xorg.conf.new" NTSC PAL XRANDR name: VGA-0 Connector: VGA CRT1: INTERNAL_DAC1 DDC reg: 0x60 XRANDR name: DVI-0 Connector: DVI-D DFP1: INTERNAL_TMDS1 DDC reg: 0x64 XRANDR name: S-video Connector: S-video TV1: INTERNAL_DAC2 DDC reg: 0x0 finished output detect: 0 finished output detect: 1 finished output detect: 2 finished all detect before xf86InitialConfiguration after xf86InitialConfiguration Entering TV Save Save TV timing tables saveTimingTables: reading timing tables TV Save done disable primary dac disable primary dac disable FP1 disable TV disable primary dac init memmap init common init crtc1 init pll1 freq: 108000000 best_freq: 108000000 best_feedback_div: 16 best_ref_div: 2 best_post_div: 2 restore memmap restore common restore crtc1 restore pll1 finished PLL1 set RMX set primary dac enable primary dac disable FP1 disable TV I see only black screen, and I can controll the computer only via ssh When I kill Xorg, It answers: Code: finished PLL2 finished PLL1 Entering Restore TV Restore TV PLL Restore TVHV Restore TV Restarts Restore Timing Tables Restore TV standard Leaving Restore TV error setting MTRR (base = 0xd0000000, size = 0x08000000, type = 1) Invalid argument (22) What can I do? | yuriambrosio, Your /var/log/Xorg.0.log should be much bigger if it were using the xorg.conf you posted. The log says Code: (++) Using config file: "/root/xorg.conf.new" which means your were running Xorg as root. The config file should be /etc/X11/xorg.conf and you should not run Xorg as root. Anway, now we know that, did you actually post /root/xorg.conf.new as your config file ? |
After my world update today, icons in programs like abiword, pidgin, easytag, et cetera stopped showing up. Also, nitrogen terminates with this error now Code: terminate called after throwing an instance of 'Gdk::PixbufError' I don't remember anything gtk related being updated, only xorg-server, xf86-input-mouse, xorg libraries and a few other things. I did `update-mime-database /usr/share/mime`, and restarted X. revdep-rebuild reported broken dependencies with gtkmm and freeglut, so I rebuilt those. Am I missing something? Should I rebuild anything gtk related, or rebuild world? This problem has me stumped. | Then how about this one https://forums.gentoo.org/viewtopic-t-792906.html |
Hi, I just upgraded to gnome 2.26. I was expecting that brasero would get installed as I had both cdr and dvdr USE flats set on gnome ebuild. However strangely brasero did not get installed. In the ebuild I see: Quote: cdr? ( || ( >=app-cdr/brasero-2.26.3 >=gnome-extra/nautilus-cd-burner-2.24.0 ) ) dvdr? ( || ( >=app-cdr/brasero-2.26.3 >=gnome-extra/nautilus-cd-burner-2.24.0 ) ) What does this mean? I think "||" is a mistake. --cyberjun | Quote: What does this mean? I think "||" is a mistake. No, || means either one or the other. This means that if >=gnome-extra/nautilus-cd-burner-2.24.0 is already installed on your system, brasero will not be emerged. |
I spent the past few days upgading to KDE4 - All new packages were compiled, KDE3.x removed and blocked - New version of GCC, older version of xorg, toolchain & kernel rebuild, revdep-rebuild comes back clean. I think my environment is pretty solid - just a few tweaks remain (as usual...) If I specify XSESSION="kde4" in /etc/rc.conf I will crash back to the console. If I comment out the XSESSION="kde4" and run startx standard xwindows will start. I can then run startkde from a terminal within x and KDE4 will launch. What files can I modify so I can run startx from a terminal and have kde launch without entering x first? I"m sure this is a simple fix but I haven't seen any posts on this issue so far. Thanks - | correct xsessions : XSESSION="kde-4.3" To see what sessions exists : ls /etc/X11/Sessions regards |
Hi, I encountered some problems with Xfce4 (and started to try resolving them in their forums, see post for details). It looks like there is a problem with dbus that underpins the problem. I've tried completely uninstalling Xfce4, re-emerging dbus but still have the following problems... Wallpaper doesn't appear on first logging on but will appear after a window has been displayed/moved over areas.[/li] No transparency in GNOME Terminal (the terminal I opted to go with) now, worked fine before, and I've checked the 'Background' settings under the 'Profile Preferences' are correctly set to allow this (even tried toggling on/off).[/li] No menu when right-clicking on the desktop. Again checked that the settings are correctly selected, and they are, but its not working.[/li] No window list when middle-clicking on the desktop. Ditto on checking, and settings are selected under xfdesktop-settings.[/li] All this appears to be down to xfdesktop not running, but it crashes when started with the following error messages. Code: neil@darwin ~ $ xfdesktop xfdesktop[2470]: starting up (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/xinerama-stretch" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/style" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/icon-size" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/font-size" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/use-custom-font-size" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/color-style" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/color1" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/color2" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/image-show" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/image-style" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/brightness" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/saturation" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/image-path" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/file-icons/show-filesystem" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/file-icons/show-home" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/file-icons/show-trash" does not exist on channel "xfce4-desktop" (xfdesktop:2470): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/file-icons/show-removable" does not exist on channel "xfce4-desktop" process 2470: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "(error) == NULL || !dbus_error_is_set ((error))" failed in file dbus-connection.c line 3439. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace Aborted The output from dbus-monitor when starting xfdesktop is... Code: neil@darwin ~ $ dbus-monitor signal sender=org.freedesktop.DBus -> dest=:1.20 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.20" method call sender=:1.20 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='method_call'" method call sender=:1.20 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='method_return'" method call sender=:1.20 -> dest=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='error'" signal sender=:1.0 -> dest=(null destination) serial=98 path=/org/xfce/SessionManager; interface=org.xfce.Session.Manager; member=ClientRegistered string "/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e" signal sender=:1.0 -> dest=(null destination) serial=99 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=StateChanged uint32 0 uint32 4 signal sender=:1.0 -> dest=(null destination) serial=100 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=SmPropertyChanged string "Program" variant string "xfdesktop" signal sender=:1.0 -> dest=(null destination) serial=101 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=SmPropertyChanged string "UserID" variant string "neil" signal sender=:1.0 -> dest=(null destination) serial=102 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=SmPropertyChanged string "RestartStyleHint" variant byte 2 signal sender=:1.0 -> dest=(null destination) serial=103 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=SmPropertyChanged string "ProcessID" variant string "6459" signal sender=:1.0 -> dest=(null destination) serial=104 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=SmPropertyChanged string "CurrentDirectory" variant string "/home/neil" signal sender=:1.0 -> dest=(null destination) serial=105 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=SmPropertyChanged string "_GSM_Priority" variant byte 40 signal sender=org.freedesktop.DBus -> dest=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.21" string "" string ":1.21" method call sender=:1.21 -> dest=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello method call sender=:1.21 -> dest=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged'" method call sender=:1.21 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='signal',sender='org.xfce.Xfconf',path='/org/xfce/Xfconf',interface='org.xfce.Xfconf'" method call sender=:1.21 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner string "org.xfce.Xfconf" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=5 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/xinerama-stretch" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=5 string "Property "/backdrop/screen0/xinerama-stretch" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=6 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/style" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=6 string "Property "/desktop-icons/style" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=7 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/icon-size" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=7 string "Property "/desktop-icons/icon-size" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=8 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/font-size" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=8 string "Property "/desktop-icons/font-size" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=9 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/use-custom-font-size" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=9 string "Property "/desktop-icons/use-custom-font-size" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=10 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/color-style" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=10 string "Property "/backdrop/screen0/monitor0/color-style" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=11 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/color1" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=11 string "Property "/backdrop/screen0/monitor0/color1" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=12 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/color2" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=12 string "Property "/backdrop/screen0/monitor0/color2" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=13 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/image-show" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=13 string "Property "/backdrop/screen0/monitor0/image-show" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=14 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/image-style" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=14 string "Property "/backdrop/screen0/monitor0/image-style" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=15 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/brightness" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=15 string "Property "/backdrop/screen0/monitor0/brightness" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=16 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/saturation" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=16 string "Property "/backdrop/screen0/monitor0/saturation" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=17 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/backdrop/screen0/monitor0/image-path" method return sender=:1.1 -> dest=:1.21 reply_serial=17 variant string "/home/neil/Downloads/TMB_Wallpaper_53.jpg" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=18 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/file-icons/show-filesystem" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=18 string "Property "/desktop-icons/file-icons/show-filesystem" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=19 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/file-icons/show-home" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=19 string "Property "/desktop-icons/file-icons/show-home" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=20 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/file-icons/show-trash" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=20 string "Property "/desktop-icons/file-icons/show-trash" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.xfce.Xfconf serial=21 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty string "xfce4-desktop" string "/desktop-icons/file-icons/show-removable" error sender=:1.1 -> dest=:1.21 error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=21 string "Property "/desktop-icons/file-icons/show-removable" does not exist on channel "xfce4-desktop"" method call sender=:1.21 -> dest=org.freedesktop.DBus serial=22 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='signal',sender='org.xfce.FileManager',path='/org/xfce/FileManager',interface='org.xfce.Trash'" method call sender=:1.21 -> dest=org.freedesktop.DBus serial=24 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch string "type='signal',sender='org.xfce.FileManager',path='/org/xfce/FileManager',interface='org.xfce.FileManager'" signal sender=:1.0 -> dest=(null destination) serial=106 path=/org/xfce/SessionClients/21654f97e_93c1_4884_adf5_7fa75ba4cf2e; interface=org.xfce.Session.Client; member=StateChanged uint32 4 uint32 7 signal sender=org.freedesktop.DBus -> dest=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.21" string ":1.21" string "" I've also noticed that transparency doesn't work on the LXDE terminal either, nor does right-clicking and selecting "Desktop Settings" under LXDE either. For reference my /etc/X11/xorg.conf file looks like Code: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder62) Tue Jul 28 19:48:57 PDT 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" EndSection Section "Files" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "G96 [GeForce 9500 GT]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Any pointers on how to go about solving this would be appreciated. Cheers slack | Should have done my searching first, as this seems to have resolved things. Although the behaviour of right-clicking under LXDE has now been modified as there is no menu for applications any more? Solved everything under Xfce4 too Apologies for not doing the prerequisite leg-work! Time to submit a bug I feel. slack |
Hello. I seem to have broken xfce4 after installing Compiz-fusion and can't fix it. I had xfce4 working perfectly. I following the Compiz-fusion HOW-TO on the wiki and it didn't work, so I unmerged it and then xfce was borked. There aren't any window buttons any more. I can't move any of the windows. Windows are fixxed to left half of screen. Windows don't minimize, maximize or fullscreen. All my workspaces have disapeared, even if I change the number of spaces there's only one. The keyboard doesn't always respond. The mouse cursor disapears or it appears like the cross on the desktop like when X starts to load normally, but changes to an arrow when I mouse over a window. The window manager settings won't start. It looks buggy rather than misconfigured. I have unmerged xfce4 and remerged it. I have removed the package.keyword file that I created to install Compiz-fusion and updated new use flags, and even emtied my portage tree, but to no avail. I can live without Compiz, I was just checking it out, but I would really like to get xfce back to normal without re-intalling if possible. I appreciate any insights. I think it has to do with the window manager component of xfce. I'm using an ATI Radeon 9600 grafix card with the radeon driver and OpenGL. Kernel is 2.6.30-r6. xorg-server 1.6.3.901-r2. xorg-x11 7.4-r1. xorg-drivers 1.6. Xfce4.6.1 | Let's see... # rc-update add dbus defaults And if you have hald installed.. # rc-update add hald defaults - Make sure you are in "plugdev" group. If you have icons problems.. $ update-mime-database ~/.local/share/mime/ (as your user, not root!) And you can move ~/.cache and ~/.config directories out of the way (backup!) to start from fresh. |
Hi, I just noticed that my VIDEO_CARD="nvidia" is not recognised by xorg-server... Code: neil@darwin ~ $ emerge --info | grep VIDEO USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cdda cddb cdio cdr cli consolekit cracklib crypt cups dbus dri dvd dvdr emacs exif ffmpeg fortran gdbm gimp glitz gnome gpm gtk hal iconv id3tag ipv6 isdnlog jpeg kpathsea lensfun mmx modules mp3 mpeg mudflap multilib ncurses nls nptl nptlonly offensive ogg opengl openmp oss pam pcre pdf perl png pppd python qt4 readline reflection scanner sdl session spell spl sqlite sse sse2 ssh ssl svg sysfs tcpd thunar tiff truetype unicode usb vorbis x264 xcb xinetd xorg xulrunner zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB" USERLAND="GNU" VIDEO_CARDS="nvidia" USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS" VIDEO_CARDS="nvidia" neil@darwin ~ $ eix -I xorg-server [I] x11-base/xorg-server Available versions: 1.5.3-r6 (~)1.5.3-r7 1.6.3.901-r2 (~)1.6.4 (~)1.6.5 [M](~)1.7.0.901 {3dfx debug dmx hal input_devices_acecad input_devices_aiptek input_devices_citron input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_mutouch input_devices_penmount input_devices_synaptics input_devices_tslib input_devices_virtualbox input_devices_vmmouse input_devices_void input_devices_wacom ipv6 kdrive minimal nptl sdl tslib video_cards_apm video_cards_ark video_cards_ast video_cards_chips video_cards_cirrus video_cards_dummy video_cards_epson video_cards_fbdev video_cards_fglrx video_cards_geode video_cards_glint video_cards_i128 video_cards_i740 video_cards_impact video_cards_imstt video_cards_intel video_cards_mach64 video_cards_mga video_cards_neomagic video_cards_newport video_cards_nv video_cards_nvidia video_cards_r128 video_cards_radeon video_cards_radeonhd video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_sunbw2 video_cards_suncg14 video_cards_suncg3 video_cards_suncg6 video_cards_sunffb video_cards_sunleo video_cards_suntcx video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vermilion video_cards_vesa video_cards_via video_cards_virtualbox video_cards_vmware video_cards_voodoo video_cards_xgi xorg} Installed versions: 1.6.5(17:13:05 10/13/09)(hal ipv6 nptl sdl xorg -debug -dmx -kdrive -minimal -tslib) Homepage: http://xorg.freedesktop.org/ Description: X.Org X servers Any ideas why this isn't being picked up? Time for a bug report? The rest of emerge --info Code: Portage 2.2_rc46 (default/linux/amd64/10.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.31-tuxonice x86_64) ================================================================= System uname: Linux-2.6.31-tuxonice-x86_64-Intel-R-_Core-TM-2_CPU_E8400_@_3.00GHz-with-gentoo-2.0.1 Timestamp of tree: Thu, 15 Oct 2009 06:00:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.0_p33 dev-java/java-config: 2.1.9-r1 dev-lang/python: 2.6.3, 3.1.1-r1 dev-util/ccache: 2.4-r8 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.5.1 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.10.2, 1.11 sys-devel/binutils: 2.19.1-r1 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 ABI="amd64" ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" ACCEPT_PROPERTIES="*" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ARCH="amd64" ASFLAGS_x86="--32" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CDEFINE_amd64="__x86_64__" CDEFINE_x86="__i386__" CFLAGS="-O2 -march=core2 -pipe" CFLAGS_x86="-m32" CHOST="x86_64-pc-linux-gnu" CHOST_amd64="x86_64-pc-linux-gnu" CHOST_x86="i686-pc-linux-gnu" CLEAN_DELAY="5" COLLISION_IGNORE="/lib/modules" COLORTERM="Terminal" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CVS_RSH="ssh" CXXFLAGS="-O2 -march=core2 -pipe" DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-EWDyHmT6tp,guid=4925305b25a1b9b25297b8004ad6cadc" DEFAULT_ABI="amd64" DESKTOP_SESSION="xfce" DISPLAY=":0.0" DISTDIR="/usr/portage/distfiles" EDITOR="/bin/nano" ELIBC="glibc" EMERGE_DEFAULT_OPTS="--verbose --alphabetical --keep-going" EMERGE_WARNING_DELAY="10" FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" GCC_SPECS="" GDK_USE_XFT="1" GDMSESSION="xfce" GDM_XSERVER_LOCATION="local" GENTOO_MIRRORS="http://gentoo.virginmedia.com http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/" GLADE_CATALOG_PATH=":" GLADE_MODULE_PATH=":" GLADE_PIXMAP_PATH=":" GTK_PATH=":/usr/lib64/gtk-2.0" HOME="/home/neil" INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.19.1/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.1/info:/usr/share/info/emacs-23" INPUT_DEVICES="keyboard mouse evdev" JAVAC="/etc/java-config-2/current-system-vm/bin/javac" JAVA_HOME="/etc/java-config-2/current-system-vm" JDK_HOME="/etc/java-config-2/current-system-vm" KERNEL="linux" LANG="C" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LDFLAGS="-Wl,-O1" LDFLAGS_x86="-m elf_i386" LESS="-R -M --shift 5" LESSOPEN="|lesspipe.sh %s" LIBDIR_amd64="lib64" LIBDIR_amd64_fbsd="lib64" LIBDIR_ppc="lib32" LIBDIR_ppc64="lib64" LIBDIR_sparc32="lib32" LIBDIR_sparc64="lib64" LIBDIR_x86="lib32" LIBDIR_x86_fbsd="lib32" LIBGLADE_MODULE_PATH=":/usr/lib64/libglade/2.0" LINGUAS="en_GB" LOGNAME="neil" LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:" MAKEOPTS="-j3" MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.19.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.1/man:/etc/java-config/system-vm/man/" MULTILIB_ABIS="amd64 x86" MULTILIB_STRICT_DENY="64-bit.*shared object" MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib" MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)" NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OPENGL_PROFILE="nvidia" PAGER="/usr/bin/less" PATH="/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.1" PKGDIR="/usr/portage/packages" PORTAGE_ARCHLIST="ppc x86-openbsd ppc-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 x86-macos x64-openbsd ia64-hpux hppa x86-netbsd amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd" PORTAGE_BINHOST_CHUNKSIZE="3000" PORTAGE_BIN_PATH="/usr/lib64/portage/bin" PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png" PORTAGE_CONFIGROOT="/" PORTAGE_DEBUG="0" PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" PORTAGE_ELOG_CLASSES="log warn error" PORTAGE_ELOG_MAILFROM="portage@localhost" PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}" PORTAGE_ELOG_MAILURI="root" PORTAGE_ELOG_SYSTEM="save_summary echo" PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5" PORTAGE_FETCH_RESUME_MIN_SIZE="350K" PORTAGE_GID="250" PORTAGE_INST_GID="0" PORTAGE_INST_UID="0" PORTAGE_PYM_PATH="/usr/lib64/portage/pym" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_RSYNC_RETRIES="3" PORTAGE_TMPDIR="/var/tmp" PORTAGE_VERBOSE="1" PORTAGE_WORKDIR_MODE="0700" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/perl-experimental /usr/portage/local/layman/sunrise /usr/portage/local/layman/panotools /usr/portage/local/layman/science /usr/portage/local/layman/mpd /usr/portage/local/layman/cell /usr/portage/local" PRELINK_PATH_MASK="/usr/lib64/klibc" PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND" PWD="/home/neil" RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" ROOT="/" ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.1" RPMDIR="/usr/portage/rpm" R_HOME="/usr/lib64/R" SANE_CONFIG_DIR="/etc/sane.d" SESSION_MANAGER="local/darwin:@/tmp/.ICE-unix/11006,unix/darwin:/tmp/.ICE-unix/11006" SHELL="/bin/bash" SHLVL="2" SSH_AGENT_PID="2228" SSH_AUTH_SOCK="/tmp/ssh-nNsHjg2227/agent.2227" STAGE1_USE="multilib nptl nptlonly unicode" SYMLINK_LIB="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" TERM="xterm" USB_DEVFS_PATH="/dev/bus/usb" USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cdda cddb cdio cdr cli consolekit cracklib crypt cups dbus dri dvd dvdr emacs exif ffmpeg fortran gdbm gimp glitz gnome gpm gtk hal iconv id3tag ipv6 isdnlog jpeg kpathsea lensfun mmx modules mp3 mpeg mudflap multilib ncurses nls nptl nptlonly offensive ogg opengl openmp oss pam pcre pdf perl png pppd python qt4 readline reflection scanner sdl session spell spl sqlite sse sse2 ssh ssl svg sysfs tcpd thunar tiff truetype unicode usb vorbis x264 xcb xinetd xorg xulrunner zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB" USERLAND="GNU" VIDEO_CARDS="nvidia" USER="neil" USERLAND="GNU" USERNAME="neil" USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS" USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND" USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d" VIDEO_CARDS="nvidia" WINDOWID="31457283" WINDOWPATH="7:7:7" XAUTHORITY="/home/neil/.Xauthority" XDG_CONFIG_DIRS="/etc/xdg" XDG_DATA_DIRS="/usr/local/share:/usr/share:/usr/share/gdm:/usr/share" XDG_SESSION_COOKIE="db0287e550a4b218358a0e3a4ad297d2-1255590620.721953-1263618269" _="/usr/bin/emerge" Cheers slack | -- |
hi folks, i can't seem to get bluetooth properly working under the kde 4.2 enviroment. kernel modul is there. output of hciconfig -a: hci0: Type: USB BD Address: 00:24:2C:F6:C2:FB ACL MTU: 1017:8 SCO MTU: 64:8 UP RUNNING PSCAN RX bytes:1076 acl:0 sco:0 events:42 errors:0 TX bytes:428 acl:0 sco:0 commands:42 errors:0 Features: 0xff 0xff 0x8f 0xfe 0x9b 0xf9 0x00 0x80 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'seerobe-0' Class: 0x4a0100 Service Classes: Networking, Capturing, Telephony Device Class: Computer, Uncategorized HCI Ver: 2.0 (0x3) HCI Rev: 0x2162 LMP Ver: 2.0 (0x3) LMP Subver: 0x41d3 Manufacturer: Broadcom Corporation (15) also other console commands suggest proper bluetooth setup. since i really like click and play, i wan't to have a shiny bluetooth icon, as it should be provided by kbluetooth. but it doesn't show up. what did i miss? is it general problem to kde 4.2 or to gentoo. i saw some news from the ubuntu guys. they had some trouble with it to, but they are only talking about some specific packages... cheers! alex | kdebluetooth4 from kde-testing is available, but i cannot send files to the phone. Receiveing is fine. Hopefully it'll mature more soon enough... |
Dear gentoo fans, please, can you help me? I installed gentoo system on my pc. Everything was OK before but now I can't show any image! I have on my xfdesktop only broken image icon, I can't show any picture (png or jpg) in gqview or other browser.... Nowhere... If I try run Thunar, I get the message: Code: Thunar-ERROR **: Failed to load fallback icon from "/usr/share/pixmaps/Thunar/Thunar-fallback-icon.png" (Unrecognized image file format). Check your installation! aborting... Aborted But icon /usr/share/pixmaps/Thunar/Thunar-fallback-icon.png and I have permitions on this file: Code: -rw-r--r-- 1 root root 1531 Oct 9 23:50 /usr/share/pixmaps/Thunar/Thunar-fallback-icon.png But I can't show this one (or any other image). In system... in any image viewer.... no where. Please, have someone some idea to resolv? Thank you with advice! Many regards | Have you seen https://forums.gentoo.org/viewtopic-t-792906.html ? |
Hi I already had everything working before, but because i messed up my installation, i had to start my installation all over again from scratch. Everything works fine again so far, with the exception of the keyboard under gnome. I used hald/fdi/policy as described in https://forums.gentoo.org/viewtopic-t-722498.html What happens now, is in the gnome login screen the keyboard works exactly as it should, all my umlauts (ä,ö,ü etc) and tilde (~) and hat (^) can be typed directly, but as soon as the gnome session has started, the US layout is being used. Here is my hald policy file: Code: jody@enki ~ $ cat /etc/hal/fdi/policy/10-x11-input.fdi <?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <device> <!-- Mouse configuration --> <match key="info.capabilities" contains="input.mouse"> <merge key="input.x11_driver" type="string">evdev</merge> </match> <!-- Keyboard configuration --> <match key="info.capabilities" contains="input.keymap"> <append key="info.callouts.add" type="strlist">hal-setup-keymap</append> </match> <match key="info.capabilities" contains="input.keys"> <merge key="input.xkb.model" type="string">evdev</merge> <merge key="input.x11_driver" type="string">evdev</merge> <merge key="input.xkb.layout" type="string">ch</merge> <merge key="input.xkb.variant" type="string">de_nodeadkeys</merge> <append key="input.xkb.options" type="strlist">compose:menu</append> </match> </device> </deviceinfo> My xorg.conf: Code: jody@enki ~ $ cat /etc/X11/xorg.conf Section "ServerLayout" Identifier "simple layout" Screen 0 "Screen0" 0 0 EndSection Section "Files" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" EndSection Section "Module" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" Option "Xinerama" "0" Option "AllowEmptyInput" "true" Option "AutoAddDevices" "true" Option "AutoEnableDevices" "true" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Seiko" HorizSync 30.0 - 75.0 VertRefresh 60.0 EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7000M / nForce 610M" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "1440x900 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection My make.conf: Code: jody@enki ~ $ cat /etc/make.conf # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /etc/make.conf.example for a more detailed example. CFLAGS="-O2 -mtune=i686 -pipe" CXXFLAGS="-O2 -mtune=i686 -pipe" # 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="i486-pc-linux-gnu" MAKEOPTS="-j3" GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ " SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="acpi alsa apache2 bash-completion cdparanoia cgi cli cdr dvd dvdr encode f77 fftw gnome gif gtk gtk2 qt3 qt4 kde hal avahi dbus jpeg kde laptop mad mdnsresponder-compat mp3 mmx mmxext mpeg mpi nsplugin nvidia ogg opengl oss pcre postgres session png pdf quicktime sse sse2 sse3 svg threads tetex tiff truetype vorbis win32codecs wma X xinerama xml xv xvid zlib" INPUT_DEVICES="keyboard mouse evdev" Can anybody show me where i made a mistake? Thank you Jody | Not that I use Gnome, but: 1. you've probably broke your fdi file, when you were playing with it (remember to restart hal after modifying an fdi file) 2. IIRC, there's a setting of "Evdev managed keyboard" or alike (or was that in KDE ?), otherwise check your gconf settings for a key that overrides system keyboard settings and unset it |
Saturday I ran an 'emerge -auD world' It updated 15 components, and after a reboot I had problems. Machine comes up wireless connects, time gets updated from ntp, all 7 weather apps update. NetworkManager icon shows all wireless networks that it sees, and says Code: Wireless network connection "Auto miloulan" active: miloulan (100%) However no applications will start, such as terminal, firefox, gedit etc. the cursor just changes to a clock for a few seconds and then nothing. If I plug in the hard ether net connection, then things work. Network Manager runs and says Code: Connection established. You are now connected to 'Auto eth0' If I open firefox, and a terminal etc. then disconnect the hard wired connection, panel shows eth0 disconnected and wireless still connected. Wireless works fine using Firefox. However I can't open anything new. for example terminal, editor etc. First suspect was openrc-0.5.1 which had been installed. I finally backed off all 15 apps that had been installed, no difference. I have SUSE also installed on this machine and I'm using that now. I would really like to get the Gentoo system working again Right now it is useless. No errors in dmesg or /var/log/messages. Emerge info Code: Portage 2.1.7.1 (default/linux/amd64/2008.0, gcc-4.3.4, glibc-2.10.1-r0, 2.6.30-gentoo-r6 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r6-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T9500_@_2.60GHz-with-gentoo-2.0.1 Timestamp of tree: Mon, 12 Oct 2009 17:00:01 +0000 app-shells/bash: 4.0_p33 dev-java/java-config: 1.3.7-r1, 2.1.9-r1 dev-lang/python: 2.4.4-r15, 2.5.4-r2, 2.6.3, 3.1.1-r1 dev-python/pycrypto: 2.0.1-r8 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.5.1 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11 sys-devel/binutils: 2.19.1-r1 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.mirrors.tds.net/gentoo http://gentoo.osuosl.org/ http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.cites.uiuc.edu/pub/gentoo/" LDFLAGS="-Wl,-O1" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acl acpi alsa amd64 automount avahi berkdb bzip2 cairo cdr cli cracklib crypt cups dbus dri dvd dvdr esd fortran gdbm gif gimp gnome gphoto2 gpm gps gtk gtk2 hal iconv ipv6 ipw4965 isdnlog java java6 javascript jpeg laptop libnotify mdnsresponder-compat mikmod mmx modules mp3 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin opengl openmp pam pcre pdf perl png ppds pppd python qt3support readline reflection samba scanner session smartcard spell spl sse sse2 ssl startup-notification sysfs tcpd unicode usb wifi xorg xulrunner zlib" ALSA_CARDS="hda-intel intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="kbd keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Any ideas? | After the update, have you tryed "emerge --depclean" and "revdep-rebuild"? |
Hi All, I am trying to run ParaView for some CFD modeling and I seem to be running into a display issue. I am getting the error below saying that there is no GLX extention. I have loaded the glx module in xorg.conf so I'm curious if there is another place i have to add this extension. I imagine this isn;t really the place for ParaView issues but this one looks more generic to display or desktop environemnt issues. Thanks Scott Code: Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". ERROR: In /home/dm2/henry/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 405 vtkXOpenGLRenderWindow (0x2cbd910): Could not find a decent visual Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". ERROR: In /home/dm2/henry/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 405 vtkXOpenGLRenderWindow (0x2cbd910): Could not find a decent visual Read float past end of buffer Read float past end of buffer Read float past end of buffer Read float past end of buffer Xlib: extension "GLX" missing on display ":0.0". ERROR: In /home/dm2/henry/OpenFOAM/ThirdParty-1.6/paraview-3.6.1/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 612 vtkXOpenGLRenderWindow (0x2cbd910): GLX not found. Aborting. /programs/OpenFOAM/OpenFOAM-1.6/bin/paraFoam: line 109: 6566 Aborted paraview --data="$caseFile" | You're loading the "nv" driver, you should be using the "nvidia" driver instead. There are 3 drivers for nVidia cards : xf86-video-nv, open-source but obfuscated, does only 2D and XVideo on older chips nvidia-drivers, closed-source, supports only the latest cards but works well xf86-video-nouveau, fully open-source, reverse-engineered, usually works better than "nv" but is still waaaay behind the binary drivers Cheers |
Hi People! I must have read every "poor performance thread" on this forum (some on Arch's too) and tried everything sugested. All of a sudden my terminal (urxvt) is *very* slow. If I switch desktops I can actually *see* terminal's content drawn. Basic info: Nvidia 8800GT card Nvidia driver 185.18.31 (didn't test nv...) Composite explicity disabled on xorg.conf, Xorg 7.2 Any suggestions are welcomed Thanks, Cantão! | Dumb me! There was an entry on package.keywords unmasking nvidia-drivers. Back to stable -- and fast! -- driver brings me joy again Thanks, Cantão! |
Hi all, This is a continuation of a previous post regarding GLX extensions and the nvidia driver. The original issues was solved but generated a screen resolution problem that warneted a new post. The original post can be found here for the history https://forums.gentoo.org/viewtopic-t-795972.html. Summary After fixing the original problem my screen was stuck at a low resolution of about 640 x 480. A few things were suggested involving the xorg.conf file and nothing seem to resolve the problem. The display settings control panel says it is set to 1280x1024 but it clearly isn't. The original post goes through all the suggestions thus far and everything was done but nothing has completely resolved the issue. The only thing that has yet to be done is to try and install the latest unstable drives. When "nv" is selected as a driver everything works fine except for the lack of 3D acceleration which I need to have on this machine for scientific visuazation software. I am currently working wit hthe xorg.conf file, one suggestion gave me all the resolution modes and prodiced what looked like 1280 x 1024, which is what I want, but the icons and windows were at 640 x 480. If anyone has seen this before or has additional suggestions please let me know and I'll maintain a detialed record of what was done here on the forum. thanks | Post the lastest xorg.conf and Xorg.0.log file and lets see what they say. |
Pressing the alt key (either one) moves the window but I need the alt key to add to my selection in The Gimp. | The shift key does the same thing in The Gimp. |
After upgrading my kernel from gentoo-sources 2.6.25 to 2.6.30 I am getting strange keyboard repeat issues in X. The keyboard works correctly in the console, but when I start X the following behaviors occur: 1. Each character in the text portion of the keyboard (including backspace) repeats three times for each key press for example pressing 'a' displays 'aaa', '3' -> '333', '=' -> '===', etc. 2. pressing two keys in rapid successing interleaves the results for example pressing 'ab' quickly displays 'aabbab' 3. the four arrow keys, delete, home, end, page up, and page down each perform one action per key press as normal 4. pressing a number other than 0 on the keypad performs its alternate action, then displays two of the character, for example pressing '5' displays '55', pressing '1' moves the cursor to the end and displays '11', '7' moves the cursor to the beginning and displays '77', etc. 5. pressing keypad '0' toggles insert mode and displays '00' 6. the keypad operators behave as follows: '/' toggles insert mode and then displays '/', '*' -> '***', '-' -> '---', '+' -> '+++' 7. if either shift key is pressed and released, the behavior is modified until X is restarted such that pressing 'a' displays 'aAa', '1' -> '1!1', '=' -> '=+=', etc. 8. after shift has been pressed, the keypad behavior changes such that the numbers perform their alternate action, then display the number only once, not twice 9. the caps lock and num lock keys work correctly 10. I have not been able to determine the exact workings of the tab, alt, ctrl, and super (win) keys yet 11. The main 'enter' key seems to perform its action 3 times as well, where as the keypad enter key seems to fire just once Needless to say this makes doing anything nearly impossible. I can login with GDM by typing the first char of my username, then the left arrow twice and delete twice to get a single first char. I can repeat that for each char in the username, then hit keypad enter and do the same for my password to actually log into gnome, but this is very tedious and the keyboard repeat issues continue after logging in. There are also issues with the mouse once logged into Gnome, for example I cannot single click on a File menu to keep it open, I MUST hold the left button down. I believe the mouse and keyboard issues are probably related. The ONLY thing I did before this behavior started was upgrade my kernel so I highly suspect there is some kernel option I used or should have used that is causing this. If I boot into my old kernel everything works correctly again. In case it's relevant, I had this issue before when upgrading to 2.6.28, but I just moved back to 2.6.25 hoping it would go away if I waited and moved to a higher kernel version later on. Here is my xorg.conf (with comments removed): Code: Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "ServerFlags" Option "AllowEmptyInput" "off" Option "AIGLX" "on" Option "Xinerama" "0" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "logiclx300" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" # Auto detect Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Samsung 226bw" HorizSync 30-81 VertRefresh 56-75 EndSection Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" Driver "vga" EndSection Section "Device" Identifier "Nvidia 7600GS" Driver "nvidia" Option "AddARGBGLXVisuals" "True" EndSection Section "Screen" Identifier "Screen 1" Device "Nvidia 7600GS" Monitor "Samsung 226bw" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Subsection "Display" Depth 8 Modes "1680x1050" "1440x900" "1280x1024" "1280x720" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1680x1050" "1440x900" "1280x1024" "1280x720" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1680x1050" "1440x900" "1280x1024" "1280x720" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Extensions" Option "Composite" "enable" EndSection Here is my make.conf: Code: # These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example CFLAGS="-O2 -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3" ACCEPT_KEYWORDS="~x86" USE="a52 aac acpi alsa apache apache2 -arts artworkextra automount avahi bash-completion beagle branding bzip2 cairo cddb cdr daap dbus deskbar devhelp dts dvd dvdr dvi emerald encode esd exif ffmpeg firefox flac gcj gd gif gimp glade glitz gnome gnome-keyring gnome-print gphoto2 gstreamer gtk guile hal howl ieee1394 imagemagick inherit-graph ipod java jpeg -kde kerberos latex mad mdb mmx mono mpeg mp3 msn mysql mysqli nautilus network networkmanager nfs odbc offensive ogg opengl oss pdf php plotutils png policykit posix pulseaudio raw samba scanner sftp smp soap sockets sourceview spell sqlite3 sse sse2 -startup-notification subversion svg syslog tetex theora threads tiff tokenizer truetype usb valgrind vorbis win32codecs wmf X xcomposite xforms xine xinetd xml xpm xprint xscreensaver xsl xulrunner xv xvid zip" INPUT_DEVICES="evdev keyboard mouse" VIDEO_CARDS="i810 nv nvidia vesa vga" CAMERAS="canon ptp2" LINGUAS="en_US" PORTDIR_OVERLAY="/usr/local/portage" source /usr/local/portage/layman/make.conf APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" If any other information might be helpful, let me know. Any help with this issue would be greatly appreciated. | TheDiviner wrote: After doing some more digging around, it seems this is actually an issue with evdev. My old kernel did not have evdev support built in so it was apparently falling back to the legacy kbd and mouse drivers. I doubt that. While I'm not sure when exactly /dev/input/event* interface appeared in the kernel, IIRC it was long before 2.6.25. Your problem was from the start Code: Option "AllowEmptyInput" "off" This does something different than many posts here (and on other pages) claim. Multiple keys registered on single keypress is caused simply by your config. The above mentioned option, combined with having both evdev and kbd driver installed, results in xorg-sever registering one keyboard multiple times. |
Hi all, I'm not able to have Xorg working. When I try "X -config /root/xorg.conf.new" I just get this: (EE) Failed to load module "dri2" (module does not exist, 0) (EE) Failed to load module "dri" (module does not exist, 0) expected keysym, got XF86TouchpadToggle: line 122 of inet expected keysym, got XF86TouchpadToggle: line 122 of inet Does someone help me to work out this issue? Thanks in advance to anyone who will reply. fabio | well I have the same issue right here too. I did all the suggestions from above and still nothing. well I can get somethiing when I do the following: Code: eselect opengl set xorg-x11 but then my X and Gnome is really messed up... setting it to nvidia a black screen and it freezes |
EDITED TO ADD: Well, it seems that it's not a problem with trash specifically, I have discovered that the same thing happens when I click on the "Computer" icon on my desktop, or when I try to click on "Computer" or "Network" from the "Places" menu. All the other items in the menu seem to work normally ------------------------- Something is wrong with my trash bin in gnome. When I click on it to open up the trash, all it does is cause the background nautilus process to crash (all my desktop icons momentarily disappear until the process starts up again) However, if I empty the trash can, I am able to open up the trash folder. As soon as I put something in the trash, I get the same behavior as stated above I tried deleting my ~.local/share/Trash directory, as well as the .Trash-1000 and .Trash-<username> folders that were on my external drive, that didn't change anything. Thanks | Well upgrading to gnome-2.26 has fixed this problem, so I'll make this solved |
How come an emerge kdebase-meta on a new install doesn't pull in xorg-server? Surely X is needed to run kde? | Sure, but you can run local X applications on remote X server, one that isn't installed on the same machine. Installing X.org is up to you. |
I have fairly minimal build of Gentoo (2.6.30 r6), with a vanilla install of X (1.5.3) on what amounts to a laptop board with an Intel 945GME on it. This has two outputs, VGA/LVDS and DVI. I've found that if I disconnect the DVI monitor in any way (by unplugging it, or via xorg.conf) then X will lock up after 5-10 seconds. If I'm typing, the letters stop appearing. If I'm moving a window, it stops. If I'm running glxgears, it freezes. The keyboard and mouse still respond (pointer moves, and ctrl-alt-backspace kills the server) but the rest of the environment is dead. Also, this problem only happens if in a resolution of 1024x768 or below. None of the versions of X or the intel drivers available in the respository seemed to make any difference. I had a similar problem on another board with an Intel 915GM on it, with only one output. That I solved by using the LVDS output rather than the VGA. But on the 945, using the LVDS only causes the monitor to turn itself off - unless the DVI output is also connected. For testing purposes, I'm using a very minimal xorg.conf: Code: Section "Monitor" Identifier "Monitor-VGA-Output" Option "Ignore" "false" Option "PreferredMode" "1024x768" EndSection Section "Monitor" Identifier "Monitor-LVDS-Output" Option "Ignore" "true" EndSection Section "Device" Identifier "Intel 945GME" Driver "intel" Option "Monitor-VGA" "Monitor-VGA-Output" Option "Monitor-LVDS" "Monitor-LVDS-Output" Option "LVDSFixedMode" "false" EndSection (Defining and ignoring Monitor-DVI causes the same problem BTW) I'll post the two Xorg logs in seperate posts. Thanks for any help! (A bit of background: This board is inside a homebrew arcade cab in my sitting room. Originally I was happy with one screen, hence the 915. But now I want to get two screens working, hence the 945, just not all the time. I'm also limited in what hardware I can use, because I rely on the company I work for having finished with it first ) | Please try again with xorg-server 1.6 and xf86-video-intel 2.8 which are now stable on both x86 and amd64. If that doesn't work, please file a bug in Bugzilla and we'll try to figure it out. |
I did an update just the other night and when i rebooted my computer, virtually nothing in XFCE is now working. I have tried installing different versions (more stable releases) re-emerge-ing dbus, and even tried a few different use flags. I even tried "emerge -e xfdesktop" and a rev-dep. I am stumped and have no idea what could be wrong. Below is the error that is given when i run xfdesktop in a terminal. Code: xfdesktop[6669]: starting up (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/xinerama-stretch" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/icon-size" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/desktop-icons/font-size" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/backdrop/screen0/monitor0/saturation" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/windowlist-menu/show-icons" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/windowlist-menu/show-workspace-names" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/windowlist-menu/show-submenus" does not exist on channel "xfce4-desktop" (xfdesktop:6669): xfconf-WARNING **: Error check failed at xfconf_channel_get_internal():390: Property "/windowlist-menu/show-sticky-once" does not exist on channel "xfce4-desktop" (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `src_pixbuf != NULL' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `src_pixbuf != NULL' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `src_pixbuf != NULL' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `src_pixbuf != NULL' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `src_pixbuf != NULL' failed (xfdesktop:6669): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion `src_pixbuf != NULL' failed emerge --info Code: Portage 2.1.7.1 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.10.1-r0, 2.6.31-gentoo-r1 i686) ================================================================= System uname: Linux-2.6.31-gentoo-r1-i686-Intel-R-_Pentium-R-_M_processor_1.60GHz-with-gentoo-2.0.1 Timestamp of tree: Mon, 12 Oct 2009 23:30:18 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.0_p33 dev-java/java-config: 2.1.9-r1 dev-lang/python: 2.4.4-r13, 2.5.4-r3, 2.6.3, 3.1.1-r1 dev-util/ccache: 2.4-r8 dev-util/cmake: 2.6.4-r2 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.5.1 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.4_p6, 1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2, 1.11 sys-devel/binutils: 2.19.1-r1 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="x86 ~x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -march=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://ftp-mirror.internap.com/pub/gentoo/ http://www.gtlib.cc.gatech.edu/pub/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirrors.pair.com/ http://gentoo.seren.com/gentoo" LANG="C" LDFLAGS="-Wl,-O1" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/home/george/.portage/temp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa apache2 apm arts aspell avi berkdb bitmap-fonts bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups dbus dell dri dts dvd dvdr eds emboss emerald encode endoce esd evo fam ffmpeg firefox flac fortran gdbm gif gjc gnutls gpm gstreamer gtk gtk2 hal havekernel iconv ipod ipv6 isdnlog java java5 java6 jce jpeg laptop ldap libg++ libnotify libwww mad mikmod modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly objc objc++ objc-gc ogg opengl openmp pam panel-plugins pcre pdf perl php pmu png ppds pppd pulseaudio python qt3support quicktime readline reflection sdl session sound spell spl ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb vde vorbis win32codecs x264 x86 xcomposite xfce xinerama xml xmms xorg xrandr xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY | Look at thees two issues png images in gtk apps media-libs/jpeg-6b |
hi, i have installed gentoo and than the xorg-server on my thinpad x31. Xorg -configure worked. running X -config /root/xorg.config.new doesn't work (black screen). i tried different changes in the xorg.conf.new. maybe xorg tryes to use the vga-port? infos about the thinkpad x31: grafic card: http://www.thinkwiki.org/wiki/ATI_Mobility_Radeon_7000 optimal xorg.conf (not mine): http://rony.wikidot.com/x31:etc-x11-xorg-conf i'm using the radeon driver. fglrx doesnt work (see http://www.brixandersen.dk/papers/X31/X31.html ) thanks Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "on" EndSection Section "ServerFlags" Option "AllowEmptyInput" "false" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dri" Load "dri2" Load "extmod" Load "dbe" Load "glx" Load "record" Load "evdev" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" Option "DPMS" Modeline "1440x900" 136.49 1440 1536 1688 1936 900 901 904 940 -HSync +Vsync EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "Dac6Bit" # [<bool>] #Option "Dac8Bit" # [<bool>] #Option "BusType" # [<str>] #Option "CPPIOMode" # [<bool>] #Option "CPusecTimeout" # <i> Option "AGPMode" "4" Option "AGPFastWrite" "on" Option "AGPSize" "32" Option "BIOSHotkeys" "on" #Option "GARTSize" # <i> #Option "RingSize" # <i> #Option "BufferSize" # <i> #Option "EnableDepthMoves" # [<bool>] #Option "EnablePageFlip" # [<bool>] #Option "NoBackBuffer" # [<bool>] #Option "DMAForXv" # [<bool>] Option "DPMS" #Option "FBTexPercent" # <i> #Option "DepthBits" # <i> #Option "PCIAPERSize" # <i> #Option "AccelDFS" # [<bool>] #Option "IgnoreEDID" # [<bool>] #Option "DisplayPriority" # [<str>] #Option "PanelSize" # [<str>] #Option "ForceMinDotClock" # <freq> #Option "ColorTiling" # [<bool>] #Option "VideoKey" # <i> #Option "RageTheatreCrystal" # <i> #Option "RageTheatreTunerPort" # <i> #Option "RageTheatreCompositePort" # <i> #Option "RageTheatreSVideoPort" # <i> #Option "TunerType" # <i> #Option "RageTheatreMicrocPath" # <str> #Option "RageTheatreMicrocType" # <str> #Option "ScalerWidth" # <i> Option "RenderAccel" "on" #Option "SubPixelOrder" # [<str>] #Option "ShowCache" # [<bool>] Option "DynamicClocks" "on" #Option "VGAAccess" # [<bool>] #Option "ReverseDDC" # [<bool>] #Option "LVDSProbePLL" # [<bool>] #Option "AccelMethod" # <str> Option "DRI" "on" #Option "ConnectorTable" # <str> #Option "DefaultConnectorTable" # [<bool>] #Option "DefaultTMDSPLL" # [<bool>] #Option "TVDACLoadDetect" # [<bool>] #Option "ForceTVOut" # [<bool>] #Option "TVStandard" # <str> #Option "IgnoreLidStatus" # [<bool>] #Option "DefaultTVDACAdj" # [<bool>] #Option "Int10" # [<bool>] #Option "EXAVSync" # [<bool>] #Option "ATOMTVOut" # [<bool>] #Option "R4xxATOM" # [<bool>] Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon Mobility M6 LY" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" # SubSection "Display" # Viewport 0 0 # Depth 1 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 4 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 8 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 15 # EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Virtual 1440 1668 Modes "1024x768" EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 24 # EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection var/log/Xorg.0.log Code: X.Org X Server 1.6.5 Release Date: 2009-10-11 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.31-gentoo-r2 i686 Current Operating System: Linux cellerThinkpad 2.6.31-gentoo-r2 #2 SMP Tue Oct 13 15:19:17 GMT 2009 i686 Build Date: 13 October 2009 03:32:11PM 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: Wed Oct 14 12:16:12 2009 (++) Using config file: "/root/xorg.conf.new" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) Option "AIGLX" "on" (**) Option "AllowEmptyInput" "false" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/TTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/OTF" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/Type1/" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". Entry deleted from font path. (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". Entry deleted from font path. (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). (WW) The directory "/usr/share/fonts/TTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/OTF" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/Type1/" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". Entry deleted from font path. (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". Entry deleted from font path. (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/misc/ (**) ModulePath set to "/usr/lib/xorg/modules" (II) Loader magic: 0x1fda0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on linux (--) using VT number 7 (--) PCI:*(0:1:0:0) 1002:4c59:1014:052f ATI Technologies Inc Radeon Mobility M6 LY rev 0, Mem @ 0xe0000000/134217728, 0xc0100000/65536, I/O @ 0x00003000/256, BIOS @ 0x????????/131072 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) System resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (**) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.6.5, module version = 2.2.5 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) LoadModule: "radeon" (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so (II) Module radeon: vendor="X.Org Foundation" compiled for 1.6.5, module version = 6.12.4 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.5.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.4.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI), ATI Radeon Mobility X300 (M24) 3152 (PCIE), ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE), ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP), ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP), ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), ATI Radeon Mobility 9800 (M18) JN (AGP), ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP), ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), ATI Radeon Mobility M7 LW (AGP), ATI Mobility FireGL 7800 M7 LX (AGP), ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), ATI FireGL Mobility 9000 (M9) Ld (AGP), ATI Radeon Mobility 9000 (M9) Lf (AGP), ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP), ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), ATI Radeon Mobility 9600 (M10) NQ (AGP), ATI Radeon Mobility 9600 (M11) NR (AGP), ATI Radeon Mobility 9600 (M10) NS (AGP), ATI FireGL Mobility T2 (M10) NT (AGP), ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), ATI Radeon Mobility X300 (M22) 5460 (PCIE), ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), ATI Radeon X800PRO (R423) UI (PCIE), ATI Radeon X800LE (R423) UJ (PCIE), ATI Radeon X800SE (R423) UK (PCIE), ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), ATI FireGL unknown (R423) UR (PCIE), ATI FireGL unknown (R423) UT (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility Radeon X700 XL (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834, ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon XPRESS 200 5954 (PCIE), ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), ATI Radeon XPRESS 200M 5975 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE), ATI Radeon XPRESS 200M 5A42 (PCIE), ATI Radeon XPRESS 200 5A61 (PCIE), ATI Radeon XPRESS 200M 5A62 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), ATI Radeon X600 (RV370) 5B62 (PCIE), ATI Radeon X550 (RV370) 5B63 (PCIE), ATI FireGL V3100 (RV370) 5B64 (PCIE), ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Mobility Radeon X800 XT (M28) (PCIE), ATI Mobility FireGL V5100 (M28) (PCIE), ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), ATI Radeon X850 XT PE (R480) (PCIE), ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), ATI Radeon X850 XT (R480) (PCIE), ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 PRO (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT, ATI FireGL V5200, ATI Mobility Radeon X1700, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400, ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, ATI Radeon 4800 Series, ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98, ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670, ATI FirePro M5750, ATI Radeon RV730 (AGP), ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830, ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740, ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770, ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, ATI Mobility Radeon HD 3850, ATI Radeon HD3850, ATI Mobility Radeon HD 3850 X2, ATI RV670, ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850, ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630, ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, ATI FireGL V3600, ATI Radeon HD 2600 LE, ATI Mobility FireGL Graphics Processor, ATI Radeon RV710, ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100, ATI RS880 (II) Primary Device is: PCI 01@00:00:0 (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) resource ranges after probing: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) RADEON(0): TOTO SAYS 00000000c0100000 (II) RADEON(0): MMIO registers at 0x00000000c0100000: size 64KB (II) RADEON(0): PCI bus 1 card 0 func 0 (II) RADEON(0): Creating default Display subsection in Screen section "Screen0" for depth/fbbpp 24/32 (==) RADEON(0): Depth 24, (--) framebuffer bpp 32 (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) RADEON(0): Default visual is TrueColor (**) RADEON(0): Option "AGPMode" "4" (**) RADEON(0): Option "AGPFastWrite" "on" (**) RADEON(0): Option "AGPSize" "32" (**) RADEON(0): Option "RenderAccel" "on" (**) RADEON(0): Option "DynamicClocks" "on" (**) RADEON(0): Option "DRI" "on" (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.6.5, module version = 0.1.0 ABI class: X.Org Video Driver, version 5.0 (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (==) RADEON(0): RGB weight 888 (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) (--) RADEON(0): Chipset: "ATI Radeon Mobility M6 LY (AGP)" (ChipID = 0x4c59) (--) RADEON(0): Linear framebuffer at 0x00000000e0000000 (II) RADEON(0): AGP card detected (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules//libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Video Driver, version 5.0 (II) RADEON(0): initializing int10 (II) RADEON(0): Primary V_BIOS segment is: 0xc000 (II) RADEON(0): Legacy BIOS detected drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 11, (OK) drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 11, (OK) drmOpenByBusid: drmOpenMinor returns 11 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0 (==) RADEON(0): Page Flipping disabled (II) RADEON(0): Will try to use DMA for Xv image transfers (II) RADEON(0): Detected total video RAM=16384K, accessible=65536K (PCI BAR=131072K) (--) RADEON(0): Mapped VideoRAM: 16384 kByte (32 bit DDR SDRAM) (II) RADEON(0): Color tiling enabled by default (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) RADEON(0): ref_freq: 2700, min_out_pll: 12000, max_out_pll: 35000, min_in_pll: 40, max_in_pll: 3000, xclk: 14400, sclk: 144.000000, mclk: 144.000000 (II) RADEON(0): PLL parameters: rf=2700 rd=60 min=12000 max=35000; xclk=14400 (II) RADEON(0): Panel ID string: 1024x768 (II) RADEON(0): Panel Size from BIOS: 1024x768 (II) RADEON(0): BIOS provided dividers will be used. (WW) RADEON(0): LVDS Info: XRes: 1024, YRes: 768, DotClock: 65000 HBlank: 320, HOverPlus: 16, HSyncWidth: 136 VBlank: 38, VOverPlus: 2, VSyncWidth: 6 (II) RADEON(0): Output VGA-0 using monitor section Monitor0 (II) RADEON(0): I2C bus "VGA-0" initialized. (II) RADEON(0): Output LVDS has no monitor section (II) RADEON(0): Port0: XRANDR name: VGA-0 Connector: VGA CRT1: INTERNAL_DAC1 DDC reg: 0x60 (II) RADEON(0): Port1: XRANDR name: LVDS Connector: LVDS LCD1: INTERNAL_LVDS DDC reg: 0x0 (II) RADEON(0): I2C device "VGA-0:E-EDID segment register" registered at address 0x60. (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0. (II) RADEON(0): Found color CRT connected to primary DAC (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1 finished output detect: 0 (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2 finished output detect: 1 finished all detect before xf86InitialConfiguration (II) RADEON(0): Found color CRT connected to primary DAC (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1 (II) RADEON(0): Total number of valid Screen mode(s) added: 0 (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2 (II) RADEON(0): Added native panel mode: 1024x768 (II) RADEON(0): Output VGA-0 connected (II) RADEON(0): Output LVDS connected (II) RADEON(0): Using exact sizes for initial modes (II) RADEON(0): Output VGA-0 using initial mode 1024x768 (II) RADEON(0): Output LVDS using initial mode 1024x768 after xf86InitialConfiguration (==) RADEON(0): DPI set to (96, 96) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (==) RADEON(0): Using XAA acceleration architecture (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules//libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.2.1 ABI class: X.Org Video Driver, version 5.0 (==) RADEON(0): Assuming overlay scaler buffer width is 1536 (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable. (!!) RADEON(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) RADEON(0): RADEONScreenInit e0000000 0 0 Entering TV Save Save TV timing tables saveTimingTables: reading timing tables TV Save done disable LVDS disable primary dac (II) RADEON(0): Dynamic Clock Scaling Enabled (==) RADEON(0): Using 24 bit depth buffer (II) RADEON(0): RADEONInitMemoryMap() : (II) RADEON(0): mem_size : 0x04000000 (II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 (II) RADEON(0): Depth moves disabled by default (II) RADEON(0): Using 32 MB GART aperture (II) RADEON(0): Using 1 MB for the ring buffer (II) RADEON(0): Using 2 MB for vertex/indirect buffers (II) RADEON(0): Using 29 MB for GART textures (II) RADEON(0): Memory manager initialized to (0,0) (1472,2849) (II) RADEON(0): Reserved area from (0,1440) to (1472,1442) (II) RADEON(0): Largest offscreen area available: 1472 x 1407 (II) RADEON(0): Will use front buffer at offset 0x0 (II) RADEON(0): Will use back buffer at offset 0xfffd2000 (II) RADEON(0): Will use depth buffer at offset 0x7e8000 (II) RADEON(0): Will use 0 kb for textures at offset 0xffe000 (EE) RADEON(0): Static buffer allocation failed. Disabling DRI. (EE) RADEON(0): At least 24840 kB of video memory needed at this resolution and depth. (II) RADEON(0): RADEONRestoreMemMapRegisters() : (II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 0xffff0000 (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 (==) RADEON(0): Backing store disabled (WW) RADEON(0): Direct rendering disabled (II) RADEON(0): Render acceleration enabled (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Dashed Lines Scanline Image Writes Setting up tile and stipple cache: 32 128x128 slots 19 256x256 slots (II) RADEON(0): Acceleration enabled (**) Option "dpms" (**) RADEON(0): DPMS enabled (==) RADEON(0): Silken mouse enabled (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00818e00 (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0081d300 (II) RADEON(0): Largest offscreen area available: 1472 x 1401 (II) RADEON(0): Detected Radeon Mobility M6, disabling multimedia i2c (II) Loading sub module "theatre_detect" (II) LoadModule: "theatre_detect" (II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so (II) Module theatre_detect: vendor="X.Org Foundation" compiled for 1.6.5, module version = 1.0.0 ABI class: X.Org Video Driver, version 5.0 (II) RADEON(0): no multimedia table present, disabling Rage Theatre. (II) RADEON(0): Set up overlay video (II) RADEON(0): Set up textured video disable primary dac disable LVDS disable LVDS init memmap init common init crtc1 init pll1 restore memmap (II) RADEON(0): RADEONRestoreMemMapRegisters() : (II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 0xe3ffe000 (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 restore common restore crtc1 restore pll1 set RMX set LVDS enable LVDS disable LVDS disable primary dac init memmap init common init crtc2 init pll2 freq: 65000000 best_freq: 65000000 best_feedback_div: 65 best_ref_div: 9 best_post_div: 3 restore memmap (II) RADEON(0): RADEONRestoreMemMapRegisters() : (II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 0xe3ffe000 (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 restore common restore crtc2 restore pll2 finished PLL2 set primary dac enable LVDS enable primary dac (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message. (WW) RADEON(0): Option "BIOSHotkeys" is not used (--) RandR disabled (II) Setting vga for screen 0. (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) AIGLX: Screen 0 is not DRI2 capable (II) AIGLX: Screen 0 is not DRI capable (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 (II) RADEON(0): Setting screen physical size to 270 x 203 (**) Option "Protocol" "auto" (**) Option "Device" "/dev/input/mice" (II) Mouse0: Setting mouse protocol to "ExplorerPS/2" (**) Mouse0: Device: "/dev/input/mice" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: always reports core events (**) Option "Device" "/dev/input/mice" (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5 6 7" (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 (**) Mouse0: Buttons: 11 (**) Mouse0: Sensitivity: 1 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (**) Mouse0: (accel) keeping acceleration scheme 1 (**) Mouse0: (accel) filter chain progression: 2.00 (**) Mouse0: (accel) filter stage 0: 20.00 ms (**) Mouse0: (accel) set acceleration profile 0 (II) Mouse0: Setting mouse protocol to "ExplorerPS/2" (II) Mouse0: ps2EnableDataReporting: succeeded (**) Option "CoreKeyboard" (**) Keyboard0: always reports core events (**) Option "Protocol" "standard" (**) Keyboard0: Protocol: standard (**) Option "XkbRules" "base" (**) Keyboard0: XkbRules: "base" (**) Option "XkbModel" "pc105" (**) Keyboard0: XkbModel: "pc105" (**) Option "XkbLayout" "us" (**) Keyboard0: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard0: CustomKeycodes disabled (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) disable LVDS disable primary dac (II) RADEON(0): RADEONRestoreMemMapRegisters() : (II) RADEON(0): MC_FB_LOCATION : 0xffff0000 0xe3ffe000 (II) RADEON(0): MC_AGP_LOCATION : 0x003fffc0 finished PLL2 Entering Restore TV Restore TV PLL Restore TVHV Restore TV Restarts Restore Timing Tables Restore TV standard Leaving Restore TV (II) UnloadModule: "kbd" (II) UnloadModule: "mouse" thanks | Have you tried with the latest stable gentoo-sources? |
While emerging world, different packages have different requirement about qt3support. Code: emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-core-4.5.2[qt3support,-debug]". !!! One of the following packages is required to complete your request: - x11-libs/qt-core-4.5.2 (Change USE: +qt3support) (dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild]) (dependency required by "kde-base/kdebase-data-4.3.2" [installed]) (dependency required by "world" [argument]) Code: emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-gui-4.5.2[qt3support]". !!! One of the following packages is required to complete your request: - x11-libs/qt-gui-4.5.2-r2 (Change USE: +qt3support) (dependency required by "x11-libs/qt-core-4.5.2" [ebuild]) (dependency required by "app-i18n/scim-bridge-0.4.16-r1" [installed]) (dependency required by "world" [argument]) Code: emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-sql-4.5.2[qt3support,-debug]". !!! One of the following packages is required to complete your request: - x11-libs/qt-sql-4.5.2 (Change USE: +qt3support) (dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild]) (dependency required by "kde-base/kdebase-data-4.3.2" [installed]) (dependency required by "world" [argument]) Code: emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-core-4.5.2[-debug,-qt3support]". !!! One of the following packages is required to complete your request: - x11-libs/qt-core-4.5.2 (Change USE: -qt3support) (dependency required by "x11-libs/qt-opengl-4.5.2-r1" [ebuild]) (dependency required by "world" [argument]) What's good way to resolve this problem? | Use a desktop profile or add USE=qt3support to your make.conf That should resolve the apparent conflict. |
Hi, Sorry to bother you with another 'can't login' thread, but I'm still a gentoo newbie and I can't find a solution. In a few words: I have KDE 4.3 installed, I get to the KDE log in screen, but after entering my user name and password everything freezes. I mean everything. I must restart my system. I followed all the steps in the KDE configuration HOWTO , and in the Gentoo KDE Guide . I have xorg-x11 installed, and I've read all the threads that are related to my problem on this great forum, but still nothing. I've tried to log in through xdm, and then 'startx', both as root and as a regular user, with the same result. So, in case that anyone could help me, these are the outputs of several commands that I thing you might want to know: # id hdc: Code: uid=1000(hdc) gid=1003(hdc) groups=1003(hdc),10(wheel),18(audio),19(cdrom),27(video),85(usb),100(users),1002(plugdev) # emerge --info: Code: Portage 2.1.6.13 (default/linux/amd64/10.0/desktop, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7500_@_2.20GHz-with-gentoo-1.12.11.1 Timestamp of tree: Sun, 20 Sep 2009 11:30:01 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.6.2-r1 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.63-r1 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://www.gtlib.gatech.edu/pub/gentoo http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirrors.pair.com/ http://gentoo.llarian.net/ http://gentoo.binarycompass.org http://mirror.datapipe.net/gentoo http://mirrors.cs.wmich.edu/gentoo http://mirror.usu.edu/mirrors/gentoo/ http://mirror.mcs.anl.gov/pub/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://lug.mtu.edu/gentoo/ http://gentoo.mirrors.hoobly.com/ http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://mirror.its.uidaho.edu/pub/gentoo/ http://www.cyberuse.com/gentoo/ http://gentoo.localhost.net.ar/ " LDFLAGS="-Wl,-O1" LINGUAS="es en" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups dbus dri dts dvd dvdr eds emboss encode evo fam firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde ldap libnotify mad mikmod mmx mng mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection sdl session spell spl sql sse sse2 ssl startup-notification svg symlink sysfs tcpd thunar tiff truetype unicode usb vorbis webkit x264 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es en" USERLAND="GNU" VIDEO_CARDS="intel vesa vga i810" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY # eselect rc show: Code: Status of init scripts in runlevel "default" consolekit [started] dbus [started] gpm [started] hald [started] local [started] net.eth0 [started] netmount [started] syslog-ng [started] xdm [started] # eselect profile list: Code: Available profile symlink targets: [1] default/linux/amd64/2008.0 [2] default/linux/amd64/2008.0/desktop [3] default/linux/amd64/2008.0/developer [4] default/linux/amd64/2008.0/no-multilib [5] default/linux/amd64/2008.0/server [6] default/linux/amd64/10.0 [7] default/linux/amd64/10.0/desktop * [8] default/linux/amd64/10.0/developer [9] default/linux/amd64/10.0/no-multilib [10] default/linux/amd64/10.0/server [11] hardened/linux/amd64/10.0 [12] hardened/linux/amd64/10.0/no-multilib [13] selinux/2007.0/amd64 [14] selinux/2007.0/amd64/hardened [15] selinux/v2refpolicy/amd64 [16] selinux/v2refpolicy/amd64/desktop [17] selinux/v2refpolicy/amd64/developer [18] selinux/v2refpolicy/amd64/hardened [19] selinux/v2refpolicy/amd64/server # rc-update show: Code: alsasound | boot bootmisc | boot checkfs | boot checkroot | boot clock | boot consolefont | boot consolekit | default dbus | default gpm | default hald | default hostname | boot keymaps | boot local | default nonetwork localmount | boot modules | boot net.eth0 | default net.lo | boot netmount | default rmnologin | boot syslog-ng | default urandom | boot xdm | default $ eselect rc show && groups: Code: Status of init scripts in runlevel "default" consolekit [started] dbus [started] gpm [started] hald [started] local [started] net.eth0 [started] netmount [started] syslog-ng [started] xdm [started] wheel audio cdrom video usb users plugdev hdc # /etc/conf.d/xdm (only the lines that are uncommented): Code: CHECKVT=7 DISPLAYMANAGER="kdm" # /etc/rc.conf (only the lines that are uncommented): Code: UNICODE="yes" EDITOR="/bin/nano" Thank you very much for your patience, see you around, hdc | Is it only KDE or all window managers/desktop environments that freeze your box? If you put exec twm in $HOME/.xinitrc and run startx what happens? Also can you post the result of Code: egrep '^\((EE|WW)' /var/log/Xorg.0.log |
Hi there, I have Dell Inspiron 2600 (i830M driver --supposedly works with i810 driver, but so far hasnt) When I installed gentoo using the LiveCD I was able to use xfce4 perfectly fine, so it seems that he problem isnt that my hardware is not compatible. But xdm has trouble loading after install, and so I keep trying to use the vesa driver. Here's parts of the /var/Xorg.0.log Quote: ABI class: X.Org Video Driver, version 1.2 (II) VESA(0): initializing int10 (WW) VESA(0): Bad V_BIOS checksum (II) VESA(0): Primary V_BIOS segment is: 0xc000 (II) VESA(0): VESA BIOS detected (II) VESA(0): VESA VBE Version 3.0 (II) VESA(0): VESA VBE Total Mem: 8000 kB (II) VESA(0): VESA VBE OEM: Almador Graphics Chip Accelerated VGA BIOS (II) VESA(0): VESA VBE OEM Software Rev: 1.0 (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation (II) VESA(0): VESA VBE OEM Product: Almador Graphics Controller (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (==) VESA(0): Depth 24, (==) framebuffer bpp 32 (==) VESA(0): RGB weight 888 (==) VESA(0): Default visual is TrueColor (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) (II) Loading sub module "ddc" (II) LoadModule: "ddc"(II) Module already built-in (II) VESA(0): VESA VBE DDC supported (II) VESA(0): VESA VBE DDC Level none (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec. (II) VESA(0): VESA VBE DDC read failed (II) VESA(0): Searching for matching VESA mode(s): goes through a whole bunch of screens Quote: (II) VESA(0): Total Memory: 125 64KB banks (8000kB) (EE) VESA(0): No matching modes (II) UnloadModule: "vesa" (II) UnloadModule: "int10" (II) Unloading /usr/lib/xorg/modules//libint10.so (II) UnloadModule: "vbe" (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Vesa is supposed to be infallible. So why wont it work? | forgive me for being obvious : have you tried to modprobe intel-agp then lsmod see if that driver loads ? Ric |
hi, i have issue with xfce desktop redrawing. when i log into xfce, image from slim (login manager) stays on the screen and as windows are drawn over desktop, the slim image is redrawn with grey rectangles of the windows. also, no desktop icons are drawn on the desktop. i had this issue already once and i think after some package update it was fixed but now i have it back. any idea what could be the cause and how to fix it? | my user is in plugdev group but xfdesktop was obviously not running. running xfdesktop manually fixed the problem, though i have no idea what it was not run automatically. thx for help. |
I've recently moved to xorg 1.6 following the given docs http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.6-upgrade-guide.xml http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml I didn't had any problem during upgrade, and I've removed any reference to the old libraries. Now I have a new error in my Xorg.0.log but it doesn't seem fatal 'cause I can start X using Xsession but I get random blank screen or useless desktop background, without mouse nor keyboard, using Gnome. Code: petrux@arkano ~ $ startx xauth: creating new authority file /home/petrux/.serverauth.5994 This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. X.Org X Server 1.6.3.901 (1.6.4 RC 1) Release Date: 2009-8-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.30-gentoo-r4 i686 Current Operating System: Linux arkano 2.6.30-gentoo-r4 #5 SMP PREEMPT Thu Oct 8 20:12:07 CEST 2009 i686 Build Date: 09 October 2009 03:15:10AM 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: Fri Oct 9 13:48:42 2009 (==) Using config file: "/etc/X11/xorg.conf" (EE) intel(0): Cannot support DRI with frame buffer width > 2048. Setting master (EE) PreInit returned NULL for "applesmc" (EE) config/hal: NewInputDeviceRequest failed (8) xorg.conf Code: Section "Screen" Identifier "LVDS" SubSection "Display" Depth 24 Virtual 2720 1024 EndSubSection EndSection Xorg.0.log Code: This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. X.Org X Server 1.6.3.901 (1.6.4 RC 1) Release Date: 2009-8-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.30-gentoo-r4 i686 Current Operating System: Linux arkano 2.6.30-gentoo-r4 #5 SMP PREEMPT Thu Oct 8 20:12:07 CEST 2009 i686 Build Date: 09 October 2009 03:15:10AM 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: Fri Oct 9 13:48:42 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) No Layout section. Using the first Screen section. (**) |-->Screen "LVDS" (0) (**) | |-->Monitor "<default monitor>" (==) No monitor specified for screen "LVDS". Using a default monitor configuration. (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/TTF/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/OTF" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/Type1/" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". Entry deleted from font path. (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/75dpi/ (==) ModulePath set to "/usr/lib/xorg/modules" (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or disable AllowEmptyInput. (II) Loader magic: 0x3da0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on linux (--) using VT number 7 (--) PCI:*(0:0:2:0) 8086:27a2:8086:7270 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0x90380000/524288, 0x80000000/268435456, 0x90400000/262144, I/O @ 0x000020e0/8 (--) PCI: (0:0:2:1) 8086:27a6:8086:7270 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0x90300000/524288 (II) Open ACPI successful (/var/run/acpid.socket) (II) System resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (==) Matched intel for the autoconfigured driver (==) Assigned the driver to the xf86ConfigLayout (II) LoadModule: "intel" (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so (II) Module intel: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 2.8.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, Mobile Intel® GM45 Express Chipset, Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, IGDNG_D, IGDNG_M (II) Primary Device is: PCI 00@00:02:0 (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) resource ranges after probing: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 0.1.0 ABI class: X.Org Video Driver, version 5.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: drmOpenMinor returns 8 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 (==) intel(0): Depth 24, (--) framebuffer bpp 32 (==) intel(0): RGB weight 888 (==) intel(0): Default visual is TrueColor (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM (--) intel(0): Chipset: "945GM" (--) intel(0): Linear framebuffer at 0x80000000 (--) intel(0): IO registers at addr 0x90380000 size 524288 (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB (II) intel(0): the SDVO device with slave addr 70 is found on DVO 1 port (II) intel(0): 2 display pipes available. (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) intel(0): Output VGA has no monitor section (II) intel(0): Output LVDS has no monitor section (II) intel(0): I2C bus "LVDSDDC_C" initialized. (II) intel(0): Attempting to determine panel fixed mode. (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60. (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0. (II) intel(0): EDID vendor "APP", prod id 40028 (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized. (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70. (II) intel(0): I2C bus "SDVOB DDC Bus" initialized. (II) intel(0): Output TMDS-1 has no monitor section (II) intel(0): SDVOB: device VID/DID: 04:AA.03, clock range 25.0MHz - 165.0MHz (II) intel(0): SDVOB: 1 input channel (II) intel(0): SDVOB: TMDS0 output reported (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized. (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72. (II) intel(0): No SDVO device found on SDVOC (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed. (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed. (II) intel(0): Output TV has no monitor section (II) intel(0): Current clock rate multiplier: 1 (II) intel(0): EDID vendor "APP", prod id 40028 (II) intel(0): Output VGA disconnected (II) intel(0): Output LVDS connected (II) intel(0): Output TMDS-1 disconnected (II) intel(0): Output TV disconnected (II) intel(0): Using exact sizes for initial modes (II) intel(0): Output LVDS using initial mode 1280x800 (II) intel(0): detected 256 kB GTT. (II) intel(0): detected 16124 kB stolen memory. (==) intel(0): video overlay key set to 0x101fe (==) intel(0): Using gamma correction (1.0, 1.0, 1.0) (==) intel(0): DPI set to (96, 96) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) intel(0): Comparing regs from server start up to After PreInit (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009 (WW) intel(0): PP_STATUS before: on, ready, sequencing idle (WW) intel(0): PP_STATUS after: on, ready, sequencing on (WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x00000000 to 0x00000020 (WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000400 (WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000203 (WW) intel(0): PIPEASTAT before: status: (WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS (WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x80000202 (WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS (WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS (==) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (II) intel(0): Kernel reported 483584 total, 1 used (II) intel(0): I830CheckAvailableMemory: 1934332 kB available (EE) intel(0): Cannot support DRI with frame buffer width > 2048. (**) intel(0): Framebuffer compression enabled (**) intel(0): Tiling enabled (**) intel(0): SwapBuffers wait enabled (==) intel(0): VideoRam: 262144 KB (II) intel(0): Attempting memory allocation with tiled buffers. (II) intel(0): Tiled allocation successful. (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) UXA(0): Driver registered support for the following operations: (II) solid (II) copy (II) composite (RENDER acceleration) (==) intel(0): Backing store disabled (==) intel(0): Silken mouse enabled (II) intel(0): Initializing HW Cursor (II) intel(0): Current clock rate multiplier: 1 (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression (II) intel(0): Fixed memory allocation layout: (II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000007f000000 physical ) (II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000007f600000 physical ) (II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000007f601000 physical ) (II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000007f60b000 physical ) (II) intel(0): 0x00fbf000: end of stolen memory (II) intel(0): 0x00fbf000-0x0f9f3fff: DRI memory manager (239828 kB) (II) intel(0): 0x10000000: end of aperture (II) intel(0): BO memory allocation layout: (II) intel(0): 0x00fbf000: start of memory manager (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) (II) intel(0): 0x0f9f4000: end of memory manager (WW) intel(0): ESR is 0x00000010, page table error (WW) intel(0): PGTBL_ER is 0x00000102, host pte data, display B pte (WW) intel(0): Existing errors found in hardware state. (II) intel(0): Selecting standard 18 bit TMDS pixel format. (II) intel(0): Output configuration: (II) intel(0): Pipe A is off (II) intel(0): Display plane B is now disabled and connected to pipe A. (II) intel(0): Pipe B is on (II) intel(0): Display plane A is now enabled and connected to pipe B. (II) intel(0): Output VGA is connected to pipe none (II) intel(0): Output LVDS is connected to pipe B (II) intel(0): Output TMDS-1 is connected to pipe none (II) intel(0): Output TV is connected to pipe none (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. (II) intel(0): DPMS enabled (==) intel(0): Intel XvMC decoder disabled (II) intel(0): Set up overlay video (II) intel(0): direct rendering: Disabled (--) RandR disabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) AIGLX: Screen 0 is not DRI2 capable (II) AIGLX: Screen 0 is not DRI capable (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 (II) intel(0): Setting screen physical size to 286 x 179 (II) intel(0): Allocate new frame buffer 1280x800 stride 2048 (II) intel(0): New front buffer at 0x2000000 (II) config/hal: Adding input device appletouch (II) LoadModule: "synaptics" (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.1.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) Synaptics touchpad driver version 1.1.3 (**) Option "Device" "/dev/input/event9" (II) appletouch: x-axis range 0 - 1215 (II) appletouch: y-axis range 0 - 575 (II) appletouch: pressure range 0 - 300 (II) appletouch: finger width range 0 - 0 (II) appletouch: buttons: left double triple (--) appletouch: touchpad found (**) appletouch: always reports core events (II) XINPUT: Adding extended input device "appletouch" (type: TOUCHPAD) (**) appletouch: (accel) keeping acceleration scheme 1 (**) appletouch: (accel) filter chain progression: 2.00 (**) appletouch: (accel) filter stage 0: 20.00 ms (**) appletouch: (accel) set acceleration profile 0 (--) appletouch: touchpad found (II) config/hal: Adding input device Apple Computer Apple Internal Keyboard / Trackpad (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 2.2.5 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (**) Apple Computer Apple Internal Keyboard / Trackpad: always reports core events (**) Apple Computer Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8" (II) Apple Computer Apple Internal Keyboard / Trackpad: Found keys (II) Apple Computer Apple Internal Keyboard / Trackpad: Configuring as keyboard (II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard / Trackpad" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "us" (II) config/hal: Adding input device Logitech USB Receiver (**) Logitech USB Receiver: always reports core events (**) Logitech USB Receiver: Device: "/dev/input/event7" (II) Logitech USB Receiver: Found 9 mouse buttons (II) Logitech USB Receiver: Found x and y relative axes (II) Logitech USB Receiver: Found scroll wheel(s) (II) Logitech USB Receiver: Configuring as mouse (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5 (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE) (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1 (**) Logitech USB Receiver: (accel) filter chain progression: 2.00 (**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms (**) Logitech USB Receiver: (accel) set acceleration profile 0 (II) Logitech USB Receiver: initialized for relative axes. (II) config/hal: Adding input device applesmc (**) applesmc: always reports core events (**) applesmc: Device: "/dev/input/event6" (II) applesmc: Found x and y absolute axes (WW) applesmc: Don't know how to use device (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "applesmc" (EE) config/hal: NewInputDeviceRequest failed (8) (II) config/hal: Adding input device Macintosh mouse button emulation (**) Macintosh mouse button emulation: always reports core events (**) Macintosh mouse button emulation: Device: "/dev/input/event5" (II) Macintosh mouse button emulation: Found 3 mouse buttons (II) Macintosh mouse button emulation: Found x and y relative axes (II) Macintosh mouse button emulation: Configuring as mouse (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5 (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1 (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00 (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms (**) Macintosh mouse button emulation: (accel) set acceleration profile 0 (II) Macintosh mouse button emulation: initialized for relative axes. (II) config/hal: Adding input device Video Bus (**) Video Bus: always reports core events (**) Video Bus: Device: "/dev/input/event4" (II) Video Bus: Found keys (II) Video Bus: Configuring as keyboard (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "us" (II) config/hal: Adding input device HID 05ac:1000 (**) HID 05ac:1000: always reports core events (**) HID 05ac:1000: Device: "/dev/input/event12" (II) HID 05ac:1000: Found 9 mouse buttons (II) HID 05ac:1000: Found x and y relative axes (II) HID 05ac:1000: Configuring as mouse (**) HID 05ac:1000: YAxisMapping: buttons 4 and 5 (**) HID 05ac:1000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "HID 05ac:1000" (type: MOUSE) (**) HID 05ac:1000: (accel) keeping acceleration scheme 1 (**) HID 05ac:1000: (accel) filter chain progression: 2.00 (**) HID 05ac:1000: (accel) filter stage 0: 20.00 ms (**) HID 05ac:1000: (accel) set acceleration profile 0 (II) HID 05ac:1000: initialized for relative axes. (II) config/hal: Adding input device HID 05ac:1000 (**) HID 05ac:1000: always reports core events (**) HID 05ac:1000: Device: "/dev/input/event11" (II) HID 05ac:1000: Found keys (II) HID 05ac:1000: Configuring as keyboard (II) XINPUT: Adding extended input device "HID 05ac:1000" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "us" emerge --info Code: Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r4 i686) ================================================================= System uname: Linux-2.6.30-gentoo-r4-i686-Intel-R-_Core-TM-2_CPU_T7400_@_2.16GHz-with-gentoo-1.12.11.1 Timestamp of tree: Fri, 09 Oct 2009 08:00:01 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 1.3.7-r1, 2.1.8-r1 dev-lang/python: 2.4.4-r13, 2.5.4-r3, 2.6.2-r1 dev-python/pycrypto: 2.0.1-r6 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O3 -march=prescott -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/bind" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O3 -march=prescott -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="it_IT.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="it en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/opt/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acl acpi alsa apache2 bash-completion berkdb bzip2 cli cracklib crypt cups dri fontconfig fortran gdal gdbm geos gnome gpm gtk gtk2 hal iconv isdnlog jpeg mmx modules mp3 mpg123 mudflap ncurses nls nptl nptlonly openmp pam pcre pdf perl php png postgres postscript pppd proj python readline reflection session spl sse sse2 ssl svg sysfs tcpd tiff truetype unicode x86 xinerama xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it en" USERLAND="GNU" VIDEO_CARDS="intel i810 vesa" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Installed packages Code: emerge -pv hal [ebuild R ] sys-apps/hal-0.5.12_rc1-r8 USE="X acpi crypt laptop -apm -consolekit -debug -dell -disk-partition -doc -policykit (-selinux)" 0 kB emerge -pv xorg-server [ebuild R ] x11-base/xorg-server-1.6.3.901-r2 USE="dmx hal nptl xorg -debug -ipv6 -kdrive -minimal -sdl -tslib" 0 kB emerge -pv gnome [ebuild R ] gnome-base/gnome-2.24.1 USE="cups -accessibility -cdr -dvdr -esd -ldap -mono" 0 kB One more information: starting firefox-bin in xsession's xtem crashes all too... I haven't been able to find any further useful error message so I haven't yet understood if it a Xorg issue, a Gnome or a hal one. I'm completely lost. Any help will be greatly appreciate | add dbus opengl to USE in /etc/make.conf and update world Code: emerge -uDN world rebuild x11-drivers Code: emerge portage-utils && emerge -1 $(qlist -IC x11-drivers) start dbus Code: rc-update add dbus default /etc/init.d/dbus start try X again |
Hello, I installed gnome 2.24.3 today. Everything went well but if I start Gnome I get the following message. Code: There was a error starting the Gnome Settings Deamon. Some things such as themes, sounds or backgrounds settings may not work correctly. The Settings Deamon restarted too many times. Gnome will still try to restart the Settings Daemon next time you log in. How to solve this ? Roelof | what does your .xsession-errors file have in it |
So, I feel dumb for posting this because not only do I not know what's going on, but I don't know how to describe the situation correctly, but here goes: When logging into my gnome desktop (with gdm), I find the following problems: The icons are missing from my desktop, even though my gnome configuration says that they're supposed to be shown, The workspace switcher shows that there's only one virtual desktop instead of four, Programs load with their menus directly over gnome's menubar, Programs are missing their window decoration, Nothing shows up in my window list, no matter which windows are open. Right-clicking on the desktop does not bring up the contextual menu (Create Folder, Desktop Background, etc). (Since these symptoms are, in my opinion, somewhat vague, I posted a screenshot here: http://img2.imageshack.us/img2/9137/screenshot21.png .) Any idea as to what's going on? I have a test user setup, and when I log in under that account, things seem to work properly. I'm guessing that some configuration file got messed up somehow in my home directory, but I have no idea how. I found a temporary fix by switching on my compiz for window management and then switching back to metacity, but I still have no icons on my desktop and I still can't get a right-click menu. Furthermore, I have to do this every time I log in. Any ideas? Thanks in advance! | Check out these two issues png images in gtk apps media-libs/jpeg-6b |
Edit: Today's update to gentoo-sources-2.6.31-r4 and xorg-7.5 fixed this without any futher action on my part. These HAL / Xorg / evdev / input related issues are getting quite annoying, and now it seems to be my turn. Up till today I had a fully working setup with everything at ~amd64. Then I emerged the KDE 4.3.1 -> 4.3.2 update in addition to those packages: Code: # genlop -l --date 2009-10-11 | grep -v kde-base Sun Oct 11 13:01:14 2009 >>> sys-apps/openrc-0.5.1 Sun Oct 11 13:21:09 2009 >>> sys-apps/portage-2.2_rc45 Sun Oct 11 13:21:09 2009 >>> sys-apps/portage-2.2_rc45 Sun Oct 11 13:21:46 2009 >>> media-libs/freetype-2.3.11 Sun Oct 11 13:22:17 2009 >>> app-arch/gzip-1.3.13 Sun Oct 11 13:22:28 2009 >>> app-admin/eselect-1.2.4 Sun Oct 11 13:22:46 2009 >>> x11-misc/shared-mime-info-0.70 Sun Oct 11 13:23:31 2009 >>> dev-lang/tk-8.5.7-r1 Sun Oct 11 13:24:23 2009 >>> net-misc/openssh-5.3_p1-r1 Sun Oct 11 13:24:44 2009 >>> x11-libs/libdrm-2.4.15 Sun Oct 11 13:25:27 2009 >>> dev-libs/libxslt-1.1.26 Sun Oct 11 13:41:01 2009 >>> net-fs/samba-libs-3.4.2 Sun Oct 11 13:42:20 2009 >>> app-text/djvu-3.5.22 Sun Oct 11 13:42:29 2009 >>> virtual/talloc-1.0.0 Sun Oct 11 13:42:38 2009 >>> virtual/tdb-1.0.0 Sun Oct 11 13:46:16 2009 >>> net-fs/samba-server-3.4.2 Sun Oct 11 13:48:47 2009 >>> net-fs/samba-client-3.4.2 Sun Oct 11 13:48:56 2009 >>> net-fs/samba-3.4.2 Sun Oct 11 14:31:42 2009 >>> sys-apps/openrc-0.5.1 Sun Oct 11 14:35:58 2009 >>> x11-base/xorg-server-1.6.4 Sun Oct 11 14:36:37 2009 >>> x11-drivers/nvidia-drivers-185.18.31 Sun Oct 11 14:36:53 2009 >>> x11-drivers/xf86-input-evdev-2.2.5 Sun Oct 11 14:53:00 2009 >>> sys-apps/hal-0.5.13-r2 Sun Oct 11 14:59:37 2009 >>> sys-libs/slang-2.2.1 Sun Oct 11 15:00:02 2009 >>> net-libs/libssh2-1.2.1 Sun Oct 11 15:01:50 2009 >>> sys-devel/gdb-7.0 Sun Oct 11 15:02:52 2009 >>> sys-fs/fuse-2.7.4-r1 Sun Oct 11 15:03:11 2009 >>> x11-misc/xkeyboard-config-1.7 Sun Oct 11 15:03:31 2009 >>> x11-apps/xinit-1.0.8-r10 Sun Oct 11 15:04:54 2009 >>> dev-lang/ruby-1.8.7_p174-r1 Sun Oct 11 15:05:08 2009 >>> x11-apps/xmodmap-1.0.4 Sun Oct 11 15:05:27 2009 >>> dev-perl/libwww-perl-5.833 Sun Oct 11 15:09:36 2009 >>> net-analyzer/wireshark-1.2.2 Sun Oct 11 15:09:56 2009 >>> app-admin/apache-tools-2.2.14 Sun Oct 11 15:10:56 2009 >>> www-servers/apache-2.2.14-r1 Sun Oct 11 15:11:13 2009 >>> x11-themes/gtk-engines-qtcurve-0.69.0 Sun Oct 11 15:11:53 2009 >>> media-gfx/pstoedit-3.50 Sun Oct 11 16:38:46 2009 >>> x11-themes/qtcurve-qt4-0.69.0 Sun Oct 11 17:05:27 2009 >>> x11-themes/qtcurve-0.69.0 Sun Oct 11 17:09:02 2009 >>> dev-perl/XML-LibXML-1.70 Sun Oct 11 20:10:21 2009 >>> sys-apps/openrc-0.4.3-r4 Sun Oct 11 20:26:05 2009 >>> sys-auth/consolekit-0.3.0-r2 Sun Oct 11 20:29:06 2009 >>> net-fs/samba-libs-3.4.2 Sun Oct 11 20:31:27 2009 >>> net-fs/samba-server-3.4.2 Sun Oct 11 20:33:34 2009 >>> net-fs/samba-client-3.4.2 Sun Oct 11 21:00:44 2009 >>> x11-apps/xconsole-1.0.3-r1 Sun Oct 11 21:01:10 2009 >>> x11-apps/xdm-1.1.9 Sun Oct 11 21:06:26 2009 >>> x11-libs/libdrm-2.4.15 Sun Oct 11 21:23:16 2009 >>> sys-libs/ncurses-5.7-r2 Sun Oct 11 21:23:35 2009 >>> media-libs/libexif-0.6.18 Sun Oct 11 21:24:09 2009 >>> dev-python/setuptools-0.6.4 Sun Oct 11 21:26:00 2009 >>> app-i18n/enca-1.11 Sun Oct 11 21:26:27 2009 >>> sys-apps/kbd-1.15.1 Sun Oct 11 21:28:34 2009 >>> net-fs/samba-libs-3.4.2-r1 Sun Oct 11 21:30:04 2009 >>> gnome-base/gnome-vfs-2.24.2 Sun Oct 11 21:51:18 2009 >>> sys-apps/openrc-0.5.1 Result: no mouse/keyboard in Xorg. I have to ssh in to the box, restart HAL, restart xdm, then it suddenly works. Prior to restarting HAL, neither the mouse nor the keyboard are listed by hal-device, so this seems to be an issue with HAL, not with Xorg. I've tried reemerging various things, upgrading / downgrading between openrc 0.4.3 and 0.5.1, revdev-rebuilding, etc. I also cannot find anything relevant in the logs. Any ideas? Thanks. | aceFruchtsaft wrote: Abraxas wrote: Did you rebuild xorg drivers just in case? I see that you upgraded your xorg-server. Actually I just reemerged xorg-server because libdrm suggested that this might be necessary. But I also reemerged evdev und nvidia-drivers, which are the only xorg drivers I use. I'm pretty sure you also use keyboard and mouse equery list -i x11-drivers/ rebuild what it shows, that you haven't already rebuilt |
I've a problem emerging sci-libs/cln required by kdeedu-meta. This is the final rows of log: Code: make[1]: Leaving directory `/var/tmp/portage/sci-libs/cln-1.3.0/work/cln-1.3.0/doc' make[1]: Entering directory `/var/tmp/portage/sci-libs/cln-1.3.0/work/cln-1.3.0' make[1]: Nothing to be done for `html-am'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/cln-1.3.0/work/cln-1.3.0' This is TeX, Version 3.1415926 (Web2C 7.5.7) (./txiversion.tex (/var/tmp/portage/sci-libs/cln-1.3.0/work/cln-1.3.0/autoconf/texinfo.tex Loading texinfo [version 2008-11-17.21]: pdf, fonts, ! Font extrm=cmr10 scaled 1095 not loadable: Metric (TFM) file not found. \mainmagstep ->1095 \setfont ...5->\font #1=\fontprefix #2#3 scaled #4 \csname cmap#5\endcsname #1 \definetextfontsizexi ... {10}{\mainmagstep }{OT1} \setfont exttt tshape... l.2371 \definetextfontsizexi ? ! Emergency stop. \mainmagstep ->1095 \setfont ...5->\font #1=\fontprefix #2#3 scaled #4 \csname cmap#5\endcsname #1 \definetextfontsizexi ... {10}{\mainmagstep }{OT1} \setfont exttt tshape... l.2371 \definetextfontsizexi No pages of output. Transcript written on txiversion.log. kpathsea: Running mktextfm cmr10 /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation for cmr10. /usr/share/texmf/web2c/mktexnam: Need to update ? [31;01mACCESS DENIED[0m mkdir: /var/cache/fonts/tfm/unknown mkdir: impossibile creare la directory `././var/cache/fonts/tfm/unknown': Permission denied mktextfm: mktexdir /var/cache/fonts/tfm/unknown/unknown failed. kpathsea: Appending font creation commands to missfont.log. /usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting. make[1]: *** [cln.pdf] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-libs/cln-1.3.0/work/cln-1.3.0/doc' make: *** [pdf-recursive] Error 1 [31;01m*[0m ERROR: sci-libs/cln-1.3.0 failed: [31;01m*[0m emake doc failed [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 49: Called src_compile [31;01m*[0m environment, line 2598: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m emake html pdf || die "emake doc failed"; [31;01m*[0m [31;01m*[0m If you need support, post the output of 'emerge --info =sci-libs/cln-1.3.0', [31;01m*[0m the complete build log and the output of 'emerge -pqv =sci-libs/cln-1.3.0'. [31;01m*[0m The complete build log is located at '/var/tmp/portage/sci-libs/cln-1.3.0/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-libs/cln-1.3.0/temp/environment'. [31;01m*[0m S: '/var/tmp/portage/sci-libs/cln-1.3.0/work/cln-1.3.0' emerge --info: Code: Portage 2.1.7 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.27.3 i686) ================================================================= System Settings ================================================================= System uname: Linux-2.6.27.3-i686-Intel-R-_Core-TM-2_CPU_T7200_@_2.00GHz-with-gentoo-2.0.0 Timestamp of tree: Sun, 11 Oct 2009 15:30:06 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.9-r1 dev-lang/python: 2.4.4-r4, 2.5.2-r5, 2.6.3 dev-python/pycrypto: 2.0.1-r5 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.2.5 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.62-r1 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 2.2.4 virtual/os-headers: 2.6.25-r4 ACCEPT_KEYWORDS="x86 ~x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O3 -march=nocona -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O3 -march=nocona -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests distlocks fixpackages news protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://ftp.heanet.ie/pub/gentoo/" LANG="it_IT@euro" LC_ALL="it_IT@euro" LDFLAGS="-Wl,-O1" LINGUAS="it" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/layman/desktop-effects" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac aalib acl acpi alsa apache2 berkdb bidi bluetooth branding browserplugin bzip2 cairo cdda cdio cdr cgi cli codecs consolekit cracklib crypt cups dbus dga divx4linux doc dri dts dvd dvdr dvdread eds emacs emboss encode esd evo faad fam fat ffmpeg firefox flac fortran freetype gif gnome gnutls gpm gstreamer gtk hal hfs httpd iconv informix innodb interbase ipod ipv6 isdnlog java jfs jpeg kde latex ldap libnotify live lm_sensors logitech-mouse lzo mad matroska mikmod mmx mmx2 mmxext mod_php modules mozilla mp3 mp4 mpeg msn mudflap mysql mysqli ncurses netboot nls nptl nptlonly nsplugin ntfs odbc ogg oggvorbis opengl openmp pam pcre pdf perl php png ppds pppd python qt qt3 qt3support qt4 quicktime readline reflection reiser4 reiserfs samba sdl session slang sockets socks5 spell spl sql sqlite sse sse2 sse3 ssl startup-notification stream svg svga sysfs tcpd theora threads thunar tiff truetype unicode usb userlocales v4l vcd vlm vorbis win32codecs wxgtk wxgtk1 wxwindows x264 x86 xfce xfs xine xml xmms xorg xulrunner xv xvid yahoo zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia vesa nv" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Seems to be a problem related to doc USE flag....but i didn't want to disable it. | Does it build if you disable the doc USEflag? |
Hi all, This is a brand new install, and it's pretty slim so far. I just came back to Gentoo after a 2 year hiatus with Ubuntu. 'buntu is getting too buggy and I used Gentoo since the 1.4 days and missed it! So, after installing and configuring a stage3 base system (no more stage1 ), I installed xorg, gnome, and firefox. Right then the apps menu wasn't there, but since I've had this ~/ directory for 6 or more years, I figured it was some config incompatibility so I copied everything to another directory and only copied back a few things like my .bashrc, documents, .vimrc, etc. I left out .gnome, .gconf, and all that. I tried emerging gnome-menus again, I emerge sync'd and did emerge -uDv world. I don't have an applications.menu to remove (yes, as you can see I've searched the forums and tried all those suggestions): sean@bitwise ~ $ find . -name applications.menu sean@bitwise ~ $ So, does anyone have any suggestions here? Thanks! | Are you using xdm or startx? Code: cd ~/.config/menus ls -l post results And results from this "echo $XDG_MENU_PREFIX" |
Hello, I emerged X today. Then i did X - configure. But when i do X -configure /root/xorg.conf.new I have no mouse and no keyboard. In the Xorg.0.log I can see that keyboard and mouse are disabled with AllowEmptyinput. Second problem is that i can't start HAL. When I do that i get a permission denied even if I'm root. Roelof | should be Code: /etc/init.d/hald start hald is best in the default run level accompanied by dbus: Code: emerge dbus hal rc-update add dbus default rc-update add hald default |
Hi, After using a bunch of other distributions I finally decided to try building my own gentoo system. During the install I edited my use flag list in /etc/make.conf. I pretty much went through the list and added whatever I thought I would want. Yesterday I got xorg-server installed but it said it needed svg, after adding svg to my use list I then got the circular dependency error. I spend some time on the irc channel and got xorg-server installed. Now I'm just trying to figure out how to interpret the circular dependency error and how to really use the use flags. When I try to emerge -pv gnome I get the following. Quote: emerge -pv gnome --- Invalid atom in /etc/portage/package.use: gnome-base/gnome-2.24.1 These are the packages that would be merged, in order: Calculating dependencies... done! [nomerge ] gnome-base/gnome-2.24.1 USE="cdr cups dvdr mono -accessibility -esd -ldap" [nomerge ] app-misc/tomboy-0.12.2 USE="-debug -doc -eds -galago" [nomerge ] dev-dotnet/gconf-sharp-2.24.1 USE="-debug" [nomerge ] dev-dotnet/glade-sharp-2.12.9 USE="-debug" [nomerge ] dev-dotnet/gdk-sharp-2.12.9 USE="-debug" [nomerge ] dev-dotnet/glib-sharp-2.12.9 USE="-debug" [nomerge ] dev-lang/mono-2.4.2.3 USE="-minimal -moonlight -xen" [ebuild N ] www-client/links-2.2 USE="X bzip2 gpm jpeg png sdl ssl unicode zlib -directfb -fbcon -livecd (-svga) -tiff" [ebuild N ] media-libs/libsdl-1.2.13-r1 USE="X alsa audio joystick opengl pulseaudio video xinerama xv -aalib -arts -custom-cflags -dga -directfb -esd -fbcon -ggi -libcaca -nas -oss (-svga)" [ebuild N ] media-sound/pulseaudio-0.9.15-r2 USE="X alsa asyncns avahi caps dbus glib gnome hal tcpd -bluetooth -jack -libsamplerate -lirc -oss -test" [nomerge ] gnome-base/gnome-2.24.1 USE="cdr cups dvdr mono -accessibility -esd -ldap" [nomerge ] x11-wm/metacity-2.24.0-r2 USE="xinerama -debug" [nomerge ] x11-libs/gtk+-2.16.6 USE="X cups jpeg jpeg2k vim-syntax xinerama -debug -doc -test -tiff" [ebuild N ] net-print/cups-1.3.10-r2 USE="X acl avahi dbus gnutls java jpeg pam perl png python samba ssl -kerberos -ldap -php -ppds -slp -static -tiff -xinetd -zeroconf" LINGUAS="-de -en -es -et -fr -he -id -it -ja -pl -sv -zh_TW" [ebuild N ] net-dns/avahi-0.6.24-r2 USE="dbus gdbm gtk ipv6 mono python -autoipd -bookmarks -doc -howl-compat -mdnsresponder-compat -qt3 -qt4 -test" [ebuild N ] dev-dotnet/gtk-sharp-2.12.9 USE="-debug" [ebuild N ] dev-dotnet/gdk-sharp-2.12.9 USE="-debug" [ebuild N ] dev-dotnet/atk-sharp-2.12.9 USE="-debug" [ebuild N ] dev-dotnet/pango-sharp-2.12.9 USE="-debug" [ebuild N ] dev-dotnet/glib-sharp-2.12.9 USE="-debug" [ebuild N ] dev-dotnet/gtk-sharp-gapi-2.12.9 USE="-debug" [ebuild N ] dev-lang/mono-2.4.2.3 USE="-minimal -moonlight -xen" [ebuild N ] dev-python/pygtk-2.14.1-r1 USE="X -doc -examples" [ebuild N ] gnome-base/libglade-2.6.4 USE="-debug -doc" [ebuild N ] gnome-base/gconf-2.24.0 USE="-debug -doc -ldap" [ebuild N ] x11-libs/gtk+-2.16.6 USE="X cups jpeg jpeg2k vim-syntax xinerama -debug -doc -test -tiff" * Error: circular dependencies: ('ebuild', '/', 'dev-dotnet/gtk-sharp-gapi-2.12.9', 'merge') depends on ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'media-sound/pulseaudio-0.9.15-r2', 'merge') depends on ('ebuild', '/', 'gnome-base/gconf-2.24.0', 'merge') (buildtime) ('ebuild', '/', 'net-dns/avahi-0.6.24-r2', 'merge') (buildtime) ('ebuild', '/', 'gnome-base/gconf-2.24.0', 'merge') depends on ('ebuild', '/', 'x11-libs/gtk+-2.16.6', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/atk-sharp-2.12.9', 'merge') depends on ('ebuild', '/', 'dev-dotnet/glib-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gtk-sharp-gapi-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'www-client/links-2.2', 'merge') depends on ('ebuild', '/', 'media-libs/libsdl-1.2.13-r1', 'merge') (buildtime) ('ebuild', '/', 'net-dns/avahi-0.6.24-r2', 'merge') depends on ('ebuild', '/', 'dev-python/pygtk-2.14.1-r1', 'merge') (buildtime) ('ebuild', '/', 'x11-libs/gtk+-2.16.6', 'merge') (buildtime) ('ebuild', '/', 'gnome-base/libglade-2.6.4', 'merge') (buildtime) ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gtk-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'net-print/cups-1.3.10-r2', 'merge') depends on ('ebuild', '/', 'net-dns/avahi-0.6.24-r2', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gdk-sharp-2.12.9', 'merge') depends on ('ebuild', '/', 'dev-dotnet/glib-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gtk-sharp-gapi-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'x11-libs/gtk+-2.16.6', 'merge') (buildtime) ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/pango-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') depends on ('ebuild', '/', 'www-client/links-2.2', 'merge') (runtime) ('ebuild', '/', 'dev-dotnet/gtk-sharp-2.12.9', 'merge') depends on ('ebuild', '/', 'dev-dotnet/glib-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gtk-sharp-gapi-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gdk-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/atk-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/pango-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'gnome-base/libglade-2.6.4', 'merge') depends on ('ebuild', '/', 'x11-libs/gtk+-2.16.6', 'merge') (buildtime) ('ebuild', '/', 'media-libs/libsdl-1.2.13-r1', 'merge') depends on ('ebuild', '/', 'media-sound/pulseaudio-0.9.15-r2', 'merge') (buildtime) ('ebuild', '/', 'x11-libs/gtk+-2.16.6', 'merge') depends on ('ebuild', '/', 'net-print/cups-1.3.10-r2', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/glib-sharp-2.12.9', 'merge') depends on ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/pango-sharp-2.12.9', 'merge') depends on ('ebuild', '/', 'dev-dotnet/glib-sharp-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-dotnet/gtk-sharp-gapi-2.12.9', 'merge') (buildtime) ('ebuild', '/', 'dev-lang/mono-2.4.2.3', 'merge') (buildtime) ('ebuild', '/', 'dev-python/pygtk-2.14.1-r1', 'merge') depends on ('ebuild', '/', 'x11-libs/gtk+-2.16.6', 'merge') (buildtime) ('ebuild', '/', 'gnome-base/libglade-2.6.4', 'merge') (buildtime) * Note that circular dependencies can often be avoided by temporarily * disabling USE flags that trigger optional dependencies. * IMPORTANT: 1 news items need reading for repository 'gentoo'. * Use eselect news to read news items. As far as I've understood it, the -pv command let's me see the different packages that will be installed along with the one I want and what kind of flags that can be set along with them. How do I find which ones are conflicting or where the problem is? | Mono is for dotnet stuff - if you want that Code: # quse -D mono global:mono: Build Mono bindings to support dotnet type stuff One good and easy way to enable the USE flags that you would need for Gnome is by enabling a desktop profile. To see what is available run Code: eselect profile list Then if you want to set a profile run Code: eselect profile set <number> |
Hi, I get this message when starting KDE and when testing audio (ALSA) in System settings -> multimedia : Code: Notification from Phonon KDE's multimedia library. The audio playback device ALSA default output does not work. Falling back to . Anybody any ideas? Thanks. | http://www.gentoo.org/doc/en/alsa-guide.xml[/bug] |
I recently switched from gnome to wmii. I use a french keyboard, so I am trying to configure this azerty layout. For now everything I tried failed, I still have a qwerty layout, Code: Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection Section "Device" Identifier "Configured Video Device" Driver "nvidia" Option "NoLogo" "True" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" EndSection Section "ServerFlags" Option "DontZap" "False" Option "blank time" "5" Option "standby time" "10" Option "suspend time" "20" Option "off time" "30" EndSection My locales : Code: $ locale LANG= LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= Maybe the problem his here, Nb ; the layout problem is not only in wmii, twm has it too, so it must be an xorg configuration problem I guess. Thanks for your time, | I read here: https://forums.gentoo.org/viewtopic-t-488695-start-0.html that one line less did the trick for him/her. It is nog quite the same as your situation because the layout was Belgium. The bottom line was there to delete the line Code: Option "XkbRules" "xfree86" So in your case this could mean delete the line: Code: Option "XkbRules" "xorg Be carefull I am a real nOOb but I have some experience with googling my way around. |
OK: I use the Cherry Cymotion Master Linux keyboard and have toyed with a lot of configuration files under Code: /usr/share/X11/xkb to adapt the behavious of the keyboard to my needs - in previous X versions. Now that I switched to evdev, part of it doesn't work any more. Here's what I did: Changes include (pathnames relative to /usr/share/X11/xkb): symbols/inet: Change behaviour of multimedia keys and add "@" key instead of RWIN symbols/de: Change some symbols so I can have Turkish characters on a German keyboard without switching layouts rules/base.xml: make new variant of German layout (from symbols/de) known compat/cymotion: define redirects so that, say, XF86Search alwas translates to Ctrl+F etc. In my original xorg.conf, this would be handled through: Code: Section "InputDevice" Driver "kbd" Option "XkbModel" ""cymotionlinux" # from symbols/inet Option "XkbLayout" "de" # from symbols/inet Option "XkbVariant" "tr" # variant within the "de"-layout EndSection I have no idea what fdi-files are and how evdev/HAL works, but from what I read here in the forum, the way to translate this to the new world is: Code: <?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <match key="info.capabilities" contains="input.keyboard"> <merge key="input.x11_options.XkbModel" type="string">cymotionlinux</merge> <merge key="input.x11_options.XkbLayout" type="string">de</merge> <merge key="input.x11_options.XkbVariant" type="string">tr</merge> </match> </deviceinfo> In fact, this does bring me the mixed German/Turkish keyboard layout. I hadn't expected it would be so easy. What it doesn't do, though: It doesn't bring me the media-keys i defined in symbols/inet for "cymotionlinux". Most of these keys are active and will bring up some codes like XF86AudioPlay and thelike in xev, but they're not the codes I defined in symbols/inet! Even stranger, when I delete the whole line Code: <merge key="input.x11_options.XkbModel" type="string">cymotionlinux</merge> I still get the very same result. Also, the redirects from compat/cymotion aren't implemented, although strangely some of the keys they were meant for do work now (like the cut/copy/paste keys. They used to be mapped to Ctrl+X/C/V respectively, but now seem to work without this.) So... Obviously the old xkb configuration files (or at least some of them) are still honoured, right? Otherwise I wouldn't get my individual German/Turkish layout. OTOH, the mapping of the "Model"-information to a certain section within symbols/inet doesn't seem to work any longer... or at least nt as expected. Does anybody know how to solve this? | OK, it took me years (or so it seemed to me) to understand whats going on, and I'm still not happy, but for those who may have similar troubles: a) All keycodes changed. So whatever I had assigned to a certain keycode never got triggered. Solution: start from scratch to re-assign all keys. b) Rules file changed. Previously, all "internet keyboards" got selected via "inet( model-name )", so intet(cymotionlinux) in my case. This is no longer true. Now it's all inet(evdev), which means I could configure the cymotionlinux-section of inet as long as I wanted, it never was used. I'm almost ready now, what I'm missing is a way not to mess with the existing evdev rules file... but I'm stuck here. I guess it's better to start another thread about this because it's more general. |
Hi, When I press right and left click at the same time it results into a middle click, so I reckon it is du to some Emulate3buttons functionality. Back in the days I knew how to turn it off in xorg.conf, but now that I'm using HAL I don't really know how to achieve it. Ideas anybody ? Best Regards, Maxime | If you have a real 3 button mouse, clicking the middle one should turn off the emulation automatically. |
Hi, Ive been using gnome for a long time, but I wanna try kde4. Does somebody know a good guide for this? Thanks for your answers[/url][/b] | Always look for the official documentation first. See the new Gentoo KDE Guide , which is still a work in progress as KDE4 is currently in the testing branch in Gentoo. I'd go for the straight KDE 4.2.4 version if I were you. - John |
Hello gentooser. i tried to install webkit-gtk many times and recherche some solution at the forum but no one brings me up to get it install. at abortion the compilation process tell me that it cant locate version.pm in @INC thx for helping | version.pm belongs to dev-lang/perl re-emerge perl then run perl-cleaner Code: emerge -1 dev-lang/perl && perl-cleaner all |
Hi all! I'm running up-to-date gnome (currently using gnome-power-manager-2.26.4) in my hp laptop but gnome-power-manager doesn't show battery status. I try to change its preferences but it just shows "general" tab and the one regarding AC plugged, but not the one about battery. However... battery support seems to work just fine as the standalone battery panel applet shows the right information. Any idea if I'm doing something wrong? groups? permissions? I don't think it's something kernel related cause the applet works fine, but... Thanks in advance! PS: Also running gentoo KDE here (same kernel and modules) and battery status works fine! | mikioma wrote: It's not only battery status but also other acpi related stuff which doesn't work, namely hibernate or suspend support. Those two options do not appear in the gnome shutdown dialog. Same problem here, just upgraded to gnome-2.26, with 2.24 it used to work. Investigating... |
Greetings! I just upgraded my Gnome to 2.26. Most of it works fine, my only problem is that my custom menu items vanished. Items that I added or changed in any way have vanished completely, those that I only deleted reappeared... Relax. I read the Gnome Upgrade Guide for 2.26. I have reselected my session before login and got both >=gnome-base/gnome-session-2.26.2 and >=gnome-base/gnome-menus-2.26.2 installed. But that didn't solve the problem. This is a pretty big issue, since redoing all that customizing of the menu is simply too much work, and the menu is pretty much useless in this state... On top of that, I have no idea how the menu is organized. Under $home/.config/menus , there seem to be some 'undo' entries for Alacarte. $home/.config/menus/applications-merged contains some Launchers (?), but only for stuff Wine put in the menu (I had deleted the Wine menu anyway before the upgrade) Then, under $home/.local/share/applications there are a lot of launchers mindlessly stacked on top of each other. Among them my custom entries. This directory has not changed since the upgrade, so it should all still be there. Just how do I get the new Gnome menu to use them (and delete stuff I don't need)? | In my case I lost all my wine entries, and they were located in the applications-merged directory. I fixed my problem by "cd ~/.config/menus" "ln -s applications-merged gnome-applications-merged" Try that and see what it does. and the way the menu system looks at files has gotten stricter, each *.desktop file in .local/share/applications needs a "Categories=<something>;" entry otherwise they all go to the Other tab. I had copied over an old firebird executable and had to put "Categories=Network;WebBrowser;" for it to go into the internet directory instead of "Other" Edit to add: it also (in my case) did not use the old applications.menu it created a new (empty) one called gnome-applications.menu You might need to rename gnome-applications.menu and do a "ln -s applications.menu gnome-applications.menu" in the .config/menus directory And to be on the safe side, before I did any changes I did made a tar file of .config, .local and .gconf to be safe. Good luck |
Hi, I've been experiencing some weird behaviour in KDE since yesterday. First I noticed that I had no desktop (icons disappeared, right click did not bring up context menu) and that programs in the Autostart folder did not start. Moreover, logging out to KDM would let the keyboard in a weird state (shift key not working, for what I've seen). After fiddling a bit I decided to erase my .kde3.5 directory. It partially solved the problem. Now I have a desktop again (right click brings up context menu and I have desktop icons) but I cannot change my desktop background. Kcontrol crashes as soon as I chose a background other than the default. Any suggestions? | Run "kcmshell background" in a terminal to see if there are some errors. |
During a fresh install on a full HD laptop with 16" screen (-> high dpi) I got rediculously big ugly fonts. Searching for solutions I came across info stated that gnome dpi calculations/settings were buggy/faulty and that no matter what dpi you have you should force it to 96 in Conf-editor->desktop->gnome->font_rendering->dpi. Doing this on the laptop actually fixed it, which made do it on my family pc install as well, however this went not that well Gnome-appearance mostly wont start, when it does it has a window several times wider than my 1620px wide screen and unreadable fonts. Gnome-terminal has when using 'system fixed width font' hardly readable (tiny) characters and when trying with another font all text disappear (only a very small cursor is visible). Setting back to system fixed makes the window cover entire screen width... and so on. Trying to restore settings in conf-editor has no effect, actually nothing happens whatsoever. Starting gnome-appearance properties in a teminal gives the following (sometimes it hangs the system!) Code: ~ $ gnome-appearance-properties (gnome-appearance-properties:9569): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `width > 0' failed (gnome-appearance-properties:9569): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `src != NULL' failed (gnome-appearance-properties:9569): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (gnome-appearance-properties:9569): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed (gnome-appearance-properties:9569): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed The program 'gnome-appearance-properties' received an X Window System error. This probably reflects a bug in the program. The error was 'BadPixmap (invalid Pixmap parameter)'. (Details: serial 351 error_code 4 request_code 54 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) The other users on the machine does not have any problems, they haven't edited in gconf! How do I manage to restore settings, if possible without cleaning all gnome settings. And why doesn't it work on this machine but perfectly on the other? Anyone have had similar problems? And perhaps most important, what are the best font settings? I'd really appreciate any kind of hints... anyone? EDIT: changed it to solved (from being solved - sort of) according to last post... | OK, I solved the acute problem by force - deleting the directory .gonf/desktop restores settings to default without touching added panel launchers, desktop icons etc. -> recommendable solution! However, the main question remains. The oddity about gnome and dpi. Now it works, with dpi set to <none>. If I manually set it to 96 dpi, fonts become nicer in menus and most applications. But gnome-terminal, gnome-appearance-settings, etc. either doesn't start or becomes unreadable??? Suggestions? And behavior differs between this machine (x86) and the laptop (x86_64)... /pste |
This just started after I revdep-rebuilded ntfsprogs 2.0.0 last night. When I try to mount a flash drive with nautilus it says: Quote: Cannot mount volume. Invalid mount option when attempting to mount the volume. Mounting other partition types works fine, but I have no idea what the issue is. Mounting my flash drive was working fine before reinstalling this package I'm wondering if something is still broken that's not showing up on revdep-rebuild. Any ideas? | Most likely https://bugs.gentoo.org/show_bug.cgi?id=264257 |
I have this problem when emerging world: Code: # emerge -uvDpt world These are the packages that would be merged, in reverse order: Calculating dependencies ... done! Total: 0 packages, Size of downloads: 0 kB !!! One or more updates have been skipped due to a dependency conflict: gnome-extra/evolution-data-server:0 ('ebuild', '/', 'gnome-extra/evolution-data-server-2.26.3', 'merge') conflicts with =gnome-extra/evolution-data-server-2.24* required by ('installed', '/', 'dev-dotnet/evolution-sharp-0.18.1', 'nomerge') I have portage 2.2_rc44. How can I resolve this conflict? Thanks. [SOLVED] See shallpion's solution, below. [/SOLVED] | try to emerge -C evolution-sharp |
hi folks, after the recent update to xorg-server 1.6 my kdm login remains black. i'm quite sure, i've followed the upgrade guidelines, but maybe i missed something... this is my /var/log/kdm: Code: X.Org X Server 1.6.3.901 (1.6.4 RC 1) Release Date: 2009-8-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.29-gentoo-r5 i686 Current Operating System: Linux stahleck 2.6.29-gentoo-r5 #1 SMP Mon Jul 6 08:40:48 CEST 2009 i686 Build Date: 08 October 2009 09:35:23AM 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 Oct 8 21:30:53 2009 (==) Using config file: "/etc/X11/xorg.conf" (EE) Failed to load module "type1" (module does not exist, 0) (EE) Failed to load module "freetype" (module does not exist, 0) (EE) Failed to load module "dri" (module does not exist, 0) (EE) Failed to load module "dri2" (module does not exist, 0) The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server this is my /var/log/X: Code: This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. X.Org X Server 1.6.3.901 (1.6.4 RC 1) Release Date: 2009-8-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.29-gentoo-r5 i686 Current Operating System: Linux stahleck 2.6.29-gentoo-r5 #1 SMP Mon Jul 6 08:40:48 CEST 2009 i686 Build Date: 08 October 2009 09:35:23AM 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 Oct 8 21:30:53 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Layout0" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Videocard0" (**) Option "Xinerama" "0" (==) Automatically adding devices (==) Automatically enabling devices (**) FontPath set to: /usr/lib/X11/fonts/local/, /usr/lib/X11/fonts/misc/:unscaled, /usr/lib/X11/fonts/100dpi/:unscaled, /usr/lib/X11/fonts/75dpi/:unscaled, /usr/lib/X11/fonts/misc/, /usr/lib/X11/fonts/Type1/, /usr/lib/X11/fonts/100dpi/, /usr/lib/X11/fonts/75dpi/, /usr/lib/X11/fonts/cyrillic/, /usr/lib/X11/fonts/TTF/, /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ (==) ModulePath set to "/usr/lib/xorg/modules" (**) Extension "Composite" is enabled (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or disable AllowEmptyInput. (II) Loader magic: 0x1da0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 5.0 X.Org XInput driver : 4.0 X.Org Server Extension : 2.0 (II) Loader running on linux (++) using VT number 7 (--) PCI:*(0:1:0:0) 10de:0605:1462:1463 nVidia Corporation rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf4000000/33554432, I/O @ 0x00008000/128, BIOS @ 0x????????/131072 (--) PCI: (0:5:0:0) 14f1:8800:17de:08a6 Conexant CX23880/1/2/3 PCI Video and Audio Decoder rev 5, Mem @ 0xfa000000/16777216 (II) Open ACPI successful (/var/run/acpid.socket) (II) System resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded by default. (II) "dri" will be loaded by default. (II) "dri2" will be loaded by default. (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "type1" (WW) Warning, couldn't open module type1 (II) UnloadModule: "type1" (EE) Failed to load module "type1" (module does not exist, 0) (II) LoadModule: "freetype" (WW) Warning, couldn't open module freetype (II) UnloadModule: "freetype" (EE) Failed to load module "freetype" (module does not exist, 0) (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 180.60 Tue May 12 12:42:34 PDT 2009 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (WW) Warning, couldn't open module dri (II) UnloadModule: "dri" (EE) Failed to load module "dri" (module does not exist, 0) (II) LoadModule: "dri2" (WW) Warning, couldn't open module dri2 (II) UnloadModule: "dri2" (EE) Failed to load module "dri2" (module does not exist, 0) (II) LoadModule: "nvidia" (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) NVIDIA dlloader X Driver 180.60 Tue May 12 12:18:36 PDT 2009 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 01@00:00:0 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "wfb" (II) LoadModule: "wfb" (II) Loading /usr/lib/xorg/modules//libwfb.so (II) Module wfb: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (II) resource ranges after probing: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "NoLogo" "1" (**) NVIDIA(0): Option "NvAGP" "3" (**) NVIDIA(0): Option "RenderAccel" "true" (**) NVIDIA(0): Option "TwinView" "1" (**) NVIDIA(0): Option "MetaModes" "CRT: 1680x1050_60 +0+0, DFP: 1680x1050_60 +1680+0; CRT: 1024x768 +0+0, DFP: 1024x768 +1680+0" (**) NVIDIA(0): Option "AllowGLXWithComposite" "true" (**) NVIDIA(0): Option "Coolbits" "1" (**) NVIDIA(0): Option "TripleBuffer" "true" (**) NVIDIA(0): Option "UseEvents" "false" (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true" (**) NVIDIA(0): Option "DisableGLXRootClipping" "true" (**) NVIDIA(0): Enabling RENDER acceleration (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) NVIDIA(0): enabled. (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:1:0:0 (GPU-0) (--) NVIDIA(0): Memory: 524288 kBytes (--) NVIDIA(0): VideoBIOS: 62.92.49.00.11 (II) NVIDIA(0): Detected PCI Express Link width: 16X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce 9800 GT at PCI:1:0:0: (--) NVIDIA(0): Samsung SyncMaster (CRT-1) (--) NVIDIA(0): Samsung SyncMaster (DFP-0) (--) NVIDIA(0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel clock (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS (**) NVIDIA(0): TwinView enabled (II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-1, DFP-0 (II) NVIDIA(0): Assigned Display Devices: CRT-1, DFP-0 (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "CRT:1680x1050_60+0+0,DFP:1680x1050_60+1680+0" (II) NVIDIA(0): "CRT:1024x768+0+0,DFP:1024x768+1680+0" (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050 (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B] (II) NVIDIA(0): Initialized GPU GART. (II) NVIDIA(0): Setting mode "CRT:1680x1050_60+0+0,DFP:1680x1050_60+1680+0" (II) Loading extension NV-GLX (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized (==) NVIDIA(0): Disabling shared memory pixmaps (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (II) Loading extension XINERAMA (==) RandR enabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing extension GLX (II) config/hal: Adding input device ImPS/2 Logitech Wheel Mouse (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 2.2.5 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (**) ImPS/2 Logitech Wheel Mouse: always reports core events (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event3" (II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons (II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes (II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s) (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5 (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE) (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1 (**) ImPS/2 Logitech Wheel Mouse: (accel) filter chain progression: 2.00 (**) ImPS/2 Logitech Wheel Mouse: (accel) filter stage 0: 20.00 ms (**) ImPS/2 Logitech Wheel Mouse: (accel) set acceleration profile 0 (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes. (II) config/hal: Adding input device AT Translated Set 2 keyboard (**) AT Translated Set 2 keyboard: always reports core events (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2" (II) AT Translated Set 2 keyboard: Found keys (II) AT Translated Set 2 keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "de" (**) Option "xkb_variant" "nodeadkeys" (II) config/hal: Adding input device cx88 IR (KWorld/VStream XPert D (**) cx88 IR (KWorld/VStream XPert D: always reports core events (**) cx88 IR (KWorld/VStream XPert D: Device: "/dev/input/event4" (II) cx88 IR (KWorld/VStream XPert D: Found keys (II) cx88 IR (KWorld/VStream XPert D: Configuring as keyboard (II) XINPUT: Adding extended input device "cx88 IR (KWorld/VStream XPert D" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "de" (**) Option "xkb_variant" "nodeadkeys" my /etc/X11/xorg.conf Code: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (root@stahleck) So 9. Mär 23:49:13 CET 2008 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 EndSection Section "Files" FontPath "/usr/lib/X11/fonts/local/" FontPath "/usr/lib/X11/fonts/misc/:unscaled" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/misc/" FontPath "/usr/lib/X11/fonts/Type1/" FontPath "/usr/lib/X11/fonts/100dpi/" FontPath "/usr/lib/X11/fonts/75dpi/" FontPath "/usr/lib/X11/fonts/cyrillic/" FontPath "/usr/lib/X11/fonts/TTF/" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7900 GT/GTO" Option "NVAgp" "3" Option "Coolbits" "1" Option "AllowGLXWithComposite" "true" Option "TripleBuffer" "true" Option "DPMS" "TRUE" Option "DisableGLXRootClipping" "true" Option "RenderAccel" "true" Option "AddARGBGLXVisuals" "true" Option "UseEvents" "false" Option "NoLogo" "1" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "metamodes" "CRT: 1680x1050_60 +0+0, DFP: 1680x1050_60 +1680+0; CRT: 1024x768 +0+0, DFP: 1024x768 +1680+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection I run the kernel from gentoo-sources-2.6.29-r5 with nvidia-drivers-180.60. Code: [ebuild R ] x11-base/xorg-server-1.6.3.901-r2 USE="hal ipv6 nptl sdl xorg -debug -dmx -kdrive -minimal -tslib" my girlfriend is really mad with me, since the recent update broke her working enviroment so any help, is really more than appricated! cheers! alex | did you rebuild your x11-drivers? Code: emerge portage-utils && emerge -1 $(qlist -IC x11-drivers) |
After upgrading to Gnome 2.26 my menu is screwy. All my submenus have disappeared. Everything else works fine but all the submenus that I created inside other categories are nowhere to be found and all the applications that were listed under them are gone too. I reinstalled gnome-session and gnome-menus but the problem persists. Under ~/.local/share/desktop-directories I have "alacarte-made.directory" files that seem to correctly represent my submenus but they don't show up in the menu itself. | cd ~/.config/menus ln -s applications-merged gnome-applications-merged mv gnome-applications.menu gnome-applications.menu.new ln -s applications.menu gnome-applications.menu |
Take a look: Code: maf@firebird ~ $ kolourpaint Desktop/Screenshot003.jpg KCrash: Application 'kolourpaint' crashing... KCrash cannot reach kdeinit, launching directly. maf@firebird ~ $ It works with PNGs, though. Any ideas? | Sounds like uncomplete jpeg upgrade. Take a look at, https://forums.gentoo.org/viewtopic-t-792906.html |
After the upgrade to X 1.6.3 Gtk applications do not detect special keys anymore. Since I use a macbook, I map the right Apple key to Iso level 3 shift via xmodmap: > keycode 134 = ISO_Level3_Shift NoSymbol Pointer_Button3 Now I can press <right apple>+l = @ or <right apple>+6 = ]. This works in some applications (xfce terminal, xterm, xev, konqueror, kdiff3), but not in Gtk applications (Mousepad, claws mail, meld etc.) and Opera. This is my problem - previously it worked, now after the latest upgrade, it does not anymore. Did someone experience and solve the same problem? | Hi the same is happening with me. Also on a macbook. There is a Bugreport for Ubuntu: http://ubuntuforums.org/showthread.php?p=7931422. I I filled one for gentoo: https://bugs.gentoo.org/show_bug.cgi?id=281755 But no reaction so far. I was beginning to think that I'm the only one using gentoo on a macbook. It still isn't reported upstream, maybe i need to do this. I tried almost every possible combination with keyboard layouts and models on gnome. Only connecting an external keyboard and choosing explicitly "Right Alt, Shift+Right Alt key is Multi_Key" in gnome-settings get the left alt-key (AltGr) to work in gnome (gtk-applications). Terminal apps work just fine. But i don't want to go to mutt again ... Seems like a bug in GTK+ or gnome. |
I am having an issue with multiple browsers (Firefox, Opera, Epiphany) rendering web fonts incorrectly. Specifically, fonts that are fixed-pixel width (i.e., "font-size: 15px") are showing up much larger than they should, which can corrupt the layout on some sites. I work a lot with CSS so I need to know what I'm seeing is accurate. The size difference is fairly pronounced in some fonts. See: http://www2.buzzmakerdev.net/~bnn/fonts_linux.jpg http://www2.buzzmakerdev.net/~bnn/fonts_windows.jpg This is how it appears in the same version of Firefox, first on Gentoo and then on a WinXP VM. I thought this may have been a DPI issue. I have dual 22" 1680x1050 LCD screens which works out to a DPI of 90x88. That's exactly what was being auto-detected by X. But based on advice in other threads I tried manually setting my DPI to 96x96 in xorg.conf, and adding a DisplaySize directive with the exact dimensions of the screen. That did change the size of most of my fonts, but the fixed-pixel web fonts stayed the same. I also tried setting the DPI to 96 directly within Firefox, which had the same result. I'm not sure what to try next. All my searches have turned up nothing. There are a couple of threads about KDE-specific issues, but I'm using Gnome. And there are lots of recommendations for changing Firefox settings, but as I'm seeing the exact same distortion in Opera and Epiphany too, it has to be related to my X settings. If it matters, I have an NVIDIA card, using TwinView for the dual display. Can anyone help? As my work depends on fixing this, I'd be incredibly appreciative. Thanks in advance.[/url] | I could be a dpi issue, but I think it is more likely that some fonts are missing on your linux installtion. (font substitution is standard on normal webbrowsers, if font is not found.) install corefonts to solve the problem. (at least it worked in this case .) cheers V. |
I have been playing around trying another WM and recall editing a text file to alter a variable. XSESSION from memory. I started x with startx , I now want to revert but forgot to note where I made this change. Much searching has taught me lots else but not where I made this change. Please note this is NOT the local ~/.xinitrc file , I'm looking for the global setting. TIA, Gentree. | I put the XSESSION variable in my .bash_profile |
Hi, I am using Gnome 2.24. I have a camera which can be accessed by using gphoto2://[usb:001,002]/ url in nautilus. After I access it this way, an icon is placed on desktop stays there even after closing nautilus window. I can access the files on camera as usual. However I want that icon to appear automatically. Just like it happens when I connect a USB mass storage device. Is this possible? Thanks. --cyberjun | It got solved. . I had emerged libmtp and it was hijacking the device creation process which did not give nautilus / gvfs a chance to show the device. --cyberjun |
Hey, I'm back with another xorg problem. Long story short, the harddrive failed so after replacement, a new install. Okay, Xorg.0.log errors: Code: ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "nvidia" (WW) Warning, couldn't open module nvidia (II) UnloadModule: "nvidia" (EE) Failed to load module "nvidia" (module does not exist, 0) (II) LoadModule: "synaptics" (II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 1.6.3.901, module version = 1.1.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (EE) No drivers available. Fatal server error: no screens found xorg.conf section: Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "dri" Load "dri2" Load "extmod" Load "glx" Load "record" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "G72M [Quadro NVS 110M/GeForce Go 7300]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection I'm using nvidia-drivers-173.14.15 Using intel core 2 duo processor and have installed a 64 bit environment. i'm using the following profile: default/linux/amd64/10.0/desktop let me know if anything else is needed, and is there an easy way of copying the emerge --info etc. output in terminal? (i have no x setup ) thanks. Zeerak | ... also does grep -i nvidia /var/log/messages return anything? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.