View previous topic :: View next topic |
Author |
Message |
rseku n00b
Joined: 18 Dec 2004 Posts: 7
|
Posted: Sun Apr 09, 2006 8:22 am Post subject: [SOLVED PARTIALY] latest udev-087 (crash) |
|
|
I have had strange failure after latest emerge -u system:
1. system doesn't detect (/) root filesystem advise e2fsck
2. I found, that /dev/hda[0-9] is missing
3. the crash happens during udev-start.sh when /sbin/udevstart is taking the whole memory available (memory leakage within udevstart)
3. After udevstart crash, system is willing to continue, but can not find hd* entries in dev
4. I solved this by adding manualy by mknod command to /lib/udev/devices
5. Then I discovered, that /dev/tty* is missing - infact they are but as a regular file in /dev/
6. Again I I added entries into above dir manually. helped
7. entries such /dev/ppp should be entered manually.
8. udevinfo -q path /dev/hda is still not working after successful boot
I tink that udev-087 should be removed from portage asap.
Enabling debug login doesn't help because no messages are coming before udevstart
All the best
robert |
|
Back to top |
|
|
Pallokala n00b
Joined: 09 Apr 2006 Posts: 47 Location: Finland
|
Posted: Sun Apr 09, 2006 8:30 am Post subject: |
|
|
I just upgraded and now I do not dare to reboot to test, because this is my only computer right now...
Pallokala |
|
Back to top |
|
|
yfh2 Apprentice
Joined: 20 May 2004 Posts: 242
|
Posted: Sun Apr 09, 2006 8:32 am Post subject: |
|
|
I posted more or less the same woe yesterday.
I reverted to 079-r1 and luckyly, it works again. |
|
Back to top |
|
|
Pallokala n00b
Joined: 09 Apr 2006 Posts: 47 Location: Finland
|
Posted: Sun Apr 09, 2006 4:28 pm Post subject: |
|
|
I updated today with other new packages and rebooted. Udev complained with some warning during boot, but everything seems to be ok. Absolutely no problems with stable, newest udev (087).
My laptop is Acer Travelmate 4101WLMi (Finnish version).
Portage 2.1_pre7-r4 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1.60GHz
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-r7
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.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sfperms strict"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr/ http://lame.lut.fi/linux/gentoo http://trumpetti.atm.tut.fi/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="fi_FI.UTF-8"
LC_ALL="fi_FI.UTF-8"
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="x86 7zip S3TC X Xaw3d a52 aac aalib acpi aim aimextras alsa amuled apache2 avi bash-completion berkdb bitmap-fonts blender-game bonobo bootsplash browserplugin bzip2 cairo cardbus cdda cddb cdio cdr cjk crypt dba dbus dga dlloader dri dts dvd dvdr dvdread emboss encode exif fat fbcon fbsplash ffmpeg firefox flac font-server foomaticdb gaim gdbm gif glx gnome gphoto2 gpm gstreamer gtk gtk2 gzip hal hddtemp i8x0 iconv icq imap imlib innodb input_devices_keyboard input_devices_mouse input_devices_synaptics insecure-savers ipv6 isdnlog java jikes jp2 jpeg jpeg2k lame latex libg++ libwww linuxthreads-tls live lm_sensors logitech-mouse logrotate lzo lzw mad md5sum mikmod mjpeg mmap mmx mmxext moznocompose moznoirc moznomail moznoxft mp3 mp4 mpeg mpeg2 mpeg4 mplayer msn musepack mysqli ncurses network nfs nls nptl nsplugin offensive ogg oggvorbis openal opengl oscar pam pcmcia pdflib perl php physfs pic png pnp posix pppd python qt quicktime rar readline real reiserfs sdl sensord sftp sharedmem silc speex spell sse sse-filters sse2 ssl stats stencil-buffer subtitles symlink tcpd theora threads tiff transcode truetype truetype-fonts type1-fonts udev unicode usb userlocales utf8 v4l2 vcd video_cards_fbdev video_cards_i810 video_cards_vesa vidix vorbis wifi win32codecs wma x264 xml xmms xpm xrandr xscreensaver xv xvid yahoo zip zlib elibc_glibc kernel_linux userland_GNU video_cards_i915"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS
---- Udev ---
sys-fs/udev-087 |
|
Back to top |
|
|
Pallokala n00b
Joined: 09 Apr 2006 Posts: 47 Location: Finland
|
Posted: Mon Apr 10, 2006 3:01 am Post subject: |
|
|
New reboot was also flawless and the warning I mentioned earlier was: "udevd-event[1823]: find_free_number: %e is deprecated, will be removed and is not likey to work correctly. Don't use it." That was captured by camera, so all the mistypos are also from the warningmessage.
I have no idea where/what that %e is. |
|
Back to top |
|
|
agrippa_cash Tux's lil' helper
Joined: 08 May 2003 Posts: 143 Location: Los Angeles
|
Posted: Mon Apr 10, 2006 3:34 am Post subject: Re: e% |
|
|
I was having the find_free_number message too, it is easy to remedy: https://forums.gentoo.org/viewtopic-t-444874.html _________________ Athlon xp 1700+;VIA-KT266;512mb RAM;Radeon 9600
-running with udev, hal, dbus, pmount & modular-xorg |
|
Back to top |
|
|
drawsmcgraw Tux's lil' helper
Joined: 11 Oct 2004 Posts: 126 Location: Starkville, Mississippi USA
|
Posted: Thu May 11, 2006 9:24 pm Post subject: |
|
|
Not sure if I'm reviving an old subject here or what, but I recently ran 'emerge -ua system' and, thus, updated to udev 087. My /dev/sda1 and sda2 were gone. I need those for my usbstick and iPod... dmesg had what looked like some evil IRQ errors (?). I tried using 'mknod' to recreate the files but when I tried mounting then, I got something akin to invalid block file. Long story short, I took the advice of one of the above posters and just downgraded to 079-r1, and everything's peachy again. Anyone know why this is an issue? _________________ "Of course, that's just my opinion. I could be wrong."
-Dennis Miller |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|