Package: src Version: 3.2.20-1 Severity: important Dear Maintainer, First of all thank you everybody for all your hard work. Please CC me if somebody answers me. After update to linux-image-3.2.0-2-amd64 I am not able to hear audio. First I thought it was a pulseaudio bug hence filed #676652 for pulseaudio. Then talking with people on IRC I removed all instances of pulseaudio as well as jack and arts to the extent that only one library remains, libjack-jackd2-0 . I don't wanna remove that as around 400 MB of packages woudld also get removed or/and purged. I have to say though that I'm not sure if it's JUST the kernel image at fault or alsa too at fault as both of them were upgraded recently. I had audio for almost 2 years without issue (on Sid) and went off around a week back.
Warning :- This is gonna be a long and maybe a little winded bug-report so sorry in advance. This is the device list :- $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: VT1705 Analog [VT1705 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 2: VT1705 HP [VT1705 HP] Subdevices: 1/1 Subdevice #0: subdevice #0 Then tried playing it on the system :- $ aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav aplay: main:682: audio open error: Device or resource busy I have no ~/.asoundrc file as well /etc/asound.conf which could interfere with anything. This is the output of cat /etc/modprobe.d/alsa-base.conf :- $cat /etc/modprobe.d/alsa-base.conf cat: cat: No such file or directory # autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install sound-slot-4 /sbin/modprobe snd-card-4 install sound-slot-5 /sbin/modprobe snd-card-5 install sound-slot-6 /sbin/modprobe snd-card-6 install sound-slot-7 /sbin/modprobe snd-card-7 # Cause optional modules to be loaded above generic modules install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; } install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; } install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; } # Keep snd-pcsp from beeing loaded as first soundcard options snd-pcsp index=-2 # Keep snd-usb-audio from beeing loaded as first soundcard options snd-usb-audio index=-2 # Prevent abnormal drivers from grabbing index 0 options bt87x index=-2 options cx88_alsa index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 alsa-blacklist has this in it :- /etc/modprobe.d$ cat alsa-base-blacklist.conf # Uncomment these entries in order to blacklist unwanted modem drivers # blacklist snd-atiixp-modem # blacklist snd-intel8x0m # blacklist snd-via82xx-modem # Comment this entry in order to load snd-pcsp driver blacklist snd-pcsp Now the most interesting thing is in my /var/log/boot Thu Jun 14 10:00:49 2012: [....] Setting up ALSA...warning: 'alsactl restore' failed with error message 'Found hardware: "HDA-Intel" "VIA VT1705" "HDA:11064397,104383a1,00100000" "0x1043" "0x83a1" Thu Jun 14 10:00:49 2012: Hardware is initialized using a generic method Thu Jun 14 10:00:49 2012: alsactl: set_control:1328: failed to obtain info for control #32 (No such file or directory) Thu Jun 14 10:00:49 2012: alsactl: set_control:1328: failed to obtain info for control #33 (No such file or directory) Thu Jun 14 10:00:49 2012: alsactl: set_control:1328: failed to obtain info for control #34 (No such file or directory) Thu Jun 14 10:00:49 2012: alsactl: set_control:1328: failed to obtain info for control #35 (No such file or directory) Thu Jun 14 10:00:49 2012: alsactl: set_control:1328: failed to obtain info for control #36 (No such file or directory)'...^[[?25l^[[?1c^[7^[[1G[^[[32m ok ^[[39;49m^[8^[[?25h^[[?0cdone. Thu Jun 14 10:00:49 2012: [^[[36minfo^[[39;49m] Setting console screen modes and fonts. I have both GNOME and KDE installed on the system. I also reinstalled the kernel and couple of firmware packages although don't see the need of using any firmware package (as it's Intel). I also tried running on linux-trunk-3.4 and the issue is also present there (no sound). Searching on google gave me this https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/985145 and a possible workaround is given here :- https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/985145/comments/24 but this needs packaging within a kernel release. So one way could be to have a kernel release with this patch somewhere from where I could download the packaged image (would the headers package also need to be generated alongwith that?) . The other way would be to use debian-snapshots.org to try some of the other kernels but I'm not sure what would be the proper way. Looking forward to how I/We could resolve this one ? Please lemme know if any more info. is needed to be provided. -- Package-specific info: ** Version: Linux version 3.2.0-2-amd64 (Debian 3.2.20-1) (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-7) ) #1 SMP Mon Jun 11 17:24:18 UTC 2012 ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 root=UUID=f7b1d907-e6d6-414d-93e0-a45f29099e60 ro acpi_enforce_resources=lax quiet ** Not tainted ** Kernel log: [ 16.147351] psmouse serio1: logips2pp: Detected unknown Logitech mouse model 106 [ 16.173837] [drm] Initialized drm 1.1.0 20060810 [ 16.183755] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 16.221648] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 16.221653] i915 0000:00:02.0: setting latency timer to 64 [ 16.241987] i915 0000:00:02.0: irq 43 for MSI/MSI-X [ 16.241993] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 16.241994] [drm] Driver supports precise vblank timestamp query. [ 16.242032] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 16.257862] [drm] initialized overlay support [ 16.330300] fbcon: inteldrmfb (fb0) is primary device [ 16.378460] Console: switching to colour frame buffer device 200x56 [ 16.383756] fb0: inteldrmfb frame buffer device [ 16.383757] drm: registered panic notifier [ 16.383768] No ACPI video bus found [ 16.383853] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 16.635440] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input4 [ 16.667345] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 16.667409] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X [ 16.667432] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 18.052207] Adding 4866044k swap on /dev/sda8. Priority:-1 extents:1 across:4866044k [ 18.064817] EXT4-fs (sda9): re-mounted. Opts: (null) [ 18.279913] EXT4-fs (sda9): re-mounted. Opts: errors=remount-ro [ 18.405485] loop: module loaded [ 18.472800] it87: Found IT8720F chip at 0x290, revision 8 [ 18.472846] ACPI: resource it87 [io 0x0295-0x0296] conflicts with ACPI region ECRE [io 0x290-0x2af] [ 18.472848] ACPI: This conflict may cause random problems and system instability [ 18.472850] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 18.942447] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) [ 19.501172] ip_tables: (C) 2000-2006 Netfilter Core Team [ 19.528488] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 19.625571] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 20.636768] fuse init (API version 7.17) [ 23.110501] r8169 0000:01:00.0: eth0: link down [ 23.110509] r8169 0000:01:00.0: eth0: link down [ 23.112866] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 23.496847] Bluetooth: Core ver 2.16 [ 23.496869] NET: Registered protocol family 31 [ 23.496871] Bluetooth: HCI device and connection manager initialized [ 23.496874] Bluetooth: HCI socket layer initialized [ 23.496876] Bluetooth: L2CAP socket layer initialized [ 23.496881] Bluetooth: SCO socket layer initialized [ 23.656409] Bluetooth: RFCOMM TTY layer initialized [ 23.656415] Bluetooth: RFCOMM socket layer initialized [ 23.656416] Bluetooth: RFCOMM ver 1.11 [ 23.656574] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 23.656576] Bluetooth: BNEP filters: protocol multicast [ 24.373992] lp: driver loaded but no devices found [ 24.391582] ppdev: user-space parallel port driver [ 24.672529] r8169 0000:01:00.0: eth0: link up [ 24.672848] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 25.812361] Netfilter messages via NETLINK v0.30. [ 25.884045] device eth0 entered promiscuous mode [ 26.281748] r8169 0000:01:00.0: eth0: link down [ 28.594020] r8169 0000:01:00.0: eth0: link up [ 34.864011] eth0: no IPv6 routers present [ 101.273385] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 101.273423] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 101.273452] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 101.291240] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 101.291263] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 101.291287] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 101.541404] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 101.541452] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 101.541500] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 101.697031] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 121.429598] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=61.91.88.104 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=16882 DPT=46946 WINDOW=0 RES=0x00 RST URGP=0 [ 123.446909] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=96.30.132.101 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=28012 PROTO=TCP SPT=51413 DPT=38659 WINDOW=0 RES=0x00 RST URGP=0 [ 127.357348] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=194.46.200.168 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=46 ID=0 DF PROTO=TCP SPT=51413 DPT=55984 WINDOW=0 RES=0x00 RST URGP=0 [ 134.321883] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=61.91.88.71 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=16882 DPT=45724 WINDOW=0 RES=0x00 RST URGP=0 [ 136.508485] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=113.161.66.49 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=237 ID=0 PROTO=TCP SPT=11983 DPT=48774 WINDOW=0 RES=0x00 RST URGP=0 [ 183.314391] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=61.91.88.104 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=16882 DPT=51265 WINDOW=0 RES=0x00 RST URGP=0 [ 192.462056] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=98.174.252.12 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=53 ID=0 DF PROTO=TCP SPT=51413 DPT=49714 WINDOW=0 RES=0x00 RST URGP=0 [ 194.394129] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=93.19.90.179 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=51413 DPT=48190 WINDOW=0 RES=0x00 RST URGP=0 [ 194.455885] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=96.30.132.101 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=2994 PROTO=TCP SPT=51413 DPT=35505 WINDOW=0 RES=0x00 RST URGP=0 [ 199.437625] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=78.232.246.234 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=46 ID=0 DF PROTO=TCP SPT=54000 DPT=53792 WINDOW=0 RES=0x00 RST URGP=0 [ 200.352399] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=99.245.63.31 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=50 ID=10654 DF PROTO=TCP SPT=61689 DPT=57866 WINDOW=0 RES=0x00 RST URGP=0 [ 203.233084] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=194.46.200.168 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=46 ID=0 DF PROTO=TCP SPT=51413 DPT=50324 WINDOW=0 RES=0x00 RST URGP=0 [ 243.529986] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=61.91.88.104 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=16882 DPT=35070 WINDOW=0 RES=0x00 RST URGP=0 [ 245.759872] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=27.33.137.60 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=48 ID=0 DF PROTO=TCP SPT=51413 DPT=45962 WINDOW=0 RES=0x00 RST URGP=0 [ 248.045296] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=70.94.110.225 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=25527 PROTO=TCP SPT=51413 DPT=33981 WINDOW=0 RES=0x00 RST URGP=0 [ 251.995256] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=188.165.219.16 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=54 ID=0 DF PROTO=TCP SPT=14201 DPT=35305 WINDOW=0 RES=0x00 RST URGP=0 [ 321.450413] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=61.91.88.71 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=16882 DPT=35252 WINDOW=0 RES=0x00 RST URGP=0 [ 322.348379] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=61.91.88.71 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=0 DF PROTO=TCP SPT=16882 DPT=55644 WINDOW=0 RES=0x00 RST URGP=0 [ 357.229742] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=50.53.152.65 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=49 ID=0 DF PROTO=TCP SPT=51413 DPT=42680 WINDOW=0 RES=0x00 RST URGP=0 [ 378.819378] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=70.94.110.225 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=21309 PROTO=TCP SPT=51413 DPT=58736 WINDOW=0 RES=0x00 RST URGP=0 [ 379.003396] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=122.148.64.132 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=46 ID=39740 DF PROTO=TCP SPT=25868 DPT=46778 WINDOW=0 RES=0x00 RST URGP=0 [ 414.755485] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 414.755534] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 414.755585] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 415.005675] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 415.005723] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 415.005763] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 415.505849] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 415.505895] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 415.505935] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=6771 DPT=6771 LEN=124 [ 416.256022] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 450.755637] --log-prefixIN=eth0 OUT= MAC= SRC=192.168.1.2 DST=239.192.152.143 LEN=144 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=UDP SPT=56090 DPT=6771 LEN=124 [ 501.336475] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=70.94.110.225 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=51 ID=33191 PROTO=TCP SPT=51413 DPT=36196 WINDOW=0 RES=0x00 RST URGP=0 [ 538.786227] --log-prefixIN=eth0 OUT= MAC=20:cf:30:c6:cc:9d:00:0f:3d:93:80:10:08:00 SRC=66.185.218.69 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x20 TTL=47 ID=0 DF PROTO=TCP SPT=56233 DPT=49117 WINDOW=0 RES=0x00 RST URGP=0 ** 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: nfnetlink_log nfnetlink acpi_cpufreq mperf cpufreq_powersave cpufreq_stats cpufreq_userspace cpufreq_conservative parport_pc ppdev lp parport bnep rfcomm bluetooth rfkill snd_hrtimer binfmt_misc fuse ip6t_LOG xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_addrtype xt_state ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables it87 hwmon_vid coretemp loop snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer i915 video i2c_i801 drm_kms_helper drm i2c_algo_bit i2c_core snd soundcore psmouse serio_raw pcspkr rng_core evdev processor button thermal_sys ext4 crc16 jbd2 mbcache btrfs crc32c libcrc32c zlib_deflate usbhid hid sr_mod cdrom sd_mod crc_t10dif ata_generic ata_piix uhci_hcd libata ehci_hcd r8169 mii scsi_mod usbcore usb_common ** Network interface configuration: auto lo iface lo inet loopback allow-hotplug eth0 ** Network status: *** IP interfaces and addresses: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 20:cf:30:c6:cc:9d brd ff:ff:ff:ff:ff:ff inet 192.168.1.2/24 brd 192.168.1.255 scope global eth0 inet6 fe80::22cf:30ff:fec6:cc9d/64 scope link valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 266265 2368 0 0 0 0 0 0 266265 2368 0 0 0 0 0 0 eth0: 10386297 26039 0 0 0 0 0 0 17514433 43710 0 0 0 0 0 0 *** Protocol statistics: Ip: 28742 total packets received 2 with invalid addresses 0 forwarded 0 incoming packets discarded 28451 incoming packets delivered 45791 requests sent out 1338 dropped because of missing route 224 reassemblies required 107 packets reassembled ok Icmp: 150 ICMP messages received 13 input ICMP message failed. ICMP input histogram: destination unreachable: 129 timeout in transit: 21 597 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 597 IcmpMsg: InType3: 129 InType11: 21 OutType3: 597 Tcp: 2829 active connections openings 1 passive connection openings 239 failed connection attempts 99 connection resets received 88 connections established 19131 segments received 26262 segments send out 7288 segments retransmited 0 bad segments received. 114 resets sent Udp: 8475 packets received 613 packets to unknown port received. 0 packet receive errors 11638 packets sent UdpLite: TcpExt: 48 TCP sockets finished time wait in fast timer 2 packets rejects in established connections because of timestamp 697 delayed acks sent 28 delayed acks further delayed because of locked socket Quick ack mode was activated 145 times 3 packets directly queued to recvmsg prequeue. 201 bytes directly received in process context from prequeue 5004 packet headers predicted 1 packets header predicted and directly queued to user 6085 acknowledgments not containing data payload received 2279 predicted acknowledgments 83 times recovered from packet loss by selective acknowledgements 1 bad SACK blocks received 2 congestion windows recovered without slow start by DSACK 309 congestion windows recovered without slow start after partial ack 57 TCP data loss events TCPLostRetransmit: 8 49 timeouts after SACK recovery 8 timeouts in loss state 131 fast retransmits 7 forward retransmits 92 retransmits in slow start 2494 other TCP timeouts 8 SACK retransmits failed 181 DSACKs sent for old packets 17 DSACKs sent for out of order packets 82 DSACKs received 1 DSACKs for out of order packets received 6 connections reset due to unexpected data 57 connections reset due to early user close 425 connections aborted due to timeout TCPDSACKIgnoredNoUndo: 26 TCPSpuriousRTOs: 1 TCPSackShiftFallback: 538 IpExt: InMcastPkts: 407 OutMcastPkts: 413 InOctets: 10321285 OutOctets: 17141057 InMcastOctets: 42077 OutMcastOctets: 42333 ** 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 43 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 N10/ICH 7 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 44 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 N10/ICH 7 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 N10/ICH 7 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 N10/ICH 7 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 N10/ICH 7 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 N10/ICH 7 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 N10/ICH 7 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 N10/ICH 7 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_hcd 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> 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 [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 ffa0 [size=16] Kernel driver in use: ata_piix 00:1f.2 IDE interface [0101]: Intel Corporation N10/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 N10/ICH 7 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 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-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.2.0-2-amd64 depends on: ii debconf [debconf-2.0] 1.5.43 ii initramfs-tools [linux-initramfs-tool] 0.106 ii kmod 8-2 ii linux-base 3.5 ii module-init-tools 8-2 Versions of packages linux-image-3.2.0-2-amd64 recommends: ii firmware-linux-free 3 Versions of packages linux-image-3.2.0-2-amd64 suggests: ii extlinux 2:4.05+dfsg-5 ii grub-pc 1.99-22 ii linux-doc-3.2 3.2.20-1 Versions of packages linux-image-3.2.0-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> ii firmware-linux-nonfree 0.36 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> ii firmware-realtek 0.36 pn xen-hypervisor <none> -- debconf information: linux-image-3.2.0-2-amd64/postinst/ignoring-ramdisk: linux-image-3.2.0-2-amd64/postinst/depmod-error-initrd-3.2.0-2-amd64: false linux-image-3.2.0-2-amd64/postinst/missing-firmware-3.2.0-2-amd64: linux-image-3.2.0-2-amd64/prerm/removing-running-kernel-3.2.0-2-amd64: true -- 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