Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
System Halt and udev Errors
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
BlueFusion
Guru
Guru


Joined: 08 Mar 2006
Posts: 371

PostPosted: Wed Apr 26, 2006 9:04 pm    Post subject: System Halt and udev Errors Reply with quote

Hello Gentoo users,

I have searched up and down on the net for a problem I've been having for a few days now. The problem arose when I compiled the new 2.6.16-gentoo-r3 kernel. Everything has been running great after customizing it like I did the previous kernel, except when I halt the system (not reboot).

The regular service stop procedures run through normally, right to the point of where it says "System Halt." After a pause of 1 to 2 seconds, errors start going down the screen. The errors are too fast to read, thus I can't repeat them here in full. The errors go on until I manual press the power button to the system.

From what I can see in the never-ending screen of errors is that there are three lines that repeat over and over. All of which begin with "udev event" and end with "read-only filesystem."

As I mentioned before, this only occurs on system halt and not on reboot.

For a control test, I booted back up with my 2.6.15-gentoo-r1 kernel to try to reproduce the same things, but no errors. I figured that somehow, someway, it was because I didn't enable Power Management into the kernel (although that's the next thing to get setup on my system). I recompiled the kernel with Power Management support, still not selecting the ACPI or APM features (same as the 2.6.15-gentoo-r1 settings I was using). This, still, provided no new luck.

Does anyone have any ideas as to how I can fix this error so the system will shut down properly or to even find out what the error messages are so I can dig deeper into this?
_________________
i7-940 2.93Ghz | ASUS P6T Deluxe (v.1) | 24GB Triple Channel RAM | nVidia GTX660
4x 4TB Seagate NAS HDD (Btrfs raid5) | 2x 120GB Samsung 850 EVO SSD (Btrfs raid1)
Back to top
View user's profile Send private message
jossan
n00b
n00b


Joined: 04 Jan 2005
Posts: 14
Location: Vlaardingen, Netherlands

PostPosted: Fri Apr 28, 2006 5:40 pm    Post subject: Re: System Halt and udev Errors Reply with quote

BlueFusion wrote:
Does anyone have any ideas as to how I can fix this error so the system will shut down properly or to even find out what the error messages are so I can dig deeper into this?
Same problem here... :cry:
_________________
From the moon we'r all al the same.
Back to top
View user's profile Send private message
BlueFusion
Guru
Guru


Joined: 08 Mar 2006
Posts: 371

PostPosted: Fri Apr 28, 2006 9:32 pm    Post subject: Reply with quote

After getting partyway through `emerge -e system` (see threads on that problem here and here), I shutdown the system to give the A/C a chance to cool my room again :roll: . Anyway, this time, when it shutdown, it just hadd the following after the end:

Code:
Remoutning Remaining Filesystems Read-Only          [ OK ]
System Halted.
System Halted.


And it just sits there, like before, until I manually press the power button on the system. Would it be safe to say this is a kernel-hardware problem? The 2.6.15-gentoo-r1 kernel I have still works fine on shutdown. Perhaps there's a new option I need to enable for in the 2.6.16 kernel for this to work properly?
_________________
i7-940 2.93Ghz | ASUS P6T Deluxe (v.1) | 24GB Triple Channel RAM | nVidia GTX660
4x 4TB Seagate NAS HDD (Btrfs raid5) | 2x 120GB Samsung 850 EVO SSD (Btrfs raid1)
Back to top
View user's profile Send private message
wjb
l33t
l33t


Joined: 10 Jul 2005
Posts: 645
Location: Fife, Scotland

PostPosted: Mon May 01, 2006 11:32 am    Post subject: Reply with quote

I had the problem with the messages at shutdown from somwhere around middle of March after I moved to gentoo-sources-2.6.15-r1

It seemed to be trying to delete something from /dev, but after the point of reporting the remaining file systems being made read only. I could never read the messages ("...failed to delete ...") before the power down.

My problem seems to have [mostly] gone away in the last couple of weeks - possibly baselayout (which changed about then) but I'm not really sure. Its usually ok, but sometime it still goes wrong.
Back to top
View user's profile Send private message
jossan
n00b
n00b


Joined: 04 Jan 2005
Posts: 14
Location: Vlaardingen, Netherlands

PostPosted: Tue May 02, 2006 5:43 pm    Post subject: Reply with quote

Still broken with gentoo-sources-2.6.16-r5 here. :-(
_________________
From the moon we'r all al the same.
Back to top
View user's profile Send private message
wjb
l33t
l33t


Joined: 10 Jul 2005
Posts: 645
Location: Fife, Scotland

PostPosted: Thu May 04, 2006 7:24 pm    Post subject: Reply with quote

This is from a pic I took of the screen as the system shut down. It was a bit blurry so some of its guesswork - the digits mostly, but also the hiddev0 stuff.
Code:

...
Remounting remaining filesystems readonly
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd_event[????]: udev_make_node: mknod(/dev/usb/hiddev0,02000, 100, 96) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
udevd[616]: delete_path: rmdir(/dev/.udev) failed: Read-only file system
Back to top
View user's profile Send private message
BlueFusion
Guru
Guru


Joined: 08 Mar 2006
Posts: 371

PostPosted: Thu May 04, 2006 7:35 pm    Post subject: Reply with quote

That looks like what I have, too.

Now running 2.6.16-gentoo-r6...same thing.
_________________
i7-940 2.93Ghz | ASUS P6T Deluxe (v.1) | 24GB Triple Channel RAM | nVidia GTX660
4x 4TB Seagate NAS HDD (Btrfs raid5) | 2x 120GB Samsung 850 EVO SSD (Btrfs raid1)
Back to top
View user's profile Send private message
jossan
n00b
n00b


Joined: 04 Jan 2005
Posts: 14
Location: Vlaardingen, Netherlands

PostPosted: Thu May 04, 2006 8:53 pm    Post subject: Reply with quote

It would be great to letting us know what extra information is usefull to help fixing this problem. :roll:

Perhaps it'is a problem in: /etc/group
Code:
doosje ~ # cat /etc/group
root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
sys:x:3:root,bin,adm
adm:x:4:root,adm,daemon
tty:x:5:
disk:x:6:root,adm,haldaemon
lp:x:7:lp
mem:x:8:
kmem:x:9:
wheel:x:10:root,jos
floppy:x:11:root,jos,haldaemon
mail:x:12:mail
news:x:13:news
uucp:x:14:uucp
man:x:15:man
console:x:17:
audio:x:18:jos
cdrom:x:19:jos,haldaemon
dialout:x:20:root
tape:x:26:root
video:x:27:root,jos
postgres:x:70:
cdrw:x:80:haldaemon
nut:x:84:
usb:x:85:jos,haldaemon
users:x:100:games
nofiles:x:200:
postfix:x:207:
postdrop:x:208:
smmsp:x:209:smmsp
portage:x:250:portage,jos
utmp:x:406:
nogroup:x:65533:
nobody:x:65534:
sshd:x:22:
cron:x:16:
locate:x:245:
mysql:x:60:
plugdev:x:407:jos
ntp:x:123:
messagebus:x:408:
haldaemon:x:409:haldaemon
or in /etc/mtab
Code:
doosje ~ # cat /etc/mtab
/dev/hda5 / reiserfs rw,noatime,notail 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
udev /dev tmpfs rw,nosuid 0 0
devpts /dev/pts devpts rw 0 0
/dev/hda6 /boot ext2 rw,noatime 0 0
shm /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0
none /proc/bus/usb usbfs rw 0 0
/dev/hda2 /media/hda2 reiserfs rw 0 0
/dev/hda3 /media/hda3 reiserfs rw 0 0


this is the "emerge --info" of my machine:
Code:
doosje ~ # emerge --info
Portage 2203-svn (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r6 i686)
=================================================================
System uname: 2.6.16-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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=pentium4 -pipe"
CHOST="i686-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.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="nl_NL@euro"
LC_ALL="nl_NL@euro"
LINGUAS="nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr cli crypt cups curl dri dvd dvdr eds emboss encode esd exif expat fam ffmpeg foomaticdb fortran gdbm gif gmp gphoto2 gpm gstreamer gtk gtk2 hal idn imlib isdnlog java javascript jpeg jpeg2k kde lcms libcaca libg++ libwww mad mikmod mng motif mp3 mpeg mysql ncurses nls nptl nsplugin odbc ogg opengl oss pam pcre pdf pdflib perl png pppd python qt quicktime readline reflection samba sdl session spell spl ssl svg symlink tcpd tiff truetype truetype-fonts type1-fonts udev usb vorbis win32codecs xml xml2 xmms xorg xv zlib linguas_nl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LDFLAGS, PORTDIR_OVERLAY

Thanks for helping us to fix this problem.
_________________
From the moon we'r all al the same.
Back to top
View user's profile Send private message
Jimmy Jazz
Guru
Guru


Joined: 04 Oct 2004
Posts: 333
Location: Strasbourg

PostPosted: Mon May 08, 2006 7:43 pm    Post subject: Re: System Halt and udev Errors Reply with quote

Hello BlueFusion,

I get a similar problem with udev-090 but during the boot process. udevtrigger didn't work well on my box.
You probably use RC_DEVICE_TARBALL that help you to boot. In my case i were not able to boot at all (i don't use device tarball).
Also your problem could be related with udev-start.sh.
Have a look at my bug report #13462.
https://bugs.gentoo.org/show_bug.cgi?id=132462

Hope that will help you :)

Jj
Back to top
View user's profile Send private message
BlueFusion
Guru
Guru


Joined: 08 Mar 2006
Posts: 371

PostPosted: Tue May 09, 2006 10:24 pm    Post subject: Reply with quote

I'm using udev-087. It boots up without any errors and reboots just fine. It's just poweing down that fails. When the screen says "Power Off." it just starts with the udev errors or it just hangs there.

Here's my systm info:

emerge --info
Code:
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r6 i686)
=================================================================
System uname: 2.6.16-gentoo-r6 i686 Intel(R) Pentium(R) D CPU 3.20GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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=prescott -pipe -fomit-frame-pointer"
CHOST="i686-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/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/ ftp://213.186.33.38/gentoo-distfiles/ http://206.75.218.52/ ftp://pandemonium.tiscali.de/pub/gentoo/ http://194.117.143.71"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 acpi aim alsa apache2 apm arts asf audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt cups curl dri dts dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg firefox foomaticdb fortran gdbm gif glibc-omitfp glut gnome gpm gstreamer gtk gtk2 hal idn imlib ipv6 isdnlog java javascript jpeg kde kdeenablefinal lcms libg++ libwww lm_sensors logitech-mouse mad mikmod mmx mng motif mp3 mpeg mplayer msn ncurses nls nptl nvidia offensive ogg openal opengl oss pam pcre pdflib perl png pppd python qt quicktime rdesktop readline reflection samba sdl session spell spl sse sse2 ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb vidix vorbis win32codecs xine xml xml2 xmms xorg xpm xv xvid zlib video_cards_nvidia userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY


mount
Code:
/dev/sdc3 on / type ext3 (rw,noatime,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
none on /tmp type tmpfs (rw,size=300M,mode=1777)
/tmp on /var/tmp type tmpfs (rw,noexec,nosuid,nodev,bind,mode=1777)
/dev/sda5 on /var/portage type ext3 (rw,noatime,user_xattr)
/dev/sda1 on /usr/portage type ext3 (rw,noatime,user_xattr)
/dev/sda2 on /home/rich/storage type ext3 (rw,noatime,user_xattr)
/dev/sda6 on /home/rich/storage/dvds type ext3 (rw,noatime,user_xattr)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
usbfs on /proc/bus/usb type usbfs (rw,devmode=0664,devgid=85)

_________________
i7-940 2.93Ghz | ASUS P6T Deluxe (v.1) | 24GB Triple Channel RAM | nVidia GTX660
4x 4TB Seagate NAS HDD (Btrfs raid5) | 2x 120GB Samsung 850 EVO SSD (Btrfs raid1)
Back to top
View user's profile Send private message
Jimmy Jazz
Guru
Guru


Joined: 04 Oct 2004
Posts: 333
Location: Strasbourg

PostPosted: Wed May 10, 2006 8:21 am    Post subject: Reply with quote

@BlueFusion

if you set RC_DEVICE_TARBALL to yes, you are sometimes able to boot even when udev doesn't create /dev files.
Perhaps are you lucky, but that doesn't mean udev-start.sh works as it should. So during power off udev-stop.sh returns you an error.

The problem seems to be corrected with udev-090

PS: you can find udev-{start,stop}.sh in /lib/rcscripts/addons

Jj
Back to top
View user's profile Send private message
BlueFusion
Guru
Guru


Joined: 08 Mar 2006
Posts: 371

PostPosted: Sat May 13, 2006 1:13 pm    Post subject: Reply with quote

I changed the following in /etc/conf.rc:

RC_DEVICES="auto" to RC_DEVICES="udev"
RC_DEVICE_TARBALL="yes" to RC_DEVICE_TARBALL="no"
RC_PARALLEL_STARTUP="no" to RC_PARALLEL_STARTUP="yes"

Thus far, same errors on system halt.

You think updating to udev-090 will fix this?
_________________
i7-940 2.93Ghz | ASUS P6T Deluxe (v.1) | 24GB Triple Channel RAM | nVidia GTX660
4x 4TB Seagate NAS HDD (Btrfs raid5) | 2x 120GB Samsung 850 EVO SSD (Btrfs raid1)
Back to top
View user's profile Send private message
sunckell
n00b
n00b


Joined: 20 Apr 2005
Posts: 19

PostPosted: Mon May 15, 2006 1:06 pm    Post subject: Reply with quote

I am getting these errors as well. My computer never shuts down. It just failes on the removal of the dev files.

For some reason it seems that "/lib/rcscripts/addons udev-stop.sh" is called. The last executed line in that file is:

Code:

 rm -f "${devices_udev}" "${devices_real}" "${devices_totar}" "${device_tarball}"


Which is where the removal errors are stemming from.

If anyone has anymore information on how to fix this...........



sunckell
Back to top
View user's profile Send private message
BlueFusion
Guru
Guru


Joined: 08 Mar 2006
Posts: 371

PostPosted: Mon May 15, 2006 7:58 pm    Post subject: Reply with quote

After re-compiling my kernel with cpufreqd and ACPI support, it works now. Makes sense it needs power management to tell the system to halt, but I could have sworn I already tried that :? .
_________________
i7-940 2.93Ghz | ASUS P6T Deluxe (v.1) | 24GB Triple Channel RAM | nVidia GTX660
4x 4TB Seagate NAS HDD (Btrfs raid5) | 2x 120GB Samsung 850 EVO SSD (Btrfs raid1)
Back to top
View user's profile Send private message
phsdv
Guru
Guru


Joined: 13 Mar 2005
Posts: 372
Location: Europe

PostPosted: Fri May 19, 2006 10:11 am    Post subject: Reply with quote

Same (or similar) issue here. I am using udev-087. Just before power-off I get the following messages:
Code:
udevd[598]: delete_path: rmdev(/dev/.udev/failed) failed: read_only filesystem
udevd[598]: delete_path: rmdev(/dev/.udev/failed) failed: read_only filesystem
udevd[598]: delete_path: rmdev(/dev/.udev/failed) failed: read_only filesystem
udevd[598]: delete_path: rmdev(/dev/.udev/) failed: read_only filesystem
After booting up again I can see that there is something in the failed directory:
Code:
$ ll /dev/.udev/failed/
total 0
lrwxrwxrwx 1 root root 31 May 19 11:32 class@usb_device@usbdev7.2 -> /sys/class/usb_device/usbdev7.2

$ ll /sys/class/usb_device/usbdev7.2
total 0
-r--r--r-- 1 root root 4096 May 19 11:38 dev
lrwxrwxrwx 1 root root    0 May 19 11:32 device -> ../../../devices/pci0000:00/0000:00:11.0/usb7/7-1
--w------- 1 root root    0 May 19 11:32 uevent

An lsusb shows me that usb bus 7.2 is my scanner. I have installed media-gfx/iscan, which does change the permission of the scanner:
Code:
$ ll /dev/bus/usb/007/
total 0
crw-rw-r-- 1 root root    189, 768 May 19 11:32 001
crw-rw---- 1 root scanner 189, 769 May 19 11:32 002
could this be related? I can not see how, it is related. anyone an idea?

[edit]udev-090 still shows the same messages, but at least my computer is finally shutting down![/edit]

My emerge --info, to be complete:
Code:
$ emerge --info
Portage 2.1_rc1-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
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-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="-O3 -march=pentium3 -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
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/eselect/compiler /etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="x86 X a52 aac alsa apache2 apm avi bash-completion berkdb bitmap-fonts bzip2 cli crypt cups directfb dri dvd emboss encode exif faad2 fam fbcon ffmpeg flac foomaticdb fortran gdbm gif gimp gnome gpm gstreamer gtk gtk2 hal imlib isdnlog jpeg jpg lcms libg++ libwww live mad mikmod mmxext motif mozilla mp3 mpeg mysql mythtv ncurses network nls nptl ogg opengl oss pam pcre pdflib perl png postgres ppds pppd python quicktime readline real reflection sdl session spell spl sqlite ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis win32codecs xml xml2 xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_matrox"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
ReD-BaRoN
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 208

PostPosted: Sun May 28, 2006 3:34 am    Post subject: Reply with quote

So is there a bug filed for this specific issue? There should never be a time, ACPI complied or not, where the is a runaway loop, not allowing the computer to shut down.

Thanks!
Back to top
View user's profile Send private message
linoleum
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2004
Posts: 129

PostPosted: Thu Jun 01, 2006 10:12 am    Post subject: Reply with quote

I'm having the same problem with udev-087 and kernel 2.6.16-r7

Any solutions?
Back to top
View user's profile Send private message
ReD-BaRoN
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 208

PostPosted: Thu Jun 01, 2006 12:52 pm    Post subject: Reply with quote

Try enabling ACPI in the kernel and see what happens. It seemed to fix it for me, but then I think it's back. I haven't had time to test it throughly yet.
Back to top
View user's profile Send private message
linoleum
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2004
Posts: 129

PostPosted: Thu Jun 01, 2006 3:25 pm    Post subject: Reply with quote

ACPI is enabled but the problem is still there.
Back to top
View user's profile Send private message
ReD-BaRoN
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 208

PostPosted: Thu Jun 01, 2006 3:31 pm    Post subject: Reply with quote

How about APM?
Back to top
View user's profile Send private message
linoleum
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2004
Posts: 129

PostPosted: Thu Jun 01, 2006 3:43 pm    Post subject: Reply with quote

APM also enabled.
Back to top
View user's profile Send private message
ReD-BaRoN
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 208

PostPosted: Thu Jun 01, 2006 4:44 pm    Post subject: Reply with quote

Then I'm not sure sorry :(.
Back to top
View user's profile Send private message
mjwelsh
n00b
n00b


Joined: 05 Jun 2006
Posts: 2

PostPosted: Mon Jun 05, 2006 2:55 pm    Post subject: udev-090 and remove coldplug from startup fixed it for me Reply with quote

I re-emerged udev-090 then did
rc-update del coldplug then did
rm -f /etc/init.d/coldplug

which fixed it - system now shuts down normally
Back to top
View user's profile Send private message
ReD-BaRoN
Apprentice
Apprentice


Joined: 06 Feb 2004
Posts: 208

PostPosted: Mon Jun 05, 2006 3:01 pm    Post subject: Reply with quote

What does coldplug do?
Back to top
View user's profile Send private message
mjwelsh
n00b
n00b


Joined: 05 Jun 2006
Posts: 2

PostPosted: Tue Jun 06, 2006 1:46 am    Post subject: coldplug Reply with quote

coldplug detects your hardware and loads modules for it if needed - udev does the detection itself so it doesn't need coldplug anymore
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
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