Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119505 - /dev/input/event* is not created with kernel 2.6.15
Summary: /dev/input/event* is not created with kernel 2.6.15
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-18 21:00 UTC by Zak Peirce
Modified: 2006-01-19 21:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zak Peirce 2006-01-18 21:00:42 UTC
I am running Kernel 2.6.15 archck sources i have evdev configured into the kernel but when i boot up the /dev/input/event* is not created.

this only happens on 2.6.15 not on 2.6.12-14

Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-archck2 i686)
=================================================================
System uname: 2.6.15-archck2 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.5, 2.4.1-r1
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer  -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer  -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apm audiofile avi berkdb bitmap-fonts bzip2 cdparanoia cdr cdrw crypt cups curl directfb dts dvd dvdr dvdread emboss encode esd exif expat fam ffmpeg firefox flac foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal idn imlib ipv6 ithreads java jpeg lcms libg++ libwww mad mikmod mng motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python quicktime readline real samba sdl slang spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis wxGTK xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-19 00:56:58 UTC
udev version, please...
Comment 2 Zak Peirce 2006-01-19 07:54:28 UTC
I am using Udev 068

Any other info that you need?
Comment 3 Zak Peirce 2006-01-19 07:57:24 UTC
Every time i reboot i have to do this as root

mknod /dev/input/event1 c 13 65
Comment 4 Joe Jezak (RETIRED) gentoo-dev 2006-01-19 08:09:50 UTC
With 2.6.15 you should be using udev-079 or newer.  Please upgrade.
Comment 5 Zak Peirce 2006-01-19 09:10:53 UTC
I will test this when i get home since it is on my laptop.
Comment 6 Zak Peirce 2006-01-19 21:46:49 UTC
updating baselayout and udev resolved the issue.  If they are required why are they not listed as dependancies inthe ebuild for kernel 2.6.15