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

Bug#796485: /lib/modules/4.1.0-1-amd64/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko: rtlwifi dereferencing NULL pointer when creating hotspot



Package: src:linux
Version: 4.1.3-1
Severity: important
File: /lib/modules/4.1.0-1-amd64/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
Tags: upstream

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear Maintainer,

When creating a hotspot with gnome-network-manager the rtlwifi seems to
dereference a NULL pointer. This causes the kernel to go berserk and
ultimately requires a hard reboot.
I used to be able to create hotspots on the same hardware a while back.
It only broke in the last 2 or 3 months.

This bug seems to have been reported upstream:
* https://bugzilla.kernel.org/show_bug.cgi?id=97441
* http://thread.gmane.org/gmane.linux.kernel.wireless.general/138645

I have attached the relevant part (as far as I can tell) of syslog in
the `kernel log` section.

Please let me know if you need anymore information, I'd be happy to
help.

Thanks a lot for your help.

- -- Package-specific info:
** Version:
Linux version 4.1.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-3) ) #1 SMP Debian 4.1.3-1 (2015-08-03)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.1.0-1-amd64 root=UUID=f58c2952-f542-4ad4-a9f6-63538d32a369 ro quiet init=/bin/systemd

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

** Kernel log:
dbus[916]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
nm-dispatcher: Dispatching action 'down' for wlan0
systemd[1]: Started Network Manager Script Dispatcher Service.
NetworkManager[836]: <info>  Config: set interface ap_scan to 2
wpa_supplicant[973]: Using interface wlan0 with hwaddr e0:b9:a5:4a:49:f3 and ssid "shiki"
NetworkManager[836]: <info>  wpa_supplicant stopped
NetworkManager[836]: <info>  (wlan0): supplicant interface state: disconnected -> down
kernel: [ 1128.378224] BUG: unable to handle kernel NULL pointer dereference at 0000000000000006
kernel: [ 1128.378240] IP: [<ffffffffa0420959>] rtl_get_tcb_desc+0x59/0x760 [rtlwifi]
kernel: [ 1128.378258] PGD 0 
kernel: [ 1128.378263] Oops: 0002 [#1] SMP 
kernel: [ 1128.378270] Modules linked in: fuse ecb ctr ccm binfmt_misc pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc snd_hda_codec_hdmi x86_pkg_temp_thermal intel_powerclamp intel_rapl iosf_mbi nvidia(PO) coretemp kvm_intel kvm snd_hda_codec_realtek snd_hda_codec_generic crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel joydev snd_hda_controller aesni_intel snd_hda_codec aes_x86_64 iTCO_wdt lrw snd_hda_core iTCO_vendor_support gf128mul snd_hwdep evdev glue_helper ablk_helper psmouse arc4 cryptd snd_pcm serio_raw rtl8192ce rtl_pci rtl8192c_common jmb38x_ms rtlwifi sg memstick mac80211 lpc_ich mei_me pcspkr mei i2c_i801 cfg80211 rfkill snd_timer snd mfd_core soundcore ac video battery button processor drm shpchp wmi ecryptfs parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 sr_mod cdrom sd_mod uas usb_storage hid_generic usbhid hid crc32c_intel ahci libahci libata firewire_ohci xhc
 i_pci ehci_pci scsi_mod sdhci_pci xhci_hcd ehci_hcd firewire_core sdhci crc_itu_t jme mmc_core mii usbcore usb_common thermal thermal_sys
kernel: [ 1128.378385] CPU: 2 PID: 973 Comm: wpa_supplicant Tainted: P           O    4.1.0-1-amd64 #1 Debian 4.1.3-1
kernel: [ 1128.378387] Hardware name: CLEVO                             P150HMx/P150HMx, BIOS 4.6.4 04/22/2011
kernel: [ 1128.378388] task: ffff8800ca02e290 ti: ffff8800c9300000 task.ti: ffff8800c9300000
kernel: [ 1128.378389] RIP: 0010:[<ffffffffa0420959>]  [<ffffffffa0420959>] rtl_get_tcb_desc+0x59/0x760 [rtlwifi]
kernel: [ 1128.378393] RSP: 0018:ffff8800c93037e8  EFLAGS: 00010086
kernel: [ 1128.378394] RAX: 0000000000000000 RBX: ffff880224e406a0 RCX: 0000000000000000
kernel: [ 1128.378395] RDX: 0000000000000000 RSI: ffff880224e41908 RDI: ffff880224e406a0
kernel: [ 1128.378396] RBP: ffff880206fd7c28 R08: 0000000000000000 R09: 0000000008916d2d
kernel: [ 1128.378397] R10: 0000000000000212 R11: 0000000000000004 R12: ffff8800be8b2da0
kernel: [ 1128.378399] R13: 0000000000000080 R14: ffff880224e413a0 R15: ffff8800be8b2da0
kernel: [ 1128.378400] FS:  00007f97e0648700(0000) GS:ffff88022f480000(0000) knlGS:0000000000000000
kernel: [ 1128.378401] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: [ 1128.378402] CR2: 0000000000000006 CR3: 00000000caacb000 CR4: 00000000000407e0
kernel: [ 1128.378403] Stack:
kernel: [ 1128.378404]  ffff880224e413a0 ffff8800366c6000 ffff8800366c6000 0000000000000000
kernel: [ 1128.378406]  ffff880224e406a0 ffff880224e413a0 00000000be8b2da0 ffffffffa0511f22
kernel: [ 1128.378408]  ffff8800c9303898 ffff880206fd7c28 ffff880206fd7c10 ffff8800c9303920
kernel: [ 1128.378410] Call Trace:
kernel: [ 1128.378415]  [<ffffffffa0511f22>] ? rtl92ce_tx_fill_desc+0x1b2/0x740 [rtl8192ce]
kernel: [ 1128.378418]  [<ffffffffa037bafb>] ? rtl_pci_tx+0x19b/0x450 [rtl_pci]
kernel: [ 1128.378422]  [<ffffffffa042460f>] ? rtl_op_bss_info_changed+0x4ef/0x7f0 [rtlwifi]
kernel: [ 1128.378428]  [<ffffffffa0455c6c>] ? ieee80211_bss_info_change_notify+0xbc/0x1d0 [mac80211]
kernel: [ 1128.378435]  [<ffffffffa0475069>] ? ieee80211_start_ap+0x3d9/0x460 [mac80211]
kernel: [ 1128.378441]  [<ffffffffa03bb3be>] ? nl80211_start_ap+0x30e/0x5c0 [cfg80211]
kernel: [ 1128.378448]  [<ffffffff814aa923>] ? genl_family_rcv_msg+0x193/0x360
kernel: [ 1128.378451]  [<ffffffff81466362>] ? __kmalloc_reserve.isra.27+0x32/0x90
kernel: [ 1128.378453]  [<ffffffff814aaaf0>] ? genl_family_rcv_msg+0x360/0x360
kernel: [ 1128.378455]  [<ffffffff814aab69>] ? genl_rcv_msg+0x79/0xc0
kernel: [ 1128.378457]  [<ffffffff814aa0b0>] ? netlink_rcv_skb+0xb0/0xd0
kernel: [ 1128.378458]  [<ffffffff814aa774>] ? genl_rcv+0x24/0x40
kernel: [ 1128.378460]  [<ffffffff814a9847>] ? netlink_unicast+0x107/0x1a0
kernel: [ 1128.378461]  [<ffffffff814a9dce>] ? netlink_sendmsg+0x4ee/0x610
kernel: [ 1128.378464]  [<ffffffff81572740>] ? bit_wait_timeout+0x70/0x70
kernel: [ 1128.378465]  [<ffffffff8157234f>] ? __wait_on_bit+0x7f/0x90
kernel: [ 1128.378468]  [<ffffffff8145e3bc>] ? sock_sendmsg+0x3c/0x50
kernel: [ 1128.378470]  [<ffffffff8145ed1b>] ? ___sys_sendmsg+0x27b/0x290
kernel: [ 1128.378473]  [<ffffffff81475421>] ? dev_get_by_name_rcu+0x71/0xa0
kernel: [ 1128.378475]  [<ffffffff814660b2>] ? skb_dequeue+0x52/0x70
kernel: [ 1128.378478]  [<ffffffff811f2697>] ? __inode_wait_for_writeback+0x67/0xc0
kernel: [ 1128.378480]  [<ffffffff8145f68e>] ? __sys_sendmsg+0x3e/0x80
kernel: [ 1128.378483]  [<ffffffff81576132>] ? system_call_fast_compare_end+0xc/0x6b
kernel: [ 1128.378484] Code: 0f 88 34 04 00 00 0f b6 4d 04 48 8b 77 38 48 83 c1 1c 48 8b 34 ce 48 8d 0c 40 48 8b 46 08 48 8d 04 88 48 85 c0 74 08 0f b7 40 06 <41> 88 40 06 44 89 e8 83 e0 0c 66 83 f8 08 74 27 41 0f b6 40 03 
kernel: [ 1128.378503] RIP  [<ffffffffa0420959>] rtl_get_tcb_desc+0x59/0x760 [rtlwifi]
kernel: [ 1128.378506]  RSP <ffff8800c93037e8>
kernel: [ 1128.378507] CR2: 0000000000000006
kernel: [ 1128.378509] ---[ end trace 4592e65b706fbc15 ]---
dbus[916]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
NetworkManager[836]: <info>  (wlan0): device state change: config -> unavailable (reason 'supplicant-failed') [50 20 10]
NetworkManager[836]: <info>  (wlan0): deactivating device (reason 'supplicant-failed') [10]
kernel: [ 1141.586549] ------------[ cut here ]------------
kernel: [ 1141.586557] WARNING: CPU: 3 PID: 0 at /build/linux-PMDXkU/linux-4.1.3/kernel/watchdog.c:304 watchdog_overflow_callback+0x92/0xc0()
kernel: [ 1141.586558] Watchdog detected hard LOCKUP on cpu 3
kernel: [ 1141.586559] Modules linked in: fuse ecb ctr ccm binfmt_misc pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc snd_hda_codec_hdmi x86_pkg_temp_thermal intel_powerclamp intel_rapl iosf_mbi nvidia(PO) coretemp kvm_intel kvm snd_hda_codec_realtek snd_hda_codec_generic crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel joydev snd_hda_controller aesni_intel snd_hda_codec aes_x86_64 iTCO_wdt lrw snd_hda_core iTCO_vendor_support gf128mul snd_hwdep evdev glue_helper ablk_helper psmouse arc4 cryptd snd_pcm serio_raw rtl8192ce rtl_pci rtl8192c_common jmb38x_ms rtlwifi sg memstick mac80211 lpc_ich mei_me pcspkr mei i2c_i801 cfg80211 rfkill snd_timer snd mfd_core soundcore ac video battery button processor drm shpchp wmi ecryptfs parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 sr_mod cdrom sd_mod uas usb_storage hid_generic usbhid hid crc32c_intel ahci libahci libata firewire_ohci xhc
 i_pci ehci_pci scsi_mod sdhci_pci xhci_hcd ehci_hcd firewire_core sdhci crc_itu_t jme mmc_core mii usbcore usb_common thermal thermal_sys
kernel: [ 1141.586620] CPU: 3 PID: 0 Comm: swapper/3 Tainted: P      D    O    4.1.0-1-amd64 #1 Debian 4.1.3-1
kernel: [ 1141.586621] Hardware name: CLEVO                             P150HMx/P150HMx, BIOS 4.6.4 04/22/2011
kernel: [ 1141.586623]  0000000000000000 ffffffff81722870 ffffffff815702f8 ffff88022f4c5b20
kernel: [ 1141.586625]  ffffffff81072a71 ffff880225bc9800 0000000000000000 ffff88022f4c5c40
kernel: [ 1141.586627]  ffff88022f4c5ef8 0000000000000000 ffffffff81072aea ffffffff81722848
kernel: [ 1141.586629] Call Trace:
kernel: [ 1141.586630]  <NMI>  [<ffffffff815702f8>] ? dump_stack+0x40/0x50
kernel: [ 1141.586637]  [<ffffffff81072a71>] ? warn_slowpath_common+0x81/0xb0
kernel: [ 1141.586638]  [<ffffffff81072aea>] ? warn_slowpath_fmt+0x4a/0x50
kernel: [ 1141.586640]  [<ffffffff81113be2>] ? watchdog_overflow_callback+0x92/0xc0
kernel: [ 1141.586642]  [<ffffffff811520a6>] ? __perf_event_overflow+0x86/0x230
kernel: [ 1141.586646]  [<ffffffff8102a878>] ? x86_perf_event_set_period+0xd8/0x180
kernel: [ 1141.586648]  [<ffffffff8103293a>] ? intel_pmu_handle_irq+0x1da/0x450
kernel: [ 1141.586651]  [<ffffffff810295da>] ? perf_event_nmi_handler+0x2a/0x50
kernel: [ 1141.586653]  [<ffffffff8101d596>] ? native_sched_clock+0x26/0x90
kernel: [ 1141.586655]  [<ffffffff81017cd6>] ? nmi_handle+0x86/0x120
kernel: [ 1141.586656]  [<ffffffff810181f4>] ? default_do_nmi+0x44/0x130
kernel: [ 1141.586658]  [<ffffffff810183c8>] ? do_nmi+0xe8/0x160
kernel: [ 1141.586660]  [<ffffffff81578488>] ? end_repeat_nmi+0x1a/0x1e
kernel: [ 1141.586663]  [<ffffffff81575b42>] ? _raw_spin_lock_irqsave+0x42/0x90
kernel: [ 1141.586665]  [<ffffffff81575b42>] ? _raw_spin_lock_irqsave+0x42/0x90
kernel: [ 1141.586667]  [<ffffffff81575b42>] ? _raw_spin_lock_irqsave+0x42/0x90
kernel: [ 1141.586667]  <<EOE>>  <IRQ>  [<ffffffffa037cf3a>] ? _rtl_pci_interrupt+0x5a/0x3d0 [rtl_pci]
kernel: [ 1141.586675]  [<ffffffff810c5a55>] ? handle_irq_event_percpu+0x75/0x190
kernel: [ 1141.586677]  [<ffffffff8101d075>] ? read_tsc+0x5/0x10
kernel: [ 1141.586679]  [<ffffffff810c5bae>] ? handle_irq_event+0x3e/0x60
kernel: [ 1141.586681]  [<ffffffff810c8a0d>] ? handle_fasteoi_irq+0x8d/0x170
kernel: [ 1141.586684]  [<ffffffff810162fd>] ? handle_irq+0x1d/0x30
kernel: [ 1141.586685]  [<ffffffff81578e16>] ? do_IRQ+0x46/0xe0
kernel: [ 1141.586687]  [<ffffffff81576cae>] ? common_interrupt+0x6e/0x6e
kernel: [ 1141.586688]  <EOI>  [<ffffffff810d6407>] ? get_next_timer_interrupt+0x1d7/0x250
kernel: [ 1141.586693]  [<ffffffff8144304a>] ? cpuidle_enter_state+0xaa/0x200
kernel: [ 1141.586695]  [<ffffffff8144301c>] ? cpuidle_enter_state+0x7c/0x200
kernel: [ 1141.586698]  [<ffffffff810b174b>] ? cpu_startup_entry+0x35b/0x3e0
kernel: [ 1141.586701]  [<ffffffff8104a495>] ? start_secondary+0x185/0x1b0
kernel: [ 1141.586702] ---[ end trace 4592e65b706fbc16 ]---
kernel: [ 1149.373502] INFO: rcu_sched detected stalls on CPUs/tasks: {} (detected by 1, t=5252 jiffies, g=10644, c=10643, q=522)
kernel: [ 1149.373510] All QSes seen, last rcu_sched kthread activity 5251 (4295179672-4295174421), jiffies_till_next_fqs=1, root ->qsmask 0x0
kernel: [ 1149.373512] NetworkManager  R  running task        0   836      1 0x00000000
kernel: [ 1149.373515]  ffff88022f457580 ffffffff81853140 ffffffff810d1974 0000000000000000
kernel: [ 1149.373517]  0000000000000096 0000000000000000 ffff880222a872f0 0000000000000000
kernel: [ 1149.373519]  000000000000020a ffffffff81853140 0000000000000000 0000000000000096
kernel: [ 1149.373521] Call Trace:
kernel: [ 1149.373522]  <IRQ>  [<ffffffff810d1974>] ? rcu_check_callbacks+0x724/0x730
kernel: [ 1149.373530]  [<ffffffff810e5a20>] ? tick_sched_handle.isra.16+0x60/0x60
kernel: [ 1149.373541]  [<ffffffff810d64b6>] ? update_process_times+0x36/0x60
kernel: [ 1149.373543]  [<ffffffff810e59e4>] ? tick_sched_handle.isra.16+0x24/0x60
kernel: [ 1149.373545]  [<ffffffff810e5a5b>] ? tick_sched_timer+0x3b/0x70
kernel: [ 1149.373546]  [<ffffffff810d703d>] ? __run_hrtimer+0x6d/0x1c0
kernel: [ 1149.373548]  [<ffffffff8101d075>] ? read_tsc+0x5/0x10
kernel: [ 1149.373550]  [<ffffffff810d74ed>] ? hrtimer_interrupt+0xed/0x210
kernel: [ 1149.373553]  [<ffffffff81578ee9>] ? smp_apic_timer_interrupt+0x39/0x50
kernel: [ 1149.373554]  [<ffffffff81576fbe>] ? apic_timer_interrupt+0x6e/0x80
kernel: [ 1149.373555]  <EOI>  [<ffffffff8107df77>] ? recalc_sigpending+0x17/0x50
kernel: [ 1149.373560]  [<ffffffff81529ce0>] ? dev_disable_change+0x50/0x50
kernel: [ 1149.373562]  [<ffffffff81529d01>] ? addrconf_sysctl_disable+0x21/0x1a0
kernel: [ 1149.373563]  [<ffffffff8107abf5>] ? ns_capable+0x25/0x50
kernel: [ 1149.373566]  [<ffffffff81565cf0>] ? net_ctl_permissions+0x40/0xc0
kernel: [ 1149.373569]  [<ffffffff81239815>] ? proc_sys_call_handler+0xb5/0xd0
kernel: [ 1149.373572]  [<ffffffff811c96a4>] ? vfs_write+0xa4/0x1b0
kernel: [ 1149.373574]  [<ffffffff81573cf4>] ? mutex_unlock+0x14/0x30
kernel: [ 1149.373575]  [<ffffffff81573e7e>] ? mutex_lock+0xe/0x30
kernel: [ 1149.373577]  [<ffffffff811ca402>] ? SyS_write+0x42/0xb0
kernel: [ 1149.373580]  [<ffffffff81576132>] ? system_call_fast_compare_end+0xc/0x6b
kernel: [ 1149.373581] rcu_sched kthread starved for 5251 jiffies!
dbus[916]: [system] Failed to activate service 'fi.w1.wpa_supplicant1': timed out
kernel: [ 1160.755816] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1161.775486] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1162.795148] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1163.814815] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1164.834481] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1164.834484] usb 4-1-port1: Cannot enable. Maybe the USB cable is bad?
kernel: [ 1165.854151] usb 4-1-port1: cannot disable (err = -110)
kernel: [ 1166.873817] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1167.893482] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1168.913148] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1169.932818] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1170.374630] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 1, t=5252 jiffies, g=10645, c=10644, q=1089)
kernel: [ 1170.374638] Task dump for CPU 3:
kernel: [ 1170.374640] swapper/3       R  running task        0     0      1 0x00000008
kernel: [ 1170.374642]  0000000000000010 0000000000000246 ffff880225a3fe88 0000000000000018
kernel: [ 1170.374645]  ffffffff8144301c 0000000000000000 0000000000000000 0000000000000096
kernel: [ 1170.374647]  ffffffff81904500 ffffe8ffffcc77d0 ffffffff818b03c0 ffff880225a3c000
kernel: [ 1170.374649] Call Trace:
kernel: [ 1170.374655]  [<ffffffff8144301c>] ? cpuidle_enter_state+0x7c/0x200
kernel: [ 1170.374659]  [<ffffffff810b174b>] ? cpu_startup_entry+0x35b/0x3e0
kernel: [ 1170.374663]  [<ffffffff8104a495>] ? start_secondary+0x185/0x1b0
kernel: [ 1170.952484] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1170.952487] usb 4-1-port1: Cannot enable. Maybe the USB cable is bad?
kernel: [ 1171.972157] usb 4-1-port1: cannot disable (err = -110)
kernel: [ 1172.991877] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1174.011480] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1175.031149] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1176.050816] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1177.070483] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1177.070485] usb 4-1-port1: Cannot enable. Maybe the USB cable is bad?
kernel: [ 1178.090148] usb 4-1-port1: cannot disable (err = -110)
kernel: [ 1179.109814] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1180.129481] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1181.149172] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1182.168821] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1183.188475] usb 4-1-port1: cannot reset (err = -110)
kernel: [ 1183.188479] usb 4-1-port1: Cannot enable. Maybe the USB cable is bad?
kernel: [ 1184.208147] usb 4-1-port1: cannot disable (err = -110)
kernel: [ 1185.227812] usb 4-1-port1: cannot disable (err = -110)
systemd[1]: systemd-udevd.service: Watchdog timeout (limit 1min)!
systemd[1]: systemd-udevd.service: Main process exited, code=killed, status=6/ABRT
systemd[1]: systemd-udevd.service: Unit entered failed state.
systemd[1]: systemd-udevd.service: Failed with result 'signal'.
systemd[1]: systemd-udevd.service: Service has no hold-off time, scheduling restart.
systemd[1]: Stopped udev Kernel Device Manager.
systemd[1]: Starting udev Kernel Device Manager...
systemd[1]: Started udev Kernel Device Manager.
systemd[1]: Reached target Sleep.
systemd[1]: Starting Suspend...
systemd-sleep[2104]: Suspending system...

