Forums

Skip to content

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

xorg 7 evdev and gnome settings daemon

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
45 posts
  • 1
  • 2
  • Next
Author
Message
Altezza2k2
n00b
n00b
Posts: 69
Joined: Fri Feb 24, 2006 12:24 am

xorg 7 evdev and gnome settings daemon

  • Quote

Post by Altezza2k2 » Sun Mar 26, 2006 8:36 pm

im trying to get evdev going so i can use the tilt wheel on my microsof mouse, however, when i change my xorg.conf to

Code: Select all

Driver "evdev"
Option "Device" "/dev/input/event1"
when i start x, i get an error saying the Gnome Settings daemon couldn't start because it restarted too many times. however, when i use the mouse driver, it works no problem. any idea what this could be?
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Sun Mar 26, 2006 8:47 pm

Try this overlay:

Code: Select all

# wget http://evolution-mission.org/files/control-center.tar.bz2
# tar -jxvpf control-center.tar.bz2 -C /usr/local/portage
# rm control-center.tar.bz2
# emerge --oneshot control-center
Make sure to have PORTDIR_OVERLAY="/usr/local/portage" in your /etc/make.conf.
Top
Altezza2k2
n00b
n00b
Posts: 69
Joined: Fri Feb 24, 2006 12:24 am

  • Quote

Post by Altezza2k2 » Sun Mar 26, 2006 8:51 pm

care to explain what this control center is? :)
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Sun Mar 26, 2006 8:52 pm

Control-Center is the gnome package which contains the gnome-settings-daemon file. This overlay contains a patch that is in an upstream bug report.
Top
trevor
n00b
n00b
User avatar
Posts: 27
Joined: Sat May 08, 2004 2:21 pm
Location: /home/trevor
Contact:
Contact trevor
Website

  • Quote

Post by trevor » Sun Mar 26, 2006 11:47 pm

I would just like to say I was having the same problem as Altezza2k2 and nesl247's patched control-center ebuild worked for me.
Top
Steffen
Apprentice
Apprentice
Posts: 159
Joined: Sun Jul 14, 2002 12:37 am

  • Quote

Post by Steffen » Mon Mar 27, 2006 1:37 pm

For me, too! :)
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Mon Mar 27, 2006 5:42 pm

