When fbsplash is set to silent in in the grub kernel line, the splash screen hangs and X fails with the following error: Fatal server error: xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call If F2 is pressed to switch to verbose mode during startup or verbose is specified in the grub kernel line, X starts with no issues. This issue occurs regardless of the theme used, and appears to affect KDE users in particular. I am using uvesafb, splashutils-1.5.4.3, kde 4.3.3, sys-fs/udev-146-r1, sys-apps/baselayout-1.12.13, and xorg-server-1.6.5-r1. Output of fbset -i: mode "1280x720-60" # D: 74.621 MHz, H: 44.737 kHz, V: 59.969 Hz geometry 1280 720 1280 720 32 timings 13401 194 61 22 1 133 3 vsync high rgba 8/16,8/8,8/0,8/24 endmode Frame buffer device information: Name : VESA VGA Address : 0xf9000000 Size : 10485760 Type : PACKED PIXELS Visual : TRUECOLOR XPanStep : 0 YPanStep : 0 YWrapStep : 0 LineLength : 5120 Accelerator : No Output of cat /proc/cmdline BOOT_IMAGE=/boot/kernel-2.6.31-gentoo-r6 root=/dev/sda1 quiet ro video=uvesafb:1280x720-32@60,mtrr:2,redraw splash=silent,theme:gentoo-plain console=tty1 Reproducible: Always Steps to Reproduce: 1. Set splash=silent in the grub kernel line. 2. Boot. Actual Results: X fails to start. Expected Results: X starts properly and loads the kdm login screen. emerge --info Portage 2.1.6.13 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.31-gentoo-r6 x86_64) ================================================================= System uname: Linux-2.6.31-gentoo-r6-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-1.12.13 Timestamp of tree: Sat, 23 Jan 2010 21:45:01 +0000 app-shells/bash: 4.0_p35 dev-java/java-config: 2.1.9-r2 dev-lang/python: 2.6.4 dev-python/pycrypto: 2.1.0_beta1 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 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.6b virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -msse4 -mcx16 -msahf -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /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/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=core2 -msse4 -mcx16 -msahf -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/" LDFLAGS="-Wl,-O1" 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" PORTDIR_OVERLAY="/usr/local/portage/layman/lightscribe" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo fam firefox flac fortran gdbm gif gpm gstreamer gtk hal iconv ipv6 jpeg kde ldap libnotify mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb vorbis x264 xml xorg xulrunner xv xvid 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
(In reply to comment #0) Oddly enough, when RC_PARALLEL_STARTUP is set to "yes", X starts with no errors; only when it is set to "no" does this bug occur.
please attach the output of nvidia-bug-report.sh Thanks
Created attachment 219141 [details] nvidia-bug-report.log.gz
Comment on attachment 219141 [details] nvidia-bug-report.log.gz I have the same error but the other way arround. When I deactivate parallel startup kdm shows up. And if I deactivate it, I get same error. I also use nvidia-drivers for my ion-chipset. Portage 2.1.7.16 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.31-tuxonice-r9 x86_64) ================================================================= System uname: Linux-2.6.31-tuxonice-r9-x86_64-Intel-R-_Atom-TM-_CPU_330_@_1.60GHz-with-gentoo-1.12.13 Timestamp of tree: Sun, 07 Feb 2010 15:45:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.0_p35 dev-java/java-config: 2.1.9-r2 dev-lang/python: 2.6.4 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc: 4.3.4 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /home/mythtv/ /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/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=native -O2 -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://gd.tuwien.ac.at/opsys/linux/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://ftp.du.se/pub/os/gentoo" LANG="de_DE.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="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.de.gentoo.org/gentoo-portage" USE="64bit X a52 aac acl acpi aim alsa amarok amazon amd64 asf audiofile avi bash-completion bluetooth branding bzip2 cairo cdb cdparanoia cdr cdrom cli consolekit cracklib crypt css custom-optimization cxx dba dbus dga dio divx4linux dri dts dv dvb dvd dvdr emboss encode evo fam fame fbcon fbcondecor fbsplash ffmpeg fftw firefox flac flash fuse gdbm gif glitz glx gnutls gphoto2 gpm gstreamer hal history iconv icu id3tag imagemagick imlib innodb ipv6 java java6 jpeg jpeg2k kde kdexdelta kipi latin1 lcms libnotify libvisual lirc lm_sensors logitech-mouse loop-aes mad md5sum meanwhile mikmod mime mjpeg mmx mng modules mp3 mp4 mpeg msn mtp mudflap multilib musicbrainz mysql ncurses network nls nptl nptlonly nsplugin nvidia ogg opengl openmp oscar pam pcre pdf perl phonon png posix ppds pppd python qt qt3 qt3support qt4 quicktime rar readline reflection rss samba sdl session sockets spell spl sse sse2 ssl ssse3 startup-notification subtitles suid svg symlink sysfs sysvipc tcpd threads thunar tiff transcode truetype unicode usb v4l v4l2 vdpau vorbis win64codecs x264 x64 xcb xf86-fbsd xine xml xml2 xorg xscreensaver xulrunner xv xvid xvmc zip 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" CAMERAS="canon ptp2" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
I've got the very same problem on my Desktop AND my notebook, My desktop uses two AMD ATI HD3870 while my notebook an Nvidia card. didn't try the "parallel" workaround, i've got parallel startup OFF on both my PCs. Portage 2.1.7.16 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.30-gentoo-r4 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r4-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-1.12.13 Timestamp of tree: Sun, 14 Feb 2010 18:45:03 +0000 distcc 3.1 x86_64-pc-linux-gnu [disabled] ccache version 2.4 [disabled] app-shells/bash: 4.0_p35 dev-java/java-config: 2.1.10 dev-lang/python: 2.6.4 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 1.12.13 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: 4.3.4 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /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/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=core2 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests cchace distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.heanet.ie/pub/gentoo/ ftp://ftp.unina.it/pub/linux/distributions/gentoo " LANG="it_IT" LC_ALL="it_IT" 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=" " SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 arts berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo fam fbcondecor firefox flac fortran gdbm gif gimp gpm gstreamer hal iconv ipod ipv6 java jpeg kde ldap libnotify lirc lm_sensors mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb v4l v4l2 vorbis x264 xinerama xml xorg xscreensaver xulrunner xv xvid 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" LIRC_DEVICES="asusdh" NETBEANS_MODULES="dlight gsf apisupport harness ide java nb websvccommon cnd php webcommon xml" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fglrx" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
RC_PARALLEL_STARTUP makes no difference for me. Commenting out SPLASH_EFFECTS="fadein,fadeout" seems to work though. Looks like some sort of race condition.
i have a very similar problem and reported it some time ago right here: http://bugs.gentoo.org/show_bug.cgi?id=296152 unfortunately there hasn't been a solution yet. :/
I've been having this problem also. When silent splash was enabled KDM would hang at startup with the error message xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call I found the solution at https://bugzilla.redhat.com/show_bug.cgi?id=551310 Apparently KDM needs to be able to write to the directory /var/spool/gdm I did mkdir /var/spool/gdm && chmod 0777 /var/spool/gdm and the system boots happily into KDM from silent splash now. Don't know if that's the best solution, but it works for me.
Didn't work for me :(
Sorry, please ignore my post above. The fix posted doesn't actually work for me either. I changed the splash theme I was using from livecd-2007.0 to emerge-world, which was apparently what stopped it hanging... oops.
(In reply to comment #10) > Sorry, please ignore my post above. The fix posted doesn't actually work for me > either. I changed the splash theme I was using from livecd-2007.0 to > emerge-world, which was apparently what stopped it hanging... oops. > what worked for me (last post on http://bugs.gentoo.org/show_bug.cgi?id=296152) is to put "chvt 7" into my "/etc/conf.d/local.start". but that's just a workaround nnot really a long term solution.
(In reply to comment #0) Same bug with my gentoo setup. I masked all >=media-gfx/splashutils-1.5.4.3 and install 1.5.4.2 version from my overlay. Old version of splashutils works well without any errors. kdm-4.4.1 gentoo-sources-2.6.32-r6 glibc-2.11-r1 x11-drivers/nvidia-drivers-190.53-r1 app-shells/bash: 4.0_p35 sys-apps/baselayout: 1.12.13 sys-devel/binutils: 2.18-r3 sys-devel/gcc: 4.4.3 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.32
(In reply to comment #12) > (In reply to comment #0) > Same bug with my gentoo setup. I masked all >=media-gfx/splashutils-1.5.4.3 and > install 1.5.4.2 version from my overlay. Old version of splashutils works well > without any errors. > > kdm-4.4.1 > gentoo-sources-2.6.32-r6 > glibc-2.11-r1 > x11-drivers/nvidia-drivers-190.53-r1 > > app-shells/bash: 4.0_p35 > sys-apps/baselayout: 1.12.13 > sys-devel/binutils: 2.18-r3 > sys-devel/gcc: 4.4.3 > sys-devel/libtool: 2.2.6b > virtual/os-headers: 2.6.32 > would you mind to attach your ebuild please? i'd like to try that.
Created attachment 222187 [details] Old ebuild for splashutils from gentoo portage snapshot at April 2009
Created attachment 222189 [details, diff] Patch for splashutils-1.5.4.2.ebuild
Appears to be fixed in splashutils-1.5.4.3-r2. "fadein,fadeout" works but I see VT7 briefly before X starts.
(In reply to comment #16) > Appears to be fixed in splashutils-1.5.4.3-r2. "fadein,fadeout" works but I see > VT7 briefly before X starts. > I am experiencing this issues on 1.5.4.3-r3 so it's not really fixed.
Incorrectly assigned to nvidia.
Please retry with 1.5.4.4-r2
*** Bug 327847 has been marked as a duplicate of this bug. ***