** Model information
sys_vendor: CLEVO                            
product_name: P150HMx
product_version: Not Applicable                    
chassis_vendor: CLEVO                           
chassis_version: Not Applicable                    
bios_vendor: American Megatrends Inc.
bios_version: 4.6.4
board_vendor: CLEVO                            
board_name: P150HMx
board_version: Not Applicable                    

** Loaded modules:
fuse
ecb
ctr
ccm
pci_stub
vboxpci(O)
vboxnetadp(O)
vboxnetflt(O)
vboxdrv(O)
binfmt_misc
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
grace
fscache
sunrpc
nvidia(PO)
x86_pkg_temp_thermal
intel_powerclamp
arc4
snd_hda_codec_hdmi
intel_rapl
iosf_mbi
coretemp
rtl8192ce
kvm_intel
rtl_pci
kvm
rtl8192c_common
rtlwifi
mac80211
crct10dif_pclmul
joydev
crc32_pclmul
ghash_clmulni_intel
cfg80211
jmb38x_ms
memstick
rfkill
aesni_intel
aes_x86_64
drm
iTCO_wdt
iTCO_vendor_support
lrw
snd_hda_codec_realtek
gf128mul
snd_hda_codec_generic
shpchp
evdev
mei_me
pcspkr
i2c_i801
snd_hda_intel
snd_hda_controller
snd_hda_codec
snd_hda_core
snd_hwdep
snd_pcm
snd_timer
snd
glue_helper
soundcore
ablk_helper
cryptd
lpc_ich
wmi
psmouse
serio_raw
mei
sg
mfd_core
ac
video
battery
button
processor
ecryptfs
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
sr_mod
sd_mod
cdrom
uas
usb_storage
hid_generic
usbhid
hid
ahci
libahci
crc32c_intel
libata
xhci_pci
firewire_ohci
ehci_pci
scsi_mod
sdhci_pci
xhci_hcd
ehci_hcd
sdhci
firewire_core
crc_itu_t
jme
mmc_core
mii
usbcore
usb_common
thermal
thermal_sys

** Network interface configuration:

auto lo
iface lo inet loopback



** 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: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 00:90:f5:bc:a8:f2 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether e0:b9:a5:4a:49:f3 brd ff:ff:ff:ff:ff:ff
    inet 10.42.0.98/24 brd 10.42.0.255 scope global dynamic wlan0
       valid_lft 3458sec preferred_lft 3458sec
    inet6 fe80::e2b9:a5ff:fe4a:49f3/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
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0: 11472197   13035    0    0    0     0          0         0  1588569   11672    0    0    0     0       0          0
    lo:   15416     188    0    0    0     0          0         0    15416     188    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    13181 total packets received
    1 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    13178 incoming packets delivered
    11746 requests sent out
    40 outgoing packets dropped
    1 dropped because of missing route
Icmp:
    80 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 80
    80 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 80
IcmpMsg:
        InType3: 80
        OutType3: 80
Tcp:
    377 active connections openings
    0 passive connection openings
    10 failed connection attempts
    12 connection resets received
    14 connections established
    12472 segments received
    10916 segments send out
    107 segments retransmited
    42 bad segments received.
    99 resets sent
Udp:
    581 packets received
    80 packets to unknown port received.
    0 packet receive errors
    645 packets sent
    IgnoredMulti: 9
UdpLite:
TcpExt:
    167 TCP sockets finished time wait in fast timer
    310 delayed acks sent
    Quick ack mode was activated 107 times
    7679 packet headers predicted
    1242 acknowledgments not containing data payload received
    1363 predicted acknowledgments
    1 times recovered from packet loss by selective acknowledgements
    1 congestion windows recovered without slow start by DSACK
    5 congestion windows recovered without slow start after partial ack
    1 fast retransmits
    6 other TCP timeouts
    TCPLossProbes: 99
    TCPLossProbeRecovery: 7
    107 DSACKs sent for old packets
    71 DSACKs received
    16 connections reset due to unexpected data
    12 connections reset due to early user close
    TCPDSACKIgnoredNoUndo: 37
    TCPSackShiftFallback: 1
    TCPRcvCoalesce: 1500
    TCPOFOQueue: 1117
    TCPChallengeACK: 42
    TCPSYNChallenge: 42
    TCPSpuriousRtxHostQueues: 2
    TCPAutoCorking: 58
    TCPSynRetrans: 3
    TCPOrigDataSent: 2842