It did not help me :(
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
Fran
Guru
Guru
User avatar
Posts: 530
Joined: Sun Feb 29, 2004 3:14 pm
Location: Coruña (Spain)

  • Quote

Post by Fran » Mon Mar 27, 2006 6:05 pm

Joffer wrote:It did not help me :(
Do you use x86-64? The patch didn't help me in x86-64, but it solved the problem in x86.

Weird.
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Mon Mar 27, 2006 10:16 pm

Fran wrote:
Joffer wrote:It did not help me :(
Do you use x86-64? The patch didn't help me in x86-64, but it solved the problem in x86.

Weird.
Yes, I'm using x86_64... with overlays for glibc and binutils
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
trevor
n00b
n00b
User avatar
Posts: 27
Joined: Sat May 08, 2004 2:21 pm
Location: /home/trevor
Contact:
Contact trevor
Website

  • Quote

Post by trevor » Mon Mar 27, 2006 10:50 pm

Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Tue Mar 28, 2006 5:55 am

trevor wrote:Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
The overlay compiles fine, it just doesn't fix the problem. I still get problem with "Gnome Settings Daemon" and some icons and stuff won't load when I start gnome 2.14. Removing the mouse evdev input driver makes it work, but then my mouse ain't working as it should (mx1000).
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
nephila
n00b
n00b
Posts: 22
Joined: Tue Aug 20, 2002 4:41 pm

  • Quote

Post by nephila » Tue Mar 28, 2006 6:56 am

Joffer wrote:
trevor wrote:Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
The overlay compiles fine, it just doesn't fix the problem. I still get problem with "Gnome Settings Daemon" and some icons and stuff won't load when I start gnome 2.14. Removing the mouse evdev input driver makes it work, but then my mouse ain't working as it should (mx1000).
I had the same problem, but it was caused by the libvisual gstreamer plugin (media-plugins/gst-plugins-libvisual) and I fixed it by removing it.

Try running /usr/libexec/gnome-settings-daemon directly from a terminal in gnome and see what it says, that's how I found the cause.
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Tue Mar 28, 2006 5:57 pm

nephila wrote:
Joffer wrote:
trevor wrote:Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
The overlay compiles fine, it just doesn't fix the problem. I still get problem with "Gnome Settings Daemon" and some icons and stuff won't load when I start gnome 2.14. Removing the mouse evdev input driver makes it work, but then my mouse ain't working as it should (mx1000).
I had the same problem, but it was caused by the libvisual gstreamer plugin (media-plugins/gst-plugins-libvisual) and I fixed it by removing it.

Try running /usr/libexec/gnome-settings-daemon directly from a terminal in gnome and see what it says, that's how I found the cause.
I will check this out. Do you use the overlay for control-center also or just removed the plugin?

Update: I ran the gnome-settings-daemon and for a split second it looked like all went back to normal and then I got the same errors, but not an error window for gnome-settings-daemon:

"Could not load icon" error messages with these details:

Code: Select all

Details: Icon 'gnome-logout' not found
Details: Icon 'drawer' not found
Details: Icon 'gnome-lockscreen' not found
Details: Icon 'gnome-searchtool' not found
Details: Icon 'gnome-run' not found
Details: Icon 'gnome-lockscreen' not found
Details: Icon 'gnome-logout' not found
Details: Icon 'drawer' not found
Details: Icon 'gnome-searchtool' not found
Details: Icon 'gnome-run' not found
Most of these icons are "Add to panels" applets I've added to the top-panel in gnome.

I did not recieve any indication about the plugin you talked about.. I don't think I've got that plugin installed:

Code: Select all

~ $ esearch libvisual
[ Results for search key : libvisual ]
[ Applications found : 4 ]

*  media-libs/libvisual
      Latest version available: 0.2.0
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 421 kB
      Homepage:    http://libvisual.sourceforge.net/
      Description: Libvisual is an abstraction library that comes between applications and audio visualisation plugins.
      License:     LGPL-2.1

*  media-plugins/gst-plugins-libvisual
      Latest version available: 0.10.4
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 1,072 kB
      Homepage:    http://gstreamer.freedesktop.org/
      Description: plugin for gstreamer
      License:     GPL-2

*  media-plugins/libvisual-plugins
      Latest version available: 0.2.0
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 997 kB
      Homepage:    http://libvisual.sourceforge.net/
      Description: Visualization plugins for use with the libvisual framework.
      License:     GPL-2

*  media-plugins/xmms-libvisual
      Latest version available: 0.2.0
      Latest version installed: [ Not Installed ]LAGS, CTARGET, EMERGE_DEFAULT_OPTS

      Size of downloaded files: 370 kB
      Homepage:    http://localhost.nl/~synap/libvisual/
      Description: an abstraction library for applications to create audio visualisation plugins
      License:     GPL-2
I do however use some agressive C[XX]FLAGS and LDFLAGS, together with overlays for glibc-2.4 (with -Bdirect and -1es) and binutsil-2.16.91.0.6

Code: Select all

~ $ emerge --info
Portage 2.1_pre7-r2 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-gentoo-1ct x86_64)
=================================================================
System uname: 2.6.16-gentoo-1ct x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.91.0.6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -mfpmath=387 -funsafe-math-optimizations -fno-align-labels -fno-align-loops -fno-align-functions -fno-align-jumps -mmmx -m3dnow -msse -msse2 -s"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -mfpmath=387 -funsafe-math-optimizations -fno-align-labels -fno-align-loops -fno-align-functions -fno-align-jumps -mmmx -m3dnow -msse -msse2 -s -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict usersandbox"
GENTOO_MIRRORS="http://mirror.gentoo.no/ http://ftp.du.se/pub/os/gentoo"
LANG="en"
LC_ALL="en"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa apache2 apm avi berkdb bitmap-fonts bluetooth bzip2 cairo cdda cddb cdparanoia cdr cdrom cli crypt css ctype cups dba dbus dri dts dvd dvdr dvdread elf emboss encode expat fam fastbuild fat firefox font-server foomaticdb force-cgi-redirect fortran ftp gd gif gimp glep glibc-omitfp glitz glx gmail gmailtimestamps gnome gnutls gpm gstreamer gstreamer10 gtk gtk2 gzip h323 hal i8x0 ieee1394 imagemagick imap imlib java javascript jce jpeg jpeg2k kerberos lame lm_sensors lzw lzw-tiff memlimit mmap moznocompose moznoirc moznomai moznoroaming mozsvg mozxmlterm mp3 mpeg mpeg2 msn mysql mysqli ncurses nforce2 nls nptl nptlonly nsplugin nvidia oav ogg opengl openssh openssl opera pam pcre pdflib perl pmu png posix python quicktime rar readline reiserfs samba session simplexml soap sockets spell spl ssl startup-notification symlink tcpd tiff tokenizer toolbar truetype truetype-fonts type1-fonts udev unicode usb utf8 vorbis xml xml2 xpm xsl xv zip zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
the_mk
n00b
n00b
Posts: 28
Joined: Mon Feb 27, 2006 7:53 pm
Location: Italian and Proud

  • Quote

Post by the_mk » Wed Mar 29, 2006 2:21 pm

Hi

I have this problem too.

I use x86_64 gentoo and I have this problem afret use evdev.
this is the output of my /usr/libexec/gnome-settings-daemon:

Code: Select all

** (gnome-settings-daemon:26453): WARNING **: The system configuration changed - but we remain silent
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 823 error_code 2 request_code 116 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.)
[1143641916,000,xklavier.c:XklStartListen/]     The backend does not require manual layout management - but it is provided by the application
this my emerge --info:

Code: Select all

Portage 2.1_pre5-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Pentium(R) D  CPU 2.66GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cdr crypt cups dri dvd dvdr eds emboss encode firefox foomaticdb fortran gif glitz gnome gpm gstreamer gtk gtk2 imlib intel_copy_pixel ipv6 jpeg lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline samba sdl spell ssl svg tcpd tiff truetype-fonts type1-fonts usb xpm xv zlib elibc_glibc input_devices_keyboard input_devices_evdev input_devices_mouse kernel_linux userland_GNU video_cards_vesa video_cards_i810"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
I haven't got any solution.
Top
hiziki_gard
n00b
n00b
Posts: 50
Joined: Thu Jan 05, 2006 7:41 pm
Location: dark side of the moon

  • Quote

Post by hiziki_gard » Wed Mar 29, 2006 2:34 pm

The patch hasn't worked for me since control-center-2.12.

BTW Here is my emerge --info. I dont' really see any pattern with the exception that all of us who are having issues with the patch are also running amd64.

Code: Select all

Portage 2.1_pre6-r6 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.91.0.6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/xgl-coffee /usr/local/gnome"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib alsa apache2 apm avi berkdb bitmap-fonts bzip2 cairo cdparanoia cdr cli crypt ctype cups dba dbus dri dts dvd dvdr dvdread eds emboss encode expat fastbuild ffmpeg flac foomaticdb force-cgi-redirect fortran ftp gd gif glitz gnome gpm gstreamer gtk gtk2 gtkhtml hal imlib ipv6 jpeg lame lirc lzw lzw-tiff mad memlimit mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pdflib perl png posix python quicktime readline screen sdl session simplexml smp soap sockets spell spl ssl tcpd threads tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vorbis xml xmms xpm xsl xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_vesa video_cards_fbdev"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LINGUAS [/quote]
default-linux/amd64/2007.0, gcc-4.2.3, glibc-2.7-r2, 2.6.25-hh5 x86_64
Top
ryker
Guru
Guru
User avatar
Posts: 412
Joined: Wed May 28, 2003 3:04 pm
Location: Portage, IN
Contact:
Contact ryker
Website

  • Quote

Post by ryker » Wed Mar 29, 2006 3:18 pm

I'm having the exact same problem on amd64 with my athlon 3200+. I just built this system yesterday and I'm using just basic cflags.

Code: Select all

Portage 2.1_pre7-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 7zip X acpi alsa apache2 avi beagle berkdb bitmap-fonts cairo cdda cddb cdr cli crypt ctype cups dba dbus dlloader dri dvd dvdr dvdread eds effects emboss emoticon encode expat fastbuild firefox foomaticdb force-cgi-redirect fortran ftp gd gif gmail gmailtimestamps gnome gpm gstreamer gtk gtk2 hal imlib inkjar ipv6 jpeg kde lm_sensors lzw lzw-tiff memlimit mozilla mp3 mpeg mpeg2 ncurses nls nptl nptlonly ntfs nvidia offensive ogg oggvorbis opengl pam pcre pdflib perl png posix python qt quicktime readline real sdl session simplexml soap sockets spell spl ssl svg tcpd tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vorbis xinerama xml xmms xosd xpm xsl xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
Athlon 64 3200+, 80G WD sata hd + 200G IDE, 1G Geil DDR400, MSI K8T Neo
IntelCore2Duo 2.0Ghz MSI laptop,100G SATA hd, 2G RAM
Top
the_mk
n00b
n00b
Posts: 28
Joined: Mon Feb 27, 2006 7:53 pm
Location: Italian and Proud

  • Quote

Post by the_mk » Wed Mar 29, 2006 3:53 pm

the_mk wrote:Hi

I have this problem too.

I use x86_64 gentoo and I have this problem afret use evdev.
this is the output of my /usr/libexec/gnome-settings-daemon:

Code: Select all

** (gnome-settings-daemon:26453): WARNING **: The system configuration changed - but we remain silent
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 823 error_code 2 request_code 116 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.)
[1143641916,000,xklavier.c:XklStartListen/]     The backend does not require manual layout management - but it is provided by the application
this my emerge --info:

Code: Select all

Portage 2.1_pre5-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Pentium(R) D  CPU 2.66GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cdr crypt cups dri dvd dvdr eds emboss encode firefox foomaticdb fortran gif glitz gnome gpm gstreamer gtk gtk2 imlib intel_copy_pixel ipv6 jpeg lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline samba sdl spell ssl svg tcpd tiff truetype-fonts type1-fonts usb xpm xv zlib elibc_glibc input_devices_keyboard input_devices_evdev input_devices_mouse kernel_linux userland_GNU video_cards_vesa video_cards_i810"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
I haven't got any solution.



I use this patch:
http://librarian.launchpad.net/1831280/ ... blem.patch

and now It's all ok. Works fine for me
Top
ryker
Guru
Guru
User avatar
Posts: 412
Joined: Wed May 28, 2003 3:04 pm
Location: Portage, IN
Contact:
Contact ryker
Website

  • Quote

Post by ryker » Wed Mar 29, 2006 5:19 pm

Thanks. How do I use this patch and does it work for amd64 or just x86?
Athlon 64 3200+, 80G WD sata hd + 200G IDE, 1G Geil DDR400, MSI K8T Neo
IntelCore2Duo 2.0Ghz MSI laptop,100G SATA hd, 2G RAM
Top
the_mk
n00b
n00b
Posts: 28
Joined: Mon Feb 27, 2006 7:53 pm
Location: Italian and Proud

  • Quote

Post by the_mk » Wed Mar 29, 2006 9:01 pm

I tiried it only in a EM64T system and works.

I put it into /usr/portage/gnome-base/control-panel/files
i add a epatch line in contol-panel.ebuild (like others)
and i do ebuild contol-panel-xxx.ebuild digest

than emerge
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Wed Mar 29, 2006 9:31 pm

the_mk wrote:I tiried it only in a EM64T system and works.

I put it into /usr/portage/gnome-base/control-panel/files
i add a epatch line in contol-panel.ebuild (like others)
and i do ebuild contol-panel-xxx.ebuild digest

than emerge
I tried "your" patch too, and it did not fix the problem. The funny thing is it looks just fine for a few seconds, and then the icons and stuff blinks, and then disappears and only a gray "icon" with a X on it is in their place, and the errormessages hits me "as usual".

A rebuild of the evdev input driver with "clean" flags did not help.. just thought I'd try that too (using v1.0.0.5). I still get this error:

Code: Select all

System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an error message, unknown failure occurred
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
ericxx2005
Apprentice
Apprentice
User avatar
Posts: 231
Joined: Tue Apr 05, 2005 12:37 am
Location: 10 square miles surrounded by reality

  • Quote

Post by ericxx2005 » Wed Mar 29, 2006 9:59 pm

I get the same error. I've also tried the ebuild above with no luck. Running x86 here, so it must not just be a 64-bit problem. For now I just changed "evdev" in xorg.conf to "mouse" and device to "/dev/input/mice", and it works fine, just can't use all my mouse buttons.
Top
nephila
n00b
n00b
Posts: 22
Joined: Tue Aug 20, 2002 4:41 pm

  • Quote

Post by nephila » Thu Mar 30, 2006 7:19 am

Joffer wrote:
the_mk wrote:I tiried it only in a EM64T system and works.

I put it into /usr/portage/gnome-base/control-panel/files
i add a epatch line in contol-panel.ebuild (like others)
and i do ebuild contol-panel-xxx.ebuild digest

than emerge
I tried "your" patch too, and it did not fix the problem. The funny thing is it looks just fine for a few seconds, and then the icons and stuff blinks, and then disappears and only a gray "icon" with a X on it is in their place, and the errormessages hits me "as usual".

A rebuild of the evdev input driver with "clean" flags did not help.. just thought I'd try that too (using v1.0.0.5). I still get this error:

Code: Select all

System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an error message, unknown failure occurred
I definitely didn't need to rebuild the evdev mouse driver.

I had to use the patch at http://librarian.launchpad.net/1831280/ ... blem.patch too, well actually I got it from gnome's bugzilla but it's the same patch.
I created a new ebuild in /usr/local/portage to make the changes, changed the name (appended -r0) and added

Code: Select all

epatch ${FILESDIR}/gsd-mausproblem.patch
to the src_unpack() function.

Did you change the existing ebuild or make a new one in an overlay?
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Thu Mar 30, 2006 3:20 pm

nephila wrote:I definitely didn't need to rebuild the evdev mouse driver.

I had to use the patch at http://librarian.launchpad.net/1831280/ ... blem.patch too, well actually I got it from gnome's bugzilla but it's the same patch.
I created a new ebuild in /usr/local/portage to make the changes, changed the name (appended -r0) and added

Code: Select all

epatch ${FILESDIR}/gsd-mausproblem.patch
to the src_unpack() function.

Did you change the existing ebuild or make a new one in an overlay?
I made a new overlay from the original, and added the patch to the files folder and added an epatch line to the ebuild identical to the other epatch lines. I reemerged control-center, which has my overlay as source (it takes presidence over portage on the same version, so no need to add -r0..)
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
ryker
Guru
Guru
User avatar
Posts: 412
Joined: Wed May 28, 2003 3:04 pm
Location: Portage, IN
Contact:
Contact ryker
Website

  • Quote

Post by ryker » Thu Mar 30, 2006 4:10 pm

I haven't bothered to try to apply this latest patch, because it looks like people are saying that it doesn't work on amd64 right now. Is that true or am I misunderstanding this?
Athlon 64 3200+, 80G WD sata hd + 200G IDE, 1G Geil DDR400, MSI K8T Neo
IntelCore2Duo 2.0Ghz MSI laptop,100G SATA hd, 2G RAM
Top
Joffer
Guru
Guru
User avatar
Posts: 585
Joined: Tue Sep 10, 2002 12:02 am
Location: Arendal, Norway

  • Quote

Post by Joffer » Thu Mar 30, 2006 5:07 pm

ryker wrote:I haven't bothered to try to apply this latest patch, because it looks like people are saying that it doesn't work on amd64 right now. Is that true or am I misunderstanding this?
It didn't for me..
As of April 2006 - Athlon64 X2 4200+ 1GB RAM - amd64-2006.0 profiled system with portage 2.1_preX, ck-sources-2.6.16, glibc-2.4-r1 (overlay w/-Bdirect&-hashvals), binutils-2.16.91.0.6 (overlay), gcc-4.1, Xorg 7
Top
Post Reply

45 posts
  • 1
  • 2
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic