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

Bug#761446: marked as done (linux-3.16-1-amd64: touchpad not detected on an Acer Travelmate B115-M laptop, needs 'i8042.nopnp')



Your message dated Wed, 28 Apr 2021 18:41:31 +0200
with message-id <E1lbnFR-001LTG-IX@hullmann.westfalen.local>
and subject line Closing this bug
has caused the Debian Bug report #761446,
regarding linux-3.16-1-amd64: touchpad not detected on an Acer Travelmate B115-M laptop, needs 'i8042.nopnp'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
761446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761446
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.16.2-3
Severity: important

The touchpad was correctly detected and working with linux-image-3.14-2-amd64
(version 3.14.15-2). After upgrading to linux-image-3.16-1-amd64 (version
3.16.2-3), the touchpad is not detected. I noticed these lines in dmesg output:
---------------------------------------
[    0.873994] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.873997] i8042: PNP: PS/2 appears to have AUX port disabled, if this is
incorrect please boot with i8042.nopnp
[    0.874490] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.874745] mousedev: PS/2 mouse device common for all mice
---------------------------------------

So, I tried the suggestion (I edited /etc/default/grub to have
"GRUB_CMDLINE_LINUX='i8042.nopnp' " and I ran update-grub) and with that boot
option the touchpad is detected and working again:
---------------------------------------
$ dmesg | grep i8042

[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16-1-amd64
root=UUID=2aad5c97-b307-4e8b-a002-052f62e894b5 ro i8042.nopnp quiet
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16-1-amd64
root=UUID=2aad5c97-b307-4e8b-a002-052f62e894b5 ro i8042.nopnp quiet
[    0.878004] i8042: PNP detection disabled
[    0.879540] i8042: Detected active multiplexing controller, rev 1.1
[    0.880198] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.880209] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.880266] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.880316] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.880364] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.899438] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input0
[   12.288784] input: SynPS/2 Synaptics TouchPad as
/devices/platform/i8042/serio2/input/input15
---------------------------------------

Regards,



-- Package-specific info:
** Version:
Linux version 3.16-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-10) ) #1 SMP Debian 3.16.2-3 (2014-09-13)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.16-1-amd64 root=UUID=2aad5c97-b307-4e8b-a002-052f62e894b5 ro i8042.nopnp quiet

** Not tainted

** Kernel log:
[    6.731665] systemd[1]: Starting Load Kernel Modules...
[    6.733191] systemd[1]: Mounting POSIX Message Queue File System...
[    6.734583] systemd[1]: Starting udev Coldplug all Devices...
[    6.736245] systemd[1]: Mounting Debug File System...
[    6.737524] systemd[1]: Starting Syslog.
[    6.737584] systemd[1]: Reached target Syslog.
[    6.737712] systemd[1]: Starting Journal Service...
[    6.739256] systemd[1]: Started Journal Service.
[    7.259711] lp: driver loaded but no devices found
[    7.480693] ppdev: user-space parallel port driver
[    7.864458] fuse init (API version 7.23)
[    7.980779] loop: module loaded
[    8.354931] systemd-udevd[178]: starting version 208
[   10.465107] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   10.580522] ACPI Warning: SystemIO range 0x0000000000002000-0x000000000000201f conflicts with OpRegion 0x0000000000002000-0x000000000000200f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
[   10.580533] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.610608] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.824580] EFI Variables Facility v0.08 2004-May-17
[   10.881471] ACPI: AC Adapter [ACAD] (off-line)
[   10.883016] ACPI: Battery Slot [BAT1] (battery present)
[   10.887029] pstore: Registered efi as persistent store backend
[   10.999395] input: PC Speaker as /devices/platform/pcspkr/input/input13
[   11.311335] cfg80211: Calling CRDA to update world regulatory domain
[   11.493476] snd_hda_intel 0000:00:1b.0: irq 107 for MSI/MSI-X
[   11.501157] media: Linux media interface: v0.10
[   11.512889] Bluetooth: Core ver 2.19
[   11.512913] NET: Registered protocol family 31
[   11.512916] Bluetooth: HCI device and connection manager initialized
[   11.512925] Bluetooth: HCI socket layer initialized
[   11.512929] Bluetooth: L2CAP socket layer initialized
[   11.512943] Bluetooth: SCO socket layer initialized
[   11.529681] Linux video capture interface: v2.00
[   11.553833] alg: No test for crc32 (crc32-pclmul)
[   11.601584] ath: phy0: ASPM enabled: 0x42
[   11.601592] ath: EEPROM regdomain: 0x6c
[   11.601595] ath: EEPROM indicates we should expect a direct regpair map
[   11.601600] ath: Country alpha2 being used: 00
[   11.601602] ath: Regpair used: 0x6c
[   11.728547] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   11.728571] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.728588] sound hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.728600] sound hdaudioC0D0:    mono: mono_out=0x0
[   11.728612] sound hdaudioC0D0:    inputs:
[   11.728627] sound hdaudioC0D0:      Mic=0x1b
[   11.768968] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.770536] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90004a80000, irq=17
[   11.920999] usbcore: registered new interface driver btusb
[   12.044515] usbcore: registered new interface driver ath3k
[   12.067207] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input16
[   12.067787] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   12.067904] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[   12.140373] intel_rapl: RAPL domain uncore detection failed
[   12.140379] intel_rapl: RAPL domain dram detection failed
[   12.195208] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c57)
[   12.203954] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input19
[   12.204088] usbcore: registered new interface driver uvcvideo
[   12.204091] USB Video Class driver (1.1.1)
[   12.241946] iTCO_vendor_support: vendor-support=0
[   12.254949] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd40123/0x840300/0x126800, board id: 2991, fw id: 1626681
[   12.288784] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input15
[   12.456345] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   12.456514] iTCO_wdt: Found a Bay Trail SoC TCO device (Version=3, TCOBASE=0x0460)
[   12.457113] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   13.391008] cfg80211: World regulatory domain updated:
[   13.391027] cfg80211:  DFS Master region: unset
[   13.391036] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   13.391053] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.391066] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.391079] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   13.391091] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.391104] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.391117] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   14.274330] Adding 4194300k swap on /dev/sda6.  Priority:-1 extents:1 across:4194300k FS
[   15.132416] FAT-fs (sda2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   15.662887] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   15.712613] systemd-journald[143]: Received request to flush runtime journal from PID 1
[   16.808341] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.055668] RPC: Registered named UNIX socket transport module.
[   17.055674] RPC: Registered udp transport module.
[   17.055676] RPC: Registered tcp transport module.
[   17.055678] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   17.080458] FS-Cache: Loaded
[   17.112507] FS-Cache: Netfs 'nfs' registered for caching
[   17.195151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   20.728860] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
[   20.771538] r8169 0000:03:00.0 eth0: link down
[   20.771640] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.773061] wlan0: authenticate with 38:72:c0:d5:6d:9c
[   20.782993] wlan0: send auth to 38:72:c0:d5:6d:9c (try 1/3)
[   20.785002] wlan0: authenticated
[   20.793313] wlan0: associate with 38:72:c0:d5:6d:9c (try 1/3)
[   20.796880] wlan0: RX AssocResp from 38:72:c0:d5:6d:9c (capab=0x411 status=0 aid=6)
[   20.796966] wlan0: associated
[   20.797011] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   24.000157] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   24.000168] Bluetooth: BNEP filters: protocol multicast
[   24.000187] Bluetooth: BNEP socket layer initialized
[   65.118707] Bluetooth: RFCOMM TTY layer initialized
[   65.118724] Bluetooth: RFCOMM socket layer initialized
[   65.118733] Bluetooth: RFCOMM ver 1.11

** Model information
sys_vendor: Acer
product_name: TravelMate B115-M
product_version: V1.04
chassis_vendor: Chassis Manufacturer
chassis_version: Chassis Version
bios_vendor: Insyde Corp.
bios_version: V1.04
board_vendor: Acer
board_name: Roxy
board_version: Type2 - A01 Board Version

** Loaded modules:
rfcomm
bnep
cpufreq_powersave
cpufreq_conservative
cpufreq_stats
cpufreq_userspace
ctr
ccm
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
fscache
sunrpc
nls_utf8
nls_cp437
vfat
fat
iTCO_wdt
intel_powerclamp
iTCO_vendor_support
uvcvideo
intel_rapl
videobuf2_vmalloc
kvm_intel
videobuf2_memops
ath3k
snd_hda_codec_hdmi
ecb
joydev
btusb
videobuf2_core
kvm
arc4
snd_hda_codec_realtek
snd_hda_codec_generic
ath9k
v4l2_common
crc32_pclmul
ath9k_common
videodev
ath9k_hw
bluetooth
media
snd_hda_intel
ath
ghash_clmulni_intel
snd_hda_controller
mac80211
cryptd
6lowpan_iphc
snd_hda_codec
snd_hwdep
cfg80211
snd_pcm_oss
psmouse
snd_mixer_oss
pcspkr
snd_pcm
serio_raw
snd_timer
efi_pstore
efivars
evdev
snd
intel_smartconnect
battery
ac
i2c_designware_platform
i2c_designware_core
soundcore
shpchp
i2c_i801
lpc_ich
mfd_core
int3403_thermal
iosf_mbi
processor
coretemp
loop
fuse
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
sg
sd_mod
crc_t10dif
crct10dif_generic
acer_wmi
rfkill
sparse_keymap
crct10dif_pclmul
crct10dif_common
crc32c_intel
thermal
i915
ahci
i2c_algo_bit
wmi
libahci
video
drm_kms_helper
xhci_hcd
r8169
mii
libata
button
drm
i2c_core
thermal_sys
usbcore
usb_common
scsi_mod

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register [8086:0f00] (rev 0e)
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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
	Kernel driver in use: iosf_mbi_pci

00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 106
	Region 0: Memory at 90000000 (32-bit, non-prefetchable) [size=4M]
	Region 2: Memory at 80000000 (32-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 2050 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:13.0 SATA controller [0106]: Intel Corporation Device [8086:0f23] (rev 0e) (prog-if 01 [AHCI 1.0])
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 105
	Region 0: I/O ports at 2048 [size=8]
	Region 1: I/O ports at 205c [size=4]
	Region 2: I/O ports at 2040 [size=8]
	Region 3: I/O ports at 2058 [size=4]
	Region 4: I/O ports at 2020 [size=32]
	Region 5: Memory at 9091f000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:14.0 USB controller [0c03]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI [8086:0f35] (rev 0e) (prog-if 30 [XHCI])
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 103
	Region 0: Memory at 90900000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:1a.0 Encryption controller [1080]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine [8086:0f18] (rev 0e)
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 255
	Region 0: Memory at 90800000 (32-bit, non-prefetchable) [size=1M]
	Region 1: Memory at 90700000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

00:1b.0 Audio device [0403]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller [8086:0f04] (rev 0e)
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 107
	Region 0: Memory at 90910000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:0f48] (rev 0e) (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-
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	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 Device [8086:0f4a] (rev 0e) (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
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: 90600000-906fffff
	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 Device [8086:0f4c] (rev 0e) (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
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: 90500000-905fffff
	Prefetchable memory behind bridge: 0000000090400000-00000000904fffff
	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:1f.0 ISA bridge [0601]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit [8086:0f1c] (rev 0e)
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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.3 SMBus [0c05]: Intel Corporation Device [8086:0f12] (rev 0e)
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 18
	Region 0: Memory at 90919000 (32-bit, non-prefetchable) [size=32]
	Region 4: I/O ports at 2000 [size=32]
	Capabilities: <access denied>

02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network Adapter [168c:0034] (rev 01)
	Subsystem: Foxconn International, Inc. Device [105b:e052]
	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 17
	Region 0: Memory at 90600000 (64-bit, non-prefetchable) [size=512K]
	Expansion ROM at 90680000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath9k

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
	Subsystem: Acer Incorporated [ALI] Device [1025:0860]
	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 104
	Region 0: I/O ports at 1000 [size=256]
	Region 2: Memory at 90500000 (64-bit, non-prefetchable) [size=4K]
	Region 4: Memory at 90400000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169


** USB devices:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 1bcf:2c57 Sunplus Innovation Technology Inc. 
Bus 001 Device 004: ID 0489:e04e Foxconn / Hon Hai 
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages linux-image-3.16-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.53
ii  initramfs-tools [linux-initramfs-tool]  0.116
ii  kmod                                    18-1
ii  linux-base                              3.5
ii  module-init-tools                       18-1

Versions of packages linux-image-3.16-1-amd64 recommends:
ii  firmware-linux-free  3.3

Versions of packages linux-image-3.16-1-amd64 suggests:
pn  debian-kernel-handbook     <none>
pn  grub-pc | extlinux | lilo  <none>
ii  linux-doc-3.16             3.16.2-3

Versions of packages linux-image-3.16-1-amd64 is related to:
ii  firmware-atheros        0.43
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.43
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
ii  firmware-realtek        0.43
pn  xen-hypervisor          <none>

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

--- End Message ---
--- Begin Message ---
This bug was filed for a very old kernel. If you can reproduce it with
- the current version in unstable/testing
- the latest kernel from buster.backports
please reopen the bug, see https://www.debian.org/Bugs/server-control

--- End Message ---

Reply to: