Package: src:linux Version: 3.11.8-1 Severity: important Dear Maintainer, This is going to be longish bug-report. I do not know whether the culprit is RAM (the chip is only 2 years old but you never know) or systemd or the kernel or something else entirely. I have also removed networking info. for personal safety persons.
What had happened is electricity had gone out. When it came back and I tried to boot the kernel it gave a kernel panic. I tried to use the boot_delay parameter and have tried to use that. These are the contents of my /etc/default/grub :- $ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT=50000 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 init=/usr/lib/systemd boot_delay=2000" GRUB_CMDLINE_LINUX="systemd.log_target=kmsg systemd.log_level=debug" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' GRUB_GFXMODE=800x600x32 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" #GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt" GRUB_BACKGROUND=/usr/share/images/grub/Moraine_Lake_17092005.tga This is the first time I used the boot_delay parameter so dunno if I did it the right or the wrong way. I do not have access to serial console so all the info. was by hand so it's possible that some error/s might have crept up. In case of that, please lemme know and I'll try to retake all and any info. which might be useful. The first hint something is/was wrong seems to be here while booting. address space collision [100x800-0x087f] conflicts with ACPI CPU throttle [??? 0x000008100x00000815 flag 0x8000000] ACPI : bus type reserved then I got many messages about system where some addresses could not be reserved. It went too fast for me to write them down. then remember seeing the messages about initramfs and initrd. They went by pretty fast so couldn't jot them down. After a screen or two and came across this :- -C DEV Reopen stdio to DEV after switch [350.693265] Kernel panic - not syncing. Attempted to kill init ! exitcode=0x00000100 [350.693265] [350.693359] CPU:0ID:busybox not tainted 3.11-2-amd64 #Debian 3.11.8-1 [350.693359] Hardware name, system manufacturer, System Product Name| P5KPL-AM IN, BIOS 0507 01/15/2010 [350.693503] ffff88007cba7ed8 ffffffff8147a72 ffffffff81672f50 ffffffff81472070 [350.693647] 0000000000000010 ffff88007cbaee8 ffff88-007cba7e88 ffffffff810fc4c2 [350.693790] 0000000000000100 ffff88007cb9fa40 00000000000000036 ffffffff819e1680 [350.693933] Call Trace : [350.693981] [<ffffffff81474a72>] ? dump_stack +0x41/0x51 [350.694032] [<ffffffff81472070>] ? panic +0xC3/0x1d2 [350.694082] [<ffffffff810fc4c2>] ? task_function_call +0x42/0x50 [350.694134] [<ffffffff8105ad4c>] ? do_exitx092c/0xa60 [350.694182] [<ffffffff8105aee4>] ? do_group_exit +0x34/0xa0 [350.694232] [<ffffffff8105af56>] ? SyS_exit_group +0xb10x10 [350.694283] [<ffffffff81481de9>] ? System_call_footpath +0x16/0x16 After this the num lock and the Caps Lock both were blinking and nothing goes forward. If there is any more info. needed please lemme know. -- Package-specific info: ** Version: Linux version 3.11-2-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.1 (Debian 4.8.1-10) ) #1 SMP Debian 3.11.8-1 (2013-11-13) ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.11-2-amd64 root=UUID=87d82d2b-dc1a-4f01-8ba4-c68290598b23 ro single systemd.log_target=kmsg systemd.log_level=debug ** Not tainted ** Kernel log: [ 2.399722] systemd-udevd[318]: starting version 204 [ 3.195750] intel_rng: FWH not detected [ 3.214456] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 3.214544] ACPI: Power Button [PWRB] [ 3.214638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 3.214710] ACPI: Power Button [PWRF] [ 3.242707] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt [ 3.311592] ACPI: Requesting acpi_cpufreq [ 3.399525] input: PC Speaker as /devices/platform/pcspkr/input/input3 [ 3.423702] leds_ss4200: no LED devices found [ 3.477677] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 [ 3.492758] platform microcode: firmware: agent loaded intel-ucode/06-17-0a into memory [ 3.492876] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 [ 3.496701] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28 [ 3.497824] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 [ 3.497926] platform microcode: firmware: agent loaded intel-ucode/06-17-0a into memory [ 3.498020] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 [ 3.502019] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28 [ 3.505015] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba [ 3.539463] [drm] Initialized drm 1.1.0 20060810 [ 3.587746] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X [ 3.667992] iTCO_vendor_support: vendor-support=0 [ 3.668708] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 [ 3.668797] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0860) [ 3.669019] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 3.781014] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4 [ 3.781185] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 [ 3.781313] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 3.781433] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 3.781561] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 3.782253] [drm] Memory usable by graphics device = 512M [ 3.782309] i915 0000:00:02.0: setting latency timer to 64 [ 3.798371] i915 0000:00:02.0: irq 44 for MSI/MSI-X [ 3.798382] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 3.798437] [drm] Driver supports precise vblank timestamp query. [ 3.798534] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 3.799427] [drm] initialized overlay support [ 3.906194] fbcon: inteldrmfb (fb0) is primary device [ 3.944423] Console: switching to colour frame buffer device 200x56 [ 3.948675] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 3.948702] i915 0000:00:02.0: registered panic notifier [ 3.948735] i915: No ACPI video bus found [ 3.948806] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 4.115924] psmouse serio1: logips2pp: Detected unknown Logitech mouse model 106 [ 4.605445] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input9 [ 5.828387] Adding 5222396k swap on /dev/sda9. Priority:-1 extents:1 across:5222396k [ 5.883155] EXT4-fs (sda6): re-mounted. Opts: (null) [ 6.206547] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro [ 6.860212] loop: module loaded [ 6.918715] fuse init (API version 7.22) [ 7.071525] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) [ 7.109367] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) [ 7.498896] ip_tables: (C) 2000-2006 Netfilter Core Team [ 7.527137] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 7.582253] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 8.309168] r8169 0000:01:00.0 eth0: link down [ 8.310680] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 13.794805] r8169 0000:01:00.0 eth0: link up [ 13.797223] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.404646] r8169 0000:01:00.0 eth0: link down [ 23.734825] r8169 0000:01:00.0 eth0: link up [ 70.875002] RPC: Registered named UNIX socket transport module. [ 70.877358] RPC: Registered udp transport module. [ 70.879597] RPC: Registered tcp transport module. [ 70.881806] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 70.912270] FS-Cache: Loaded [ 70.940211] FS-Cache: Netfs 'nfs' registered for caching [ 70.978737] Installing knfsd (copyright (C) 1996 o...@monad.swb.de). [ 104.088833] systemd-logind[2854]: New seat seat0. [ 104.104380] systemd-logind[2854]: Watching system buttons on /dev/input/event2 (Power Button) [ 104.104442] systemd-logind[2854]: Watching system buttons on /dev/input/event1 (Power Button) [ 104.105150] systemd-logind[2854]: New session 1 of user Debian-gdm. [ 104.105229] systemd-logind[2854]: Linked /tmp/.X11-unix/X0 to /run/user/111/X11-display. [ 165.509484] systemd-logind[2854]: New session 2 of user shirish. [ 165.509565] systemd-logind[2854]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. ** Model information sys_vendor: System manufacturer product_name: System Product Name product_version: System Version chassis_vendor: Chassis Manufacture chassis_version: Chassis Version bios_vendor: American Megatrends Inc. bios_version: 0507 board_vendor: ASUSTeK Computer INC. board_name: P5KPL-AM IN board_version: X.0x ** Loaded modules: binfmt_misc nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc ipt_REJECT xt_LOG xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables fuse loop snd_hda_codec_via psmouse iTCO_wdt iTCO_vendor_support coretemp kvm_intel kvm i915 snd_hda_intel video snd_hda_codec drm_kms_helper drm snd_hwdep snd_pcm i2c_algo_bit snd_page_alloc acpi_cpufreq microcode mperf evdev pcspkr serio_raw processor thermal_sys lpc_ich mfd_core snd_seq snd_seq_device snd_timer i2c_i801 button i2c_core rng_core asus_atk0110 snd soundcore ext4 crc16 mbcache jbd2 sg sr_mod sd_mod cdrom crc_t10dif ata_generic ata_piix libata scsi_mod ehci_pci uhci_hcd ehci_hcd r8169 mii usbcore usb_common ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 10) Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:82b0] 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> Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 10) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:82b0] 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 A routed to IRQ 44 Region 0: Memory at fea80000 (32-bit, non-prefetchable) [size=512K] Region 1: I/O ports at dc00 [size=8] Region 2: Memory at e0000000 (32-bit, prefetchable) [size=256M] Region 3: Memory at fe900000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01) Subsystem: ASUSTeK Computer Inc. Device [1043:83a1] 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 43 Region 0: Memory at fea78000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 01) (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: 00001000-00001fff Memory behind bridge: 7f700000-7f8fffff Prefetchable memory behind bridge: 000000007f900000-000000007fafffff 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.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 3 [8086:27d4] (rev 01) (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: 0000e000-0000efff Memory behind bridge: feb00000-febfffff 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:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179] 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 d400 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 01) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179] 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 d480 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 01) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179] 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 d800 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 01) (prog-if 00 [UHCI]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179] 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 D routed to IRQ 16 Region 4: I/O ports at d880 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179] 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 fea77c00 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1) (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=03, subordinate=03, sec-latency=32 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 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01) Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179] 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> Kernel driver in use: lpc_ich 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01) (prog-if 8a [Master SecP PriP]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179] 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 18 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 Region 4: I/O ports at ffa0 [size=16] Kernel driver in use: ata_piix 00:1f.2 IDE interface [0101]: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] [8086:27c0] (rev 01) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179] 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 0: I/O ports at d080 [size=8] Region 1: I/O ports at d000 [size=4] Region 2: I/O ports at cc00 [size=8] Region 3: I/O ports at c880 [size=4] Region 4: I/O ports at c800 [size=16] Capabilities: <access denied> Kernel driver in use: ata_piix 00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 01) Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179] 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 B routed to IRQ 19 Region 4: I/O ports at 0400 [size=32] Kernel driver in use: i801_smbus 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83d3] 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 42 Region 0: I/O ports at e800 [size=256] Region 2: Memory at fdfff000 (64-bit, prefetchable) [size=4K] Region 4: Memory at fdfe0000 (64-bit, prefetchable) [size=64K] Expansion ROM at febf0000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: r8169 ** USB devices: Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (600, 'testing'), (1, 'experimental'), (1, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-3.11-2-amd64 depends on: ii debconf [debconf-2.0] 1.5.52 ii initramfs-tools [linux-initramfs-tool] 0.115 ii kmod 9-3 ii linux-base 3.5 ii module-init-tools 9-3 Versions of packages linux-image-3.11-2-amd64 recommends: ii firmware-linux-free 3.2 Versions of packages linux-image-3.11-2-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.00-15 pn linux-doc-3.11 <none> Versions of packages linux-image-3.11-2-amd64 is related to: pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux <none> pn firmware-linux-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> ii firmware-realtek 0.40 pn xen-hypervisor <none> -- debconf information: linux-image-3.11-2-amd64/prerm/removing-running-kernel-3.11-2-amd64: true linux-image-3.11-2-amd64/postinst/depmod-error-initrd-3.11-2-amd64: false -- Regards, Shirish Agarwal शिरीष अग्रवाल My quotes in this email licensed under CC 3.0 http://creativecommons.org/licenses/by-nc/3.0/ http://flossexperiences.wordpress.com 065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org