[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770654: linux-image-3.16.0-4-amd64: eeepc 1015pn: audio modules not loaded in boot



Package: src:linux
Version: 3.16.7-2
Severity: important

Dear maintainers,

I'm using debian testing/sid and audio card modules are not being loaded
as extected.
After boot neither pulseaudio or alsa can detect audio card.
Only when I load
modprobe snd-hda-intel; modprobe snd-pcm-oss; snd-mixer-oss
they can detect audio card.

I already try to add that modules to /etc/modules but problem remains.
> cat /etc/modules
> # /etc/modules: kernel modules to load at boot time.
> #
> # This file contains the names of kernel modules that should be loaded
> # at boot time, one per line. Lines beginning with "#" are ignored.
>
> loop
> snd-hda-intel
> snd-pcm-oss
> snd-mixer-oss

This is the diff between modules loaded on boot and after I run modprobe
as I mentioned above:
diff modules.boot modules.after
> 1a2,14
>> snd_hda_codec_hdmi     45118  4
>> snd_hda_codec_realtek    63031  1
>> snd_hda_codec_generic    63107  1 snd_hda_codec_realtek
>> snd_pcm_oss            44798  0
>> snd_mixer_oss          22042  1 snd_pcm_oss
>> snd_hda_intel          26327  14
>> snd_hda_controller     26727  1 snd_hda_intel
>> snd_hda_codec         104463  5
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
>> snd_hwdep              13148  1 snd_hda_codec
>> snd_pcm                88662  8
snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
>> snd_timer              26614  1 snd_pcm
>> snd                    65244  35
snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
>> soundcore              13026  2 snd,snd_hda_codec
> 41c54
> < evdev                  17445  21
> ---
>> evdev                  17445  25

Supposedly should be expected that modules would be loaded automatically
but I can only put audio working after loading modules manually.

Best regards,
Samuel


-- Package-specific info:
** Version:
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-13) ) #1 SMP Debian 3.16.7-2 (2014-11-06)

** Command line:
BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=1b17b667-eb91-432f-ade5-2d765675423f ro init=/bin/systemd resume=/dev/sda7 acpi_osi=eeepc-laptop quiet splash

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[   22.964906] ahci 0000:00:1f.2: no hotplug settings from platform
[   22.964914] ahci 0000:00:1f.2: using default PCI settings
[   23.114660] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input9
[   23.292444] pci 0000:00:1e.0: PCI bridge to [bus 05]
[   23.292483] pci 0000:00:00.0: no hotplug settings from platform
[   23.292490] pci 0000:00:00.0: using default PCI settings
[   23.292504] pci 0000:00:1b.0: no hotplug settings from platform
[   23.292516] pcieport 0000:00:1c.0: no hotplug settings from platform
[   23.292542] nvidia 0000:04:00.0: no hotplug settings from platform
[   23.292567] pci 0000:04:00.1: no hotplug settings from platform
[   23.292578] pcieport 0000:00:1c.1: no hotplug settings from platform
[   23.292626] bcma-pci-bridge 0000:02:00.0: no hotplug settings from platform
[   23.292638] pcieport 0000:00:1c.3: no hotplug settings from platform
[   23.292656] atl1c 0000:01:00.0: no hotplug settings from platform
[   23.292668] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
[   23.292674] uhci_hcd 0000:00:1d.0: using default PCI settings
[   23.292690] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
[   23.292695] uhci_hcd 0000:00:1d.1: using default PCI settings
[   23.292711] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
[   23.292717] uhci_hcd 0000:00:1d.2: using default PCI settings
[   23.292732] uhci_hcd 0000:00:1d.3: no hotplug settings from platform
[   23.292738] uhci_hcd 0000:00:1d.3: using default PCI settings
[   23.292754] ehci-pci 0000:00:1d.7: no hotplug settings from platform
[   23.292760] ehci-pci 0000:00:1d.7: using default PCI settings
[   23.292775] pci 0000:00:1e.0: no hotplug settings from platform
[   23.292781] pci 0000:00:1e.0: using default PCI settings
[   23.292800] lpc_ich 0000:00:1f.0: no hotplug settings from platform
[   23.292805] lpc_ich 0000:00:1f.0: using default PCI settings
[   23.292822] ahci 0000:00:1f.2: no hotplug settings from platform
[   23.292828] ahci 0000:00:1f.2: using default PCI settings
[   23.397061] pci 0000:00:1e.0: PCI bridge to [bus 05]
[   23.397119] pci 0000:00:00.0: no hotplug settings from platform
[   23.397129] pci 0000:00:00.0: using default PCI settings
[   23.397154] pci 0000:00:1b.0: no hotplug settings from platform
[   23.397173] pcieport 0000:00:1c.0: no hotplug settings from platform
[   23.397210] nvidia 0000:04:00.0: no hotplug settings from platform
[   23.397250] pci 0000:04:00.1: no hotplug settings from platform
[   23.397269] pcieport 0000:00:1c.1: no hotplug settings from platform
[   23.397329] bcma-pci-bridge 0000:02:00.0: no hotplug settings from platform
[   23.397349] pcieport 0000:00:1c.3: no hotplug settings from platform
[   23.397381] atl1c 0000:01:00.0: no hotplug settings from platform
[   23.397400] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
[   23.397408] uhci_hcd 0000:00:1d.0: using default PCI settings
[   23.397433] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
[   23.397442] uhci_hcd 0000:00:1d.1: using default PCI settings
[   23.397468] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
[   23.397477] uhci_hcd 0000:00:1d.2: using default PCI settings
[   23.397503] uhci_hcd 0000:00:1d.3: no hotplug settings from platform
[   23.397512] uhci_hcd 0000:00:1d.3: using default PCI settings
[   23.397538] ehci-pci 0000:00:1d.7: no hotplug settings from platform
[   23.397548] ehci-pci 0000:00:1d.7: using default PCI settings
[   23.397574] pci 0000:00:1e.0: no hotplug settings from platform
[   23.397583] pci 0000:00:1e.0: using default PCI settings
[   23.397612] lpc_ich 0000:00:1f.0: no hotplug settings from platform
[   23.397621] lpc_ich 0000:00:1f.0: using default PCI settings
[   23.397648] ahci 0000:00:1f.2: no hotplug settings from platform
[   23.397656] ahci 0000:00:1f.2: using default PCI settings
[   24.327301] EXT4-fs (sda5): mounting ext2 file system using the ext4 subsystem
[   24.384666] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   25.935193] audit: type=1305 audit(1416697036.124:2): audit_pid=1714 old=0 auid=4294967295 ses=4294967295 res=1
[   26.418414] RPC: Registered named UNIX socket transport module.
[   26.418424] RPC: Registered udp transport module.
[   26.418428] RPC: Registered tcp transport module.
[   26.418432] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   26.454293] FS-Cache: Loaded
[   26.511232] FS-Cache: Netfs 'nfs' registered for caching
[   26.610914] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   29.550206] atl1c 0000:01:00.0: irq 44 for MSI/MSI-X
[   29.550339] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[   35.356889] Key type afs_pag registered
[   36.202803] enabling dynamically allocated vcaches
[   36.202818] Starting AFS cache scan...found 1 non-empty cache files (0%).
[   37.436119] systemd-journald[210]: Received request to flush runtime journal from PID 1
[   69.192945] nvidia 0000:04:00.0: irq 45 for MSI/MSI-X
[   70.440353] brcmsmac bcma0:0: firmware: direct-loading firmware brcm/bcm43xx-0.fw
[   70.440838] brcmsmac bcma0:0: firmware: direct-loading firmware brcm/bcm43xx_hdr-0.fw
[   70.643813] NVRM: Your system is not currently configured to drive a VGA console
[   70.643826] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   70.643834] NVRM: requires the use of a text-mode VGA console. Use of other console
[   70.643841] NVRM: drivers including, but not limited to, vesafb, may result in
[   70.643847] NVRM: corruption and stability problems, and is not supported.
[   70.761739] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   70.761766] brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement)
[   70.762092] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   76.928505] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   76.928524] brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement)
[   76.928816] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   77.350080] atl1c 0000:01:00.0: irq 44 for MSI/MSI-X
[   77.350234] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[   77.669702] atl1c 0000:01:00.0: irq 44 for MSI/MSI-X
[   77.669833] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[  123.732138] usb 3-1: USB disconnect, device number 2
[  127.132094] usb 3-1: new low-speed USB device number 3 using uhci_hcd
[  127.301096] usb 3-1: New USB device found, idVendor=192f, idProduct=0416
[  127.301107] usb 3-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[  127.301114] usb 3-1: Product: USB Optical Mouse
[  127.320360] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:192F:0416.0002/input/input12
[  127.321181] hid-generic 0003:192F:0416.0002: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-1/input0
[ 1103.908482] perf interrupt took too long (2510 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 2322.506816] perf interrupt took too long (5003 > 5000), lowering kernel.perf_event_max_sample_rate to 25000

** Model information
sys_vendor: ASUSTeK Computer INC.
product_name: 1015PN
product_version: x.x
chassis_vendor: ASUSTeK Computer INC.
chassis_version: x.x
bios_vendor: American Megatrends Inc.
bios_version: 0303   
board_vendor: ASUSTeK Computer INC.
board_name: 1015PN
board_version: x.xx

** Loaded modules:
cpufreq_userspace
cpufreq_conservative
cpufreq_stats
cpufreq_powersave
openafs(PO)
binfmt_misc
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
fscache
sunrpc
joydev
arc4
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_core
v4l2_common
videodev
media
brcmsmac
cordic
brcmutil
b43
mac80211
cfg80211
ssb
mmc_core
eeepc_wmi
rng_core
asus_wmi
pcmcia
pcmcia_core
iTCO_wdt
iTCO_vendor_support
psmouse
evdev
serio_raw
bcma
coretemp
pcspkr
sparse_keymap
rfkill
acpi_cpufreq
lpc_ich
mfd_core
processor
video
button
shpchp
wmi
ac
battery
cuse
loop
fuse
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
hid_generic
usbhid
hid
crc32c_generic
btrfs
xor
raid6_pq
dm_mod
md_mod
sg
sd_mod
crc_t10dif
crct10dif_generic
crct10dif_common
nvidia(PO)
ahci
libahci
libata
ehci_pci
uhci_hcd
ehci_hcd
scsi_mod
atl1c
drm
usbcore
usb_common
i2c_core
thermal
thermal_sys

** Network interface configuration:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
    dns-search rnl.ist.utl.pt ist.utl.pt

auto wlan0
iface wlan0 inet dhcp
    dns-search rnl.ist.utl.pt ist.utl.pt
    wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf





** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    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 group default qlen 1000
    link/ether 20:cf:30:70:10:54 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.17/24 brd 192.168.0.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::22cf:30ff:fe70:1054/64 scope link 
       valid_lft forever preferred_lft forever
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 48:5d:60:2b:04:38 brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
  eth0: 2047907322 1886972    0   22    0     0          0       146 298419494 1306096    0    0    0     0       1          0
 wlan0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
    lo:   43789     349    0    0    0     0          0         0    43789     349    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    1886763 total packets received
    4 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    1886691 incoming packets delivered
    1192001 requests sent out
    52 outgoing packets dropped
    4 dropped because of missing route
Icmp:
    250 ICMP messages received
    1 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 143
        echo replies: 107
    310 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 143
        echo request: 167
IcmpMsg:
        InType0: 107
        InType3: 143
        OutType3: 143
        OutType8: 167
Tcp:
    141 active connections openings
    2 passive connection openings
    32 failed connection attempts
    2 connection resets received
    5 connections established
    1885317 segments received
    1305153 segments send out
    27 segments retransmited
    1 bad segments received.
    78 resets sent
    InCsumErrors: 1
Udp:
    647 packets received
    104 packets to unknown port received.
    0 packet receive errors
    591 packets sent
UdpLite:
TcpExt:
    49 TCP sockets finished time wait in fast timer
    4043 delayed acks sent
    31 delayed acks further delayed because of locked socket
    Quick ack mode was activated 8 times
    112 packets directly queued to recvmsg prequeue.
    65765 bytes directly received in process context from prequeue
    1656214 packet headers predicted
    50 packets header predicted and directly queued to user
    11069 acknowledgments not containing data payload received
    374705 predicted acknowledgments
    4 times recovered from packet loss by selective acknowledgements
    Detected reordering 1 times using time stamp
    1 congestion windows partially recovered using Hoe heuristic
    TCPLostRetransmit: 2
    7 fast retransmits
    2 other TCP timeouts
    TCPLossProbes: 17
    TCPLossProbeRecovery: 11
    8 DSACKs sent for old packets
    17 DSACKs received
    16 connections reset due to unexpected data
    1 connections reset due to early user close
    TCPDSACKIgnoredNoUndo: 11
    TCPSackMerged: 8
    TCPSackShiftFallback: 99
    TCPRcvCoalesce: 883238
    TCPOFOQueue: 243
    TCPSpuriousRtxHostQueues: 1
    TCPAutoCorking: 40353
    TCPSynRetrans: 1
    TCPOrigDataSent: 617846
IpExt:
    InMcastPkts: 123
    OutMcastPkts: 51
    InBcastPkts: 539
    OutBcastPkts: 59
    InOctets: 2021496128
    OutOctets: 274203482
    InMcastOctets: 7460
    OutMcastOctets: 5262
    InBcastOctets: 237935
    OutBcastOctets: 7226
    InNoECTPkts: 1886763


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge [8086:a010] (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
	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:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device [1043:841c]
	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 4
	Region 0: Memory at f5efc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>

00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (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: 0000e000-0000efff
	Memory behind bridge: fa000000-fbffffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000f3ffffff
	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.1 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 2 [8086:27d2] (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=03, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: f6000000-f9ffffff
	Prefetchable memory behind bridge: 00000000dc000000-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:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 4 [8086:27d6] (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: 0000d000-0000dfff
	Memory behind bridge: f5f00000-f5ffffff
	Prefetchable memory behind bridge: 0000000040000000-00000000401fffff
	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 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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 c480 [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 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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 c800 [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 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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 c880 [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 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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 cc00 [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 02) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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 f5efbc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) (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=64
	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 NM10 Family LPC Controller [8086:27bc] (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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.2 SATA controller [0106]: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83ad]
	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 43
	Region 0: I/O ports at c400 [size=8]
	Region 1: I/O ports at c080 [size=4]
	Region 2: I/O ports at c000 [size=8]
	Region 3: I/O ports at bc00 [size=4]
	Region 4: I/O ports at b880 [size=32]
	Region 5: Memory at f5efb800 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

01:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8132 Fast Ethernet [1969:1062] (rev c0)
	Subsystem: ASUSTeK Computer Inc. Device [1043:838a]
	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 f5fc0000 (64-bit, non-prefetchable) [size=256K]
	Region 2: I/O ports at dc00 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: atl1c

02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
	Subsystem: AzureWave Device [1a3b:2047]
	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 17
	Region 0: Memory at f9ffc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: bcma-pci-bridge

04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [ION] [10de:0a6f] (rev a2) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8470]
	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 45
	Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f2000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at ec00 [size=128]
	[virtual] Expansion ROM at fbf00000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

04:00.1 Audio device [0403]: NVIDIA Corporation High Definition Audio Controller [10de:0be3] (rev a1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:8470]
	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 B routed to IRQ 10
	Region 0: Memory at fbffc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>


** USB devices:
Bus 001 Device 003: ID 13d3:5702 IMC Networks UVC VGA Webcam
Bus 001 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 003 Device 003: ID 192f:0416 Avago Technologies, Pte. ADNS-5700 Optical Mouse Controller (3-button)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: Kali Linux 1.0.9
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.16.0-4-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.53
ii  initramfs-tools [linux-initramfs-tool]  0.118
ii  kmod                                    18-3
ii  linux-base                              3.5
ii  module-init-tools                       18-3

Versions of packages linux-image-3.16.0-4-amd64 recommends:
ii  firmware-linux-free  3.3
ii  irqbalance           1.0.6-3

Versions of packages linux-image-3.16.0-4-amd64 suggests:
ii  debian-kernel-handbook  1.0.15
ii  extlinux                3:6.03+dfsg-3
ii  grub-pc                 2.02~beta2-15
ii  linux-doc-3.16          3.16.7-2

Versions of packages linux-image-3.16.0-4-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>
ii  firmware-linux          0.43
ii  firmware-linux-nonfree  0.43
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.16.0-4-amd64/postinst/mips-initrd-3.16.0-4-amd64:
  linux-image-3.16.0-4-amd64/prerm/removing-running-kernel-3.16.0-4-amd64: true
  linux-image-3.16.0-4-amd64/postinst/depmod-error-initrd-3.16.0-4-amd64: false


Reply to: