x11-drivers/xf86-video-i810-2.4.2-r2 causes computer to lockup (become completely unresponsive) when used with x11-base/xserver-1.5.0, x11-base/xorg-x11-7.4, and media-libs/mesa-7.1. Reproducible: Always Steps to Reproduce: 1. Emerge x11-drivers/xf86-video-i810-2.4.2-r2 and all dependencies. 2. Execute "Xorg -configure". 3. cp xorg.conf.new /etc/X11/xorg.conf 4. Reboot computer. Actual Results: When Xorg starts a blank screen is displayed and computer does not respond to keyboard or mouse. Also not able to log in via ssh to inspect problem. Expected Results: Xorg should have started, and then GDM should have started. I tried using no xorg.conf as suggested at http://bugs.gentoo.org/show_bug.cgi?id=237189. I've been using the intel driver instead of the i810 driver for a while now. Portage 2.2_rc8 (default-linux/x86/2007.0/desktop, gcc-4.2.4, glibc-2.8_p20080602-r0, 2.6.26-gentoo-r1 i686) ================================================================= System uname: Linux-2.6.26-gentoo-r1-i686-Intel-R-_Celeron-R-_CPU_1.80GHz-with-glibc2.0 Timestamp of tree: Sat, 13 Sep 2008 15:30:01 +0000 app-shells/bash: 3.2_p39 dev-java/java-config: 1.3.7, 2.1.6-r1 dev-lang/python: 2.5.2-r7 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.2.2 sys-apps/sandbox: 1.2.18.1-r3 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.26 ACCEPT_KEYWORDS="x86 ~x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/X11/app-defaults /etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d /usr/X11R6/lib/X11/xkb" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch prelink preserve-libs sandbox sfperms strict unmerge-orphans userfetch userpriv" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LDFLAGS="" LINGUAS="en" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes" 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://rsync.gentoo.org/gentoo-portage" USE="X aac acl acpi alsa asf berkdb branding bzip2 cairo cdr cli cracklib crypt cups dbus divx dri dts dvd dvdread emboss encode evo fam fat ffmpeg firefox foomaticdb fortran gdbm gif gimp gpm gstreamer gtk gtk2 hal iconv imagemagick ipv6 isdnlog java jpeg kerberos ldap libffi mad mailwrapper midi mikmod mmx moznoirc moznomail mp3 mpeg mudflap ncurses network nls nptl nptlonly nsplugin ntfs objc ogg opengl openmp oss pam pcre pdf perl pic png ppds pppd python qt3support quicktime readline real realmedia reflection reiserfs samba sdl session spell spl sqlite3 sse sse2 ssl svg tcpd tiff truetype unicode usb vorbis win32codecs wma wmp x264 x86 xml xorg xscreensaver xv 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" CAMERAS="hp215 ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="i810 fbdev" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Created attachment 165680 [details] /etc/X11/xorg.conf xorg.conf generated by "Xorg -configure." My old xorg.conf does not work anymore.
Created attachment 165682 [details] /etc/hal/fdi/policy/10-x11-input.fdi I tried to configure HAL since xorg says it depends on HAL for input devices.
Created attachment 165689 [details] /var/log/Xorg.0.log
See bug #232249 - maybe your lookup has the same reason as mine..
1) did you rebuild your drivers after emerging xorg-server 1.5 ? 2) please remove HorizSync and VertRefresh from your xorg.conf 3) where did you get x11-drivers/xf86-video-i810-2.4.2-r2 ? I'm just about to commit it... 4) don't try to solve many problems at the same time, solve HAL problems later. Thanks
(In reply to comment #5) > 1) did you rebuild your drivers after emerging xorg-server 1.5 ? > 2) please remove HorizSync and VertRefresh from your xorg.conf > 3) where did you get x11-drivers/xf86-video-i810-2.4.2-r2 ? I'm just about to > commit it... > 4) don't try to solve many problems at the same time, solve HAL problems later. > > Thanks > 1) Yes 2) I tried it with no /etc/X11/xorg.conf file too, same results. 3) It was in portage. 4) Ok, just trying to eliminate HAL as a possible cause.
(In reply to comment #6) > 2) I tried it with no /etc/X11/xorg.conf file too, same results. *Las Vegas style jingle* You've just won the jackpot !!! Let's be serious now :) Basically, you should open a bug in FreeDesktop's bugzilla with all the information here. Please read this page for more info on how to open the bug [1] and don't forget to add "remi@gentoo.org" as a CC on that bug so I can track its status. Thanks [1] http://www.intellinuxgraphics.org/how_to_report_bug.html
Please paste the url here once you've opened a bug report in FreeDesktop's bugzilla using the instructions I posted in comment #7. Thanks