IpExt:
    InMcastPkts: 41
    OutMcastPkts: 47
    InBcastPkts: 7
    OutBcastPkts: 6
    InOctets: 11308130
    OutOctets: 1199797
    InMcastOctets: 6967
    OutMcastOctets: 7207
    InBcastOctets: 732
    OutBcastOctets: 398
    InNoECTPkts: 13181


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09) (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: 64 bytes
	Interrupt: pin A routed to IRQ 24
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: f4000000-f60fffff
	Prefetchable memory behind bridge: 00000000e8000000-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:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 35
	Region 0: Memory at f650a000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05) (prog-if 20 [EHCI])
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 0: Memory at f6508000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 34
	Region 0: Memory at f6500000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5) (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: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Memory behind bridge: f6400000-f64fffff
	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 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b5) (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: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: f6300000-f63fffff
	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 6 Series/C200 Series Chipset Family PCI Express Root Port 3 [8086:1c14] (rev b5) (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: 64 bytes
	Interrupt: pin C routed to IRQ 18
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: f6200000-f62fffff
	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 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b5) (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: 64 bytes
	Interrupt: pin D routed to IRQ 19
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Memory behind bridge: f6100000-f61fffff
	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 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05) (prog-if 20 [EHCI])
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 f6507000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 33
	Region 0: I/O ports at f070 [size=8]
	Region 1: I/O ports at f060 [size=4]
	Region 2: I/O ports at f050 [size=8]
	Region 3: I/O ports at f040 [size=4]
	Region 4: I/O ports at f020 [size=32]
	Region 5: Memory at f6506000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 f6505000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f000 [size=32]

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF116M [GeForce GT 560M] [10de:1251] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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 37
	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=32M]
	Region 1: Memory at e8000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at f0000000 (64-bit, prefetchable) [size=64M]
	Region 5: I/O ports at e000 [size=128]
	[virtual] Expansion ROM at f6000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

01:00.1 Audio device [0403]: NVIDIA Corporation GF116 High Definition Audio Controller [10de:0bee] (rev a1)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at f6080000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

02:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04) (prog-if 30 [XHCI])
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f6400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller [197b:0250] (rev 05)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin C routed to IRQ 36
	Region 0: Memory at f6320000 (32-bit, non-prefetchable) [size=16K]
	Region 2: I/O ports at d100 [size=128]
	Region 3: I/O ports at d000 [size=256]
	Region 4: Memory at f6310000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at f6300000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: jme

03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2392] (rev 90)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin B routed to IRQ 18
	Region 0: Memory at f6326000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

03:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2391] (rev 90) (prog-if 01)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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-
	Interrupt: pin B routed to IRQ 18
	Region 0: Memory at f6325000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>

03:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2393] (rev 90)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin B routed to IRQ 18
	Region 0: Memory at f6324000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: jmb38x_ms

04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:9196]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at c000 [size=256]
	Region 2: Memory at f6200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: rtl8192ce

05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host Controller [197b:2380] (prog-if 10 [OHCI])
	Subsystem: CLEVO/KAPOK Computer Device [1558:5102]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at f6103000 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at f6102000 (32-bit, non-prefetchable) [size=128]
	Region 4: Memory at f6101000 (32-bit, non-prefetchable) [size=128]
	Region 5: Memory at f6100000 (32-bit, non-prefetchable) [size=128]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci


** USB devices:
Bus 004 Device 004: ID 147e:1001 Upek TCS5B Fingerprint sensor
Bus 004 Device 003: ID 24e3:9070  
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 1532:0037 Razer USA, Ltd 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


- -- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.1.0-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.57
ii  initramfs-tools [linux-initramfs-tool]  0.120
ii  kmod                                    21-1
ii  linux-base                              4.0

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

Versions of packages linux-image-4.1.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.03+dfsg-7
ii  grub-pc                 2.02~beta2-26
pn  linux-doc-4.1           <none>

Versions of packages linux-image-4.1.0-1-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.44
pn  xen-hypervisor          <none>

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJV1+C0AAoJEJ04IEIS9qAPYlEP/id75DWrah3XPUqOM3Vd5A+6
c8ejXaPicm1prNKVpHLDYLlPtbeQpMCslqIJzYCnkYra34WXvOSgduioj5tcT/7G
3D8vjyER2qT7LNff7zRXBmWjhn7pCKvNDuhgAkiPExmuM4UYAmJgTpGMo9DVSTzH
X9cwegohI4kNly6cDlFOKLiDGeEY+mQ5DWz3iNmPk4PI5ngdu8Gz7DKYAjrRs5oV
52gDes8FzYQzQMQ6CRMXyLtHRLenZvHUH9hWoKWWVHE6FyzMmRnf37IsVqd1Fl5G
MpytDF5DWUbjygj/iYrgC2OAqM3QpQQH1Hc5jxACLDB4qhWrzEh2KDIRRQd/vMJP
0XdOdosiGiWNanz9As2hEMAWfXYiLf5gENcfW0XobVPG2k+DhmIih/qZh97AfwdR
O8uWFKQDfRKUiFKiBwMQH4S9t/ktL9/p4Gu3m5BvD+DRQf9RpLlRzvUGdICxPgNl
vLeCdj5ik5YLiXSR7QTGBY0WD572/4zkYdrH0yBYbSZicyUUoA52sJbLXZhoJugV
5vo0p9Xw7Il9HLVNNOhkntH8L0Cgzr4RXG3om07jk32hwH7L/WfJxDjU5LkCQ4yj
7DEn68d5svgqUDEH39Ah0qS1TowkvPggwSkvb+nG8eksoFiHegTTBJMkEx2dLuUS
KTZku2kZ9EdwOBNj4Nev
=2YOo
-----END PGP SIGNATURE-----


Reply to: