You are not logged in.
Pages: 1
Hi everyone,
I'm having this problem:
sometimes I see this in the log.
[15413.111840] usb 2-5: reset high speed USB device number 2 using ehci_hcd
[15485.001847] ------------[ cut here ]------------
[15485.001855] WARNING: at block/genhd.c:1556 disk_clear_events+0xf0/0x100()
[15485.001857] Hardware name: GA-880GM-UD2H
[15485.001859] Modules linked in: nls_cp437 vfat fat ipv6 fuse usbhid usb_storage hid uas snd_hda_codec_hdmi nvidia(P) snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm firewire_ohci sp5100_tco agpgart 8139too firewire_core i2c_piix4 snd_timer r8169 sg sr_mod i2c_core snd mii k10temp evdev crc_itu_t button soundcore snd_page_alloc r8168 cdrom pcspkr processor vboxdrv wmi autofs4 reiserfs sd_mod pata_acpi ohci_hcd pata_atiixp ahci libahci libata ehci_hcd scsi_mod usbcore
[15485.001885] Pid: 1406, comm: udisks-daemon Tainted: P 2.6.39-ARCH #1
[15485.001886] Call Trace:
[15485.001891] [<c1342afc>] ? printk+0x1d/0x1f
[15485.001894] [<c1046112>] warn_slowpath_common+0x72/0xa0
[15485.001897] [<c11ad010>] ? disk_clear_events+0xf0/0x100
[15485.001899] [<c11ad010>] ? disk_clear_events+0xf0/0x100
[15485.001901] [<c1046162>] warn_slowpath_null+0x22/0x30
[15485.001903] [<c11ad010>] disk_clear_events+0xf0/0x100
[15485.001908] [<c114182b>] check_disk_change+0x2b/0x70
[15485.001913] [<f0262f53>] sd_open+0x83/0x160 [sd_mod]
[15485.001915] [<c1142903>] __blkdev_get+0x93/0x380
[15485.001918] [<c1142c3b>] blkdev_get+0x4b/0x2b0
[15485.001920] [<c1142ef3>] blkdev_open+0x53/0x70
[15485.001922] [<c11128f1>] __dentry_open+0x141/0x320
[15485.001925] [<c1195d9f>] ? devcgroup_inode_permission+0x10f/0x140
[15485.001927] [<c1113c9e>] nameidata_to_filp+0x6e/0x80
[15485.001929] [<c1142ea0>] ? blkdev_get+0x2b0/0x2b0
[15485.001932] [<c1120c95>] do_last+0x345/0x890
[15485.001934] [<c1121d8d>] path_openat+0x9d/0x350
[15485.001937] [<f075998b>] ? sr_lock_door+0x1b/0x20 [sr_mod]
[15485.001943] [<ef849007>] ? scsi_device_put+0x47/0x50 [scsi_mod]
[15485.001945] [<c1122071>] do_filp_open+0x31/0x80
[15485.001947] [<c112ce83>] ? alloc_fd+0xa3/0xe0
[15485.001950] [<c111e505>] ? getname_flags+0xf5/0x130
[15485.001952] [<c1113d96>] do_sys_open+0xe6/0x1b0
[15485.001954] [<c106e1f8>] ? ktime_get_ts+0xe8/0x110
[15485.001956] [<c1113e8e>] sys_open+0x2e/0x40
[15485.001959] [<c134b31f>] sysenter_do_call+0x12/0x28
[15485.001960] ---[ end trace 4f1ca58bf24e181b ]---
and every time I shut down. it comes out the same writing but the three leds on my keyboard start blinking and i have to turn off the pc manually.
any clue ?
thanks for help
Last edited by clockys (2011-08-08 12:16:24)
Offline
This is something you'll want to Google for to see if other people are hitting it across distros; if you come up with nothing, you'll want to contact upstream (e.g. LKML or more specific mailing lists).
Offline
already tried google, I found only one (o.O) result and it was russian ... i gave up ... i think i'll leave the post here and wait if someone searches for the same issue.
Offline
if I google for "WARNING: at block/genhd.c:1556 disk_clear_events", I get 2650 results...
Offline
OMG .. I can't say what I googled for when i got one result ... maybe i was drunk ...
still, if i google the same string as yours, i get only 29results ... (different sync for google datacenters)
maybe i should start asking for excuse if my post is useless
thanks anyway
Offline
Strange that you only get 29 results.
Anyway, another thing you could do is update your kernel.
Arch has reached Linux 3.0 now, and it looks like you're using 2.6.39?
Offline
This error is similar with I got when udev still have load_modules.sh in /lib/udev. I can produce this error everytime my computer not shutdown properly, and I must restart it after I got this error, or I can rid this problem even my computer not shutdown properly using symlink (/lib/udev/load_modules.sh as /sbin/modprobe).
Ask, and it shall be given you.
Seek, and ye shall find.
Knock, and it shall be opened unto you.
Offline
2.6.39, right...
i don't think i'll update soon, i have work to do and this is my work pc.
thanks for suggestion
Offline
Pages: 1