Package: linux-2.6
Version: 2.6.32-29
Severity: critical
Justification: breaks the whole system


The system randomly (say, 2 times every 3 boots) shows General Protection Fault
errors at boot time. I don't get to multiuser init levels.

When those errors occur, I can't do anything, the system seems unresponsive.

When I press NumLock, the system shows a message like
BUG: scheduling while atomic: swapper/0/0x100000100

And then hangs up completely.

The info displayed in the logs, however, change from time to time. 

I did a memtest, and the RAM is OK.

Reverting to 2.6.32-3-amd64 fixed the problem.

-- Package-specific info:
** Kernel log: boot messages should be attached

I can't get the exact error messages, as the system can't boot and I don't have
a digital camera at hand. I found in /var/log/syslog.0 a similar trace, but I 
don't know if it's the same problem. Here it is:

Dec 28 11:33:38 beriserv kernel: [   20.816204] ------------[ cut here 
]------------
Dec 28 11:33:38 beriserv kernel: [   20.817009] kernel BUG at 
/build/buildd-linux-2.6_2.6.32-28-amd64-EUJiNq/linux-2.6-2.6.32/debian/build/source_amd64_none/mm/slub.c:2969!
Dec 28 11:33:38 beriserv kernel: [   20.817895] invalid opcode: 0000 [#1] SMP 
Dec 28 11:33:38 beriserv kernel: [   20.818786] last sysfs file: 
/sys/module/processor/initstate
Dec 28 11:33:38 beriserv kernel: [   20.819697] CPU 0 
Dec 28 11:33:38 beriserv kernel: [   20.820173] Modules linked in: acpi_cpufreq 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_stats fuse 
loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device rtl8187 ttm 
drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd rfkill i2c_i801 
soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev pcspkr asus_atk0110 
processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod crc_t10dif sr_mod 
cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix ehci_hcd thermal 
firewire_ohci firewire_core crc_itu_t sky2 floppy libata scsi_mod thermal_sys 
usbcore nls_base [last unloaded: scsi_wait_scan]
Dec 28 11:33:38 beriserv kernel: [   20.820173] Pid: 9, comm: events/0 Not 
tainted 2.6.32-5-amd64 #1 P5K-E
Dec 28 11:33:38 beriserv kernel: [   20.820173] RIP: 0010:[<ffffffff810e6e5f>]  
[<ffffffff810e6e5f>] kfree+0x55/0xcb
Dec 28 11:33:38 beriserv kernel: [   20.820173] RSP: 0018:ffff88007fb9bd00  
EFLAGS: 00010246
Dec 28 11:33:38 beriserv kernel: [   20.820173] RAX: 0000000000000000 RBX: 
0000000000000001 RCX: ffffffff8118fda5
Dec 28 11:33:38 beriserv kernel: [   20.820173] RDX: 0000000000000001 RSI: 
ffff880001811d10 RDI: ffffea0000000000
Dec 28 11:33:38 beriserv kernel: [   20.820173] RBP: ffff880000000000 R08: 
ffff88007fb9a000 R09: ffffffff81452c20
Dec 28 11:33:38 beriserv kernel: [   20.820173] R10: ffff880001812ba0 R11: 
dead000000200200 R12: ffffffffa000f6b8
Dec 28 11:33:38 beriserv kernel: [   20.820173] R13: 0000000000000001 R14: 
ffff88007ca3f7c0 R15: 000000000000ff91
Dec 28 11:33:38 beriserv kernel: [   20.820173] FS:  0000000000000000(0000) 
GS:ffff880001800000(0000) knlGS:0000000000000000
Dec 28 11:33:38 beriserv kernel: [   20.820173] CS:  0010 DS: 0018 ES: 0018 
CR0: 000000008005003b
Dec 28 11:33:38 beriserv kernel: [   20.820173] CR2: 00007f873667f000 CR3: 
00000000379d8000 CR4: 00000000000006f0
Dec 28 11:33:38 beriserv kernel: [   20.820173] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
Dec 28 11:33:38 beriserv kernel: [   20.820173] DR3: 0000000000000000 DR6: 
00000000ffff0ff0 DR7: 0000000000000400
Dec 28 11:33:38 beriserv kernel: [   20.820173] Process events/0 (pid: 9, 
threadinfo ffff88007fb9a000, task ffff88007fba0000)
Dec 28 11:33:38 beriserv kernel: [   20.820173] Stack:
Dec 28 11:33:38 beriserv kernel: [   20.820173]  0000000000000001 
ffff880000000000 0000000000000008 ffffffffa000f6b8
Dec 28 11:33:38 beriserv kernel: [   20.820173] <0> 0000000000000001 
8000028005810000 ffff88007c8ca000 ffffffff8104800d
Dec 28 11:33:38 beriserv kernel: [   20.820173] <0> 0000000100015780 
ffff88007ca3f1a0 ffff880001818180 000000000000ff91
Dec 28 11:33:38 beriserv kernel: [   20.820173] Call Trace:
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffffa000f6b8>] ? 
usb_control_msg+0x124/0x135 [usbcore]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff8104800d>] ? 
finish_task_switch+0x3a/0xaf
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffffa031bd2e>] ? 
rtl818x_ioread8+0x61/0x7e [rtl8187]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffffa031bd6f>] ? 
rtl8187_is_radio_enabled+0x24/0xc0 [rtl8187]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffffa031be30>] ? 
rtl8187_rfkill_poll+0x25/0x78 [rtl8187]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffffa023be5d>] ? 
rfkill_poll+0x1b/0x31 [rfkill]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff810615c3>] ? 
worker_thread+0x188/0x21d
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffffa023be42>] ? 
rfkill_poll+0x0/0x31 [rfkill]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff81064bee>] ? 
autoremove_wake_function+0x0/0x2e
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff8106143b>] ? 
worker_thread+0x0/0x21d
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff81064921>] ? 
kthread+0x79/0x81
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff81011baa>] ? 
child_rip+0xa/0x20
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff810648a8>] ? 
kthread+0x0/0x81
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [<ffffffff81011ba0>] ? 
child_rip+0x0/0x20
Dec 28 11:33:38 beriserv kernel: [   20.820173] Code: 83 c3 08 48 83 3b 00 eb 
ec 48 83 fd 10 0f 86 89 00 00 00 48 89 ef e8 b9 e8 ff ff 48 89 c7 48 8b 00 84 
c0 78 13 66 a9 00 c0 75 04 <0f> 0b eb fe 5b 5d 41 5c e9 fc 56 fd ff 48 8b 4c 24 
18 4c 8b 4f 
Dec 28 11:33:38 beriserv kernel: [   20.820173] RIP  [<ffffffff810e6e5f>] 
kfree+0x55/0xcb
Dec 28 11:33:38 beriserv kernel: [   20.820173]  RSP <ffff88007fb9bd00>
Dec 28 11:33:38 beriserv kernel: [   20.882607] ---[ end trace b12507ba673703e5 
]---
Dec 28 11:33:42 beriserv kernel: [   24.040187] general protection fault: 0000 
[#2] SMP 
Dec 28 11:33:42 beriserv kernel: [   24.041887] last sysfs file: 
/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
Dec 28 11:33:42 beriserv kernel: [   24.043578] CPU 0 
Dec 28 11:33:42 beriserv kernel: [   24.044126] Modules linked in: acpi_cpufreq 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_stats fuse 
loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device rtl8187 ttm 
drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd rfkill i2c_i801 
soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev pcspkr asus_atk0110 
processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod crc_t10dif sr_mod 
cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix ehci_hcd thermal 
firewire_ohci firewire_core crc_itu_t sky2 floppy libata scsi_mod thermal_sys 
usbcore nls_base [last unloaded: scsi_wait_scan]
Dec 28 11:33:42 beriserv kernel: [   24.044126] Pid: 1735, comm: modprobe 
Tainted: G      D    2.6.32-5-amd64 #1 P5K-E
Dec 28 11:33:42 beriserv kernel: [   24.044126] RIP: 0010:[<ffffffff810e7ae0>]  
[<ffffffff810e7ae0>] __kmalloc+0xd2/0x141
Dec 28 11:33:42 beriserv kernel: [   24.044126] RSP: 0018:ffff880037525d58  
EFLAGS: 00010086
Dec 28 11:33:42 beriserv kernel: [   24.044126] RAX: 0000000000000000 RBX: 
f000eef3f000eef3 RCX: 0000000000000008
Dec 28 11:33:42 beriserv kernel: [   24.044126] RDX: ffff880001811d30 RSI: 
00000000000000d0 RDI: ffffffff810c6c43
Dec 28 11:33:42 beriserv kernel: [   24.044126] RBP: 0000000000000246 R08: 
0000000000000000 R09: 0000000000000000
Dec 28 11:33:42 beriserv kernel: [   24.044126] R10: 00007f6378708000 R11: 
0000000000000002 R12: ffffffff81453f10
Dec 28 11:33:42 beriserv kernel: [   24.044126] R13: 00000000000000d0 R14: 
00000000000000d0 R15: 0000000000000001
Dec 28 11:33:42 beriserv kernel: [   24.044126] FS:  00007f63786eb700(0000) 
GS:ffff880001800000(0000) knlGS:0000000000000000
Dec 28 11:33:42 beriserv kernel: [   24.044126] CS:  0010 DS: 0000 ES: 0000 
CR0: 0000000080050033
Dec 28 11:33:42 beriserv kernel: [   24.044126] CR2: 00007f637870b000 CR3: 
000000003750f000 CR4: 00000000000006f0
Dec 28 11:33:42 beriserv kernel: [   24.044126] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
Dec 28 11:33:42 beriserv kernel: [   24.044126] DR3: 0000000000000000 DR6: 
00000000ffff0ff0 DR7: 0000000000000400
Dec 28 11:33:42 beriserv kernel: [   24.044126] Process modprobe (pid: 1735, 
threadinfo ffff880037524000, task ffff88007f12bf90)
Dec 28 11:33:42 beriserv kernel: [   24.044126] Stack:
Dec 28 11:33:42 beriserv kernel: [   24.044126]  ffff880037525f20 
ffffffff810c6c43 00000008017b3c10 ffffffffffffffea
Dec 28 11:33:42 beriserv kernel: [   24.044126] <0> 0000000000000001 
7fffffffffffffff 00000000017b3c10 ffffc90000344c78
Dec 28 11:33:42 beriserv kernel: [   24.044126] <0> 00000000017b54b8 
ffffffff810c6c43 ffffc90000344900 ffffc90000343cc9
Dec 28 11:33:42 beriserv kernel: [   24.044126] Call Trace:
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff810c6c43>] ? 
strndup_user+0x3d/0x82
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff810c6c43>] ? 
strndup_user+0x3d/0x82
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff81078f61>] ? 
load_module+0x350/0x18be
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff810cc717>] ? 
handle_mm_fault+0x3b8/0x80f
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff810cfd75>] ? 
get_unmapped_area+0xd7/0x139
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff812fd946>] ? 
do_page_fault+0x2e0/0x2fc
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff8107a524>] ? 
sys_init_module+0x55/0x21a
Dec 28 11:33:42 beriserv kernel: [   24.044126]  [<ffffffff81010b42>] ? 
system_call_fastpath+0x16/0x1b
Dec 28 11:33:42 beriserv kernel: [   24.044126] Code: fa 66 0f 1f 44 00 00 65 
8b 04 25 a8 e3 00 00 48 98 49 8b 94 c4 f0 02 00 00 8b 4a 18 89 4c 24 14 48 8b 
1a 48 85 db 74 0c 8b 42 14 <48> 8b 04 c3 48 89 02 eb 19 48 8b 4c 24 08 49 89 d0 
44 89 ee 83 
Dec 28 11:33:42 beriserv kernel: [   24.044126] RIP  [<ffffffff810e7ae0>] 
__kmalloc+0xd2/0x141
Dec 28 11:33:42 beriserv kernel: [   24.044126]  RSP <ffff880037525d58>
Dec 28 11:33:42 beriserv kernel: [   24.044126] ---[ end trace b12507ba673703e6 
]---
Dec 28 11:33:48 beriserv kernel: [   30.519204] general protection fault: 0000 
[#3] SMP 
Dec 28 11:33:48 beriserv kernel: [   30.521761] last sysfs file: 
/sys/devices/platform/pcspkr/input/input3/capabilities/sw
Dec 28 11:33:48 beriserv kernel: [   30.521761] CPU 0 
Dec 28 11:33:48 beriserv kernel: [   30.521761] Modules linked in: acpi_cpufreq 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_stats fuse 
loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device rtl8187 ttm 
drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd rfkill i2c_i801 
soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev pcspkr asus_atk0110 
processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod crc_t10dif sr_mod 
cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix ehci_hcd thermal 
firewire_ohci firewire_core crc_itu_t sky2 floppy libata scsi_mod thermal_sys 
usbcore nls_base [last unloaded: scsi_wait_scan]
Dec 28 11:33:48 beriserv kernel: [   30.527711] Pid: 1882, comm: 
hald-probe-stor Tainted: G      D    2.6.32-5-amd64 #1 P5K-E
Dec 28 11:33:48 beriserv kernel: [   30.527711] RIP: 0010:[<ffffffff810e7ae0>]  
[<ffffffff810e7ae0>] __kmalloc+0xd2/0x141
Dec 28 11:33:48 beriserv kernel: [   30.527711] RSP: 0018:ffff880037bafa18  
EFLAGS: 00010086
Dec 28 11:33:48 beriserv kernel: [   30.527711] RAX: 0000000000000000 RBX: 
f000eef3f000eef3 RCX: 0000000000000008
Dec 28 11:33:48 beriserv kernel: [   30.527711] RDX: ffff880001811d30 RSI: 
00000000000080d0 RDI: ffffffffa01474ce
Dec 28 11:33:48 beriserv kernel: [   30.527711] RBP: 0000000000000246 R08: 
ffff88007d303008 R09: 0000000000000000
Dec 28 11:33:48 beriserv kernel: [   30.527711] R10: ffff880037bafbd8 R11: 
ffff88007c895000 R12: ffffffff81453f10
Dec 28 11:33:48 beriserv kernel: [   30.527711] R13: 00000000000080d0 R14: 
00000000000080d0 R15: 0000000000000008
Dec 28 11:33:48 beriserv kernel: [   30.527711] FS:  00007f1401a37740(0000) 
GS:ffff880001800000(0000) knlGS:0000000000000000
Dec 28 11:33:48 beriserv kernel: [   30.527711] CS:  0010 DS: 0000 ES: 0000 
CR0: 0000000080050033
Dec 28 11:33:48 beriserv kernel: [   30.527711] CR2: 0000000000404fe0 CR3: 
00000000375bd000 CR4: 00000000000006f0
Dec 28 11:33:48 beriserv kernel: [   30.527711] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
Dec 28 11:33:48 beriserv kernel: [   30.527711] DR3: 0000000000000000 DR6: 
00000000ffff0ff0 DR7: 0000000000000400
Dec 28 11:33:48 beriserv kernel: [   30.527711] Process hald-probe-stor (pid: 
1882, threadinfo ffff880037bae000, task ffff88007fba7100)
Dec 28 11:33:48 beriserv kernel: [   30.527711] Stack:
Dec 28 11:33:48 beriserv kernel: [   30.527711]  0000000000000014 
ffffffffa01474ce 0000000837bafbc0 ffff880037591c30
Dec 28 11:33:48 beriserv kernel: [   30.527711] <0> ffff880037591c00 
0000000000000000 00000000ffffffea ffff88007f6c8680
Dec 28 11:33:48 beriserv kernel: [   30.527711] <0> ffff88007f6c86a0 
ffffffffa01474ce ffff880000013680 0000000000000002
Dec 28 11:33:48 beriserv kernel: [   30.527711] Call Trace:
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffffa01474ce>] ? 
sr_media_change+0x46/0x27a [sr_mod]
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffffa01474ce>] ? 
sr_media_change+0x46/0x27a [sr_mod]
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffffa0139074>] ? 
media_changed+0x42/0x74 [cdrom]
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff811115c2>] ? 
check_disk_change+0x22/0x53
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffffa013d84c>] ? 
cdrom_open+0x8d2/0x962 [cdrom]
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810b816b>] ? 
zone_watermark_ok+0x20/0xb1
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810c72b8>] ? 
zone_statistics+0x3c/0x5d
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810b9800>] ? 
get_page_from_freelist+0x56b/0x760
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810b816b>] ? 
zone_watermark_ok+0x20/0xb1
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810c72b8>] ? 
zone_statistics+0x3c/0x5d
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810b816b>] ? 
zone_watermark_ok+0x20/0xb1
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810c72b8>] ? 
zone_statistics+0x3c/0x5d
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810b9800>] ? 
get_page_from_freelist+0x56b/0x760
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff8118f05b>] ? 
kobject_get+0x12/0x17
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff81183e6c>] ? 
get_disk+0x95/0xb4
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff81221e84>] ? 
kobj_lookup+0x169/0x1a1
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff8118f05b>] ? 
kobject_get+0x12/0x17
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffffa0147464>] ? 
sr_block_open+0x86/0x9f [sr_mod]
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff811122d3>] ? 
__blkdev_get+0xc6/0x342
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff81112556>] ? 
blkdev_open+0x0/0x96
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff811125bd>] ? 
blkdev_open+0x67/0x96
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810ecfae>] ? 
__dentry_open+0x19d/0x2bf
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810f87a7>] ? 
do_filp_open+0x4e4/0x94b
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff8105b7c3>] ? 
do_sigaction+0x127/0x171
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff811017d9>] ? 
alloc_fd+0x67/0x10c
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff810ecd3f>] ? 
do_sys_open+0x55/0xfc
Dec 28 11:33:48 beriserv kernel: [   30.527711]  [<ffffffff81010b42>] ? 
system_call_fastpath+0x16/0x1b
Dec 28 11:33:48 beriserv kernel: [   30.527711] Code: fa 66 0f 1f 44 00 00 65 
8b 04 25 a8 e3 00 00 48 98 49 8b 94 c4 f0 02 00 00 8b 4a 18 89 4c 24 14 48 8b 
1a 48 85 db 74 0c 8b 42 14 <48> 8b 04 c3 48 89 02 eb 19 48 8b 4c 24 08 49 89 d0 
44 89 ee 83 
Dec 28 11:33:48 beriserv kernel: [   30.527711] RIP  [<ffffffff810e7ae0>] 
__kmalloc+0xd2/0x141
Dec 28 11:33:48 beriserv kernel: [   30.527711]  RSP <ffff880037bafa18>
Dec 28 11:33:48 beriserv kernel: [   30.527711] ---[ end trace b12507ba673703e7 
]---
Dec 28 11:33:48 beriserv kernel: [   30.629585] general protection fault: 0000 
[#4] SMP 
Dec 28 11:33:48 beriserv kernel: [   30.631053] last sysfs file: 
/sys/devices/virtual/net/lo/flags
Dec 28 11:33:48 beriserv kernel: [   30.632056] CPU 0 
Dec 28 11:33:48 beriserv kernel: [   30.632056] Modules linked in: acpi_cpufreq 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_stats fuse 
loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device rtl8187 ttm 
drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd rfkill i2c_i801 
soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev pcspkr asus_atk0110 
processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod crc_t10dif sr_mod 
cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix ehci_hcd thermal 
firewire_ohci firewire_core crc_itu_t sky2 floppy libata scsi_mod thermal_sys 
usbcore nls_base [last unloaded: scsi_wait_scan]
Dec 28 11:33:48 beriserv kernel: [   30.632056] Pid: 1883, comm: 
hald-probe-stor Tainted: G      D    2.6.32-5-amd64 #1 P5K-E
Dec 28 11:33:48 beriserv kernel: [   30.632056] RIP: 0010:[<ffffffff810e7ae0>]  
[<ffffffff810e7ae0>] __kmalloc+0xd2/0x141
Dec 28 11:33:48 beriserv kernel: [   30.632056] RSP: 0018:ffff88003762fa18  
EFLAGS: 00010086
Dec 28 11:33:48 beriserv kernel: [   30.632056] RAX: 0000000000000000 RBX: 
f000eef3f000eef3 RCX: 0000000000000008
Dec 28 11:33:48 beriserv kernel: [   30.632056] RDX: ffff880001811d30 RSI: 
00000000000080d0 RDI: ffffffffa01474ce
Dec 28 11:33:48 beriserv kernel: [   30.632056] RBP: 0000000000000246 R08: 
0000000000000297 R09: ffff880001815780
Dec 28 11:33:48 beriserv kernel: [   30.632056] R10: ffff88003762fbd8 R11: 
ffff88007c83c480 R12: ffffffff81453f10
Dec 28 11:33:48 beriserv kernel: [   30.632056] R13: 00000000000080d0 R14: 
00000000000080d0 R15: 0000000000000008
Dec 28 11:33:48 beriserv kernel: [   30.632056] FS:  00007f0b9010f740(0000) 
GS:ffff880001800000(0000) knlGS:0000000000000000
Dec 28 11:33:48 beriserv kernel: [   30.632056] CS:  0010 DS: 0000 ES: 0000 
CR0: 000000008005003b
Dec 28 11:33:48 beriserv kernel: [   30.632056] CR2: 00007ff2199b30c0 CR3: 
0000000037ba2000 CR4: 00000000000006f0
Dec 28 11:33:48 beriserv kernel: [   30.632056] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
Dec 28 11:33:48 beriserv kernel: [   30.632056] DR3: 0000000000000000 DR6: 
00000000ffff0ff0 DR7: 0000000000000400
Dec 28 11:33:48 beriserv kernel: [   30.632056] Process hald-probe-stor (pid: 
1883, threadinfo ffff88003762e000, task ffff88007fba3880)
Dec 28 11:33:48 beriserv kernel: [   30.632056] Stack:
Dec 28 11:33:48 beriserv kernel: [   30.632056]  0000000000000014 
ffffffffa01474ce 000000083762fbc0 ffff880037591270
Dec 28 11:33:48 beriserv kernel: [   30.632056] <0> ffff880037591240 
0000000000000000 00000000ffffffea ffff88007f6c8000
Dec 28 11:33:48 beriserv kernel: [   30.632056] <0> ffff88007f6c8020 
ffffffffa01474ce ffff880000013680 0000000000000002
Dec 28 11:33:48 beriserv kernel: [   30.632056] Call Trace:
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffffa01474ce>] ? 
sr_media_change+0x46/0x27a [sr_mod]
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffffa01474ce>] ? 
sr_media_change+0x46/0x27a [sr_mod]
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffffa0139074>] ? 
media_changed+0x42/0x74 [cdrom]
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff811115c2>] ? 
check_disk_change+0x22/0x53
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffffa013d84c>] ? 
cdrom_open+0x8d2/0x962 [cdrom]
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff81040437>] ? 
set_next_entity+0x34/0x56
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff81041a8b>] ? 
pick_next_task_fair+0xca/0xd6
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff8104800d>] ? 
finish_task_switch+0x3a/0xaf
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff812fa0db>] ? 
thread_return+0x8d/0xe0
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff810b816b>] ? 
zone_watermark_ok+0x20/0xb1
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff810b816b>] ? 
zone_watermark_ok+0x20/0xb1
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff810c72b8>] ? 
zone_statistics+0x3c/0x5d
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff8118f05b>] ? 
kobject_get+0x12/0x17
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff81183e6c>] ? 
get_disk+0x95/0xb4
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff81221e84>] ? 
kobj_lookup+0x169/0x1a1
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff8118f05b>] ? 
kobject_get+0x12/0x17
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffffa0147464>] ? 
sr_block_open+0x86/0x9f [sr_mod]
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff811122d3>] ? 
__blkdev_get+0xc6/0x342
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff81112556>] ? 
blkdev_open+0x0/0x96
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff811125bd>] ? 
blkdev_open+0x67/0x96
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff810ecfae>] ? 
__dentry_open+0x19d/0x2bf
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff810f87a7>] ? 
do_filp_open+0x4e4/0x94b
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff8105b7c3>] ? 
do_sigaction+0x127/0x171
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff811017d9>] ? 
alloc_fd+0x67/0x10c
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff810ecd3f>] ? 
do_sys_open+0x55/0xfc
Dec 28 11:33:48 beriserv kernel: [   30.632056]  [<ffffffff81010b42>] ? 
system_call_fastpath+0x16/0x1b
Dec 28 11:33:48 beriserv kernel: [   30.632056] Code: fa 66 0f 1f 44 00 00 65 
8b 04 25 a8 e3 00 00 48 98 49 8b 94 c4 f0 02 00 00 8b 4a 18 89 4c 24 14 48 8b 
1a 48 85 db 74 0c 8b 42 14 <48> 8b 04 c3 48 89 02 eb 19 48 8b 4c 24 08 49 89 d0 
44 89 ee 83 
Dec 28 11:33:48 beriserv kernel: [   30.632056] RIP  [<ffffffff810e7ae0>] 
__kmalloc+0xd2/0x141
Dec 28 11:33:48 beriserv kernel: [   30.632056]  RSP <ffff88003762fa18>
Dec 28 11:33:48 beriserv kernel: [   30.632056] ---[ end trace b12507ba673703e8 
]---
Dec 28 11:33:48 beriserv acpid: client connected from 1904[107:113] 
Dec 28 11:33:48 beriserv acpid: 1 client rule loaded 
Dec 28 11:33:51 beriserv kernel: [   33.788004] 
Dec 28 11:33:51 beriserv kernel: [   33.789623] floppy driver state
Dec 28 11:33:51 beriserv kernel: [   33.791173] -------------------
Dec 28 11:33:51 beriserv kernel: [   33.792716] now=4294900744 last 
interrupt=4294900004 diff=740 last called handler=ffffffffa00ab6f9
Dec 28 11:33:51 beriserv kernel: [   33.794298] timeout_message=lock fdc
Dec 28 11:33:51 beriserv kernel: [   33.795870] last output bytes:
Dec 28 11:33:51 beriserv kernel: [   33.797444] 12 90 4294892437
Dec 28 11:33:51 beriserv kernel: [   33.799007]  0 90 4294892437
Dec 28 11:33:51 beriserv kernel: [   33.800552] 14 90 4294892437
Dec 28 11:33:51 beriserv kernel: [   33.802044] 18 90 4294892437
Dec 28 11:33:51 beriserv kernel: [   33.803484]  8 80 4294892438
Dec 28 11:33:51 beriserv kernel: [   33.804874]  8 80 4294892438
Dec 28 11:33:51 beriserv kernel: [   33.806202]  8 80 4294892438
Dec 28 11:33:51 beriserv kernel: [   33.807474]  8 80 4294892438
Dec 28 11:33:51 beriserv kernel: [   33.808703] 12 80 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.809911]  0 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.811097] 13 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.812269]  0 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.813424] 1a 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.814567]  0 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.815698]  3 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.816818] c1 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.817909] 10 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.818980]  7 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.820033]  0 90 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.821075]  8 81 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.822114] last result at 4294900004
Dec 28 11:33:51 beriserv kernel: [   33.823137] last redo_fd_request at 
4294892438
Dec 28 11:33:51 beriserv kernel: [   33.824148] 20  0 
Dec 28 11:33:51 beriserv kernel: [   33.825146] status=80
Dec 28 11:33:51 beriserv kernel: [   33.826117] fdc_busy=1
Dec 28 11:33:51 beriserv kernel: [   33.827071] 
floppy_work.func=ffffffffa00ab6f9
Dec 28 11:33:51 beriserv kernel: [   33.828029] cont=ffffffffa00af680
Dec 28 11:33:51 beriserv kernel: [   33.828969] current_req=(null)
Dec 28 11:33:51 beriserv kernel: [   33.829916] command_status=-1
Dec 28 11:33:51 beriserv kernel: [   33.830858] 
Dec 28 11:33:51 beriserv kernel: [   33.831795] floppy0: floppy timeout called
Dec 28 11:34:11 beriserv kernel: [   53.832004] 
Dec 28 11:34:11 beriserv kernel: [   53.833898] floppy driver state
Dec 28 11:34:11 beriserv kernel: [   53.834845] -------------------
Dec 28 11:34:11 beriserv kernel: [   53.835792] now=4294905754 last 
interrupt=4294900004 diff=5750 last called handler=ffffffffa00ab6f9
Dec 28 11:34:11 beriserv kernel: [   53.836804] timeout_message=do wakeup
Dec 28 11:34:11 beriserv kernel: [   53.837808] last output bytes:
Dec 28 11:34:11 beriserv kernel: [   53.838810] 12 90 4294892437
Dec 28 11:34:11 beriserv kernel: [   53.839813]  0 90 4294892437
Dec 28 11:34:11 beriserv kernel: [   53.840814] 14 90 4294892437
Dec 28 11:34:11 beriserv kernel: [   53.841803] 18 90 4294892437
Dec 28 11:34:11 beriserv kernel: [   53.842783]  8 80 4294892438
Dec 28 11:34:11 beriserv kernel: [   53.843752]  8 80 4294892438
Dec 28 11:34:11 beriserv kernel: [   53.844715]  8 80 4294892438
Dec 28 11:34:11 beriserv kernel: [   53.845674]  8 80 4294892438
Dec 28 11:34:11 beriserv kernel: [   53.846629] 12 80 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.847577]  0 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.848527] 13 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.849459]  0 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.850389] 1a 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.851310]  0 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.852174]  3 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.852973] c1 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.853753] 10 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.854522]  7 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.855280]  0 90 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.856023]  8 81 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.856758] last result at 4294900004
Dec 28 11:34:11 beriserv kernel: [   53.857495] last redo_fd_request at 
4294892438
Dec 28 11:34:11 beriserv kernel: [   53.858216] 20  0 
Dec 28 11:34:11 beriserv kernel: [   53.858920] status=80
Dec 28 11:34:11 beriserv kernel: [   53.859606] fdc_busy=1
Dec 28 11:34:11 beriserv kernel: [   53.860296] 
floppy_work.func=ffffffffa00a9c24
Dec 28 11:34:11 beriserv kernel: [   53.861001] cont=ffffffffa00aee50
Dec 28 11:34:11 beriserv kernel: [   53.861707] current_req=(null)
Dec 28 11:34:11 beriserv kernel: [   53.862421] command_status=-1
Dec 28 11:34:11 beriserv kernel: [   53.863137] 
Dec 28 11:34:11 beriserv kernel: [   53.863854] floppy0: floppy timeout called
Dec 28 11:34:11 beriserv kernel: [   53.864597] floppy.c: no request in 
request_done
Dec 28 11:34:58 beriserv shutdown[1976]: shutting down for system reboot
Dec 28 11:34:58 beriserv init: Switching to runlevel: 6
Dec 28 11:35:03 beriserv ntpd[1835]: ntpd exiting on signal 15
Dec 28 11:39:03 beriserv kernel: [  346.049270] general protection fault: 0000 
[#5] SMP 
Dec 28 11:39:03 beriserv kernel: [  346.050330] last sysfs file: 
/sys/devices/virtual/vc/vcsa7/uevent
Dec 28 11:39:03 beriserv kernel: [  346.051388] CPU 0 
Dec 28 11:39:03 beriserv kernel: [  346.052438] Modules linked in: acpi_cpufreq 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_stats fuse 
loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device rtl8187 ttm 
drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd rfkill i2c_i801 
soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev pcspkr asus_atk0110 
processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod crc_t10dif sr_mod 
cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix ehci_hcd thermal 
firewire_ohci firewire_core crc_itu_t sky2 floppy libata scsi_mod thermal_sys 
usbcore nls_base [last unloaded: scsi_wait_scan]
Dec 28 11:39:03 beriserv kernel: [  346.053176] Pid: 23, comm: kacpi_notify 
Tainted: G      D    2.6.32-5-amd64 #1 P5K-E
Dec 28 11:39:03 beriserv kernel: [  346.053176] RIP: 0010:[<ffffffff810e7ae0>]  
[<ffffffff810e7ae0>] __kmalloc+0xd2/0x141
Dec 28 11:39:03 beriserv kernel: [  346.053176] RSP: 0018:ffff88007f011b70  
EFLAGS: 00010086
Dec 28 11:39:03 beriserv kernel: [  346.053176] RAX: 0000000000000000 RBX: 
f000eef3f000eef3 RCX: 0000000000000008
Dec 28 11:39:03 beriserv kernel: [  346.064008] RDX: ffff880001811d30 RSI: 
00000000000080d0 RDI: ffffffff811decb9
Dec 28 11:39:03 beriserv kernel: [  346.064008] RBP: 0000000000000246 R08: 
00000000000080d0 R09: ffff880001815780
Dec 28 11:39:03 beriserv kernel: [  346.064008] R10: ffff88007fb77100 R11: 
ffff88007fb2e6a0 R12: ffffffff81453f10
Dec 28 11:39:03 beriserv kernel: [  346.064008] R13: 00000000000080d0 R14: 
00000000000080d0 R15: 0000000000000008
Dec 28 11:39:03 beriserv kernel: [  346.064008] FS:  0000000000000000(0000) 
GS:ffff880001800000(0000) knlGS:0000000000000000
Dec 28 11:39:03 beriserv kernel: [  346.064008] CS:  0010 DS: 0018 ES: 0018 
CR0: 000000008005003b
Dec 28 11:39:03 beriserv kernel: [  346.064008] CR2: 00007fdc38c5bbeb CR3: 
000000007cf4d000 CR4: 00000000000006f0
Dec 28 11:39:03 beriserv kernel: [  346.064008] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
Dec 28 11:39:03 beriserv kernel: [  346.064008] DR3: 0000000000000000 DR6: 
00000000ffff0ff0 DR7: 0000000000000400
Dec 28 11:39:03 beriserv kernel: [  346.064008] Process kacpi_notify (pid: 23, 
threadinfo ffff88007f010000, task ffff88007fb77100)
Dec 28 11:39:03 beriserv kernel: [  346.064008] Stack:
Dec 28 11:39:03 beriserv kernel: [  346.064008]  ffffffffffffffff 
ffffffff811decb9 0000000800000000 ffff8800378c9ea0
Dec 28 11:39:03 beriserv kernel: [  346.064008] <0> 0000000000000004 
ffff8800378c9ea0 ffff88007f011c88 ffffffff813da1b9
Dec 28 11:39:03 beriserv kernel: [  346.064008] <0> ffff88007f011d60 
ffffffff811decb9 ffffffff813da1b9 ffffffff813da1b9
Dec 28 11:39:03 beriserv kernel: [  346.064008] Call Trace:
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811decb9>] ? 
acpi_ns_internalize_name+0x36/0x73
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811decb9>] ? 
acpi_ns_internalize_name+0x36/0x73
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff8104800d>] ? 
finish_task_switch+0x3a/0xaf
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811ded33>] ? 
acpi_ns_get_node+0x3d/0x9f
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811de3b0>] ? 
acpi_ns_evaluate+0x3c/0x19e
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811ddef2>] ? 
acpi_evaluate_object+0xf7/0x1ec
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c67c2>] ? 
acpi_evaluate_integer+0x2a/0x4c
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c5ee7>] ? 
acpi_os_signal_semaphore+0x23/0x28
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811e7ec5>] ? 
acpi_ut_release_mutex+0x5d/0x61
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c7c08>] ? 
acpi_bus_get_status_handle+0x15/0x29
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c7c32>] ? 
acpi_bus_get_status+0x16/0x30
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c7c98>] ? 
acpi_bus_get_device+0x1d/0x2e
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c7ce8>] ? 
acpi_bus_check_device+0x3f/0x44
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c7d23>] ? 
acpi_bus_notify+0x36/0x79
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811d4962>] ? 
acpi_ev_notify_dispatch+0x3f/0x61
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c6037>] ? 
acpi_os_execute_deferred+0x21/0x2c
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff810615c3>] ? 
worker_thread+0x188/0x21d
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff811c6016>] ? 
acpi_os_execute_deferred+0x0/0x2c
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff81064bee>] ? 
autoremove_wake_function+0x0/0x2e
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff8106143b>] ? 
worker_thread+0x0/0x21d
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff81064921>] ? 
kthread+0x79/0x81
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff81011baa>] ? 
child_rip+0xa/0x20
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff810648a8>] ? 
kthread+0x0/0x81
Dec 28 11:39:03 beriserv kernel: [  346.064008]  [<ffffffff81011ba0>] ? 
child_rip+0x0/0x20
Dec 28 11:39:03 beriserv kernel: [  346.064008] Code: fa 66 0f 1f 44 00 00 65 
8b 04 25 a8 e3 00 00 48 98 49 8b 94 c4 f0 02 00 00 8b 4a 18 89 4c 24 14 48 8b 
1a 48 85 db 74 0c 8b 42 14 <48> 8b 04 c3 48 89 02 eb 19 48 8b 4c 24 08 49 89 d0 
44 89 ee 83 
Dec 28 11:39:03 beriserv kernel: [  346.064008] RIP  [<ffffffff810e7ae0>] 
__kmalloc+0xd2/0x141
Dec 28 11:39:03 beriserv kernel: [  346.064008]  RSP <ffff88007f011b70>
Dec 28 11:39:03 beriserv kernel: [  346.064008] ---[ end trace b12507ba673703e9 
]---

** Model information
sys_vendor: System manufacturer
product_name: P5K-E
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 0503   
board_vendor: ASUSTeK Computer INC.
board_name: P5K-E
board_version: Rev 1.xx

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM 
Controller [8086:29c0] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:8295]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ >SERR- <PERR- INTx-
        Latency: 0
        Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI 
Express Root Port [8086:29c1] (rev 02) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: fe800000-fe8fffff
        Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 16
        Region 4: I/O ports at b800 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 21
        Region 4: I/O ports at b880 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 [8086:2939] (rev 02) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin C routed to IRQ 18
        Region 4: I/O ports at bc00 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin C routed to IRQ 18
        Region 0: Memory at fe7ffc00 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller [8086:293e] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 22
        Region 0: Memory at fe7f8000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: HDA Intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 1 [8086:2940] (rev 02) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
        I/O behind bridge: 00001000-00001fff
        Memory behind bridge: 80000000-803fffff
        Prefetchable memory behind bridge: 00000000fdf00000-00000000fdffffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 5 [8086:2948] (rev 02) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: fea00000-feafffff
        Prefetchable memory behind bridge: 0000000080400000-00000000805fffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express 
Port 6 [8086:294a] (rev 02) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: fe900000-fe9fffff
        Prefetchable memory behind bridge: 0000000080600000-00000000807fffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 23
        Region 4: I/O ports at b080 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 19
        Region 4: I/O ports at b400 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 [8086:2936] (rev 02) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin C routed to IRQ 18
        Region 4: I/O ports at b480 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 23
        Region 0: Memory at fe7ff800 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 
92) (prog-if 01 [Subtractive decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
        Memory behind bridge: feb00000-febfffff
        Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 82801IR (ICH9R) LPC Interface 
Controller [8086:2916] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Capabilities: <access denied>

00:1f.2 IDE interface [0101]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 
port SATA IDE Controller [8086:2920] (rev 02) (prog-if 8a [Master SecP PriP])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 22
        Region 0: I/O ports at 01f0 [size=8]
        Region 1: I/O ports at 03f4 [size=1]
        Region 2: I/O ports at 0170 [size=8]
        Region 3: I/O ports at 0374 [size=1]
        Region 4: I/O ports at ff90 [size=16]
        Region 5: I/O ports at ffa0 [size=16]
        Capabilities: <access denied>
        Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller 
[8086:2930] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin C routed to IRQ 18
        Region 0: Memory at fe7ff400 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at 0400 [size=32]

00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port 
SATA IDE Controller [8086:2926] (rev 02) (prog-if 85 [Master SecO PriO])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 22
        Region 0: I/O ports at b000 [size=8]
        Region 1: I/O ports at ac00 [size=4]
        Region 2: I/O ports at a880 [size=8]
        Region 3: I/O ports at a800 [size=4]
        Region 4: I/O ports at a480 [size=16]
        Region 5: I/O ports at a400 [size=16]
        Capabilities: <access denied>
        Kernel driver in use: ata_piix

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon X1650 Pro 
[1002:71c1] (rev 9e) (prog-if 00 [VGA controller])
        Subsystem: PC Partner Limited Device [174b:0840]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx+
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Region 2: Memory at fe8e0000 (64-bit, non-prefetchable) [size=64K]
        Region 4: I/O ports at c000 [size=256]
        Expansion ROM at fe8c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: radeon

01:00.1 Display controller [0380]: ATI Technologies Inc Radeon X1650 Pro 
(Secondary) [1002:71e1] (rev 9e)
        Subsystem: PC Partner Limited Device [174b:0841]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Region 0: Memory at fe8f0000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>

02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8056 PCI-E 
Gigabit Ethernet Controller [11ab:4364] (rev 12)
        Subsystem: ASUSTeK Computer Inc. Device [1043:81f8]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 28
        Region 0: Memory at fe9fc000 (64-bit, non-prefetchable) [size=16K]
        Region 2: I/O ports at d800 [size=256]
        Expansion ROM at fe9c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: sky2

03:00.0 SATA controller [0106]: JMicron Technology Corp. JMB362/JMB363 Serial 
ATA Controller [197b:2363] (rev 03) (prog-if 01 [AHCI 1.0])
        Subsystem: ASUSTeK Computer Inc. Device [1043:824f]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 16
        Region 5: Memory at feafe000 (32-bit, non-prefetchable) [size=8K]
        Expansion ROM at feae0000 [disabled] [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: ahci

03:00.1 IDE interface [0101]: JMicron Technology Corp. JMB362/JMB363 Serial ATA 
Controller [197b:2363] (rev 03) (prog-if 85 [Master SecO PriO])
        Subsystem: ASUSTeK Computer Inc. Device [1043:824f]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 17
        Region 0: I/O ports at ec00 [size=8]
        Region 1: I/O ports at e880 [size=4]
        Region 2: I/O ports at e800 [size=8]
        Region 3: I/O ports at e480 [size=4]
        Region 4: I/O ports at e400 [size=16]
        Capabilities: <access denied>
        Kernel driver in use: pata_jmicron

05:03.0 FireWire (IEEE 1394) [0c00]: Agere Systems FW322/323 [11c1:5811] (rev 
70) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. IEEE 1394a Firewire Controller 
[1043:8294]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64 (3000ns min, 6000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 19
        Region 0: Memory at febff000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: firewire_ohci


** USB devices:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless 
Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 003: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel 
Mouse
Bus 007 Device 002: ID 03f0:1024 Hewlett-Packard Smart Card Keyboard
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (850, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.36     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.98.7     tools for generating an initramfs
ii  linux-base                    2.6.32-29  Linux image base package
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-amd64 recommends:
ii  firmware-linux-free           2.6.32-29  Binary firmware for various driver

Versions of packages linux-image-2.6.32-5-amd64 suggests:
ii  grub                          0.97-64    GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-amd64 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
pn  firmware-linux-nonfree        <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  linux-image-2.6.32-5-amd64/postinst/missing-firmware-2.6.32-5-amd64:
  linux-image-2.6.32-5-amd64/postinst/ignoring-do-bootloader-2.6.32-5-amd64:
  linux-image-2.6.32-5-amd64/postinst/depmod-error-initrd-2.6.32-5-amd64: false
  linux-image-2.6.32-5-amd64/prerm/removing-running-kernel-2.6.32-5-amd64: true



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to